https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119418
Bug ID: 119418
Summary: Minimum of 3 float values produces worse code-gen with
ternary than repeated minimum of 2 function calls
Product: gcc
Version: 14.2.0
Status: UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114245
--- Comment #3 from Max Enrico Winkler ---
> Yes this sounds like you are runing into what I have described as being
> undefined behavior.
Understood and agreed.
However this specific example is an object that effectively does no work on
dest
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114245
Bug ID: 114245
Summary: Defaulted virtual destructors that do no work
overwrite the vtable with `-O0`
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity