From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10689 invoked by alias); 8 Dec 2003 14:30:18 -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 10675 invoked by uid 48); 8 Dec 2003 14:30:18 -0000 Date: Mon, 08 Dec 2003 14:30:00 -0000 Message-ID: <20031208143018.10674.qmail@sources.redhat.com> From: "moshiko at sharkfood dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031208142540.13354.moshiko@sharkfood.com> References: <20031208142540.13354.moshiko@sharkfood.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/13354] internal compiler error: in sparc_emit_set_const32 X-Bugzilla-Reason: CC X-SW-Source: 2003-12/txt/msg00937.txt.bz2 List-Id: ------- Additional Comments From moshiko at sharkfood dot com 2003-12-08 14:30 ------- Created an attachment (id=5300) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5300&action=view) Preprocessed source C++ file (gzipped, cause it was big..) This is the preprocessed file that causes the bug. gunzip it, and then: g++ -o um.o -c um.ii To reproduce the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13354