[Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only)

hjl at lucon dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 18 19:00:00 GMT 2007



------- Comment #17 from hjl at lucon dot org  2007-04-18 20:00 -------
Testcase in comment #16 failed on ia32, x86-64 and ia64 with -O3. 051t.alias3
dump looks strange. 102t.final_cleanup dump is:

[hjl@gnu-2 bad]$ cat x.cc.102t.final_cleanup

;; Function int main() (main)

int main() ()
{
  int SR.19;

<bb 2>:
  return SR.19 == 1 == 0;

}
[hjl@gnu-2 bad]$


-- 

hjl at lucon dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl at lucon dot org


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



More information about the Gcc-bugs mailing list