aboutsummaryrefslogtreecommitdiff
path: root/gcc/convert.h
diff options
context:
space:
mode:
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>1995-06-15 11:33:25 +0000
committerRichard Kenner <kenner@vlsi1.ultra.nyu.edu>1995-06-15 11:33:25 +0000
commit9df8b3f7a5af0e2c155f84d6058a08089ca04324 (patch)
tree19c7eac734ead43bfa6f61a86b342b3ea1216b46 /gcc/convert.h
parent9d22c36d81fa33081cbdeb76a9383fdf1649094b (diff)
Update FSF address.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@9959 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/convert.h')
-rw-r--r--gcc/convert.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/convert.h b/gcc/convert.h
index b2c8c794757..4123874fbb3 100644
--- a/gcc/convert.h
+++ b/gcc/convert.h
@@ -15,7 +15,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. */
extern tree convert_to_integer PROTO ((tree, tree));
extern tree convert_to_pointer PROTO ((tree, tree));