On Thursday 17 November 2005 15:20, Hans-Peter Nilsson wrote: > > From: Paul Brook <[EMAIL PROTECTED]> > > Date: Thu, 17 Nov 2005 15:12:50 +0000 > > > > > ../../../gcc-head-test/libiberty/regex.c:7699 (set (reg:SI 2 %d2) > > > > > > (sign_extend:SI (reg:HI 1 %d1 [59]))) 65 {*68k_extendhisi2} > > > (nil) (nil)) > > > ../../../gcc-head-test/libiberty/regex.c:7724: internal > > > compiler error: in reload_cse_simplify_operands, at postreload.c:393 > > > > I'm also seeing this on m68-elf. > > > > It appears to have been caused by the following patch (r106804) > > Or perhaps the patch that tightened operand checks for "g".
Maybe. Reverting r106804 seems to fix the problem. > Please open a PR with preprocessed source attached and assign it > to me. This is now PR24912 Paul