aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/system.ads
diff options
context:
space:
mode:
authorLewis Hyatt <lhyatt@gmail.com>2024-10-22 15:23:40 -0400
committerLewis Hyatt <lhyatt@gcc.gnu.org>2024-12-23 20:24:30 -0500
commit27af1a14f3a0c897f5da3fc36cd2f9fe5ca4b0ed (patch)
tree6d3b30414b27e550bf4dd5569183a35b9f4e567d /gcc/ada/gcc-interface/system.ads
parent11090da81e49c37fa5f271b0e0f10291eb0971bc (diff)
downloadgcc-27af1a14f3a0c897f5da3fc36cd2f9fe5ca4b0ed.zip
gcc-27af1a14f3a0c897f5da3fc36cd2f9fe5ca4b0ed.tar.gz
gcc-27af1a14f3a0c897f5da3fc36cd2f9fe5ca4b0ed.tar.bz2
libcpp: Fix overly large buffer allocation
It seems that tokens_buff_new() has always been allocating the virtual location buffer 4 times larger than intended, and now that location_t is 64-bit, it is 8 times larger. Fixed. libcpp/ChangeLog: * macro.cc (tokens_buff_new): Fix length argument to XNEWVEC.
Diffstat (limited to 'gcc/ada/gcc-interface/system.ads')
0 files changed, 0 insertions, 0 deletions