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 8efc38347a7444dde3fb173f0f2c59a60b7db53d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8efc38347a7444dde3fb173f0f2c59a60b7db53d # timeout=10 Commit message: "Implement range-op entry for __builtin_copysign." > git rev-list --no-walk 8efc38347a7444dde3fb173f0f2c59a60b7db53d # 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/jenkins10635712150361217596.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=series1954-patch2703 ++ git branch -a ++ grep 'series1954-patch2703$' + checkbranch= + checkbranchresult=null + '[' null = series1954-patch2703 ']' + git checkout -b series1954-patch2703 Switched to a new branch 'series1954-patch2703' ++ curl https://patchwork.plctlab.org/api/1.2/series/1954/ % 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 1358 100 1358 0 0 38800 0 --:--:-- --:--:-- --:--:-- 39941 + series_response='{"id":1954,"url":"https://patchwork.plctlab.org/api/1.2/series/1954/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1954","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] Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.","date":"2022-10-14T14:26:50","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/1954/mbox/","cover_letter":null,"patches":[{"id":2703,"url":"https://patchwork.plctlab.org/api/1.2/patches/2703/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/","msgid":"<20221014142652.671475-1-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T14:26:50","name":"[COMMITTED] Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.","mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/"}]}' ++ echo '{"id":1954,"url":"https://patchwork.plctlab.org/api/1.2/series/1954/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1954","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] Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.","date":"2022-10-14T14:26:50","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/1954/mbox/","cover_letter":null,"patches":[{"id":2703,"url":"https://patchwork.plctlab.org/api/1.2/patches/2703/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/","msgid":"<20221014142652.671475-1-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T14:26:50","name":"[COMMITTED] Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.","mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/"}]}' ++ jq '.patches[] | (.id|tostring) + "," + .mbox' + patchid_patchurl='"2703,https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/"' + echo '"2703,https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/"' + IFS=, + read -r series_patch_id series_patch_url ++ echo '"2703' ++ sed 's/"//g' + series_patch_id=2703 ++ echo 'https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/"' ++ sed 's/"//g' + series_patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++ git rev-parse HEAD + commitid_before=8efc38347a7444dde3fb173f0f2c59a60b7db53d + eval '+++ declare -p bout bret declare -- bout="Applying: Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS. Using index info to reconstruct a base tree... M gcc/value-range.cc Falling back to patching base and 3-way merge... Auto-merging gcc/value-range.cc No changes -- Patch already applied." declare -- bret="0" ++ berr='\''++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-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 8332 100 8332 0 0 208k 0 --:--:-- --:--:-- --:--:-- 214k +++ bout='\''\'\'''\''Applying: Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS. Using index info to reconstruct a base tree... M gcc/value-range.cc Falling back to patching base and 3-way merge... Auto-merging gcc/value-range.cc No changes -- Patch already applied.'\''\'\'''\'' +++ bret=0'\'' ++ declare -p berr declare -- berr="++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-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 8332 100 8332 0 0 208k 0 --:--:-- --:--:-- --:--:-- 214k +++ bout='\''Applying: Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS. Using index info to reconstruct a base tree... M gcc/value-range.cc Falling back to patching base and 3-way merge... Auto-merging gcc/value-range.cc No changes -- Patch already applied.'\'' +++ bret=0"' ++ +++ declare -p bout bret /tmp/jenkins10635712150361217596.sh: line 85: +++: command not found ++ declare -- 'bout=Applying: Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS. Using index info to reconstruct a base tree... M gcc/value-range.cc Falling back to patching base and 3-way merge... Auto-merging gcc/value-range.cc No changes -- Patch already applied.' ++ declare -- bret=0 ++ ++ 'berr=++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-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 8332 100 8332 0 0 208k 0 --:--:-- --:--:-- --:--:-- 214k +++ bout='\''Applying: Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS. Using index info to reconstruct a base tree... M gcc/value-range.cc Falling back to patching base and 3-way merge... Auto-merging gcc/value-range.cc No changes -- Patch already applied.'\'' +++ bret=0' /tmp/jenkins10635712150361217596.sh: line 106: ++: command not found ++ ++ declare -p berr /tmp/jenkins10635712150361217596.sh: line 107: ++: command not found ++ declare -- 'berr=++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-1-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-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 8332 100 8332 0 0 208k 0 --:--:-- --:--:-- --:--:-- 214k +++ bout='\''Applying: Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS. Using index info to reconstruct a base tree... M gcc/value-range.cc Falling back to patching base and 3-way merge... Auto-merging gcc/value-range.cc No changes -- Patch already applied.'\'' +++ bret=0' ++ git rev-parse HEAD + commitid_after=8efc38347a7444dde3fb173f0f2c59a60b7db53d + '[' 0 = 0 ']' + '[' 8efc38347a7444dde3fb173f0f2c59a60b7db53d = 8efc38347a7444dde3fb173f0f2c59a60b7db53d ']' + submit_check warning 'Repeat Merge' https://patchwork.plctlab.org/jenkins/job/gcc-patch/1299/consoleText 'Git am fail log' + check_state=warning + patch_state='Repeat Merge' + repo_url=https://patchwork.plctlab.org/jenkins/job/gcc-patch/1299/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/1299/consoleText -F context=gcc-patch-check -F 'description=Git am fail log' https://patchwork.plctlab.org/api/patches/2703/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 17583 22500 --:--:-- --:--:-- --:--:-- 40083 {"id":976,"url":"https://patchwork.plctlab.org/api/patches/2703/checks/976/","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-14T17:18:18.523690","state":"warning","target_url":"https://patchwork.plctlab.org/jenkins/job/gcc-patch/1299/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/2703/ % 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":2703,"url":"https://patchwork.plctlab.org/api/1.2/patches/2703/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-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":"<20221014142652.671475-1-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T14:26:50","name":"[COMMITTED] Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.","commit_ref":null,"pull_url":null,"state":"repeat-merge","archived":false,"hash":"de059f4934241993714c98a0b78d313c2d338c40","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/20221014142652.671475-1-aldyh@redhat.com/mbox/","series":[{"id":1954,"url":"https://patchwork.plctlab.org/api/1.2/series/1954/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1954","date":"2022-10-14T14:26:50","name":"[COMMITTED] Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.","version":1,"mbox":"https://patchwork.plctlab.org/series/1954/mbox/"}],"comments":"https://patchwork.plctlab.org/api/patches/2703/comments/","check":"warning","checks":"https://patchwork.plctlab.org/api/patches/2703/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 y7csp212029wrs;\n Fri, 14 Oct 2022 07:27:52 -0700 (PDT)","from sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97])\n by mx.google.com with ESMTPS id\n jz18-20020a17090775f200b0078d00203ab4si1902569ejc.691.2022.10.14.07.27.51\n for \n (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);\n Fri, 14 Oct 2022 07:27:52 -0700 (PDT)","from server2.sourceware.org (localhost [IPv6:::1])\n\tby sourceware.org (Postfix) with ESMTP id 4A61B386076D\n\tfor ; Fri, 14 Oct 2022 14:27:49 +0000 (GMT)","from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.133.124])\n by sourceware.org (Postfix) with ESMTPS id 1A6213858C83\n for ; Fri, 14 Oct 2022 14:27:01 +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-156-RbOTNL42NgiGncI95pT6Pw-1; Fri, 14 Oct 2022 10:26:59 -0400","from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com\n [10.11.54.1])\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 3C2D129324AA\n for ; Fri, 14 Oct 2022 14:26:59 +0000 (UTC)","from abulafia.quesejoda.com (unknown [10.39.195.163])\n by smtp.corp.redhat.com (Postfix) with ESMTPS id D62AD40F9D40;\n Fri, 14 Oct 2022 14:26:58 +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 29EEQuog671507\n (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT);\n Fri, 14 Oct 2022 16:26:56 +0200","(from aldyh@localhost)\n by abulafia.quesejoda.com (8.17.1/8.17.1/Submit) id 29EEQun4671505;\n Fri, 14 Oct 2022 16:26:56 +0200"],"X-Google-Smtp-Source":"\n AMsMyM4YsuJsKn6lUmV7GuZU/puYTEK1aECmWxMobKg6Yaproyc+XivO2e5ZOBHG6SP4w7wfgDpk","X-Received":"by 2002:a17:907:703:b0:78e:25be:5455 with SMTP id\n xb3-20020a170907070300b0078e25be5455mr2341047ejb.630.1665757672060;\n Fri, 14 Oct 2022 07:27:52 -0700 (PDT)","ARC-Seal":"i=1; a=rsa-sha256; t=1665757672; cv=none;\n d=google.com; s=arc-20160816;\n b=VfwSCS0BoWML3GtxZPnKylChPKeGHwpxehDiEWbF0VSOT6rb8EXMKQtvkBRofHxQrl\n LlPdLBIKsQ0EGWEjB85rC6ijXtYrwMOgtzk7jcxBf77Zs3+i5p2EYBlXsN+Iy4PLhOPO\n rl6mZ/uoP6Eigui9Und+CqeCrNV4LkE71+QXKTwSG0XiAllHl8X9Glf9FicIacS5pY42\n 3bpLE7yaeGySpwgEvlu6sw2mEfVTf9wQYHPcd5j5z9Jxr3qUpScFtsVB9N+yhjNffOja\n fAcfGI6pPB/ZVzZYM4BkzspcvsDG2ci9DbPAurHjn0U8x72OVLHtGxovVRwZQYWeTzYL\n A0fA==","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=pDMZYvR2AcLuGFyDtclaOonyOh1lS2FRywgqOn7pJaU=;\n b=XYVhlAoUNCswlFIS3CYNmPKAxgstFcQ2+jY4XMh9jvuxN3TGdwhIN8laPNzQ1OU9Aa\n sJ6dcJ3JG1bi1fpjaoGppU+xUR/bGmKUUvKL2G5pJdXfPhl9TvV6OVIi/Me6Nuzteovq\n TGgPRlqQD+AcBSa8zAjlkxekN0tMDMQbWFXT6BsK+VuEzAmh7FxSvOxS4DO7FlJjiCJ4\n V0ngtzh12DqtoEYP0b0EEY5CeRMfUDCI+BAbaz65j0vmbr8drujzmixmWEfs5tLUCTqH\n VYWpbCmw2ZItQjk0MZ//MeKK6vT17fw4G1XSxNlE5CPTuJTwhZqKaRA6Up7eQ7Sf0VXl\n hOkA==","ARC-Authentication-Results":"i=1; mx.google.com;\n dkim=pass header.i=@gcc.gnu.org header.s=default header.b=M6IutD7R;\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=M6IutD7R;\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 4A61B386076D","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org;\n\ts=default; t=1665757669;\n\tbh=pDMZYvR2AcLuGFyDtclaOonyOh1lS2FRywgqOn7pJaU=;\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=M6IutD7RiZtWzYev3eLgS0M9WDpQpZcnIeywWM3Z4mr/zx5kb0BrkuuptCQTuEb0C\n\t cD4MnyTj5mIpvDWflRRP3Hrj7lRLmyLBNGtH4J95gvpugDGOBz3iSXHdLmX0V5weN7\n\t u3ChsaKGrYfpTJcQ4R5PU5xqu2FU4caNrP/NyeLY=","X-Original-To":"gcc-patches@gcc.gnu.org","DMARC-Filter":"OpenDMARC Filter v1.4.1 sourceware.org 1A6213858C83","X-MC-Unique":"RbOTNL42NgiGncI95pT6Pw-1","To":"GCC patches ","Subject":"[COMMITTED] Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.","Date":"Fri, 14 Oct 2022 16:26:50 +0200","Message-Id":"<20221014142652.671475-1-aldyh@redhat.com>","MIME-Version":"1.0","X-Scanned-By":"MIMEDefang 3.1 on 10.11.54.1","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":"< 100 10140 100 9988 100 152 207k 3234 --:--:-- --:--:-- --:--:-- 210k mailto:gcc-patches-request@gcc.gnu.org?subject=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?1746673517090657475?=","X-GMAIL-MSGID":"=?utf-8?q?1746673517090657475?="},"content":"Similar to what we do for NANs when !HONOR_NANS and Inf when\nflag_finite_math_only, we can remove -0.0 from the range at creation\ntime.\n\nWe were kinda sorta doing this because there is a bug in\nreal_isdenormal that is causing flush_denormals_to_zero to saturate\n[x, -0.0] to [x, +0.0] when !HONOR_SIGNED_ZEROS. Fixing this bug\n(upcoming), causes us to leave -0.0 in places where we aren't\nexpecting it (the intersection code).\n\ngcc/ChangeLog:\n\n\t* value-range.cc (frange::set): Drop -0.0 for !HONOR_SIGNED_ZEROS.\n---\n gcc/value-range.cc | 8 ++++++++\n 1 file changed, 8 insertions(+)","diff":"diff --git a/gcc/value-range.cc b/gcc/value-range.cc\nindex 26a2b782e2c..86550f158b8 100644\n--- a/gcc/value-range.cc\n+++ b/gcc/value-range.cc\n@@ -324,6 +324,14 @@ frange::set (tree type,\n m_neg_nan = false;\n }\n \n+ if (!HONOR_SIGNED_ZEROS (m_type))\n+ {\n+ if (real_iszero (&m_min, 1))\n+\tm_min.sign = 0;\n+ if (real_iszero (&m_max, 1))\n+\tm_max.sign = 0;\n+ }\n+\n // For -ffinite-math-only we can drop ranges outside the\n // representable numbers to min/max for the type.\n if (flag_finite_math_only)\n","prefixes":["COMMITTED"]}+ exit 1 Build step 'Execute shell' marked build as failure Finished: FAILURE