aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorR. Kelley Cook <kcook@gcc.gnu.org>2005-06-28 00:56:07 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-06-28 00:56:07 +0000
commit957973e9212c70d83756efe4da37147bfe3246dd (patch)
treea2fc9dd97e3bfa163f0cbcdbc42c9a2237aaf523 /gcc
parent3eca1bd776507834a9092ee8c871e91e78ef59b8 (diff)
downloadgcc-957973e9212c70d83756efe4da37147bfe3246dd.zip
gcc-957973e9212c70d83756efe4da37147bfe3246dd.tar.gz
gcc-957973e9212c70d83756efe4da37147bfe3246dd.tar.bz2
Update FSF address
From-SVN: r101366
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/rs6000/sync.md4
-rw-r--r--gcc/testsuite/treelang/a01gcci01.tree4
2 files changed, 4 insertions, 4 deletions
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