[Bug rtl-optimization/79388] [6 Regression] wrong code with -O -fno-tree-coalesce-vars

2018-10-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79388

Jakub Jelinek  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|6.5 |7.0

--- Comment #12 from Jakub Jelinek  ---
GCC 6 branch is being closed, fixed in 7.x.

[Bug rtl-optimization/79388] [6 Regression] wrong code with -O -fno-tree-coalesce-vars

2017-07-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79388

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|6.4 |6.5

--- Comment #11 from Richard Biener  ---
GCC 6.4 is being released, adjusting target milestone.

[Bug rtl-optimization/79388] [6 Regression] wrong code with -O -fno-tree-coalesce-vars

2017-02-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79388

Jakub Jelinek  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
  Known to work||7.0.1
   Assignee|unassigned at gcc dot gnu.org  |jakub at gcc dot gnu.org
Summary|[6/7 Regression] wrong code |[6 Regression] wrong code
   |with -O |with -O
   |-fno-tree-coalesce-vars |-fno-tree-coalesce-vars
  Known to fail|7.0.1   |

--- Comment #10 from Jakub Jelinek  ---
Fixed on the trunk so far.