This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
General problem with x86 and PIC
- From: Kean Johnston <jkj at sco dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 03 Aug 2005 20:32:41 -0700
- Subject: General problem with x86 and PIC
- Reply-to: jkj at sco dot com
Hi everyone,
I've filed #23224, which outlines some pretty substantial
problems with PIC on x86 targets (at least 2). This was
all tested on 3.4.4, but very similar, if not exact,
failures exist on the head of the 3_4-branch, and on
the 4_0-branch too. I havent tried top-of-tree. I doubt
this is fixed there either.
If I can help at all, please let me know. I can produce
any kind of assembly / compiler pass dumps required to
help anyone who may understand all of this.
TIA.
Kean