[Bug middle-end/37357] [4.4 Regression] IPA-CP breaks C++

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 3 18:04:00 GMT 2008



------- Comment #2 from hjl dot tools at gmail dot com  2008-09-03 18:02 -------
Revision 139762 also fails with -O3:

../139761/usr/bin/gcc -S -O3 case.cc -o old.s
../139762/usr/bin/gcc -S -O3 case.cc -o new.s
grep -q  EPKNS_10DOMElementEPKtiS5_S5_S5_S5_ old.s
grep -q  EPKNS_10DOMElementEPKtiS5_S5_S5_S5_ new.s
make: *** [all] Error 1
[hjl@gnu-26 874]$ 


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.4 Regression] IPA-CP is  |[4.4 Regression] IPA-CP
                   |broken for some C++ code    |breaks C++


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



More information about the Gcc-bugs mailing list