[Bug tree-optimization/89769] [7/8/9 Regression] attribute((aligned(x))) array testcase run error with option -fno-tree-loop-im

2019-03-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89769 --- Comment #2 from Jakub Jelinek --- --- pr89769.c.126t.pre_ 2019-03-19 07:17:59.0 -0400 +++ pr89769.c.126t.pre 2019-03-19 07:18:28.0 -0400 @@ -120,7 +120,7 @@ main () goto ; : - pretmp_5 = bid_Kx192[1].w[1]; + pretmp

[Bug tree-optimization/89769] [7/8/9 Regression] attribute((aligned(x))) array testcase run error with option -fno-tree-loop-im

2019-03-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89769 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|