[Bug fortran/97571] long parsing phase for simple array constructor

2021-04-27 Thread molah at ucar dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97571 --- Comment #11 from Mark J Olah --- (In reply to Steve Kargl from comment #10) > gfortran is mostly maintained by volunteers. I started fixing > bugs 2 decades ago, because gfortran was the only Fortran compiler > available for FreeBSD. I no

[Bug fortran/97571] long parsing phase for simple array constructor

2021-04-27 Thread molah at ucar dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97571 --- Comment #9 from Mark J Olah --- Thank you Karl and Jerry for the suggestions on transforming the code. It is not my own code, and I cannot modify it. It is however correct Fortran code, that currently builds fine with GCC 10.2.0, and all ot

[Bug fortran/97571] long parsing phase for simple array constructor

2021-04-23 Thread molah at ucar dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97571 --- Comment #5 from Mark J Olah --- I reported this in bug #100235, where it was suggested this would be treated as WONTFIX. It seems this bug is reporting on the same issue arising from rttov: https://nwp-saf.eumetsat.int/site/software/rttov/

[Bug fortran/100235] New: 10.3.0 Performance regressions for compile-time math intrinsics computation on arrays

2021-04-23 Thread molah at ucar dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100235 Bug ID: 100235 Summary: 10.3.0 Performance regressions for compile-time math intrinsics computation on arrays Product: gcc Version: 10.3.0 Status: UNCONFIRMED