This is the mail archive of the gcc-cvs@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]

r227293 - in /trunk/gcc: ChangeLog cgraphunit.c


Author: rguenth
Date: Fri Aug 28 07:47:37 2015
New Revision: 227293

URL: https://gcc.gnu.org/viewcvs?rev=227293&root=gcc&view=rev
Log:
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.

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


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