This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] ppc SUBTARGET_OVERRIDE_OPTIONS
>>>>> "Geoff" == Geoff Keating <geoffk@geoffk.org> writes:
> No, I mean a macro like TARGET_DEFAULT, not a macro like
> SUBTARGET_OVERRIDE_OPTIONS. Please go look how TARGET_DEFAULT is
> used.
I said SUBSUBTARGET_OVERRIDE_OPTIONS, not SUBTARGET_OVERRIDE_OPTIONS.
^^^
i still don't see how a variant of TARGET_DEFAULT is going to help.
If can move SUBSUB* up, this will give me my proposed behavior.
Aldy