r192692 - in /trunk/gcc: ChangeLog dumpfile.c d...

singhai@gcc.gnu.org singhai@gcc.gnu.org
Mon Oct 22 18:50:00 GMT 2012


Author: singhai
Date: Mon Oct 22 18:50:19 2012
New Revision: 192692

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192692
Log:
2012-10-22  Sharad Singhai  <singhai@google.com>

        * dumpfile.c (dump_phase_enabled_p): Renamed dump_enabled_p. Update
        all callers.
	(dump_enabled_p): A new function to check if any of the dump files
	is available.
	(dump_kind_p): Remove check for current_function_decl. Add check for
	dumpfile and alt_dump_file.
	* dumpfile.h: Add declaration of dump_enabled_p.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dumpfile.c
    trunk/gcc/dumpfile.h



More information about the Gcc-cvs mailing list