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
: wrong-debug
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: christian.friedl at gmx dot at
Target Milestone: ---
I have the following small example, let's call it example.F
SUBROUTINE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96032
--- Comment #1 from Christian Friedl ---
Disclaimer: I posted a request for help regarding this exact feature on the
gcc-help list. (https://gcc.gnu.org/pipermail/gcc-help/2020-July/139110.html)
After reading through the list I came to the concl
: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: christian.friedl at gmx dot at
Target Milestone: ---
I would like to implement a filter for warnings from gfortran using
--fdiagnostics-format=json . To print out the