------- Comment #20 from hjl dot tools at gmail dot com 2009-01-20 02:00 ------- The problem may something to do with
setjmp ... while (1) { foo (); // foo calls longjmp and foo is inlined. } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38587
hjl dot tools at gmail dot com Mon, 19 Jan 2009 18:00:50 -0800
------- Comment #20 from hjl dot tools at gmail dot com 2009-01-20 02:00 ------- The problem may something to do with
setjmp ... while (1) { foo (); // foo calls longjmp and foo is inlined. } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38587