This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
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