public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov
       [not found] <bug-85225-4@http.gcc.gnu.org/bugzilla/>
@ 2020-03-12 11:59 ` jakub at gcc dot gnu.org
  2020-11-27 10:45 ` sunil.kumar3 at ltts dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2020-03-12 11:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85225

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.3                         |9.4

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 9.3.0 has been released, adjusting target milestone.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov
       [not found] <bug-85225-4@http.gcc.gnu.org/bugzilla/>
  2020-03-12 11:59 ` [Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov jakub at gcc dot gnu.org
@ 2020-11-27 10:45 ` sunil.kumar3 at ltts dot com
  2021-06-01  8:11 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: sunil.kumar3 at ltts dot com @ 2020-11-27 10:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85225

Sunil Kumar <sunil.kumar3 at ltts dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sunil.kumar3 at ltts dot com

--- Comment #6 from Sunil Kumar <sunil.kumar3 at ltts dot com> ---
Executed same code in gcc version 7.4.0, The line #3 is marked as '-'. The
coverage count for infinite loop is not detected

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov
       [not found] <bug-85225-4@http.gcc.gnu.org/bugzilla/>
  2020-03-12 11:59 ` [Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov jakub at gcc dot gnu.org
  2020-11-27 10:45 ` sunil.kumar3 at ltts dot com
@ 2021-06-01  8:11 ` rguenth at gcc dot gnu.org
  2021-08-13  9:52 ` njuwy at smail dot nju.edu.cn
  2022-05-27  8:17 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-01  8:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85225

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.4                         |9.5

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov
       [not found] <bug-85225-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2021-06-01  8:11 ` rguenth at gcc dot gnu.org
@ 2021-08-13  9:52 ` njuwy at smail dot nju.edu.cn
  2022-05-27  8:17 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: njuwy at smail dot nju.edu.cn @ 2021-08-13  9:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85225

Yang Wang <njuwy at smail dot nju.edu.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |njuwy at smail dot nju.edu.cn

--- Comment #8 from Yang Wang <njuwy at smail dot nju.edu.cn> ---
*** Bug 101191 has been marked as a duplicate of this bug. ***

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov
       [not found] <bug-85225-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2021-08-13  9:52 ` njuwy at smail dot nju.edu.cn
@ 2022-05-27  8:17 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  8:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85225

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.5                         |---

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-27  8:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-85225-4@http.gcc.gnu.org/bugzilla/>
2020-03-12 11:59 ` [Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov jakub at gcc dot gnu.org
2020-11-27 10:45 ` sunil.kumar3 at ltts dot com
2021-06-01  8:11 ` rguenth at gcc dot gnu.org
2021-08-13  9:52 ` njuwy at smail dot nju.edu.cn
2022-05-27  8:17 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).