This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/70794] vector.push_back() crashes with std::bad_alloc after 2^32 calls


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

--- Comment #7 from numien at deathwyrm dot com ---
$ free
              total        used        free      shared  buff/cache   available
Mem:       12294140     4552752     5996104      166088     1745284     7099488
Swap:       5242872         428     5242444

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]