From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1914) id 02CEE3858C53; Wed, 18 May 2022 08:44:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 02CEE3858C53 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Pierre-Marie de Rodat To: gcc-cvs@gcc.gnu.org Subject: [gcc r13-606] [Ada] arm-qnx-7.1: undefined reference to fma* symbols X-Act-Checkin: gcc X-Git-Author: Doug Rupp X-Git-Refname: refs/heads/master X-Git-Oldrev: 91b46ee298bf76401006f7699544ac9c107d92f9 X-Git-Newrev: db67182120993abaff6bbaa1a64f1ba931a8380b Message-Id: <20220518084444.02CEE3858C53@sourceware.org> Date: Wed, 18 May 2022 08:44:44 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2022 08:44:44 -0000 https://gcc.gnu.org/g:db67182120993abaff6bbaa1a64f1ba931a8380b commit r13-606-gdb67182120993abaff6bbaa1a64f1ba931a8380b Author: Doug Rupp Date: Thu Apr 7 11:08:56 2022 -0700 [Ada] arm-qnx-7.1: undefined reference to fma* symbols Configure the arm-qnx runtime packages to avoid generating these symbols. gcc/ada/ * Makefile.rtl (arm-qnx): Use default (non-fma) target pair. Diff: --- gcc/ada/Makefile.rtl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl index 7acb159f7ec..7b84ee5bd37 100644 --- a/gcc/ada/Makefile.rtl +++ b/gcc/ada/Makefile.rtl @@ -1510,7 +1510,6 @@ ifeq ($(strip $(filter-out arm aarch64 %qnx,$(target_cpu) $(target_os))),) LIBGNAT_TARGET_PAIRS = \ a-intnam.ads