public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/58371] New: internal compiler error: in ipcp_verify_propagated_values, at ipa-cp.c:892
@ 2013-09-09 15:07 kcc at gcc dot gnu.org
  2013-09-10  7:07 ` [Bug ipa/58371] [4.9 Regression] " mpolacek at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: kcc at gcc dot gnu.org @ 2013-09-09 15:07 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58371
           Summary: internal compiler error: in
                    ipcp_verify_propagated_values, at ipa-cp.c:892
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kcc at gcc dot gnu.org

Created attachment 30774
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30774&action=edit
z.cc

Fresh gcc trunk r202241, Linux x86_64

% $GCC_TRUNK/bin/g++ -w z.cc -c -O2 
z.cc:200:1: internal compiler error: in ipcp_verify_propagated_values, at
ipa-cp.c:892
 }
 ^
0xf20fb8 ipcp_verify_propagated_values()
        ../../gcc/gcc/ipa-cp.c:892
0xf2342d ipcp_propagate_stage                                                   
        ../../gcc/gcc/ipa-cp.c:2255                                             
0xf2342d ipcp_driver                                                            
        ../../gcc/gcc/ipa-cp.c:3600                                             
0xf2342d execute                                                                
        ../../gcc/gcc/ipa-cp.c:3698                                             

Test case attached (reduced from chromium sources).


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

end of thread, other threads:[~2013-09-12 12:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-09 15:07 [Bug ipa/58371] New: internal compiler error: in ipcp_verify_propagated_values, at ipa-cp.c:892 kcc at gcc dot gnu.org
2013-09-10  7:07 ` [Bug ipa/58371] [4.9 Regression] " mpolacek at gcc dot gnu.org
2013-09-10  7:07 ` mpolacek at gcc dot gnu.org
2013-09-10  7:14 ` mpolacek at gcc dot gnu.org
2013-09-11  8:02 ` hubicka at gcc dot gnu.org
2013-09-11 12:15 ` jamborm at gcc dot gnu.org
2013-09-11 15:50 ` jamborm at gcc dot gnu.org
2013-09-12 12:15 ` jamborm at gcc dot gnu.org
2013-09-12 12:19 ` jamborm 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).