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
e53e0c56
Commit
e53e0c56
authored
Jan 31, 2004
by
Kazu Hirata
Committed by
Kazu Hirata
Jan 31, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
install.texi: Fix typos.
* doc/install.texi: Fix typos. * doc/invoke.texi: Likewise. From-SVN: r77037
parent
025b17a4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
gcc/ChangeLog
+5
-0
gcc/doc/install.texi
+1
-1
gcc/doc/invoke.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
e53e0c56
2004-01-31 Kazu Hirata <kazu@cs.umass.edu>
* doc/install.texi: Fix typos.
* doc/invoke.texi: Likewise.
2004-01-31 Ulrich Weigand <uweigand@de.ibm.com>
2004-01-31 Ulrich Weigand <uweigand@de.ibm.com>
* config/s390/s390.c (s390_decompose_address): Do not treat virtual
* config/s390/s390.c (s390_decompose_address): Do not treat virtual
...
...
gcc/doc/install.texi
View file @
e53e0c56
...
@@ -944,7 +944,7 @@ Define if you want to use __cxa_atexit, rather than atexit, to
...
@@ -944,7 +944,7 @@ Define if you want to use __cxa_atexit, rather than atexit, to
register
C
++
destructors
for
local
statics
and
global
objects
.
register
C
++
destructors
for
local
statics
and
global
objects
.
This
is
essential
for
fully
standards
-
compliant
handling
of
This
is
essential
for
fully
standards
-
compliant
handling
of
destructors
,
but
requires
__cxa_atexit
in
libc
.
This
option
is
currently
destructors
,
but
requires
__cxa_atexit
in
libc
.
This
option
is
currently
only
available
on
sytems
with
GNU
libc
.
When
enabled
,
this
will
cause
only
available
on
sy
s
tems
with
GNU
libc
.
When
enabled
,
this
will
cause
@
option
{-
fuse
-
cxa
-
exit
}
to
be
passed
by
default
.
@
option
{-
fuse
-
cxa
-
exit
}
to
be
passed
by
default
.
@
item
--
enable
-
target
-
optspace
@
item
--
enable
-
target
-
optspace
...
...
gcc/doc/invoke.texi
View file @
e53e0c56
...
@@ -4736,7 +4736,7 @@ This parameter is ignored when @option{-funit-at-a-time} is not used.
...
@@ -4736,7 +4736,7 @@ This parameter is ignored when @option{-funit-at-a-time} is not used.
The default value is 3000.
The default value is 3000.
@item large-function-growth
@item large-function-growth
Specifies maximal growth of large funct
t
ion caused by inlining in percents.
Specifies maximal growth of large function caused by inlining in percents.
This parameter is ignored when @option{-funit-at-a-time} is not used.
This parameter is ignored when @option{-funit-at-a-time} is not used.
The default value is 200.
The default value is 200.
...
...
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