------- Additional Comments From kargl at gcc dot gnu dot org  2005-03-18 22:24 
-------
It appears to be an optimization bug.  It compiles and runs with
"-O" and "-O -finline-functions".  It seg faults with "-O2".  The
-finline-functions appears to be unrelated to the seg fault.

-- 


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

Reply via email to