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]

Bug Report 4.6.2 Segfault


Hi all,

I report a bug with gfortran , when i try to pass a function ?which call a pointer to another function (all in the same module) to a subroutine (in another module) i get a segfault when calling that function.?

This may not be clear, so i attached a simple code , so you can compile and test.

This code actually works with ifort .


Thanks.

Attachment: testgfortran.f90
Description: Binary data

Attachment: testgfortran2.f90
Description: Binary data


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