Bug 175944

Summary: Can't link firefox gklayout on ppc64
Product: [Fedora] Fedora Reporter: Christopher Aillon <caillon>
Component: binutilsAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.16.91.0.5-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-02 18:03:27 UTC Type: ---
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
Beehive log building firefox on ppc64 rawhide none

Description Christopher Aillon 2005-12-16 16:39:37 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Christopher Aillon 2005-12-16 16:39:38 UTC
Created attachment 122329 [details]
Beehive log building firefox on ppc64 rawhide

Comment 2 Jakub Jelinek 2005-12-16 21:10:58 UTC
Guess this is related to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17828
so could be fixed similar way (by writing ppc64_elf_action_discarded
that would special case ppc64 .toc1 sections).
But will need to actually see this failure in action and see the details
first.