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

Reply via email to