> The docs on the asm_p flags say there is sth wrong with the asm constraints > so maybe better do > > if (!asm_p) > error_at (loc, "...."); > > with an appropriate message and location?
OK, I guess I can copy-and-paste reload1.c:spill_failure there. -- Eric Botcazou