[fpc-devel] Finally fixed that MOVZX/SX optimisation!
Florian Klämpfl
florian at freepascal.org
Wed Feb 19 20:37:48 CET 2020
Am 19.02.20 um 11:23 schrieb Sven Barth via fpc-devel:
> J. Gareth Moreton <gareth at moreton-family.com
> <mailto:gareth at moreton-family.com>> schrieb am Mi., 19. Feb. 2020, 01:40:
>
> Ah, I understand, thank you.
>
> I chose those two tests in particular because the design with multiple
> typecasts opens it up to a lot of peephole optimisations.
>
>
> The nightly testsuite is run multiple times with different settings, so
> as Joost said it shouldn't be necessary to single out tests for
> optimization levels.
>
If a particular bug is known to be only triggered by a certain
combination of command line switches, the test should be run always with
these switches imo.
More information about the fpc-devel
mailing list