[Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
cohenarthur at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 14 00:37:14 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122498
--- Comment #29 from Arthur Cohen <cohenarthur at gcc dot gnu.org> ---
Hi Keith,
Yeah, this was my bad - I ended up trying to fix the patch with the pop, but
the error still shows up. Probably because the error shows up on the class
instantiation, somewhere later in a source file including the header, rather
than in the header directly.
I ended up pushing a follow-up patch directly which just adds the pragma
diagnostic without any push and pop.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gcc-rust
mailing list