From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6959 invoked by alias); 25 Aug 2014 16:32:04 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 6942 invoked by uid 89); 25 Aug 2014 16:32:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: lug-owl.de Received: from lug-owl.de (HELO lug-owl.de) (195.71.106.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 25 Aug 2014 16:32:02 +0000 Received: by lug-owl.de (Postfix, from userid 1001) id 52945F022D; Mon, 25 Aug 2014 18:31:58 +0200 (CEST) Date: Mon, 25 Aug 2014 16:32:00 -0000 From: Jan-Benedict Glaw To: Martin =?utf-8?B?TGnFoWth?= Cc: gcc-patches@gcc.gnu.org Subject: Re: [BUILDROBOT][PATCH] ppc{,64}-linux broken (IPA C++ refactoring 4/N) Message-ID: <20140825163157.GO12042@lug-owl.de> References: <20140825152953.GJ12042@lug-owl.de> <53FB5FA5.5090404@suse.cz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NJSRbAqOy4NeGDns" Content-Disposition: inline In-Reply-To: <53FB5FA5.5090404@suse.cz> 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 User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg02338.txt.bz2 --NJSRbAqOy4NeGDns Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 2060 On Mon, 2014-08-25 18:09:09 +0200, Martin Li=C5=A1ka wrote: > On 08/25/2014 05:29 PM, Jan-Benedict Glaw wrote: > > Your recent change left one cgraph_state in place in the rs6000 > > backend, resulting in (see > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=3D346638 > > and > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=3D346630= ): > > > >g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -= fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual = -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -W= no-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I.= -I. -I/home/jbglaw/repos/gcc/gcc -I/home/jbglaw/repos/gcc/gcc/. -I/home/jb= glaw/repos/gcc/gcc/../include -I/home/jbglaw/repos/gcc/gcc/../libcpp/includ= e -I/home/jbglaw/repos/gcc/gcc/../libdecnumber -I/home/jbglaw/repos/gcc/gc= c/../libdecnumber/dpd -I../libdecnumber -I/home/jbglaw/repos/gcc/gcc/../lib= backtrace -o rs6000.o -MT rs6000.o -MMD -MP -MF ./.deps/rs6000.TPo /home= /jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c > >/home/jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c: In function =E2=80=98= bool call_ABI_of_interest(tree_node*)=E2=80=99: > >/home/jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c:9057: error: =E2=80=98= cgraph_state=E2=80=99 was not declared in this scope > >/home/jbglaw/repos/gcc/gcc/config/rs6000/rs6000.c:9057: error: =E2=80=98= CGRAPH_STATE_EXPANSION=E2=80=99 was not declared in this scope [...] > > make[1]: *** [rs6000.o] Error 1 >=20 > Hello Jan-Benedict, > thank you for the fallout fix. Even though I tested all > back-ends, I am unable to build a cross-compiler: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D61974. Builds for me eg. here: http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=3D346652 MfG, JBG --=20 Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481 Signature of: Alles wird gut! ...und heute wirds schon ein bi=C3=9F= chen besser. the second : --NJSRbAqOy4NeGDns Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 198 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlP7ZP0ACgkQHb1edYOZ4bsd/wCeJQ1pbcYNLNA4Jqh+GYhSz3yP T6MAniC9Gyf2Hhzj6Kt8/ZHcbSpM5YGs =sJNA -----END PGP SIGNATURE----- --NJSRbAqOy4NeGDns--