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: ppc e500: fix misc patterns & add xor patterns


Aldy Hernandez wrote:
First, the e500 assembler syntax changed back in September and redhat's tree had a few mods that never made it out to mainline. These mods are by Nick Clifton. I just tweaked them to make them apply.

Second, I found some xor pattern changes in my tree that will be part of some upcoming patches, and I figured... better early than late.

Checked by building cc1 for powerpc-eabispe. I'm still putzing around with getting an e500 sim available.

Committed to mainline.

Breaks on powerpc-linux, with

- comparison warnings (signed/unsigned). rs6000.c 1987, 2396 ....
- rs6000.c:4057 CODE_FOR_spe_evxor undeclared.
- ANSI C does not support ll length modifier, 3528, 3530, ...

Andreas


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