[Bug middle-end/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 Xi Ruoyao changed: What|Removed |Added CC||xry111 at gcc dot gnu.org --- Comment #10 f

[Bug middle-end/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 #8 from Sam James --- pinskia did, yeah, but it's already back to it again (we're used to it happening when people file bugs as we modify/triage while they comment more).

[Bug middle-end/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 #9 from Jonathan Gruber --- (In reply to Andrew Pinski from comment #4) > The riscv with noap is a target specific issue. Should I file a new riscv-specific bug for that?

[Bug middle-end/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 Andrew Pinski changed: What|Removed |Added Component|c |middle-end Severity|normal

[Bug middle-end/118092] Missed Optimization of Variadic Functions

2024-12-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118092 Andrew Pinski changed: What|Removed |Added Component|c |middle-end Keywords|