]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
directives.c (parse_include): Add location argument.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 23 Jun 2009 16:30:58 +0000 (16:30 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 23 Jun 2009 16:30:58 +0000 (16:30 +0000)
commita28fbdbac8af686640ab82d2360d2babce982351
treebd32207e64e5475c4af5e36142b42db92f47401b
parent7eb3f1f7cab7f8ffc75b8010f619a76fba2808c0
directives.c (parse_include): Add location argument.

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.

From-SVN: r148857
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/assert2.c
gcc/testsuite/gcc.dg/cpp/empty-include.c
libcpp/ChangeLog
libcpp/directives.c