4 # multidelta -level=# ./reduce-ice $FILE
5 # levels: 0 0 1 1 2 2 10 10
9 CC=hppa2.0-unknown-linux-gnu-gcc
10 CFLAGS="-march=2.0 -g -O2 -fpic"
11 STRING="internal compiler error: in simplify_subreg, at simplify-rtx.c:5147"
13 $CC -pipe -c $CFLAGS $FILE 2>&1 | grep "$STRING"