[dmd-internals] [D-Programming-Language/dmd] ecb14d: fix Issue 9304 - Unary minus operator doesn't work...
GitHub
noreply at github.com
Tue Jan 15 03:07:23 PST 2013
Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: ecb14d78cdd04813382676e9ff10e3c43c5bdb63
https://github.com/D-Programming-Language/dmd/commit/ecb14d78cdd04813382676e9ff10e3c43c5bdb63
Author: Walter Bright <walter at walterbright.com>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M src/backend/cgelem.c
Log Message:
-----------
fix Issue 9304 - Unary minus operator doesn't work correctly with SIMD types.
More information about the dmd-internals
mailing list