genrecog.c (write_switch): Avoid outputting of switch for types wider than int.
authorJan Hubicka <jh@suse.cz>
Wed, 9 May 2001 10:06:20 +0000 (12:06 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 9 May 2001 10:06:20 +0000 (10:06 +0000)
commit4ea7a307cf53a8be78fb0ef4c8031fa40746f768
tree5854b87d364c530d709eed6da005ba4c60ac6efd
parent710bbed09da25b2e26526df3ecb6d9e2a327bd41
genrecog.c (write_switch): Avoid outputting of switch for types wider than int.

* genrecog.c (write_switch): Avoid outputting of switch for
types wider than int.

From-SVN: r41922
gcc/ChangeLog
gcc/genrecog.c