[Patch,testsuite]: Fix the tree-ssa/split-path-1.c testcase

Ajit Kumar Agarwal ajit.kumar.agarwal@xilinx.com
Wed Nov 18 14:21:00 GMT 2015


Hello Jeff:

Please ignore my previous mails as they bounced back. Sorry for that.

I have fixed the problem with the testcase. The splitting path optimization remains intact.
Attached is the patch.

The problem was related to the testcase as the loop bound goes beyond the malloced array.
There was also a problem with accessing the elements of EritePtr.

ChangeLog:
2015-11-18  Ajit Agarwal  <ajitkum@xilinx.com>

        * gcc.dg/tree-ssa/split-path-1.c: Fix the testcase.

Signed-off-by:Ajit Agarwal ajitkum@xilinx.com

Thanks & Regards
Ajit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testcase.patch
Type: application/octet-stream
Size: 1831 bytes
Desc: testcase.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151118/d89c0624/attachment.obj>


More information about the Gcc-patches mailing list