[dmd-internals] [D-Programming-Language/dmd] 46acdb: fix Issue 14754 - 64bit wrong code with -inline
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Jul 2 02:44:16 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 46acdb60537358bd742543d55e97e22eeacc33a5
https://github.com/D-Programming-Language/dmd/commit/46acdb60537358bd742543d55e97e22eeacc33a5
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-07-02 (Thu, 02 Jul 2015)
Changed paths:
M src/e2ir.c
M test/runnable/inline.d
Log Message:
-----------
fix Issue 14754 - 64bit wrong code with -inline
Commit: 92c37006e20eb900febff03fb287a58648c5b36c
https://github.com/D-Programming-Language/dmd/commit/92c37006e20eb900febff03fb287a58648c5b36c
Author: Walter Bright <walter at walterbright.com>
Date: 2015-07-02 (Thu, 02 Jul 2015)
Changed paths:
M src/e2ir.c
M test/runnable/inline.d
Log Message:
-----------
Merge pull request #4795 from 9rnsr/fix14754
[REG2.068b1] Issue 14754 - 64bit wrong code with -inline
Compare: https://github.com/D-Programming-Language/dmd/compare/08aaba0ef94a...92c37006e20e
More information about the dmd-internals
mailing list