From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9359 invoked by alias); 3 Jun 2006 14:42:54 -0000 Received: (qmail 9336 invoked by uid 48); 3 Jun 2006 14:42:47 -0000 Date: Sat, 03 Jun 2006 14:42:00 -0000 Subject: [Bug target/27883] New: [4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tbm at cyrius 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-06/txt/msg00169.txt.bz2 List-Id: I get the following ICE with current gcc 4.2 on mips. It appeared some time between 20051124 and 20060419. Unfortunately I don't have any compiler versions inbetween these dates around so I cannot narrow it down further. (sid)tbm@swarm:~/delta/bin$ /usr/lib/gcc-snapshot/bin/g++ -c -O2 mini.c mini.c: In member function 'void std::Radau15::Step(const std::Frame&, std::Frame&, std::Interaction*)': mini.c:96: internal compiler error: in schedule_insns, at sched-rgn.c:3038 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- Summary: [4.2 regression] in schedule_insns, at sched-rgn.c:3038 on mips Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tbm at cyrius dot com GCC build triplet: mipsel-linux-gnu GCC host triplet: mipsel-linux-gnu GCC target triplet: mipsel-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27883