[Bug fortran/81723] [7/8 Regression] fortran build doesn't terminate on 64bit targets

2017-08-06 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81723 --- Comment #4 from Matthias Klose --- Created attachment 41939 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41939=edit original source file

[Bug fortran/81723] [7/8 Regression] fortran build doesn't terminate on 64bit targets

2017-08-06 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81723 --- Comment #3 from Matthias Klose --- Created attachment 41938 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41938=edit preprocessed source

[Bug fortran/81723] [7/8 Regression] fortran build doesn't terminate on 64bit targets

2017-08-06 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81723 --- Comment #2 from Matthias Klose --- this can be worked around with -O2. gfortran -g -c -O3 -D_FORTIFY_SOURCE=2 -fno-range-check -fno-automatic -fno-second-underscore -fstack-protector --param=ssp-buffer-size=4 -fno-automatic

[Bug fortran/81723] [7/8 Regression] fortran build doesn't terminate on 64bit targets

2017-08-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81723 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|