function.c (gen_mem_addressof): If the address REG is REG_USERVAR_P make the new...
authorMark Mitchell <mark@markmitchell.com>
Wed, 30 Sep 1998 10:10:02 +0000 (10:10 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 30 Sep 1998 10:10:02 +0000 (10:10 +0000)
commit95ca22f405ab053a5275610e22b869f595c8e68b
tree013f50ee70583c8416e79aa57fe911e240371d76
parentee06cc21bf611f5e1fa1bc72ec901ac1d75ed62d
function.c (gen_mem_addressof): If the address REG is REG_USERVAR_P make the new REG be so also.

* function.c (gen_mem_addressof): If the address REG is
REG_USERVAR_P make the new REG be so also.
* loop.c (scan_loop): Apply DeMorgan's laws and add documentation
in an attempt to clarify slightly.

From-SVN: r22667
gcc/ChangeLog
gcc/function.c
gcc/loop.c
gcc/testsuite/gcc.c-torture/execute/980929-1.c [new file with mode: 0644]