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] |
Documentation and testcases updated in this patch to reflect that #pragma redefine_extname is now supported on all platforms. The affected Solaris specific testcases all pass on x86_64-unknown-linux-gnu. Bootstrapped and tested on x86_64-unknown-linux-gnu. Thanks tunji On Thu, Jul 23, 2009 at 12:16 PM, Olatunji Ruwase<tjruwase@google.com> wrote: > 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 >> >
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] |