This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Building gcc-4.3-20061230/libgfortran failed on OSX 10.3
- From: Dorit Nuzman <DORIT at il dot ibm dot com>
- To: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- Cc: fortran at gcc dot gnu dot org
- Date: Mon, 1 Jan 2007 18:01:07 +0200
- Subject: Re: Building gcc-4.3-20061230/libgfortran failed on OSX 10.3
> First, happy new year to everybody!
>
> Now the problem:
>
> While building the latest gcc snapshot on OSX 10.3.9, I got the following
> failure:
>
> ...
> ../../../gcc-4.3-20061230/libgfortran/generated/matmul_r16.c: In
> function 'matmul_r16':
> ../../../gcc-4.3-20061230/libgfortran/generated/matmul_r16.c:337:
> internal compiler error: in copy_insn_1, at emit-rtl.c:4877
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make[3]: *** [matmul_r16.lo] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-target-libgfortran] Error 2
> make: *** [all] Error 2
>
> Is this a gfortran problem or a more general one?
>
I think this is because of -
http://gcc.gnu.org/ml/gcc/2006-12/msg00833.html
(not a fortran problem)
dorit
> TIA
>
> Dominique