[cfe-dev] MS 128-bit literals don't always have the correct type
Kim Gräsman
kim.grasman at gmail.com
Mon Sep 24 11:20:11 PDT 2012
Hi Aaron,
On Mon, Sep 24, 2012 at 3:47 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
>
> 1) VS does not accept 0x10000000000000000i32 as it claims the constant
> size is too big. It will only accept it as a decimal value.
>
> 2) All three tests return results consistent with the assembly posted:
> 1 0 0 1 0 (on both 32- and 64-bit builds)
Which version of VS are you on?
- Kim
More information about the cfe-dev
mailing list