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

nickc@gcc.gnu.org nickc@gcc.gnu.org
Tue May 10 10:34:00 GMT 2011


Author: nickc
Date: Tue May 10 10:34:44 2011
New Revision: 173613

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173613
Log:
	* config/rx/rx.h (JUMP_ALIGN, LABEL_ALIGN, LOOP_ALIGN): Define.
	(LABEL_ALIGN_AFTER_BARRIER): Pass label to rx_align_for_label
	* config/rx/rx.c (rx_align_for_label): Add label and
	uses_threshold parameters.  Do not align when the label is not
	used enough.
	* config/rx/rx-protos.h (rx_align_for_label): Update prototype.

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



More information about the Gcc-cvs mailing list