------- Additional Comments From wilson at gcc dot gnu dot org  2005-03-24 
20:37 -------
See
    http://gcc.gnu.org/ml/gcc/2005-03/msg01081.html

This fails because exception handling and -fdefer-pop don't work well together.
 The easy solution is to disable the defer pop optimization when we have
function calls that can throw.


-- 


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

Reply via email to