diff options
author | Gaius Mulley <gaiusmod2@gmail.com> | 2024-03-08 12:52:04 +0000 |
---|---|---|
committer | Gaius Mulley <gaiusmod2@gmail.com> | 2024-03-08 12:52:04 +0000 |
commit | 3cdaa6491fe805ffc1dc545722b97660f31572fa (patch) | |
tree | 2f3df3be1f8df4b64084f99457bed48e50320de2 /contrib | |
parent | 40209cb15a3f2af8233ee887dc960992f358ad86 (diff) | |
download | gcc-3cdaa6491fe805ffc1dc545722b97660f31572fa.zip gcc-3cdaa6491fe805ffc1dc545722b97660f31572fa.tar.gz gcc-3cdaa6491fe805ffc1dc545722b97660f31572fa.tar.bz2 |
modula2: Rebuild bootstrap tools with faster dynamic arrays
This patch configures the larger dynamic arrays to use a larger
growth factor and larger initial size. It also rebuilds mc and pge
using the improved default array sizes in Indexing.mod.
gcc/m2/ChangeLog:
* gm2-compiler/M2Quads.mod (Init): Use InitIndexTuned with
default size 65K.
* gm2-compiler/SymbolConversion.mod (Init): Ditto.
* gm2-compiler/SymbolTable.mod (BEGIN): Ditto.
* mc-boot/GM2Dependent.cc: Rebuild.
* mc-boot/GM2Dependent.h: Rebuild.
* mc-boot/GM2RTS.cc: Rebuild.
* pge-boot/GIndexing.cc: Rebuild.
* pge-boot/GIndexing.h: Rebuild.
* pge-boot/GM2Dependent.cc: Rebuild.
* pge-boot/GM2Dependent.h: Rebuild.
* pge-boot/GM2RTS.cc: Rebuild.
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions