diff options
author | Lewis Hyatt <lhyatt@gmail.com> | 2024-11-26 11:53:36 -0500 |
---|---|---|
committer | Lewis Hyatt <lhyatt@gcc.gnu.org> | 2024-11-30 13:01:46 -0500 |
commit | 8cc9d27e2db7d9f4867061c848c2d2c46a101371 (patch) | |
tree | bf83e35fe0e73647463b4acac31041c015079004 /libgcc | |
parent | 9bba9067598dd92dc7bae3bca242a6d350f5b799 (diff) | |
download | gcc-8cc9d27e2db7d9f4867061c848c2d2c46a101371.zip gcc-8cc9d27e2db7d9f4867061c848c2d2c46a101371.tar.gz gcc-8cc9d27e2db7d9f4867061c848c2d2c46a101371.tar.bz2 |
Support for 64-bit location_t: toplev parts
With the upcoming move from 32-bit to 64-bit location_t, the recommended
number of range bits will change from 5 to 7. line-map.h now exports the
recommended setting, so use that instead of hard-coding 5.
gcc/ChangeLog:
* toplev.cc (general_init): Replace hard-coded constant with
line_map_suggested_range_bits.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions