public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/33655]  New: [4.3 Regression] ICE in bitfield_overlaps_p, at tree-sra.c:2901
@ 2007-10-04 12:19 rguenth at gcc dot gnu dot org
  2007-10-04 12:19 ` [Bug tree-optimization/33655] " rguenth at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-10-04 12:19 UTC (permalink / raw)
  To: gcc-bugs

Building ncurses with trunk ICEs with:

/usr/bin/gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE
-DNDEBUG -O2 -g -fmessage-length=0 -pipe -D_REENTRANT -fPIC -c
../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o
gcc-trunk: warning: -pipe ignored because -save-temps specified
../ncurses/./base/lib_addch.c: In function 'render_char':
../ncurses/./base/lib_addch.c:541: internal compiler error: in
bitfield_overlaps_p, at tree-sra.c:2901
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

This was caused by

2007-10-01  Alexandre Oliva  <aoliva@redhat.com>

        PR middle-end/22156
        * tree-sra.c (struct sra_elt): Add in_bitfld_block.
        (sra_hash_tree): Handle BIT_FIELD_REFs.
        (sra_elt_hash): Don't hash bitfld blocks.
...


-- 
           Summary: [4.3 Regression] ICE in bitfield_overlaps_p, at tree-
                    sra.c:2901
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org
GCC target triplet: x86_64-*-*


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


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

end of thread, other threads:[~2007-12-03  4:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-04 12:19 [Bug tree-optimization/33655] New: [4.3 Regression] ICE in bitfield_overlaps_p, at tree-sra.c:2901 rguenth at gcc dot gnu dot org
2007-10-04 12:19 ` [Bug tree-optimization/33655] " rguenth at gcc dot gnu dot org
2007-10-04 12:28 ` rguenth at gcc dot gnu dot org
2007-10-05 15:25 ` aoliva at gcc dot gnu dot org
2007-10-05 17:45 ` aoliva at gcc dot gnu dot org
2007-10-06 11:48 ` aoliva at gcc dot gnu dot org
2007-10-07 14:33 ` hjl at lucon dot org
2007-10-08 22:16 ` wilson at specifix dot com
2007-10-08 22:19 ` wilson at gcc dot gnu dot org
2007-10-09  4:56 ` aoliva at gcc dot gnu dot org
2007-10-09  4:56 ` aoliva at gcc dot gnu dot org
2007-12-03  4:14 ` pinskia at gcc dot gnu dot 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).