[Bug tree-optimization/23659] Should able to add dereferencing (statements with VUSE) without rerunning may_alias

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23659 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/23659] Should able to add dereferencing (statements with VUSE) without rerunning may_alias

2006-03-01 Thread rakdver at gcc dot gnu dot org
--- Comment #4 from rakdver at gcc dot gnu dot org 2006-03-01 12:10 --- Created an attachment (id=10944) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10944action=view) Possible patch (In reply to comment #2) Working on it. are you still working on this PR? I think something

[Bug tree-optimization/23659] Should able to add dereferencing (statements with VUSE) without rerunning may_alias

2006-03-01 Thread dnovillo at gcc dot gnu dot org
--- Comment #5 from dnovillo at gcc dot gnu dot org 2006-03-01 14:30 --- (In reply to comment #4) are you still working on this PR? Yes. In fact, it's one of the kind of manipulations that drove the design decisions in memory SSA. I think something similar to the attached patch

[Bug tree-optimization/23659] Should able to add dereferencing (statements with VUSE) without rerunning may_alias

2005-11-11 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-11-12 05:32 --- This should remove the need to change may_alias to a TODO (PR 23330). -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/23659] Should able to add dereferencing (statements with VUSE) without rerunning may_alias

2005-08-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00

[Bug tree-optimization/23659] Should able to add dereferencing (statements with VUSE) without rerunning may_alias

2005-08-31 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-08-31 21:38 --- Can the alias gurus please give their view on this one? -- What|Removed |Added

[Bug tree-optimization/23659] Should able to add dereferencing (statements with VUSE) without rerunning may_alias

2005-08-31 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-08-31 21:41 --- Working on it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23659