Bug 912582

Summary: internal compiler error: in ipa_make_edge_direct_to_target, at ipa-prop.c:2111
Product: [Fedora] Fedora Reporter: Rich Mattes <richmattes>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jakub, law
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-19 04:24:43 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
Preprocessed source none

Description Rich Mattes 2013-02-19 04:20:36 UTC
Created attachment 699304 [details]
Preprocessed source

Description of problem:
When rebuild the mrpt package in rawhide, I consistently hit an internal compiler error, both on koji and on my local mock builder.  The output is as follows:

/builddir/build/BUILD/mrpt-0.9.6/apps/RawLogViewer/xRawLogViewerMain.cpp: At global scope:
/builddir/build/BUILD/mrpt-0.9.6/apps/RawLogViewer/xRawLogViewerMain.cpp:6219: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/ccAX3TWM.out file, please attach this to your bugreport.


You should also be able to see the error in the build logs:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5029974


Version-Release number of selected component (if applicable):
4.8.0-0.13.fc19

How reproducible:
You can try rebuilding the "mrpt" package from git on rawhide

Comment 1 Rich Mattes 2013-02-19 04:24:43 UTC
Whoops, looks like this is a dupe of 909569, so I'll go ahead and mark it as such.

*** This bug has been marked as a duplicate of bug 909569 ***