I have the following peace of code that breaks codetools on trunk:

Self.CSR_bits.setENABLE;
  asm
    cpsie if
  end;

When I try to do ctrl-space in Lazarus I now get the following error-message:

Codetools, Fehler: 1
armcm0p.pp(167,11) Error: unerwartetes Schlüsselwort "if" im ASM-Block gefunden

Michael

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to