[Bug gcov-profile/88045] Call to std::accumulate causes gcov to crash

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88045 --- Comment #5 from Martin Liška --- Author: marxin Date: Mon Nov 19 08:16:17 2018 New Revision: 266262 URL: https://gcc.gnu.org/viewcvs?rev=266262=gcc=rev Log: Strenghten assumption about function start and end line (PR gcov-profile/88045).

[Bug gcov-profile/88045] Call to std::accumulate causes gcov to crash

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88045 --- Comment #6 from Martin Liška --- Author: marxin Date: Mon Nov 19 08:16:30 2018 New Revision: 266263 URL: https://gcc.gnu.org/viewcvs?rev=266263=gcc=rev Log: Make a workaround for PR gcov-profile/88045. 2018-11-19 Martin Liska

[Bug gcov-profile/88045] Call to std::accumulate causes gcov to crash

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88045 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gcov-profile/88045] Call to std::accumulate causes gcov to crash

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88045 --- Comment #5 from Martin Liška --- Author: marxin Date: Mon Nov 19 08:16:17 2018 New Revision: 266262 URL: https://gcc.gnu.org/viewcvs?rev=266262=gcc=rev Log: Strenghten assumption about function start and end line (PR gcov-profile/88045).

[Bug gcov-profile/88045] Call to std::accumulate causes gcov to crash

2018-11-16 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88045 --- Comment #4 from Martin Liška --- (In reply to Sergio Losilla from comment #3) > I see, thanks. Well then, I guess I'll stick to the workaround. Good to know > it is already fixed in version 9. Thanks. Next GCC 8.3 will have a workaround, so

[Bug gcov-profile/88045] Call to std::accumulate causes gcov to crash

2018-11-16 Thread loximann at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88045 --- Comment #3 from Sergio Losilla --- I see, thanks. Well then, I guess I'll stick to the workaround. Good to know it is already fixed in version 9.

[Bug gcov-profile/88045] Call to std::accumulate causes gcov to crash

2018-11-16 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88045 Martin Liška changed: What|Removed |Added Known to work||9.0 Known to fail|9.0

[Bug gcov-profile/88045] Call to std::accumulate causes gcov to crash

2018-11-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88045 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|