From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15102 invoked by alias); 8 Jun 2010 23:16:36 -0000 Received: (qmail 15084 invoked by uid 48); 8 Jun 2010 23:16:36 -0000 Date: Tue, 08 Jun 2010 23:16:00 -0000 Message-ID: <20100608231636.15083.qmail@sourceware.org> From: "geiser at ind dot rwth-aachen dot de" To: gdb-prs@sourceware.org In-Reply-To: <20081216134801.9672.epsilon@socio.msu.ru> References: <20081216134801.9672.epsilon@socio.msu.ru> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/9672] Wrong representation of C++ structure with copy constructors passed as parameter X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q2/txt/msg00375.txt.bz2 ------- Additional Comments From geiser at ind dot rwth-aachen dot de 2010-06-08 23:16 ------- All right, it's a gcc issue. Thanks. It works with "g++ (Gentoo 4.4.3-r2 p1.2) 4.4.3", but doesn't with "g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)". -- http://sourceware.org/bugzilla/show_bug.cgi?id=9672 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.