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/66448] [6 Regression] Bootstrap fails on darwin after r224161


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

--- Comment #26 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Sat Jun 13 07:55:05 2015
New Revision: 224451

URL: https://gcc.gnu.org/viewcvs?rev=224451&root=gcc&view=rev
Log:

gcc:
        PR bootstrap/66448
        * passes.c (rest_of_decl_compilation): Do not register globals for
        early debug if they are declared in built-ins.


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


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