[Bug c/15224] [3.5 regression] Attribute mode causes ICE when applied to enums
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 1 20:09:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-01 20:09 -------
Subject: Bug 15224
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kenner@gcc.gnu.org 2004-09-01 20:09:17
Modified files:
gcc : c-common.c c-decl.c
Log message:
PR c/15224
* c-common.c (handle_mode_attribute): Handle ENUMERAL_TYPE.
* c-decl.c (finish_enum): Check for user-specified precision too small.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.564&r2=1.565
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.568&r2=1.569
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15224
More information about the Gcc-bugs
mailing list