]> git.ipfire.org Git - thirdparty/gcc.git/commit
global.c (global_conflicts): Allow for a REG_UNUSED note with a different mode to...
authorGeoffrey Keating <geoffk@redhat.com>
Tue, 5 Dec 2000 19:12:20 +0000 (19:12 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 5 Dec 2000 19:12:20 +0000 (19:12 +0000)
commit06a3a6db4927eae52a4d3641a0ac551f13303f40
tree1cc6d53b64fe4875095c73cca99ebc7d2f154ef1
parent9c101f4a0fa7eedad44f57e6c32c42a2141b369e
global.c (global_conflicts): Allow for a REG_UNUSED note with a different mode to the REG set in the insn.

* global.c (global_conflicts): Allow for a REG_UNUSED note
with a different mode to the REG set in the insn.

* gcc.c-torture/execute/20001203-2.c: New testcase.

From-SVN: r38046
gcc/ChangeLog
gcc/global.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20001203-2.c [new file with mode: 0644]