C:/development/fpcbootstrap/rm.exe -f ppcrossx64.exeC:/development/fpcbootstrap/gmkdir.exe -p x86_64/units/i386-win32C:/development/fpc/compiler/ppc.exe -Ur -Xs -O2 -n -Fux86_64 -Fusystems -FuC:/development/fpc/rtl/units/i386-win32 -Fix86_64 -FE. -FUx86_64/units/i386-win32 -dRELEASE -dx86_64 -dGDB -dBROWSERLOG -Fux86 -Sew pp.paspinline.pas(361,38) Error: Ordinal expression expectedpinline.pas(363,42) Error: Ordinal expression expectedpinline.pas(632) Fatal: There were 2 errors compiling module, stoppingFatal: Compilation abortedmake.exe[3]: *** [ppcrossx64.exe] Error 1make.exe[3]: Leaving directory `C:/development/fpc/compiler'make.exe[2]: *** [cycle] Error 2make.exe[2]: Leaving directory `C:/development/fpc/compiler'make.exe[1]: *** [compiler_cycle] Error 2make.exe[1]: Leaving directory `C:/development/fpc'C:\development\fpcbootstrap\make.exe: *** [build-stamp.x86_64-win64] Error 2C:\development\fpcbootstrap\make.exe: Leaving directory `C:/development/fpc'Info: 2013-04-15 10:30:13: fpcup finished.An unhandled exception occurred at $004057C1:EAccessViolation: Access violation
360 found:=false;361 for i:=0 to high(variantdesc^.branches) do <--- Error362 begin363 for j:=0 to high(variantdesc^.branches[i].values) do <--- Error364 if variantdesc^.branches[i].values[j]=tordconstnode(p2).value then365 begin366 found:=true;367 variantselectsymbol:=tfieldvarsym(variantdesc^.variantselector);
variantdesc^.branches
variantdesc^.branches[i].values