March 14, 2003
The following causes the compiler to stop
with:

Internal error: ..\ztc\cg87.c 1219

void func()
{
    float b;
    b -= 1.0;
}