This is the mail archive of the gcc-testresults@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: Results for 3.4-bi 20021213 (experimental) testsuite on


> >
> >           if (!__gcov_init)
> > 	    unlink (da_file_name);
> >
> > The HP linker doesn't like undefined symbols, weak or otherwise.
> 
> This is Nathan Sidwell's code - I don't have any idea how to fix it,
> but he might.  Do you think the additional g++ failures might be a
> similar issue?

No.  The above will work under hppa-linux.  The g++ failures are execute
fails.  I see one problem, the function pointer canonicalization patch
for hppa-linux is not in the bib.  This is probably the cause of the
failures on hppa-linux.  The libc that I am using depends on it.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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