X-Git-Url: https://git.wh0rd.org/?p=ICEs.git;a=blobdiff_plain;f=568732%2Freduce-ice;fp=568732%2Freduce-ice;h=0260dbc12739267bc86b60f8854cef73e35d539a;hp=0000000000000000000000000000000000000000;hb=bd3239d2bbe0de3a200b266503e3330b1e391489;hpb=dbff64cb4b7530861c2309c794efdd4e0cf47a23 diff --git a/568732/reduce-ice b/568732/reduce-ice new file mode 100755 index 0000000..0260dbc --- /dev/null +++ b/568732/reduce-ice @@ -0,0 +1,35 @@ +#!/bin/sh +# +# Run like: +# multidelta -level=# ./reduce-ice $FILE +# levels: 0 0 1 1 2 2 10 10 +# + +FILE=writepart.i +CC=gcc-5.3.0 +CFLAGS="-O2" +STRING="internal compiler error.*dwarf2out_finish" + +: <&1) +[[ $(echo "$output" | grep -c 'call to __builtin___memcpy_chk will always overflow destination buffer') -eq 3 ]]