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
a661f85e
Commit
a661f85e
authored
Jan 29, 2007
by
Ben Elliston
Committed by
Ben Elliston
Jan 30, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* jvspec.c (lang_specific_driver): Remove unused classpath_args.
From-SVN: r121318
parent
d9a66f98
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/java/ChangeLog
+4
-0
gcc/java/jvspec.c
+0
-4
No files found.
gcc/java/ChangeLog
View file @
a661f85e
2007
-
01
-
30
Ben
Elliston
<
bje
@
au
.
ibm
.
com
>
*
jvspec
.
c
(
lang_specific_driver
):
Remove
unused
classpath_args
.
2007
-
01
-
29
Tom
Tromey
<
tromey
@
redhat
.
com
>
PR
java
/
30607
:
...
...
gcc/java/jvspec.c
View file @
a661f85e
...
...
@@ -214,10 +214,6 @@ lang_specific_driver (int *in_argc, const char *const **in_argv,
/* The number of libraries added in. */
int
added_libraries
;
/* The total number of arguments having to do with classpath
setting. */
int
classpath_args
=
0
;
/* The total number of arguments with the new stuff. */
int
num_args
=
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