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
e196cc8d
Commit
e196cc8d
authored
Sep 02, 2010
by
Joseph Myers
Committed by
Joseph Myers
Sep 02, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.
From-SVN: r163783
parent
fe7645b9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/java/ChangeLog
+4
-0
gcc/java/jvspec.c
+1
-1
No files found.
gcc/java/ChangeLog
View file @
e196cc8d
2010
-
09
-
02
Joseph
Myers
<
joseph
@
codesourcery
.
com
>
*
jvspec
.
c
(
jvgenmain_spec
):
Don
't handle -fnew-verifier.
2010-09-02 Joseph Myers <joseph@codesourcery.com>
* lang.opt (CLASSPATH, bootclasspath, classpath, encoding,
fCLASSPATH=): Mark as Java options and as aliases.
* jvspec.c (jvgenmain_spec): Don'
t
handle
-
fCLASSPATH
*.
...
...
gcc/java/jvspec.c
View file @
e196cc8d
...
...
@@ -67,7 +67,7 @@ static const char jvgenmain_spec[] =
%<fcompile-resource* %<fassert %<fno-assert \
%<femit-class-file %<femit-class-files %<fencoding*\
%<fuse-boehm-gc %<fhash-synchronization %<fjni\
%<findirect-dispatch
%<fnew-verifier
\
%<findirect-dispatch\
%<fno-store-check %<foutput-class-dir\
%<fclasspath* %<fbootclasspath*\
%<fextdirs*\
...
...
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