This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH, rs6000: add PPCA2 support
- From: Peter Bergner <bergner at vnet dot ibm dot com>
- To: Ben Elliston <bje at au1 dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, dje dot gcc at gmail dot com
- Date: Wed, 30 Sep 2009 17:06:54 -0500
- Subject: Re: PATCH, rs6000: add PPCA2 support
- References: <1253850801.25070.11.camel@helios> <1254333415.5276.191.camel@otta>
On Wed, 2009-09-30 at 12:56 -0500, Peter Bergner wrote:
> Offline, David asked why we didn't follow the convention of using "a2" as
> the option name (similar to "440", etc.) rather than "ppca2". Ben is on
> vacation, so I refreshed the patch with that request. Is this ok for
> trunk, assuming my powerpc64-linux bootstrap and regtesting don't show
> any problems?
FYI, this passed powerpc64-linux bootstrap and regtesting (both 32-bit
and 64-bit modes) with no regressions.
Peter