[PATCH v2] loader: check return values of wld_mprotect and wld_mmap calls

Alexandre Julliard julliard at winehq.org
Tue Dec 22 10:22:15 CST 2015


Paul Gofman <gofmanp at gmail.com> writes:

> On 12/22/2015 06:59 PM, Alexandre Julliard wrote:
>> It would be better to fix the compiler, or disable the broken
>> optimization. 
> Compiler is not open source, I really can do nothing with it, nor I see
> any practical use for me to deal with ICC compilation with major
> optimizations disabled. Could you please advise if there could be any
> use if I explore the issue a bit more and try to get a more accurate
> workaround or I'd better give up if it is of no interest anyway?

If there's really something missing in the Wine code, sure, it should be
fixed. But if the code is correct, tweaking it to work around optimizer
bugs is a waste of time.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list