public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/44454]  New: [4.6 Regression] Many new failures
@ 2010-06-07 20:31 hjl dot tools at gmail dot com
  2010-06-07 21:10 ` [Bug middle-end/44454] " hjl dot tools at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-06-07 20:31 UTC (permalink / raw)
  To: gcc-bugs

On Linux/ia32, revision 160384 gave

FAIL: g++.dg/other/static11.C (internal compiler error)
FAIL: g++.dg/other/static11.C (test for excess errors)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O1   -dumpbase
dump1/dump-noaddr.c -DMASK=1 -x c --param ggc-min-heapsize=1 -fdump-ipa-all
-fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O1   -dumpbase
dump2/dump-noaddr.c -DMASK=2 -x c -fdump-ipa-all -fdump-rtl-all -fdump-tree-all
-fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O2   -dumpbase
dump1/dump-noaddr.c -DMASK=1 -x c --param ggc-min-heapsize=1 -fdump-ipa-all
-fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O2   -dumpbase
dump2/dump-noaddr.c -DMASK=2 -x c -fdump-ipa-all -fdump-rtl-all -fdump-tree-all
-fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O2 -flto   -dumpbase
dump1/dump-noaddr.c -DMASK=1 -x c --param ggc-min-heapsize=1 -fdump-ipa-all
-fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O2 -flto   -dumpbase
dump2/dump-noaddr.c -DMASK=2 -x c -fdump-ipa-all -fdump-rtl-all -fdump-tree-all
-fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O2 -fwhopr   -dumpbase
dump1/dump-noaddr.c -DMASK=1 -x c --param ggc-min-heapsize=1 -fdump-ipa-all
-fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O2 -fwhopr   -dumpbase
dump2/dump-noaddr.c -DMASK=2 -x c -fdump-ipa-all -fdump-rtl-all -fdump-tree-all
-fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O3 -fomit-frame-pointer  
-dumpbase dump1/dump-noaddr.c -DMASK=1 -x c --param ggc-min-heapsize=1
-fdump-ipa-all -fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal compiler
error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O3 -fomit-frame-pointer  
-dumpbase dump2/dump-noaddr.c -DMASK=2 -x c -fdump-ipa-all -fdump-rtl-all
-fdump-tree-all -fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions   -dumpbase dump1/dump-noaddr.c -DMASK=1
-x c --param ggc-min-heapsize=1 -fdump-ipa-all -fdump-rtl-all -fdump-tree-all
-fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions   -dumpbase dump2/dump-noaddr.c -DMASK=2
-x c -fdump-ipa-all -fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal
compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O3 -fomit-frame-pointer
-funroll-loops   -dumpbase dump1/dump-noaddr.c -DMASK=1 -x c --param
ggc-min-heapsize=1 -fdump-ipa-all -fdump-rtl-all -fdump-tree-all -fdump-noaddr
(internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O3 -fomit-frame-pointer
-funroll-loops   -dumpbase dump2/dump-noaddr.c -DMASK=2 -x c -fdump-ipa-all
-fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O3 -g   -dumpbase
dump1/dump-noaddr.c -DMASK=1 -x c --param ggc-min-heapsize=1 -fdump-ipa-all
-fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -O3 -g   -dumpbase
dump2/dump-noaddr.c -DMASK=2 -x c -fdump-ipa-all -fdump-rtl-all -fdump-tree-all
-fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -Os   -dumpbase
dump1/dump-noaddr.c -DMASK=1 -x c --param ggc-min-heapsize=1 -fdump-ipa-all
-fdump-rtl-all -fdump-tree-all -fdump-noaddr (internal compiler error)
FAIL: gcc.c-torture/unsorted/dump-noaddr.c,  -Os   -dumpbase
dump2/dump-noaddr.c -DMASK=2 -x c -fdump-ipa-all -fdump-rtl-all -fdump-tree-all
-fdump-noaddr (internal compiler error)
FAIL: gcc.dg/20050811-1.c (internal compiler error)
FAIL: gcc.dg/20050811-1.c (test for excess errors)
FAIL: gcc.dg/pr30957-1.c (internal compiler error)
FAIL: gcc.dg/pr30957-1.c (test for excess errors)
FAIL: gcc.dg/pr30957-1.c scan-rtl-dump loop2_unroll "Expanding Accumulator"
FAIL: gcc.dg/pr35729.c (internal compiler error)
FAIL: gcc.dg/pr35729.c (test for excess errors)
FAIL: gcc.dg/sms-3.c (internal compiler error)
FAIL: gcc.dg/sms-3.c (test for excess errors)
FAIL: gcc.dg/sms-4.c (internal compiler error)
FAIL: gcc.dg/sms-4.c (test for excess errors)
FAIL: gcc.dg/sms-6.c (internal compiler error)
FAIL: gcc.dg/sms-6.c (test for excess errors)
FAIL: gcc.dg/sms-7.c (internal compiler error)
FAIL: gcc.dg/sms-7.c (test for excess errors)
FAIL: gcc.dg/var-expand1.c (internal compiler error)
FAIL: gcc.dg/var-expand1.c (test for excess errors)
FAIL: gcc.dg/var-expand1.c scan-rtl-dump loop2_unroll "Expanding Accumulator"

Revision 160380 is OK.


-- 
           Summary: [4.6 Regression] Many new failures
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-06-12 15:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-07 20:31 [Bug middle-end/44454] New: [4.6 Regression] Many new failures hjl dot tools at gmail dot com
2010-06-07 21:10 ` [Bug middle-end/44454] " hjl dot tools at gmail dot com
2010-06-07 22:38 ` hubicka at gcc dot gnu dot org
2010-06-07 22:49 ` hubicka at gcc dot gnu dot org
2010-06-08  8:53 ` rguenth at gcc dot gnu dot org
2010-06-12 15:24 ` hjl dot tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).