Oleg Endo <[email protected]> wrote:
> On Mon, 2015-10-05 at 23:15 -0400, Rich Felker wrote:
>> - Is the use of self specs (see DRIVER_SELF_SPECS in sh.h) an
>> acceptable way to set the default? I brought this up before but
>> don't think anyone answered. I find this method more clear and less
>> invasive (doesn't require #ifdef FDPIC_DEFAULT all over the place)
>> but if there's a policy reason this can't be done I can rework it.
>
> This should be fine. If there's a problem with that it can be changed
> later. Kaz, do you have any opinion?
I'm OK with it.
I've started to build and test with the patch for sh4-unknown-linux-gnu.
Build completed successfully. The testsuite is still running, though
it passes C & C++ tests with no new failures.
Regards,
kaz