This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, build]: Enable default_gnu_indirect_function on x86_64-*-linux*


On Fri, Jul 22, 2011 at 5:38 PM, H.J. Lu <hjl.tools@gmail.com> wrote:

>>> Fixing ifunc test function in the testsuite uncovered a nasty screwup
>>> in config.gcc that prohibited usage of GNU indirect functions on
>>> x86_64-*-linux*. Fixed by mirroring i[34567]86-*-linux* setting.
>>>
>>> 2011-07-22 ?Uros Bizjak ?<ubizjak@gmail.com>
>>>
>>> ? ? ? ?* config.gcc (i[34567]86-*-linux*): Set
>>> ? ? ? ?default_gnu_indirect_function to yes.
>>
>> (x86_64-*-linux*) in fact. Fixed typo in ChangeLog.
>>
>
> Can we also enable it for Linux/iX86?

It is already enabled for this target.

Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]