[Bug target/114979] Spurious eax clears

2024-05-07 Thread jacereda at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114979 --- Comment #2 from Jorge Acereda --- Thanks for the prompt reply. I understand the behaviour for external functions, but for static functions, isn't it a missed opportunity for optimization?

[Bug c/114979] New: Spurious eax clears

2024-05-07 Thread jacereda at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114979 Bug ID: 114979 Summary: Spurious eax clears Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unas