From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24643 invoked by alias); 2 Sep 2008 20:54:52 -0000 Received: (qmail 21165 invoked by uid 48); 2 Sep 2008 20:53:31 -0000 Date: Tue, 02 Sep 2008 20:54:00 -0000 Message-ID: <20080902205331.21164.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/37267] [4.2/4.3/4.4 Regression] #pragma inside structure initialization causes error In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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-09/txt/msg00266.txt.bz2 ------- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-02 20:53 ------- Confirmed, this is most likely caused by the pragma changes in 4.2 as 4.1.1 works. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |rejects-valid Known to fail| |4.2.0 4.3.0 4.4.0 Known to work| |4.1.1 Last reconfirmed|0000-00-00 00:00:00 |2008-09-02 20:53:30 date| | Summary|#pragma inside structure |[4.2/4.3/4.4 Regression] |initialization causes error |#pragma inside structure | |initialization causes error Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37267