PR ld/14962
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / expr.exp
CommitLineData
abd4c01a 1# Test expressions in a linker script.
cc3e2771 2# By Nathan Sidwell, CodeSourcery LLC
abd4c01a 3# Copyright 2006, 2007, 2010
cc3e2771
NS
4# Free Software Foundation, Inc.
5#
f96b4a7b
NC
6# This file is part of the GNU Binutils.
7#
8# This program is free software; you can redistribute it and/or modify
cc3e2771 9# it under the terms of the GNU General Public License as published by
f96b4a7b 10# the Free Software Foundation; either version 3 of the License, or
cc3e2771 11# (at your option) any later version.
f96b4a7b 12#
cc3e2771
NS
13# This program is distributed in the hope that it will be useful,
14# but WITHOUT ANY WARRANTY; without even the implied warranty of
15# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16# GNU General Public License for more details.
f96b4a7b 17#
cc3e2771
NS
18# You should have received a copy of the GNU General Public License
19# along with this program; if not, write to the Free Software
f96b4a7b
NC
20# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
21# MA 02110-1301, USA.
cc3e2771
NS
22
23run_dump_test expr1
abd4c01a 24run_dump_test expr2
6a2bb080 25run_dump_test sane1
602f5faf 26run_dump_test assign-loc
8d708c8c 27run_dump_test pr14962
This page took 0.256928 seconds and 4 git commands to generate.