Re: Bootstrap broken with --disable-checking

2012-10-25 Thread Vladimir Makarov
On 12-10-25 4:35 PM, Steven Bosscher wrote: On Thu, Oct 25, 2012 at 10:24 PM, Jonathan Wakely wrote: This seems to fix it, is it correct? (Untested as I'm still waiting for a bootstrap to finish) I'd do it the other way around: --- lra-constraints.c 2012-10-24 13:39:19.830019609 -0700 +++

Re: Bootstrap broken with --disable-checking

2012-10-25 Thread Steven Bosscher
On Thu, Oct 25, 2012 at 10:24 PM, Jonathan Wakely wrote: > This seems to fix it, is it correct? (Untested as I'm still waiting > for a bootstrap to finish) I'd do it the other way around: --- lra-constraints.c 2012-10-24 13:39:19.830019609 -0700 +++ lra-constraints.c 2012-10-25 13:32:39.99001

Bootstrap broken with --disable-checking

2012-10-25 Thread Jonathan Wakely
This seems to fix it, is it correct? (Untested as I'm still waiting for a bootstrap to finish) diff --git a/gcc/lra-constraints.c b/gcc/lra-constraints.c index 4b35726..827fd4d 100644 --- a/gcc/lra-constraints.c +++ b/gcc/lra-constraints.c @@ -1216,11 +1216,13 @@ check_and_process_move (bool *cha