Hi,
On Tue, 26 Nov 2019, Herman ten Brugge via Tinycc-devel wrote:
> tccelf.c: In function 'tcc_output_file':
> tccelf.c:615:23: warning: 'vna' may be used uninitialized in this function
> [-Wmaybe-uninitialized]
> 615 | vna->vna_next = 0;
> | ~~~~~~~~~~~~~~^~~
> tccelf.c:593:24: note: 'vna' was declared here
> 593 | ElfW(Vernaux) *vna;
Blaeh, false positive.
> The probably should be fixed.
Worked around in mob.
Ciao,
Michael.
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel