------- 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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to