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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
/tmp/llvm-project-llvmorg-13.0.1/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp:61:6:
error: invalid types for ‘bit_not_expr’
uint64_t *
uint64_t *
_92 = ~pretmp_188;
during GIMPLE pass: pre


Yes it is a dup and already fixed in GCC 13.

*** This bug has been marked as a duplicate of bug 106878 ***

Reply via email to