* config/ia64/ia64.c (saveable_obstack): Do not declare.

From-SVN: r53541
This commit is contained in:
Richard Henderson 2002-05-16 21:24:53 -07:00 committed by Richard Henderson
parent 088b3db0eb
commit 068d7739b9
2 changed files with 2 additions and 3 deletions

View 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,

View 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;