[Bug driver/81650] gcc -m32 mishandles -Walloc-size-larger-than=9223372036854775807

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 2 14:06:00 GMT 2017


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.


More information about the Gcc-bugs mailing list