[Bug c++/15168] New: Internal compiler error

gcc-bugzilla at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 27 14:07:00 GMT 2004


	Make fails when gcc as crosscompiler tries to comple ecos kernel (thread.cxx). Message: internal compiler error: in do_output_reload, at reload1.c:6895

Environment:
System: CYGWIN_NT-5.0 tereza 1.5.9(0.112/4/2) 2004-03-18 23:05 i686 unknown unknown Cygwin


	
host: i686-pc-cygwin
build: i686-pc-cygwin
target: arm-ecos-elf
configured with: --prefix=/opt/arm-ecos --target=arm-ecos-elf --program-prefix="arm-ecos-" -nfp -with-newlib --enable-languages=c,c++ --disable-libstdcxx_v3

How-To-Repeat:
	Run make build on ecos. arm-ecos-gcc -c  -I/ecos-d/cygwin/opt/ecos-2.0/nokia_install/include -I/ecos-d/c
ygwin/opt/ecos-2.0/packages/kernel/v2_0 -I/ecos-d/cygwin/opt/ecos-2.0/packages/k
ernel/v2_0/src -I/ecos-d/cygwin/opt/ecos-2.0/packages/kernel/v2_0/tests -I. -I/e
cos-d/cygwin/opt/ecos-2.0/packages/kernel/v2_0/src/common/ -mcpu=arm7tdmi -mthum
b-interwork -mbig-endian -mthumb -Wall -Wpointer-arith -Wstrict-prototypes -Winl
ine -Wundef -Woverloaded-virtual -g -Os -ffunction-sections -fdata-sections -fno
-rtti -fno-exceptions -fvtable-gc -v -save-temps -Wp,-MD,src/common/thread.tmp -
o src/common/kernel_thread.o /ecos-d/cygwin/opt/ecos-2.0/packages/kernel/v2_0/sr
c/common/thread.cxx
Preprocessor files attached

-- 
           Summary: Internal compiler error
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: peter dot hanzel at phanzel dot pxpgroup dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: arm-ecos-elf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15168



More information about the Gcc-bugs mailing list