------- Comment #3 from rguenth at gcc dot gnu dot org 2010-03-24 10:20 -------
The test is bogus and does not agree with how GCC interprets type-based
aliasing rules. Thus it invokes undefined behavior (dependent on whether
we inline or not).
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c |testsuite
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2010-03-24 10:20:10
date| |
Summary|[4.5 regression] gcc.c- |gcc.c-
|torture/execute/20000603-1.c|torture/execute/20000603-1.c
|fails with -fpic/-fPIC |fails with -fpic/-fPIC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43495