re PR java/2369 (--main should check the following symbol)
authorTom Tromey <tromey@redhat.com>
Sat, 23 Feb 2002 00:42:13 +0000 (00:42 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sat, 23 Feb 2002 00:42:13 +0000 (00:42 +0000)
commitd2fb5329006990b3f6a6cf970d7df89071e58815
treea9aa161b2a2ed17d5282aa7af46a3e9aebac3d51
parent9abe2e29b4cc5e50af73f2371acbb7a6fcf234e3
re PR java/2369 (--main should check the following symbol)

Fix for PR java/2369:
* jvspec.c (verify_class_name): New function.
(lang_specific_driver): Call it.
(JAVA_START_CHAR_P): New macro.
(JAVA_PART_CHAR_P): Likewise.

From-SVN: r49981
gcc/java/ChangeLog
gcc/java/jvspec.c