From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11564 invoked by alias); 22 Apr 2006 01:03:14 -0000 Received: (qmail 11556 invoked by uid 48); 22 Apr 2006 01:03:12 -0000 Date: Sat, 22 Apr 2006 01:03:00 -0000 Message-ID: <20060422010312.11555.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/27235] goto crossing P.O.D. initialization In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "acahalan at gmail dot com" 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 X-SW-Source: 2006-04/txt/msg01845.txt.bz2 List-Id: ------- Comment #3 from acahalan at gmail dot com 2006-04-22 01:03 ------- I saw it on Fedora Core 5, which I believe is gcc 4.1, and I saw it on a gcc which describes itself as: gcc version 4.0.3 (Debian 4.0.3-1) So that is two rather different gcc versions. One is x86-64, the other is 32-bit PowerPC. Am I wrong to assume that the latest gcc behaves this way? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27235