Re: [SH][committed] Fix PR 61844

2014-07-31 Thread Oleg Endo
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_ADDRES

[SH][committed] Fix PR 61844

2014-07-31 Thread Oleg Endo
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'