find_movable_pseudos vs. split moves (was Re: rx-elf fails after r187015)

2012-05-15 Thread Richard Sandiford
DJ Delorie d...@redhat.com 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.

Re: find_movable_pseudos vs. split moves (was Re: rx-elf fails after r187015)

2012-05-15 Thread Vladimir Makarov
On 05/15/2012 09:08 AM, Richard Sandiford wrote: DJ Deloried...@redhat.com 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

Re: find_movable_pseudos vs. split moves (was Re: rx-elf fails after r187015)

2012-05-15 Thread DJ Delorie
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!

rx-elf fails after r187015

2012-05-14 Thread DJ Delorie
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