------- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-27 18:59 ------- Part of the problem here is that 4.0 removed addressof but that does not explain why 3.4.0 could not do this optimization. Maybe one of the problems is that we are no "lowering" memcpy at the tree level into VCE (which should fix this one issue).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27567