------- Comment #3 from rguenth at gcc dot gnu dot org 2008-02-04 16:16 ------- Works on the trunk, fails for 4.1 and 4.2 branches with -O2, -fno-strict-aliasing makes the failure go away there. Inlining is not required to trigger the bug.
Probably a dup of one of the various alias-related miscompiles on the branches. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |alias Known to fail| |4.1.2 4.2.3 Known to work| |4.3.0 Last reconfirmed|0000-00-00 00:00:00 |2008-02-04 16:16:20 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30148