This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/10129] Ada bootstrap fails on PPC-Darwin - invalid assembler emitted - PIC related
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2003 05:00:24 -0000
- Subject: [Bug target/10129] Ada bootstrap fails on PPC-Darwin - invalid assembler emitted - PIC related
- References: <20030318040600.10129.bosch@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10129
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-02 05:00 -------
I was looking into this bug and it seems some how
ada__exceptions__subprogram_descriptors is being marked as being defined (prefix of
!D__) so the symbol is being used instead of a lazy pointer one being created and that
one being used. Checking more to see it gets set as being defined.