OSDN Git Service

* jcf-path.c (add_entry): Don't add trailing separator if entry is
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 1998 16:30:34 +0000 (16:30 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 1998 16:30:34 +0000 (16:30 +0000)
commited1c0cd596bd87de7cc1f3b670534bfc8b00cabe
treec41434d35bb694b5425a55169cd7fc73f7d24062
parentcbd845cd8c2efbfbdea767070a9d203267dc761c
* jcf-path.c (add_entry): Don't add trailing separator if entry is
a .zip file.
(add_path): Don't add trailing separator to non-empty path
elements.
* lang.c (lang_decode_option): Check for -fclasspath and
-fCLASSPATH before examining other `-f' options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23229 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-path.c
gcc/java/lang.c