https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103401

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|gcc accepts                 |[11/12 Regression] gcc
                   |decltype(auto(0)) as the    |accepts decltype(auto(0))
                   |parameter of the function   |as the parameter of the
                   |                            |function
   Target Milestone|---                         |11.3
                 CC|                            |mpolacek at gcc dot gnu.org
      Known to work|                            |10.3.0
      Known to fail|                            |11.2.1, 12.0

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Started to be accepted with r11-1913

"c++: Better diagnostic for decltype(auto) in C++11 [PR96103]"

Reply via email to