This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
freepascal.compiler
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
* error happens only with optimization
git-svn-id: trunk@38071 -
florian
7 anni fa
parent
810acd82b2
commit
92e616e30c
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
tests/webtbs/tw32576.pp
+ 1
- 0
tests/webtbs/tw32576.pp
Vedi File
@@ -1,3 +1,4 @@
+{ %OPT=-O3 }
{$mode objfpc}
{$R+}
{$H+}