[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-08-31 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 --- Comment #9 from Patrick Palka --- Author: ppalka Date: Wed Aug 31 19:06:22 2016 New Revision: 239907 URL: https://gcc.gnu.org/viewcvs?rev=239907&root=gcc&view=rev Log: Fix folding of VECTOR_CST comparisons gcc/ChangeLog: Backport f

[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-08-27 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 --- Comment #8 from Patrick Palka --- Author: ppalka Date: Sat Aug 27 22:00:17 2016 New Revision: 239798 URL: https://gcc.gnu.org/viewcvs?rev=239798&root=gcc&view=rev Log: Fix folding of VECTOR_CST comparisons gcc/ChangeLog: PR tree-op

[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-08-18 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 --- Comment #7 from Yuri Rumyantsev --- I checked that proposed patch fixed RF for 176.gcc. Please, go ahead and commit your patch to trunk. Thanks. Yuri. 2016-08-12 20:14 GMT+03:00 patrick at parcs dot ath.cx : > https://gcc.gnu.org/bugzilla/s

[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-08-12 Thread patrick at parcs dot ath.cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 --- Comment #6 from patrick at parcs dot ath.cx --- On Fri, 12 Aug 2016, ysrumyan at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 > > Yuri Rumyantsev changed: > >What|Removed |Ad

[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-08-12 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 Yuri Rumyantsev changed: What|Removed |Added CC||ysrumyan at gmail dot com --- Comment

[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-05-31 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 Patrick Palka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-05-31 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 --- Comment #3 from Patrick Palka --- Author: ppalka Date: Wed Jun 1 02:36:27 2016 New Revision: 236973 URL: https://gcc.gnu.org/viewcvs?rev=236973&root=gcc&view=rev Log: Fix PR tree-optimization/71077 gcc/ChangeLog: PR tree-optimizat

[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-05-29 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 Patrick Palka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/71077] [7 Regression] gcc -lto raises ICE

2016-05-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71077 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Status|UN