• How to add epilog and prolog in ARM compiler compiled code ?

    g++  provides an option  -pg   which allows to write epilg and prolog for functions

    Does gcc does not have  such  an option?

  • how to compile neon instruction on linux using gnu assembler and gnu compiler  ?

    how to compile neon instruction on linux using gnu assemler  and gnu comiler  ?