r254751 - in /trunk/gcc: ChangeLog dumpfile.h f...
aoliva@gcc.gnu.org
aoliva@gcc.gnu.org
Wed Nov 15 03:11:00 GMT 2017
Author: aoliva
Date: Wed Nov 15 03:11:48 2017
New Revision: 254751
URL: https://gcc.gnu.org/viewcvs?rev=254751&root=gcc&view=rev
Log:
introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with it
for gcc/ChangeLog
* dumpfile.h (TDF_COMPARE_DEBUG): New.
* final.c (rest_of_clean_state): Set it for the
-fcompare-debug dump.
* tree-pretty-print.c (dump_generic_node): Omit OBJ_TYPE_REF
class when TDF_COMPARE_DEBUG is set.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dumpfile.h
trunk/gcc/final.c
trunk/gcc/tree-pretty-print.c
More information about the Gcc-cvs
mailing list