-
- Downloads
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
Showing
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/cpp/assert2.c 7 additions, 7 deletionsgcc/testsuite/gcc.dg/cpp/assert2.c
- gcc/testsuite/gcc.dg/cpp/empty-include.c 2 additions, 1 deletiongcc/testsuite/gcc.dg/cpp/empty-include.c
- libcpp/ChangeLog 8 additions, 0 deletionslibcpp/ChangeLog
- libcpp/directives.c 24 additions, 13 deletionslibcpp/directives.c
Loading
Please register or sign in to comment