This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/50185] [4.7 Regression] Bad AVX2 tests
- From: "kirill.yukhin at intel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 26 Aug 2011 12:04:59 +0000
- Subject: [Bug testsuite/50185] [4.7 Regression] Bad AVX2 tests
- Auto-submitted: auto-generated
- References: <bug-50185-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50185
--- Comment #4 from Yukhin Kirill <kirill.yukhin at intel dot com> 2011-08-26 12:04:59 UTC ---
(In reply to comment #3)
> I don't think using -dp and matching insn names is a good approach, any time
> you macroize the insns or rename you'll need to adjust the tests.
> You can try to match the insn name followed by spaces/tabs followed by the
> first operand...
Thanks, I've updated the patch (see ML).