[Issue 1470] "extern (C)" inside function crashes gdc

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 4 11:41:42 PDT 2007


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


u.singer at gmx.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.004                       |1.020




------- Comment #1 from u.singer at gmx.net  2007-09-04 13:41 -------
As an issue tracker newbie, I first got the "Component" & "Version" fields
wrong. Meantime, I corrected the "Version" to 1.020 following the output of the
"gdc -v" command:

Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /usr/local/staging/r24rc1/gcc-5363/build/obj/src/configure
--disable-checking -enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,c++,d --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
--build=i686-apple-darwin8 --program-prefix= --host=powerpc-apple-darwin8
--target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5363) (gdc 0.24, using dmd 1.020)

Also, I gained the impression that the actual failing component is the gcc
backend, not gdc itself. Nevertheless, the builders of gdc / dmd will be far
better capable than myself of determining the cause of the crash...


-- 



More information about the Digitalmars-d-bugs mailing list