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
2d7c7fbe
Commit
2d7c7fbe
authored
Jan 25, 2005
by
Volker Reichelt
Committed by
Volker Reichelt
Jan 25, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* decl.h (debug_bindings_indentation): Remove.
From-SVN: r94208
parent
c5e72f51
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
gcc/cp/ChangeLog
+4
-0
gcc/cp/decl.h
+0
-5
No files found.
gcc/cp/ChangeLog
View file @
2d7c7fbe
2005-01-25 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
* decl.h (debug_bindings_indentation): Remove.
2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
* typeck.c: Fix a comment typo.
...
...
gcc/cp/decl.h
View file @
2d7c7fbe
...
...
@@ -34,8 +34,3 @@ enum decl_context
extern
tree
grokdeclarator
(
const
cp_declarator
*
,
const
cp_decl_specifier_seq
*
,
enum
decl_context
,
int
,
tree
*
);
#ifdef DEBUG_CP_BINDING_LEVELS
/* Purely for debugging purposes. */
extern
int
debug_bindings_indentation
;
#endif
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