This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/67766] [6 Regression]: Bootstrap failure on alpha-linux-gnu: ICE in simplify_subreg, at simplify-rtx.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]