On 08/06/14 11:23, David Malcolm wrote:
gcc/
        * reorg.c (redundant_insn): In two places in the function, replace
        a check of GET_CODE with a dyn_cast, introducing local "seq", and
        usings methods of rtx_sequence to clarify the code.
Some concerns here with the dynamic cast.

jeff

Reply via email to