------- Comment #2 from mikael at gcc dot gnu dot org 2010-05-10 18:25 ------- (In reply to comment #1) > Confirmed. Dependency analysis should see that no temporary is required here. > As both Rx and Ry have the pointer attribute, I'm not so sure about it. Note that if one removes the pointer attribute, there is no temporary any more.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36842