https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39457
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
--- Comment #5 from gnu at the-meissners dot org 2009-03-18 12:48 ---
Subject: Re: New: [power7-meissner] unable to find a
register to spill in class 'LINK_OR_CTR_REGS'
If possible, please send mail on power7 to meiss...@linux.vnet.ibm.com. I
don't read mail on my home accoun
--- Comment #4 from meissner at gcc dot gnu dot org 2009-03-13 20:11
---
Subject: Bug 39457
Author: meissner
Date: Fri Mar 13 20:11:19 2009
New Revision: 144846
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144846
Log:
Fix pr 39457
Added:
branches/ibm/power7-meissner/gcc/
--- Comment #3 from jakub at gcc dot gnu dot org 2009-03-13 17:54 ---
I can reproduce even with r144843.
Comparing -da -fdump-unnumbered -fdump-noaddr dumps between
redhat/gcc-4_4-branch and power7 patched redhat/gcc-4_4-branch doesn't show any
significant differences still in sched1 (ju
--- Comment #2 from jakub at gcc dot gnu dot org 2009-03-13 17:25 ---
Reduced testcase (-O2 -m64 -mminimal-toc):
typedef struct { void *s; } S;
typedef void (*T1) (void);
typedef void (*T2) (void *, void *, int, void *);
char *fn1 (const char *, ...);
void *fn2 (void);
int fn3 (char *,
--- Comment #1 from jakub at gcc dot gnu dot org 2009-03-13 14:25 ---
Created an attachment (id=17458)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17458&action=view)
images_selector.i.bz2
Michael, can you please take a look at this? If there are more similar issues,
I'm afraid