------- Comment #6 from jv244 at cam dot ac dot uk  2009-06-03 16:49 -------
compiled with trunk this is also buggy (with new bugs about dwarf2):

--690-- DWARF2 CFI reader: unhandled CFI instruction 0:10
--690-- DWARF2 CFI reader: unhandled CFI instruction 0:10
--690-- DWARF2 CFI reader: unhandled CFI instruction 0:10
==690==
==690== Conditional jump or move depends on uninitialised value(s)
==690==    at 0x400A97E: (within /lib64/ld-2.8.so)
==690==    by 0x4003882: (within /lib64/ld-2.8.so)
==690==    by 0x4013E77: (within /lib64/ld-2.8.so)
==690==    by 0x4001318: (within /lib64/ld-2.8.so)
==690==    by 0x4000A67: (within /lib64/ld-2.8.so)
==690==    by 0x0: ???
==690==    by 0x7FF000286: ???
==690==
==690== Conditional jump or move depends on uninitialised value(s)
==690==    at 0x400A987: (within /lib64/ld-2.8.so)
==690==    by 0x4003882: (within /lib64/ld-2.8.so)
==690==    by 0x4013E77: (within /lib64/ld-2.8.so)
==690==    by 0x4001318: (within /lib64/ld-2.8.so)
==690==    by 0x4000A67: (within /lib64/ld-2.8.so)
==690==    by 0x0: ???
==690==    by 0x7FF000286: ???
  a         0.0000000000        0.0000000000        0.0000000000
==690==
==690== Invalid read of size 1
==690==    at 0x4A22DF9: strncmp (mc_replace_strmem.c:314)
==690==    by 0x4BCF8C7: _gfortrani_parse_format (format.c:189)
==690==    by 0x7FEFFFB2F: ???
==690==    by 0xFFF: ???
==690==  Address 0x55d6218 is 0 bytes inside a block of size 1,152 free'd
==690==    at 0x4A2196E: free (vg_replace_malloc.c:323)
==690==    by 0x400CE4: MAIN__ (in /data03/vondele/bug/io/a.out)
==690==    by 0x400D3D: main (in /data03/vondele/bug/io/a.out)


-- 


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

Reply via email to