[Bug fortran/105037] gfortran emits incorrect debug information if compiled with -finit-real=snan

2022-03-24 Thread christian.friedl at gmx dot at via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105037 --- Comment #2 from Christian Friedl --- > What do you think is wrong? The lines IF(IREST.EQ.0) THEN CALL WO2(1,N1,N2,O2) ENRGOLD=EMP2 get emitted twice when -finit-real=snan is used. The first time that they are emitted, th

[Bug fortran/105037] New: gfortran emits incorrect debug information if compiled with -finit-real=snan

2022-03-23 Thread christian.friedl at gmx dot at via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105037 Bug ID: 105037 Summary: gfortran emits incorrect debug information if compiled with -finit-real=snan Product: gcc Version: 10.3.0 Status: UNCONFIRMED Keywords: