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
d5ee5480
Commit
d5ee5480
authored
Jun 09, 2001
by
Julian Foad
Committed by
Neil Booth
Jun 09, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi: Remove superfluous text.
From-SVN: r43075
parent
de288ef1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
9 deletions
+4
-9
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+0
-9
No files found.
gcc/ChangeLog
View file @
d5ee5480
2001
-
06
-
09
Julian
Foad
<
julian_foad
@hotmail
.
com
>
*
doc
/
invoke
.
texi
:
Remove
superfluous
text
.
2001
-
06
-
08
Richard
Henderson
<
rth
@redhat
.
com
>
2001
-
06
-
08
Richard
Henderson
<
rth
@redhat
.
com
>
*
config
/
alpha
/
linux
.
h
(
CPLUSPLUS_CPP_SPEC
)
:
New
.
*
config
/
alpha
/
linux
.
h
(
CPLUSPLUS_CPP_SPEC
)
:
New
.
...
...
gcc/doc/invoke.texi
View file @
d5ee5480
...
@@ -1169,15 +1169,6 @@ Note that this is equivalent to @samp{-fno-unsigned-char}, which is
...
@@ -1169,15 +1169,6 @@ Note that this is equivalent to @samp{-fno-unsigned-char}, which is
the negative form of @samp{-funsigned-char}. Likewise, the option
the negative form of @samp{-funsigned-char}. Likewise, the option
@samp{-fno-signed-char} is equivalent to @samp{-funsigned-char}.
@samp{-fno-signed-char} is equivalent to @samp{-funsigned-char}.
You may wish to use @samp{-fno-builtin} as well as @samp{-traditional}
if your program uses names that are normally GNU C builtin functions for
other purposes of its own.
You cannot use @samp{-traditional} if you include any header files that
rely on ISO C features. Some vendors are starting to ship systems with
ISO C header files and you cannot use @samp{-traditional} on such
systems to compile files that include any system headers.
@item -fsigned-bitfields
@item -fsigned-bitfields
@itemx -funsigned-bitfields
@itemx -funsigned-bitfields
@itemx -fno-signed-bitfields
@itemx -fno-signed-bitfields
...
...
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