]> git.ipfire.org Git - thirdparty/gcc.git/commit
resource.c (mark_target_live_regs): For unconditional branches...
authorDiego Novillo <dnovillo@cygnus.com>
Tue, 2 Nov 1999 14:41:16 +0000 (14:41 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Tue, 2 Nov 1999 14:41:16 +0000 (09:41 -0500)
commit96e9c98d59cc40bbb51480fb408fb63919fc55c7
tree94345228dcacfa02d4973a3b74e9be4da8c30b14
parentdf548dfc027a72a8bb296155fdddea513b31241b
resource.c (mark_target_live_regs): For unconditional branches...

* resource.c (mark_target_live_regs): For unconditional branches,
the resources found at the branch target should be added to the
resources found so far, not intersected.

From-SVN: r30349
gcc/ChangeLog
gcc/resource.c