]> git.ipfire.org Git - thirdparty/gcc.git/commit
* calls.c (expand_call): Add missing guard to code handling return
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Mar 2013 11:13:39 +0000 (11:13 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Mar 2013 11:13:39 +0000 (11:13 +0000)
commitd8ef55fc678c5f8e3f54a1c38db33b37ea898181
tree531e09418de1364c9e9e88b283de5f7dd9b75cbd
parent32cf0798d0e3f3e4170dbc818293f08e5f4754db
* calls.c (expand_call): Add missing guard to code handling return
of non-BLKmode structures in MSB.
* function.c (expand_function_end): Likewise.

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