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
3a840c93
Commit
3a840c93
authored
Oct 14, 2002
by
Aldy Hernandez
Committed by
Aldy Hernandez
Oct 14, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* stmt.c: Fix typo in comment.
From-SVN: r58124
parent
7457a126
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/stmt.c
+1
-1
No files found.
gcc/ChangeLog
View file @
3a840c93
2002
-
10
-
14
Aldy
Hernandez
<
aldyh
@redhat
.
com
>
*
stmt
.
c
:
Fix
typo
in
comment
.
Mon
Oct
14
11
:
35
:
49
2002
J
"orn Rennecke <joern.rennecke@superh.com>
* c-common.c (c_common_type_for_mode): Add V2HImode case.
...
...
gcc/stmt.c
View file @
3a840c93
...
...
@@ -391,7 +391,7 @@ struct stmt_status GTY(())
#define emit_lineno (cfun->stmt->x_emit_lineno)
#define goto_fixup_chain (cfun->stmt->x_goto_fixup_chain)
/* Non-zero if we are using EH to handle cleanus. */
/* Non-zero if we are using EH to handle cleanu
p
s. */
static
int
using_eh_for_cleanups_p
=
0
;
static
int
n_occurrences
PARAMS
((
int
,
const
char
*
));
...
...
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