On Aug 15, 2011, at 5:42 AM, Richard Guenther wrote: > The argument still holds that no reasonable memcpy implementation > will reject the src == dest case.
Hum... Sounds like if that's the case that we should document it in the manual as something we expect (requirement) of the memcpy implementation. I'll let a frontend or optimization person review this.