[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
: 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

[Bug other/96032] Feature request: Add a way to format output from --fdiagnostics-format=json

2020-07-02 Thread christian.friedl at gmx dot at
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

[Bug other/96032] New: Feature request: Add a way to format output from --fdiagnostics-format=json

2020-07-02 Thread christian.friedl at gmx dot at
: 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