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++/56238] [4.7 regression] ICE in tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_conversions, at cp/search.c:2515


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3
             Status|ASSIGNED                    |RESOLVED
            Version|4.7.3                       |unknown
         Resolution|                            |FIXED
   Target Milestone|4.7.3                       |4.8.0

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-11 15:33:40 UTC ---
Bug only affects ENABLE_CHECKING builds, so no need to fix in 4.7.


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