[Issue 718] New: Internal error: ../ztc/cgcod.c 562

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Dec 22 05:25:39 PST 2006


http://d.puremagic.com/issues/show_bug.cgi?id=718

           Summary: Internal error: ../ztc/cgcod.c 562
           Product: D
           Version: 0.177
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: thomas-dloop at kuehne.cn


(Originall posted by Tiago Gasiba <tiago.gasiba at gmail.com> on 2005-11-28 as
news:dmeulv$2542$1 at digitaldaemon.com)

#
# template test( T : T[] ){
#    void test( T[] data ) {
#       data[0] /= cast(cfloat)data.length;
#    }
# }
#
# void main(){
#    byte[1] array;
#    test!(byte[])(array);
# }
#

test cases:
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_A1.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_A3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_B1.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_B3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_C1.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_C3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_D1.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_D3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_E1.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_E3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_F1.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_F3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_G1.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_G3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_H1.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_H3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_I3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_J3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_L3.d
http://dstress.kuehne.cn/nocompile/b/bug_cgcod_562_M3.d


-- 



More information about the Digitalmars-d-bugs mailing list