This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Remove last functions from builtin-attrs.def
- From: "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 3 Aug 2003 11:37:56 +0100 (BST)
- Subject: Re: [PATCH] Remove last functions from builtin-attrs.def
- References: <Pine.LNX.4.44.0308020736330.15652-100000@www.eyesopen.com>
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