https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64612
--- Comment #14 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> --- > g++.dg/abi/comdat1.C is guarded with { target *-*-*gnu* }, perhaps this test > should be too. While that would work, it's overeager: the test passes on Solaris 11 (with COMDAT support both with as and gas) just fine. Rainer