Bug 528061 - gcc internal compiler error on rawhide kernel with ppc64
Summary: gcc internal compiler error on rawhide kernel with ppc64
Keywords:
Status: CLOSED DUPLICATE of bug 521991
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: ppc64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-08 19:05 UTC by Kyle McMartin
Modified: 2015-09-01 03:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-08 19:09:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kyle McMartin 2009-10-08 19:05:44 UTC
Description of problem:

fs/xfs/xfs_mount.c: In function 'xfs_initialize_perag':
fs/xfs/xfs_mount.c:391: internal compiler error: in referenced_var_lookup, at tree-dfa.c:565
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cccGC1vw.out file, please attach this to your bugreport.
make[2]: *** [fs/xfs/xfs_mount.o] Error 1
make[1]: *** [fs/xfs] Error 2
make: *** [fs] Error 2

GCC output saved here:
http://kyle.fedorapeople.org/ccy3kzcn.out 

Version-Release number of selected component (if applicable):

4.4.1-17 (attached output from an earlier version)

How reproducible:

Always.

Steps to Reproduce:
1. Build devel/ kernel against dist-f12 (since dist-f13 doesn't target ppc anymore.)

Comment 1 Jakub Jelinek 2009-10-08 19:09:04 UTC

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


Note You need to log in before you can comment on or make changes to this bug.