This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to support PowerPC 4xx dlmzb instruction
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Andrew Pinski <pinskia at physics dot uc dot edu>
- Date: Thu, 16 Mar 2006 15:48:34 -0500
- Subject: Re: Patch to support PowerPC 4xx dlmzb instruction
- References: <Pine.LNX.4.64.0603152119270.27172@digraph.polyomino.org.uk>
Joseph,
The new 405 and 440 testcases fail the same way on AIX when
-mcpu=405 and -mcpu=440 is used. Would it be reasonable to limit the
testcases to powerpc-linux targets? I'm guessing that something about the
strlensi expander is PPC SVR4 ABI-specific.
Thanks, David