mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 23:08:33 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * Abort if attempting to emit a call without pi_do_call flag set, because the outgoing parameter area determines layout of temps and therefore cannot be created/changed during pass 2. * Bypass g_concatcopy_move if procedure is a leaf one, due to the restriction mentioned above. git-svn-id: trunk@23644 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |