http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60314

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
           Assignee|paolo.carlini at oracle dot com    |unassigned at gcc dot 
gnu.org

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Sorry, this is the actual CL entry:

2014-02-28  Paolo Carlini  <paolo.carl...@oracle.com>

    PR c++/60314
    * dwarf2out.c (decltype_auto_die): New static.
    (gen_subprogram_die): Handle 'decltype(auto)' like 'auto'.
    (gen_type_die_with_usage): Handle 'decltype(auto)'.
    (is_cxx_auto): Likewise.

Fixed for 4.9.0 anyway.

Reply via email to