)]}'
{
  "commit": "f79283fdb8efca0cd6e818bebad12f367e83f6e6",
  "tree": "ea41fb393d8e5b8af9c2d71ad1a60fd93d269f30",
  "parents": [
    "d091b5b442ea0b28bea2d108dad5dfe1ee2ac7cc"
  ],
  "author": {
    "name": "Cédric Le Goater",
    "email": "clg@redhat.com",
    "time": "Tue Mar 21 17:16:08 2023 +0100"
  },
  "committer": {
    "name": "Thomas Huth",
    "email": "thuth@redhat.com",
    "time": "Fri Mar 24 11:46:08 2023 +0100"
  },
  "message": "target/s390x: Fix float_comp_to_cc() prototype\n\nGCC13 reports an error :\n\n../target/s390x/tcg/fpu_helper.c:123:5: error: conflicting types for ‘float_comp_to_cc’ due to enum/integer mismatch; have ‘int(CPUS390XState *, FloatRelation)’ {aka ‘int(struct CPUArchState *, FloatRelation)’} [-Werror\u003denum-int-mismatch]\n\n  123 | int float_comp_to_cc(CPUS390XState *env, FloatRelation float_compare)\n      |     ^~~~~~~~~~~~~~~~\nIn file included from ../target/s390x/tcg/fpu_helper.c:23:\n../target/s390x/s390x-internal.h:302:5: note: previous declaration of ‘float_comp_to_cc’ with type ‘int(CPUS390XState *, int)’ {aka ‘int(struct CPUArchState *, int)’}\n  302 | int float_comp_to_cc(CPUS390XState *env, int float_compare);\n      |     ^~~~~~~~~~~~~~~~\n\nFixes: 71bfd65c5f (\"softfloat: Name compare relation enum\")\nSigned-off-by: Cédric Le Goater \u003cclg@redhat.com\u003e\nReviewed-by: Philippe Mathieu-Daudé \u003cphilmd@linaro.org\u003e\nMessage-Id: \u003c20230321161609.716474-3-clg@kaod.org\u003e\nReviewed-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\nReviewed-by: Thomas Huth \u003cthuth@redhat.com\u003e\nSigned-off-by: Thomas Huth \u003cthuth@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d4361d35b5e52eb89816d5a5e5069e03b91023a",
      "old_mode": 33188,
      "old_path": "target/s390x/s390x-internal.h",
      "new_id": "825252d7284e9c2e99405968c1729db06c06f5a4",
      "new_mode": 33188,
      "new_path": "target/s390x/s390x-internal.h"
    }
  ]
}
