Pls let me know if you have any solution/workaround in gcc. On Wed, Oct 6, 2010 at 5:08 PM, ravi s <ravipwm@xxxxxxxxx> wrote: > > Hi, > > Is there a way to get the assembly code coverage just like we have it for source code like C/C++/Fortran ? > -fprofile-arcs -ftest-coverage doesn't seem to work with assembly (*.S) files. > > Regards > Ravi.