This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [DOC, PATCH] Mention --enable-valgrind-annotations in install.texi


On Tue, 8 Dec 2015, Martin LiÅka wrote:
> I would like to add a missing configure option.

I saw that Jeff approved while I was mulling over the patch,
but still have two questons:

1. Why did you sort this in where you did?  (It's not alphabetic.)

+Specify that the compiler should interact with valgrind runtime, where
+selected invalid memory reads are marked as false positives and
+garbage collected memory is properly marked for proper interaction.

2. "interact...for proper interaction" and "properly marked for
proper" feels a little confusing to me.  That is, I had to think
twice.  Any chance you can make this a little simpler to understand?

Gerald

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]