public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/65302] New: [5 Regression] LTO: ICE internal compiler error: verify_flow_info failed
@ 2015-03-03 16:02 burnus at gcc dot gnu.org
  2015-03-03 16:02 ` [Bug lto/65302] " burnus at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: burnus at gcc dot gnu.org @ 2015-03-03 16:02 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 65302
           Summary: [5 Regression] LTO: ICE internal compiler error:
                    verify_flow_info failed
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: hubicka at gcc dot gnu.org

Created attachment 34938
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34938&action=edit
one.ii

Follow up to PR65276. The following code fails with an ICE. The ICE is gone if
one removes the "-O0" from the LTO stage:

  g++ -c -flto -O2 one.ii two.ii
  gcc -r -nostdlib -O0 one.o two.o

fails with

one.ii: In member function ‘Init’:
one.ii:93:6: error: BB 5 can not throw but has an EH edge
 void ZRubberBand2P::Init () {
      ^
one.ii:93:6: internal compiler error: verify_flow_info failed
0x690a8b verify_flow_info()
        ../../gcc/cfghooks.c:280


Both PR65276 and this PR are for the same big code; I fear that neither the
fixed PR65276 nor this PR are fully representative for the big code as the
latter should be compiled with some "-O" while the two PRs involve -O0. Thus,
expect another follow-up PR once this PR is fixed. The compilation of the big
program fails with an ICE in add_symbol_to_partition_1, at
lto/lto-partition.c:158.
>From gcc-bugs-return-479180-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue Mar 03 16:02:08 2015
Return-Path: <gcc-bugs-return-479180-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 27636 invoked by alias); 3 Mar 2015 16:02:08 -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 27366 invoked by uid 48); 3 Mar 2015 16:02:05 -0000
From: "law at redhat dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/64081] [5 Regression] r217827 prevents RTL loop unroll
Date: Tue, 03 Mar 2015 16:02: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: 5.0
X-Bugzilla-Keywords: missed-optimization
X-Bugzilla-Severity: normal
X-Bugzilla-Who: law at redhat dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 5.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: priority
Message-ID: <bug-64081-4-ZM48TYt1OQ@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-64081-4@http.gcc.gnu.org/bugzilla/>
References: <bug-64081-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: 2015-03/txt/msg00324.txt.bz2
Content-length: 286

https://gcc.gnu.org/bugzilla/show_bug.cgi?idd081

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


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

end of thread, other threads:[~2015-03-06 16:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-03 16:02 [Bug lto/65302] New: [5 Regression] LTO: ICE internal compiler error: verify_flow_info failed burnus at gcc dot gnu.org
2015-03-03 16:02 ` [Bug lto/65302] " burnus at gcc dot gnu.org
2015-03-04 14:57 ` rguenth at gcc dot gnu.org
2015-03-04 20:59 ` aldyh at gcc dot gnu.org
2015-03-05  0:00 ` hubicka at gcc dot gnu.org
2015-03-06  6:44 ` hubicka at gcc dot gnu.org
2015-03-06 16:13 ` hubicka at gcc dot gnu.org
2015-03-06 16:14 ` hubicka 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).