combine.c (combine_instructions): Replace XEXP (links, 0) with link.
authorGraham Stott <grahams@redhat.com>
Mon, 7 Jan 2002 08:46:27 +0000 (08:46 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Mon, 7 Jan 2002 08:46:27 +0000 (08:46 +0000)
commit6253d571fac307ce4a23a3d5a840ac58cceb6463
tree01e158f0494b5d774e125b9db25523014492076e
parentc7941bcc1bad4203faf57b01b297b5f0fcbf61be
combine.c (combine_instructions): Replace XEXP (links, 0) with link.

        * combine.c (combine_instructions): Replace XEXP (links, 0)
        with link.

From-SVN: r48595
gcc/ChangeLog
gcc/combine.c