]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/6963 (Linux kernel miscompile due to clobbered MEM_SIZE)
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 22 Jun 2002 14:29:26 +0000 (14:29 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sat, 22 Jun 2002 14:29:26 +0000 (14:29 +0000)
commitf4f7bef51960b417651739863b0ef6a62f51f195
treee49a181251239006e7d1993bf94eb11dc91d2704
parent0c37ca1c84a2cf2d560fb45954dfd898288e3f31
re PR middle-end/6963 (Linux kernel miscompile due to clobbered MEM_SIZE)

PR middle-end/6963
* function.c (assign_stack_temp_for_type): Do not return
the same MEM rtx for multiple uses of a stack slot.

From-SVN: r54913
gcc/ChangeLog
gcc/function.c