On Thu, 2018-01-11 at 17:32 +, Nick Clifton wrote:
>
> > gcc/ChangeLog:
> > PR target/81819
> > * config/rx/rx.c (rx_is_restricted_memory_address):
> > Handle SUBREG case.
> Go ahead make my day^H^H^H^H^H^H
>
> Approved - please apply.
Committed as r256578 (trunk) and r256579 (GC
Hi Oleg,
> gcc/ChangeLog:
> PR target/81819
> * config/rx/rx.c (rx_is_restricted_memory_address):
> Handle SUBREG case.
Go ahead make my day^H^H^H^H^H^H
Approved - please apply.
Cheers
Nick
Hi,
The attached patch fixes PR 81819, which popped up on GCC 7. I assume
it's also there on trunk, but can't build my app with trunk compiler
because it's got other issues.
Unfortunately I can't add the reproducer test case since it happens
only when building a bigger app with LTO. But I have