[PATCH] Add new Fortran vector math header file.
Martin Liška
mliska@suse.cz
Mon Feb 18 14:31:00 GMT 2019
Hi.
The patch adds support for Fortran vector math routines as added
into GCC 9. The header files will be installed to the same
folder as math-vector.h.
Thanks,
Martin
ChangeLog:
2019-02-18 Martin Liska <mliska@suse.cz>
* math/Makefile: Install math-vector-fortran.h.
* sysdeps/x86/fpu/bits/math-vector-fortran.h: New file.
---
math/Makefile | 1 +
sysdeps/x86/fpu/bits/math-vector-fortran.h | 43 ++++++++++++++++++++++
2 files changed, 44 insertions(+)
create mode 100644 sysdeps/x86/fpu/bits/math-vector-fortran.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-new-Fortran-vector-math-header-file.patch
Type: text/x-patch
Size: 3210 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20190218/c5c1bdf3/attachment.bin>
More information about the Libc-alpha
mailing list