[Bug c++/110395] GCOV stuck in an infinite loop with large std::array

2023-06-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110395 --- Comment #3 from Andrew Pinski --- Note it is not an infinite loop, just many basic blocks (over 4 of them) causing the performance to be very very slow.

[Bug c++/110395] GCOV stuck in an infinite loop with large std::array

2023-06-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110395 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED