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++/52637] [4.7 regression] ICE producing debug info for c++11 code using local class as template argument


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         Depends on|                            |53470
         AssignedTo|unassigned at gcc dot       |jason at gcc dot gnu.org
                   |gnu.org                     |
            Summary|[4.7/4.8 regression] ICE    |[4.7 regression] ICE
                   |producing debug info for    |producing debug info for
                   |c++11 code using local      |c++11 code using local
                   |class as template argument  |class as template argument

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2012-05-31 21:41:55 UTC ---
This was fixed on the trunk by r187106, which caused bug 53470.


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