On Tue, Apr 23, 2019 at 09:17:50AM +0100, Ramana Radhakrishnan wrote: > > Ok for trunk? > > Ok. Thanks a lot for working on this and fixing the rest of this up. > I've been busy with a few other things.
Thanks. Based on this and Iain and Jonathan's acks, I've committed the patch except for the > > 2019-04-22 Ramana Radhakrishnan <ramana.radhakrish...@arm.com> > > Bernd Edlinger <bernd.edlin...@hotmail.de> > > Jakub Jelinek <ja...@redhat.com> > > > > PR target/89093 > > gcc/ada/ > > * raise-gcc.c (TARGET_ATTRIBUTE): Define. > > (continue_unwind, personality_body, PERSONALITY_FUNCTION): Add > > TARGET_ATTRIBUTE. > > libgo/ > > * runtime/go-unwind.c (PERSONALITY_FUNCTION, > > __gccgo_personality_dummy): Add general-regs-only target > > attribute for ARM. parts, where for gcc/ada/ I'm waiting for an Ada maintainer review (CCed all maintainers now) and for libgo I think this needs to be fixed upstream and also dealt with non-gcc compilers or gcc 8.x and earlier. Jakub