[Bug tree-optimization/83354] Missed optimization in math expression: pow(cbrt(x), y) == pow(x, y / 3)

2018-11-01 Thread zamazan4ik at tut dot by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83354 --- Comment #2 from Alexander Zaitsev --- Yes, you are right. My bad. Closing this issue.

[Bug tree-optimization/83354] Missed optimization in math expression: pow(cbrt(x), y) == pow(x, y / 3)

2018-11-01 Thread zamazan4ik at tut dot by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83354 Alexander Zaitsev changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/83354] Missed optimization in math expression: pow(cbrt(x), y) == pow(x, y / 3)

2017-12-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83354 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|