------- Comment #2 from hubicka at gcc dot gnu dot org  2008-09-06 12:09 -------
We eliminate functions, but we never re-scan program to see if the function has
no longer address taken.
To implement this we will need to add to cgraph list of functions/variables
taking address of each function/variable and update the list as we optimize...


-- 


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

Reply via email to