https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #22 from Martin Liška ---
Author: marxin
Date: Fri Jun 29 14:03:36 2018
New Revision: 262251
URL: https://gcc.gnu.org/viewcvs?rev=262251&root=gcc&view=rev
Log:
When using -fprofile-generate=/some/path mangle absolute path of file (PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #21 from Martin Liška ---
Author: marxin
Date: Tue May 29 12:11:21 2018
New Revision: 260895
URL: https://gcc.gnu.org/viewcvs?rev=260895&root=gcc&view=rev
Log:
libgcov: report about a different timestamp (PR gcov-profile/85759).
201
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #20 from Martin Liška ---
Patch candidate:
https://gcc.gnu.org/ml/gcc-patches/2018-05/msg01608.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #19 from Martin Liška ---
(In reply to Stefan Talpalaru from comment #18)
> Another clue emerged: the ICE appears only when the same source file is
> compiled multiple times.
>
> When building the extensions, Python replaces the bori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #18 from Stefan Talpalaru ---
Another clue emerged: the ICE appears only when the same source file is
compiled multiple times.
When building the extensions, Python replaces the boring Makefile with its own
"distutils" build tool that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #17 from Martin Liška ---
(In reply to Stefan Talpalaru from comment #16)
> I found a new case that is unrelated to the use of
> -fprofile-generate=directory or the existence of multiple *.gcda files with
> the same name in different
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
Stefan Talpalaru changed:
What|Removed |Added
CC||stefantalpalaru at yahoo dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #15 from Martin Liška ---
A simple solution how to prevent the pathological situation is for now not to
use directory in -fprofile-{generate,use}.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
Martin Liška changed:
What|Removed |Added
Status|WAITING |ASSIGNED
--- Comment #14 from Martin Lišk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #13 from Martin Liška ---
(In reply to Jan from comment #12)
> And yes I use a gentoo system. But I'm using the gcc patches from clear
> linux but this bug doesn't seem relate to that.
Good, then having a gentoo image system. How can
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #12 from Jan ---
And yes I use a gentoo system. But I'm using the gcc patches from clear linux
but this bug doesn't seem relate to that.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #11 from Jan ---
I can reproduce it with vanilla gcc 8.1.0 no patches applied.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #10 from Martin Liška ---
(In reply to Jan from comment #9)
> I'm using the clear linux gcc version well atleast the patches.
> Maybe thats the culprit.
> https://clearlinux.org/
I thought you are using Gentoo system?
>
> But it sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #9 from Jan ---
I'm using the clear linux gcc version well atleast the patches.
Maybe thats the culprit.
https://clearlinux.org/
But it should be easy to run that in a container.
I reverted some of the patches and rebuild gcc.
I will
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #8 from Martin Liška ---
(In reply to Jan from comment #7)
> I added the option same ICE.
I see. Well would it be possible to provide build steps that will utilize a
gentoo docker container and can help me to reproduce that?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #7 from Jan ---
I added the option same ICE.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #6 from Martin Liška
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
Martin Liška changed:
What|Removed |Added
Status|WAITING |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #4 from Jan ---
Created attachment 44127
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44127&action=edit
preproccessed source and gcda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #3 from Martin Liška ---
(In reply to Richard Biener from comment #2)
> Please attach the preprocessed source.
And profile file (*.gcda) that should be somewhere:
find /var/tmp/portage/pgo/bash -name alias.gcda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
--- Comment #2 from Richard Biener ---
Please attach the preprocessed source.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85759
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
23 matches
Mail list logo