]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
Use source_location where it is due
authorDodji Seketeli <dodji@redhat.com>
Fri, 15 Jul 2011 21:34:02 +0000 (21:34 +0000)
committerDodji Seketeli <dodji@gcc.gnu.org>
Fri, 15 Jul 2011 21:34:02 +0000 (23:34 +0200)
commitd0a9fbe16c999748339a5fe77da8e6687337d0e0
tree8e55847d83bb45140b1baa1cd4d7e29a872315ab
parent6feeed065cba3185d087aa70a5a7493a4a7bbc3b
Use source_location where it is due

libcpp/

* directives.c (struct if_stack): Use source_location as type
here.
* include/cpplib.h (struct cpp_callbacks)<include, define, undef,
indent, def_pragma, used_define, used_undef>: Properly use
source_location as parameter type, rather than unsigned int.

From-SVN: r176333
libcpp/ChangeLog
libcpp/directives.c
libcpp/include/cpplib.h