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

* [Bug middle-end/44454] [4.6 Regression] Many new failures
  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 ` hjl dot tools at gmail dot com
  2010-06-07 22:38 ` hubicka at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-06-07 21:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hjl dot tools at gmail dot com  2010-06-07 21:09 -------
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)

are caused by revision 160382:

http://gcc.gnu.org/ml/gcc-cvs/2010-06/msg00295.html


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu dot
                   |                            |org


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


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

* [Bug middle-end/44454] [4.6 Regression] Many new failures
  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
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2010-06-07 22:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hubicka at gcc dot gnu dot org  2010-06-07 22:38 -------
The SMS failures are due to dumping.  We seem to be dumping freed obstack
bitmaps from dce executed within SMS.  I will fix that, but tomorrow I am
traveling, so only at evening.

Honza


-- 


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


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

* [Bug middle-end/44454] [4.6 Regression] Many new failures
  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
  4 siblings, 0 replies; 6+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2010-06-07 22:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hubicka at gcc dot gnu dot org  2010-06-07 22:48 -------
Subject: Bug 44454

Author: hubicka
Date: Mon Jun  7 22:48:32 2010
New Revision: 160410

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160410
Log:

        PR middle-end/44454
        (df_lr_top_dump, df_lr_bottom_dump): Check that in/out bitmaps
        are allocated.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/df-problems.c


-- 


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


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

* [Bug middle-end/44454] [4.6 Regression] Many new failures
  2010-06-07 20:31 [Bug middle-end/44454] New: [4.6 Regression] Many new failures hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  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
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-06-08  8:53 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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


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

* [Bug middle-end/44454] [4.6 Regression] Many new failures
  2010-06-07 20:31 [Bug middle-end/44454] New: [4.6 Regression] Many new failures hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2010-06-08  8:53 ` rguenth at gcc dot gnu dot org
@ 2010-06-12 15:24 ` hjl dot tools at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-06-12 15:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from hjl dot tools at gmail dot com  2010-06-12 15:24 -------
Fixed.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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