Hi everyone,

While testing a patch for a bug fix, I discovered that there's a range check error in the compiler trunk under i386-win32 if I run "make fullcycle OPT="-O4 -CriotR -gl" CPU_TARGET=i386 OS_TARGET=win32".

The backtrace points to line 1602 of defutil.pas ("result := int_cgsize(def.size);") and it occurs when running ppc1 even before it reaches the cross-compilation stages.

I haven't tested x86_64-win64 yet if only because I'm waiting on tests to finish.  I'll let you know though.

Gareth aka. kit


--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to