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