public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/53433] New: [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during bootstrap
@ 2012-05-21 11:00 markus at trippelsdorf dot de
  2012-05-21 12:39 ` [Bug c/53433] " markus at trippelsdorf dot de
                   ` (33 more replies)
  0 siblings, 34 replies; 35+ messages in thread
From: markus at trippelsdorf dot de @ 2012-05-21 11:00 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53433
           Summary: [4.8 Regression] ICE in int_mode_for_mode, at
                    stor-layout.c:424 during bootstrap
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: markus@trippelsdorf.de


libtool: compile:  /var/tmp/gcc_build_dir/./gcc/xgcc
-B/var/tmp/gcc_build_dir/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/
-B/usr/x86_64-pc-linux-gnu/lib/ 
-isystem /usr/x86_64-pc-linux-gnu/include -isystem
/usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I..
-I/home/markus/gcc/libstdc++-v3/../libib
erty -I/home/markus/gcc/libstdc++-v3/../include
-I/var/tmp/gcc_build_dir/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
-I/var/tmp/gcc_
build_dir/x86_64-pc-linux-gnu/libstdc++-v3/include
-I/home/markus/gcc/libstdc++-v3/libsupc++ -march=native -O3 -pipe
-DIN_GLIBCPP_V3 -Wno-error -c cp
-demangle.c  -fPIC -DPIC -o cp-demangle.o

In file included from /usr/include/string.h:634:0,
                 from cp-demangle.c:112:
cp-demangle.c: In function ‘d_print_comp.part.9’:
cp-demangle.c:3933:16: internal compiler error: in int_mode_for_mode, at
stor-layout.c:424
             && strncmp (dcl->u.s_name.s, "JArray", 6) == 0)
                ^
Please submit a full bug report,
with preprocessed source if appropriate

 $ cat test.i
d_unqualified_name () {
  ( {
    0;
    0 ? : 0 ? : "li" == 0 ? : __builtin_strcmp (0, "li");
  }
  );
}
 % /var/tmp/gcc_build_dir/./gcc/xgcc -B/var/tmp/gcc_build_dir/./gcc/ -Wall
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -c -w -O0
test.i
test.i: In function ‘d_unqualified_name’:
test.i:4:9: internal compiler error: in int_mode_for_mode, at stor-layout.c:424
     0 ? : 0 ? : "li" == 0 ? : __builtin_strcmp (0, "li");
         ^
Please submit a full bug report,
with preprocessed source if appropriate


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

end of thread, other threads:[~2012-07-04 13:58 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-21 11:00 [Bug c/53433] New: [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during bootstrap markus at trippelsdorf dot de
2012-05-21 12:39 ` [Bug c/53433] " markus at trippelsdorf dot de
2012-05-21 12:41 ` [Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap markus at trippelsdorf dot de
2012-05-21 12:41 ` rguenth at gcc dot gnu.org
2012-05-21 12:47 ` rguenth at gcc dot gnu.org
2012-05-21 15:25 ` markus at trippelsdorf dot de
2012-05-22 13:07 ` vincenzo.innocente at cern dot ch
2012-05-22 13:43 ` vincenzo.innocente at cern dot ch
2012-05-23  9:03 ` vincenzo.innocente at cern dot ch
2012-05-24 22:31 ` ebotcazou at gcc dot gnu.org
2012-06-01  9:18 ` vincenzo.innocente at cern dot ch
2012-06-01 11:45 ` markus at trippelsdorf dot de
2012-06-01 11:50 ` rguenth at gcc dot gnu.org
2012-06-01 11:54 ` markus at trippelsdorf dot de
2012-06-01 12:01 ` vincenzo.innocente at cern dot ch
2012-06-01 12:31 ` markus at trippelsdorf dot de
2012-06-01 13:28 ` vincenzo.innocente at cern dot ch
2012-06-11 11:09 ` rguenth at gcc dot gnu.org
2012-06-13 14:36 ` markus at trippelsdorf dot de
2012-07-03 18:22 ` ubizjak at gmail dot com
2012-07-03 18:46 ` hjl.tools at gmail dot com
2012-07-04 10:11 ` ubizjak at gmail dot com
2012-07-04 10:38 ` ubizjak at gmail dot com
2012-07-04 10:59 ` ubizjak at gmail dot com
2012-07-04 11:17 ` rguenth at gcc dot gnu.org
2012-07-04 11:28 ` rguenth at gcc dot gnu.org
2012-07-04 11:31 ` ubizjak at gmail dot com
2012-07-04 11:54 ` markus at trippelsdorf dot de
2012-07-04 12:15 ` rguenth at gcc dot gnu.org
2012-07-04 12:33 ` ubizjak at gmail dot com
2012-07-04 13:48 ` rguenth at gcc dot gnu.org
2012-07-04 13:54 ` rguenth at gcc dot gnu.org
2012-07-04 13:57 ` rguenth at gcc dot gnu.org
2012-07-04 13:57 ` rguenth at gcc dot gnu.org
2012-07-04 13:58 ` rguenth at gcc dot gnu.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).