This is the mail archive of the gcc@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]

coverage information for assembler files


Hi,

Sorry for posting here but I could not find this information in the
documentation nor in the mailing lists archives.

The question is: is there a way to get the coverage information for
assembler files? I tried the following:
$ gcc -c foo.S -o foo.o -g -fprofile-arcs -ftest-coverage

but this does not seem to work.

Thanks,

Sebastien.




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