Commit 90e7f69d by Steven G. Kargl

Add 'PR fortran/30278' to my previous commit.

From-SVN: r121229
parent ffa1b3c6
2007-01-26 Steven Bosscher <stevenb.gcc@gmail.com>
Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/30278
* fortran/io.c (next_char): Deal with backslash escaped characters.
Issue warnings in non -std=gnu cases.
* fortran/primary.c (next_string_char): Issue warnings in non
......
......@@ -6,6 +6,7 @@
2007-01-26 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/30278
* gfortran.dg/backslash_3.f: New test.
2007-01-26 Richard Guenther <rguenther@suse.de>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment