https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67766

--- Comment #6 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Author: aoliva
Date: Fri Oct  9 12:18:40 2015
New Revision: 228651

URL: https://gcc.gnu.org/viewcvs?rev=228651&root=gcc&view=rev
Log:
[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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c

Reply via email to