Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
068d7739
Commit
068d7739
authored
May 16, 2002
by
Richard Henderson
Committed by
Richard Henderson
May 16, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/ia64/ia64.c (saveable_obstack): Do not declare.
From-SVN: r53541
parent
088b3db0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
gcc/ChangeLog
+2
-0
gcc/config/ia64/ia64.c
+0
-3
No files found.
gcc/ChangeLog
View file @
068d7739
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
* config/alpha/unicosmk.h (TARGET_OS_CPP_BUILTINS): Fix typo.
* 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>
2002-05-16 Richard Henderson <rth@redhat.com>
* basic-block.h, bb-reorder.c, cfg.c, cfganal.c, cfgbuild.c,
* basic-block.h, bb-reorder.c, cfg.c, cfganal.c, cfgbuild.c,
...
...
gcc/config/ia64/ia64.c
View file @
068d7739
...
@@ -35,7 +35,6 @@ Boston, MA 02111-1307, USA. */
...
@@ -35,7 +35,6 @@ Boston, MA 02111-1307, USA. */
#include "recog.h"
#include "recog.h"
#include "expr.h"
#include "expr.h"
#include "optabs.h"
#include "optabs.h"
#include "obstack.h"
#include "except.h"
#include "except.h"
#include "function.h"
#include "function.h"
#include "ggc.h"
#include "ggc.h"
...
@@ -6862,8 +6861,6 @@ ia64_eh_uses (regno)
...
@@ -6862,8 +6861,6 @@ ia64_eh_uses (regno)
sdata/sbss instead of the more natural rodata, because we can't perform
sdata/sbss instead of the more natural rodata, because we can't perform
the DECL_READONLY_SECTION test here. */
the DECL_READONLY_SECTION test here. */
extern
struct
obstack
*
saveable_obstack
;
void
void
ia64_encode_section_info
(
decl
,
first
)
ia64_encode_section_info
(
decl
,
first
)
tree
decl
;
tree
decl
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment