public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/39574]  New: [4.5 regression] Many regressions on trunk
@ 2009-03-28 16:53 hjl dot tools at gmail dot com
  2009-03-28 17:08 ` [Bug middle-end/39574] " rguenth at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-03-28 16:53 UTC (permalink / raw)
  To: gcc-bugs

On Linux/x86-64, revision 145191 has following regressions:

FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)
FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)
FAIL: gcc.dg/torture/ipa-pta-1.c  -O1  scan-ipa-dump pta "bar.arg0 = {
test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -O1  scan-ipa-dump pta "bar.arg0 = {
test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -O2  scan-ipa-dump pta "bar.arg0 = {
test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -O2  scan-ipa-dump pta "bar.arg0 = {
test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -O3 -fomit-frame-pointer  scan-ipa-dump pta
"bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -O3 -fomit-frame-pointer  scan-ipa-dump pta
"bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -O3 -g  scan-ipa-dump pta "bar.arg0 = {
test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -O3 -g  scan-ipa-dump pta "bar.arg0 = {
test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -Os  scan-ipa-dump pta "bar.arg0 = {
test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/torture/ipa-pta-1.c  -Os  scan-ipa-dump pta "bar.arg0 = {
test4.arg0 test3.arg0 test2.arg0 test1.arg0 }"
FAIL: gcc.dg/vect/vect-strided-same-dr.c (internal compiler error)
FAIL: gcc.dg/vect/vect-strided-same-dr.c (internal compiler error)
FAIL: gcc.dg/vect/vect-strided-same-dr.c (test for excess errors)
FAIL: gcc.dg/vect/vect-strided-same-dr.c (test for excess errors)


-- 
           Summary: [4.5 regression] Many regressions on trunk
           Product: gcc
           Version: 4.5.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=39574


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

* [Bug middle-end/39574] [4.5 regression] Many regressions on trunk
  2009-03-28 16:53 [Bug middle-end/39574] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
  2009-03-28 17:08 ` [Bug middle-end/39574] " rguenth at gcc dot gnu dot org
@ 2009-03-28 17:08 ` rguenth at gcc dot gnu dot org
  2009-03-28 18:29 ` hjl dot tools at gmail dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-03-28 17:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-03-28 17:08 -------
FAIL: gcc.dg/vect/vect-strided-same-dr.c (internal compiler error)
FAIL: gcc.dg/vect/vect-strided-same-dr.c (internal compiler error)
FAIL: gcc.dg/vect/vect-strided-same-dr.c (test for excess errors)
FAIL: gcc.dg/vect/vect-strided-same-dr.c (test for excess errors)

is fixed.  I don't see

FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)
FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)

what are the excess errors?


-- 


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


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

* [Bug middle-end/39574] [4.5 regression] Many regressions on trunk
  2009-03-28 16:53 [Bug middle-end/39574] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
@ 2009-03-28 17:08 ` rguenth at gcc dot gnu dot org
  2009-03-28 17:08 ` rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-03-28 17:08 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.5.0


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


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

* [Bug middle-end/39574] [4.5 regression] Many regressions on trunk
  2009-03-28 16:53 [Bug middle-end/39574] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
  2009-03-28 17:08 ` [Bug middle-end/39574] " rguenth at gcc dot gnu dot org
  2009-03-28 17:08 ` rguenth at gcc dot gnu dot org
@ 2009-03-28 18:29 ` hjl dot tools at gmail dot com
  2009-03-28 18:53 ` hjl dot tools at gmail dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-03-28 18:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hjl dot tools at gmail dot com  2009-03-28 18:29 -------
I got

g++: Internal error: Killed (program cc1plus)^M
Please submit a full bug report.^M
See <http://gcc.gnu.org/bugs.html> for instructions.^M

FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)

My machine has 4GB RAM and 2GB swap.


-- 


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


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

* [Bug middle-end/39574] [4.5 regression] Many regressions on trunk
  2009-03-28 16:53 [Bug middle-end/39574] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2009-03-28 18:29 ` hjl dot tools at gmail dot com
@ 2009-03-28 18:53 ` hjl dot tools at gmail dot com
  2009-03-28 21:31 ` rguenth at gcc dot gnu dot org
  2009-03-28 21:59 ` hjl dot tools at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-03-28 18:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hjl dot tools at gmail dot com  2009-03-28 18:53 -------
(In reply to comment #1)
> 
> FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)
> FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)
> 
> what are the excess errors?
> 

This is introduced between revision 145183 and 145186. One of
revisions 145184/145185 may be the cause.


-- 


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


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

* [Bug middle-end/39574] [4.5 regression] Many regressions on trunk
  2009-03-28 16:53 [Bug middle-end/39574] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2009-03-28 18:53 ` hjl dot tools at gmail dot com
@ 2009-03-28 21:31 ` rguenth at gcc dot gnu dot org
  2009-03-28 21:59 ` hjl dot tools at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-03-28 21:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2009-03-28 21:31 -------
I still do not see this (my machine also has 4gb ram).


-- 


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


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

* [Bug middle-end/39574] [4.5 regression] Many regressions on trunk
  2009-03-28 16:53 [Bug middle-end/39574] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
                   ` (4 preceding siblings ...)
  2009-03-28 21:31 ` rguenth at gcc dot gnu dot org
@ 2009-03-28 21:59 ` hjl dot tools at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-03-28 21:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from hjl dot tools at gmail dot com  2009-03-28 21:59 -------
All fixed as of revision 145202:

http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg02877.html


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.5.0                       |---


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


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

end of thread, other threads:[~2009-03-28 21:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-28 16:53 [Bug middle-end/39574] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
2009-03-28 17:08 ` [Bug middle-end/39574] " rguenth at gcc dot gnu dot org
2009-03-28 17:08 ` rguenth at gcc dot gnu dot org
2009-03-28 18:29 ` hjl dot tools at gmail dot com
2009-03-28 18:53 ` hjl dot tools at gmail dot com
2009-03-28 21:31 ` rguenth at gcc dot gnu dot org
2009-03-28 21:59 ` 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).