This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Proposed fix for PR c/15224


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

> I want to run this by some C-front-end folks.  It looks right to me and
> tests OK on x86-64-linux-gnu.

This looks OK to me, although it needs a testcase.

> 2004-08-31  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
> 
> 	PR c/15224
> 	* c-common.c (handle_mode_attribute): Handle ENUMERAL_TYPE.
> 	* c-decl.c (finish_enum): Check for user-specified precision too small.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]