https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124062
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Full backtrace:
```
In file included from
/var/tmp/portage/dev-qt/qtdeclarative-6.10.2/work/qtdeclarative-everywhere-src-6.10.2_build/src/quick/CMakeFiles/Quick.dir/Unity/unity_6_cxx.cxx:4:
/var/tmp/portage/dev-qt/qtdeclarative-6.10.2/work/qtdeclarative-everywhere-src-6.10.2/src/quick/items/qquickspritesequence.cpp:
In member function ‘void
QQuickSpriteSequence::prepareNextFrame(QSGSpriteNode*)’:
/var/tmp/portage/dev-qt/qtdeclarative-6.10.2/work/qtdeclarative-everywhere-src-6.10.2/src/quick/items/qquickspritesequence.cpp:297:1:
internal compiler error: RTL check: expected elt 0 type 'e' or 'u', have '*'
(rtx UnKnown) in init_rtx_fmt_ee, at ./genrtl.h:37
0x2af0d9d internal_error(char const*, ...)
../../gcc/diagnostic-global-context.cc:787
0xa1fecf rtl_check_failed_type2(rtx_def const*, int, int, int, char const*,
int, char const*)
../../gcc/rtl.cc:761
0xa35699 init_rtx_fmt_ee
./genrtl.h:37
0xa35699 gen_rtx_fmt_ee_stat
./genrtl.h:50
0xa35699 simplify_context::simplify_gen_relational(rtx_code, machine_mode,
machine_mode, rtx_def*, rtx_def*)
../../gcc/simplify-rtx.cc:397
0x165b41d simplify_gen_relational(rtx_code, machine_mode, machine_mode,
rtx_def*, rtx_def*)
../../gcc/rtl.h:3610
0x165b41d emit_conditional_move(rtx_def*, rtx_comparison, rtx_def*, rtx_def*,
machine_mode, int)
../../gcc/optabs.cc:5269
0x278fb54 noce_emit_cmove
../../gcc/ifcvt.cc:1994
0x2793d30 noce_try_cond_arith
../../gcc/ifcvt.cc:3220
0x279651f noce_process_if_block
../../gcc/ifcvt.cc:4493
0x279864c noce_find_if_block
../../gcc/ifcvt.cc:4967
0x279864c find_if_header
../../gcc/ifcvt.cc:5172
0x279864c if_convert
../../gcc/ifcvt.cc:6319
0x2799f11 rest_of_handle_if_conversion
../../gcc/ifcvt.cc:6384
0x2799f11 execute
../../gcc/ifcvt.cc:6423
./cc1plus t.ii -O2 -mcpu=neoverse-n1+crc+crypto -quiet
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
```