[Bug fortran/33310] Bind(C): Accepts PARAMETER with BIND(C) attribute

2007-09-12 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2007-09-12 09:20 --- Subject: Bug number PR33310 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-09/msg00333.html --

[Bug fortran/33310] Bind(C): Accepts PARAMETER with BIND(C) attribute

2007-09-12 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2007-09-12 10:27 --- Subject: Bug 33310 Author: burnus Date: Wed Sep 12 10:27:27 2007 New Revision: 128423 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128423 Log: 2007-09-12 Tobias Burnus [EMAIL PROTECTED] PR

[Bug fortran/33310] Bind(C): Accepts PARAMETER with BIND(C) attribute

2007-09-12 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2007-09-12 10:35 --- FIXED. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33310

[Bug fortran/33310] Bind(C): Accepts PARAMETER with BIND(C) attribute

2007-09-12 Thread burnus at gcc dot gnu dot org
--- Comment #5 from burnus at gcc dot gnu dot org 2007-09-12 10:36 --- Really mark as FIXED. -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/33310] Bind(C): Accepts PARAMETER with BIND(C) attribute

2007-09-05 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-09-05 11:15 --- The BIND statement specifies the BIND attribute (5.1.2.4) for a list of variables and common blocks. and The BIND attribute for a variable or common block specifies that it is capable of interoperating with a C