[Bug c++/38076] New: FAIL: g++.dg/other/anon5.C

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Mon Nov 10 22:42:00 GMT 2008


In 32 bit mode the failure is:

/var/tmp//ccPCZsXJ.s:44:non-relocatable subtraction expression,
"__ZN12_GLOBAL__N_11c1tE" minus "L00000000001$pb"
/var/tmp//ccPCZsXJ.s:44:symbol: "__ZN12_GLOBAL__N_11c1tE" can't be undefined in
a subtraction expression

In 64 bit mode, the failure is 

Undefined symbols:
  "(anonymous namespace)::c::t", referenced from:
      f()    in ccUXilTp.o
ld: symbol(s) not found
collect2: ld returned 1 exit status

and would probably require the same fix as for *-*-hpux* *-*-solaris2.* (see
pr35245).


-- 
           Summary: FAIL: g++.dg/other/anon5.C
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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



More information about the Gcc-bugs mailing list