OSDN Git Service

Update FSF address.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / treelang / compile / compile.exp
1 # Tests for treelang; run from gcc/treelang/Make-lang.in => gcc/Makefile
2
3 # Copyright (C) 2004 by The Free Software Foundation
4
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.
9 #
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.
14 #
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.
19 #
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!
23
24 # Treelang tests that only need to compile.
25
26 # Load support procs.
27 load_lib treelang-dg.exp
28
29 dg-init
30 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.tree]] "" ""
31 dg-finish