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
e5080aa6
Commit
e5080aa6
authored
Apr 03, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
Apr 03, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi: Fix a typo.
From-SVN: r97492
parent
c51940a2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+2
-0
gcc/doc/install.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
e5080aa6
...
@@ -3,6 +3,8 @@
...
@@ -3,6 +3,8 @@
* cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c:
* cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c:
Fix comment typos.
Fix comment typos.
* doc/install.texi: Fix a typo.
2005-04-03 Steven Bosscher <stevenb@suse.de>
2005-04-03 Steven Bosscher <stevenb@suse.de>
PR middle-end/20648
PR middle-end/20648
...
...
gcc/doc/install.texi
View file @
e5080aa6
...
@@ -1100,7 +1100,7 @@ controlled by the Makefiles.
...
@@ -1100,7 +1100,7 @@ controlled by the Makefiles.
@item --enable-checking
@item --enable-checking
@itemx --enable-checking=@var{list}
@itemx --enable-checking=@var{list}
When you specify this option, the compiler is built to perform internal
When you specify this option, the compiler is built to perform internal
constency checks of the requested complexity. This does not change the
cons
is
tency checks of the requested complexity. This does not change the
generated code, but adds error checking within the compiler. This will
generated code, but adds error checking within the compiler. This will
slow down the compiler and may only work properly if you are building
slow down the compiler and may only work properly if you are building
the compiler with GCC@. This is @samp{yes} by default when building
the compiler with GCC@. This is @samp{yes} by default when building
...
...
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