Pārlūkot izejas kodu

* again use areturn instead of ireturn for returning enums since they're
classes now

git-svn-id: branches/jvmbackend@18631 -

Jonas Maebe 14 gadi atpakaļ
vecāks
revīzija
bc21708967
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      compiler/jvm/hlcgcpu.pas

+ 0 - 2
compiler/jvm/hlcgcpu.pas

@@ -1325,8 +1325,6 @@ implementation
             else
               opc:=a_ireturn;
           end;
-        enumdef:
-          opc:=a_ireturn;
         setdef:
           if is_smallset(retdef) then
             opc:=a_ireturn