https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107850
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|std::erase_if (map) forces |[12/13 Regression]
|predicate to takes a const |std::erase_if (map) forces
|value_type |predicate to takes a const
| |value_type
Target Milestone|--- |12.3
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like it was caused by r12-5431-g5f40d34b6dd3 .