Hi Dale, > While that's nonstandard, it's hard to imagine a memcpy > implementation that would screw it up. > But they can partially overlap:
how does mainline handle this? I know it used to get it wrong (the testcase I sent was filched from gcc bugzilla), but the bug was marked as resolved, without a link to the resolving changeset. Maybe they only solved the memcpy from a location to itself problem, and not the overlapping case? Ciao, D. _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
