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

Re: [XEN PATCH v2] docs/misra: document the C dialect and translation toolchain assumptions.


  • To: Roberto Bagnara <roberto.bagnara@xxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 20 Jun 2023 16:56:56 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=GtwGcDaT4uptrnIqedM7IZ/ggPW/BtfbCwDGmmOwScg=; b=AM3+jrLA0b+T9MXhdfB9uCgLVCq/A743QZNq3DKNBxUtZmweyYXdAhjwxmlXykn/pzgZrPt6E/CfQZy7W9hh0Qa9nApUDmL7a07tsTxIJKDhvESRIenHlo+bUSjsEaIHXBmXmroWDDzOYLLCKvvXv9OtfW8LZ/8zaLbDZGUaeLKGwUOrDMX1kmej8CVWkMrMwnaeDWpB/9OwCR/bllaQHAZlatwp4znm9HsbOGFd/mD4SzqTCkNH8dqXOrL6jlEHfJjJcy6nR4qJQk6H7UTcgQvm3q2QaV67tkiC1Xq15YO2tqyTFkZwwc+1IGImQBq89W5E91SgJSeG3TaKWVnFGw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PH14Pd1x+o1XV4+7kmhzYAarSMX+ZyJcRLAsCXzI1YDOL96sX/x+F1e96mSI49cRuZjd3gdTgP1VYj81Ni/Uaz2cYrESvtxH1nRJugEy5y0DtrDvYDhwF85t2Hg5bmcX9odsCylGPlEVIyC5ONz/7EYT4GrcgPUB8DtbBz92Z1fzMwPimmJIErCKZpP8C89K4BdX+nHaYS6NRYJpuJIhJXP08SAK7E3IJug76daliS1WtCk8TkesmekQW5gIEB1YtGnwtwRAeI6hLjpieDzq7ZC/TdqjFTraOy+F5Lfboat+KkImArueE/ppUUZOShmmq5I8Q8WS6dkI1H78EZxMMw==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: roger.pau@xxxxxxxxxx, bertrand.marquis@xxxxxxx, michal.orzel@xxxxxxx, xenia.ragiadakou@xxxxxxx, ayan.kumar.halder@xxxxxxx, consulting@xxxxxxxxxxx, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 20 Jun 2023 14:57:17 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 20.06.2023 14:10, Roberto Bagnara wrote:
> +   * - Arithmetic operator on void type
> +     - ARM64, X86_64
> +     - See Section "6.24 Arithmetic on void- and Function-Pointers" of 
> GCC_MANUAL."

The first line is misleading - we don't (and can't) do arithmetic on void.
What we do is arithmetic on pointers to void (like the gcc section title
properly says).

Jan




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.