OSDN Git Service

Update FSF address
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jun 2005 00:56:07 +0000 (00:56 +0000)
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jun 2005 00:56:07 +0000 (00:56 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101366 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/rs6000/sync.md
gcc/testsuite/treelang/a01gcci01.tree

index 6cf248c..ac8e649 100644 (file)
@@ -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.")])
index 81d1309..be811a4 100644 (file)
@@ -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