On Thu, 2014-07-31 at 18:34 +0200, Oleg Endo wrote: > Hello, > > Attached patch fixes sh64 build issues and was committed as r213381 to > trunk. Tested by building an sh64-elf newlib cross compiler for C and > C++. Non-sh64 sh-elf should not be affected by the patch, since > ALLOW_INDEXED_ADDRESS is always 'true' on sh-elf. Thus, tested only > with 'make all' for sh-elf only. Backports to 4.9 and 4.8 will follow.
4.9 backport was committed as r213384. 4.8 backport seems not necessary, as it builds OK (gcc + newlib) without the patch. Cheers, Oleg