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


> 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?

aldy


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