r148857 - in /trunk: gcc/testsuite/ChangeLog gc...

manu@gcc.gnu.org manu@gcc.gnu.org
Tue Jun 23 16:31:00 GMT 2009


Author: manu
Date: Tue Jun 23 16:30:58 2009
New Revision: 148857

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148857
Log:
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.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/cpp/assert2.c
    trunk/gcc/testsuite/gcc.dg/cpp/empty-include.c
    trunk/libcpp/ChangeLog
    trunk/libcpp/directives.c



More information about the Gcc-cvs mailing list