(check_for_full_enumeration_handling): Cast malloc result
authorJim Wilson <wilson@gcc.gnu.org>
Fri, 9 Sep 1994 20:32:17 +0000 (13:32 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 9 Sep 1994 20:32:17 +0000 (13:32 -0700)
commitad03007a2b910916428de912e9162272e25aa617
treeb2585636ca4066796d5ce948f13aeeaefe5e29ab
parent0852bc0c5abab5aeb01ecb0799918160f63776f1
(check_for_full_enumeration_handling): Cast malloc result
to `unsigned char *' not `char *'.

From-SVN: r8059
gcc/stmt.c