-
- Downloads
re PR preprocessor/36674 (#include location is offset by one row in errors from preprocessed files)
2009-05-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org> PR cpp/36674 libcpp/ * directives (do_linemarker): Compensate for the increment in location that occurs when we reach the end of line. * files (_cpp_stack_include): Mention _cpp_find_file in the comment. testsuite/ * gcc.dg/cpp/pr36674.i: New. From-SVN: r147504
Showing
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/cpp/pr36674.i 12 additions, 0 deletionsgcc/testsuite/gcc.dg/cpp/pr36674.i
- libcpp/ChangeLog 8 additions, 0 deletionslibcpp/ChangeLog
- libcpp/directives.c 8 additions, 0 deletionslibcpp/directives.c
- libcpp/files.c 8 additions, 7 deletionslibcpp/files.c
Loading
Please register or sign in to comment