This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/34902] Wrong code on -O3
- From: "dominik dot strasser at onespin-solutions dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2008 13:07:36 -0000
- Subject: [Bug rtl-optimization/34902] Wrong code on -O3
- References: <bug-34902-4938@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from dominik dot strasser at onespin-solutions dot com 2008-01-21 13:07 -------
Bingo -fno-strict-aliasing does the trick. But what shall I do ? This is a
generated Bison parser.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34902