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

dodji@gcc.gnu.org dodji@gcc.gnu.org
Mon Oct 17 14:01:00 GMT 2011


Author: dodji
Date: Mon Oct 17 14:01:37 2011
New Revision: 180090

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180090
Log:
Fix bootstrapping with --disable-checking

libcpp/ChangeLog

	* line-map.c (linemap_macro_map_loc_to_exp_point): Avoid setting a
	variable without using it if ENABLE_CHECKING is not defined.  Mark
	the LOCATION parameter as being unused.

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



More information about the Gcc-cvs mailing list