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 14:28:29 -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 14:28 -------
Okay, this cannot be reproduced at all with a C example. The Ada Front-end converts its
functions interweaved. I think the fix here is to have a hashtable in
machopic_function_base_name with each of the functions and the PIC strings.