NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/60289: NetBSD 11 gcc mis-optimises some NULL checks



&barp->foo is UB if barp is NULL, so the compiler skips the next test.
This is what the language lawyers have decided.

christos

Attachment: signature.asc
Description: Message signed with OpenPGP



Home | Main Index | Thread Index | Old Index