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] Remove last functions from builtin-attrs.def


On Sat, 2 Aug 2003, Roger Sayle wrote:

> The following patch removes the last 8 functions from builtin-attrs.def
> by making them GCC builtins.  This final clean-up has been split into
> two parts.  This is the first part to move the functionality.  I'll
> submit the follow-up patch to delete the insert_default_attributes
> langhook separately.  Removing the langhook affects a large number of
> files and multiple front-ends, so reviewing a combined patch would be
> much harder.

The follow-up should also get rid of flag_noniso_default_format_attributes
(which should now be dead) and update the projects list entry to list the
current set of mechnisms for specifying special handling for specific
function names.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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