[Bug target/117545] Addition of two integers from struct argument uses vector instead of scalar addition

2024-11-12 Thread svetli97 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117545 --- Comment #3 from Svetlin Totev --- Oh, sorry for not testing that first.

[Bug rtl-optimization/117545] New: Addition of two integers incorrectly "optimized" to 16 SIMD instructions instead of a single "lea"

2024-11-12 Thread svetli97 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117545 Bug ID: 117545 Summary: Addition of two integers incorrectly "optimized" to 16 SIMD instructions instead of a single "lea" Product: gcc Version: 14.2.1 Status: UNCONFIRM