From 37fb5f6bf544f858961e11414686cf426a9fedf6 Mon Sep 17 00:00:00 2001
From: danglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 19 Jun 2004 17:29:00 +0000
Subject: [PATCH] 	* doc/invoke.texi: Remove obsolete comment regarding
 PA 2.0 support 	in binutils.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83391 138bc75d-0d04-0410-961f-82ee72b054a4
---
 gcc/ChangeLog       | 5 +++++
 gcc/doc/invoke.texi | 4 ----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4d2160b9eb75..1315d72e91ce 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+	* doc/invoke.texi: Remove obsolete comment regarding PA 2.0 support
+	in binutils.
+
 2004-06-19  Andrew Pinski  <apinski@apple.com>
 
 	PR c++/15721
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 93317b6d6fb7..20b4949ab762 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -8962,10 +8962,6 @@ architecture option for your machine.  Code compiled for lower numbered
 architectures will run on higher numbered architectures, but not the
 other way around.
 
-PA 2.0 support currently requires gas snapshot 19990413 or later.  The
-next release of binutils (current is 2.9.1) will probably contain PA 2.0
-support.
-
 @item -mpa-risc-1-0
 @itemx -mpa-risc-1-1
 @itemx -mpa-risc-2-0
-- 
GitLab