From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by sourceware.org (Postfix) with ESMTPS id 7F5F83858439 for ; Tue, 19 Jul 2022 15:25:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7F5F83858439 Received: by mail-ed1-x52e.google.com with SMTP id w12so20052626edd.13 for ; Tue, 19 Jul 2022 08:25:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:message-id:date:to; bh=pTMIFBFZiNi3iYlV4nnjVMrzEhXeLUbQsYlZZ1p/yN4=; b=mDb5oh4k/zrMsVLDGYY9IXHBgKou5u7y4hWIGmSBXXJsn4Gr8O7F1IVNH2kcFLPeK2 m6bkahhp21vx+uRujCcfMp3DuhXEcX96f1AGeCgT4AxIaHfmliNnjpRZdJs65ic00FCp Y4UvhY26X0j2/Bvb7irUEPwdQMpMFeRS2w4MnNmsbQv79bpvDg6S3FcM6OiIXowTtcXt 8SkxaX3yR+TSBhAB+mIByAoJjOerJBeBAK+ubDB+FPwbjHA2ReglWoQhMEmqqLkg1Wq+ G1HHvl9f0iUUVzY1cqO2MXKr9aMvrT5P9WJWODKKwROiU9ZKfUilaFIFxhvitCmpYOrN ryFw== X-Gm-Message-State: AJIora8S+TXz40e12nbVprmWdosFZ8Tv65qSgzE+Yt50BsF3MW7G9U/n 6SpBbSHip8+qy/Gv7eozYzGMFtkfgXE= X-Google-Smtp-Source: AGRyM1vTrl+YyV53/2kBoP8vaTK4eqX1cH1/XrPiYP15pvF1pLhVrqVMsjI8914FdK3iALnOr1Q/gw== X-Received: by 2002:a05:6402:440f:b0:435:2e63:aca9 with SMTP id y15-20020a056402440f00b004352e63aca9mr43591959eda.162.1658244353864; Tue, 19 Jul 2022 08:25:53 -0700 (PDT) Received: from smtpclient.apple (p4ff944ce.dip0.t-ipconnect.de. [79.249.68.206]) by smtp.gmail.com with ESMTPSA id n6-20020aa7c786000000b0043787ad7cfasm10676000eds.22.2022.07.19.08.25.53 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Jul 2022 08:25:53 -0700 (PDT) From: Dennis Grevenstein Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.100.31\)) Subject: hppa2.0w-hp-hpux11.11 bootstrap comparison failure gcc 11.3.0 and 10.4.0 Message-Id: <63233E3D-4AFA-4BA9-9596-350402ACE097@gmail.com> Date: Tue, 19 Jul 2022 17:25:51 +0200 To: gcc-help@gcc.gnu.org X-Mailer: Apple Mail (2.3696.100.31) X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2022 15:25:58 -0000 Hi, I have tried to build either gcc 10.4.0 or 11.3.0 on = hppa2.0w-hp-hpux11.11. Both produce the same error and fail at the comparison step: Comparing stages 2 and 3 warning: hppa2.0w-hp-hpux11.11/libgcc/lib2funcs_s.o differs warning: hppa2.0w-hp-hpux11.11/libgcc/lib2funcs.o differs Bootstrap comparison failure! gcc/analyzer/diagnostic-manager.o differs gcc/analyzer/feasible-graph.o differs gcc/analyzer/program-point.o differs gcc/analyzer/engine.o differs gcc/analyzer/sm-signal.o differs gcc/analyzer/trimmed-graph.o differs gcc/calls.o differs gcc/cgraph.o differs gcc/ipa-comdats.o differs gcc/ipa-visibility.o differs gcc/ipa-inline-transform.o differs gcc/ipa-predicate.o differs gcc/ipa-ref.o differs make[2]: *** [Makefile:23872: compare] Error 1 make[2]: Leaving directory '/usr/local/compile/gcc-11.3.0bin=E2=80=98 I am using gcc 9.5.0 to bootstrap: # gcc -v Using built-in specs. COLLECT_GCC=3Dgcc = COLLECT_LTO_WRAPPER=3D/usr/local/libexec/gcc/hppa2.0w-hp-hpux11.11/9.5.0/l= to-wrapper Target: hppa2.0w-hp-hpux11.11 Configured with: ../gcc-9.5.0/configure --with-gmp=3D/usr/local = --with-mpfr=3D/usr/local --with-mpc=3D/usr/local --disable-nls = --with-libiconv-prefix=3D/usr/local --enable-languages=3Dc,c++,fortran = --with-gnu-as --with-as=3D/usr/local/bin/gas --enable-threads=3Dposix = --without-gnu-ld --with-ld=3D/usr/ccs/bin/ld Thread model: posix gcc version 9.5.0 (GCC)=20 GNU binutils are 2.21.1. I have also tried updating just GNU as to the latest 2.38, but that makes no difference. The configuration command is the same as indicated by gcc-9.5.0. I would really appreciate any ideas here. thanks, Dennis