This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]