re PR c/15224 (Attribute mode causes ICE when applied to enums)
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 1 Sep 2004 20:09:16 +0000 (16:09 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 1 Sep 2004 20:09:16 +0000 (16:09 -0400)
commitec8465a533a6effe46dd5d38fb7dbf387b49070c
treebdb6b395dfaadacd9548f86bc3c6b1b0d26c4d91
parent938e234bf9b4cccdf687338243b690938c0aa795
re PR c/15224 (Attribute mode causes ICE when applied to enums)

PR c/15224
* c-common.c (handle_mode_attribute): Handle ENUMERAL_TYPE.
* c-decl.c (finish_enum): Check for user-specified precision too small.

From-SVN: r86926
gcc/c-common.c
gcc/c-decl.c