On Wed, Jan 27, 2016 at 1:52 PM, Martin Liška <mli...@suse.cz> wrote: > Hello. > > As mentioned in: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68758#c5, I > consider > more logic to encapsulate valgrind annotation magic within a > ENABLE_VALGRIND_ANNOTATIONS > macro rather than ENABLE_VALGRIND_CHECKING. > > With patch applied, ggc invalid reads/writes, reported by valgrind tool, are > gone. > The patch can survive regression tests and bootstrap on x86_64-linux-gnu? > > Ready for trunk?
Ok. THanks, RIchard. > Thanks, > Martin