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

Christophe Lyon <clyon at gcc dot gnu.org> changed:

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

--- Comment #7 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to CVS Commits from comment #6)
> The master branch has been updated by Martin Jambor <jamb...@gcc.gnu.org>:
> 
> https://gcc.gnu.org/g:6693911f069b1ada7c04aa1d00c3653ba694958a
> 
> commit r10-6322-g6693911f069b1ada7c04aa1d00c3653ba694958a
[...]
>       testsuite/
>       * gcc.dg/tree-ssa/pr92706-1.c: New test.

Hi, the new test fails on arm:
FAIL: gcc.dg/tree-ssa/pr92706-1.c (test for excess errors)
Excess errors:
/gcc/testsuite/gcc.dg/tree-ssa/pr92706-1.c:5:9: error: unknown type name
'__int128_t'
/gcc/testsuite/gcc.dg/tree-ssa/pr92706-1.c:6:1: error: unknown type name
'__int128_t'; did you mean '__int128__'?

Reply via email to