[Bug c++/116750] --coverage generates random .data.rel

2024-09-17 Thread jdavidpeter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116750 --- Comment #2 from Dávid Péter Jánosa --- Thank you Andrew! Your solution works for my practical use case and looking up the docs on the option I have a better understanding of the phenomenon. What documentation would you point me to if I'd l

[Bug c++/116750] New: --coverage generates random .data.rel

2024-09-17 Thread jdavidpeter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116750 Bug ID: 116750 Summary: --coverage generates random .data.rel Product: gcc Version: 13.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug gcov-profile/105063] [GCOV] Ability to map .gcda paths

2024-09-06 Thread jdavidpeter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105063 Dávid Péter Jánosa changed: What|Removed |Added CC||jdavidpeter at gmail dot com --- C

[Bug c++/109294] New: Inconsistent exp function implementations for compile time and run time evaluation

2023-03-27 Thread jdavidpeter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109294 Bug ID: 109294 Summary: Inconsistent exp function implementations for compile time and run time evaluation Product: gcc Version: 12.2.0 Status: UNCONFIRMED Sev