Go to file
Per Bothner 94d6511c61 stmt.c (all_cases_count, [...]): New functions.
* stmt.c (all_cases_count, mark_seen_cases):  New functions.
(BITARRAY_TEST, BITARRAY_SET):  New macros.  Used (mainly by
Chill) to check all cases are covered (for enums and ranges).
(check_for_full_enumeration_handling):  Re-write to use the
new functions, now that we have them.

From-SVN: r8009
1994-08-31 16:42:28 -07:00
gcc stmt.c (all_cases_count, [...]): New functions. 1994-08-31 16:42:28 -07:00