public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/27861]  New: [4.0,4.1,4.2 regression] ICE in expand_expr_real_1, at expr.c:6916
@ 2006-06-01 13:55 tbm at cyrius dot com
  2006-06-01 13:59 ` [Bug tree-optimization/27861] " tbm at cyrius dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: tbm at cyrius dot com @ 2006-06-01 13:55 UTC (permalink / raw)
  To: gcc-bugs

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


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

end of thread, other threads:[~2006-06-22  4:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-01 13:55 [Bug tree-optimization/27861] New: [4.0,4.1,4.2 regression] ICE in expand_expr_real_1, at expr.c:6916 tbm at cyrius dot com
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

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).