as -asghlm=strongforth.lis -L --defsym dbgcode=1 strongforth.s -o strongforth.o strongforth.s: Assembler messages: strongforth.s:4011: Error: unknown pseudo-op: `.pool159' strongforth.s:4016: Error: junk at end of line, first unrecognized character is `c' strongforth.s:4016: Internal error! Assertion failure in ignore_rest_of_line at read.c line 3537. Please report this bug.
as -v GNU assembler version 2.18.50.0.9 (armv5tel-redhat-linux-gnueabi) using BFD version version 2.18.50.0.9-7.fc10.fa1 20080822
uname -a Linux plug 2.6.22.18 #1 Fri Apr 3 18:49:38 PDT 2009 armv5tejl armv5tejl armv5tejl GNU/Linux
This error appeared after changing line 4894 from "push r2" to "push r2, r3" Since that should change just a single bit in the generated code, I find this to be a most curious error.
I will be happy to run tests or provide files for you to test with. -- Charles address@hidden