You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node
This issue happened when compiling rustc with rustc_codegen_gcc, more
specifically when compiling its rustc_parse crate.
gcc/jit/
PR target/105827
* dummy-frontend.cc: Fix lang_tree_node.
* jit-common.h: New function (jit_tree_chain_next) used by
lang_tree_node.
0 commit comments