This is the mail archive of the gcc-patches@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]

Re: Even more updated alignments patch


On Sat, Aug 18, 2001 at 10:40:30PM +0200, Jan Hubicka wrote:
> 	* final.c (compute_alignments): New function.
> 	(init_insn_lengths): Do not care label_align.
> 	(LABEL_ALIGN_AFTER_BARRIER): Default to 1.
> 	(LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Default to 0.
> 	(JUMP_ALIGN, JUMP_ALIGN_MAX_SKIP): New.
> 	(shorted_branches): Realloc label_align array; do
> 	not call init_insn_lengths; Do not care about loop alignments.
> 	* output.h (compute_alignments): Declare.
> 	* toplev.c (rest_of_compilation): Call compute_alignments.
> 	* tm.texi (JUMP_ALIGN, JUMP_ALIGN_MAX_SKIP): Document.

Ok.


r~


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