[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2019-01-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031

kargl at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|9.0 |7.5

--- Comment #8 from kargl at gcc dot gnu.org ---
Fixed on trunk, branch8, and branch-7.  Closing.

[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2019-01-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031

--- Comment #7 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 12 00:33:01 2019
New Revision: 267874

URL: https://gcc.gnu.org/viewcvs?rev=267874=gcc=rev
Log:
2019-01-11  Steven G. Kargl  

PR fortran/35031
* decl.c (gfc_match_entry): Check for F2018:C1546.  Fix nearby
mis-indentation.

2019-01-11  Steven G. Kargl  

PR fortran/35031
* gfortran.dg/pr35031.f90: new test.

Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr35031.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/decl.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog

[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2019-01-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031

--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 12 00:14:55 2019
New Revision: 267869

URL: https://gcc.gnu.org/viewcvs?rev=267869=gcc=rev
Log:
2019-01-11  Steven G. Kargl  

PR fortran/35031
* decl.c (gfc_match_entry): Check for F2018:C1546.  Fix nearby
mis-indentation.

2019-01-11  Steven G. Kargl  

PR fortran/35031
* gfortran.dg/pr35031.f90: new test.

Added:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr35031.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/decl.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog

[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2019-01-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031

--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Jan 11 23:41:04 2019
New Revision: 267864

URL: https://gcc.gnu.org/viewcvs?rev=267864=gcc=rev
Log:
2019-01-11  Steven G. Kargl  

PR fortran/35031
* decl.c (gfc_match_entry): Check for F2018:C1546.  Fix nearby
mis-indentation.

2019-01-11  Steven G. Kargl  

PR fortran/35031
* gfortran.dg/pr35031.f90: new test.

Added:
trunk/gcc/testsuite/gfortran.dg/pr35031.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/decl.c
trunk/gcc/testsuite/ChangeLog

[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2019-01-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031

kargl at gcc dot gnu.org changed:

   What|Removed |Added

   Priority|P3  |P4
 CC||kargl at gcc dot gnu.org
   Assignee|unassigned at gcc dot gnu.org  |kargl at gcc dot gnu.org
   Target Milestone|--- |9.0

[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2015-11-04 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031

--- Comment #4 from Dominique d'Humieres  ---
This is

C1252 An elemental procedure shall not have the BIND attribute.

in subclause 12.6.2.1 of my Fortran 2015 draft.

[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2014-07-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031

Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed:

   What|Removed |Added

 CC||fxcoudert at gcc dot gnu.org

--- Comment #3 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org ---
That code is now rejected (for a wrong reason), due to PR61765.


[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2010-05-09 Thread dfranke at gcc dot gnu dot org


--- Comment #2 from dfranke at gcc dot gnu dot org  2010-05-09 13:34 ---
(In reply to comment #1)
 Draft 2003 corrigendum 3: ftp://ftp.nag.co.uk/sc22wg5/N1701-N1750/N1727.pdf
 (Not yet sent to ISO and thus also not ISO approved.)

See ftp://ftp.nag.co.uk/sc22wg5/N1701-N1750/N1731.pdf


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031



[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2008-06-02 Thread burnus at gcc dot gnu dot org


--- Comment #1 from burnus at gcc dot gnu dot org  2008-06-02 16:06 ---
Draft 2003 corrigendum 3: ftp://ftp.nag.co.uk/sc22wg5/N1701-N1750/N1727.pdf
(Not yet sent to ISO and thus also not ISO approved.)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031



[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

2008-02-04 Thread fxcoudert at gcc dot gnu dot org


-- 

fxcoudert at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2008-02-04 17:34:53
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031