From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lug-owl.de (lug-owl.de [188.68.32.151]) by sourceware.org (Postfix) with ESMTP id 983F23858D28 for ; Sat, 23 Oct 2021 20:00:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 983F23858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=lug-owl.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=lug-owl.de Received: by lug-owl.de (Postfix, from userid 1001) id 6560C41F0F; Sat, 23 Oct 2021 22:00:05 +0200 (CEST) Date: Sat, 23 Oct 2021 22:00:05 +0200 From: Jan-Benedict Glaw To: Richard Biener Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS Message-ID: <20211023200005.xknhnzfa7eyny5zf@lug-owl.de> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ubqtpaye7wosocsc" Content-Disposition: inline In-Reply-To: X-Operating-System: Linux chamaeleon 5.8.0-0.bpo.2-amd64 X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net X-Echelon-Enable: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-TKUeV: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-message-flag: Please send plain text messages only. Do not send HTML emails. Thank you. User-Agent: NeoMutt/20170113 (1.7.2) X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on 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: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2021 20:00:08 -0000 --ubqtpaye7wosocsc Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Richard, On Tue, 2021-09-21 16:25:19 +0200, Richard Biener via Gcc-patches wrote: > I have built all targets from contrib/config-list.mk to make sure we > don't run into the #error and the following makes the STABS usage > explicit for pdp11 and hppa with SOM. I'm running build tests based on config-list.mk as well and see a good number of targets failing, all about the same, ie. for moxie-elf: [all 2021-10-17 00:01:19] /usr/lib/gcc-snapshot/bin/g++ -fno-PIE -c -DIN_= GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions= -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-str= ings -Wcast-qual -Wno-error=3Dformat-diag -Wmissing-format-attribute -Wover= loaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlengt= h-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I..= /../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include = -I../../gcc/gcc/../libcody -I../../gcc/gcc/../libdecnumber -I../../gcc/gcc= /../libdecnumber/dpd -I../libdecnumber -I../../gcc/gcc/../libbacktrace -o= default-d.o -MT default-d.o -MMD -MP -MF ./.deps/default-d.TPo ../../gcc/g= cc/config/default-d.c [all 2021-10-17 00:01:19] In file included from ./tm_d.h:9, [all 2021-10-17 00:01:19] from ../../gcc/gcc/config/defaul= t-d.c:22: [all 2021-10-17 00:01:19] ../../gcc/gcc/defaults.h:908:2: error: #error You= must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported [all 2021-10-17 00:01:19] 908 | #error You must define PREFERRED_DEBUGGIN= G_TYPE if DWARF is not supported [all 2021-10-17 00:01:19] | ^~~~~ [all 2021-10-17 00:01:20] make[1]: *** [Makefile:2330: default-d.o] Error 1 [all 2021-10-17 00:01:21] make[1]: Leaving directory '/var/lib/laminar/run/= gcc-moxie-elf/13/toolchain-build/gcc' [all 2021-10-17 00:01:21] make: *** [Makefile:4423: all-gcc] Error 2 Shall I try to ping all the maintainers? MfG, JBG --=20 --ubqtpaye7wosocsc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQlDTvPcScNjKREqWEdvV51g5nhuwUCYXRpwQAKCRAdvV51g5nh u6ufAJ0S/1QFFNgcj2hWUv8HKz5nFOWKkwCfVcal6j9UCwGbWKBz7cvdlqb4gq8= =Xlp7 -----END PGP SIGNATURE----- --ubqtpaye7wosocsc--