This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 24207 may interest you


With the patch the compilation of fds reaches:

gfortran -c -O3 -ffast-math -funroll-loops mods.f
gfortran -c -O3 -ffast-math -funroll-loops pois.f
gfortran -c -O3 -ffast-math -funroll-loops misc.f
gfortran -c -O3 -ffast-math -funroll-loops radi.f
gfortran -c -O3 -ffast-math -funroll-loops sprk.f
sprk.f: In function 'insert_droplets':
sprk.f:528: internal compiler error: in fold_convert, at fold-const.c:2028
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [sprk.o] Error 1

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]