[Bug c++/71739] [6/7 Regression] ICE on valid C++11 code: tree check: expected identifier_node, have tree_list in private_is_attribute_p, at tree.c:6080

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 4 08:52:00 GMT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |6.2
            Summary|[7 Regression] ICE on valid |[6/7 Regression] ICE on
                   |C++11 code: tree check:     |valid C++11 code: tree
                   |expected identifier_node,   |check: expected
                   |have tree_list in           |identifier_node, have
                   |private_is_attribute_p, at  |tree_list in
                   |tree.c:6080                 |private_is_attribute_p, at
                   |                            |tree.c:6080

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r224062, I'll have a look.


More information about the Gcc-bugs mailing list