Thanks for the info. I will try it out. On Fri, Mar 28, 2014 at 12:07 AM, Senthil Kumar Selvaraj <senthil_kumar.selva...@atmel.com> wrote: > On Thu, Mar 27, 2014 at 07:51:06PM -0400, Niranjan Hasabnis wrote: >> Hi DJ Delorie, >> >> Thank you for your answer. It is useful. One more question: so does the >> main testsuite cover all md entries? Meaning all possible assembly >> instructions that could be generated by that md are checked by the >> main testsuite? Thank you again. >> > > You can check it out yourself - just build gcc with coverage > instrumentation turned on, and then use gcov. > > http://tryout.senthilthecoder.com/view/coverage/gcc/config/avr/avr.md.gcov.html > shows coverage information for the AVR target's md file. > > Regards > Senthil
-- -------------------------- Regards, Niranjan Hasabnis.