re PR rtl-optimization/27477 (The H8 port doesn't build)
authorKazu Hirata <kazu@codesourcery.com>
Wed, 17 May 2006 21:34:57 +0000 (21:34 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 17 May 2006 21:34:57 +0000 (21:34 +0000)
commitc89833429b5b5b63c8ff243ce9abd84efc0c1ec7
tree15c52851e5d2a59555251f2ed6c4bbb75ec3404a
parent95dc56a4c7c08d7cf429942aba4f8a72316db7a3
re PR rtl-optimization/27477 (The H8 port doesn't build)

PR rtl-optimization/27477
* combine.c (try_combine): Don't split a parallel consisting
of two sets into two individual sets if both sets reference
cc0.

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