mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 18:50:25 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() as a para. But in case of the safecall convention, the funcret is always returned as para and from the c point-of-view this is a normal para. So it has to be popped normally. This was done by correcting the pop_size in ti386callnode.pop_parasize but it's better to do this directly in tcgcallnode.pass_generate_code. git-svn-id: trunk@15994 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |