[PR67766] reorder handling of parallels, concats and promoted values in return
commit418882d0e8ce3483496634edb79d61b9d86fbf67
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Oct 2015 12:18:40 +0000 (9 12:18 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Oct 2015 12:18:40 +0000 (9 12:18 +0000)
treef59af59cf3156be5a68ea0c52a78899cd7a2102d
parenta2bc380708860a5f5b804400b2c8c3b62bace09d
[PR67766] reorder handling of parallels, concats and promoted values in return

for  gcc/ChangeLog

PR middle-end/67766
* function.c (expand_function_end): Move return value
promotion past the handling of PARALLELs and CONCATs.

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