www.digitalmars.com         C & C++   DMDScript  

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

reply d-bugmail puremagic.com writes:
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)


-- 
Sep 21 2006
next sibling parent d-bugmail puremagic.com writes:
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





Mass reassignment of gdc bugs from me to David.


-- 
Nov 25 2006
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=358


afb algonet.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME





Seems to work in GDC 0.23


-- 
Mar 07 2007