[Bug libstdc++/65131] Integer overflow in .size() for std::vector
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 20 08:19:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65131
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The ABI says for all 32bit ABIs you cannot allocate more than half of the
address space.
More information about the Gcc-bugs
mailing list