[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v20210616 00/36] leftover from 2020
Am Thu, 17 Jun 2021 13:02:39 +0200 schrieb Julien Grall <julien@xxxxxxx>: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210 Thanks, comments in this bug suggest a workaround like this: new_max |= sizeof(unsigned long) > 4 ? new_max >> 32 : 0; This triggers no warning. Olaf Attachment:
pgpwzMouWQl99.pgp
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |