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

           Summary: ICE mems_in_disjoint_alias_sets_p, at alias.c:401
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: i...@airs.com
        ReportedBy: j...@gcc.gnu.org


Configure command:

/users/joel/test-gcc/gcc-svn/configure
CFLAGS_FOR_TARGET=-B/users/joel/test-gcc/install-svn/sparc-rtems4.11/sis/lib/ 
--enable-threads=rtems --with-gnu-as --enable-multilib --enable-newlib-mb
--enable-newlib-iconv --with-gnu-ld --with-newlib --verbose --with-system-zlib
--disable-nls --enable-version-specific-runtime-libs
--with-host-libstdcxx=-static-libstdc++ --enable-languages=c,go
--target=sparc-rtems4.11 --prefix=/users/joel/test-gcc/install-svn

failure:

libtool: compile:  /users/joel/test-gcc/b-gccgo1-sparc/./gcc/gccgo
-B/users/joel/test-gcc/b-gccgo1-sparc/./gcc/ -nostdinc
-B/users/joel/test-gcc/b-gccgo1-sparc/sparc-rtems4.11/newlib/ -isystem
/users/joel/test-gcc/b-gccgo1-sparc/sparc-rtems4.11/newlib/targ-include
-isystem /users/joel/test-gcc/gcc-svn/newlib/libc/include
-B/users/joel/test-gcc/install-svn/sparc-rtems4.11/bin/
-B/users/joel/test-gcc/install-svn/sparc-rtems4.11/lib/ -isystem
/users/joel/test-gcc/install-svn/sparc-rtems4.11/include -isystem
/users/joel/test-gcc/install-svn/sparc-rtems4.11/sys-include -O2 -g -I . -c
-fgo-prefix=libgo_runtime
/users/joel/test-gcc/gcc-svn/libgo/go/runtime/debug.go
/users/joel/test-gcc/gcc-svn/libgo/go/runtime/error.go
/users/joel/test-gcc/gcc-svn/libgo/go/runtime/extern.go
/users/joel/test-gcc/gcc-svn/libgo/go/runtime/sig.go
/users/joel/test-gcc/gcc-svn/libgo/go/runtime/softfloat64.go
/users/joel/test-gcc/gcc-svn/libgo/go/runtime/type.go version.go -o
runtime/libruntime.a.o
/users/joel/test-gcc/gcc-svn/libgo/go/runtime/error.go: In function
'runtime.MissingMethod.pN40_libgo_runtime.runtime.TypeAssertionError':
/users/joel/test-gcc/gcc-svn/libgo/go/runtime/error.go:65:1: internal compiler
error: in mems_in_disjoint_alias_sets_p, at alias.c:401

Reply via email to