------- Comment #3 from rguenth at gcc dot gnu dot org 2010-01-22 12:36 ------- Another possible way is to have a block-copy operation in gimple that would do the copy with alias-set zero and avoids the address-taking.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42834