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/36075] [4.3.1 Regression] FAIL: gcc.c-torture/execute/20021119-1.c execution, -O2



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-05-09 21:11 -------
Ping.  As the testcase in question is really simple some analysis is
appreciated.

On i686 the testcase is optimized to return 0 via inlining with the very first
CCP pass at -O2.  So I don't see how this can fail at all.


-- 


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


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