Module Name: src Committed By: mycroft Date: Sun Nov 8 14:58:10 UTC 1998 Modified Files: src/gnu/dist/gcc: expr.c src/gnu/usr.bin/gcc/common: expr.c Log Message: Fix a code generation bug in store_expr() when the rhs is a memory location pointed to by a postincremented (or postdecremented) pointer and the value of the assignment is reused.