This is the mail archive of the gcc-bugs@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]

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


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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu.org
   Target Milestone|---                         |7.0

--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Looks like the binutils on mingw is not able to handle AVX.

I have to confess that I don't know a lot about binutil
versions.  Can you post the version that you use?
And is it possible to attach the assembly file that is generated?

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