From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12547 invoked by alias); 27 Nov 2012 11:25:34 -0000 Received: (qmail 12400 invoked by uid 48); 27 Nov 2012 11:25:17 -0000 From: "kyrylo.tkachov at arm dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug regression/55486] New: FAIL: gcc.dg/sms-7.c (internal compiler error) Date: Tue, 27 Nov 2012 11:25:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: regression X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kyrylo.tkachov at arm dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-11/txt/msg02517.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55486 Bug #: 55486 Summary: FAIL: gcc.dg/sms-7.c (internal compiler error) Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: regression AssignedTo: unassigned@gcc.gnu.org ReportedBy: kyrylo.tkachov@arm.com CC: dnovillo@google.com Target: arm-none-eabi FAIL: gcc.dg/sms-7.c (internal compiler error) FAIL: gcc.dg/sms-7.c (test for excess errors) Target: arm-none-eabi gcc.dg/sms-7.c:17:1: internal compiler error: in schedule_reg_moves, at modulo-sched.c:725 Bisection shows regression appears with revision 193595 arm-none-eabi/obj/gcc2/gcc/xgcc -Barm-none-eabi/obj/gcc2/gcc/ src/gcc/gcc/testsuite/gcc.dg/sms-7.c gcc_tg.o -fno-diagnostics-show-caret -O3 -fmodulo-sched -fstrict-aliasing -fdump-rtl-sms -fmodulo-sched-allow-regmoves --param sms-min-sc=1 -specs=rdimon.specs -Wa,-mno-warn-deprecated -Wl,-wrap,exit -Wl,-wrap,_exit -Wl,-wrap,main -Wl,-wrap,abort -lm -o ./sms-7.exe Thanks, Kyrill