mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 00:09:31 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() r21885 added a new peephole optimizer. The associated code refactoring missed a check for tai(hp1).typ = tai_instruction Which can lead to an access violation later on, because the rest of the code expects to find a taicpu in hp1. git-svn-id: trunk@21949 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |