[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2019-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2018-12-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Richard Biener changed: What|Removed |Added Target Milestone|7.4 |7.5

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2018-01-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Richard Biener changed: What|Removed |Added Target Milestone|7.3 |7.4 --- Comment #13 from Richard

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2017-09-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 --- Comment #12 from Richard Biener --- Author: rguenth Date: Thu Sep 21 10:08:21 2017 New Revision: 253052 URL: https://gcc.gnu.org/viewcvs?rev=253052=gcc=rev Log: 2017-09-21 Richard Biener PR

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2017-09-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Richard Biener changed: What|Removed |Added Known to work||8.0 Summary|[7/8

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2017-02-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Richard Biener changed: What|Removed |Added CC||spop at gcc dot gnu.org --- Comment #8

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2017-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 --- Comment #7 from Richard Biener --- sese_insert_phis_for_liveouts looks like complete bollocks in this case. We're missing a definition that could be used for updating.

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2017-02-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Martin Liška changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org --- Comment

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2017-02-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 --- Comment #5 from Martin Liška --- Just our of curiosity, why graphite does a transformation as original and AST are same: [scheduler] original ast: { for (int c0 = 0; c0 < P_19; c0 += 1) { S_4(c0); for (int c1 = 0; c1 <= 2; c1 +=

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2017-01-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 --- Comment #4 from Martin Liška --- Started with r236440.

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault (graphite)

2016-11-21 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault

2016-05-31 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Richard Biener changed: What|Removed |Added Keywords||wrong-code

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault

2016-05-31 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug tree-optimization/71351] [7 Regression] ICE: Segmentation fault

2016-05-31 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org ---