[Bug c++/12335] [3.4 regression] ICE when explicitly calling destructor

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 13 15:33:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-01-13 15:33 -------
I have no clue. I mean, I would expect that if I don't declare the 
destructor explicitly, then the default destructor is automatically 
synthetized. On the other hand, icc7 rejects the code, saying that 
there is no X::~X. Whatever, an ICE is not appropriate. 
 
W. 

-- 


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



More information about the Gcc-bugs mailing list