https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77591
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |7.0 Summary|[6/7 Regression] |[6 Regression] |decltype(auto) and ternary |decltype(auto) and ternary |operator allow returning |operator allow returning |local reference without a |local reference without a |warning |warning Known to fail|7.0 | --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed on the trunk so far.