diff options
Diffstat (limited to 'contrib/reghunt/examples/29906b.config')
-rw-r--r-- | contrib/reghunt/examples/29906b.config | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/reghunt/examples/29906b.config b/contrib/reghunt/examples/29906b.config new file mode 100644 index 000000000..ad6bd0b0e --- /dev/null +++ b/contrib/reghunt/examples/29906b.config @@ -0,0 +1,19 @@ +BUGID=29906b +FIND=fix +LANG=c++ +BUILD_KIND=full +BUG_KIND=ice-on-valid-code +OPTS="-g" +REG_CONFOPTS="--disable-bootstrap" + +. ./common.config + +#LOW_PATCH=112 +#HIGH_PATCH=121 + +#msg 0 'NOTE: skipping low patch, already verified' +#SKIP_LOW=1 +msg 0 'NOTE: skipping high patch, already verified' +SKIP_HIGH=1 + +#REG_IDLIST="11 21 31 41 51 71 81 91 101 111" |