Merged revisions 2782 via svnmerge from

http://svn.freepascal.org/svn/fpc/branches/linker/compiler

........
r2782 | peter | 2006-03-06 10:59:35 +0100 (Mon, 06 Mar 2006) | 2 lines

  * fix arm compile

........

git-svn-id: trunk@2783 -
This commit is contained in:
peter 2006-03-06 10:00:14 +00:00
parent 48d7cfb2a5
commit f1976eda5c
2 changed files with 851 additions and 848 deletions

File diff suppressed because it is too large Load Diff

View File

@ -103,7 +103,7 @@ Const
aopt_uncondjmp = A_B;
aopt_condjmp = A_B;
Implementation
{ ************************************************************************* }