r218042 - in /trunk/libcpp: ChangeLog line-map.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Nov 25 11:16:00 GMT 2014


Author: jakub
Date: Tue Nov 25 11:16:27 2014
New Revision: 218042

URL: https://gcc.gnu.org/viewcvs?rev=218042&root=gcc&view=rev
Log:
	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.

Modified:
    trunk/libcpp/ChangeLog
    trunk/libcpp/line-map.c



More information about the Gcc-cvs mailing list