Fix PR tree-optimization/77808, ICE in duplicate_ssa_name_ptr_info, at tree-ssanames.c:630 starting with r240439

Doug Gilmore dougjgilmore@gmail.com
Sat Oct 1 04:55:00 GMT 2016


It looks like my email being sent from my company is being dropped, re sending
via my gmail account.

Doug
________________________________________
From: Doug Gilmore
Sent: Friday, September 30, 2016 6:35 PM
To: gcc-patches@gcc.gnu.org; Christophe Lyon
Subject: Fix PR tree-optimization/77808, ICE in
duplicate_ssa_name_ptr_info, at tree-ssanames.c:630 starting with
r240439

My commit r240439 didn't handle the situation where setting
--param prefetch-latency=0 can cause the prefetch address to
be the same as the original address.  In this case, no
copying of points-to information should be done.

Bootstrapped and regression tested on x86_64-linux, ok for
trunk?

Doug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-PR-tree-optimization-77808.patch
Type: application/octet-stream
Size: 1729 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161001/ef36530b/attachment.obj>


More information about the Gcc-patches mailing list