mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 08:19:27 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() release the source location in case it was also a temp. Reason: we don't increase reference counts when assigning to a ti_const (they are like const parameters), so the original value must stay alive until the ti_const temp is freed o free the original data in the ttempdelete node for the ti_const temp o don't increase reference counts when assigning composite types to ti_const temps either git-svn-id: trunk@34287 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |