This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/12273] libstdc++-v3/include/bits/demangle.h:217: internal compiler error: virtual array [0]: element 0 out of bounds in initialize_inlined_parameters, at tree-inline.c:680


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


olh at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From olh at suse dot de  2003-09-21 10:11 -------
fixed in current cvs.  olh@mandarine:/tmp/PR12273> /home/olh/install-gcc-head/libexec/gcc/powerpc64-unknown-linux-gnu/3.4/cc1plus -fpreprocessed demangle.ii -quiet -dumpbase demangle.cc -m32 -mstrict-align -m32 -mstrict-align -auxbase-strip .libs/demangle.o -O2 -O1 -O1 -Wall -Wall -Wall -Wno-format -W -Wwrite-strings -version -fPIC -fsigned-char -fsigned-char -fPIC -fno-implicit-templates -fdiagnostics-show-location=once -fimplicit-templates -fPIC -o demangle.s -v -v ignoring nonexistent directory "/home/olh/install-gcc-head/lib/gcc/powerpc64-unknown-linux-gnu/3.4/../../../../powerpc64-unknown-linux-gnu/include" #include "..." search starts here: #include <...> search starts here:  /home/olh/install-gcc-head/lib/gcc/powerpc64-unknown-linux-gnu/3.4/../../../../include/c++/3.4  /home/olh/install-gcc-head/lib/gcc/powerpc64-unknown-linux-gnu/3.4/../../../../include/c++/3.4/powerpc64-unknown-linux-gnu  /home/olh/install-gcc-head/lib/gcc/powerpc64-unknown-linux-gnu/3.4/../../../../include/c++/3.4/backward  /usr/local/include  /home/olh/install-gcc-head/include  /home/olh/install-gcc-head/lib/gcc/powerpc64-unknown-linux-gnu/3.4/include  /usr/include End of search list. GNU C++ version 3.4 20030921 (experimental) (powerpc64-unknown-linux-gnu)         compiled by GNU C version 3.4 20030921 (experimental). GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 olh@mandarine:/tmp/PR12273>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]