El 06/08/2024 a las 16:50, Ignacy Gawedzki via Boost escribió:
Hi,
I've run into issues with code using Bimap and GCC optimizations.
The description has been submitted both as a bug report to GCC (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115767) and as an issue in Boost Bimap (https://github.com/boostorg/bimap/issues/43).
While trying to reduce the Bimap code to find a minimal example, I've found what looks like a proper bug in Bimap and have created a pull request (https://github.com/boostorg/bimap/pull/45).
It's now been two weeks and the PR is still awaiting approval, so I thought maybe I better write about it here as well.
Hi Ignacy, Yes, you did well reporting here. I'll look at it promptly, but I'm afraid the fix won't make it in Boost 1.86. Best Joaquin M Lopez Munoz