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
84221183
Commit
84221183
authored
Oct 22, 1999
by
Matthias Klose
Committed by
Jeff Law
Oct 21, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.1: Document exit codes.
From-SVN: r30124
parent
8badec73
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletions
+10
-1
gcc/ChangeLog
+4
-0
gcc/gcc.1
+6
-1
No files found.
gcc/ChangeLog
View file @
84221183
Thu
Oct
21
20
:
30
:
19
1999
Matthias
Klose
<
doko
@debian
.
org
>
*
gcc
.
1
:
Document
exit
codes
.
Thu
Oct
21
12
:
49
:
05
1999
Kaveh
R
.
Ghazi
<
ghazi
@caip
.
rutgers
.
edu
>
*
calls
.
c
:
Include
tm_p
.
h
later
,
so
everything
we
need
is
defined
.
...
...
gcc/gcc.1
View file @
84221183
...
...
@@ -20,7 +20,7 @@
.
if
n
.
sp
.
if
t
.
sp
0.4
..
.
Id
$
Id
:
gcc
.1
,
v
1.1
0
1999
/
06
/
02
01
:
37
:
02
law
Exp
$
.
Id
$
Id
:
gcc
.1
,
v
1.1
1
1999
/
09
/
23
14
:
49
:
11
law
Exp
$
.
TH
GCC
1
"\*(Dt"
"GNU Tools"
"GNU Tools"
.
SH
NAME
gcc
,
g
++
\-
GNU
project
C
and
C
++
Compiler
(
gcc
-
2.96
)
...
...
@@ -4141,6 +4141,11 @@ comes from the environment variable
if
available
,
else
.
B
/
tmp
\
c
\&).
.
SH
"EXIT STATUS"
Normally
the
exit
status
is
0
,
if
compilation
or
link
edit
are
successful
,
and
nonzero
else
.
The
option
.
B
-
Werror
treats
each
warning
as
an
error
.
.
SH
"SEE ALSO"
cpp
(
1
),
as
(
1
),
ld
(
1
),
gdb
(
1
),
adb
(
1
),
dbx
(
1
),
sdb
(
1
).
.
br
...
...
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