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] Enable pragma redefine on all targets


As recommened, this patch removes the handle_pragma_redefine_extname
hook in gcc_target

Bootstrapped and tested on x86_64-unknown-linux-gnu.

Thanks

tunji

On Wed, Jul 22, 2009 at 12:30 PM, Richard
Guenther<richard.guenther@gmail.com> wrote:
> On Wed, Jul 22, 2009 at 7:47 PM, Olatunji Ruwase<tjruwase@google.com> wrote:
>> This patch enables pragma redefine on all targets. Mudflap code uses
>> this feature.
>> Bootstrapped and tested on x86_64-unknown-linux-gnu.
>
> Can you instead remove the target hook altogether?
>
> Thanks,
> Richard.
>
>> Thanks
>>
>> tunji
>>
>

Attachment: remove_pragma_redefine_hook.txt
Description: Text document


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