]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
2015-08-28 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Aug 2015 07:47:37 +0000 (07:47 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Aug 2015 07:47:37 +0000 (07:47 +0000)
commit68f04316eb748568183a612db8461dd7e57fd49e
treec32e036fe086ac08df078f6e0ffa56d232e30645
parent76402908846f403a12cb44880219f4f1abea8a50
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227293 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c