STR-502: Remove unused labels from generated C code
The back-end of the compiler generates labels that are sometimes not targets of a jump; these labels should be removed.
Submitted on 3 February 2006 at 16:35
Issue Log
On 4 August 2006 at 00:14 Jira commented:
STR-502, visser:
Although the warnings are annoying it is not a high priority issue
On 4 August 2006 at 00:18 Jira commented:
STR-502, martin:
It would be good if we could enable -Werror in the maintainer mode of the packages. As long as there are bogus warnings in the generated code, this is not possible. Indeed, it’s not high priority, but it would be great to have for 0.17.
On 28 January 2013 at 14:46 Eelco Visser removed tag 0.18M2
On 28 January 2013 at 14:46 Eelco Visser tagged interesting
Log in to post comments