[Bug c/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread jonathan.gruber.jg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 --- Comment #7 from Jonathan Gruber --- (In reply to Jonathan Gruber from comment #5) > Sorry, was it me who changed the component category, or someone else? I think someone changed it to middle-end? I was not sure if I did so when I filed to b

[Bug c/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 --- Comment #6 from Sam James --- It was just a race with you two both editing the bug. Don't worry about it.

[Bug c/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread jonathan.gruber.jg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 --- Comment #5 from Jonathan Gruber --- Sorry, was it me who changed the component category, or someone else?

[Bug c/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread jonathan.gruber.jg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 --- Comment #3 from Jonathan Gruber --- Created attachment 59896 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59896&action=edit Test case preprocessed for riscv64.

[Bug c/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread jonathan.gruber.jg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 --- Comment #2 from Jonathan Gruber --- Created attachment 59895 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59895&action=edit Test case preprocessed for aarch64.

[Bug c/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread jonathan.gruber.jg at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 --- Comment #1 from Jonathan Gruber --- Created attachment 59894 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59894&action=edit Test case preprocessed for x86_64.