[Bug c++/33035] ICE on local class destructor. Regression?

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Tue Aug 14 22:29:00 GMT 2007



------- Comment #1 from pcarlini at suse dot de  2007-08-14 22:29 -------
Yes, I can confirm this. The issue seems simple: at that line we are wrongly
calling TYPE_CONTEXT on a FUNCTION_DECL. In such circumstances the solution
normally adopted elsewhere is that in the draft, which in fact appear to work
well here too.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pcarlini at suse dot de
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-08-14 22:29:24
               date|                            |


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



More information about the Gcc-bugs mailing list