[Bug target/89093] [9 Regression] C++ exception handling clobbers d8 VFP register

fw at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 29 14:57:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89093

--- Comment #17 from Florian Weimer <fw at gcc dot gnu.org> ---
(In reply to Ramana Radhakrishnan from comment #15)
> Created attachment 45552 [details]
> new patch.
> 
> Testing this and would be grateful for a test run.

I believe the #pragma GCC push_options needs to come first, but it shouldn't
matter in this context because the option set is never actually restored.

(I have not tested the patch yet.)


More information about the Gcc-bugs mailing list