OSDN Git Service

2009-06-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jun 2009 16:30:58 +0000 (16:30 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jun 2009 16:30:58 +0000 (16:30 +0000)
commit78ed8e3db8e7570051a036ea7cd943d2f10a71bd
treebd32207e64e5475c4af5e36142b42db92f47401b
parent331cf53a9ad62e5adba7c41db4d0b025928b3679
2009-06-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

libcpp/
* directives.c (parse_include): Add location argument. Update all
calls.
(parse_answer): Likewise.
(do_include_common): Error with exact location.
(parse_assertion): Likewise.
testsuite/
* gcc.dg/cpp/empty-include.c: Update column info.
* gcc.dg/cpp/assert2.c: Update column info.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148857 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/assert2.c
gcc/testsuite/gcc.dg/cpp/empty-include.c
libcpp/ChangeLog
libcpp/directives.c