Internal compiler error
I noticed a problem compiling one of the Dosemu tests with gcc-ia16.
$ make -f Makefile.test
ia16-elf-gcc -mcmodel=tiny -o fileaccs.com fileaccs.c -li86
ia16-elf-gcc: internal compiler error: in execute, at gcc.c:2899
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [Makefile.test:3: fileaccs.com] Error 4
Thank you!
Edited by Andrew Bird