This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/55574] [4.7/4.8 Regression] C binding access to c_ptr type


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid, diagnostic
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-12-03
   Target Milestone|---                         |4.7.3
            Summary|c binding access to c_ptr   |[4.7/4.8 Regression] C
                   |type                        |binding access to c_ptr
                   |                            |type
     Ever Confirmed|0                           |1

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-12-03 15:39:49 UTC ---
(In reply to comment #1)
> Starting at revision 181425, the test compiles without error.

That's the "constructor" patch (= generic function name might be the same as a
derived-type name) for PR 39427 / PR 37829,
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181425


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]