]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/69650 (ICE in linemap_line_start, at libcpp/line-map.c:803)
authorBernd Schmidt <bernds@redhat.com>
Fri, 25 Mar 2016 16:15:39 +0000 (10:15 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 25 Mar 2016 16:15:39 +0000 (10:15 -0600)
commit3caf0ca1d3d1c6a65cd2437572992b9bc0a8d067
tree9471bd17deccc2f59b0dbe6408240bdddda296b2
parent634035b610977ac310cce45fe3b771ac2a3730d7
re PR preprocessor/69650 (ICE in linemap_line_start, at libcpp/line-map.c:803)

PR lto/69650
* directives.c (do_linemarker): Test for file left but not entered
here.
* line-map.c (linemap_add): Not here.

PR lto/69650
* gcc.dg/pr69650.c: New test.

From-SVN: r234481
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr69650.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/directives.c
libcpp/line-map.c