This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/35478] internal compiler error: Segmentation fault
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2008 10:57:28 -0000
- Subject: [Bug fortran/35478] internal compiler error: Segmentation fault
- References: <bug-35478-15865@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dominiq at lps dot ens dot fr 2008-03-06 10:57 -------
Confirmed with 4.2.3, fixed at least in 4.3.0 2008021 and trunk (4.4.0):
pr35478.f90:46.9:
data = median(rawData, work)
1
Error: There is no specific function for the generic 'median' at (1)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35478