RE: Question for coverage report - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: Question for coverage report
Date
Msg-id OSCPR01MB14966F1F0FD037872D411ECF0F5F6A@OSCPR01MB14966.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Question for coverage report  (Steven Niu <niushiji@gmail.com>)
Responses Re: Question for coverage report
List pgsql-hackers
Dear Steven,

> I noticed another weird thing in your attached log.  The line 1506 and 1509 should be executed
> the same number of times.  But line 1506 was executed one more time than line 1509.
> Maybe a bug of gcov?

Oh, I didn't notice. Yeah it was also strange. Is there a possibility that complier optimization
did prefetch and it was also counted?

Best regards,
Hayato Kuroda
FUJITSU LIMITED


pgsql-hackers by date:

Previous
From: Oleg Tselebrovskiy
Date:
Subject: Re: Proposal for enabling auto-vectorization for checksum calculations
Next
From: Shubham Khanna
Date:
Subject: Re: Add support for specifying tables in pg_createsubscriber.