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

control flow

git-svn-id: trunk@31447 -
This commit is contained in:
Jonas Maebe 2015-08-29 10:08:15 +00:00
parent 3f9f498e0d
commit c3a7d76c68

View File

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