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
6394d87d
Commit
6394d87d
authored
May 06, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
May 06, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* decl2.c (spew_debug): Remove.
From-SVN: r99317
parent
3d6dcb7f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/cp/ChangeLog
+4
-0
gcc/cp/decl2.c
+0
-4
No files found.
gcc/cp/ChangeLog
View file @
6394d87d
2005-05-06 Kazu Hirata <kazu@cs.umass.edu>
* decl2.c (spew_debug): Remove.
2005-05-05 Kazu Hirata <kazu@cs.umass.edu>
* decl2.c (deferred_fns, note_vague_linkage_fn,
...
...
gcc/cp/decl2.c
View file @
6394d87d
...
...
@@ -94,10 +94,6 @@ static GTY(()) varray_type pending_statics;
may need to emit outline anyway. */
static
GTY
(())
VEC
(
tree
,
gc
)
*
deferred_fns
;
/* Flag used when debugging spew.c */
extern
int
spew_debug
;
/* Nonzero if we're done parsing and into end-of-file activities. */
int
at_eof
;
...
...
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