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

Marģers . margers.roked at inbox.lv
Wed Feb 5 19:11:33 CET 2020


> > 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.
> >

> You will need to also add ALLOW_WARNINGS=1 to the make call.

Ok, ALLOW_WARNINGS=1 did the job.

in attachment testsh.pas and testsh.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: testsh.pas
Type: text/x-pascal
Size: 513 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20200205/59604ecd/attachment-0001.pas>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testsh.s
Type: text/x-asm
Size: 20540 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20200205/59604ecd/attachment-0001.bin>


More information about the fpc-devel mailing list