https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111279
Thorsten Otto <ad...@tho-otto.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ad...@tho-otto.de --- Comment #2 from Thorsten Otto <ad...@tho-otto.de> --- emit_push_insn is called from https://gcc.gnu.org/git?p=gcc.git;a=blob;f=gcc/calls.cc;h=1f3a6d5c45099499deeef63f867ed11774dec47e;hb=HEAD#l4585 where only a NULL_TREE pointer is passed for the type, and crashes when trying to access the TREE_CODE. The call to assign_temp was inserted by https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=46bd2beed4c78dcb32fcde4913815527c14e5e17