http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53664
--- Comment #13 from Janis Johnson <janis at gcc dot gnu.org> 2012-07-31 18:01:55 UTC --- The scan-assembler finds the expression at least once and passes. The scan-assembler-times directive expects to find the expression twice, but the returned match is 5 lines, not 2. I'm building a version whose tests match those upstream and will report what's happening there. I'm not set up to run neon tests with an upstream tree.