[Bug target/110227] New: gcc generates invalid AVX-512 code

2023-06-12 Thread joseph.weening at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110227 Bug ID: 110227 Summary: gcc generates invalid AVX-512 code Product: gcc Version: 13.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/110227] gcc generates invalid AVX-512 code

2023-06-12 Thread joseph.weening at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110227 --- Comment #1 from Joe Weening --- Sorry, forgot to include the command line: $ gcc -march=cooperlake -O3 -c bug.c

[Bug c/115850] New: gcc generates invalid warning

2024-07-09 Thread joseph.weening at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115850 Bug ID: 115850 Summary: gcc generates invalid warning Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assi