https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79683
--- Comment #6 from Richard Biener ---
Author: rguenth
Date: Thu Feb 23 11:43:51 2017
New Revision: 245679
URL: https://gcc.gnu.org/viewcvs?rev=245679&root=gcc&view=rev
Log:
2017-02-23 Richard Biener
PR tree-optimization/79683
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79683
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79683
--- Comment #4 from rguenther at suse dot de ---
On Thu, 23 Feb 2017, jakub at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79683
>
> --- Comment #3 from Jakub Jelinek ---
> Maybe build_qualified_type with TYPE_QUALS o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79683
--- Comment #3 from Jakub Jelinek ---
Maybe build_qualified_type with TYPE_QUALS of the original pointer would do it.
I'm surprised we don't copy over const either.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79683
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79683
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRM