fpc/compiler/msg
svenbarth b6bfa864d4 Disallow the usage of the inline assembler inside generics, because there are currently two problems:
1. At least on x86 the assembler reader initializes the parameter location informations which results in InternalError 200301231
2. Assembler tokens are not stored in the token stream and thus won't be reproduced during specialization

x86/rax86int.pas, tx86intreader.Assemble:
  * check for "parse_generic" before calling generate_parameter_info
pstatmnt.pas, assembler_block & statement:
  * generate an error message if an asm statement should be parsed inside a generic

+ added test

git-svn-id: trunk@24892 -
2013-06-13 19:42:49 +00:00
..
errorct.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errord.msg * updates of german message files by Karl-Michael Schindler 2013-02-14 18:54:26 +00:00
errorda.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errordu.msg * updates of german message files by Karl-Michael Schindler 2013-02-14 18:54:26 +00:00
errore.msg Disallow the usage of the inline assembler inside generics, because there are currently two problems: 2013-06-13 19:42:49 +00:00
errores.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorf.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorfi.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorhe.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorheu.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorid.msg * copyright year updated 2013-02-04 21:33:23 +00:00
erroriu.msg * removed wrong -N switch (switch is not used) description 2012-08-08 17:02:05 +00:00
errorn.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorpl.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorpli.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorpt.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorptu.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorr.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorru.msg * copyright year updated 2013-02-04 21:33:23 +00:00
errorues.msg * copyright year updated 2013-02-04 21:33:23 +00:00