Re: [SH] Fix bootstrap failures with --enable-checking
Christian Bruel wrote: > This patch fixes a couple of assertions while building libgcc, when > configured with --enable-checking=all. > > OK for trunk ? OK. Regards, kaz
[SH] Fix bootstrap failures with --enable-checking
Hello, This patch fixes a couple of assertions while building libgcc, when configured with --enable-checking=all. OK for trunk ? thanks Christian 2012-09-13 Christian Bruel * config/sh/predicates.md (t_reg_operand): Check REG_P for SUBREG. * config/sh/sh.c (sequence_insn_p: Check INSNP_P