[PATCH] Fix BUILTINS_LOCATION with -fpreprocessed (PR preprocessor/41543)

Tom Tromey tromey@redhat.com
Mon Oct 12 19:58:00 GMT 2009


>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

Jakub> 2009-10-12  Jakub Jelinek  <jakub@redhat.com>
[...]
Jakub> 	* include/line-map.h (RESERVED_LOCATION_COUNT): Define.
Jakub> 	* line-map.c (linemap_init): Initialize highest_location and
Jakub> 	highest_line to RESERVED_LOCATION_COUNT-1 instead of 0.

The libcpp parts are ok.
I can't approve the other parts, but they look fine to me.

Tom



More information about the Gcc-patches mailing list