------- Comment #8 from sje at cup dot hp dot com 2010-08-16 17:11 ------- ! { dg-final { scan-tree-dump-times "memcpy|ref-all.*ref-all" 2 "original" } }
worked for me on IA64 where we have 2 memcpys' in the output. Neither of my suggestions from comment #7 worked. I don't know if this will work on a platform which generates the 'ref-all' strings instead of memcpy's. All my platforms; IA64, PA, x86 seem to generate memcpy. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45266