[Bug c++/77591] [6 Regression] decltype(auto) and ternary operator allow returning local reference without a warning
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 28 21:28:00 GMT 2016
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.
More information about the Gcc-bugs
mailing list