[PATCH PR66449]Fix ICE by using POINTER_PLUS_EXPR for pointers.

Bin Cheng bin.cheng@arm.com
Thu Jun 18 10:16:00 GMT 2015


And the patch...

Thanks,
bin

> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-
> owner@gcc.gnu.org] On Behalf Of Bin Cheng
> Sent: Thursday, June 18, 2015 6:13 PM
> To: gcc-patches@gcc.gnu.org
> Subject: [PATCH PR66449]Fix ICE by using POINTER_PLUS_EXPR for pointers.
> 
> Hi,
> This patch fixes ICE in PR66449 by using POINTER_PLUS_EXPR for pointers.
> Bootstrap and test on x86_64.  Is it OK trunk?
> 
> Thanks,
> bin
> 
> 2015-06-18  Bin Cheng  <bin.cheng@arm.com>
> 
> 	PR tree-optimization/66449
> 	* tree-ssa-loop-niter.c (loop_exits_before_overflow): Use
> 	POINTER_PLUS_EXPR for pointers.
> 
> gcc/testsuite/ChangeLog
> 2015-06-18  Bin Cheng  <bin.cheng@arm.com>
> 
> 	PR tree-optimization/66449
> 	* gcc.dg/vect/pr66449.c: New.
> 

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr66449-20150618.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150618/0d9865ec/attachment.txt>


More information about the Gcc-patches mailing list