https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81650
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msebor at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=71905 --- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> --- Jakub's patch fixes the ILP32 problem for -Walloc-size-larger-than. A complete solution would also solve the related but broader problem with the other options that accept a size as an argument. Those are discussed in bug 71905.