cpplib.c (do_line): Typo broke #line directive.
authorDave Brolley <brolley@cygnus.com>
Tue, 23 Jun 1998 13:51:33 +0000 (13:51 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Tue, 23 Jun 1998 13:51:33 +0000 (09:51 -0400)
commitd2f8cffa1d0ce734ce4a465bcef76f9c41748045
tree5b68b5a2978318a19aff6d85edc440433c853add
parente70eea31dc0e7bb2eaf3c813e6d3a530a14de758
cpplib.c (do_line): Typo broke #line directive.

Tue Jun 23 16:44:21 1998  Dave Brolley  <brolley@cygnus.com>
* cpplib.c (do_line): Typo broke #line directive.
(cpp_message_from_errno): New function.
(cpp_error_from_errno): Call cpp_message_from_errno.
* cpplib.h (cpp_message_from_errno): New function.

From-SVN: r20675
gcc/ChangeLog
gcc/cpplib.c
gcc/cpplib.h