[fpc-devel] generate assembler with no clear purpose MOV

J. Gareth Moreton gareth at moreton-family.com
Wed Feb 5 10:48:05 CET 2020


Hmmm, well that's inconvenient!  Means we can't easily test things with 
that feature.

Gareth aka. Kit

On 05/02/2020 06:17, Marģers . via fpc-devel wrote:
>   
>
> From:  J. Gareth Moreton <gareth at moreton-family.com>
> To:  <fpc-devel at lists.freepascal.org>
>> Are you able to dump the nodes as well with -an? (You'll need to define
>> -dEXTDEBUG though) That might give some clues behind the presence of
>> that movslq instruction.
> building compiler with -dEXTDEBUG does not work for me
> make singlezipinstall OS_TARGET=linux CPU_TARGET=x86_64  OPT="-dEXTDEBUG -CpCOREAVX2 -OpCOREAVX2 -Fu/home/user/fpc304/lib/fpc/3.0.4/units/x86_64-linux/rtl/"
>
> constexp.pas(125,13) Warning: Location (LOC_CSSETREG) not equal to expectloc (LOC_REG): typeconvn
> constexp.pas(594) Fatal: There were 1 errors compiling module, stopping
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>


More information about the fpc-devel mailing list