https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71875
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[6 Regression] template |[5 Regression] template |specialization compile |specialization compile |error |error --- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Martin Liška from comment #2) > 5-base (905be4e64f0f9136b06cbfb1e006e8eec1de0b4b): OK > 6-base (a050099a416f013bda35832b878d9a57b0cbb231): FAILED > /tmp/cci9uL6d.s: Assembler messages: > /tmp/cci9uL6d.s:27: Error: symbol `_ZL8IsMatrix' is already defined Sorry, there are commits where the branches were branched. 5 (c8db82c76d5f97641bf344c0244323e64b4f5cea): FAILED /tmp/cc4E7vAF.s: Assembler messages: /tmp/cc4E7vAF.s:27: Error: symbol `_ZL8IsMatrix' is already defined 6 (c3f09c3a4a94fd23b245fde516dc5d7188f3a13e): OK