[Bug c++/89538] [8.3.0] GCC miscompiling LLVM because of wrong vectorization

2019-03-05 Thread twoh at fb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89538 Taewook Oh changed: What|Removed |Added Version|7.3.0 |8.3.0 Summary|[7.3.0] GCC miscom

[Bug c++/89538] [8.3.0] GCC miscompiling LLVM because of wrong vectorization

2019-03-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89538 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #8

[Bug c++/89538] [8.3.0] GCC miscompiling LLVM because of wrong vectorization

2019-03-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89538 --- Comment #9 from Martin Liška --- (In reply to Jakub Jelinek from comment #8) > (In reply to Taewook Oh from comment #7) > > I'm Sorry I was confused about our internal gcc version, and it turns out > > that the version was 8.3 not 7.3. > > >

[Bug c++/89538] [8.3.0] GCC miscompiling LLVM because of wrong vectorization

2019-03-06 Thread twoh at fb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89538 --- Comment #10 from Taewook Oh --- Thanks, and sorry for the confusion. I'll find the exact version that causes this issue.

[Bug c++/89538] [8.3.0] GCC miscompiling LLVM because of wrong vectorization

2021-04-12 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89538 Martin Sebor changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---