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 bootstrap/71435] [7 regression] sparc bootstrap failure since r235625


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

--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Sat Jun 18 11:10:10 2016
New Revision: 237571

URL: https://gcc.gnu.org/viewcvs?rev=237571&root=gcc&view=rev
Log:
        PR bootstrap/71435
        * reload1.c (reload): Pass 0 to finish_spills when called because
        update_eliminables_and_spill returns true and remove did_spill.
        (finish_spills): Adjust comment and document GLOBAL parameter.

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

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