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
bdcaf773
Commit
bdcaf773
authored
Aug 27, 1997
by
Jeffrey A Law
Committed by
Jeff Law
Aug 27, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* typeck.c (expand_target_expr): Make definition match declaration.
From-SVN: r14962
parent
5ddc28a5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/cp/ChangeLog
+2
-0
gcc/cp/typeck.c
+1
-1
No files found.
gcc/cp/ChangeLog
View file @
bdcaf773
Wed Aug 27 02:03:34 1997 Jeffrey A Law (law@cygnus.com)
* typeck.c (expand_target_expr): Make definition match declaration.
* class.c (get_basefndecls): Make definition match declaration.
Mon Aug 25 14:30:02 1997 Jason Merrill <jason@yorick.cygnus.com>
...
...
gcc/cp/typeck.c
View file @
bdcaf773
...
...
@@ -5600,7 +5600,7 @@ build_c_cast (type, expr)
return
value
;
}
tree
static
tree
expand_target_expr
(
t
)
tree
t
;
{
...
...
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