mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 10:39:26 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * x86_64: Fixed code generation for try..finally blocks, so that exit label from inner try..finally stays within scope of procedure's implicit try..finally block if one is present. Mantis #34772. ........ * patch by J. Gareth Moreton: propagate exit use in nested try...except statements, resolves #35841 ........ * fix #35841 also for break and continue ........ git-svn-id: branches/fixes_3_2@47589 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |