From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28763 invoked by alias); 10 Jan 2014 13:47:54 -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 28739 invoked by uid 48); 10 Jan 2014 13:47:50 -0000 From: "joey.ye at arm dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/59757] New: Unexpected VN_TOP in SSCVN Date: Fri, 10 Jan 2014 13:47:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joey.ye 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-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: 2014-01/txt/msg01092.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59757 Bug ID: 59757 Summary: Unexpected VN_TOP in SSCVN Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: joey.ye at arm dot com Created attachment 31796 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31796&action=edit Reduced test case target: arm-none-eabi host: Only Windows (crossbuild with i586-mingw32msvc). The same revision doesn't fail on Linux GCC revision: trunk 20141009 and 4.8 Option: -O3 > arm-none-eabi-gcc -O3 foo.c foo.c: In function 'univision_ug2828gfeff01_init': foo.c:119:1: internal compiler error: tree check: expected ssa_name, have var_de cl in vn_reference_lookup_2, at tree-ssa-sccvn.c:1497 univision_ug2828gfeff01_init(CTL_GFX_SEP_DRIVER_t *d, int depth) ^ foo.c:119:1: internal compiler error: Segmentation fault