[PATCH v4] gcov: Runtime configurable destination output

Nathan Sidwell nathan@acm.org
Thu Jun 2 12:24:00 GMT 2016


On 05/31/16 11:04, Aaron Conole wrote:
> Nathan Sidwell <nathan@acm.org> writes:
>
>> On 05/26/16 13:08, Aaron Conole wrote:
>>> The previous gcov behavior was to always output errors on the stderr channel.
>>> This is fine for most uses, but some programs will require stderr to be
>>> untouched by libgcov for certain tests. This change allows configuring
>>> the gcov output via an environment variable which will be used to open
>>> the appropriate file.
>>
>> this is ok, thanks.


After offlist discussion, I committed this patch.  Thanks Aaron!


nathan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcov.patch
Type: text/x-patch
Size: 3013 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160602/7564a3c6/attachment.bin>


More information about the Gcc-patches mailing list