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
c713f9e4
Commit
c713f9e4
authored
Jun 06, 2006
by
Mike Stump
Committed by
Mike Stump
Jun 06, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* objc-act.c: Remove prototype for objc_build_volatilized_type.
From-SVN: r114427
parent
22482f74
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
gcc/objc/ChangeLog
+4
-0
gcc/objc/objc-act.c
+0
-1
No files found.
gcc/objc/ChangeLog
View file @
c713f9e4
2006-06-06 Mike Stump <mrs@apple.com>
* objc-act.c: Remove prototype for objc_build_volatilized_type.
2006-05-24 Mike Stump <mrs@apple.com>
* objc-act.c (build_next_objc_exception_stuff): Use JBLEN instead of _JBLEN.
...
...
gcc/objc/objc-act.c
View file @
c713f9e4
...
...
@@ -185,7 +185,6 @@ static tree build_protocol_initializer (tree, tree, tree, tree, tree);
static
tree
get_class_ivars
(
tree
,
bool
);
static
tree
generate_protocol_list
(
tree
);
static
void
build_protocol_reference
(
tree
);
static
tree
objc_build_volatilized_type
(
tree
);
#ifdef OBJCPLUS
static
void
objc_generate_cxx_cdtors
(
void
);
...
...
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