From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by sourceware.org (Postfix) with ESMTPS id D3FC3385354E for ; Fri, 5 May 2023 15:04:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D3FC3385354E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pl1-x633.google.com with SMTP id d9443c01a7336-1aaf21bb42bso13006095ad.2 for ; Fri, 05 May 2023 08:04:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683299059; x=1685891059; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=ahVl6Ij14HdEznjcdQDwu1kpukLJWVjVRCX87yW+sno=; b=PqRJzfiDBEqE2i+V5PZStPf9Z15nCRlliwJDFhx+idP0l62uavfMcbyGmsovy5OZVL Tmw4SAvpicSIoXQfb22O7aqdPY6NLRBCC3EAfK92ZZ4LvnCcueuwiw5mBL/IxMBb561M 9FdkKUQDNgyFXsE2n1VW4evA+7fsBUUHIdkCWGCnLrlDowQzIA6OsZw8ByCR6cWgoEi/ P1/P1ZQyhCWPMQUwOf1yafFQ84Bv3u25/hyjDmaHP3P1EP6m7CQ4+7J80pUMa08nmDlQ HUqWQdcKXjwrUbJU3Yx+U3KsDJR/m50KgV3FRSkobms5amH2ENqQm8S+2HP4c0I6WvTr pHXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683299059; x=1685891059; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ahVl6Ij14HdEznjcdQDwu1kpukLJWVjVRCX87yW+sno=; b=B/gkM+uEeCrVF1mXODRCfm92AW7LOHyZtVOuE32Y7nUdWyYmuphHvv3C3DIU3zDaoQ LV+6+JVXAALfa3zknfNBOhSCS4knMbqG21837qatFnoNAOMqT1rXu4yUShJGU086XAGB PcTpOy975Rn37hfpzSWKwfC0k2z/dANvZFG4wChqLkhdd/mm97w+iHeDAw/YCJ3t0j88 UqCIA2haiji2dtRyYBXbOP+K+X2Hl14adVnHF81tAk5lVz7DRtGEVlkYDYHbyu4PZ5r2 U7cjIBiZL/O2szhLXfEbuudb/ywN0xAPU806Qg/vc6qKQknBYKIn+HUGFgu8We6Pe0lz YWdQ== X-Gm-Message-State: AC+VfDxpHcDMpJQZNDJXQFTWvYn2a6SJZoBukSliwVwncw++yxI0oyYA h9qZ8fDQU1jNdThlnYjMcTg= X-Google-Smtp-Source: ACHHUZ4sOX0KjIuB/6eqAaIQha/ZF4ao5NrTi1iHGqA2aqZYVFzrsbTsFQ1EqRtlLEZyD1IQL+HvYQ== X-Received: by 2002:a17:902:d2cc:b0:1aa:ffe1:de13 with SMTP id n12-20020a170902d2cc00b001aaffe1de13mr2148746plc.5.1683299058302; Fri, 05 May 2023 08:04:18 -0700 (PDT) Received: from ?IPV6:2601:681:8600:13d0::99f? ([2601:681:8600:13d0::99f]) by smtp.gmail.com with ESMTPSA id y19-20020a1709027c9300b001a98f844e60sm1884328pll.263.2023.05.05.08.04.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 05 May 2023 08:04:17 -0700 (PDT) Message-ID: Date: Fri, 5 May 2023 09:04:16 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: [PATCH 5/5] match.pd: Use splits in makefile and make configurable. Content-Language: en-US To: David Edelsohn , Tamar Christina Cc: GCC Patches References: From: Jeff Law In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 5/5/23 08:59, David Edelsohn via Gcc-patches wrote: > This patch has broken GCC bootstrap on AIX. It appears to rely upon, or > complain about, the command "seq": > > /nasfarm/edelsohn/install/GCC12/bin/g++ -std=c++11 -g -DIN_GCC > -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall > -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format > -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual > -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings > -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ > -static-libgcc -Wl,-bbigtoc -Wl,-bmaxdata:0x40000000 -o build/genmatch \ > build/genmatch.o ../build-powerpc-ibm-aix7.2.5.0/libcpp/libcpp.a > build/errors.o build/vec.o build/hash-table.o build/sort.o > ../build-powerpc-ibm-aix7.2.5.0/libiberty/libiberty.a > /usr/bin/bash: seq: command not found > /usr/bin/bash: seq: command not found > build/genmatch --gimple \ > --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \ > /nasfarm/edelsohn/src/src/gcc/match.pd > > All of the match files are dumped to stdout. Sigh. So the question is do we make seq a requirement or do we implement an alternate to get the sequence or implement a fallback. jeff