web.c (union_defs): use all defs of an instruction to create a union with a read...
authorRoman Zippel <zippel@linux-m68k.org>
Tue, 29 Jun 2004 23:19:20 +0000 (23:19 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 29 Jun 2004 23:19:20 +0000 (16:19 -0700)
commit909b7f16890963a8eff598a56a8b91e332502c07
treed268724f9483c34206dd2e23612cf389eb44c1bf
parent97bb4af77a4b0cd8b706ab24ad5ae61e2f0f90f5
web.c (union_defs): use all defs of an instruction to create a union with a read/write use

        * web.c (union_defs): use all defs of an instruction to create a
        union with a read/write use

From-SVN: r83882
gcc/ChangeLog
gcc/web.c