Started by user snail Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on docker-jenkins-agent in workspace /home/jenkins/agent/workspace/gcc-patch [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE using credential 0adb5fc7-caa2-429d-97d2-c7fa2fa1d884 Cloning the remote Git repository Using shallow clone with depth 1 Avoid fetching tags Cloning repository git@github.com:wangliu-iscas/gcc-patch.git/ > git init /home/jenkins/agent/workspace/gcc-patch # timeout=10 Fetching upstream changes from git@github.com:wangliu-iscas/gcc-patch.git/ > git --version # timeout=10 > git --version # 'git version 2.37.2' using GIT_SSH to set credentials patchwork github wangliu-iscas git ssh key Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --no-tags --force --progress --depth=1 -- git@github.com:wangliu-iscas/gcc-patch.git/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:wangliu-iscas/gcc-patch.git/ # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a75e9bee7c23403d3cc7085a249f230de50c4c3e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a75e9bee7c23403d3cc7085a249f230de50c4c3e # timeout=10 Commit message: "Add cases for CFN_BUILT_IN_SIGNBIT[FL]." > git rev-list --no-walk a75e9bee7c23403d3cc7085a249f230de50c4c3e # timeout=10 [EnvInject] - Mask passwords that will be passed as build parameters. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content GITHUB_REPO=https://github.com/wangliu-iscas/ PATCHWORK_URL=https://patchwork.plctlab.org [EnvInject] - Variables injected successfully. [gcc-patch] $ /usr/bin/env bash /tmp/jenkins8212456099126052062.sh + git config pull.rebase false + git fetch origin master From github.com:wangliu-iscas/gcc-patch * branch master -> FETCH_HEAD + git checkout master Switched to a new branch 'master' branch 'master' set up to track 'origin/master'. + git pull origin master From github.com:wangliu-iscas/gcc-patch * branch master -> FETCH_HEAD Already up to date. + git fetch origin upstream-master From github.com:wangliu-iscas/gcc-patch * branch upstream-master -> FETCH_HEAD + git checkout upstream-master Switched to a new branch 'upstream-master' branch 'upstream-master' set up to track 'origin/upstream-master'. + git remote add upstream https://github.com/gcc-mirror/gcc.git + git pull upstream master From https://github.com/gcc-mirror/gcc * branch master -> FETCH_HEAD * [new branch] master -> upstream/master Already up to date. + git push -u origin upstream-master Everything up-to-date branch 'upstream-master' set up to track 'origin/upstream-master'. + git checkout master Switched to branch 'master' Your branch is up to date with 'origin/master'. + git merge upstream-master Already up to date. + git push -u origin master Everything up-to-date branch 'master' set up to track 'origin/master'. + branchname=series1926-patch2635 ++ git branch -a ++ grep 'series1926-patch2635$' + checkbranch= + checkbranchresult=null + '[' null = series1926-patch2635 ']' + git checkout -b series1926-patch2635 Switched to a new branch 'series1926-patch2635' ++ curl https://patchwork.plctlab.org/api/1.2/series/1926/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1334 100 1334 0 0 26680 0 --:--:-- --:--:-- --:--:-- 26680 + series_response='{"id":1926,"url":"https://patchwork.plctlab.org/api/1.2/series/1926/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1926","project":{"id":1,"url":"https://patchwork.plctlab.org/api/1.2/projects/1/","name":"gcc-patch","link_name":"gcc-patch","list_id":"gcc-patches.gcc.gnu.org","list_email":"gcc-patches@gcc.gnu.org","web_url":"https://gcc.gnu.org/mailman/listinfo/gcc-patches","scm_url":"","webscm_url":"","list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"name":"[COMMITTED] Add cases for CFN_BUILT_IN_SIGNBIT[FL].","date":"2022-10-14T10:03:16","submitter":{"id":16,"url":"https://patchwork.plctlab.org/api/1.2/people/16/","name":"Aldy Hernandez","email":"aldyh@redhat.com"},"version":1,"total":1,"received_total":1,"received_all":true,"mbox":"https://patchwork.plctlab.org/series/1926/mbox/","cover_letter":null,"patches":[{"id":2635,"url":"https://patchwork.plctlab.org/api/1.2/patches/2635/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/","msgid":"<20221014100316.568795-1-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T10:03:16","name":"[COMMITTED] Add cases for CFN_BUILT_IN_SIGNBIT[FL].","mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/"}]}' ++ jq '.patches[] | (.id|tostring) + "," + .mbox' ++ echo '{"id":1926,"url":"https://patchwork.plctlab.org/api/1.2/series/1926/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1926","project":{"id":1,"url":"https://patchwork.plctlab.org/api/1.2/projects/1/","name":"gcc-patch","link_name":"gcc-patch","list_id":"gcc-patches.gcc.gnu.org","list_email":"gcc-patches@gcc.gnu.org","web_url":"https://gcc.gnu.org/mailman/listinfo/gcc-patches","scm_url":"","webscm_url":"","list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"name":"[COMMITTED] Add cases for CFN_BUILT_IN_SIGNBIT[FL].","date":"2022-10-14T10:03:16","submitter":{"id":16,"url":"https://patchwork.plctlab.org/api/1.2/people/16/","name":"Aldy Hernandez","email":"aldyh@redhat.com"},"version":1,"total":1,"received_total":1,"received_all":true,"mbox":"https://patchwork.plctlab.org/series/1926/mbox/","cover_letter":null,"patches":[{"id":2635,"url":"https://patchwork.plctlab.org/api/1.2/patches/2635/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/","msgid":"<20221014100316.568795-1-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T10:03:16","name":"[COMMITTED] Add cases for CFN_BUILT_IN_SIGNBIT[FL].","mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/"}]}' + patchid_patchurl='"2635,https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/"' + IFS=, + read -r series_patch_id series_patch_url + echo '"2635,https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/"' ++ sed 's/"//g' ++ echo '"2635' + series_patch_id=2635 ++ sed 's/"//g' ++ echo 'https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/"' + series_patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++ git rev-parse HEAD + commitid_before=a75e9bee7c23403d3cc7085a249f230de50c4c3e + eval '+++ declare -p bout bret declare -- bout="Applying: Add cases for CFN_BUILT_IN_SIGNBIT[FL]. Using index info to reconstruct a base tree... M gcc/gimple-range-op.cc Falling back to patching base and 3-way merge... No changes -- Patch already applied." declare -- bret="0" ++ berr='\''++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ git am -3 --empty=drop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7838 100 7838 0 0 99215 0 --:--:-- --:--:-- --:--:-- 98k +++ bout='\''\'\'''\''Applying: Add cases for CFN_BUILT_IN_SIGNBIT[FL]. Using index info to reconstruct a base tree... M gcc/gimple-range-op.cc Falling back to patching base and 3-way merge... No changes -- Patch already applied.'\''\'\'''\'' +++ bret=0'\'' ++ declare -p berr declare -- berr="++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ git am -3 --empty=drop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7838 100 7838 0 0 99215 0 --:--:-- --:--:-- --:--:-- 98k +++ bout='\''Applying: Add cases for CFN_BUILT_IN_SIGNBIT[FL]. Using index info to reconstruct a base tree... M gcc/gimple-range-op.cc Falling back to patching base and 3-way merge... No changes -- Patch already applied.'\'' +++ bret=0"' ++ +++ declare -p bout bret /tmp/jenkins8212456099126052062.sh: line 85: +++: command not found ++ declare -- 'bout=Applying: Add cases for CFN_BUILT_IN_SIGNBIT[FL]. Using index info to reconstruct a base tree... M gcc/gimple-range-op.cc Falling back to patching base and 3-way merge... No changes -- Patch already applied.' ++ declare -- bret=0 ++ ++ 'berr=++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ git am -3 --empty=drop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7838 100 7838 0 0 99215 0 --:--:-- --:--:-- --:--:-- 98k +++ bout='\''Applying: Add cases for CFN_BUILT_IN_SIGNBIT[FL]. Using index info to reconstruct a base tree... M gcc/gimple-range-op.cc Falling back to patching base and 3-way merge... No changes -- Patch already applied.'\'' +++ bret=0' /tmp/jenkins8212456099126052062.sh: line 104: ++: command not found ++ ++ declare -p berr /tmp/jenkins8212456099126052062.sh: line 105: ++: command not found ++ declare -- 'berr=++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/ ++++ git am -3 --empty=drop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7838 100 7838 0 0 99215 0 --:--:-- --:--:-- --:--:-- 98k +++ bout='\''Applying: Add cases for CFN_BUILT_IN_SIGNBIT[FL]. Using index info to reconstruct a base tree... M gcc/gimple-range-op.cc Falling back to patching base and 3-way merge... No changes -- Patch already applied.'\'' +++ bret=0' ++ git rev-parse HEAD + commitid_after=a75e9bee7c23403d3cc7085a249f230de50c4c3e + '[' 0 = 0 ']' + '[' a75e9bee7c23403d3cc7085a249f230de50c4c3e = a75e9bee7c23403d3cc7085a249f230de50c4c3e ']' + submit_check warning 'Repeat Merge' https://patchwork.plctlab.org/jenkins/job/gcc-patch/1294/consoleText 'Git am fail log' + check_state=warning + patch_state='Repeat Merge' + repo_url=https://patchwork.plctlab.org/jenkins/job/gcc-patch/1294/consoleText + DESCRIPTION='Git am fail log' + curl -X POST -H 'Authorization: Token [*******]' -F state=warning -F target_url=https://patchwork.plctlab.org/jenkins/job/gcc-patch/1294/consoleText -F context=gcc-patch-check -F 'description=Git am fail log' https://patchwork.plctlab.org/api/patches/2635/checks/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 962 100 422 100 540 11722 15000 --:--:-- --:--:-- --:--:-- 26722 {"id":971,"url":"https://patchwork.plctlab.org/api/patches/2635/checks/971/","user":{"id":1,"url":"https://patchwork.plctlab.org/api/users/1/","username":"snail","first_name":"","last_name":"","email":"wangliu@iscas.ac.cn"},"date":"2022-10-14T13:15:55.063256","state":"warning","target_url":"https://patchwork.plctlab.org/jenkins/job/gcc-patch/1294/consoleText","context":"gcc-patch-check","description":"Git am fail log"}+ curl -X PATCH -H 'Authorization: Token [*******]' -F 'state=Repeat Merge' https://patchwork.plctlab.org/api/1.2/patches/2635/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0{"id":2635,"url":"https://patchwork.plctlab.org/api/1.2/patches/2635/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/","project":{"id":1,"url":"https://patchwork.plctlab.org/api/1.2/projects/1/","name":"gcc-patch","link_name":"gcc-patch","list_id":"gcc-patches.gcc.gnu.org","list_email":"gcc-patches@gcc.gnu.org","web_url":"https://gcc.gnu.org/mailman/listinfo/gcc-patches","scm_url":"","webscm_url":"","list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"msgid":"<20221014100316.568795-1-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T10:03:16","name":"[COMMITTED] Add cases for CFN_BUILT_IN_SIGNBIT[FL].","commit_ref":null,"pull_url":null,"state":"repeat-merge","archived":false,"hash":"d61af13d1f376a9d85e18a91282d225f1ba8bc11","submitter":{"id":16,"url":"https://patchwork.plctlab.org/api/1.2/people/16/","name":"Aldy Hernandez","email":"aldyh@redhat.com"},"delegate":null,"mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014100316.568795-1-aldyh@redhat.com/mbox/","series":[{"id":1926,"url":"https://patchwork.plctlab.org/api/1.2/series/1926/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1926","date":"2022-10-14T10:03:16","name":"[COMMITTED] Add cases for CFN_BUILT_IN_SIGNBIT[FL].","version":1,"mbox":"https://patchwork.plctlab.org/series/1926/mbox/"}],"comments":"https://patchwork.plctlab.org/api/patches/2635/comments/","check":"warning","checks":"https://patchwork.plctlab.org/api/patches/2635/checks/","tags":{},"headers":{"Return-Path":"","Delivered-To":["ouuuleilei@gmail.com","gcc-patches@gcc.gnu.org"],"Received":["by 2002:a5d:4ac7:0:0:0:0:0 with SMTP id y7csp94663wrs;\n Fri, 14 Oct 2022 03:04:23 -0700 (PDT)","from sourceware.org (server2.sourceware.org. [8.43.85.97])\n by mx.google.com with ESMTPS id\n sd41-20020a1709076e2900b00780e022dfb8si2071523ejc.494.2022.10.14.03.04.22\n for \n (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);\n Fri, 14 Oct 2022 03:04:23 -0700 (PDT)","from server2.sourceware.org (localhost [IPv6:::1])\n\tby sourceware.org (Postfix) with ESMTP id 224533851AB7\n\tfor ; Fri, 14 Oct 2022 10:04:22 +0000 (GMT)","from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.129.124])\n by sourceware.org (Postfix) with ESMTPS id BF9F83852753\n for ; Fri, 14 Oct 2022 10:03:39 +0000 (GMT)","from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com\n [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS\n (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n us-mta-639-RjBNoFbTPMqabie60dAL2A-1; Fri, 14 Oct 2022 06:03:38 -0400","from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com\n [10.11.54.7])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 45FE938149B1\n for ; Fri, 14 Oct 2022 10:03:27 +0000 (UTC)","from abulafia.quesejoda.com (unknown [10.39.195.163])\n by smtp.corp.redhat.com (Postfix) with ESMTPS id 8CD861402156;\n Fri, 14 Oct 2022 10:03:20 +0000 (UTC)","from abulafia.quesejoda.com (localhost [127.0.0.1])\n by abulafia.quesejoda.com (8.17.1/8.17.1) with ESMTPS id 29EA3IRu568810\n (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT);\n Fri, 14 Oct 2022 12:03:18 +0200","(from aldyh@localhost)\n by abulafia.quesejoda.com (8.17.1/8.17.1/Submit) id 29EA3Iu6568809;\n Fri, 14 Oct 2022 12:03:18 +0200"],"X-Google-Smtp-Source":"\n AMsMyM71gTULtBAoRoOFDV17l8gsmng28H9WIx0bwlE1/yMfE1s7gaEzphzOV/vTQPkiHSu5fZ6+","X-Received":"by 2002:a05:6402:2694:b0:45c:a035:34bc with SMTP id\n w20-20020a056402269400b0045ca03534bcmr3529827edd.158.1665741863077;\n Fri, 14 Oct 2022 03:04:23 -0700 (PDT)","ARC-Seal":"i=1; a=rsa-sha256; t=1665741863; cv=none;\n d=google.com; s=arc-20160816;\n b=LsDR12z4OFWtdemXVZxDo10NZQzVHlARki/6cOIbE93cxrUb4YqX9khn+fEEl3OFcT\n XLItUPuXM2bDfCH1jDFfT2a7r7kNqmnI3wUjZYJtSNBJdqHSsljBblGiLBhwyPsieHrr\n ffCEiMxZRIv+ruGM2TaSWLiAyQJhltpBcQd6IN8xpVSUwU5+Lrl0PzMFanSEkXWTHBt2\n 8jONORbIvkkhFQK8/lDraD+rneCOuqpXeEGd+xK0r59+He9o2Et0h9oBhosrmcJ883X8\n SQRyblFw1tx4MqtnfR3N8nKh7juVhc0zNn/vkF+IlCfhX1Gvf9MJaWWqpbCILHnuETIa\n BGaQ==","ARC-Message-Signature":"i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com;\n s=arc-20160816;\n h=sender:errors-to:reply-to:from:list-subscribe:list-help:list-post\n :list-archive:list-unsubscribe:list-id:precedence\n :content-transfer-encoding:mime-version:message-id:date:subject:to\n :dmarc-filter:delivered-to:dkim-signature:dkim-filter;\n bh=E4/PXtzZYEQq9oslUT6iwXGSJFA2aTO7IH0tJekNtDk=;\n b=oKHDl5k15/GUqyUAAhECBOtxYIXrJ43aYjXiApDPsTJDBWmu/gR/OVRBKdhg4PHPNd\n ngbg6WXN7XmvGqd89ktRp3c+Yflz7GNhDRm0jzir7avzEejJkYVF0n8XJDJN2veRjDc3\n PVOumRvs1ZuMDt5xS4e1pzr9Y2bfS1QYu3r0usaHv/pk229qTb2Gta8OBCnGJ8ctE2B7\n L+zQ2JBlaQRGSN25EIlELynVxBJ8cdv7cbLopRs9J8EivsasgGpnRLcgojMBbX3i06mT\n GC7dMeYCiKv2qp5G4iV+4xgKT+jKly7j/pyLNOZnOFjkN+nikmx3mcedPmburlAW/w3W\n xxUg==","ARC-Authentication-Results":"i=1; mx.google.com;\n dkim=pass header.i=@gcc.gnu.org header.s=default header.b=sNFoDu1H;\n spf=pass (google.com: domain of\n gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as\n permitted sender)\n smtp.mailfrom=\"gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org\";\n dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org","Received-SPF":"pass (google.com: domain of\n gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as\n permitted sender) client-ip=8.43.85.97;","Authentication-Results":"mx.google.com;\n dkim=pass header.i=@gcc.gnu.org header.s=default header.b=sNFoDu1H;\n spf=pass (google.com: domain of\n gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as\n permitted sender)\n smtp.mailfrom=\"gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org\";\n dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org","DKIM-Filter":"OpenDKIM Filter v2.11.0 sourceware.org 224533851AB7","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org;\n\ts=default; t=1665741862;\n\tbh=E4/PXtzZYEQq9oslUT6iwXGSJFA2aTO7IH0tJekNtDk=;\n\th=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:\n\t List-Help:List-Subscribe:From:Reply-To:From;\n\tb=sNFoDu1H7OB2IKWyGcw7CC3NuyGnnROcf0Zqr40RX9gbI8288iUpzWREoqz4XjxFG\n\t p9VA7bTrQfy20NUM2IDF5xS6DlB3y9bA/KKUPJhn4kh+aX0Qqn4+NRuIihRgf0NaMM\n\t HAjVPRrmfeuGa5IaO3sHeVXac0YI+u2PmfOQDNKE=","X-Original-To":"gcc-patches@gcc.gnu.org","DMARC-Filter":"OpenDMARC Filter v1.4.1 sourceware.org BF9F83852753","X-MC-Unique":"RjBNoFbTPMqabie60dAL2A-1","To":"GCC patches ","Subject":"[COMMITTED] Add cases for CFN_BUILT_IN_SIGNBIT[FL].","Date":"Fri, 14 Oct 2022 12:03:16 +0200","Message-Id":"<20221014100316.568795-1-aldyh@redhat.com>","MIME-Version":"1.0","X-Scanned-By":"MIMEDefang 3.1 on 10.11.54.7","X-Mimecast-Spam-Score":"0","X-Mimecast-Originator":"redhat.com","Content-Transfer-Encoding":"8bit","Content-Type":"text/plain; charset=\"US-ASCII\"; x-default=true","X-Spam-Status":"No, score=-12.0 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH,\n DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0,\n RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE,\n TXREP autolearn=ham autolearn_force=no version=3.4.6","X-Spam-Checker-Version":"SpamAssassin 3.4.6 (2021-04-09) on\n server2.sourceware.org","X-BeenThere":"gcc-patches@gcc.gnu.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"Gcc-patches mailing list ","List-Unsubscribe":",\n ","List-Archive":"","List-Post":"","List-Help":"","List-Subscribe":",\n ","From":"Aldy Hernandez via Gcc-patches ","Reply-To":"Aldy Hernandez ","Errors-To":"gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org","Sender":"\"Gcc-patches\" ","X-getmail-retrieved-from-mailbox":"=?utf-8?q?INBOX?=","X-GMAIL-THRID":"=?utf-8?q?1746656939749832144?=","X-GMAIL-MSGID":"=?utf-8?q?1746656939749832144?="},"content":"gcc/ChangeLog:\n\n\t* gimple-range-op.cc\n\t(gimple_range_op_handler::maybe_builtin_call): Add\n\tCFN_BUILT_IN_SIGNBIT[FL]* entries.\n---\n gcc/gimple-range-op.cc | 2 ++\n 1 file changed, 2 insertions(+)","diff":"diff --git a/gcc/gimple-range-op.cc b/gcc/gimple-range-op.cc\nindex bc4389eb2e1..9bdef3d45c0 100644\n--- a/gcc/gimple-range-op.cc\n+++ b/gcc/gimple-range-op.cc\n@@ -757,6 +757,8 @@ gimple_range_op_handler::maybe_builtin_call ()\n break;\n \n case CFN_BUILT_IN_SIGNBIT:\n+ case CFN_BUILT_IN_SIGNBITF:\n+ case CFN_BUILT_IN_SIGNBITL:\n m_op1 = gimple_call_arg (call, 0);\n m_float = &op_cfn_signbit;\n m_valid = true;\n","prefixes":["COMMITTED"]}+ exit 1 Build step 'Execute shell' marked build as failure Finished: FAILURE