------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-15 19:48 ------- Really memcpy should only cause permissiveness at the tree level and nothing else as the memcpy should always be expanded to a load/store if alignedness does not matter.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23770