From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17529 invoked by alias); 29 Nov 2012 02:55:15 -0000 Received: (qmail 17443 invoked by uid 48); 29 Nov 2012 02:55:03 -0000 From: "d.g.gorbachev at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/55525] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6768 Date: Thu, 29 Nov 2012 02:55:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: d.g.gorbachev 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-Changed-Fields: Attachment #28826 mime type Message-ID: In-Reply-To: References: 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/msg02823.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55525 Dmitry Gorbachev changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28826|application/octet-stream |text/plain mime type| | --- Comment #1 from Dmitry Gorbachev 2012-11-29 02:55:03 UTC --- Comment on attachment 28826 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28826 Testcase 4.6.4 and 4.7.3: internal compiler error: in substitute_placeholder_in_expr, at tree.c:3418 4.6.4 (with checking): internal compiler error: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6410 4.7.3 (with checking): internal compiler error: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6820