public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tbm at cyrius dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/27861]  New: [4.0,4.1,4.2 regression] ICE in expand_expr_real_1, at expr.c:6916
Date: Thu, 01 Jun 2006 13:55:00 -0000	[thread overview]
Message-ID: <bug-27861-12387@http.gcc.gnu.org/bugzilla/> (raw)

I get the following ICE with gcc 4.2 20060508 and 20060530 on mipsel. 
Actually,  I get this with gcc 4.0 and 4.1 too.  gcc 3.4 works.

sh-3.1# /usr/lib/gcc-snapshot/bin/gcc -c -O1 mini.c
mini.c: In function 'do_dror':
mini.c:56: internal compiler error: in expand_expr_real_1, at expr.c:6916
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
sh-3.1# /usr/lib/gcc-snapshot/bin/gcc -c mini.c

sh-3.1# gcc-4.0 -c -O1 mini.c
mini.c: In function 'do_dror':
mini.c:15: internal compiler error: in expand_expr_real_1, at expr.c:6608
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
sh-3.1# gcc-4.1 -c -O1 mini.c
mini.c: In function 'do_dror':
mini.c:56: internal compiler error: in expand_expr_real_1, at expr.c:6750
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Preprocessed source stored into /tmp/cckCjb5E.out file, please attach this to
your bugreport.
sh-3.1#


-- 
           Summary: [4.0,4.1,4.2 regression] ICE in expand_expr_real_1, at
                    expr.c:6916
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
 GCC build triplet: mipsel-linux-gnu
  GCC host triplet: mipsel-linux-gnu
GCC target triplet: mipsel-linux-gnu


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


             reply	other threads:[~2006-06-01 13:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01 13:55 tbm at cyrius dot com [this message]
2006-06-01 13:59 ` [Bug tree-optimization/27861] " tbm at cyrius dot com
2006-06-01 15:35 ` [Bug tree-optimization/27861] [4.0/4.1/4.2 " pinskia at gcc dot gnu dot org
2006-06-04 19:43 ` [Bug target/27861] " mmitchel at gcc dot gnu dot org
2006-06-11  8:54 ` steven at gcc dot gnu dot org
2006-06-11 12:52 ` tbm at cyrius dot com
2006-06-12 12:44 ` tbm at cyrius dot com
2006-06-19 15:54 ` sayle at gcc dot gnu dot org
2006-06-20  1:31 ` [Bug target/27861] [4.0/4.1 " pinskia at gcc dot gnu dot org
2006-06-21  4:04 ` sayle at gcc dot gnu dot org
2006-06-21  4:21 ` [Bug target/27861] [4.0 " pinskia at gcc dot gnu dot org
2006-06-22  3:28 ` sayle at gcc dot gnu dot org
2006-06-22  6:04 ` roger at eyesopen dot com

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-27861-12387@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).