public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "krebbel at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/56689] internal compiler error: in get_loop_body, at cfgloop.c:841
Date: Fri, 22 Mar 2013 14:56:00 -0000	[thread overview]
Message-ID: <bug-56689-4-09L3imM2MJ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56689-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #2 from Andreas Krebbel <krebbel at gcc dot gnu.org> 2013-03-22 14:56:43 UTC ---
Created attachment 29707
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29707
Reduced testcase

cc1plus -fpreprocessed  -quiet  -O2 t.cc

t.cc: In function ‘void fix_register(const char*, int, int)’:
t.cc:33:1: error: size of loop 1 should be 7, not 8
 fix_register (const char *name, int fixed, int call_used)
 ^
t.cc:33:1: internal compiler error: in verify_loop_structure, at cfgloop.c:1640
0x8054a083 verify_loop_structure()
        /home/andreas/clean/gcc-head/gcc/cfgloop.c:1640
0x808a8b43 loop_optimizer_init(unsigned int)
        /home/andreas/clean/gcc-head/gcc/loop-init.c:100
0x80c0ddfd perform_tree_ssa_dce
        /home/andreas/clean/gcc-head/gcc/tree-ssa-dce.c:1554
0x80c0e12f tree_ssa_cd_dce
        /home/andreas/clean/gcc-head/gcc/tree-ssa-dce.c:1637
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
>From gcc-bugs-return-418160-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Mar 22 14:57:25 2013
Return-Path: <gcc-bugs-return-418160-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 11525 invoked by alias); 22 Mar 2013 14:57:25 -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 11512 invoked by uid 48); 22 Mar 2013 14:57:20 -0000
From: "vhaisman at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/56088] [4.8/4.9 Regression] LTO error: error:=?UTF-8?Q? inlining failed in call to always_inline ‘vswprintf’?=: recursive inlining
Date: Fri, 22 Mar 2013 14:57:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: lto
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: vhaisman at gmail dot com
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.8.1
X-Bugzilla-Changed-Fields: Status Resolution
Message-ID: <bug-56088-4-JuO3U6K3ro@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-56088-4@http.gcc.gnu.org/bugzilla/>
References: <bug-56088-4@http.gcc.gnu.org/bugzilla/>
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-SW-Source: 2013-03/txt/msg01601.txt.bz2
Content-length: 507


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

Václav Zeman <vhaisman at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #10 from Václav Zeman <vhaisman at gmail dot com> 2013-03-22 14:57:19 UTC ---
I could not reproduce this with newer snapshots.
>From gcc-bugs-return-418159-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Mar 22 14:57:00 2013
Return-Path: <gcc-bugs-return-418159-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 10603 invoked by alias); 22 Mar 2013 14:57:00 -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 10578 invoked by uid 48); 22 Mar 2013 14:56:54 -0000
From: "dcb314 at hotmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/56690] New: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:1008
Date: Fri, 22 Mar 2013 14:57:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: dcb314 at hotmail dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields:
Message-ID: <bug-56690-4@http.gcc.gnu.org/bugzilla/>
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
X-SW-Source: 2013-03/txt/msg01600.txt.bz2
Content-length: 1053


http://gcc.gnu.org/bugzilla/show_bug.cgi?idV690

             Bug #: 56690
           Summary: tree check: expected ssa_name, have var_decl in
                    verify_ssa, at tree-ssa.c:1008
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


Created attachment 29708
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id)708
C source code

I just tried to compile the package unuran-1.8.0
on gcc-4.9 trunk dated 20130320 on an AMD x86_64 box.

The compiler said

eigensystem.c: In function '_unur_matrix_eigensystem':
eigensystem.c:67:5: internal compiler error: tree check: expected ssa_name,
have var_decl in verify_ssa, at tree-ssa.c:1008
 int _unur_matrix_eigensystem(int dim, const double *M, double *values, double
*vectors)
     ^

Preprocessed source code attached. Flag -O3 required.


  parent reply	other threads:[~2013-03-22 14:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-22 12:20 [Bug bootstrap/56689] New: " krebbel at gcc dot gnu.org
2013-03-22 13:14 ` [Bug bootstrap/56689] " rguenth at gcc dot gnu.org
2013-03-22 14:56 ` krebbel at gcc dot gnu.org [this message]
2013-03-25  8:01 ` krebbel at gcc dot gnu.org
2013-03-25  9:15 ` krebbel at gcc dot gnu.org
2013-03-25 10:37 ` [Bug bootstrap/56689] [4.9 Regression] " rguenth at gcc dot gnu.org
2013-03-25 13:21 ` rguenth at gcc dot gnu.org
2013-03-26 15:08 ` krebbel at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-56689-4-09L3imM2MJ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).