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
86df8c86
Commit
86df8c86
authored
Jul 26, 2004
by
Tom Tromey
Committed by
Tom Tromey
Jul 26, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* tree.h: Fix typo in comment.
From-SVN: r85195
parent
02aebac6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/tree.h
+1
-1
No files found.
gcc/ChangeLog
View file @
86df8c86
2004-07-26 Tom Tromey <tromey@redhat.com>
* tree.h: Fix typo in comment.
2004-07-26 Daniel Jacobowitz <dan@debian.org>
PR bootstrap/12804
...
...
gcc/tree.h
View file @
86df8c86
...
...
@@ -2931,7 +2931,7 @@ extern tree build_qualified_type (tree, int);
extern
tree
build_type_copy
(
tree
);
/* Finish up a builtin RECORD_TYPE. Give it a name and provide its
fields. Optionally specify an alignment, and then l
s
y it out. */
fields. Optionally specify an alignment, and then l
a
y it out. */
extern
void
finish_builtin_struct
(
tree
,
const
char
*
,
tree
,
tree
);
...
...
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