mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 22:10:51 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() + -CTcompactintarrayinit command line option to change the code generation for typed array of some kind of integer-type initialization so that it takes up less space in the bytecode (because the bytecode for all routines, including the class initialization code that contains the typed constant init code, is limited 64kb, large array or multiple array constants could fairly easily bump into that limit) git-svn-id: branches/jvmbackend@19638 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |