Fix yet another gcc2 merge problem, this one broke linux kernel compiles
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Nov 1999 04:34:37 +0000 (04:34 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Nov 1999 04:34:37 +0000 (04:34 +0000)
commit08c6f23a300f498120d6feaf27d5935902aedccb
tree3dd8c95096c1f522c2a715e7a1e0aaaad407ba71
parent65381c5560d5afb34f07d8d3a039cf4a1da128b4
Fix yet another gcc2 merge problem, this one broke linux kernel compiles
        * loop.c (invariant_p, case MEM): Put MEM_VOLATILE_P check back.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30496 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c