other/9274: [pch] cannot create libstdc++-v3 pch

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Thu Apr 10 21:51:00 GMT 2003


Synopsis: [pch] cannot create libstdc++-v3 pch

State-Changed-From-To: open->analyzed
State-Changed-By: bkoz
State-Changed-When: Thu Apr 10 21:51:14 2003
State-Changed-Why:
    This still isn't fixed, contrary to current check ins.
    
    On x86-linux, with pch enabled, on gcc-2003-04-10 I get:
                    === libstdc++-v3 Summary ===
     
    # of expected passes            1650
    # of unexpected failures        52
    # of unexpected successes       1
    # of expected failures          1
    
    where the fails looks like this:
    
     Executing on host: /mnt/hd/bld/gcc/gcc/g++ -shared-libgcc -B/mnt/hd/bld/gcc/gcc/ -nostdinc++ -L/mnt/hd/bld/gcc/i686-pc-linux-gnu/libstdc++-v3/src -L/mnt/hd/bld/gcc/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/mnt/hd/bld/H-x86-gcc/i686-pc-linux-gnu/bin/ -B/mnt/hd/bld/H-x86-gcc/i686-pc-linux-gnu/lib/ -isystem /mnt/hd/bld/H-x86-gcc/i686-pc-linux-gnu/include -isystem /mnt/hd/bld/H-x86-gcc/i686-pc-linux-gnu/sys-include -Winvalid-pch -include /mnt/hd/bld/gcc/i686-pc-linux-gnu/libstdc++-v3/include/stdc++.h -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -DLOCALEDIR="/mnt/hd/bld/gcc/i686-pc-linux-gnu/libstdc++-v3/po/share/locale" -nostdinc++ -I/mnt/hd/bld/gcc/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/mnt/hd/bld/gcc/i686-pc-linux-gnu/libstdc++-v3/include -I/mnt/hd/src/gcc/libstdc++-v3/libsupc++ -I/mnt/hd/src/gcc/libstdc++-v3/libio -I/mnt/hd/src/gcc/libstdc++-v3/include/backward -I/mnt/hd/src/gcc/libstdc++-v3/testsuite /mnt/hd/src/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_env.cc   -DDEBUG_ASSERT  -L/mnt/hd/bld/gcc/i686-pc-linux-gnu//libstdc++-v3/testsuite -lv3test -lm   -o ./wrapped_env.exe    (timeout = 300)
    /mnt/hd/src/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_env.cc: In member function `void std::_STL_mutex_lock::_M_release_lock()':
    
    /mnt/hd/src/gcc/libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_env.cc:71: internal compiler error: in gen_subprogram_die, at dwarf2out.c:10899
    
    Please submit a full bug report,
    
    with preprocessed source if appropriate.
    
    See <URL:http://gcc.gnu.org/bugs.html> for instructions.
    
    compiler exited with status 1

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9274



More information about the Gcc-prs mailing list