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

Segher Boessenkool <segher at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |segher at gcc dot gnu.org

--- Comment #7 from Segher Boessenkool <segher at gcc dot gnu.org> ---
FAIL: g++.dg/cpp0x/pr90598.C  -std=c++14 (test for excess errors)
Excess errors:
/home/segher/src/gcc/gcc/testsuite/g++.dg/cpp0x/pr90598.C:12:8: error:
redefinition of 'struct A'
/home/segher/src/gcc/gcc/testsuite/g++.dg/cpp0x/pr90598.C:15:20: error:
redefinition of 'struct C<void>'
/home/segher/src/gcc/gcc/testsuite/g++.dg/cpp0x/pr90598.C:16:6: error:
redefinition of 'C<void> t'

(on powerpc64-linux; sane with -std=c++17).

Reply via email to