This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [SH][committed] Fix PR 61844


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]