[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-12-10 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 Arseny Solokha changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-12-10 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 --- Comment #15 from Kewen Lin --- Author: linkw Date: Tue Dec 10 12:54:21 2019 New Revision: 279166 URL: https://gcc.gnu.org/viewcvs?rev=279166=gcc=rev Log: [PATCH] Fix PR91790 by considering different first_stmt_info for realign As PR91790

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-11-28 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 --- Comment #14 from Kewen Lin --- Yes, I'd like to wait for two weeks to ensure it's safe enough and then backport to gcc9. Does it sound good?

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-11-28 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 Arseny Solokha changed: What|Removed |Added Known to work|9.2.1 | --- Comment #13 from Arseny Solokha

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-11-27 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 --- Comment #12 from Kewen Lin --- Author: linkw Date: Wed Nov 27 09:08:20 2019 New Revision: 278760 URL: https://gcc.gnu.org/viewcvs?rev=278760=gcc=rev Log: [PATCH] Fix PR91790 by considering different first_stmt_info for realign As PR91790

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-11-26 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 Kewen Lin changed: What|Removed |Added Attachment #47357|0 |1 is obsolete|

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-11-26 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 --- Comment #10 from Kewen Lin --- Created attachment 47357 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47357=edit Defer vect_setup_realignment for different first_stmt_info Verified the fix on P7 BE, still bootstrapping.

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-11-26 Thread linkw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 Kewen Lin changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #9 from Kewen Lin ---

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-11-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 --- Comment #8 from Richard Biener --- Author: rguenth Date: Thu Nov 21 09:18:06 2019 New Revision: 278545 URL: https://gcc.gnu.org/viewcvs?rev=278545=gcc=rev Log: 2019-11-21 Richard Biener Revert 2019-09-17 Richard Biener

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

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

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-11-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 --- Comment #7 from Richard Biener --- Author: rguenth Date: Thu Nov 21 09:16:46 2019 New Revision: 278544 URL: https://gcc.gnu.org/viewcvs?rev=278544=gcc=rev Log: 2019-11-21 Richard Biener Revert 2019-09-17 Richard Biener

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-10-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 --- Comment #4 from Richard Biener --- Author: rguenth Date: Wed Oct 16 09:25:34 2019 New Revision: 277055 URL: https://gcc.gnu.org/viewcvs?rev=277055=gcc=rev Log: 2019-10-16 Richard Biener Backport from mainline 2019-10-04

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-10-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-09-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 --- Comment #3 from Richard Biener --- Author: rguenth Date: Tue Sep 17 08:08:40 2019 New Revision: 275798 URL: https://gcc.gnu.org/viewcvs?rev=275798=gcc=rev Log: 2019-09-17 Richard Biener PR tree-optimization/91790 *

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-09-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 Richard Biener changed: What|Removed |Added Known to work||10.0 --- Comment #2 from Richard

[Bug tree-optimization/91790] ICE: verify_ssa failed (error: definition in block 2 follows the use)

2019-09-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91790 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|