http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56596
--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- This seems to have been fixed between revision 199435 (2013-05-30) and revision 199885 (2013-06-03): revision 199528? The error ==15298== 80 bytes in 1 blocks are definitely lost in loss record 1 of 2 ==15298== at 0x100013679: malloc (vg_replace_malloc.c:266) ==15298== by 0x100001358: __realloc_MOD_reallocate (class_array_7.f03:31) ==15298== by 0x1000019C6: MAIN__ (class_array_7.f03:55) ==15298== by 0x100001B5B: main (class_array_7.f03:49) appeared between revisions 200350 (2013-06-23) with the patch of revision 200361 and a clean revision 200361 (2013-06-24). Could it be caused by revision 200360?