* cpperror.c (print_location): Don't check for !pfile->buffer. That
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2003 00:21:34 +0000 (00:21 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2003 00:21:34 +0000 (00:21 +0000)
commitd7dd769ad00bd8fea2a8c8b92b8380e3197edd9f
treebf6a82116a244cde8aac74e71f5f085e22d8eaac
parent089ada1b77f27856cb47740de4611c297395e076
* cpperror.c (print_location):  Don't check for !pfile->buffer.  That
test fails following my 08-21 change, and it seems unnecessary anyway.
(cpp_error):  Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70874 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpperror.c