From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24669 invoked by alias); 1 Dec 2009 07:26:29 -0000 Received: (qmail 23680 invoked by uid 48); 1 Dec 2009 07:26:14 -0000 Date: Tue, 01 Dec 2009 07:26:00 -0000 Message-ID: <20091201072614.23679.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/42164] mm/rmap.c:860:1: internal compiler error: in simplify_subreg, at simplify-rtx.c:5138 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "daney 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: 2009-12/txt/msg00012.txt.bz2 ------- Comment #8 from daney at gcc dot gnu dot org 2009-12-01 07:26 ------- Created an attachment (id=19193) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19193&action=view) Reduced testcase Configured as: ../trunk/configure --target=mips64-linux --with-sysroot=/home/daney/mips64-linux --prefix=/home/daney/mips64-linux --with-arch=mips64r2 --enable-languages=c,c++ mips64-linux-gcc -O2 -mabi=64 bug-42164.i bug-42164.i: In function ‘swp_entry_to_pte’: bug-42164.i:44:1: internal compiler error: in simplify_subreg, at simplify-rtx.c:5138 -- daney at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19139|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42164