public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/39922]  New: [4.5 regression] Many regressions on trunk
@ 2009-04-26 23:12 hjl dot tools at gmail dot com
  2009-04-27  2:37 ` [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many " 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 @ 2009-04-26 23:12 UTC (permalink / raw)
  To: gcc-bugs

On Linux/ia32, revision 146817 gave

FAIL: gcc.c-torture/execute/960416-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/960416-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/960416-1.c execution,  -O3 -g 
FAIL: libgomp.c++/loop-12.C  -O2  execution test
FAIL: libgomp.c++/loop-12.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/loop-12.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: libgomp.c++/loop-12.C  -O3 -fomit-frame-pointer -funroll-loops  execution
test
FAIL: libgomp.c++/loop-12.C  -O3 -g  execution test
FAIL: libgomp.c++/loop-12.C  -Os  execution test
FAIL: libgomp.c++/loop-9.C  -O2  execution test
FAIL: libgomp.c++/loop-9.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/loop-9.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: libgomp.c++/loop-9.C  -O3 -fomit-frame-pointer -funroll-loops  execution
test
FAIL: libgomp.c++/loop-9.C  -O3 -g  execution test
FAIL: libgomp.c++/loop-9.C  -Os  execution test
FAIL: libgomp.c/loop-12.c execution test
FAIL: libgomp.c/loop-6.c execution test

Revision 146805 is OK.


-- 
           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
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many regressions on trunk
  2009-04-26 23:12 [Bug middle-end/39922] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
@ 2009-04-27  2:37 ` hjl dot tools at gmail dot com
  2009-04-27  3:02 ` hjl dot tools at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-04-27  2:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hjl dot tools at gmail dot com  2009-04-27 02:37 -------
Revision 146817:

http://gcc.gnu.org/ml/gcc-cvs/2009-04/msg01459.html

is the cause.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matz at suse dot de
            Summary|[4.5 regression] Many       |[4.5 regression] Revision
                   |regressions on trunk        |146817 caused many
                   |                            |regressions on trunk


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


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

* [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many regressions on trunk
  2009-04-26 23:12 [Bug middle-end/39922] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
  2009-04-27  2:37 ` [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many " hjl dot tools at gmail dot com
@ 2009-04-27  3:02 ` hjl dot tools at gmail dot com
  2009-04-27 11:56 ` matz at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-04-27  3:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hjl dot tools at gmail dot com  2009-04-27 03:01 -------
This may be 32bit host related since I didn't see it on Linux/x86-64 with
-m32.


-- 


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


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

* [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many regressions on trunk
  2009-04-26 23:12 [Bug middle-end/39922] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
  2009-04-27  2:37 ` [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many " hjl dot tools at gmail dot com
  2009-04-27  3:02 ` hjl dot tools at gmail dot com
@ 2009-04-27 11:56 ` matz at gcc dot gnu dot org
  2009-04-28 12:23 ` matz at gcc dot gnu dot org
  2009-04-28 12:39 ` matz at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: matz at gcc dot gnu dot org @ 2009-04-27 11:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from matz at gcc dot gnu dot org  2009-04-27 11:55 -------
I have a patch.


-- 

matz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |matz at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-27 11:55:50
               date|                            |


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


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

* [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many regressions on trunk
  2009-04-26 23:12 [Bug middle-end/39922] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2009-04-27 11:56 ` matz at gcc dot gnu dot org
@ 2009-04-28 12:23 ` matz at gcc dot gnu dot org
  2009-04-28 12:39 ` matz at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: matz at gcc dot gnu dot org @ 2009-04-28 12:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from matz at gcc dot gnu dot org  2009-04-28 12:23 -------
Subject: Bug 39922

Author: matz
Date: Tue Apr 28 12:22:47 2009
New Revision: 146889

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146889
Log:
        PR middle-end/39922
        * tree-outof-ssa.c (insert_value_copy_on_edge): Don't convert
        constants.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-outof-ssa.c


-- 


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


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

* [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many regressions on trunk
  2009-04-26 23:12 [Bug middle-end/39922] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2009-04-28 12:23 ` matz at gcc dot gnu dot org
@ 2009-04-28 12:39 ` matz at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: matz at gcc dot gnu dot org @ 2009-04-28 12:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from matz at gcc dot gnu dot org  2009-04-28 12:38 -------
Fixed.


-- 

matz at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2009-04-28 12:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-26 23:12 [Bug middle-end/39922] New: [4.5 regression] Many regressions on trunk hjl dot tools at gmail dot com
2009-04-27  2:37 ` [Bug middle-end/39922] [4.5 regression] Revision 146817 caused many " hjl dot tools at gmail dot com
2009-04-27  3:02 ` hjl dot tools at gmail dot com
2009-04-27 11:56 ` matz at gcc dot gnu dot org
2009-04-28 12:23 ` matz at gcc dot gnu dot org
2009-04-28 12:39 ` matz at gcc dot gnu dot org

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