* config/ia64/ia64.c (saveable_obstack): Do not declare.
authorRichard Henderson <rth@redhat.com>
Fri, 17 May 2002 04:24:53 +0000 (21:24 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 17 May 2002 04:24:53 +0000 (21:24 -0700)
From-SVN: r53541

gcc/ChangeLog
gcc/config/ia64/ia64.c

index 980e173a1325e8661dfa3a68a68c0cae651a4898..d451dc1962bb12ec25aac778f02a72c0787dec66 100644 (file)
@@ -2,6 +2,8 @@
 
        * config/alpha/unicosmk.h (TARGET_OS_CPP_BUILTINS): Fix typo.
 
+       * config/ia64/ia64.c (saveable_obstack): Do not declare.
+
 2002-05-16  Richard Henderson  <rth@redhat.com>
 
        * basic-block.h, bb-reorder.c, cfg.c, cfganal.c, cfgbuild.c,
index 9c3e9f21f9db346acacf7520b107079e17a4f7a2..6ff749a22333b353fe34cc075163a562a34d16e2 100644 (file)
@@ -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;