[Bug fortran/28914] Code inside loop hangs; outside loop runs normally; runs OK on other compilers

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Sep 2 19:25:00 GMT 2006



------- Comment #6 from jvdelisle at gcc dot gnu dot org  2006-09-02 19:24 -------
I tested the provisional patch on i686-linux-pc-gnu.  

Had to set tmp_loopvar = NULL when declared to avoid warning message on
possibly uninitialized variable.

Fixes the test case in this PR.  Regression testsd fine.


-- 


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



More information about the Gcc-bugs mailing list