Hi Tobias, That looks to be the best that can be done with a sensible amount of effort. OK by me.
Regards Paul On Mon, 2 Nov 2020 at 19:09, Tobias Burnus <tob...@codesourcery.com> wrote: > This adds the Fortran equivalent to __attribute__((deprecated)), > except that "deprecated(message)" is not supported and that only > procedures + variables (and parameters) are supported and not > types. > > The issue came up with OpenMP, > cf. https://gcc.gnu.org/pipermail/gcc-patches/2020-October/557359.html > > OK? > > Tobias > > PS: The location for parameter is not ideal as they are resolved > too early; it can be improved, e.g., by moving to match_variable; > but I am not sure it is worth doing so. > > ----------------- > Mentor Graphics (Deutschland) GmbH, Arnulfstraße 201, 80634 München / > Germany > Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, > Alexander Walter > -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein