https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90738
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90738
--- Comment #6 from Richard Biener ---
Author: rguenth
Date: Tue Jun 4 08:09:16 2019
New Revision: 271902
URL: https://gcc.gnu.org/viewcvs?rev=271902&root=gcc&view=rev
Log:
2019-06-04 Richard Biener
PR tree-optimization/90738
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90738
--- Comment #4 from Richard Biener ---
OK, so this goes wrong in the sense that aliasing_component_refs_p sees
*int[] vs int[][1] but the int[][1] access has the actual reference tree
(un-valueized) int[][i]. Then we go
if (same_p2 == 1)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90738
Christophe Lyon changed:
What|Removed |Added
CC||clyon at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90738
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90738
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||seurer at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90738
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |10.0