lang.c (flag_emit_class_files, [...]): Remove explicit declarations.
authorKelley Cook <kcook@gcc.gnu.org>
Fri, 6 Aug 2004 02:03:47 +0000 (02:03 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Fri, 6 Aug 2004 02:03:47 +0000 (02:03 +0000)
commit9ddfe26ede88adcac397ad4d2c26f8322ab53107
treea62be5846af4c96790969e619cf9f460f827bd3a
parentb2ca370228811541d31d023ffd1280f5a819d8f2
lang.c (flag_emit_class_files, [...]): Remove explicit declarations.

2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>

* lang.c (flag_emit_class_files, flag_filelist_file, flag_redundant,
flag_use_divide_subroutine, flag_use_boehm_gc, flag_store_check,
flag_hash_synchronization, flag_assert, flag_jni, flag_newer,
flag_check_references, flag_extraneous_semicolon, flag_deprecated,
flag_force_classes_archive_check, flag_optimize_sci,
flag_indirect_dispatch): Remove explicit declarations.
* lang.opt: Add implicit declare/define/assign.  Remove obsolete
final comment.

From-SVN: r85622
gcc/java/ChangeLog
gcc/java/lang.c
gcc/java/lang.opt