https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120859
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at gcc dot gnu.org --- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Sorry, I meant to look into this - I originally used RUNTESTFLAGS=tree-prof.exp=afdo-crossmodule-1.c since that is intended to be the testcase and missed the part that the other file will be handled as independent test. I wanted to find way to build it just once and still get dump fils matched, but do not know how to do that. Your fix is fine. Thanks! Honza