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/28042] optimizer (-O2) changes the semantics of my programs



------- Comment #2 from tonyg-gccbugzilla at lshift dot net  2006-06-16 09:07 -------
Created an attachment (id=11678)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11678&action=view)
Test case (cleaned for -Wall) from Wolfgang's page

Identical (and still failing) test case to that given by Wolfgang Helbig, but
for changes I made to make it compile clean (and still fail) with -Wall:
rearranged procedures to avoid missing-prototype warning; fill in prototype for
main; return value from main; header files.


-- 


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


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