------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-28 01:45 ------- But it is still an enhancement because any missed optimization that does not happen before is. Also this is a middle-end bug since the middle-end and not the front-end figure out that the function is empty and remove the call to atexit.
-- What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Component|c++ |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19661