This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH PR43378]Add test case for the issue
- From: "Bin Cheng" <bin dot cheng at arm dot com>
- To: <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 9 Feb 2015 14:07:18 +0800
- Subject: [PATCH PR43378]Add test case for the issue
- Authentication-results: sourceware.org; auth=none
Hi,
I crossed to PR43378 and found it had already been fixed on trunk long
before. I am adding a test case and going to close it after this patch.
The case is tested, Is it OK?
2015-02-09 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/43378
* gcc.dg/tree-ssa/pr43378.c: New test.