cfgcleanup.c (BB_SET_FLAG, [...]): Add cast to avoid warning.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Fri, 26 Oct 2001 11:16:09 +0000 (11:16 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 26 Oct 2001 11:16:09 +0000 (07:16 -0400)
commit6cf3f6e7f0b56f5d81ac5930c42c35fcae63ec2c
treeffc5c2ea73f7a7689048d0b14e667711e9701c61
parent16e99e29fc887f116f767e8cb727e9fe6054307b
cfgcleanup.c (BB_SET_FLAG, [...]): Add cast to avoid warning.

* cfgcleanup.c (BB_SET_FLAG, BB_CLEAR_FLAG): Add cast to avoid warning.

* local-alloc.c (update_equiv_regs): Don't make REG_EQUAL note for
ASM_OPERANDS.

From-SVN: r46538
gcc/ChangeLog
gcc/cfgcleanup.c
gcc/local-alloc.c