Bug 487892 - Add support for power7 processor
Summary: Add support for power7 processor
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: powerpc
OS: Linux
low
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-28 22:23 UTC by Michael Meissner
Modified: 2009-03-11 12:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-11 12:13:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to add Power7 timing information and new instruction support (264.09 KB, patch)
2009-03-03 23:17 UTC, Michael Meissner
no flags Details | Diff

Description Michael Meissner 2009-02-28 22:23:10 UTC
Description of problem:
Add power7 support to the powerpc GCC compiler.  The power7 processor is a new powerpc that supports version 2.06 of the ISA.


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


How reproducible:
New code for new processor.


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


Expected results:


Additional info:

Comment 1 Michael Meissner 2009-03-03 23:17:22 UTC
Created attachment 333950 [details]
Patch to add Power7 timing information and new instruction support

This patch adds the power7 timing information and new instruction support.  It has also been posted on the gcc-patches mailing list for GCC 4.5.

Comment 2 Michael Meissner 2009-03-03 23:30:25 UTC
The patch to the FSF gcc-patches mailing list is:
http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00183.html

Comment 3 Jakub Jelinek 2009-03-11 12:13:59 UTC
Slightly newer version of the branch diff (except for the gcc.c change) is in gcc-4.4.0-0.24.


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