On Thu, Oct 9, 2014 at 11:39 AM, Eric Botcazou <ebotca...@adacore.com> wrote: >> OK, I guess I can copy-and-paste reload1.c:spill_failure there. > > This generates the same error message than reload1.c:spill_failure (modulo the > class of the spill register, but it's not mentioned in the asm case either). > > Tested on x86_64-suse-linux, OK for the mainline?
Ok. Thanks, Richard. > > 2014-10-09 Eric Botcazou <ebotca...@adacore.com> > > * lra-assigns.c (assign_by_spills): Error out on spill failure. > > > -- > Eric Botcazou