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 bootstrap/44509] [4.6 Regression] Revision 160626 breaks bootstrap on *-apple-darwin*



------- Comment #20 from dominiq at lps dot ens dot fr  2010-06-14 12:32 -------
Could the patch in comment #17 explain the following failures?

FAIL: gcc.dg/torture/builtin-math-5.c  -O0  scan-tree-dump-times original
"cexpf" 2
FAIL: gcc.dg/torture/builtin-math-5.c  -O0  scan-tree-dump-times original "cexp
" 2
FAIL: gcc.dg/torture/builtin-math-5.c  -O0  scan-tree-dump-times original
"cexpl" 2
FAIL: gcc.dg/torture/builtin-math-5.c  -O0  scan-tree-dump-times original
"cpowf" 18
FAIL: gcc.dg/torture/builtin-math-5.c  -O0  scan-tree-dump-times original "cpow
" 18
FAIL: gcc.dg/torture/builtin-math-5.c  -O0  scan-tree-dump-times original
"cpowl" 18

where I get respectively 1 and 17.


-- 


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


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