From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4715 invoked by alias); 27 Jul 2005 02:42:43 -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 4704 invoked by uid 48); 27 Jul 2005 02:42:40 -0000 Date: Wed, 27 Jul 2005 02:44:00 -0000 Message-ID: <20050727024240.4703.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050727022927.23089.flash@pobox.com> References: <20050727022927.23089.flash@pobox.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/23089] [4.0/4.1 Regression] internal compiler error: in int_mode_for_mode, at stor-layout.c:251 at -O1 X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg03492.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-27 02:42 ------- A more reduced testcase: class NameOne; void f(NameOne){} -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23089