Re: Help on finding out unused arguments of functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Thanks a lot Arturas and Eljay. Is '-Wunused-pointer' available or any workaround for that?
But if i use '-Wall' on 'mips_fp_be-gcc', it is not giving unused parameters, any idea please?


Regards,
Saif

Eljay Love-Jensen wrote:

Hi Saif,

Do any of these do what you want:
-Wunused-value
-Wunused-variable
-Wunused-parameter
-Wunused-label
-Wunused-function
-Wunused

HTH,
--Eljay





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux