--- Comment #3 from rguenth at gcc dot gnu dot org 2008-06-21 18:21 ---
c_common_write_pch walks all GC allocated memory. Of course sth could be
uninitialized there.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #2 from laurynas dot biveinis at gmail dot com 2008-06-21
16:38 ---
Confirmed with r137000 with a different valgrind backtrace:
[EMAIL PROTECTED]:~/src/gcc-trunk/gcc/gcc/testsuite/objc.dg/pch$ valgrind
"/home/lauris/src/gcc-trunk/obj/gcc/cc1obj" "-quiet"
"-I/home/lauris/src