From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7825 invoked by alias); 28 Jun 2013 03:57:00 -0000 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 Received: (qmail 7772 invoked by uid 48); 28 Jun 2013 03:56:54 -0000 From: "raj.khem at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/57748] New: ICE on ARM with -mfloat-abi=softfp -mfpu=neo Date: Fri, 28 Jun 2013 03:57:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: raj.khem at gmail 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-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-06/txt/msg01739.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748 Bug ID: 57748 Summary: ICE on ARM with -mfloat-abi=softfp -mfpu=neo Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: raj.khem at gmail dot com Created attachment 30405 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30405&action=edit testcase Attached testcase causes and ICE on gcc 4.8+ and happens on trunk too. It works ok on 4.7 ./gcc/cc1 ~/callchain.i -mfpu=neon -Os -mfloat-abi=softfp util/callchain.c: In function 'append_chain': util/callchain.c:374:18: internal compiler error: in expand_assignment, at expr.c:4676 Please submit a full bug report, with preprocessed source if appropriate. See for instructions.