comparison contrib/reghunt/examples/30643.config @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a06113de4d67
1 BUGID=30643
2 FIND=break
3 LANG=c
4 BUILD_KIND=simple
5 BUG_KIND=ice-on-valid-code
6 OPTS="-O2"
7 REG_TARGET=i686-linux
8
9 . ./common.config
10
11 REG_TEST=${BUGID}.test
12
13 #LOW_PATCH=11
14 #HIGH_PATCH=21
15
16 #msg 0 'NOTE: skipping low patch, already verified'
17 #SKIP_LOW=1
18 msg 0 'NOTE: skipping high patch, already verified'
19 SKIP_HIGH=1