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
52d412e7
Commit
52d412e7
authored
Apr 16, 2007
by
Aldy Hernandez
Committed by
Aldy Hernandez
Apr 16, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* function.h: Remove sequence_stack extern declaration.
From-SVN: r123885
parent
72120463
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/ChangeLog
+4
-0
gcc/function.h
+0
-2
No files found.
gcc/ChangeLog
View file @
52d412e7
2007-04-16 Aldy Hernandez <aldyh@redhat.com>
* function.h: Remove sequence_stack extern declaration.
2007-04-16 Kazu Hirata <kazu@codesourcery.com>
* config/m68k/m68k.h (LONG_DOUBLE_TYPE_SIZE): Change to 64 on
...
...
gcc/function.h
View file @
52d412e7
...
...
@@ -46,8 +46,6 @@ struct sequence_stack GTY(())
struct
sequence_stack
*
next
;
};
extern
struct
sequence_stack
*
sequence_stack
;
/* Stack of single obstacks. */
struct
simple_obstack_stack
...
...
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