Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / treelang / execute / execute.exp
blob41ff8fe0c5ff5a4e66f9aecd4088c1c62d56374f
1 # Tests for treelang; run from gcc/treelang/Make-lang.in => gcc/Makefile
3 # Copyright (C) 2004 by The Free Software Foundation
5 # This program is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License as published by the
7 # Free Software Foundation; either version 2, or (at your option) any
8 # later version.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this program; if not, write to the Free Software
17 # Foundation, 51 Franklin Street, Fifth Floor,
18 # Boston, MA 02110-1301, USA.
20 # In other words, you are welcome to use, share and improve this program.
21 # You are forbidden to forbid anyone else to use, share and improve
22 # what you give them. Help stamp out software-hoarding!
24 # Treelang tests that only need to compile.
26 # Load support procs.
27 load_lib treelang-dg.exp
29 dg-init
30 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.tree]] "" ""
31 dg-finish