https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109463
--- Comment #3 from elronnd at elronnd dot net ---
Yes, I think the gcc approach of branching is definitely better. But it's
still a good idea to optimise for size in the cold path.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109463
Bug ID: 109463
Summary: suboptimal sequence for converting 64-bit unsigned int
to float
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103113
Bug ID: 103113
Summary: Bad error message with multiply indirect pointer to
struct
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97607
Bug ID: 97607
Summary: Spurious sign extension
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization