[Issue 1440] New: Compiler hang with some modules

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 26 01:35:55 PDT 2007


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

           Summary: Compiler hang with some modules
           Product: DGCC aka GDC
           Version: 0.24
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P1
         Component: glue layer
        AssignedTo: dvdfrdmn at users.sf.net
        ReportedBy: akaquinn at hotmail.com


Unfortunately, I haven't figured out a particularly minimal test case for this,
and it happens in a Tango module, but GDC 0.24 hangs while trying to compile a
certain module. This is a regression.

If I can figure out where, I'll upload the testcase with the rest of Tango cut
out, but, if you check out the latest svn of Tango
(http://svn.dsource.org/projects/tango/trunk/ ) and try to compile
tango/io/compress/Zlib.d ( gdc -c tango/io/compress/Zlib.d ), the compiler will
hang. I've caused this with GDC 0.24 against GCC 4.1.2 on GNU/Linux. Testing
this does not require installing the Tango core.

$ gdc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/opt/gdc
Thread model: posix
gcc version 4.1.2 20070214 (  (gdc 0.24, using dmd 1.020))


-- 



More information about the D.gnu mailing list