This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Question regarding MIPS_GPREL_16 relocation
- From: "Mile Davidovic" <mile dot davidovic at micronasnit dot com>
- To: "'Eric Christopher'" <echristo at redhat dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Wed, 23 Mar 2005 18:17:13 +0100
- Subject: RE: Question regarding MIPS_GPREL_16 relocation
- Organization: MicronasNIT
- Reply-to: <mile dot davidovic at micronasnit dot com>
Hello
I will try to modify multilib options.
I have question regarding how to add my changes in gcc (see thread Mips
question)
I already sent FSF copyright agreement and I receive confirmation. So I
would like
to introduce switch for forbidding generating unaligned load and store
instruction.
How I can proceed?
Thanks a lot for Your advice.
Best regards Mile
-----Original Message-----
From: Eric Christopher [mailto:echristo@redhat.com]
Sent: Wednesday, March 23, 2005 5:44 PM
To: mile.davidovic@micronasnit.com
Cc: gcc@gcc.gnu.org
Subject: RE: Question regarding MIPS_GPREL_16 relocation
> If my conclusion is correct, is it possible to rebuild this libraries
> with -mlong-calls and -G0 option?
Yes. You'll need to modify the multilib options.
-eric