[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-11-04 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 --- Comment #9 from vries at gcc dot gnu.org --- Author: vries Date: Wed Nov 4 16:51:06 2015 New Revision: 229766 URL: https://gcc.gnu.org/viewcvs?rev=229766&root=gcc&view=rev Log: Backport "Handle recursive restrict in function parameter" 2015

[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-11-04 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 vries at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-11-04 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 --- Comment #7 from vries at gcc dot gnu.org --- Author: vries Date: Wed Nov 4 14:18:43 2015 New Revision: 229755 URL: https://gcc.gnu.org/viewcvs?rev=229755&root=gcc&view=rev Log: Handle recursive restrict in function parameter 2015-11-04 Tom

[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-11-03 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 --- Comment #6 from vries at gcc dot gnu.org --- Just this patch left: https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00202.html

[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-10-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||patch --- Comment #5 from vrie

[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-09-29 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 --- Comment #4 from rguenther at suse dot de --- On Mon, 28 Sep 2015, vries at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 > > --- Comment #3 from vries at gcc dot gnu.org --- > (In reply to Richard Biener from c

[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-09-28 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 --- Comment #3 from vries at gcc dot gnu.org --- (In reply to Richard Biener from comment #1) > Confirmed. Richard, any ideas or hints how this can be implemented in tree-ssa-structalias.c? Thanks, - Tom

[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-09-28 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 --- Comment #2 from vries at gcc dot gnu.org --- This code pattern is generated for the proposed option -foffload-alias= https://gcc.gnu.org/ml/gcc-patches/2015-09/msg02122.html .

[Bug tree-optimization/67742] 3rd-level restrict ignored

2015-09-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67742 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|