[PATCH ARM]: PR67745: Fix function alignment after __attribute__ 2/2

Christian Bruel christian.bruel@st.com
Tue Sep 29 13:59:00 GMT 2015



On 09/29/2015 03:24 PM, Christian Bruel wrote:
> This patch uses FUNCTION_BOUNDARY instead of DECL_ALIGN to check the max
> align when optimizing for size in assemble_start_function.
> This is necessary for ARM that can switch the max code alignment
> directives between modes.
> 
s/max/min



More information about the Gcc-patches mailing list