aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2002-05-16 21:24:53 -0700
committerRichard Henderson <rth@gcc.gnu.org>2002-05-16 21:24:53 -0700
commit068d7739b9bb9e001d407a2d108846326aa13547 (patch)
tree9bb5c92334284c5da312ba9c1d8dbe82c3b3000f /gcc/config
parent088b3db0eb23fd79ed84ea301ca56d2f479d1ea8 (diff)
downloadgcc-068d7739b9bb9e001d407a2d108846326aa13547.zip
gcc-068d7739b9bb9e001d407a2d108846326aa13547.tar.gz
gcc-068d7739b9bb9e001d407a2d108846326aa13547.tar.bz2
* config/ia64/ia64.c (saveable_obstack): Do not declare.
From-SVN: r53541
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/ia64/ia64.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/ia64/ia64.c b/gcc/config/ia64/ia64.c
index 9c3e9f2..6ff749a 100644
--- a/gcc/config/ia64/ia64.c
+++ b/gcc/config/ia64/ia64.c
@@ -35,7 +35,6 @@ Boston, MA 02111-1307, USA. */
#include "recog.h"
#include "expr.h"
#include "optabs.h"
-#include "obstack.h"
#include "except.h"
#include "function.h"
#include "ggc.h"
@@ -6862,8 +6861,6 @@ ia64_eh_uses (regno)
sdata/sbss instead of the more natural rodata, because we can't perform
the DECL_READONLY_SECTION test here. */
-extern struct obstack * saveable_obstack;
-
void
ia64_encode_section_info (decl, first)
tree decl;