diff options
author | Alexander Monakov <amonakov@ispras.ru> | 2024-08-22 21:09:47 +0300 |
---|---|---|
committer | Alexander Monakov <amonakov@ispras.ru> | 2024-08-23 14:09:51 +0300 |
commit | b2c1d7c4573d3b938f44b3bda202adeb292b1cbc (patch) | |
tree | eb1f8c32ea2513a47d9eafc5ab0d316c7507db81 /gcc | |
parent | 96fe95bac67c7303dc811c04f5e99cc959a7182a (diff) | |
download | gcc-b2c1d7c4573d3b938f44b3bda202adeb292b1cbc.zip gcc-b2c1d7c4573d3b938f44b3bda202adeb292b1cbc.tar.gz gcc-b2c1d7c4573d3b938f44b3bda202adeb292b1cbc.tar.bz2 |
libcpp: bump padding size in _cpp_convert_input [PR116458]
The recently introduced search_line_fast_ssse3 raised padding
requirement from 16 to 64, which was adjusted in read_file_guts,
but the corresponding ' + 16' in _cpp_convert_input was overlooked.
libcpp/ChangeLog:
PR preprocessor/116458
* charset.cc (_cpp_convert_input): Bump padding to 64 if
HAVE_SSSE3.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions