[Bug fortran/77507] gfortran rejects keyworded calls to procedures from intrinsic modules

2016-09-07 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77507 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

[Bug fortran/77507] gfortran rejects keyworded calls to procedures from intrinsic modules

2016-09-07 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77507 --- Comment #2 from Steve Kargl --- On Wed, Sep 07, 2016 at 10:12:22PM +, kargl at gcc dot gnu.org wrote: > > This should have been 2 separate bug reports as ieee support > is distinct from ISO C binding support. This patch fixes > the latte

[Bug fortran/77507] gfortran rejects keyworded calls to procedures from intrinsic modules

2016-09-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77507 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/77507] gfortran rejects keyworded calls to procedures from intrinsic modules

2016-09-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77507 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 9 17:57:11 2016 New Revision: 240050 URL: https://gcc.gnu.org/viewcvs?rev=240050&root=gcc&view=rev Log: 2016-09-09 Steven G. Kargl PR fortran/77507

[Bug fortran/77507] gfortran rejects keyworded calls to procedures from intrinsic modules

2016-09-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77507 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status|NEW

[Bug fortran/77507] gfortran rejects keyworded calls to procedures from intrinsic modules

2016-09-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77507 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Sep 10 14:45:46 2016 New Revision: 240073 URL: https://gcc.gnu.org/viewcvs?rev=240073&root=gcc&view=rev Log: 2016-09-10 Steven G. Kargl PR fortran/77507

[Bug fortran/77507] gfortran rejects keyworded calls to procedures from intrinsic modules

2016-09-29 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77507 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Sep 29 20:32:22 2016 New Revision: 240636 URL: https://gcc.gnu.org/viewcvs?rev=240636&root=gcc&view=rev Log: 2016-09-29 Steven G. Kargl Backport from trunk