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]

r173694 - in /branches/gcc-4_6-branch/gcc: Chan...


Author: nickc
Date: Thu May 12 09:44:14 2011
New Revision: 173694

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173694
Log:
	* config/rx/rx.h (HAVE_PRE_DECREMENT): Fix typo.
	* config/rx/rx.c (rx_is_legitimate_constant): Use gcc_unreachable
	instead of abort.
	(rx_align_for_label): Test label before extracting its number of
	uses.
	(rx_max_skip_for_label): Ignore debug insns.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/rx/rx.c
    branches/gcc-4_6-branch/gcc/config/rx/rx.h


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