------- Comment #13 from mikael at gcc dot gnu dot org 2010-06-25 09:34 ------- Created an attachment (id=21002) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21002&action=view) Updated patch
As I was having memory corruption regressions, I started to run valgrind on some testcases, whose fixes brought new memory problems, and so on. Now the patch contains a non negligible part of completely unrelated memory fixes, and also random other things (dead code removal, if-blocks turned into asserts, ...). -- mikael at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20726|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43829