public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/47219] New: ICE mems_in_disjoint_alias_sets_p, at alias.c:401
@ 2011-01-07 22:53 joel at gcc dot gnu.org
  2011-01-11 12:36 ` [Bug go/47219] " ro at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: joel at gcc dot gnu.org @ 2011-01-07 22:53 UTC (permalink / raw)
  To: gcc-bugs

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: ian@airs.com
        ReportedBy: joel@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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug go/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401
  2011-01-07 22:53 [Bug go/47219] New: ICE mems_in_disjoint_alias_sets_p, at alias.c:401 joel at gcc dot gnu.org
@ 2011-01-11 12:36 ` ro at gcc dot gnu.org
  2011-01-14 18:48 ` ian at airs dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ro at gcc dot gnu.org @ 2011-01-11 12:36 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.01.11 12:31:19
                 CC|                            |ro at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> 2011-01-11 12:31:19 UTC ---
I see exactly the same error trying to build libgo on sparc-sun-solaris2.11.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug go/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401
  2011-01-07 22:53 [Bug go/47219] New: ICE mems_in_disjoint_alias_sets_p, at alias.c:401 joel at gcc dot gnu.org
  2011-01-11 12:36 ` [Bug go/47219] " ro at gcc dot gnu.org
@ 2011-01-14 18:48 ` ian at airs dot com
  2011-01-14 18:51 ` ro at CeBiTec dot Uni-Bielefeld.DE
  2011-01-17 13:55 ` [Bug target/47219] " ro at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ian at airs dot com @ 2011-01-14 18:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2011-01-14 18:23:28 UTC ---
Proposed patch at http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00916.html .


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug go/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401
  2011-01-07 22:53 [Bug go/47219] New: ICE mems_in_disjoint_alias_sets_p, at alias.c:401 joel at gcc dot gnu.org
  2011-01-11 12:36 ` [Bug go/47219] " ro at gcc dot gnu.org
  2011-01-14 18:48 ` ian at airs dot com
@ 2011-01-14 18:51 ` ro at CeBiTec dot Uni-Bielefeld.DE
  2011-01-17 13:55 ` [Bug target/47219] " ro at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ro at CeBiTec dot Uni-Bielefeld.DE @ 2011-01-14 18:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-01-14 18:27:40 UTC ---
sparc-sun-solaris2.11 bootstrap with Go included succeeded now (with a
couple of libgo patches already posted), make check still running, but
gcc/testsuite/go testresults look good:

        === go Summary ===

# of expected passes        5746
# of unexpected failures    16
# of expected failures        48
# of untested testcases        4

Thanks.
    Rainer


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401
  2011-01-07 22:53 [Bug go/47219] New: ICE mems_in_disjoint_alias_sets_p, at alias.c:401 joel at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2011-01-14 18:51 ` ro at CeBiTec dot Uni-Bielefeld.DE
@ 2011-01-17 13:55 ` ro at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ro at gcc dot gnu.org @ 2011-01-17 13:55 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2011-01/msg00916.htm
                   |                            |l
          Component|go                          |target
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.0

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 2011-01-17 13:45:51 UTC ---
Fixed for 4.6.0.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-17 13:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-07 22:53 [Bug go/47219] New: ICE mems_in_disjoint_alias_sets_p, at alias.c:401 joel at gcc dot gnu.org
2011-01-11 12:36 ` [Bug go/47219] " ro at gcc dot gnu.org
2011-01-14 18:48 ` ian at airs dot com
2011-01-14 18:51 ` ro at CeBiTec dot Uni-Bielefeld.DE
2011-01-17 13:55 ` [Bug target/47219] " ro at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).