diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:52:21 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:52:21 +0000 |
commit | 0355838f44b59d1f975c4e3c9616d86ca665705a (patch) | |
tree | a3403adfbd7d32b55740686d63db03fc36e5d688 /gcc/machmode.def | |
parent | a372a482db1dd696ea2d814ce10278d87a311ad3 (diff) | |
download | gcc-0355838f44b59d1f975c4e3c9616d86ca665705a.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9961 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/machmode.def')
-rw-r--r-- | gcc/machmode.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/machmode.def b/gcc/machmode.def index 3fa59aa2006..625586cd96f 100644 --- a/gcc/machmode.def +++ b/gcc/machmode.def @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file defines all the MACHINE MODES used by GNU CC. |