www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Issue 1033] New: internal compiler error: in output_die, at dwarf2out.c:7122

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1033

           Summary: internal compiler error: in output_die, at
                    dwarf2out.c:7122
           Product: DGCC aka GDC
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: glue layer
        AssignedTo: dvdfrdmn users.sf.net
        ReportedBy: thomas-dloop kuehne.cn




















gdmd-0.23 -g -inline -O a.d
a.d:16: internal compiler error: in output_die, at dwarf2out.c:7122
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.

Breakpoint 6, fancy_abort (file=0xa56e40 "../../gcc-4.1.1/gcc/dwarf2out.c", 
line=7122, function=0xa5a4aa "output_die")
    at ../../gcc-4.1.1/gcc/diagnostic.c:602
602       internal_error ("in %s, at %s:%d", function, trim_filename (file), 
line);
(gdb) bt

function=0xa5a4aa "output_die")
    at ../../gcc-4.1.1/gcc/diagnostic.c:602

../../gcc-4.1.1/gcc/dwarf2out.c:7122

../../gcc-4.1.1/gcc/dwarf2out.c:7161

../../gcc-4.1.1/gcc/dwarf2out.c:7161

../../gcc-4.1.1/gcc/dwarf2out.c:7161

output_if_empty=0) at ../../gcc-4.1.1/gcc/dwarf2out.c:7227

"run/d/delegate_19_B.d")
    at ../../gcc-4.1.1/gcc/dwarf2out.c:14223



../../gcc-4.1.1/gcc/toplev.c:1981

../../gcc-4.1.1/gcc/main.c:35

test case:
http://dstress.kuehne.cn/run/d/delegate_19_B.d
http://dstress.kuehne.cn/run/n/nested_function_07_A.d
http://dstress.kuehne.cn/run/n/nested_function_07_B.d
http://dstress.kuehne.cn/run/n/nested_function_07_C.d


-- 
Mar 07 2007
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1033


dvdfrdmn users.sf.net changed:

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





Fixed in svn rev 168 / release 0.25


-- 
Sep 23 2007