public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/19212] New: /tmp/ccbY7YyA.s:6435: Error: attempt to get value of unresolved symbol `__s:V151'
@ 2004-12-31  2:46 danglin at gcc dot gnu dot org
  2004-12-31  5:52 ` [Bug debug/19212] " danglin at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu dot org @ 2004-12-31  2:46 UTC (permalink / raw)
  To: gcc-bugs

/home/dave/gnu/gcc-3.3/objdir/gcc/xgcc -shared-libgcc -B/home/dave/gnu/gcc-3.3/o
bjdir/gcc/ -nostdinc++ -L/home/dave/gnu/gcc-3.3/objdir/vax-ultrix/libstdc++-v3/s
rc -L/home/dave/gnu/gcc-3.3/objdir/vax-ultrix/libstdc++-v3/src/.libs -B/home/dav
e/opt/gnu/vax-ultrix/bin/ -B/home/dave/opt/gnu/vax-ultrix/lib/ -isystem /home/da
ve/opt/gnu/vax-ultrix/include -nostdinc++ -I/home/dave/gnu/gcc-3.3/objdir/vax-ul
trix/libstdc++-v3/include/vax-ultrix -I/home/dave/gnu/gcc-3.3/objdir/vax-ultrix/
libstdc++-v3/include -I../../../../gcc/libstdc++-v3/libsupc++ -I../../../../gcc/
libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite
-strings -fdiagnostics-show-location=once -c ../../../../gcc/libstdc++-v3/src/lo
cale.cc -o locale.o
/tmp/ccbY7YyA.s: Assembler messages:
/tmp/ccbY7YyA.s:6435: Error: attempt to get value of unresolved symbol `__s:V151
'

This reference comes from the following line in the assembler output:

        .stabs  "__s:V151",38,0,468,__ZNSt6locale13_S_categoriesE

There is no other reference to `__s:V151' in the file.

I have seen this in the past on this target.  I also see unresolved symbols in 
the .stabs output on hppa*-*-hpux* but there the assembler ignores them.

-- 
           Summary: /tmp/ccbY7YyA.s:6435: Error: attempt to get value of
                    unresolved symbol `__s:V151'
           Product: gcc
           Version: 3.3.6
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: vax-ultrix


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


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

end of thread, other threads:[~2005-01-15 17:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-31  2:46 [Bug debug/19212] New: /tmp/ccbY7YyA.s:6435: Error: attempt to get value of unresolved symbol `__s:V151' danglin at gcc dot gnu dot org
2004-12-31  5:52 ` [Bug debug/19212] " danglin at gcc dot gnu dot org
2005-01-02 19:53 ` danglin at gcc dot gnu dot org
2005-01-03  3:36 ` danglin at gcc dot gnu dot org
2005-01-03 15:26 ` pinskia at gcc dot gnu dot org
2005-01-15 17:27 ` danglin 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).