[Bug c++/110861] Bad codegen leading to runtime segfault when mixing import and #include
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 6 16:47:37 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110861
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppalka at gcc dot gnu.org
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
Target Milestone|--- |14.0
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=112588
--- Comment #2 from Patrick Palka <ppalka at gcc dot gnu.org> ---
This is fixed for GCC 14 since the fix r14-8196 for PR112588.
More information about the Gcc-bugs
mailing list