[Bug tree-optimization/93199] [8/9 Regression] Compile time hog in sink_clobbers

2020-03-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93199 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.4 |8.5 --- Comment #26 from Jakub Jelinek

[Bug tree-optimization/93199] [8/9 Regression] Compile time hog in sink_clobbers

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93199 --- Comment #25 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:92ce93c743b3c81f6911bc3d06056099369e9191 commit r10-6084-g92ce93c743b3c81f6911bc3d06056099369e9191 Author: Martin Liska Date: Mon

[Bug tree-optimization/93199] [8/9 Regression] Compile time hog in sink_clobbers

2020-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93199 Richard Biener changed: What|Removed |Added Known to work||10.0 Summary|[8/9/10 Regress