This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/71875] [6 Regression] template specialization compile error


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71875

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |6.2
            Summary|[5/6 Regression] template   |[6 Regression] template
                   |specialization compile      |specialization compile
                   |error                       |error

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
  5-base (905be4e64f0f9136b06cbfb1e006e8eec1de0b4b): OK
  6-base (a050099a416f013bda35832b878d9a57b0cbb231): FAILED
/tmp/cci9uL6d.s: Assembler messages:
/tmp/cci9uL6d.s:27: Error: symbol `_ZL8IsMatrix' is already defined

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]