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
222bde43
Commit
222bde43
authored
Nov 12, 2001
by
Joseph Myers
Committed by
Joseph Myers
Nov 12, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/standards.texi: Mention C99 TC1.
From-SVN: r46968
parent
9b55553e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
gcc/ChangeLog
+4
-0
gcc/doc/standards.texi
+4
-0
No files found.
gcc/ChangeLog
View file @
222bde43
2001
-
11
-
12
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
*
doc
/
standards
.
texi
:
Mention
C99
TC1
.
2001
-
11
-
12
Kaveh
R
.
Ghazi
<
ghazi
@caip
.
rutgers
.
edu
>
*
mips
-
protos
.
h
(
mips_output_conditional_branch
)
:
Const
-
ify
.
...
...
gcc/doc/standards.texi
View file @
222bde43
...
...
@@ -85,6 +85,10 @@ standard, use @option{-std=c99} or @option{-std=iso9899:1999}. (While in
development, drafts of this standard version were referred to as
@dfn{C9X}.)
Errors in the 1999 ISO C standard were corrected in a Technical
Corrigendum published in 2001. GCC does not support the uncorrected
version.
@opindex traditional
GCC also has some limited support for traditional (pre-ISO) C with the
@option{-traditional} option. This support may be of use for compiling
...
...
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