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
cc482456
Commit
cc482456
authored
Oct 16, 1998
by
Per Bothner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove old CYGNUS LOCAL comment.
From-SVN: r23136
parent
265c5294
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
gcc/java/lang-options.h
+2
-5
No files found.
gcc/java/lang-options.h
View file @
cc482456
...
@@ -22,14 +22,11 @@ Java and all Java-based marks are trademarks or registered trademarks
...
@@ -22,14 +22,11 @@ Java and all Java-based marks are trademarks or registered trademarks
of Sun Microsystems, Inc. in the United States and other countries.
of Sun Microsystems, Inc. in the United States and other countries.
The Free Software Foundation is independent of Sun Microsystems, Inc. */
The Free Software Foundation is independent of Sun Microsystems, Inc. */
DEFINE_LANG_NAME
(
"Java"
)
/* This is the contribution to the `lang_options' array in gcc.c for
/* This is the contribution to the `lang_options' array in gcc.c for
java. */
java. */
/* CYGNUS LOCAL - the format of this file has been changed to
allow cc1 to implement --help. nickc/--help */
DEFINE_LANG_NAME
(
"Java"
)
{
"-fbounds-check"
,
""
},
{
"-fbounds-check"
,
""
},
{
"-fno-bounds-check"
,
"Disable automatic array bounds checking"
},
{
"-fno-bounds-check"
,
"Disable automatic array bounds checking"
},
{
"-fassume-compiled"
,
"Make is_compiled_class return 1"
},
{
"-fassume-compiled"
,
"Make is_compiled_class return 1"
},
...
...
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