[Bug tree-optimization/90078] [7/8 Regression] ICE with deep templates caused by overflow

2019-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078 Richard Biener changed: What|Removed |Added Target Milestone|7.5 |8.4 --- Comment #15 from Richard

[Bug tree-optimization/90078] [7/8 Regression] ICE with deep templates caused by overflow

2019-06-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078 Bug 90078 depends on bug 90240, which changed state. Bug 90240 Summary: [10 Regression] ICE in try_improve_iv_set, at tree-ssa-loop-ivopts.c:6694 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90240 What|Removed

[Bug tree-optimization/90078] [7/8 Regression] ICE with deep templates caused by overflow

2019-05-08 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078 --- Comment #14 from bin cheng --- Author: amker Date: Wed May 8 11:37:45 2019 New Revision: 271008 URL: https://gcc.gnu.org/viewcvs?rev=271008=gcc=rev Log: PR tree-optimization/90078 * tree-ssa-loop-ivopts.c (INFTY): Increase

[Bug tree-optimization/90078] [7/8 Regression] ICE with deep templates caused by overflow

2019-04-30 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078 --- Comment #13 from bin cheng --- Reverted 270500 on trunk too for easier backport to GCC9.

[Bug tree-optimization/90078] [7/8 Regression] ICE with deep templates caused by overflow

2019-04-29 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078 --- Comment #12 from bin cheng --- Author: amker Date: Tue Apr 30 03:00:59 2019 New Revision: 270673 URL: https://gcc.gnu.org/viewcvs?rev=270673=gcc=rev Log: PR tree-optimization/90240 Revert: 2019-04-23 Bin Cheng

[Bug tree-optimization/90078] [7/8 Regression] ICE with deep templates caused by overflow

2019-04-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078 --- Comment #11 from Jakub Jelinek --- Author: jakub Date: Thu Apr 25 18:08:14 2019 New Revision: 270583 URL: https://gcc.gnu.org/viewcvs?rev=270583=gcc=rev Log: PR tree-optimization/90240 Revert: 2019-04-23 Bin Cheng

[Bug tree-optimization/90078] [7/8 Regression] ICE with deep templates caused by overflow

2019-04-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078 Jakub Jelinek changed: What|Removed |Added Known to work||9.0 Summary|[7/8/9