STINNER Victor added the comment:

> It occurs to me that the right way to deal with this is with
> __attribute__ ((optimize ("no-optimize-sibling-calls")))
> on the function where it matters (stack_overflow()).

Can you please write a patch for that with the right #ifdef to only add it to 
ICC?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23654>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to