This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR 47580: Fix corner case on powerpc using --with-cpu=power7


On Wed, Feb 02, 2011 at 04:29:52PM -0500, David Edelsohn wrote:
> Okay, but what is the long-term solution?  The more specific
> predicates will be a patch for 4.7?

As we discussed on the phone, the long term solution is to add new predicates
that more tightly match the registers (in particular, for the normal case, not
allowing GPRs or virtual registers, but it is complicated by the E500 having
floating point in GPRs for the expander).

-- 
Michael Meissner, IBM
5 Technology Place Drive, M/S 2757, Westford, MA 01886-3141, USA
meissner@linux.vnet.ibm.com	fax +1 (978) 399-6899


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]