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/37357] [4.4 Regression] IPA-CP breaks C++



------- 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


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