[Bug c++/125879] Inconsistent -Wconversion-null

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 18 15:09:55 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125879

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
For x86_64 the type of NULL is long, but for x86 it's int.


More information about the Gcc-bugs mailing list