From 957973e9212c70d83756efe4da37147bfe3246dd Mon Sep 17 00:00:00 2001 From: "R. Kelley Cook" Date: Tue, 28 Jun 2005 00:56:07 +0000 Subject: Update FSF address From-SVN: r101366 --- gcc/config/rs6000/sync.md | 4 ++-- gcc/testsuite/treelang/a01gcci01.tree | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'gcc') diff --git a/gcc/config/rs6000/sync.md b/gcc/config/rs6000/sync.md index 6cf248c..ac8e649 100644 --- a/gcc/config/rs6000/sync.md +++ b/gcc/config/rs6000/sync.md @@ -16,8 +16,8 @@ ;; 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 Software Foundation, 59 Temple Place - Suite 330, Boston, -;; MA 02111-1307, USA. +;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, +;; MA 02110-1301, USA. (define_mode_attr larx [(SI "lwarx") (DI "ldarx")]) (define_mode_attr stcx [(SI "stwcx.") (DI "stdcx.")]) diff --git a/gcc/testsuite/treelang/a01gcci01.tree b/gcc/testsuite/treelang/a01gcci01.tree index 81d1309..be811a4 100644 --- a/gcc/testsuite/treelang/a01gcci01.tree +++ b/gcc/testsuite/treelang/a01gcci01.tree @@ -13,8 +13,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, 59 Temple Place - Suite 330, -// Boston, MA 02111-1307, USA. +// Foundation, 51 Franklin Street, Fifth Floor, +// Boston, MA 02110-1301, USA. // // 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 -- cgit v1.1