[Issue 358] New: ICE in std.string (abbrev) on PPC64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 21 02:40:38 PDT 2006


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 at puremagic.com
        ReportedBy: afb at 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)


-- 




More information about the D.gnu mailing list