[Bug tree-optimization/85882] Value of local variable changes unintentionally if certain optimization are enabled

2018-05-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85882

Richard Biener  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #6 from Richard Biener  ---
Confirmed as dup (now fixed).

*** This bug has been marked as a duplicate of bug 85822 ***

[Bug tree-optimization/85882] Value of local variable changes unintentionally if certain optimization are enabled

2018-05-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85882

Andrew Pinski  changed:

   What|Removed |Added

   Keywords||wrong-code
  Component|c++ |tree-optimization

--- Comment #5 from Andrew Pinski  ---
I suspect this is a dup of bug 85822.