commit | 62849759385d8f9d3a449d5b4d722b5168006dcf | [log] [tgz] |
---|---|---|
author | Antoni Boucher <bouanto@zoho.com> | Tue Jan 14 20:49:51 2025 -0500 |
committer | Antoni Boucher <bouanto@zoho.com> | Tue Jun 10 09:12:34 2025 -0400 |
tree | 85183712bba16eccd9497b2050a9039fb661f292 | |
parent | 3f7912f1cf7bacbe3b6934ec78776cb537a01120 [diff] |
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.