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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 28 01:46:00 GMT 2005


------- 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



More information about the Gcc-bugs mailing list