Skip to content
Snippets Groups Projects
  • Manuel López-Ibáñez's avatar
    a28fbdba
    directives.c (parse_include): Add location argument. · a28fbdba
    Manuel López-Ibáñez authored
    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
    a28fbdba
    History
    directives.c (parse_include): Add location argument.
    Manuel López-Ibáñez authored
    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