https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104436
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |12.0 Summary|spurious -Wdangling-pointer |[12 Regression] spurious |assigning local address to |-Wdangling-pointer |a class passed by value |assigning local address to | |a class passed by value Keywords| |patch --- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> --- Patch: https://gcc.gnu.org/pipermail/gcc-patches/2022-February/590046.html