Markus Franke <Markus.Franke@informatik.tu-chemnitz.de> writes: > What am I doing wrong? It seems so simple but I can't figure out what's > wrong with my pattern. Run the compiler under gdb and do a backtrace to see where the ICE is coming from. Ian