Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: moussu.robin at pm dot me
Target Milestone: ---
Reproduce error with https://godbolt.org/z/cjlS79
gcc version: 9.0.1 (concept branch)
The following code, when compiled with
-std=c++2a -O3
: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: moussu.robin at pm dot me
Target Milestone: ---
Test it directly on https://godbolt.org/z/IsXG2E
Version of the compiler: 9.0.1 (contracts branch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88994
--- Comment #6 from Robin ---
Ok, thx
Envoyé depuis ProtonMail mobile
Message d'origine
On 23 janv. 2019 à 12:33, marxin at gcc dot gnu.org a écrit :
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88994
>
> --- Comment #5 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88994
--- Comment #4 from Robin ---
Perfect! How do I test your patch. If I update my git clone of gcc (gcov is in
gcc repo, isn't it?), it should already be in it, or do I need to wait a few
days?
I guess I can also apply the patch itself on my repo t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88994
--- Comment #2 from Robin ---
Nice :)
Feel free to ask me any additionnal things if it may help.
: normal
Priority: P3
Component: gcov-profile
Assignee: unassigned at gcc dot gnu.org
Reporter: moussu.robin at pm dot me
CC: marxin at gcc dot gnu.org
Target Milestone: ---
Hello,
I filled first a bug on gcovr bug-tracker, and they eventually