Re: [patch] PR 79842 - i18n: subword translation in "Can't use the same %smodule"

2019-04-13 Thread Dominique d'Humières
Committed as revision r270338. Dominique > Le 11 avr. 2019 à 11:54, Dominique d'Humières a écrit : > > Hi all, > > I am planning to commit the following patch > > --- ../_clean/gcc/fortran/module.c2019-03-21 20:46:46.0 +0100 > +++ gcc/fortran/module.c 2019-04-11

[patch] PR 79842 - i18n: subword translation in "Can't use the same %smodule"

2019-04-11 Thread Dominique d'Humières
Hi all, I am planning to commit the following patch --- ../_clean/gcc/fortran/module.c 2019-03-21 20:46:46.0 +0100 +++ gcc/fortran/module.c2019-04-11 10:28:37.0 +0200 @@ -7144,8 +7144,12 @@ gfc_use_module (gfc_use_list *module) for (p = gfc_state_stack; p; p =