Opened 9 years ago

#8952 new Bugs

numeric::interval::nth_root generates empty interval

Reported by: marco.v.correia@… Owned by: Boris Gubenko
Milestone: To Be Determined Component: interval
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc: marco.v.correia@…

Description

The attached code generates an empty interval when compiling to a 32 bits binary (i.e. passing the "-m32" flag to gcc) on a 64 bit machine (running Mac OS X).

It works correctly when compiled to a 64 bits binary (i.e. omitting -m32).

Attachments (1)

main.cpp (351 bytes ) - added by marco.v.correia@… 9 years ago.

Download all attachments as: .zip

Change History (1)

by marco.v.correia@…, 9 years ago

Attachment: main.cpp added
Note: See TracTickets for help on using tickets.