[Bug gcov-profile/88994] [GCOV] encoding (or unicode) error with gcov/gcc9 when generating filename

2019-01-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88994 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gcov-profile/88994] [GCOV] encoding (or unicode) error with gcov/gcc9 when generating filename

2019-01-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88994 --- Comment #7 from Martin Liška --- Author: marxin Date: Thu Jan 24 08:27:39 2019 New Revision: 268233 URL: https://gcc.gnu.org/viewcvs?rev=268233=gcc=rev Log: Fix broken filename for .gcda files starting with '..' (PR gcov-profile/88994).

[Bug gcov-profile/88994] [GCOV] encoding (or unicode) error with gcov/gcc9 when generating filename

2019-01-23 Thread moussu.robin at pm dot me
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

[Bug gcov-profile/88994] [GCOV] encoding (or unicode) error with gcov/gcc9 when generating filename

2019-01-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88994 --- Comment #5 from Martin Liška --- (In reply to Robin from comment #4) > 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

[Bug gcov-profile/88994] [GCOV] encoding (or unicode) error with gcov/gcc9 when generating filename

2019-01-23 Thread moussu.robin at pm dot me
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

[Bug gcov-profile/88994] [GCOV] encoding (or unicode) error with gcov/gcc9 when generating filename

2019-01-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88994 --- Comment #3 from Martin Liška --- (In reply to Robin from comment #2) > Nice :) > Feel free to ask me any additionnal things if it may help. I guess I've got it. Patch candidate: https://gcc.gnu.org/ml/gcc-patches/2019-01/msg01350.html

[Bug gcov-profile/88994] [GCOV] encoding (or unicode) error with gcov/gcc9 when generating filename

2019-01-22 Thread moussu.robin at pm dot me
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.

[Bug gcov-profile/88994] [GCOV] encoding (or unicode) error with gcov/gcc9 when generating filename

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