On Tue, Nov 25, 2014 at 09:44:35AM -0700, Jeff Law wrote: > On 11/24/14 20:37, Segher Boessenkool wrote: > >`lcc' is not an insn but just a pattern. This caused a build error in > >libgcc.
> A good example of a case that would have been caught if we get to a > point where stuff in the insn chain are not RTX objects, but something > else entirely. Hey, it already did ICE, easy to catch. But you mean "wouldn't even compile" I guess :-) Segher