This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/66743] [5/6 regression] ICE: tree check: expected record_type or union_type or qual_union_type, have underlying_type in for_each_template_parm_r, at cp/pt.c:8234


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-07-02
                 CC|                            |jason at gcc dot gnu.org,
                   |                            |trippels at gcc dot gnu.org
      Known to work|                            |4.9.3
            Version|c++-concepts                |6.0
            Summary|ICE on formerly working     |[5/6 regression] ICE: tree
                   |code                        |check: expected record_type
                   |                            |or union_type or
                   |                            |qual_union_type, have
                   |                            |underlying_type in
                   |                            |for_each_template_parm_r,
                   |                            |at cp/pt.c:8234
     Ever confirmed|0                           |1
      Known to fail|                            |5.0, 6.0

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Started with r224331.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]