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 tree-optimization/36100] [4.4 Regression] always_inline attribute is broken at -O0



------- Comment #7 from hjl dot tools at gmail dot com  2008-05-02 21:49 -------
FYI, revision 134889 has following regressions on Linux/ia32:

FAIL: g++.dg/opt/pr30965.C scan-tree-dump-times optimized ";; Function" 2
FAIL: gcc.c-torture/execute/va-arg-pack-1.c compilation,  -O0 
FAIL: gcc.dg/attr-alwaysinline.c scan-assembler-not sabrina
FAIL: gcc.dg/winline-4.c  (test for warnings, line 4)
FAIL: gcc.dg/winline-4.c  (test for warnings, line 7)
FAIL: gcc.dg/torture/nested-fn-1.c  -O0  scan-assembler-not should_not_appear
FAIL: gcc.target/i386/20060512-1.c (test for excess errors)
FAIL: gcc.target/i386/20060512-3.c (test for excess errors)

I think they are all related to revision 134859.


-- 


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


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