[Bug c++/86648] [9 Regression] ICE on class template argument deduction

aoliva at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 28 01:47:00 GMT 2018


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

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |aoliva at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |aoliva at gcc dot gnu.org

--- Comment #5 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Created attachment 45293
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45293&action=edit
candidate patch

dwarf2out.c only recognizes auto and declspec(auto) as C++ auto identifiers
possibly mapped to unspecified types.


More information about the Gcc-bugs mailing list