https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69499
Nicolas Koenig <koenigni at student dot ethz.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koenigni at student dot ethz.ch --- Comment #5 from Nicolas Koenig <koenigni at student dot ethz.ch> --- Created attachment 40977 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40977&action=edit Proposed patch to fix the ICE After far too many hours in the depths of gdb, there appeared to be one malicious statement in the code. This patch should fix it. Regression tested for GNU Fortran (GCC) 7.0.1 20170314 (experimental) on x86_64-pc-linux-gnu with no regressions.