This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: target_flags
- From: DJ Delorie <dj at redhat dot com>
- To: mrs at apple dot com
- Cc: zack at codesourcery dot com, gcc at gcc dot gnu dot org
- Date: Mon, 10 Mar 2003 21:42:56 -0500
- Subject: Re: target_flags
- References: <26248454-5362-11D7-A309-003065A77310@apple.com>
> Maybe the change would be less invasive if instead of replacing
> TARGET_SWITCHES, we complemented it with TARGET_SWITCHES2... This
> would remove the need to redo all existing ports.
I had, at the time, planned on scripting an update of all the ports.
I expected that to be part of this patch. Personally, I'd rather bite
the bullet on this one than maintain support for two types of tables
forever.