public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/55507] New: [4.8 Regression] ICE in vt_expand_var_loc_chain, at var-tracking.c:8020
@ 2012-11-28  2:12 danglin at gcc dot gnu.org
  2012-11-28 12:36 ` [Bug middle-end/55507] " rguenth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: danglin at gcc dot gnu.org @ 2012-11-28  2:12 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55507
           Summary: [4.8 Regression] ICE in vt_expand_var_loc_chain, at
                    var-tracking.c:8020
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu


Created attachment 28811
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28811
Preprocessed source

libtool: compile:  /home/dave/gnu/gcc/objdir/./gcc/xgcc -shared-libgcc
-B/home/d
ave/gnu/gcc/objdir/./gcc -nostdinc++
-L/home/dave/gnu/gcc/objdir/hppa-linux-gnu/
libstdc++-v3/src
-L/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/src/.li
bs -B/home/dave/opt/gnu/gcc/gcc-4.8.0/hppa-linux-gnu/bin/
-B/home/dave/opt/gnu/g
cc/gcc-4.8.0/hppa-linux-gnu/lib/ -isystem
/home/dave/opt/gnu/gcc/gcc-4.8.0/hppa-
linux-gnu/include -isystem
/home/dave/opt/gnu/gcc/gcc-4.8.0/hppa-linux-gnu/sys-i
nclude -I/home/dave/gnu/gcc/gcc/libstdc++-v3/../libgcc
-I/home/dave/gnu/gcc/objd
ir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu
-I/home/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -Wall -Wextra
-Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -D_GNU_SOURCE
-c ../../../../gcc/libstdc++-v3/libsupc++/vec.cc  -fPIC -DPIC -D_GLIBCXX_SHARED
-o vec.o
../../../../gcc/libstdc++-v3/libsupc++/vec.cc: In function ‘void*
__cxxabiv1::__cxa_vec_new(std::size_t, std::size_t, std::size_t,
__cxxabiv1::__cxa_cdtor_type, __cxxabiv1::__cxa_cdtor_type)’:
../../../../gcc/libstdc++-v3/libsupc++/vec.cc:87:3: internal compiler error: in
vt_expand_var_loc_chain, at var-tracking.c:8020
   }
   ^
0xde6693 vt_expand_var_loc_chain
        ../../gcc/gcc/var-tracking.c:8020
0xde727f vt_expand_loc_callback
        ../../gcc/gcc/var-tracking.c:8216
0x5a33b7 cselib_expand_value_rtx_1
        ../../gcc/gcc/cselib.c:1683
0x5a363b cselib_expand_value_rtx_1
        ../../gcc/gcc/cselib.c:1721
0x5a2dd7 cselib_expand_value_rtx_cb(rtx_def*, bitmap_head_def*, int, rtx_def*
(*)(rtx_def*, bitmap_head_def*, int, void*), void*)
        ../../gcc/gcc/cselib.c:1530
0xde67cb vt_expand_var_loc_chain
        ../../gcc/gcc/var-tracking.c:8054
0xde727f vt_expand_loc_callback
        ../../gcc/gcc/var-tracking.c:8216
0x5a33b7 cselib_expand_value_rtx_1
        ../../gcc/gcc/cselib.c:1683
0x5a363b cselib_expand_value_rtx_1
        ../../gcc/gcc/cselib.c:1721
0x5a2dd7 cselib_expand_value_rtx_cb(rtx_def*, bitmap_head_def*, int, rtx_def*
(*)(rtx_def*, bitmap_head_def*, int, void*), void*)
        ../../gcc/gcc/cselib.c:1530
0xde67cb vt_expand_var_loc_chain
        ../../gcc/gcc/var-tracking.c:8054
0xde727f vt_expand_loc_callback
        ../../gcc/gcc/var-tracking.c:8216
0x5a33b7 cselib_expand_value_rtx_1
        ../../gcc/gcc/cselib.c:1683
0x5a2dd7 cselib_expand_value_rtx_cb(rtx_def*, bitmap_head_def*, int, rtx_def*
(*)(rtx_def*, bitmap_head_def*, int, void*), void*)
        ../../gcc/gcc/cselib.c:1530
0xde67cb vt_expand_var_loc_chain
        ../../gcc/gcc/var-tracking.c:8054
0xde7943 vt_expand_1pvar
        ../../gcc/gcc/var-tracking.c:8331
0xde7c27 emit_note_insn_var_location
        ../../gcc/gcc/var-tracking.c:8385
0x109eb87 htab_traverse_noresize
        ../../gcc/libiberty/hashtab.c:784

193798 was ok.

dave@mx3210:~/gnu/gcc/objdir/gcc$ ./xgcc -B./ -v
Reading specs from ./specs
COLLECT_GCC=./xgcc
COLLECT_LTO_WRAPPER=./lto-wrapper
Target: hppa-linux-gnu
Configured with: ../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared
--enable-multiarch --with-multiarch-defaults=hppa-linux-gnu
--enable-linker-build-id --build=hppa-linux-gnu --host=hppa-linux-gnu
--target=hppa-linux-gnu --prefix=/home/dave/opt/gnu/gcc/gcc-4.8.0
--with-local-prefix=/home/dave/opt/gnu --enable-threads=posix
--enable-__cxa_atexit --build=hppa-linux-gnu --enable-clocale=gnu
--enable-java-gc=boehm --without-cloog --without-ppl
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada,lto : (reconfigured)
../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared --enable-multiarch
--with-multiarch-defaults=hppa-linux-gnu --enable-linker-build-id
--build=hppa-linux-gnu --host=hppa-linux-gnu --target=hppa-linux-gnu
--prefix=/home/dave/opt/gnu/gcc/gcc-4.8.0
--with-local-prefix=/home/dave/opt/gnu --enable-threads=posix
--enable-__cxa_atexit --build=hppa-linux-gnu --enable-clocale=gnu
--enable-java-gc=boehm --without-cloog --without-ppl
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada,lto
Thread model: posix
gcc version 4.8.0 20121128 (experimental) [trunk revision 193878] (GCC)


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

end of thread, other threads:[~2012-11-29  8:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-28  2:12 [Bug middle-end/55507] New: [4.8 Regression] ICE in vt_expand_var_loc_chain, at var-tracking.c:8020 danglin at gcc dot gnu.org
2012-11-28 12:36 ` [Bug middle-end/55507] " rguenth at gcc dot gnu.org
2012-11-28 18:25 ` rth at gcc dot gnu.org
2012-11-28 18:36 ` ubizjak at gmail dot com
2012-11-28 18:51 ` dave.anglin at bell dot net
2012-11-28 19:40 ` pinskia at gcc dot gnu.org
2012-11-28 23:02 ` jakub at gcc dot gnu.org
2012-11-29  8:11 ` jakub 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).