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]

r159698 - in /trunk/gcc: ChangeLog gengenrtl.c ...


Author: steven
Date: Sat May 22 14:15:50 2010
New Revision: 159698

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159698
Log:
	* rtl.h (union rtunion_def): Remove rt_bit member.
	(XBITMAP, X0BITMAP, XCBITMAP): Remove.
	* print-rtl (print_rtx): Do not print the member.
	* gengtype.c (adjust_field_rtx_def): Do not handle it.
	* gengenrtl.c (type_from_format): Likewise.
	(accessor_from_format): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gengenrtl.c
    trunk/gcc/gengtype.c
    trunk/gcc/print-rtl.c
    trunk/gcc/rtl.h


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