Hi Ian,
Can't you just keep a list of the decls for which you have issued the
warning?
Yes - that would work too. In fact I agree that this would be cleaner
solution in my particular case. I'll create a new patch...
How many decls do you expect to be on that list?
Not very many. Maybe two or three at most.
But I am interested to know if there is a way for targets to add their
own information to function decls (and decls in general). If not for
this particular case, then for problems to come in the future.
Cheers
Nick