Support for Flang and ARM HPC compiler

2019-02-27 Thread pawel . osmialowski
Hello all, This patch is a part of the cross-project set of patches that soon will be sent to all of the relevant GNU Autotools components: gnulib, autoconf, automake and libtool. The purpose of this is to add awareness of the new LLVM Fortran compiler (Flang) along with LLVM-derived ARM HPC Co

[PATCH] Support for Flang and ARM HPC compiler

2019-02-27 Thread pawel . osmialowski
From: Paul Osmialowski Signed-off-by: Paul Osmialowski --- build-aux/config.rpath | 3 +++ m4/std-gnu11.m4| 5 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build-aux/config.rpath b/build-aux/config.rpath index be202c1a9..20b45351d 100755 --- a/build-aux/config.rpa

[PATCH] Support for Flang and ARM HPC compiler

2017-08-30 Thread pawel . osmialowski
From: Paul Osmialowski Signed-off-by: Paul Osmialowski --- lib/autoconf/c.m4 | 7 +-- lib/autoconf/fortran.m4 | 4 +++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lib/autoconf/c.m4 b/lib/autoconf/c.m4 index 6f2f5bac..4ab97b86 100644 --- a/lib/autoconf/c.m4 +++ b/li

Support for Flang and ARM HPC compiler

2017-08-30 Thread pawel . osmialowski
Hello all, This patch is a part of the cross-project set of patches that soon will be sent to all of the relevant GNU Autotools components: gnulib, autoconf, automake and libtool. The purpose of this is to add awareness of the new LLVM Fortran compiler (Flang) along with LLVM-derived ARM HPC Comp

[PATCH] Support for Flang and ARM HPC compiler

2017-08-30 Thread pawel . osmialowski
From: Paul Osmialowski Signed-off-by: Paul Osmialowski --- build-aux/config.rpath | 3 +++ m4/std-gnu11.m4| 5 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build-aux/config.rpath b/build-aux/config.rpath index af3c41559..4e0419c9c 100755 --- a/build-aux/config.rpa

Support for Flang and ARM HPC compiler

2017-08-30 Thread pawel . osmialowski
Hello all, This patch is a part of the cross-project set of patches that soon will be sent to all of the relevant GNU Autotools components: gnulib, autoconf, automake and libtool. The purpose of this is to add awareness of the new LLVM Fortran compiler (Flang) along with LLVM-derived ARM HPC Comp