[Bug fortran/93193] C preprocessor works across commented lines

2020-01-08 Thread i.s.ger at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93193 --- Comment #2 from Igor S Gerasimov --- Is it possible to add warnings if /* is in commented line?

[Bug fortran/93193] New: C preprocessor works across commented lines

2020-01-07 Thread i.s.ger at yandex dot ru
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: i.s.ger at yandex dot ru Target Milestone: --- C preprocessor works across commented lines, so than if C-like multiline comments are in .F files, the output file in incorrect. I have tried to compile the following file