[Bug c++/70622] [6 Regression] auto specifier don't deduce value type and its pointer type within single declaration.

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 11 08:03:00 GMT 2016


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org
   Target Milestone|---                         |6.0
            Summary|auto specifier don't deduce |[6 Regression] auto
                   |value type and its pointer  |specifier don't deduce
                   |type within single          |value type and its pointer
                   |declaration.                |type within single
                   |                            |declaration.

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r231349 aka PR68597 fix.


More information about the Gcc-bugs mailing list