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/jenkins7942163567364949292.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=series1953-patch2702 ++ git branch -a ++ grep 'series1953-patch2702$' + checkbranch= + checkbranchresult=null + '[' null = series1953-patch2702 ']' + git checkout -b series1953-patch2702 Switched to a new branch 'series1953-patch2702' ++ curl https://patchwork.plctlab.org/api/1.2/series/1953/ % 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 1400 100 1400 0 0 36842 0 --:--:-- --:--:-- --:--:-- 36842 + series_response='{"id":1953,"url":"https://patchwork.plctlab.org/api/1.2/series/1953/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1953","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] Normalize ranges over the range for both bounds when -ffinite-math-only.","date":"2022-10-14T14:26:51","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/1953/mbox/","cover_letter":null,"patches":[{"id":2702,"url":"https://patchwork.plctlab.org/api/1.2/patches/2702/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/","msgid":"<20221014142652.671475-2-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T14:26:51","name":"[COMMITTED] Normalize ranges over the range for both bounds when -ffinite-math-only.","mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/"}]}' ++ echo '{"id":1953,"url":"https://patchwork.plctlab.org/api/1.2/series/1953/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1953","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] Normalize ranges over the range for both bounds when -ffinite-math-only.","date":"2022-10-14T14:26:51","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/1953/mbox/","cover_letter":null,"patches":[{"id":2702,"url":"https://patchwork.plctlab.org/api/1.2/patches/2702/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/","msgid":"<20221014142652.671475-2-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T14:26:51","name":"[COMMITTED] Normalize ranges over the range for both bounds when -ffinite-math-only.","mbox":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/"}]}' ++ jq '.patches[] | (.id|tostring) + "," + .mbox' + patchid_patchurl='"2702,https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/"' + echo '"2702,https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/"' + IFS=, + read -r series_patch_id series_patch_url ++ echo '"2702' ++ sed 's/"//g' + series_patch_id=2702 ++ echo 'https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/"' ++ sed 's/"//g' + series_patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++ git rev-parse HEAD + commitid_before=8efc38347a7444dde3fb173f0f2c59a60b7db53d + eval '+++ declare -p bout bret declare -- bout="Applying: Normalize ranges over the range for both bounds when -ffinite-math-only. error: sha1 information is lacking or useless (gcc/value-range.cc). error: could not build fake ancestor hint: Use '\''git am --show-current-patch=diff'\'' to see the failed patch Patch failed at 0001 Normalize ranges over the range for both bounds when -ffinite-math-only. When you have resolved this problem, run \"git am --continue\". If you prefer to skip this patch, run \"git am --skip\" instead. To restore the original branch and stop patching, run \"git am --abort\"." declare -- bret="128" ++ berr='\''++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-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 8375 100 8375 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k +++ bout='\''\'\'''\''Applying: Normalize ranges over the range for both bounds when -ffinite-math-only. error: sha1 information is lacking or useless (gcc/value-range.cc). error: could not build fake ancestor hint: Use '\''\'\'''\''\'\''\'\'''\'''\''\'\'''\''git am --show-current-patch=diff'\''\'\'''\''\'\''\'\'''\'''\''\'\'''\'' to see the failed patch Patch failed at 0001 Normalize ranges over the range for both bounds when -ffinite-math-only. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".'\''\'\'''\'' +++ bret=128'\'' ++ declare -p berr declare -- berr="++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-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 8375 100 8375 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k +++ bout='\''Applying: Normalize ranges over the range for both bounds when -ffinite-math-only. error: sha1 information is lacking or useless (gcc/value-range.cc). error: could not build fake ancestor hint: Use '\''\\'\'''\''git am --show-current-patch=diff'\''\\'\'''\'' to see the failed patch Patch failed at 0001 Normalize ranges over the range for both bounds when -ffinite-math-only. When you have resolved this problem, run \"git am --continue\". If you prefer to skip this patch, run \"git am --skip\" instead. To restore the original branch and stop patching, run \"git am --abort\".'\'' +++ bret=128"' ++ +++ declare -p bout bret /tmp/jenkins7942163567364949292.sh: line 85: +++: command not found ++ declare -- 'bout=Applying: Normalize ranges over the range for both bounds when -ffinite-math-only. error: sha1 information is lacking or useless (gcc/value-range.cc). error: could not build fake ancestor hint: Use '\''git am --show-current-patch=diff'\'' to see the failed patch Patch failed at 0001 Normalize ranges over the range for both bounds when -ffinite-math-only. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".' ++ declare -- bret=128 ++ ++ 'berr=++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-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 8375 100 8375 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k +++ bout='\''Applying: Normalize ranges over the range for both bounds when -ffinite-math-only. error: sha1 information is lacking or useless (gcc/value-range.cc). error: could not build fake ancestor hint: Use '\''\'\'''\''git am --show-current-patch=diff'\''\'\'''\'' to see the failed patch Patch failed at 0001 Normalize ranges over the range for both bounds when -ffinite-math-only. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".'\'' +++ bret=128' /tmp/jenkins7942163567364949292.sh: line 110: ++: command not found ++ ++ declare -p berr /tmp/jenkins7942163567364949292.sh: line 111: ++: command not found ++ declare -- 'berr=++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-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 8375 100 8375 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k +++ bout='\''Applying: Normalize ranges over the range for both bounds when -ffinite-math-only. error: sha1 information is lacking or useless (gcc/value-range.cc). error: could not build fake ancestor hint: Use '\''\'\'''\''git am --show-current-patch=diff'\''\'\'''\'' to see the failed patch Patch failed at 0001 Normalize ranges over the range for both bounds when -ffinite-math-only. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".'\'' +++ bret=128' ++ git rev-parse HEAD + commitid_after=8efc38347a7444dde3fb173f0f2c59a60b7db53d + '[' 128 = 0 ']' + [[ ++++ git_am https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ patch_url=https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-aldyh@redhat.com/mbox/ ++++ curl https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-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 8375 100 8375 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k +++ bout='Applying: Normalize ranges over the range for both bounds when -ffinite-math-only. error: sha1 information is lacking or useless (gcc/value-range.cc). error: could not build fake ancestor hint: Use '\''git am --show-current-patch=diff'\'' to see the failed patch Patch failed at 0001 Normalize ranges over the range for both bounds when -ffinite-math-only. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".' +++ bret=128 =~ sha1 information is lacking or useless ]] + submit_check warning Unresolved https://patchwork.plctlab.org/jenkins/job/gcc-patch/1298/consoleText 'Git am fail log' + check_state=warning + patch_state=Unresolved + repo_url=https://patchwork.plctlab.org/jenkins/job/gcc-patch/1298/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/1298/consoleText -F context=gcc-patch-check -F 'description=Git am fail log' https://patchwork.plctlab.org/api/patches/2702/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 4395 5625 --:--:-- --:--:-- --:--:-- 9917 100 962 100 422 100 540 4178 5346 --:--:-- --:--:-- --:--:-- 9431 {"id":975,"url":"https://patchwork.plctlab.org/api/patches/2702/checks/975/","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:17:31.789188","state":"warning","target_url":"https://patchwork.plctlab.org/jenkins/job/gcc-patch/1298/consoleText","context":"gcc-patch-check","description":"Git am fail log"}+ curl -X PATCH -H 'Authorization: Token [*******]' -F state=Unresolved https://patchwork.plctlab.org/api/1.2/patches/2702/ % 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":2702,"url":"https://patchwork.plctlab.org/api/1.2/patches/2702/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/patch/20221014142652.671475-2-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-2-aldyh@redhat.com>","list_archive_url":null,"date":"2022-10-14T14:26:51","name":"[COMMITTED] Normalize ranges over the range for both bounds when -ffinite-math-only.","commit_ref":null,"pull_url":null,"state":"unresolved","archived":false,"hash":"96134f8954b7076dd4f3763d020e7b687123b740","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-2-aldyh@redhat.com/mbox/","series":[{"id":1953,"url":"https://patchwork.plctlab.org/api/1.2/series/1953/","web_url":"https://patchwork.plctlab.org/project/gcc-patch/list/?series=1953","date":"2022-10-14T14:26:51","name":"[COMMITTED] Normalize ranges over the range for both bounds when -ffinite-math-only.","version":1,"mbox":"https://patchwork.plctlab.org/series/1953/mbox/"}],"comments":"https://patchwork.plctlab.org/api/patches/2702/comments/","check":"warning","checks":"https://patchwork.plctlab.org/api/patches/2702/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 y7csp212019wrs;\n Fri, 14 Oct 2022 07:27:51 -0700 (PDT)","from sourceware.org (server2.sourceware.org.\n [2620:52:3:1:0:246e:9693:128c])\n by mx.google.com with ESMTPS id\n z7-20020a05640235c700b0045c23138cd8si2866403edc.45.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:51 -0700 (PDT)","from server2.sourceware.org (localhost [IPv6:::1])\n\tby sourceware.org (Postfix) with ESMTP id 6CB43385020A\n\tfor ; Fri, 14 Oct 2022 14:27:48 +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 6B5E338582B7\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-594-sEy8cTLQOC6HuHjkPxpXQQ-1; Fri, 14 Oct 2022 10:26:59 -0400","from smtp.corp.redhat.com (int-mx10.intmail.prod.int.rdu2.redhat.com\n [10.11.54.10])\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 A4D8F380673F\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 5E36B416361;\n Fri, 14 Oct 2022 14:26:59 +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 29EEQvX9671512\n (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT);\n Fri, 14 Oct 2022 16:26:57 +0200","(from aldyh@localhost)\n by abulafia.quesejoda.com (8.17.1/8.17.1/Submit) id 29EEQv2d671511;\n Fri, 14 Oct 2022 16:26:57 +0200"],"X-Google-Smtp-Source":"\n AMsMyM6dBMYTgZ7sD248IeqFJL6zDQbimQuVG9nR475FN0YIL+0lyO3n7CnNRUMLjWMuw9chCHzG","X-Received":"by 2002:a05:6402:28b7:b0:459:3115:aa07 with SMTP id\n eg55-20020a05640228b700b004593115aa07mr4286603edb.280.1665757671207;\n Fri, 14 Oct 2022 07:27:51 -0700 (PDT)","ARC-Seal":"i=1; a=rsa-sha256; t=1665757671; cv=none;\n d=google.com; s=arc-20160816;\n b=n0oaZ4PEcfM6RT2NdYtSMcW91VhCWuGd2e9F9QZ8tqbumk61g1rO4N5IPwRzUsZQOA\n rrqdp2a+PUlTqHxU60tQvPDPCIIvYkZkMpYrt4Ok+VKg0/tg1urPubbRGvlqigUCZ18T\n Y2VuQXFhCZi3uiULbNt/dOrth6SSresybuXjZGZe0G92gbuh5h005MueEMBz381B0CCm\n s7sTwbMkCW/PSks5YzCFiQzLieq9EXKAHCrWrEIyYgmP99eAhmQXjQ1IdE3lzkFcSIMm\n nNjx8bVDmGZKbqjsnzj4ZiUU4LZkPrF7gC4s8QpfGI+owXZid3KiypOmszEpGRgsOHNo\n Dluw==","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:references:in-reply-to\n :message-id:date:subject:to:dmarc-filter:delivered-to:dkim-signature\n :dkim-filter;\n bh=1/XQHtA10jtkJqjhlASQ9818Y1+XDRwnpN6gkiVObi0=;\n b=zl7vNFzIEq/pgVVgRpgOZRa52Y0qeOWOmf27XwbaQA31YnJxQDrY477z1Tdf2L9vQm\n Mh4HXUrNPm7pQgD4utHwLwrigVGW6MNbfMMvy329R1+QC0Hql0cYtq8xnmAgltUGsrgM\n GUvIzU/RlpXTrPsOHOCuDXCuQpbdEWEPc7/5bG7zBOWVj8zLD8R/sIlOJH0VWzRsai+W\n wX7LRlm6wmEceqNz9A7eYCnqZpVz+Qq40GGaMb0/STwLm4WRYRN5gmfcTYq8o9aUEJrR\n h44N7OX0J361a3AfwXo7+z8jlgpBxfj79CHHTFG9pqx/JcOOl24FQiXrn1M3buKicx3i\n PBzA==","ARC-Authentication-Results":"i=1; mx.google.com;\n dkim=pass header.i=@gcc.gnu.org header.s=default header.b=Qv9AxD97;\n spf=pass (google.com: domain of\n gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates\n 2620:52:3:1:0:246e:9693:128c as 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\n 2620:52:3:1:0:246e:9693:128c as permitted sender)\n client-ip=2620:52:3:1:0:246e:9693:128c;","Authentication-Results":"mx.google.com;\n dkim=pass header.i=@gcc.gnu.org header.s=default header.b=Qv9AxD97;\n spf=pass (google.com: domain of\n gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates\n 2620:52:3:1:0:246e:9693:128c as 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 6CB43385020A","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org;\n\ts=default; t=1665757668;\n\tbh=1/XQHtA10jtkJqjhlASQ9818Y1+XDRwnpN6gkiVObi0=;\n\th=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe:\n\t List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:\n\t From;\n\tb=Qv9AxD976Kj58Fd71NGCOEVI6SDP0pqFNRVkeP8sL5G6Ylo3+RWuDLKCKRi64fKT+\n\t emgucbPyDzcMlDRtZncm6/LK+OeCIoPXpSNvIDhWjYHGHauIuJFmfZjdI8Sp2EajZP\n\t ldtDrCEhQDWZntRMHzprhcLXJtgNdmORooMdSdkI=","X-Original-To":"gcc-patches@gcc.gnu.org","DMARC-Filter":"OpenDMARC Filter v1.4.1 sourceware.org 6B5E338582B7","X-MC-Unique":"sEy8cTLQOC6HuHjkPxpXQQ-1","To":"GCC patches ","Subject":"[COMMITTED] Normalize ranges over the range for both bounds when\n -ffinite-math-only.","Date":"Fri, 14 Oct 2022 16:26:51 +0200","Message-Id":"<20221014142652.671475-2-aldyh@redhat.com>","In-Reply-To":"<20221014142652.671475-1-aldyh@redhat.com>","References":"<20221014142652.671475-1-aldyh@redhat.com>","MIME-Version":"1.0","X-Scanned-By":"MIMEDefang 3.1 on 10.11.54.10","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","Precedenc 100 10227 100 10077 100 150 172k 2631 --:--:-- --:--:-- --:--:-- 175k e":"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?1746673515713606735?=","X-GMAIL-MSGID":"=?utf-8?q?1746673515713606735?="},"content":"[-Inf, +Inf] was being chopped correctly for -ffinite-math-only, but\n[-Inf, -Inf] was not. This was latent because a bug in\nreal_isdenormal is causing us to flush -Inf to zero.\n\ngcc/ChangeLog:\n\n\t* value-range.cc (frange::set): Normalize ranges for both bounds.\n---\n gcc/value-range.cc | 4 ++++\n 1 file changed, 4 insertions(+)","diff":"diff --git a/gcc/value-range.cc b/gcc/value-range.cc\nindex 86550f158b8..6b4f3dddcd5 100644\n--- a/gcc/value-range.cc\n+++ b/gcc/value-range.cc\n@@ -340,8 +340,12 @@ frange::set (tree type,\n REAL_VALUE_TYPE max_repr = frange_val_max (m_type);\n if (real_less (&m_min, &min_repr))\n \tm_min = min_repr;\n+ else if (real_less (&max_repr, &m_min))\n+\tm_min = max_repr;\n if (real_less (&max_repr, &m_max))\n \tm_max = max_repr;\n+ else if (real_less (&m_max, &min_repr))\n+\tm_max = min_repr;\n }\n \n // Check for swapped ranges.\n","prefixes":["COMMITTED"]}+ exit 1 Build step 'Execute shell' marked build as failure Finished: FAILURE