From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17604 invoked by alias); 2 Sep 2005 13:02:10 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 17528 invoked by uid 48); 2 Sep 2005 13:02:05 -0000 Date: Fri, 02 Sep 2005 13:02:00 -0000 Message-ID: <20050902130205.17527.qmail@sourceware.org> From: "falk at debian dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050901235142.23689.simon_baldwin@yahoo.com> References: <20050901235142.23689.simon_baldwin@yahoo.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/23689] Malformed typedef silently ignored X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00222.txt.bz2 List-Id: ------- Additional Comments From falk at debian dot org 2005-09-02 13:02 ------- Works for me with any gcc version: falk@juist:/tmp% gcc-3.4 -c test.c test.c:1: warning: useless keyword or type name in empty declaration test.c:2: warning: useless keyword or type name in empty declaration What is the exact version you are using and the exact flags you are passing? -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23689