qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 12/20] target/arm: Rewrite helper_sve_ld1*_r usi


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 12/20] target/arm: Rewrite helper_sve_ld1*_r using pages
Date: Fri, 10 Aug 2018 12:15:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 08/10/2018 02:13 AM, Alex Bennée wrote:
>> +    for (intptr_t reg_off = find_next_active(vg, 0, reg_max, esz);
> 
> Hmm this blew up CI complaining about c99-isms, but QEMU is supposed to
> be c99 compliant.
> 
>   https://travis-ci.org/stsquad/qemu/builds/414248994

Bah.  That's what I get for doing two things at once on
different projects with different standards.

On the other hand, would anyone seriously object to me
adding -std=gnu99 to the compile flags?  C99's 20th
birthday is coming up next year...


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]