This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15809] ICE Using Pointer Functions
- From: "szalai at mit dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Apr 2005 02:25:15 -0000
- Subject: [Bug fortran/15809] ICE Using Pointer Functions
- References: <20040603201220.15809.giese025@tc.umn.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From szalai at mit dot edu 2005-04-03 02:25 -------
This also occurs with the MUMPS parallel solver library.
The testcase testcase in this report now occurs as follows:
test5.f: In function ‘a’:
test5.f:1: internal compiler error: in gfc_conv_descriptor_data, at
fortran/trans-array.c:144
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
The compiler version
gcc version 4.0.0 20050326 (prerelease)
(this is a snapshot)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15809