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]

r207066 - in /trunk/gcc: ChangeLog print-rtl.c


Author: jakub
Date: Fri Jan 24 23:18:26 2014
New Revision: 207066

URL: http://gcc.gnu.org/viewcvs?rev=207066&root=gcc&view=rev
Log:
	* print-rtl.c (in_call_function_usage): New var.
	(print_rtx): When in CALL_INSN_FUNCTION_USAGE, always print
	EXPR_LIST mode as mode and not as reg note name.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/print-rtl.c


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