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++/53242] Invalid write in push_back


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53242

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-05 00:54:49 UTC ---
(In reply to comment #2)
> Thanks Andrew,
> 
> In fact, the indices are incorrect. I screwed up because I forgot to update the
> calculation of the mask.

Next time, please try to debug it using gdb before filing a bug report.


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