Explorar o código

* ait_jcatch should not be skipped by optimizers, as it does result in
control flow

git-svn-id: trunk@31447 -

Jonas Maebe %!s(int64=10) %!d(string=hai) anos
pai
achega
c3a7d76c68
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/aasmtai.pas

+ 1 - 1
compiler/aasmtai.pas

@@ -276,7 +276,7 @@ interface
                    ,ait_directive
                    ,ait_varloc,
 {$ifdef JVM}
-                   ait_jvar, ait_jcatch,
+                   ait_jvar,
 {$endif JVM}
                    ait_seh_directive];