Re: [PATCH] Support for Flang and ARM HPC compiler
Eric Blake <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
On 08/30/2017 06:55 AM, [email protected] wrote: > From: root <[email protected]> Looks like you failed to properly configure your git. > -m4_define([_AC_F95_FC], [gfortran g95 xlf95 f95 fort ifort ifc efc pgfortran pgf95 lf95 ftn nagfor]) > +# flang: LLVM Fortran compiler > +# armflang: ARM HPC Fortran compiler > +m4_define([_AC_F95_FC], [gfortran g95 xlf95 f95 fort ifort ifc efc armflang flang pgfortran pgf95 lf95 ftn nagfor]) It would be nice to wrap this to avoid a long line in the source, but that's minor. I'm not a fortran expert, so I can't test this, but in principle the patch looks reasonable; and it is small enough to not need copyright assignment. However, I wonder if it does need mention in NEWS, so I'll wait a bit longer before applying to see if anyone else chimes in on review. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
signature.asc
(application/pgp-signature, 619 B)
-----BEGIN PGP SIGNATURE----- Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEzBAEBCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAlmmu28ACgkQp6FrSiUn Q2roJwf9FmuNDNR1iz1u/Kk68iHgLcWM4QYM0hDqRdypD+ympGifhhFSb+Grym0F LeKLgvypY2nAVyNxfhnyDqUpCidLD/q4QX9+FgYihqGktAK9wvDMhkDbpO+Lh8/c 7HAt8tHOaz5P3rYrvmHnL4T7kuH0g8dIa0xiFcbFLrStMUcgT/hTpPXHJC7gglXo sBvtnj4YVmRvQnvEhFUdwex/0RSeAPn3YHg/1Cvq3tBOm72+yLnKenBl+MRFkp6M ot84I3zpdho329m0CGc43fS1XKgk6jRpcm5rKXCSR9AXPh4wXArQRTvksne9K5d1 uR7l9nNb8/vPD7eQzaj6gt/s/mfFkg== =Er/g -----END PGP SIGNATURE-----