Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
f115b653
Commit
f115b653
authored
Jun 25, 2005
by
Kelley Cook
Committed by
R. Kelley Cook
Jun 25, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update FSF address.
From-SVN: r101316
parent
a8aa023e
Hide whitespace changes
Inline
Side-by-side
Showing
111 changed files
with
141 additions
and
137 deletions
+141
-137
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/config/default.exp
+1
-1
gcc/testsuite/consistency.vlad/vlad.exp
+1
-1
gcc/testsuite/g++.dg/bprob/bprob.exp
+1
-1
gcc/testsuite/g++.dg/charset/charset.exp
+1
-1
gcc/testsuite/g++.dg/compat/compat.exp
+1
-1
gcc/testsuite/g++.dg/debug/debug.exp
+1
-1
gcc/testsuite/g++.dg/dg.exp
+1
-1
gcc/testsuite/g++.dg/gcov/gcov.exp
+1
-1
gcc/testsuite/g++.dg/lookup/using2.C
+1
-1
gcc/testsuite/g++.dg/pch/pch.exp
+1
-1
gcc/testsuite/g++.dg/special/ecos.exp
+1
-1
gcc/testsuite/g++.dg/tls/tls.exp
+1
-1
gcc/testsuite/g++.dg/vect/vect.exp
+1
-1
gcc/testsuite/g++.old-deja/g++.mike/p784.C
+16
-16
gcc/testsuite/g++.old-deja/old-deja.exp
+1
-1
gcc/testsuite/gcc.c-torture/compile/compile.exp
+1
-1
gcc/testsuite/gcc.c-torture/compile/structs.c
+1
-1
gcc/testsuite/gcc.c-torture/execute/execute.exp
+1
-1
gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp
+1
-1
gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp
+1
-1
gcc/testsuite/gcc.dg/charset/charset.exp
+1
-1
gcc/testsuite/gcc.dg/compat/compat.exp
+1
-1
gcc/testsuite/gcc.dg/compat/generate-random.c
+2
-2
gcc/testsuite/gcc.dg/compat/generate-random.h
+2
-2
gcc/testsuite/gcc.dg/compat/generate-random_r.c
+2
-2
gcc/testsuite/gcc.dg/compat/struct-layout-1.exp
+1
-1
gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
+2
-2
gcc/testsuite/gcc.dg/cpp/cpp.exp
+1
-1
gcc/testsuite/gcc.dg/cpp/trad/trad.exp
+1
-1
gcc/testsuite/gcc.dg/debug/debug.exp
+1
-1
gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp
+1
-1
gcc/testsuite/gcc.dg/dg.exp
+1
-1
gcc/testsuite/gcc.dg/format/format.exp
+1
-1
gcc/testsuite/gcc.dg/noncompile/noncompile.exp
+1
-1
gcc/testsuite/gcc.dg/pch/pch.exp
+1
-1
gcc/testsuite/gcc.dg/special/mips-abi.exp
+1
-1
gcc/testsuite/gcc.dg/special/special.exp
+1
-1
gcc/testsuite/gcc.dg/tls/tls.exp
+1
-1
gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp
+1
-1
gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp
+1
-1
gcc/testsuite/gcc.dg/vect/vect.exp
+1
-1
gcc/testsuite/gcc.dg/vmx/vmx.exp
+1
-1
gcc/testsuite/gcc.dg/weak/weak.exp
+1
-1
gcc/testsuite/gcc.misc-tests/acker1.exp
+1
-1
gcc/testsuite/gcc.misc-tests/arm-isr.exp
+1
-1
gcc/testsuite/gcc.misc-tests/bprob.exp
+1
-1
gcc/testsuite/gcc.misc-tests/dhry.exp
+1
-1
gcc/testsuite/gcc.misc-tests/gcov.exp
+1
-1
gcc/testsuite/gcc.misc-tests/i386-prefetch.exp
+1
-1
gcc/testsuite/gcc.misc-tests/linkage.exp
+1
-1
gcc/testsuite/gcc.misc-tests/matrix1.exp
+1
-1
gcc/testsuite/gcc.misc-tests/mg.exp
+1
-1
gcc/testsuite/gcc.misc-tests/options.exp
+1
-1
gcc/testsuite/gcc.misc-tests/sieve.exp
+1
-1
gcc/testsuite/gcc.misc-tests/sort2.exp
+1
-1
gcc/testsuite/gcc.target/alpha/alpha.exp
+1
-1
gcc/testsuite/gcc.target/cris/torture/cris-torture.exp
+1
-1
gcc/testsuite/gcc.target/i386/i386.exp
+1
-1
gcc/testsuite/gcc.target/ia64/ia64.exp
+1
-1
gcc/testsuite/gcc.target/mips/mips.exp
+1
-1
gcc/testsuite/gcc.target/sparc/sparc.exp
+1
-1
gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp
+1
-1
gcc/testsuite/gcc.test-framework/gen_directive_tests
+2
-2
gcc/testsuite/gcc.test-framework/test-framework.awk
+2
-2
gcc/testsuite/gcc.test-framework/test-framework.exp
+2
-2
gcc/testsuite/gfortran.dg/dg.exp
+1
-1
gcc/testsuite/gfortran.dg/vect/vect.exp
+1
-1
gcc/testsuite/gfortran.fortran-torture/compile/compile.exp
+1
-1
gcc/testsuite/gfortran.fortran-torture/execute/execute.exp
+1
-1
gcc/testsuite/lib/c-torture.exp
+1
-1
gcc/testsuite/lib/compat.exp
+1
-1
gcc/testsuite/lib/copy-file.exp
+1
-1
gcc/testsuite/lib/dg-pch.exp
+1
-1
gcc/testsuite/lib/file-format.exp
+1
-1
gcc/testsuite/lib/fortran-torture.exp
+1
-1
gcc/testsuite/lib/g++-dg.exp
+1
-1
gcc/testsuite/lib/g++.exp
+1
-1
gcc/testsuite/lib/gcc-defs.exp
+1
-1
gcc/testsuite/lib/gcc-dg.exp
+1
-1
gcc/testsuite/lib/gcc.exp
+1
-1
gcc/testsuite/lib/gcov.exp
+1
-1
gcc/testsuite/lib/gfortran-dg.exp
+1
-1
gcc/testsuite/lib/gfortran.exp
+1
-1
gcc/testsuite/lib/mike-g++.exp
+1
-1
gcc/testsuite/lib/mike-gcc.exp
+1
-1
gcc/testsuite/lib/obj-c++-dg.exp
+1
-1
gcc/testsuite/lib/obj-c++.exp
+1
-1
gcc/testsuite/lib/objc-dg.exp
+1
-1
gcc/testsuite/lib/objc-torture.exp
+1
-1
gcc/testsuite/lib/objc.exp
+1
-1
gcc/testsuite/lib/profopt.exp
+1
-1
gcc/testsuite/lib/prune.exp
+1
-1
gcc/testsuite/lib/scanasm.exp
+1
-1
gcc/testsuite/lib/scantree.exp
+1
-1
gcc/testsuite/lib/target-libpath.exp
+1
-1
gcc/testsuite/lib/target-supports-dg.exp
+1
-1
gcc/testsuite/lib/target-supports.exp
+1
-1
gcc/testsuite/lib/treelang-dg.exp
+1
-1
gcc/testsuite/lib/treelang.exp
+1
-1
gcc/testsuite/lib/wrapper.exp
+1
-1
gcc/testsuite/obj-c++.dg/dg.exp
+1
-1
gcc/testsuite/objc.dg/dg.exp
+1
-1
gcc/testsuite/objc.dg/special/special.exp
+1
-1
gcc/testsuite/objc/compile/compile.exp
+1
-1
gcc/testsuite/objc/execute/execute.exp
+1
-1
gcc/testsuite/treelang/Makefile.in
+2
-2
gcc/testsuite/treelang/a01gcci01.c
+2
-2
gcc/testsuite/treelang/compile/compile.exp
+2
-2
gcc/testsuite/treelang/execute/execute.exp
+2
-2
gcc/testsuite/treelang/treetests.exp
+2
-2
No files found.
gcc/testsuite/ChangeLog
View file @
f115b653
2005
-
06
-
25
Kelley
Cook
<
kcook
@gcc
.
gnu
.
org
>
*
all
files
:
Update
FSF
address
in
copyright
headers
.
2005
-
06
-
22
Jan
Hubicka
<
jh
@suse
.
cz
>
2005
-
06
-
22
Jan
Hubicka
<
jh
@suse
.
cz
>
*
wholeprogram
-
1
.
c
:
New
testcase
.
*
wholeprogram
-
1
.
c
:
New
testcase
.
...
...
gcc/testsuite/config/default.exp
View file @
f115b653
...
@@ -12,6 +12,6 @@
...
@@ -12,6 +12,6 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
load_lib "standard.exp"
load_lib "standard.exp"
gcc/testsuite/consistency.vlad/vlad.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Please email any bugs, comments, and/or additions to this file to:
# Please email any bugs, comments, and/or additions to this file to:
# bug-gcc@prep.ai.mit.edu
# bug-gcc@prep.ai.mit.edu
...
...
gcc/testsuite/g++.dg/bprob/bprob.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
#
#
# Test the functionality of programs compiled with profile-directed block
# Test the functionality of programs compiled with profile-directed block
# ordering using -fprofile-arcs followed by -fbranch-probabilities.
# ordering using -fprofile-arcs followed by -fbranch-probabilities.
...
...
gcc/testsuite/g++.dg/charset/charset.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the 'dg.exp' driver.
# GCC testsuite that uses the 'dg.exp' driver.
...
...
gcc/testsuite/g++.dg/compat/compat.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
#
#
# This file was written by Janis Johnson, <janis187@us.ibm.com>
# This file was written by Janis Johnson, <janis187@us.ibm.com>
...
...
gcc/testsuite/g++.dg/debug/debug.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# G++ testsuite that uses the `dg.exp' driver.
# G++ testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/g++.dg/dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# G++ testsuite that uses the `dg.exp' driver.
# G++ testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/g++.dg/gcov/gcov.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Gcov test driver.
# Gcov test driver.
...
...
gcc/testsuite/g++.dg/lookup/using2.C
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
// You should have received a copy of the GNU General Public License along
// You should have received a copy of the GNU General Public License along
// with this library; see the file COPYING. If not, write to the Free
// with this library; see the file COPYING. If not, write to the Free
// Software Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
,
// Software Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
,
// USA.
// USA.
// Contributed by Gabriel Dos Reis <gdr@codesourcery.com>
// Contributed by Gabriel Dos Reis <gdr@codesourcery.com>
...
...
gcc/testsuite/g++.dg/pch/pch.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite for precompiled header interaction,
# GCC testsuite for precompiled header interaction,
# that uses the `dg.exp' driver.
# that uses the `dg.exp' driver.
...
...
gcc/testsuite/g++.dg/special/ecos.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Please email any bugs, comments, and/or additions to this file to:
# Please email any bugs, comments, and/or additions to this file to:
# jlarmour@cygnus.co.uk
# jlarmour@cygnus.co.uk
...
...
gcc/testsuite/g++.dg/tls/tls.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/g++.dg/vect/vect.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the 'dg.exp' driver.
# GCC testsuite that uses the 'dg.exp' driver.
...
...
gcc/testsuite/g++.old-deja/g++.mike/p784.C
View file @
f115b653
...
@@ -19,7 +19,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
...
@@ -19,7 +19,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Library General Public License for more details.
PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
License along with this library; if not, write to the Free Software
Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
*/
...
@@ -41,7 +41,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
...
@@ -41,7 +41,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Library General Public License for more details.
PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
License along with this library; if not, write to the Free Software
Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
*/
...
@@ -67,7 +67,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
...
@@ -67,7 +67,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Library General Public License for more details.
PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
License along with this library; if not, write to the Free Software
Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
*/
...
@@ -101,7 +101,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
...
@@ -101,7 +101,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Library General Public License for more details.
PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
License along with this library; if not, write to the Free Software
Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
*/
...
@@ -151,7 +151,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
...
@@ -151,7 +151,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Library General Public License for more details.
PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
License along with this library; if not, write to the Free Software
Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
*/
...
@@ -184,7 +184,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
...
@@ -184,7 +184,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
...
@@ -209,7 +209,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
...
@@ -209,7 +209,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
...
@@ -827,7 +827,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
...
@@ -827,7 +827,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Library General Public License for more details.
PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
License along with this library; if not, write to the Free Software
Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
*/
...
@@ -2195,7 +2195,7 @@ inline SubString String::_substr(int first, int l)
...
@@ -2195,7 +2195,7 @@ inline SubString String::_substr(int first, int l)
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
...
@@ -2218,7 +2218,7 @@ inline SubString String::_substr(int first, int l)
...
@@ -2218,7 +2218,7 @@ inline SubString String::_substr(int first, int l)
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
...
@@ -2582,7 +2582,7 @@ extern const char *stringify(bool b);
...
@@ -2582,7 +2582,7 @@ extern const char *stringify(bool b);
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
...
@@ -2632,7 +2632,7 @@ extern const char *stringify(unit u);
...
@@ -2632,7 +2632,7 @@ extern const char *stringify(unit u);
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
...
@@ -2896,7 +2896,7 @@ protected:
...
@@ -2896,7 +2896,7 @@ protected:
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
...
@@ -2959,7 +2959,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
...
@@ -2959,7 +2959,7 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Library General Public License for more details.
PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
License along with this library; if not, write to the Free Software
Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
*/
...
@@ -2983,7 +2983,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
...
@@ -2983,7 +2983,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
...
@@ -3280,7 +3280,7 @@ private:
...
@@ -3280,7 +3280,7 @@ private:
//
//
// You should have received a copy of the GNU Library General Public
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
// Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
//# 210 "/projects/gnu-cygnus/gnu-cygnus-8/common/g++-include/iostream.h"
...
...
gcc/testsuite/g++.old-deja/old-deja.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Load support procs.
# Load support procs.
load_lib g++-dg.exp
load_lib g++-dg.exp
...
...
gcc/testsuite/gcc.c-torture/compile/compile.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# These tests come from Torbjorn Granlund's (tege@cygnus.com)
# These tests come from Torbjorn Granlund's (tege@cygnus.com)
# C torture test suite, and other contributors.
# C torture test suite, and other contributors.
...
...
gcc/testsuite/gcc.c-torture/compile/structs.c
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
along with this program; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
Please email any bugs, comments, and/or additions to this file to:
Please email any bugs, comments, and/or additions to this file to:
bug-gdb@prep.ai.mit.edu */
bug-gdb@prep.ai.mit.edu */
...
...
gcc/testsuite/gcc.c-torture/execute/execute.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye. (rob@cygnus.com)
# This file was written by Rob Savoye. (rob@cygnus.com)
# Modified and maintained by Jeffrey Wheat (cassidy@cygnus.com)
# Modified and maintained by Jeffrey Wheat (cassidy@cygnus.com)
...
...
gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp
View file @
f115b653
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
#
#
# Written by Jeffrey Wheat (cassidy@cygnus.com)
# Written by Jeffrey Wheat (cassidy@cygnus.com)
#
#
...
...
gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp
View file @
f115b653
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
#
#
# Written by Jeffrey Wheat (cassidy@cygnus.com)
# Written by Jeffrey Wheat (cassidy@cygnus.com)
#
#
...
...
gcc/testsuite/gcc.dg/charset/charset.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the 'dg.exp' driver.
# GCC testsuite that uses the 'dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/compat/compat.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
#
#
# This file was written by Janis Johnson, <janis187@us.ibm.com>
# This file was written by Janis Johnson, <janis187@us.ibm.com>
...
...
gcc/testsuite/gcc.dg/compat/generate-random.c
View file @
f115b653
...
@@ -12,8 +12,8 @@
...
@@ -12,8 +12,8 @@
You should have received a copy of the GNU Lesser General Public
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free
License along with the GNU C Library; if not, write to the Free
Software Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA
0211
1-1307
USA. */
0211
0-1301
USA. */
/*
/*
* This is derived from the Berkeley source:
* This is derived from the Berkeley source:
...
...
gcc/testsuite/gcc.dg/compat/generate-random.h
View file @
f115b653
...
@@ -12,8 +12,8 @@
...
@@ -12,8 +12,8 @@
You should have received a copy of the GNU Lesser General Public
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free
License along with the GNU C Library; if not, write to the Free
Software Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA
0211
1-1307
USA. */
0211
0-1301
USA. */
struct
generate_random_data
struct
generate_random_data
{
{
...
...
gcc/testsuite/gcc.dg/compat/generate-random_r.c
View file @
f115b653
...
@@ -13,8 +13,8 @@
...
@@ -13,8 +13,8 @@
You should have received a copy of the GNU Lesser General Public
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free
License along with the GNU C Library; if not, write to the Free
Software Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA
0211
1-1307
USA. */
0211
0-1301
USA. */
/*
/*
Copyright (C) 1983 Regents of the University of California.
Copyright (C) 1983 Regents of the University of California.
...
...
gcc/testsuite/gcc.dg/compat/struct-layout-1.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
#
#
# This file was written by Jakub Jelinek, <jakub@redhat.com>
# This file was written by Jakub Jelinek, <jakub@redhat.com>
# Based on compat.exp writte by Janis Johnson, <janis187@us.ibm.com>
# Based on compat.exp writte by Janis Johnson, <janis187@us.ibm.com>
...
...
gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
View file @
f115b653
...
@@ -16,8 +16,8 @@ for more details.
...
@@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 5
9 Temple Place - Suite 330
, Boston, MA
Software Foundation, 5
1 Franklin Street, Fifth Floor
, Boston, MA
0211
1-1307
, USA. */
0211
0-1301
, USA. */
/* Compile with gcc -o struct-layout-1_generate{,.c} generate_random{,_r}.c */
/* Compile with gcc -o struct-layout-1_generate{,.c} generate_random{,_r}.c */
...
...
gcc/testsuite/gcc.dg/cpp/cpp.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/cpp/trad/trad.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/debug/debug.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/format/format.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Don't run this directory with any default CFLAGS, but run tests with
# Don't run this directory with any default CFLAGS, but run tests with
# and without -DWIDE.
# and without -DWIDE.
...
...
gcc/testsuite/gcc.dg/noncompile/noncompile.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Test error reporting.
# Test error reporting.
# Don't run this directory with any default CFLAGS, but do cycle through
# Don't run this directory with any default CFLAGS, but do cycle through
...
...
gcc/testsuite/gcc.dg/pch/pch.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite for precompiled header interaction,
# GCC testsuite for precompiled header interaction,
# that uses the `dg.exp' driver.
# that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/special/mips-abi.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This test checks whether MIPS ELF configurations pass the right
# This test checks whether MIPS ELF configurations pass the right
# ABI flags to the assembler. An ABI flag should always be passed
# ABI flags to the assembler. An ABI flag should always be passed
...
...
gcc/testsuite/gcc.dg/special/special.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Please email any bugs, comments, and/or additions to this file to:
# Please email any bugs, comments, and/or additions to this file to:
# jlarmour@redhat.com
# jlarmour@redhat.com
...
...
gcc/testsuite/gcc.dg/tls/tls.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Test the functionality of programs compiled with profile-directed block
# Test the functionality of programs compiled with profile-directed block
# ordering using -fprofile-generate followed by -fbranch-use.
# ordering using -fprofile-generate followed by -fbranch-use.
...
...
gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/vect/vect.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/vmx/vmx.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.dg/weak/weak.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.misc-tests/acker1.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
global PERF_TEST
global PERF_TEST
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
...
...
gcc/testsuite/gcc.misc-tests/arm-isr.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file is based on a bug report submitted to gcc-bugs:
# This file is based on a bug report submitted to gcc-bugs:
# http://gcc.gnu.org/ml/gcc-patches/2001-12/msg02158.html
# http://gcc.gnu.org/ml/gcc-patches/2001-12/msg02158.html
...
...
gcc/testsuite/gcc.misc-tests/bprob.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Test the functionality of programs compiled with profile-directed block
# Test the functionality of programs compiled with profile-directed block
# ordering using -fprofile-arcs followed by -fbranch-probabilities.
# ordering using -fprofile-arcs followed by -fbranch-probabilities.
...
...
gcc/testsuite/gcc.misc-tests/dhry.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
global PERF_TEST
global PERF_TEST
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
...
...
gcc/testsuite/gcc.misc-tests/gcov.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Gcov test driver.
# Gcov test driver.
...
...
gcc/testsuite/gcc.misc-tests/i386-prefetch.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Test that the correct data prefetch instructions (SSE or 3DNow! variant,
# Test that the correct data prefetch instructions (SSE or 3DNow! variant,
# or none) are used for various i386 cpu-type and instruction set
# or none) are used for various i386 cpu-type and instruction set
...
...
gcc/testsuite/gcc.misc-tests/linkage.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file used to be gcc.c-torture/special/special.exp, which
# This file used to be gcc.c-torture/special/special.exp, which
# was written by Rob Savoye. (rob@cygnus.com)
# was written by Rob Savoye. (rob@cygnus.com)
...
...
gcc/testsuite/gcc.misc-tests/matrix1.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
global PERF_TEST
global PERF_TEST
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
...
...
gcc/testsuite/gcc.misc-tests/mg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Test the -MG flag.
# Test the -MG flag.
...
...
gcc/testsuite/gcc.misc-tests/options.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Run the LANGUAGE compiler with GCC_OPTIONS and inspect the compiler,
# Run the LANGUAGE compiler with GCC_OPTIONS and inspect the compiler,
# assembler and linker output (from gcc -v) to make sure that they
# assembler and linker output (from gcc -v) to make sure that they
...
...
gcc/testsuite/gcc.misc-tests/sieve.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
global PERF_TEST
global PERF_TEST
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
...
...
gcc/testsuite/gcc.misc-tests/sort2.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
global PERF_TEST
global PERF_TEST
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
...
...
gcc/testsuite/gcc.target/alpha/alpha.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.target/cris/torture/cris-torture.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `gcc-dg.exp' driver, looping over
# GCC testsuite that uses the `gcc-dg.exp' driver, looping over
# optimization options.
# optimization options.
...
...
gcc/testsuite/gcc.target/i386/i386.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.target/ia64/ia64.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.target/mips/mips.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.target/sparc/sparc.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# The x86-64 ABI testsuite needs one additional assembler file for most
# The x86-64 ABI testsuite needs one additional assembler file for most
# testcases. For simplicity we will just link it into each test.
# testcases. For simplicity we will just link it into each test.
...
...
gcc/testsuite/gcc.test-framework/gen_directive_tests
View file @
f115b653
...
@@ -27,8 +27,8 @@
...
@@ -27,8 +27,8 @@
# GNU General Public License for more details.
# GNU General Public License for more details.
#
#
# For a copy of the GNU General Public License, write the the
# For a copy of the GNU General Public License, write the the
# Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
# Free Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor
,
# Boston, MA 0211
1-1307
, USA.
# Boston, MA 0211
0-1301
, USA.
#
#
########################################################################
########################################################################
...
...
gcc/testsuite/gcc.test-framework/test-framework.awk
View file @
f115b653
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
# GNU General Public License for more details.
# GNU General Public License for more details.
#
#
# For a copy of the GNU General Public License, write the the
# For a copy of the GNU General Public License, write the the
# Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
# Free Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor
,
# Boston, MA 0211
1-1307
, USA.
# Boston, MA 0211
0-1301
, USA.
function
pass
(
msg
)
{
function
pass
(
msg
)
{
passes
++
;
passes
++
;
...
...
gcc/testsuite/gcc.test-framework/test-framework.exp
View file @
f115b653
...
@@ -11,8 +11,8 @@
...
@@ -11,8 +11,8 @@
# GNU General Public License for more details.
# GNU General Public License for more details.
#
#
# For a copy of the GNU General Public License, write the the
# For a copy of the GNU General Public License, write the the
# Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
# Free Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor
,
# Boston, MA 0211
1-1307
, USA.
# Boston, MA 0211
0-1301
, USA.
# Based on gcc/testsuite/gcc.dg/dg.exp.
# Based on gcc/testsuite/gcc.dg/dg.exp.
...
...
gcc/testsuite/gfortran.dg/dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gfortran.dg/vect/vect.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# GCC testsuite that uses the `dg.exp' driver.
# GCC testsuite that uses the `dg.exp' driver.
...
...
gcc/testsuite/gfortran.fortran-torture/compile/compile.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# These tests come from many different contributors.
# These tests come from many different contributors.
...
...
gcc/testsuite/gfortran.fortran-torture/execute/execute.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye. (rob@cygnus.com)
# This file was written by Rob Savoye. (rob@cygnus.com)
# Modified and maintained by Jeffrey Wheat (cassidy@cygnus.com)
# Modified and maintained by Jeffrey Wheat (cassidy@cygnus.com)
...
...
gcc/testsuite/lib/c-torture.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye. (rob@cygnus.com)
# This file was written by Rob Savoye. (rob@cygnus.com)
...
...
gcc/testsuite/lib/compat.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Janis Johnson, <janis187@us.ibm.com>
# This file was written by Janis Johnson, <janis187@us.ibm.com>
...
...
gcc/testsuite/lib/copy-file.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file defines a proc for copying regular files as well as
# This file defines a proc for copying regular files as well as
# symlinks.
# symlinks.
...
...
gcc/testsuite/lib/dg-pch.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
load_lib copy-file.exp
load_lib copy-file.exp
...
...
gcc/testsuite/lib/file-format.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Please email any bugs, comments, and/or additions to this file to:
# Please email any bugs, comments, and/or additions to this file to:
# gcc-bugs@gcc.gnu.org
# gcc-bugs@gcc.gnu.org
...
...
gcc/testsuite/lib/fortran-torture.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Please email any bugs, comments, and/or additions to this file to
# Please email any bugs, comments, and/or additions to this file to
# the author.
# the author.
...
...
gcc/testsuite/lib/g++-dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Define g++ callbacks for dg.exp.
# Define g++ callbacks for dg.exp.
...
...
gcc/testsuite/lib/g++.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye (rob@cygnus.com)
# This file was written by Rob Savoye (rob@cygnus.com)
# Many modifications by Jeffrey Wheat (cassidy@cygnus.com)
# Many modifications by Jeffrey Wheat (cassidy@cygnus.com)
...
...
gcc/testsuite/lib/gcc-defs.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
load_lib wrapper.exp
load_lib wrapper.exp
...
...
gcc/testsuite/lib/gcc-dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
load_lib dg.exp
load_lib dg.exp
load_lib file-format.exp
load_lib file-format.exp
...
...
gcc/testsuite/lib/gcc.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye (rob@cygnus.com)
# This file was written by Rob Savoye (rob@cygnus.com)
# Currently maintained by Doug Evans (dje@cygnus.com)
# Currently maintained by Doug Evans (dje@cygnus.com)
...
...
gcc/testsuite/lib/gcov.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Verify various kinds of gcov output: line counts, branch percentages,
# Verify various kinds of gcov output: line counts, branch percentages,
# and call return percentages. None of this is language-specific.
# and call return percentages. None of this is language-specific.
...
...
gcc/testsuite/lib/gfortran-dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
load_lib gcc-dg.exp
load_lib gcc-dg.exp
...
...
gcc/testsuite/lib/gfortran.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file is just 'sed -e 's/77/fortran/g' \
# This file is just 'sed -e 's/77/fortran/g' \
# -e 's/f2c/gfortran' g77.exp > gfortran.exp'
# -e 's/f2c/gfortran' g77.exp > gfortran.exp'
...
...
gcc/testsuite/lib/mike-g++.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Mike Stump <mrs@cygnus.com>
# This file was written by Mike Stump <mrs@cygnus.com>
...
...
gcc/testsuite/lib/mike-gcc.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was derived from mike-g++.exp written by Mike Stump <mrs@cygnus.com>
# This file was derived from mike-g++.exp written by Mike Stump <mrs@cygnus.com>
...
...
gcc/testsuite/lib/obj-c++-dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Define obj-c++ callbacks for dg.exp.
# Define obj-c++ callbacks for dg.exp.
...
...
gcc/testsuite/lib/obj-c++.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye (rob@cygnus.com)
# This file was written by Rob Savoye (rob@cygnus.com)
# Many modifications by Jeffrey Wheat (cassidy@cygnus.com)
# Many modifications by Jeffrey Wheat (cassidy@cygnus.com)
...
...
gcc/testsuite/lib/objc-dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
load_lib gcc-dg.exp
load_lib gcc-dg.exp
...
...
gcc/testsuite/lib/objc-torture.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye. (rob@cygnus.com)
# This file was written by Rob Savoye. (rob@cygnus.com)
...
...
gcc/testsuite/lib/objc.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye (rob@cygnus.com)
# This file was written by Rob Savoye (rob@cygnus.com)
# Currently maintained by Doug Evans (dje@cygnus.com)
# Currently maintained by Doug Evans (dje@cygnus.com)
...
...
gcc/testsuite/lib/profopt.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
#
#
# This script was submitted by Janis Johnson <janis187@us.ibm.com>.
# This script was submitted by Janis Johnson <janis187@us.ibm.com>.
...
...
gcc/testsuite/lib/prune.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Prune messages from gcc that aren't useful.
# Prune messages from gcc that aren't useful.
...
...
gcc/testsuite/lib/scanasm.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Various utilities for scanning assembler output, used by gcc-dg.exp and
# Various utilities for scanning assembler output, used by gcc-dg.exp and
# g++-dg.exp.
# g++-dg.exp.
...
...
gcc/testsuite/lib/scantree.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Various utilities for scanning tree dump output, used by gcc-dg.exp and
# Various utilities for scanning tree dump output, used by gcc-dg.exp and
# g++-dg.exp.
# g++-dg.exp.
...
...
gcc/testsuite/lib/target-libpath.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was contributed by John David Anglin (dave.anglin@nrc-cnrc.gc.ca)
# This file was contributed by John David Anglin (dave.anglin@nrc-cnrc.gc.ca)
...
...
gcc/testsuite/lib/target-supports-dg.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# If this target does not support weak symbols, skip this test.
# If this target does not support weak symbols, skip this test.
...
...
gcc/testsuite/lib/target-supports.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Please email any bugs, comments, and/or additions to this file to:
# Please email any bugs, comments, and/or additions to this file to:
# gcc-patches@gcc.gnu.org
# gcc-patches@gcc.gnu.org
...
...
gcc/testsuite/lib/treelang-dg.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
load_lib gcc-dg.exp
load_lib gcc-dg.exp
...
...
gcc/testsuite/lib/treelang.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye (rob@cygnus.com)
# This file was written by Rob Savoye (rob@cygnus.com)
# Currently maintained by James A. Morrison (ja2morri@uwaterloo.ca)
# Currently maintained by James A. Morrison (ja2morri@uwaterloo.ca)
...
...
gcc/testsuite/lib/wrapper.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file contains GCC-specifics for status wrappers for test programs.
# This file contains GCC-specifics for status wrappers for test programs.
...
...
gcc/testsuite/obj-c++.dg/dg.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Load support procs.
# Load support procs.
load_lib obj-c++-dg.exp
load_lib obj-c++-dg.exp
...
...
gcc/testsuite/objc.dg/dg.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Load support procs.
# Load support procs.
load_lib objc-dg.exp
load_lib objc-dg.exp
...
...
gcc/testsuite/objc.dg/special/special.exp
View file @
f115b653
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# Load support procs.
# Load support procs.
load_lib objc-dg.exp
load_lib objc-dg.exp
...
...
gcc/testsuite/objc/compile/compile.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye. (rob@cygnus.com)
# This file was written by Rob Savoye. (rob@cygnus.com)
# Modified by Stan Shebs <shebs@apple.com>
# Modified by Stan Shebs <shebs@apple.com>
...
...
gcc/testsuite/objc/execute/execute.exp
View file @
f115b653
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
# This file was written by Rob Savoye. (rob@cygnus.com)
# This file was written by Rob Savoye. (rob@cygnus.com)
# Modified by Ovidiu Predescu (ovidiu@aracnet.com)
# Modified by Ovidiu Predescu (ovidiu@aracnet.com)
...
...
gcc/testsuite/treelang/Makefile.in
View file @
f115b653
...
@@ -12,8 +12,8 @@
...
@@ -12,8 +12,8 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330
,
# Foundation, 5
1 Franklin Street, Fifth Floor
,
# Boston, MA 0211
1-1307
, USA.
# Boston, MA 0211
0-1301
, USA.
#
#
# In other words, you are welcome to use, share and improve this program.
# In other words, you are welcome to use, share and improve this program.
# You are forbidden to forbid anyone else to use, share and improve
# You are forbidden to forbid anyone else to use, share and improve
...
...
gcc/testsuite/treelang/a01gcci01.c
View file @
f115b653
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
along with this program; if not, write to the Free Software
Foundation, 5
9 Temple Place - Suite 330
,
Foundation, 5
1 Franklin Street, Fifth Floor
,
Boston, MA 0211
1-1307
, USA.
Boston, MA 0211
0-1301
, USA.
In other words, you are welcome to use, share and improve this program.
In other words, you are welcome to use, share and improve this program.
You are forbidden to forbid anyone else to use, share and improve
You are forbidden to forbid anyone else to use, share and improve
...
...
gcc/testsuite/treelang/compile/compile.exp
View file @
f115b653
...
@@ -14,8 +14,8 @@
...
@@ -14,8 +14,8 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330
,
# Foundation, 5
1 Franklin Street, Fifth Floor
,
# Boston, MA 0211
1-1307
, USA.
# Boston, MA 0211
0-1301
, USA.
#
#
# In other words, you are welcome to use, share and improve this program.
# In other words, you are welcome to use, share and improve this program.
# You are forbidden to forbid anyone else to use, share and improve
# You are forbidden to forbid anyone else to use, share and improve
...
...
gcc/testsuite/treelang/execute/execute.exp
View file @
f115b653
...
@@ -14,8 +14,8 @@
...
@@ -14,8 +14,8 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330
,
# Foundation, 5
1 Franklin Street, Fifth Floor
,
# Boston, MA 0211
1-1307
, USA.
# Boston, MA 0211
0-1301
, USA.
#
#
# In other words, you are welcome to use, share and improve this program.
# In other words, you are welcome to use, share and improve this program.
# You are forbidden to forbid anyone else to use, share and improve
# You are forbidden to forbid anyone else to use, share and improve
...
...
gcc/testsuite/treelang/treetests.exp
View file @
f115b653
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, 5
9 Temple Place - Suite 330
,
# Foundation, 5
1 Franklin Street, Fifth Floor
,
# Boston, MA 0211
1-1307
, USA.
# Boston, MA 0211
0-1301
, USA.
#
#
# In other words, you are welcome to use, share and improve this program.
# In other words, you are welcome to use, share and improve this program.
# You are forbidden to forbid anyone else to use, share and improve
# You are forbidden to forbid anyone else to use, share and improve
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment