https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108779
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to ktkachov from comment #3) > Created attachment 54459 [details] > Candidate patch > > Patch that implements -mtp= similar to clang if you have the capability to > try it out My only comment is for the testcase, don't use .x for the common source. In many other parts of the testsuite, .x is used for dejagnu commands for that file.