From: Ben Elliston Date: Mon, 16 Jan 2006 02:06:05 +0000 (+0000) Subject: dfp.exp: Correct FSF address. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ee7f3818a31732e216834bbccc63828917569ee5;p=gcc.git dfp.exp: Correct FSF address. * gcc.dg/dfp/dfp.exp: Correct FSF address. * gcc.misc-tests/dectest.exp: Ditto. From-SVN: r109738 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 7c79c47869e..02a313e979c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2006-01-16 Ben Elliston + + * gcc.dg/dfp/dfp.exp: Correct FSF address. + * gcc.misc-tests/dectest.exp: Ditto. + 2006-01-15 Ian Lance Taylor PR testsuite/25796 diff --git a/gcc/testsuite/gcc.dg/dfp/dfp.exp b/gcc/testsuite/gcc.dg/dfp/dfp.exp index fcaecffc3d9..52b485204b6 100644 --- a/gcc/testsuite/gcc.dg/dfp/dfp.exp +++ b/gcc/testsuite/gcc.dg/dfp/dfp.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2005 Free Software Foundation, Inc. +# Copyright (C) 2005, 2006 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -12,7 +12,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # GCC testsuite that uses the `dg.exp' driver. diff --git a/gcc/testsuite/gcc.misc-tests/dectest.exp b/gcc/testsuite/gcc.misc-tests/dectest.exp index 0c561e1c5a0..15b6c24efa7 100644 --- a/gcc/testsuite/gcc.misc-tests/dectest.exp +++ b/gcc/testsuite/gcc.misc-tests/dectest.exp @@ -12,10 +12,11 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # DejaGnu test driver around Mike Cowlishaw's testsuite for decimal -# decimal arithmetic ("dectest"). See: +# decimal arithmetic ("decTest"). See: # . # # Contributed by Ben Elliston .