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] ppc SUBTARGET_OVERRIDE_OPTIONS


> Date: Fri, 28 Jun 2002 09:52:40 -0700
> From: Aldy Hernandez <aldyh@redhat.com>
> Cc: gcc-patches@gcc.gnu.org
> Content-Disposition: inline
> User-Agent: Mutt/1.3.25i
> 
> 
> > So, create a new macro to initialise the separate variable.  That's
> > why I said "create a macro like TARGET_DEFAULT" not "change the
> > definition of TARGET_DEFAULT".
> 
> hmm, perhaps that's what i wanted when i wrote SUBSUBTARGET_OVERRIDE_OPTIONS,
> but it should be called something else-- say SUBTARGET_DEFAULT?
> 
> and then move this macro up above, while leaving SUBTARGET_OVERRIDE_OPTIONS
> where it used to be?

No, I mean a macro like TARGET_DEFAULT, not a macro like
SUBTARGET_OVERRIDE_OPTIONS.  Please go look how TARGET_DEFAULT is
used.

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


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