This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Enable pragma redefine on all targets
Thanks for the comments. Will do.
tunji
On Thu, Jul 23, 2009 at 12:15 PM, Joseph S.
Myers<joseph@codesourcery.com> wrote:
> On Thu, 23 Jul 2009, Olatunji Ruwase wrote:
>
>> As recommened, this patch removes the handle_pragma_redefine_extname
>> hook in gcc_target
>
> This is not a complete patch; you need to update the documentation that
> presently describes this as target-specific, and make the testcases for
> this pragma no longer restricted to Solaris targets.
>
> --
> Joseph S. Myers
> joseph@codesourcery.com
>