public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/55238] New: ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib
@ 2012-11-08 12:02 rmansfield at qnx dot com
  2012-11-08 15:02 ` [Bug tree-optimization/55238] " jamborm at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rmansfield at qnx dot com @ 2012-11-08 12:02 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55238

             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=28634
preprocessed src

$ ./xgcc -B. -O3 ~/ice.i
/home/ryan/ice.i:15:11: error: unknown type name ‘gz_statep’
 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 <http://gcc.gnu.org/bugs.html> for instructions.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-11-12 21:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-08 12:02 [Bug tree-optimization/55238] New: ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib rmansfield at qnx dot com
2012-11-08 15:02 ` [Bug tree-optimization/55238] " jamborm at gcc dot gnu.org
2012-11-08 17:33 ` jamborm at gcc dot gnu.org
2012-11-08 19:27 ` Joost.VandeVondele at mat dot ethz.ch
2012-11-08 23:03 ` jamborm at gcc dot gnu.org
2012-11-11 19:35 ` hubicka at gcc dot gnu.org
2012-11-11 20:51 ` ebotcazou at gcc dot gnu.org
2012-11-12 21:26 ` [Bug tree-optimization/55238] [4.8 Regression] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).