This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/11618] Floating point values not reproduced at -O3 with a simple C++ copy constructor.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11618



------- Additional Comments From gtalbot at locuspharma dot com  2003-07-21 17:12 -------
Created an attachment (id=4445)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4445&action=view)
Small test case using the BOOST library.

This is the C++ test case that I used to find the problem.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]