[Bug target/79127] [7 Regression] Error: invalid register for .seh_savexmm in matmul_i4.c

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 18 13:41:00 GMT 2017


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If this is indeed something that older versions of binutils don't handle and
latest binutils do, then we probably need to reduce the assembly into a small
testcase (or corresponding C) and include that in configure as another test for
whether we should do the target cloning.
But first we need to know if the assembly gcc emits is valid.  I know nothing
about SEH.


More information about the Gcc-bugs mailing list