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
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2009-05-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
|
||||
|
||||
PR cpp/36674
|
||||
* 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.
|
||||
|
||||
2009-05-10 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* include/cpplib.h (enum cpp_token_fld_kind): Add
|
||||
|
||||
Reference in New Issue
Block a user