public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cato at df dot lth dot se" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/32675]  New: verify_stmts failed during Ada bootstrap
Date: Sun, 08 Jul 2007 13:26:00 -0000	[thread overview]
Message-ID: <bug-32675-497@http.gcc.gnu.org/bugzilla/> (raw)

Ada fails bootstrap on i386-unknown-netbsdelf3.1:
/gcctmp/agcc070708/build/./prev-gcc/xgcc -B/gcctmp/agcc070708/build/./prev-gcc/
-B/usr/local/i386-unknown-netbsdelf3.1/bin/ -c -g -O2 -fomit-frame-pointer     
-gnatpg -gnata -nostdinc -I- -I. -Iada -I../../gcc/gcc/ada
../../gcc/gcc/ada/exp_dbug.adb -o ada/exp_dbug.o
../../gcc/gcc/ada/exp_dbug.adb: In function
'Exp_Dbug.Prepend_String_To_Buffer':../../gcc/gcc/ada/exp_dbug.adb:981: error:
invalid array index
(<unnamed-signed:32>) MAX_EXPR <D.2761_31, 0> + 1;

+===========================GNAT BUG DETECTED==============================+
| 4.3.0 20070708 (experimental) (i386-unknown-netbsdelf3.1) GCC error:     |
| verify_stmts failed                                                      |
| Error detected around ../../gcc/gcc/ada/exp_dbug.adb:981                 |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
[...]


This error was introduced by revision 126149:
   2007-06-30  Daniel Berlin  <dberlin@dberlin.org>        
        Fix PR tree-optimization/32540
        Fix PR tree-optimization/31651
        * tree-ssa-sccvn.c: New file.
        * tree-ssa-sccvn.h: Ditto.
        [...]


The build is configured using --enable-languages="c,ada".

The source tree has the following patch applied to fix an unrelated bootstrap
problem on NetBSD:
   http://gcc.gnu.org/ml/gcc-patches/2007-06/msg02159.html


-- 
           Summary: verify_stmts failed during Ada bootstrap
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cato at df dot lth dot se
 GCC build triplet: i386-unknown-netbsdelf3.1
  GCC host triplet: i386-unknown-netbsdelf3.1
GCC target triplet: i386-unknown-netbsdelf3.1


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


             reply	other threads:[~2007-07-08 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-08 13:26 cato at df dot lth dot se [this message]
2007-07-08 14:25 ` [Bug bootstrap/32675] " ebotcazou at gcc dot gnu dot 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-32675-497@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).