https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108272
--- Comment #4 from Kewen Lin <linkw at gcc dot gnu.org> --- (In reply to Arseny Solokha from comment #3) > (In reply to Kewen Lin from comment #2) > > Created attachment 54192 [details] > > untested patch > > > > Hi @Arseny, I hope this patch can help to clear all the ICEs about > > unexpected uses of MMA opaque types in inline asm, that is to filter those > > noises duplicated to this bug. > > Indeed, I haven't seen such ICEs w/ the patch applied so far. Still get an > ICE in gen_movoo, at config/rs6000/mma.md:292 when compiling > gcc/testsuite/gcc.target/powerpc/pr96506-1.c w/ -m32, though. Do you want me > to file another PR for that one? Thanks @Arseny! Yes, please file a new one. Thanks again.