[Bug target/115526] [14/15 regression] invalid assember emitted for alpha, "Error: duplicate !tlsgd!62" since r14-5109-ga291237b628f41

2024-07-10 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115526 --- Comment #12 from Uroš Bizjak --- (In reply to Andreas K. Huettel from comment #11) > > Can someone please regression test the attached patch? > > More in a bit, but: Any progress with testing?

[Bug target/115688] [15 regression] ICE on simple test case from r15-703-gb390b011569635

2024-07-10 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115688 Kewen Lin changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug middle-end/115847] SIMD attribute on a function which returns a vector causes an ICE

2024-07-10 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115847 --- Comment #3 from Jakub Jelinek --- Yeah, the Intel ABI for this only handles scalar integral/pointer/enum/bool/floating point types and _Complex, and our variant thereof doesn't even handle _Complex. Returning arrays is returning pointers,

[Bug tree-optimization/115252] The SLP vectorizer failed to perform automatic vectorization on pixel_sub_wxh of x264

2024-07-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115252 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0

[Bug middle-end/115847] SIMD attribute on a function which returns a vector causes an ICE

2024-07-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115847 Richard Biener changed: What|Removed |Added Keywords||openmp CC|

[Bug target/115842] [15 Regression] 6.5% slowdown of 548.exchange2_r on Intel Ice Lake

2024-07-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115842 Richard Biener changed: What|Removed |Added Target Milestone|--- |15.0 Version|14.0

[Bug rtl-optimization/115835] [15 regression] FAIL: gcc.target/s390/section-anchors.c since r15-1579-g792f97b44ffc5e

2024-07-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115835 Richard Biener changed: What|Removed |Added Target Milestone|--- |15.0

[Bug target/104688] gcc and libatomic can use SSE for 128-bit atomic loads on Intel and AMD CPUs with AVX

2024-07-10 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104688 --- Comment #35 from Uroš Bizjak --- (In reply to Mayshao-oc from comment #34) > Can we extend this patch to Zhaoxin processors as well? Just post the enablement patch to gcc-patches@ mailing list.

[Bug target/110456] vectorization with loop masking prone to STLF issues

2024-07-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110456 Richard Biener changed: What|Removed |Added Blocks||26163 --- Comment #3 from Richard

[Bug target/110456] vectorization with loop masking prone to STLF issues

2024-07-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110456 --- Comment #2 from Richard Biener --- *** Bug 115845 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/115845] 25% runtime regression of 527.cam4_r when enabling --param vect-partial-vector-usage={1,2} ontop of -Ofast --march=znver4

2024-07-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115845 Richard Biener changed: What|Removed |Added Resolution|--- |DUPLICATE

<    1   2