Fortran bootstrap failure (was [patch, libfortran] AMD-specific versions of library matmul)
Wilco Dijkstra
Wilco.Dijkstra@arm.com
Fri May 26 13:54:00 GMT 2017
Hi,
This patch most likely broke all non-x86 targets:
configure: error: conditional "HAVE_AVX128" was never defined.
Usually this means the macro was only invoked conditionally.
Makefile:19843: recipe for target 'configure-target-libgfortran' failed
make[1]: *** [configure-target-libgfortran] Error 1
make[1]: *** Waiting for unfinished jobs....
I've created PR80889 for this. It would be good to either fix or revert this asap
as otherwise we lose all testing for the next 3 days too...
Wilco
More information about the Fortran
mailing list