[Bug middle-end/19661] unnecessary atexit calls emitted for static objects with empty destructors

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 28 19:11:00 GMT 2005


------- Additional Comments From bangerth at dealii dot org  2005-01-28 19:11 -------
Why do you think the front-end doesn't know that the destructor is empty? 
It sees its definition, and it knows about potential destructors of 
member objects and base classes, so it should have all the information. 
That being said, I don't consider this to be such an important case as 
to pour a lot of passion into this discussion :-) 
 
W. 

-- 


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



More information about the Gcc-bugs mailing list