]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
files.c (_cpp_stack_include): Fix the highest_location when header file is guarded...
authorDehao Chen <dehao@google.com>
Mon, 24 Jun 2013 17:31:45 +0000 (17:31 +0000)
committerDehao Chen <dehao@gcc.gnu.org>
Mon, 24 Jun 2013 17:31:45 +0000 (17:31 +0000)
commit39953c79725971061079d2d8c1c9c7c64a73aced
tree3b9c9611a734feb6674eb7cd7b3c35fb4e916f6f
parentb4005c71a2c5d04ee673a0b14d63ab5e8c35c072
files.c (_cpp_stack_include): Fix the highest_location when header file is guarded by #ifndef and is included...

2013-06-24  Dehao Chen  <dehao@google.com>

* files.c (_cpp_stack_include): Fix the highest_location when header
file is guarded by #ifndef and is included twice.

From-SVN: r200376
libcpp/ChangeLog
libcpp/files.c