------- Comment #13 from dfranke at gcc dot gnu dot org  2008-07-03 13:00 
-------
> Can you try if -fno-optimize-sibling-calls fixes it
> (that should remove the [tail call]).

FCFLAGS="-O2 -fno-optimize-sibling-calls" - works
FCFLAGS="-O1 -foptimize-sibling-calls"    - broken


-- 


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

Reply via email to