This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: egcs failure on m68k-unknown-openbsd


In article <19980129012327.03247@liafa1.liafa.jussieu.fr>,
Marc ESPIE <Marc.Espie@liafa.jussieu.fr> wrote:
>I've configured egcs-980122 with
>configure m68k-unknown-netbsd

>make bootstrap finally failed with:
>/home/espie/egcs-build/gcc/xgcc -B/home/espie/egcs-build/gcc/ -c -O2 -fno-implicit-templates
>-I../../../egcs-980122/libstdc++ -I../../../egcs-980122/libstdc++/stl -I../libio
>-I../../../egcs-980122/libstdc++/../libio -nostdinc++  -DF `for N in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF
>SUBFC MULCC MULCF MULFC DIVCC  DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR  CONJ
>NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done` 
>../../../egcs-980122/libstdc++/cinst.cc -o fcomplex.o
>../../../egcs-980122/libstdc++/std/fcomplex.h: In function `class complex<float> operator +(const class
>complex<float> &, float)':
>In file included from ../../../egcs-980122/libstdc++/std/complext.h:396,
>                 from ../../../egcs-980122/libstdc++/complex:7,
>                 from ../../../egcs-980122/libstdc++/std/complext.cc:28,
>                 from ../../../egcs-980122/libstdc++/cinst.cc:29:
>../../../egcs-980122/libstdc++/std/fcomplex.h:60: Internal compiler error 364.
>
I've run into the exact same problem with 980129, configure'd with -O0 for a change.
Any idea what's wrong ?

>From yet another message, looks like an m68k-specific problem that doesn't directly
depend on the precise platform detail as netbsd is experiencing it as well.

Did anybody else try the recent snapshots with m68k-something ? Any substantial diffs
in configuration parameters that could explain the failure ?


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