------- Comment #8 from dennis dot wassel at googlemail dot com 2010-07-13 11:36 ------- Also fails with 4.5.0 (release version) using Daniel's reduced testcase
$ gfortran -c pr37744.f90 pr37744.f90:4.2: XXX ! any error will do 1 Error: Unclassifiable statement at (1) pr37744.f90:3.19: CALL C_F_POINTER(rws, xrws) 1 Error: Type mismatch in argument 'cptr' at (1); passed REAL(4) to TYPE(c_ptr) f951: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. $ gfortran --version GNU Fortran (GCC) 4.5.0 Copyright (C) 2010 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING -- dennis dot wassel at googlemail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail|4.3.4 4.4.0 4.5.1 4.6.0 |4.3.4 4.4.0 4.5.0 4.5.1 | |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37744