public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/61042] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu
       [not found] <bug-61042-4@http.gcc.gnu.org/bugzilla/>
@ 2014-05-03 13:26 ` jakub at gcc dot gnu.org
  2014-05-05  8:42 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-05-03 13:26 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-05-03
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |kyukhin at gcc dot gnu.org
   Target Milestone|---                         |4.10.0
            Summary|ICE on valid code at -O3 on |[4.10 Regression] ICE on
                   |x86_64-linux-gnu            |valid code at -O3 on
                   |                            |x86_64-linux-gnu
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r209972.


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

* [Bug tree-optimization/61042] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu
       [not found] <bug-61042-4@http.gcc.gnu.org/bugzilla/>
  2014-05-03 13:26 ` [Bug tree-optimization/61042] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu jakub at gcc dot gnu.org
@ 2014-05-05  8:42 ` rguenth at gcc dot gnu.org
  2014-05-06 13:55 ` mliska at suse dot cz
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-05-05  8:42 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


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

* [Bug tree-optimization/61042] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu
       [not found] <bug-61042-4@http.gcc.gnu.org/bugzilla/>
  2014-05-03 13:26 ` [Bug tree-optimization/61042] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu jakub at gcc dot gnu.org
  2014-05-05  8:42 ` rguenth at gcc dot gnu.org
@ 2014-05-06 13:55 ` mliska at suse dot cz
  2014-11-18 13:22 ` [Bug tree-optimization/61042] [5 " jakub at gcc dot gnu.org
  2014-11-18 22:13 ` jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: mliska at suse dot cz @ 2014-05-06 13:55 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <mliska at suse dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mliska at suse dot cz

--- Comment #2 from Martin Liška <mliska at suse dot cz> ---
*** Bug 61076 has been marked as a duplicate of this bug. ***
>From gcc-bugs-return-450688-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue May 06 13:55:37 2014
Return-Path: <gcc-bugs-return-450688-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 7180 invoked by alias); 6 May 2014 13:55:36 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 7106 invoked by uid 48); 6 May 2014 13:55:31 -0000
From: "mliska at suse dot cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/61076] [4.10 Regression] ICE SEGFAULT in bb_predicate tree-if-conv.c:149
Date: Tue, 06 May 2014 13:55:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.10.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: mliska at suse dot cz
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.10.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-61076-4-8OQ2ESTLBC@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-61076-4@http.gcc.gnu.org/bugzilla/>
References: <bug-61076-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-05/txt/msg00380.txt.bz2
Content-length: 503

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

Martin Liška <mliska at suse dot cz> changed:

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

--- Comment #2 from Martin Liška <mliska at suse dot cz> ---
Duplicate of added.

*** This bug has been marked as a duplicate of bug 61042 ***
>From gcc-bugs-return-450691-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue May 06 14:23:24 2014
Return-Path: <gcc-bugs-return-450691-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 8506 invoked by alias); 6 May 2014 14:23:24 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 8442 invoked by uid 48); 6 May 2014 14:23:21 -0000
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/57381] [4.8 Regression] array of volatile pointers hangs gcc
Date: Tue, 06 May 2014 14:23:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: rtl-optimization
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: rguenth at gcc dot gnu.org
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.8.2
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-57381-4-XAsa8A6Fc9@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-57381-4@http.gcc.gnu.org/bugzilla/>
References: <bug-57381-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-05/txt/msg00383.txt.bz2
Content-length: 464

http://gcc.gnu.org/bugzilla/show_bug.cgi?idW381
Bug 57381 depends on bug 57417, which changed state.

Bug 57417 Summary: [4.7 Regression] hang on volatile int array
http://gcc.gnu.org/bugzilla/show_bug.cgi?idW417

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


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

* [Bug tree-optimization/61042] [5 Regression] ICE on valid code at -O3 on x86_64-linux-gnu
       [not found] <bug-61042-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-05-06 13:55 ` mliska at suse dot cz
@ 2014-11-18 13:22 ` jakub at gcc dot gnu.org
  2014-11-18 22:13 ` jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-11-18 13:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61042

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed by:

Author: kyukhin
Date: Thu Jun  5 10:24:22 2014
New Revision: 211263

URL: http://gcc.gnu.org/viewcvs?rev=211263&root=gcc&view=rev
Log:
gcc/
    PR tree-optimization/61319
    * tree-if-conv.c (is_cond_scalar_reduction): Add missed check that
    stmt belongs to loop.

gcc/testsuite/
    * gcc.dg/torture/pr61319.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr61391.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-if-conv.c


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

* [Bug tree-optimization/61042] [5 Regression] ICE on valid code at -O3 on x86_64-linux-gnu
       [not found] <bug-61042-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2014-11-18 13:22 ` [Bug tree-optimization/61042] [5 " jakub at gcc dot gnu.org
@ 2014-11-18 22:13 ` jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-11-18 22:13 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61042

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Nov 18 22:13:16 2014
New Revision: 217740

URL: https://gcc.gnu.org/viewcvs?rev=217740&root=gcc&view=rev
Log:
    PR tree-optimization/61042
    * gcc.c-torture/compile/pr61042.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr61042.c
Modified:
    trunk/gcc/testsuite/ChangeLog


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

end of thread, other threads:[~2014-11-18 22:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-61042-4@http.gcc.gnu.org/bugzilla/>
2014-05-03 13:26 ` [Bug tree-optimization/61042] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu jakub at gcc dot gnu.org
2014-05-05  8:42 ` rguenth at gcc dot gnu.org
2014-05-06 13:55 ` mliska at suse dot cz
2014-11-18 13:22 ` [Bug tree-optimization/61042] [5 " jakub at gcc dot gnu.org
2014-11-18 22:13 ` jakub at gcc dot gnu.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).