On 10/24/12 21:02, Vladimir Makarov wrote:
The following patch fixhttp://gcc.gnu.org/bugzilla/show_bug.cgi?id=55055 In this case, operand was an address containing subreg. LRA before the patch processed only operands which are subregs of regs. The patch was successfully bootstrapped on x86/x86-64.
This restores bootstrap on arm-linux-gnueabi with hard-float. Many thanks for fixing this so promptly.
Ramana