]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/60436 (C preprocessor segfaults on assembly file)
authorJakub Jelinek <jakub@redhat.com>
Tue, 25 Nov 2014 11:16:27 +0000 (12:16 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 25 Nov 2014 11:16:27 +0000 (12:16 +0100)
commit43ba1c6c3e34491f68ecb02973928c218790c66c
tree70b27f1af29f225e53043edda3753f7cc5c539fd
parente302f8154aa9bd4a8a86e1f063d4e1d6956e8eae
re PR preprocessor/60436 (C preprocessor segfaults on assembly file)

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.

From-SVN: r218042
libcpp/ChangeLog
libcpp/line-map.c