[Bug tree-optimization/70754] [5/6 Regression] ICE during predictive commoning

2017-10-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|5.5 |6.5

--- Comment #17 from Jakub Jelinek  ---
GCC 5 branch is being closed

[Bug tree-optimization/70754] [5/6 Regression] ICE during predictive commoning

2017-09-19 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754

--- Comment #16 from amker at gcc dot gnu.org ---
(In reply to Steve Ellcey from comment #15)
> Is this still being considered for backporting?

sorry for letting this slip away.  For backport, patch for PR79663 is also
needed., it fixes a regression of this one.  Thanks

[Bug tree-optimization/70754] [5/6 Regression] ICE during predictive commoning

2017-09-18 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754

Steve Ellcey  changed:

   What|Removed |Added

 CC||sje at gcc dot gnu.org

--- Comment #15 from Steve Ellcey  ---
Is this still being considered for backporting?

[Bug tree-optimization/70754] [5/6 Regression] ICE during predictive commoning

2017-01-25 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754

--- Comment #14 from amker at gcc dot gnu.org ---
(In reply to Ramana Radhakrishnan from comment #13)
> Bin,
> 
> Are you likely to backport this fix to GCC-5 and GCC-6 - or is it going to
> be Martin's fix ? 
> 
> Ramana

I will check if the fix stands for 5/6 too and ask for approval.  Thanks.

[Bug tree-optimization/70754] [5/6 Regression] ICE during predictive commoning

2017-01-25 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754

Ramana Radhakrishnan  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||amker at gcc dot gnu.org,
   ||ramana at gcc dot gnu.org

--- Comment #13 from Ramana Radhakrishnan  ---
Bin,

Are you likely to backport this fix to GCC-5 and GCC-6 - or is it going to be
Martin's fix ? 

Ramana

[Bug tree-optimization/70754] [5/6 Regression] ICE during predictive commoning

2017-01-23 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754

Jeffrey A. Law  changed:

   What|Removed |Added

 CC||law at redhat dot com
Summary|[5/6/7 Regression] ICE  |[5/6 Regression] ICE during
   |during predictive commoning |predictive commoning

--- Comment #12 from Jeffrey A. Law  ---
Confirmed Bin's patch fixes the regression on the trunk, so removing gcc-7
regression marker.

[Bug tree-optimization/70754] [5/6 Regression] ICE during predictive commoning

2016-04-21 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754

ktkachov at gcc dot gnu.org changed:

   What|Removed |Added

 Target||aarch64-unknown-linux-gnu
 Status|UNCONFIRMED |NEW
  Known to work||4.9.4
   Keywords||ice-on-valid-code
   Last reconfirmed||2016-04-21
 CC||ktkachov at gcc dot gnu.org
 Ever confirmed|0   |1
Summary|ICE during predictive   |[5/6 Regression] ICE during
   |commoning   |predictive commoning
  Known to fail||5.3.1, 6.0, 7.0

--- Comment #1 from ktkachov at gcc dot gnu.org ---
Confirmed with GCC 5 and onwards.
I don't see this ICE on arm-none-linux-gnueabihf or x86_64