[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug target/23435] [4.1 Regression] Unrecognizable insn (in extract_insn, at recog.c)




------- Comment #7 from kazu at gcc dot gnu dot org  2005-11-05 23:32 -------
Reduced down to:

void
foo (unsigned long *a, unsigned long long *p)
{
  *p = *a;
}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23435

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: