------- Comment #12 from burnus at gcc dot gnu dot org 2009-05-12 22:05 ------- Some more data:
==16952== Conditional jump or move depends on uninitialised value(s) ==16952== at 0x4470FC: write_atom (module.c:1339) ==16952== by 0x4472DD: mio_integer (module.c:1450) ==16952== by 0x447DAC: mio_typespec (module.c:1870) ==16952== by 0x449710: mio_symbol (module.c:3048) That are lines such as: mio_integer (&ts->is_c_interop); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39489