https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126228
--- Comment #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- Sorry, I meant this completes the class of bugs I’ve seen involving *pointers*. For integers, we’ve done similar audits in the past so I don’t think the effort is worth it. However, we should probably take a glance at floats cause DOM’s side tables handle them, and I don’t think we’ve ever compared ourselves to it.
