re PR bootstrap/66448 (Bootstrap fails on darwin after r224161)
authorIain Sandoe <iain@codesourcery.com>
Sat, 13 Jun 2015 07:55:05 +0000 (07:55 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 13 Jun 2015 07:55:05 +0000 (07:55 +0000)
commit522b7b88b21334d7c88b6c3e87409e3abcc31306
tree42bc6266f5230d71df85114d15bf1deca1332d24
parentfc1a3257ef98c85339c0d12ba2820b9076830f1e
re PR bootstrap/66448 (Bootstrap fails on darwin after r224161)

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

From-SVN: r224451
gcc/ChangeLog
gcc/passes.c