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: Patch: 3.4 bib config/pa/pa.c for bootstrap/8886 - g++ FAILs


On Fri, Dec 13, 2002 at 06:23:47PM -0500, John David Anglin wrote:
>>                 === g++ Summary for unix ===

>> # of expected passes            6625
>> # of unexpected failures        1036

> There's definitely a problem there.


They seem to be of the following form

PASS: g++.dg/bprob/g++-bprob-1.C compilation,  -O0  -fprofile-arcs
spawn [open ...]
/usr/lib/dld.sl: Unresolved symbol: pthread_once (code)  from /usr/local/lib/libgcc_s.sl
FAIL: g++.dg/bprob/g++-bprob-1.C execution,    -O0  -fprofile-arcs

Though I haven't yet confirmed that that's most of them. I'm using the
porting centre's gcc 3.2 - should the testsuite be setting LD_LIBRARY_PATH
or SHLIB_PATH? Looking at it though, the libgcc_s.sl built by 3.4 bib don't
have the pthread_once symbol either.


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