This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: PING Re: [PATCH,fortran]: proposed fix for PR 33020


Hi Chris,

Christopher D. Rickett wrote:
>  regtested fine on x86 linux.
As the patch looks ok and FX question has been answered, I check it in
as Rev. 127719.

Thanks for the patch, which helps with the Fortran bindings for GSL, but ...

 * * *

... If you are looking for another PR to wipe out:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33040

This is yet another bug which prevents the compilation of the Fortran
bindings of GSL (and SEGFAULT on valid ICE). It is a null pointer
problem and crash debugging shows cm->name = "__c_ptr_c_address" which
points to a C bind bug.


Other than that there is (for Bind(C)) only PR 32600 left: Moving
c_associated_1/2 and c_f_pointer w/o shape= into trans*.c.

Tobias


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