[fpc-devel] AVR assembler code consistency checking

Florian Klämpfl florian at freepascal.org
Sun Feb 18 22:58:07 CET 2018


Am 27.01.2018 um 09:18 schrieb Christo:
> cOn Tue, 2018-01-23 at 21:57 +0100, Florian Klämpfl wrote:
>> Just make a zip of the test programs. If they should fail during compilation, add a { %fail }
>> comment as the first line, this tells the test runner, that the program must cause a
>> compilation
>> failure. If the test is useless, but should compile, add a { %norun }
> 
> Attached please find updated code for ConcatInstruction (raavr.patch) and some test cases in
> tests.zip. The one test, tbs614.pp contains a list of all instructions with what I consider
> permutations of valid parameters, all of which I think should successfully compile. The other 3
> tests are for bug reports I've submitted. 

Thank you, I committed your patch in r38286 with indentions as FPC uses them.




More information about the fpc-devel mailing list