stmt.c (check_for_full_enumeration_handling): Remove tests of warn_switch.
authorAndrew Cagney <ac131313@redhat.com>
Sun, 24 Mar 2002 19:53:49 +0000 (19:53 +0000)
committerAndrew Cagney <cagney@gcc.gnu.org>
Sun, 24 Mar 2002 19:53:49 +0000 (19:53 +0000)
commit740b77b675fc26c64e5e305992a199585e703a2d
treed4f78a94e6d6591fb03bf3519c587f44bb3f1f0d
parentc61f581f322d0a30d4f1f37a9fb13cbdf1c48fbf
stmt.c (check_for_full_enumeration_handling): Remove tests of warn_switch.

* stmt.c (check_for_full_enumeration_handling): Remove tests of
warn_switch.  Update description.
(expand_end_case_type): Call check_for_full_enumeration_handling
when warn_switch.

From-SVN: r51270
gcc/ChangeLog
gcc/stmt.c