Bug 909569

Summary: internal compiler error: in ipa_make_edge_direct_to_target, at ipa-prop.c:2111
Product: [Fedora] Fedora Reporter: Paulo Andrade <paulo.cesar.pereira.de.andrade>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jakub, law, richmattes
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-09 16:53:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
CoinPackedVectorTest.i none

Description Paulo Andrade 2013-02-09 13:24:52 UTC
Created attachment 695473 [details]
CoinPackedVectorTest.i

On latest rawhide updated 09/02/2013, and rebuilding one of my
review requests (https://bugzilla.redhat.com/show_bug.cgi?id=894585).

$ g++ -O2 -g -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic CoinPackedVectorTest.i
CoinPackedVectorTest.cpp:1049:1: internal compiler error: in ipa_make_edge_direct_to_target, at ipa-prop.c:2111
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccOlpdOx.out file, please attach this to your bugreport.

Comment 1 Jakub Jelinek 2013-02-09 16:53:02 UTC
Tracking this upstream.

Comment 2 Rich Mattes 2013-02-19 04:24:43 UTC
*** Bug 912582 has been marked as a duplicate of this bug. ***