[dmd-internals] [D-Programming-Language/dmd] a766e4: fix Issue 7243 - Compiler should call separate fun...
GitHub
noreply at github.com
Sun Apr 29 14:06:14 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a766e4a395e4fb86ff31c6161d343d85805d96b3
https://github.com/D-Programming-Language/dmd/commit/a766e4a395e4fb86ff31c6161d343d85805d96b3
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-29 (Sun, 29 Apr 2012)
Changed paths:
M src/backend/rtlsym.h
M src/e2ir.c
Log Message:
-----------
fix Issue 7243 - Compiler should call separate function when allocating a struct on the heap
More information about the dmd-internals
mailing list