This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/53664] neon-testgen.ml generates duplicate scan-assembler directives


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53664

--- Comment #10 from Janis Johnson <janis at gcc dot gnu.org> 2012-07-31 16:49:23 UTC ---
The problem is the regular expression, which matches far too much text and ends
up with a length of 5 instead of 2.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]