https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110510
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >+struct GTY((chain_next(%h.next_lp))) eh_landing_pad_d Should have been: +struct GTY((chain_next("%h.next_lp"))) eh_landing_pad_d
pinskia at gcc dot gnu.org via Gcc-bugs Sat, 01 Jul 2023 10:41:43 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110510
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >+struct GTY((chain_next(%h.next_lp))) eh_landing_pad_d Should have been: +struct GTY((chain_next("%h.next_lp"))) eh_landing_pad_d