[PATCH] final.c max_skip without p2align

David Edelsohn dje@watson.ibm.com
Thu Feb 20 19:44:00 GMT 2003


>>>>> Joern Rennecke writes:

Joern> The align_fuzz function compensates for varying offsets due to the effects of
Joern> local code sizes on alignments, as long as alignments are applied everywhere
Joern> where they are expected.  The code such generated will allow arbitrary shrinkage
Joern> of code without branches getting out of range.
	
	ASM_OUTPUT_MAX_SKIP_ALIGN use of p2align means that the alignment
will not be applied everywhere.

David



More information about the Gcc-patches mailing list