Hello,

> On 22 Jul 2019, at 22:32, Zsolt Kántor via Tinycc-devel 
> <tinycc-devel@nongnu.org> wrote:
> 
> Hello,
> I read the online documentation, but found no option to warn for declared but 
> unused variables. By default TCC don't warns.
> I'm missing something, or TCC has no such capability?

TCC is a minimalistic and fast compiler. Quality warnings require code to 
produce and make compilation slower. You probably need to use another compiler 
if you expect such warnings.

Pascal
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to