This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12812] O3 produces wrong result for long long expression
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2003 14:50:48 -0000
- Subject: [Bug target/12812] O3 produces wrong result for long long expression
- References: <20031028105231.12812.geurts@retarget.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12812
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |target
Keywords| |wrong-code
------- Additional Comments From bangerth at dealii dot org 2003-10-28 14:50 -------
I can't reproduce this on x86 linux with gcc 3.2.3, so it must be
target specific. It would still be interesting to see whether
this is fixed in the meantime on your platform.
W.