[Bug c++/26755] [4.0 regression] may fail to generate code for base destructor defined inline with pragma interface

2007-02-03 Thread gdr at gcc dot gnu dot org


--- Comment #10 from gdr at gcc dot gnu dot org  2007-02-03 16:25 ---
Fixed inGCC-4.1.0


-- 

gdr at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|4.0.4   |4.1.0


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



[Bug c++/26755] [4.0 regression] may fail to generate code for base destructor defined inline with pragma interface

2006-05-11 Thread tbm at cyrius dot com


--- Comment #9 from tbm at cyrius dot com  2006-05-11 11:05 ---
(In reply to comment #8)
 4.1.0 is correct as it is the same as 3.4.x.  4.0.x is incorrect and does not
 correspond to 3.4.x.  So this is a bug in 4.0.x and not in 4.1.0.
 
 Confirmed.  Thanks for the short testcase.

Do you think this will be fixed in 4.0.x?


-- 


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