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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-01-31
     Ever confirmed|0                           |1

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
WORKSFORME on 

COLLECT_GCC=/opt/gcc/gcc8p-257013p2/bin/gfortran
COLLECT_LTO_WRAPPER=/opt/gcc/gcc8p-257013p2/libexec/gcc/x86_64-apple-darwin17.3.0/8.0.1/lto-wrapper
Target: x86_64-apple-darwin17.3.0
Configured with: ../p_work/configure --prefix=/opt/gcc/gcc8p-257013p2
--enable-languages=c,c++,lto,fortran,objc,obj-c++,ada --with-gmp=/opt/mp-new
--with-system-zlib --enable-checking=release --with-isl=/opt/mp-new
--enable-lto --enable-plugin --with-arch=corei7 --with-cpu=corei7
Thread model: posix
gcc version 8.0.1 20180124 (experimental) [trunk revision 257013p2] (GCC) 

or

COLLECT_GCC=gfc
COLLECT_LTO_WRAPPER=/opt/gcc/gcc8w/libexec/gcc/x86_64-apple-darwin17.4.0/8.0.1/lto-wrapper
Target: x86_64-apple-darwin17.4.0
Configured with: ../work/configure --prefix=/opt/gcc/gcc8w
--enable-languages=c,c++,fortran,objc,obj-c++,ada,lto --with-gmp=/opt/mp-new
--with-system-zlib --with-isl=/opt/mp-new --enable-lto --enable-plugin
--with-arch=corei7 --with-cpu=corei7
Thread model: posix
gcc version 8.0.1 20180130 (experimental) [trunk revision 257200p15] (GCC) 


Could you please try to find which file(s) is(are) miscompiled?

Reply via email to