This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcov for assembly


Pls let me know if you have any solution/workaround in gcc.

On Wed, Oct 6, 2010 at 5:08 PM, ravi s <ravipwm@gmail.com> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]