[Bug c++/11618] Floating point values not reproduced at -O3 with a simple C++ copy constructor.
gtalbot at locuspharma dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 21 17:34:00 GMT 2003
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
gtalbot at locuspharma dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From gtalbot at locuspharma dot com 2003-07-21 17:34 -------
This is not a rounding issue. The floating point values are not getting copied.
There are no math operations that occur here.
More information about the Gcc-bugs
mailing list