On Mon, Apr 2, 2012 at 10:21 AM, Richard Guenther <[email protected]> wrote:
>> 2012-03-31 Uros Bizjak <[email protected]> >> >> Partially revert: >> 2012-03-29 Richard Guenther <[email protected]> >> >> * rtl.h (extended_count): Remove. >> * combine.c (extended_count): Remove. >> >> Bootstrapped on alphaev68-pc-linux-gnu. >> >> OK for mainline? > > As alpha is the only user and this does not look in any way > "combine" specific, can you move it to alpha.c instead please? This was the first thing I thought, but the function uses nonzero_sign_valid, a variable local to combine.c Uros.
