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
4b7b9007
Commit
4b7b9007
authored
Dec 07, 2001
by
Richard Henderson
Committed by
Richard Henderson
Dec 07, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* c-decl.c (c_language): Remove duplicate.
From-SVN: r47776
parent
c859cda6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ChangeLog
+4
-0
gcc/c-decl.c
+0
-4
No files found.
gcc/ChangeLog
View file @
4b7b9007
2001
-
12
-
07
Richard
Henderson
<
rth
@redhat
.
com
>
*
c
-
decl
.
c
(
c_language
)
:
Remove
duplicate
.
2001
-
12
-
07
Dale
Johannesen
<
dalej
@apple
.
com
>
*
config
/
rs6000
/
darwin
.
h
:
Set
MAX_LONG_TYPE_SIZE
to
32
.
...
...
gcc/c-decl.c
View file @
4b7b9007
...
...
@@ -432,10 +432,6 @@ int warn_float_equal = 0;
int
warn_multichar
=
1
;
/* The variant of the C language being processed. */
c_language_kind
c_language
=
clk_c
;
/* Nonzero means `$' can be in an identifier. */
#ifndef DOLLARS_IN_IDENTIFIERS
...
...
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