[Bug preprocessor/69177] [6 Regression] Bit-packing optimization makes it too easy to have location_t >= LINE_MAP_MAX_LOCATION_WITH_COLS
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 8 20:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69177
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I'd use LINE_MAP_MAX_LOCATION_WITH_PACKED_RANGES to be half of
LINE_MAP_MAX_LOCATION_WITH_COLS, that way you'd get like 6mil lines with column
info instead of just 2.5.
More information about the Gcc-bugs
mailing list