http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48939
Summary: ICE in code involving procedure pointers Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassig...@gcc.gnu.org ReportedBy: towns...@astro.wisc.edu Created attachment 24216 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24216 Source code for ICE-causing module The attached module source code causes an Internal Compiler Error during compilation (gfortran -c gfortran_ice.f90). I'm guessing this might have something to do with the use of procedure pointers. This is on OS X 10.6.7 with gfortran 4.6.1 (20110325) built within macports.