Hi Rimvydas! On Sat, 18 Feb 2023 21:35:47 +0100 Bernhard Reutner-Fischer <rep.dot....@gmail.com> wrote:
> On Fri, 10 Feb 2023 07:42:47 +0200 > Rimvydas Jasinskas via Fortran <fortran@gcc.gnu.org> wrote: > > > * decl.cc: Add EXT_ATTR_NOINLINE, EXT_ATTR_NORETURN, EXT_ATTR_WEAK. > > * gfortran.h (ext_attr_id_t): Ditto. > > We had that discussion recently here.. > Which of these are required to be recorded to the module and why, > exactly? Please elaborate. > > thanks, The aforementioned discussion was here: https://gcc.gnu.org/pipermail/fortran/2022-November/058542.html So, again, please elaborate why you need to store each of NOINLINE, NORETURN, WEAK in the module? thanks