i386.c (output_int_conditional_move): Use "enum rtx_code" for code type.
authorH.J. Lu <hjl@gnu.org>
Thu, 1 Apr 1999 02:56:31 +0000 (02:56 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 1 Apr 1999 02:56:31 +0000 (19:56 -0700)
commit9a6ac4b0c286968d9a74833e200cdb27760f5658
treee6709a0997c69df0e79812ff722e9e74de22dec4
parenta32126ad0457f7e754ff7ef7fc2cbd18a6331dae
i386.c (output_int_conditional_move): Use "enum rtx_code" for code type.

        * i386.c (output_int_conditional_move): Use "enum rtx_code" for code
        type.

From-SVN: r26098
gcc/ChangeLog
gcc/config/i386/i386.c