]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
cgraphunit.c (symbol_table::compile): Move early debug generation and finish...
authorRichard Biener <rguenther@suse.de>
Fri, 28 Aug 2015 07:47:37 +0000 (07:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 28 Aug 2015 07:47:37 +0000 (07:47 +0000)
commit9ba01f82042079dcdaf74b747ec5d96789e77e72
treec32e036fe086ac08df078f6e0ffa56d232e30645
parentcae4063ceaad71f86684bf46a6d6443a730ec91b
cgraphunit.c (symbol_table::compile): Move early debug generation and finish...

2015-08-28  Richard Biener  <rguenther@suse.de>

* cgraphunit.c (symbol_table::compile): Move early debug generation
and finish...
(symbol_table::finalize_compilation_unit): ... back here and
add a !seen_error () guard.

From-SVN: r227293
gcc/ChangeLog
gcc/cgraphunit.c