X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fldstopt.c;h=782598fbf62e27ad2facaae89216d323b3e95432;hb=ea1d901f18ed7573b4664804ae8b5950fb679e19;hp=8e703d15067d0dd407770ec1960302376287c335;hpb=7c36344d22a7c306a4e216f135c974bdb9f6b943;p=libfirm diff --git a/ir/opt/ldstopt.c b/ir/opt/ldstopt.c index 8e703d150..782598fbf 100644 --- a/ir/opt/ldstopt.c +++ b/ir/opt/ldstopt.c @@ -1882,7 +1882,7 @@ static void move_loads_out_of_loops(scc *pscc, loop_env *env) /* only Phis and pure Calls are allowed here, so ignore them */ } if (other == NULL) { - ldst_info_t *ninfo; + ldst_info_t *ninfo = NULL; phi_entry *pe; dbg_info *db;