Hello ,
Your phone number was unavailable for some reason today. Can you please provide
me with the status of this unpaid invoice?
http://temasek.co/Invoice-12425-Message/
Thanks,
xen-devel-boun...@lists.xen.org
--
This message has been scanned for viruses and
dangerous content by MailScann
Richard Biener writes:
> On August 21, 2017 5:43:08 PM GMT+02:00, Aldy Hernandez
> wrote:
>>The attached patch fixes the problem by sign extending before
>>constructing the wide int. It does so while constructing the
>>hwi_with_prec object, since the int_traits
>>container has is_sign_extended
On August 21, 2017 5:43:08 PM GMT+02:00, Aldy Hernandez
wrote:
>The attached patch fixes the problem by sign extending before
>constructing the wide int. It does so while constructing the
>hwi_with_prec object, since the int_traits
>container has is_sign_extended=true, so I assume the underlyi
The attached patch fixes the problem by sign extending before
constructing the wide int. It does so while constructing the
hwi_with_prec object, since the int_traits
container has is_sign_extended=true, so I assume the underlying
hwi_with_prec must be stored with sign extension.
Is this what yo
On Fri, 12 May 2017, Richard Biener wrote:
>
> This is a heads-up that I am in the process of implementing the last
> of Jasons review comments on the dwarf2out parts of early LTO debug
> support. I hope to post final patches early next week after thoroughly
> re-testing everything.
>
> Note th
On Mon, Aug 21, 2017, at 05:31, Leslie Zhai via llvm-dev wrote:
> Hi LLVM and GCC developers,
>
> My sincere thanks will goto:
>
> * Duncan, the core developer of llvm-gcc and dragonegg
> http://llvm.org/devmtg/2009-10/Sands_LLVMGCCPlugin.pdf
>
> * David, the innovator and developer of GCC
> h