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

mi+gcc at aldan dot algebra.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|MOVED                       |---

--- Comment #7 from mi+gcc at aldan dot algebra.com ---
(In reply to H.J. Lu from comment #6)
> This sounds like
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=23499
> 
> Please try binutils 2.31 branch.

Actually, I have binutils-2.31 already -- the /usr/bin/as, that comes with
RHEL6, does not understand the AVX2 instructions, so I had to build binutils of
my own, and, of course, used the latest available:

 % /prod/pfe/local/bin/ld -v
 GNU ld (GNU Binutils) 2.31

and the ld used by gfortran (see the verbose output I posted) is a hardlink to
the above:

 %
/prod/pfe/local/lib/gcc/x86_64-pc-linux-gnu/8/../../../../x86_64-pc-linux-gnu/bin/ld
 GNU ld (GNU Binutils) 2.31

Reply via email to