[Bug other/69554] [6 Regression] Multi-location diagnostics writes too many lines

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 5 20:02:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69554

--- Comment #14 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Is there any way to do multiline comments in gfortran?

Am attempting to write expected output like this:

! { dg-begin-multiline-output "" }
EXPECTED OUTPUT TO GO HERE
! { dg-end-multiline-output "" }

If not, I may need to require every line within the begin/end to start with a
  "! "
and to strip that.


More information about the Gcc-bugs mailing list