Yufeng, please back port this patch to 4.8. Thanks /Marcus
On 10 April 2013 15:44, Yufeng Zhang <yufeng.zh...@arm.com> wrote: > Hi, > > This patch changes the compiler to correctly generate .arch and .cpu > assembly directives in order to support the inline assembly of > instructions that are part of a feature, e.g. crypto. > > OK for the trunk? > > Thanks, > Yufeng > > > gcc/ > > * config/aarch64/aarch64.c (aarch64_print_extension): New function. > (aarch64_start_file): Use the new function.