cse.c (count_reg_usage): When processing an INSNs REG_EQUAL note containing an EXPR_L...
authorJ"orn Rennecke <joern.rennecke@superh.com>
Fri, 23 May 2003 20:08:22 +0000 (20:08 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 23 May 2003 20:08:22 +0000 (21:08 +0100)
commit839844befa03c6eedadc1e045980c8505e68b830
tree4f92a85daf94c615e9e895e5f6c349013292c172
parent6c82ad2561090a9ba4011886a60d2c1423924302
cse.c (count_reg_usage): When processing an INSNs REG_EQUAL note containing an EXPR_LIST...

* cse.c (count_reg_usage): When processing an INSNs REG_EQUAL
note containing an EXPR_LIST, process all the arguments.

From-SVN: r67132
gcc/ChangeLog
gcc/cse.c