From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21435 invoked by alias); 8 Nov 2012 12:02:45 -0000 Received: (qmail 21342 invoked by uid 48); 8 Nov 2012 12:02:29 -0000 From: "rmansfield at qnx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/55238] New: ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib Date: Thu, 08 Nov 2012 12:02: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-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rmansfield at qnx 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" Content-Transfer-Encoding: quoted-printable 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/msg00705.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D55238 Bug #: 55238 Summary: ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned@gcc.gnu.org ReportedBy: rmansfield@qnx.com CC: jamborm@gcc.gnu.org Created attachment 28634 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=3D28634 preprocessed src $ ./xgcc -B. -O3 ~/ice.i /home/ryan/ice.i:15:11: error: unknown type name =E2=80=98gz_statep=E2=80=99 gz_reset (gz_statep state) ^ ryan@zoidberg:~/gnu/gcc/trunk/tmp/gcc$ ./xgcc -B. -O3 ~/ice.i /home/ryan/ice.i:42:1: internal compiler error: in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 } ^ 0xd01072 find_aggregate_values_for_callers_subset ../../gcc/ipa-cp.c:2908 0xd01072 decide_about_value ../../gcc/ipa-cp.c:3255 0xd01072 decide_about_value ../../gcc/ipa-cp.c:3195 0xd02acb decide_whether_version_node ../../gcc/ipa-cp.c:3301 0xd02acb ipcp_decision_stage ../../gcc/ipa-cp.c:3441 0xd02acb ipcp_driver ../../gcc/ipa-cp.c:3483 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions.