rs6000.c (output_cbranch): Output branches on separate lines instead of using ';...
authorStan Shebs <shebs@apple.com>
Wed, 21 Feb 2001 01:50:36 +0000 (01:50 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Wed, 21 Feb 2001 01:50:36 +0000 (01:50 +0000)
commit33011c358ecb53978ad9d93f1d1dc5e9cd1ad551
treee9643f741b22e305fa4da405c502a918c529f6c5
parentc740cee29d8abc1b547e23cdb6992c70b44f6864
rs6000.c (output_cbranch): Output branches on separate lines instead of using ';' to separate.

        * config/rs6000/rs6000.c (output_cbranch): Output branches
        on separate lines instead of using ';' to separate.

From-SVN: r39935
gcc/ChangeLog
gcc/config/rs6000/rs6000.c