Thread overview |
---|
September 21, 2006 [Issue 358] New: ICE in std.string (abbrev) on PPC64 | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=358 Summary: ICE in std.string (abbrev) on PPC64 Product: GDC Version: 0.19 Platform: Macintosh OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: glue layer AssignedTo: braddr@puremagic.com ReportedBy: afb@algonet.se std.string fails to compile, with an Internal Compiler Error: /home/afb/rpm/BUILD/gdc-0.19-gcc-4.0.3/obj-ppc64-redhat-linux/gcc/gdc -B/home/afb/rpm/BUILD/gdc-0.19-gcc-4.0.3/obj-ppc64-redhat-linux/gcc/ -B/usr/ppc64-redhat-linux/bin/ -B/usr/ppc64-redhat-linux/lib/ -isystem /usr/ppc64-redhat-linux/include -isystem /usr/ppc64-redhat-linux/sys-include -o std/string.o -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -I ../../../gcc-4.0.3/libphobos -I ../../../gcc-4.0.3/libphobos/internal/gc -I ./ppc64-redhat-linux -c ../../../gcc-4.0.3/libphobos/std/string.d ../../../gcc-4.0.3/libphobos/std/string.d: In function 'abbrev': ../../../gcc-4.0.3/libphobos/std/string.d:3732: internal compiler error: in copy_to_mode_reg, at explow.c:581 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. Fedora Core 5 PowerPC (ppc64/ppc) -- |
November 25, 2006 [Issue 358] ICE in std.string (abbrev) on PPC64 | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=358 braddr@puremagic.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|braddr@puremagic.com |dvdfrdmn@users.sf.net ------- Comment #1 from braddr@puremagic.com 2006-11-25 15:08 ------- Mass reassignment of gdc bugs from me to David. -- |
March 07, 2007 [Issue 358] ICE in std.string (abbrev) on PPC64 | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=358 afb@algonet.se changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Comment #2 from afb@algonet.se 2007-03-07 02:51 ------- Seems to work in GDC 0.23 -- |
Copyright © 1999-2021 by the D Language Foundation