2012-04-13 Martin Jambor <mjambor@suse.cz>
authorjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Apr 2012 17:12:33 +0000 (17:12 +0000)
committerjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Apr 2012 17:12:33 +0000 (17:12 +0000)
commit75d525a2e9406dcfd3a3f94dcf5e9ef4e361ca1c
treed43ec3fd9297e9086ec2e59da2e1fb04119e501e
parent2abb79fc589e6dbb9f7f7c5cb4c095dd6764dffa
2012-04-13  Martin Jambor  <mjambor@suse.cz>

* expr.c (expand_expr_real_1): Pass type, not the expression, to
set_mem_attributes for a memory temporary. Do not call the function
for the memory temporary created for a bitfield.

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