]> git.ipfire.org Git - thirdparty/gcc.git/commit
libcpp/ChangeLog:
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 May 2015 17:12:28 +0000 (17:12 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 May 2015 17:12:28 +0000 (17:12 +0000)
commit0d344d274041f6e6d4ff585144f55954f19c5439
tree1d0499ac4735b46b7235b7b759304fffe02538db
parentb11ca81306fb05706f6620b7b45d086e8d4d9b49
libcpp/ChangeLog:

2015-05-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>

* line-map.c (LINE_MAP_MAX_COLUMN_NUMBER
LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_SOURCE_LOCATION):
New constants.
(linemap_line_start): Use them.
(linemap_position_for_column): Use them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223705 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/line-map.c