This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36075] [4.3.1 Regression] FAIL: gcc.c-torture/execute/20021119-1.c execution, -O2
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 May 2008 21:11:01 -0000
- Subject: [Bug middle-end/36075] [4.3.1 Regression] FAIL: gcc.c-torture/execute/20021119-1.c execution, -O2
- References: <bug-36075-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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