This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug on PA-RISC
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: law at redhat dot com
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 5 Jun 2002 19:40:48 -0400 (EDT)
- Subject: Re: Bug on PA-RISC
> > Time to write a little test program.
> Very very interesting. Let me know what you find.
Bogus theory caused by a somewhat flaky debugger. The ld problem
seems to be that the ".hash" section is not present in the final
link abfd causing an assertion failure at elflink.h:5734. As far
as I can tell, the only sections present are .opd, .text and .data
and maybe .dynamic.
Trying to debug the following failure for the ld testsuite:
/xxx/gnu/binutils-2.12.90/objdir64/ld/ld-new -o tmpdir/cross1 -T /xxx/gnu/binut
ils-2.12.90/src/ld/testsuite/ld-scripts/cross1.t tmpdir/cross1.o tmpdir/cross2.o
/xxx/gnu/binutils-2.12.90/objdir64/ld/ld-new: BFD 2.12.90 20020529 assertion fai
l ../../src/bfd/elflink.h:5734
FAIL: NOCROSSREFS 1
This failure doesn't occur when ld is built with the HP compiler.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)