* examples: New directory.
commit024f1ce056dfec82703704d8663d1530b12e5938
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Feb 2009 18:45:27 +0000 (17 18:45 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Feb 2009 18:45:27 +0000 (17 18:45 +0000)
treecd17f8dada306365f8ea516f806878c442a9bad9
parent42a8b5f0fd074548521460dca667b5fa46f711e9
* examples: New directory.
* examples/gcc-svn-env: New.
* examples/reg-watch: New.
* examples/reg-watch.awk: New.
* examples/common.config: New.
* examples/testall: New.
* examples/28970.config: New.
* examples/28970.list: New.
* examples/28970.c: New.
* examples/28970.log: New.
* examples/29106.config: New.
* examples/29106.list: New.
* examples/29106.test: New.
* examples/29106.cc: New.
* examples/29106.log: New.
* examples/29478.config: New.
* examples/29478.list: New.
* examples/29478.c: New.
* examples/29478.log: New.
* examples/29906a.config: New.
* examples/29906a.list: New.
* examples/29906a.cc: New.
* examples/29906a.log: New.
* examples/29906b.config: New.
* examples/29906b.list: New.
* examples/29906b.cc: New.
* examples/29906b.log: New.
* examples/30643.config: New.
* examples/30643.list: New.
* examples/30643.c: New.
* examples/30643.test: New.
* examples/30643.log: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144242 138bc75d-0d04-0410-961f-82ee72b054a4
33 files changed:
contrib/reghunt/ChangeLog
contrib/reghunt/examples/28970.c [new file with mode: 0644]
contrib/reghunt/examples/28970.config [new file with mode: 0644]
contrib/reghunt/examples/28970.list [new file with mode: 0644]
contrib/reghunt/examples/28970.log [new file with mode: 0644]
contrib/reghunt/examples/29106.cc [new file with mode: 0644]
contrib/reghunt/examples/29106.config [new file with mode: 0644]
contrib/reghunt/examples/29106.list [new file with mode: 0644]
contrib/reghunt/examples/29106.log [new file with mode: 0644]
contrib/reghunt/examples/29106.test [new file with mode: 0755]
contrib/reghunt/examples/29478.c [new file with mode: 0644]
contrib/reghunt/examples/29478.config [new file with mode: 0644]
contrib/reghunt/examples/29478.list [new file with mode: 0644]
contrib/reghunt/examples/29478.log [new file with mode: 0644]
contrib/reghunt/examples/29906a.cc [new file with mode: 0644]
contrib/reghunt/examples/29906a.config [new file with mode: 0644]
contrib/reghunt/examples/29906a.list [new file with mode: 0644]
contrib/reghunt/examples/29906a.log [new file with mode: 0644]
contrib/reghunt/examples/29906b.cc [new file with mode: 0644]
contrib/reghunt/examples/29906b.config [new file with mode: 0644]
contrib/reghunt/examples/29906b.list [new file with mode: 0644]
contrib/reghunt/examples/29906b.log [new file with mode: 0644]
contrib/reghunt/examples/30643.c [new file with mode: 0644]
contrib/reghunt/examples/30643.config [new file with mode: 0644]
contrib/reghunt/examples/30643.list [new file with mode: 0644]
contrib/reghunt/examples/30643.log [new file with mode: 0644]
contrib/reghunt/examples/30643.test [new file with mode: 0755]
contrib/reghunt/examples/README [new file with mode: 0644]
contrib/reghunt/examples/common.config [new file with mode: 0644]
contrib/reghunt/examples/gcc-svn-env [new file with mode: 0644]
contrib/reghunt/examples/reg-watch [new file with mode: 0755]
contrib/reghunt/examples/reg-watch.awk [new file with mode: 0755]
contrib/reghunt/examples/testall [new file with mode: 0755]