# HG changeset patch # User lorenm # Date 1191030865 0 # Node ID 976b4c5e68bbf0a62ccf44961f4637f7e5096c6f # Parent 4134f79e37b31d6543dcff5ae0e5e27d01278aaa gcc isn't smart enough to factor out duplicate stores diff -r 4134f79e37b3 -r 976b4c5e68bb flacenc.c --- a/flacenc.c Fri Sep 28 20:38:32 2007 +0000 +++ b/flacenc.c Sat Sep 29 01:54:25 2007 +0000 @@ -499,10 +499,11 @@ res = &data[pred_order]; res_end = &data[n >> pmax]; for(i=0; i> pmax; } /* sums for lower levels */