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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org
      Known to fail|                            |6.1.0, 7.0

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
The regression was introduced in the following change:

r232701 | jason | 2016-01-21 15:26:02 -0500 (Thu, 21 Jan 2016) | 5 lines

        PR c++/43407
        * decl.c (start_enum): Add attributes parameter.
        * parser.c (cp_parser_enum_specifier): Pass it.
        * pt.c (lookup_template_class_1): Pass it.
        * cp-tree.h: Adjust.

Reply via email to