[Bug c++/33599] segfault in program compiled by g++ 4.2, corrupted reference

jacob at math dot jussieu dot fr gcc-bugzilla@gcc.gnu.org
Sun Sep 30 14:58:00 GMT 2007



------- Comment #5 from jacob at math dot jussieu dot fr  2007-09-30 14:58 -------
OK, found it, it was a very stupid error by me. Declared the matrix's array
with the wrong size, so some write eventually wrote outside of the matrix's
array, thus overwriting a reference.

Closing the bug report (but still interested in your thoughts in the 4.3 speed
regression, cf. previous comment).


-- 

jacob at math dot jussieu dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list