This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/34973] Wno-strict-aliasing is not working



------- Comment #12 from rguenth at gcc dot gnu dot org  2008-05-03 12:18 -------
We are still waiting for a testcase, which would be the preprocessed source of
the file triggering the warning.  You'll get preprocessed source by appending
'-save-temps' to the gcc commandline and the preprocessed file will be named
$SOURCE.i.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34973


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]