passes.c
77.9 KB
-
passes.c (rest_of_decl_compilation): Guard early_global_decl call with !seen_error (). · f11cd829
2015-08-27 Richard Biener <rguenther@suse.de> * passes.c (rest_of_decl_compilation): Guard early_global_decl call with !seen_error (). * cgraphunit.c (symbol_table::finalize_compilation_unit): Move early debug generation and finish... (symbol_table::compile): ... here to put it after a !seen_error () guard. From-SVN: r227258
Richard Biener committed