> gcc/
> * ira.c (pseudo_move_insn): Delete.
> (find_moveable_pseudos): Don't set it.
> (move_unallocated_pseudos): Use DF_REG_DEF_CHAIN to find
> the definitions of the original pseudo. Delete all of them.
I can build with this. Thanks!
On 05/15/2012 09:08 AM, Richard Sandiford wrote:
DJ Delorie writes:
After r187015 (Mar 31), gcc builds for rx-elf are failing with:
make[3]: Entering directory
`/greed/dj/m32c/gcc/rx-elf-head/rx-elf/64-bit-double/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
/g
DJ Delorie writes:
> After r187015 (Mar 31), gcc builds for rx-elf are failing with:
>
> make[3]: Entering directory
> `/greed/dj/m32c/gcc/rx-elf-head/rx-elf/64-bit-double/libgcc'
> # If this is the top-level multilib, build all the other
> # multilibs.
> /greed/dj/m32c/gcc/rx-elf-head/./gcc/xgcc
After r187015 (Mar 31), gcc builds for rx-elf are failing with:
make[3]: Entering directory
`/greed/dj/m32c/gcc/rx-elf-head/rx-elf/64-bit-double/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
/greed/dj/m32c/gcc/rx-elf-head/./gcc/xgcc
-B/greed/dj/m32c/gcc/rx-elf-he