From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5784 invoked by alias); 18 Nov 2008 20:27:29 -0000 Received: (qmail 25145 invoked by uid 48); 18 Nov 2008 20:26:02 -0000 Date: Tue, 18 Nov 2008 20:27:00 -0000 Message-ID: <20081118202602.25144.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/36113] fix C enumerators In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mrs at apple dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-11/txt/msg01517.txt.bz2 ------- Comment #5 from mrs at apple dot com 2008-11-18 20:26 ------- The C standard mandates that all enumeration constants have the same type, gcc violates this requirement. -- mrs at apple dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36113