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

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
This occurred again.  This time on hppa64-hp-hpux11.11:

/test/gnu/gcc/objdir/./prev-gcc/xgcc -B/test/gnu/gcc/objdir/./prev-gcc/
-B/opt/g
nu64/gcc/gcc-10/hppa64-hp-hpux11.11/bin/
-B/opt/gnu64/gcc/gcc-10/hppa64-hp-hpux1
1.11/bin/ -B/opt/gnu64/gcc/gcc-10/hppa64-hp-hpux11.11/lib/ -isystem
/opt/gnu64/g
cc/gcc-10/hppa64-hp-hpux11.11/include -isystem
/opt/gnu64/gcc/gcc-10/hppa64-hp-h
pux11.11/sys-include    -DHAVE_CONFIG_H -g -O2 -static-libstdc++ -static-libgcc
 -I.. -I../../../gcc/libiberty/testsuite/../../include  -o test-demangle \
        ../../../gcc/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../gcc/libiberty/testsuite/demangle-expected
FAIL at line 1452, options :
in:  _Z3fooILPv0EEvPN9enable_ifIXeqT_LDnEEvE4typeE
out: void foo<(void*)0>(enable_if<((void*)0)==(decltype(nullptr)),
void>::type*)
exp: void foo<(void*)0>(enable_if<((void*)0)==((decltype(nullptr))),
void>::type
*)
./test-demangle: 336 tests, 1 failures

Reply via email to