[Bug target/99657] ICE: in extract_insn, at recog.c:2769 (error: unrecognizable insn)

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 9 02:57:06 GMT 2021


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

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #6)
> Created attachment 51751 [details]
> Patch which fixes the C side of things
> 
> This is the start of the patch which will fix this.  It fixes C front-end.
> The C++ front-end I have to audit all uses of verify_type_context to add the
> auto storage part.  Also I still need to make sure argument passing is also
> rejected too.

It does not fix the pointer case though.


More information about the Gcc-bugs mailing list