From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14669 invoked by alias); 8 May 2014 23:06:29 -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 14648 invoked by uid 89); 8 May 2014 23:06:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients 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; Thu, 08 May 2014 23:06:28 +0000 Received: by lug-owl.de (Postfix, from userid 1001) id 39698F022D; Fri, 9 May 2014 01:06:25 +0200 (CEST) Date: Thu, 08 May 2014 23:06:00 -0000 From: Jan-Benedict Glaw To: Ramana Radhakrishnan Cc: GCC Development , gcc-patches Subject: UTItype fallout (was: wide-int fallout) Message-ID: <20140508230624.GF1877@lug-owl.de> References: <5368FD99.2010607@naturalbridge.com> <20140508224838.GE1877@lug-owl.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="65ImJOski3p8EhYV" Content-Disposition: inline In-Reply-To: <20140508224838.GE1877@lug-owl.de> 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-05/txt/msg00541.txt.bz2 --65ImJOski3p8EhYV Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1770 On Fri, 2014-05-09 00:48:39 +0200, Jan-Benedict Glaw wr= ote: > Just found this for iq2000: >=20 > g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -f= no-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-string= s -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wn= o-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAV= E_CONFIG_H -I. -I. -I/home/jbglaw/repos/gcc/gcc -I/home/jbglaw/repos/gcc/gc= c/. -I/home/jbglaw/repos/gcc/gcc/../include -I/home/jbglaw/repos/gcc/gcc/..= /libcpp/include -I/opt/cfarm/gmp-latest/include -I/opt/cfarm/mpfr-latest/in= clude -I/opt/cfarm/mpc-latest/include -I/home/jbglaw/repos/gcc/gcc/../libd= ecnumber -I/home/jbglaw/repos/gcc/gcc/../libdecnumber/dpd -I../libdecnumber= -I/home/jbglaw/repos/gcc/gcc/../libbacktrace -o wide-int.o -MT wide-int= .o -MMD -MP -MF ./.deps/wide-int.TPo /home/jbglaw/repos/gcc/gcc/wide-int.cc > /home/jbglaw/repos/gcc/gcc/wide-int.cc:37:56: error: unable to emulate 'T= I' > typedef unsigned int UTItype __attribute__ ((mode (TI))); > ^ > make[1]: *** [wide-int.o] Error 1 >=20 > See build 222669 (http://toolchain.lug-owl.de/buildbot/show_build_details= .php?id=3D222669) > for more details. That isn't actually fallout from the wide-int merge, but of later added code. Other targets affected are moxie-elf, aarch64_be-elf, alpha-linux, cr16-elf, ppc-linux, hppa-linux, arc-elf, younameit. MfG, JBG --=20 Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481 Signature of: Alles sollte so einfach wie m=C3=B6glich gemacht= sein. the second : Aber nicht einfacher. (Einstein) --65ImJOski3p8EhYV 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) iEYEARECAAYFAlNsDfAACgkQHb1edYOZ4bus3gCfYLdOgkd9KYAQjimV26vymWy8 0RMAnieeY9aHrwd4L3l2c4RPy0pDM7t5 =3aQh -----END PGP SIGNATURE----- --65ImJOski3p8EhYV--