public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/44293]  New: [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c
@ 2010-05-27 13:51 hjl dot tools at gmail dot com
  2010-05-27 13:54 ` [Bug middle-end/44293] " 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-05-27 13:51 UTC (permalink / raw)
  To: gcc-bugs

On Linux/x86, revision 159912 gave

FAIL: gcc.c-torture/compile/20040304-1.c  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gcc.c-torture/compile/20040304-1.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.c-torture/compile/20040304-1.c  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gcc.c-torture/compile/20040304-1.c  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.c-torture/compile/20040304-1.c  -O3 -fomit-frame-pointer
-funroll-loops  (internal compiler error)
FAIL: gcc.c-torture/compile/20040304-1.c  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gcc.c-torture/compile/20040304-1.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/20040304-1.c  -O3 -g  (test for excess errors)

Revision 159873 is OK.


-- 
           Summary: [4.6 regression] FAIL: gcc.c-torture/compile/20040304-
                    1.c
           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=44293


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

* [Bug middle-end/44293] [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c
  2010-05-27 13:51 [Bug middle-end/44293] New: [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c hjl dot tools at gmail dot com
@ 2010-05-27 13:54 ` hjl dot tools at gmail dot com
  2010-05-27 14:47 ` rguenth 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-05-27 13:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hjl dot tools at gmail dot com  2010-05-27 13:53 -------
Revision 159899 is bad.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.6 regression] FAIL:      |[4.6 regression] FAIL:
                   |gcc.c-                      |gcc.c-
                   |torture/compile/20040304-1.c|torture/compile/20040304-1.c


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


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

* [Bug middle-end/44293] [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c
  2010-05-27 13:51 [Bug middle-end/44293] New: [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c hjl dot tools at gmail dot com
  2010-05-27 13:54 ` [Bug middle-end/44293] " hjl dot tools at gmail dot com
@ 2010-05-27 14:47 ` rguenth at gcc dot gnu dot org
  2010-05-27 15:37 ` hjl dot tools at gmail dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-27 14:47 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spop at gcc dot gnu dot org
   Target Milestone|---                         |4.6.0


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


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

* [Bug middle-end/44293] [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c
  2010-05-27 13:51 [Bug middle-end/44293] New: [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c hjl dot tools at gmail dot com
  2010-05-27 13:54 ` [Bug middle-end/44293] " hjl dot tools at gmail dot com
  2010-05-27 14:47 ` rguenth at gcc dot gnu dot org
@ 2010-05-27 15:37 ` hjl dot tools at gmail dot com
  2010-05-28 18:38 ` spop at gcc dot gnu dot org
  2010-05-28 18:46 ` spop at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-05-27 15:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hjl dot tools at gmail dot com  2010-05-27 15:37 -------
It is caused by revision 159887:

http://gcc.gnu.org/ml/gcc-cvs/2010-05/msg00943.html


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-05-27 15:37:13
               date|                            |


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


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

* [Bug middle-end/44293] [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c
  2010-05-27 13:51 [Bug middle-end/44293] New: [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2010-05-27 15:37 ` hjl dot tools at gmail dot com
@ 2010-05-28 18:38 ` spop at gcc dot gnu dot org
  2010-05-28 18:46 ` spop at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: spop at gcc dot gnu dot org @ 2010-05-28 18:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from spop at gcc dot gnu dot org  2010-05-28 18:38 -------
Subject: Bug 44293

Author: spop
Date: Fri May 28 18:38:06 2010
New Revision: 159990

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159990
Log:
Check the if-convertibility of phi nodes in non predicated BBs.

2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>

        PR middle-end/44293
        * tree-if-conv.c (if_convertible_loop_p): Check the
        if-convertibility of phi nodes in non predicated BBs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-if-conv.c


-- 


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


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

* [Bug middle-end/44293] [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c
  2010-05-27 13:51 [Bug middle-end/44293] New: [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2010-05-28 18:38 ` spop at gcc dot gnu dot org
@ 2010-05-28 18:46 ` spop at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: spop at gcc dot gnu dot org @ 2010-05-28 18:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from spop at gcc dot gnu dot org  2010-05-28 18:46 -------
Fixed.


-- 

spop at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2010-05-28 18:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-27 13:51 [Bug middle-end/44293] New: [4.6 regression] FAIL: gcc.c-torture/compile/20040304-1.c hjl dot tools at gmail dot com
2010-05-27 13:54 ` [Bug middle-end/44293] " hjl dot tools at gmail dot com
2010-05-27 14:47 ` rguenth at gcc dot gnu dot org
2010-05-27 15:37 ` hjl dot tools at gmail dot com
2010-05-28 18:38 ` spop at gcc dot gnu dot org
2010-05-28 18:46 ` spop 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).