PR rtl-optimization/21767
commitdfc4de0a4a9423f20143326387a74ac9bfb2a67e
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jun 2005 11:38:53 +0000 (1 11:38 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jun 2005 11:38:53 +0000 (1 11:38 +0000)
tree9aa79da08f8f0253c34a6a51b34ed733dc7fbacf
parent017775ce1f106e9f3dae733195af345a7e018072
PR rtl-optimization/21767
* rtl.h (function_invariant_p): Re-add declaration.
* reload1.c (function_invariant_p): No longer static.
* ifcvt.c (dead_or_predicable): Remove REG_EQUAL notes that
might have become invalid.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100448 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ifcvt.c
gcc/reload1.c
gcc/rtl.h