PR/32004, tree-ssa caused in/out asm constraints to often need reloads

Andrew Pinski pinskia@gmail.com
Sat Jul 7 18:24:00 GMT 2007


On 7/7/07, Eric Botcazou <ebotcazou@adacore.com> wrote:
> /home/eric/gnat/gnat6_41/src/gcc/testsuite/gcc.dg/torture/pr20314-1.c:29:
> internal compiler error: RTL check: access of elt 1 of 'const_int' with last
> elt 0 in update_equiv_regs, at local-alloc.c:1117

His patch did not even touch local-alloc.c at all or anything which
could have caused this directly (rtl.def).  So this is a latent bug.
The main reason why he applied it without any approval is based on the
rule that the bug is a regression and it was approved for the trunk.

-- Pinski



More information about the Gcc-patches mailing list