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 target/41331 -- fix powerpc bswap64 with -m32 -mpowerpc64


On Thu, Sep 10, 2009 at 12:39:27PM -0400, Michael Meissner wrote:
> This patch should fix the problems that I introduced with my changes on July
> 31st in __builtin_bswap64 if -m32 and -mpowerpc64 are used.

I forgot to mention, that I did a bootstrap/make check with no regressions.
The patch does add a test to the testsuite to check for this case.

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com


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