re PR fortran/15511 (Warning about truncated lines does not follow the standard gcc...
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Mon, 21 Jun 2004 22:22:32 +0000 (00:22 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Mon, 21 Jun 2004 22:22:32 +0000 (00:22 +0200)
commitfa84120041353fa15ba2345e4442ec9e10ffc25b
treeb7d5e1b4fab9f3c7d2ba14953873091dcc16e31a
parent6263a8f6a597b54898d4865420e61c6368f67080
re PR fortran/15511 (Warning about truncated lines does not follow the standard gcc error message format)

PR fortran/15511
* scanner.c (load_line): Don't truncate preprocessor lines.
Reformat error message.
(preprocessor_line): Issue warning in case of malformed
preprocessor line.

From-SVN: r83455
gcc/fortran/ChangeLog
gcc/fortran/scanner.c