Browse Source

* fix test parameter

git-svn-id: trunk@32793 -
florian 9 years ago
parent
commit
b7786d0849
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/cg/taddcurr.pp

+ 1 - 1
tests/test/cg/taddcurr.pp

@@ -1,4 +1,4 @@
-{ %OPT=-Onofastmath }
+{ %OPT=-Oonofastmath }
 
 {****************************************************************}
 {  CODE GENERATOR TEST PROGRAM                                   }