[Bug fortran/89938] inconsistent wording regarding assumed shape

2020-04-12 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938 Dominique d'Humieres changed: What|Removed |Added Assignee|dominiq at lps dot ens.fr |unassigned at gcc dot gnu.

[Bug fortran/89938] inconsistent wording regarding assumed shape

2019-04-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938 --- Comment #5 from Dominique d'Humieres --- gcc/testsuite/gfortran.dg/pdt_4.f03: type(modtype(8,*)) :: mod_r ! { dg-error "ASSUMED type parameters" } The test is not part of the attached patch.

[Bug fortran/89938] inconsistent wording regarding assumed shape

2019-04-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938 --- Comment #4 from Dominique d'Humieres --- Created attachment 46085 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46085&action=edit Adjust the tests

[Bug fortran/89938] inconsistent wording regarding assumed shape

2019-04-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unass

[Bug fortran/89938] inconsistent wording regarding assumed shape

2019-04-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938 --- Comment #2 from Dominique d'Humieres --- Created attachment 46084 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46084&action=edit Hyphen compounds: assumed shape and other related ones

[Bug fortran/89938] inconsistent wording regarding assumed shape

2019-04-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89938 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P5 Status|UNCONFIRMED