Tobias Burnus wrote:
Tobias Burnus wrote:While looking at the index for -fsanitize=, I found out that it – and many other options – lack the @opindex. Attached is an attempted to add the missing ones.Updated patch: I also observed some odd "*<-fsanitize=null>" output in the man page; Manuel suggested a fix which indeed works (using @gcctabopt), which I now also include.OK for the trunk? Tobias