[Bug c++/125954] operator/ does not match std::complex operands within C++ modules code
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 23 16:20:11 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125954
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
Target Milestone|--- |16.0
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
>GCC 16 is fine, as are most versions of Clang.
C++ modules before GCC 16 was known to have issues and considered experimental.
It is still considered experimental in GCC 16 too but many issues have been
fixed.
Since this is working on GCC 16+ closing as fixed. There is not going to have
some backported patches to improve the situtation either.
More information about the Gcc-bugs
mailing list