[Bug target/11516] [3.4 regression] miscompiled of genattrtab.c in stage2

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Tue Jul 15 20:13:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-15 20:13 -------
Can you try a bootstrap with the following patch reverted (it is also causing problems on 
sparc-sun-solaris2.8)?
2003-07-13  Kazu Hirata

        * combine.c (simplify_comparison): Convert (ne (and (not X) 1) 0)
        to (eq (and X 1) 0).
<http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01358.html>
If that fixes it can you report to him that he also broke hppa64-hppa-hpux11.11 and 
pointing him to this bug report.



More information about the Gcc-bugs mailing list