[Bug target/115409] avx512 intrinsics trigger -Wshift-overflow

2024-06-23 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115409 Sam James changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug target/115409] avx512 intrinsics trigger -Wshift-overflow

2024-06-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115409 --- Comment #5 from GCC Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:4c957d7ba84d8bbce6e778048f38e92ef71806c8 commit r15-1563-g4c957d7ba84d8bbce6e778048f38e92ef71806c8 Author: Collin Funk Date: Mon J

[Bug target/115409] avx512 intrinsics trigger -Wshift-overflow

2024-06-10 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115409 Eric Gallager changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug target/115409] avx512 intrinsics trigger -Wshift-overflow

2024-06-09 Thread collin.funk1 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115409 --- Comment #3 from Collin Funk --- Oops, Sorry about that. Here is the compile command: gcc15.0 -I. -I./lib -Ilib -I./lib -Isrc -I./src -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdis

[Bug target/115409] avx512 intrinsics trigger -Wshift-overflow

2024-06-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115409 --- Comment #2 from Andrew Pinski --- Note the warning in this case normally does not show up unless you are using -Wsystem-headers . We should fix the warning still.

[Bug target/115409] avx512 intrinsics trigger -Wshift-overflow

2024-06-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115409 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|