This is the mail archive of the gcc-patches@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]

Re: Call for HPPA testers (was: [RFA:] Fix PR37170: weak-1.c regression, second edition)


> Date: Fri, 29 Aug 2008 12:50:49 -0400 (EDT)
> From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>

> It's not exactly a working baseline as there are no g++ failures in 4.3.
> So, 'm not sure your proposed change is the root cause of libstdc++
> failing to link:  The g++ fails look like:

For this context, it's sufficient to know that the build fails
patched (with the first or both patches) where it worked
unpatched (with neither patch) for this revision.

> FAIL: g++.dg/abi/layout2.C (test for excess errors)
> Excess errors:
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    vtable for B (first referenced in /var/tmp//ccIUeBeZ.o) (data)
>    vtable for D (first referenced in /var/tmp//ccIUeBeZ.o) (data)

Yeah, those should be fixed with the patches.

brgds, H-P


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