On Thursday 12 April 2007 09:53, Steve Peters wrote: > -ansi -pedantic choke on the call to asm() in src/ops/core.ops. This is > because asm() is gcc-builtin. However, if you use __asm_() instead, > everything works just fine. The following patch gets Parrot to compile > just file, although rather loudly with -ansi -pedantic.
Thanks, applied as r18176. -- c