]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
PR preprocessor/60436
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Nov 2014 11:16:27 +0000 (11:16 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Nov 2014 11:16:27 +0000 (11:16 +0000)
commit1feb1b2d5438eede71c02ce6d618f66d16a9582b
tree70b27f1af29f225e53043edda3753f7cc5c539fd
parent53fd9ebf5b358c67d42702ec9635aa54ed7b0fc9
PR preprocessor/60436
* line-map.c (linemap_line_start): If highest is above 0x60000000
and we are still tracking columns or highest is above 0x70000000,
force add_map.

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