Your message dated Mon, 26 Jan 2004 01:33:04 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#203835: fixed in gcc-3.3 1:3.3.3ds3-0pre3 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 17 Aug 2003 11:26:53 +0000 >From [EMAIL PROTECTED] Sun Aug 17 06:26:50 2003 Return-path: <[EMAIL PROTECTED]> Received: from honk1.physik.uni-konstanz.de [134.34.140.224] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19oLgQ-0000OP-00; Sun, 17 Aug 2003 06:26:50 -0500 Received: from localhost (localhost [127.0.0.1]) by honk1.physik.uni-konstanz.de (Postfix) with ESMTP id 7EA512BC3D for <[EMAIL PROTECTED]>; Sun, 17 Aug 2003 13:26:49 +0200 (CEST) Received: from honk1.physik.uni-konstanz.de ([127.0.0.1]) by localhost (honk [127.0.0.1:10024]) (amavisd-new) with ESMTP id 02372-08 for <[EMAIL PROTECTED]>; Sun, 17 Aug 2003 13:26:46 +0200 (CEST) Received: from bogon.sigxcpu.org (kons-d9bb5512.pool.mediaWays.net [217.187.85.18]) by honk1.physik.uni-konstanz.de (Postfix) with ESMTP id 4A10A2BC3C for <[EMAIL PROTECTED]>; Sun, 17 Aug 2003 13:26:46 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 664D84419; Sun, 17 Aug 2003 13:46:02 +0200 (CEST) Date: Sun, 17 Aug 2003 13:46:02 +0200 From: Guido Guenther <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcc-3.3: [ppc] ICE on code using altivec Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline X-Reportbug-Version: 2.22 User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new-20021227-p2 (Debian) Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-14.3 required=4.0 tests=BAYES_01,HAS_PACKAGE,PGP_SIGNATURE_2,USER_AGENT_MUTT autolearn=ham version=2.53-bugs.debian.org_2003_8_15 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_15 (1.174.2.15-2003-03-30-exp) --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: gcc-3.3 Version: 1:3.3.2-0pre1 Severity: normal Hi, here's an ICE when building mplayer with altivec support on ppc: gcc -O4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_= SOURCE -D_FILE_OFFSET_BITS=3D64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OF= FSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -maltivec -mabi=3Daltivec = -c -o ppc/mpegvideo_altivec.o ppc/mpegvideo_altivec.c=20 ppc/mpegvideo_altivec.c: In function `dct_quantize_altivec': ppc/mpegvideo_altivec.c:512: error: unrecognizable insn: (insn 1550 251 1551 2 (nil) (set (reg:V4SF 96 v19) (const_vector:V4SF [ (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0]) (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0]) (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0]) (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0]) ])) -1 (nil) (nil)) ppc/mpegvideo_altivec.c:512: internal compiler error: in extract_insn, at r= ecog.c:2175 Compiling without any -O switch works. Compiling with -snapshot gives a different ICE at the same code line. The preprocessed sources (built with gcc-3.3) are at: http://honk.physik.uni-konstanz.de/linux-mips/gcc/bugs/mpegvideo_altivec.[= si] Regards, -- Guido -- System Information: Debian Release: testing/unstable Architecture: powerpc Kernel: Linux bogon 2.4.21-ben2-agx #1 Fri Aug 15 12:12:18 CEST 2003 ppc Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages gcc-3.3 depends on: ii binutils 2.14.90.0.5-0.2 The GNU assembler, linker and = bina ii cpp-3.3 1:3.3.2-0pre1 The GNU C preprocessor ii gcc-3.3-base 1:3.3.2-0pre1 The GNU Compiler Collection (b= ase=20 hi libc6 2.3.1-16 GNU C Library: Shared librarie= s an ii libgcc1 1:3.3.2-0pre1 GCC support library -- no debconf information --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/P2r6n88szT8+ZCYRArYtAJ4+ylk99vdaJufkIMDWzN3+zAvDggCfdi3a YipRnargBl9nMy2jnkAvC2I= =/Rde -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO-- --------------------------------------- Received: (at 203835-close) by bugs.debian.org; 26 Jan 2004 06:38:13 +0000 >From [EMAIL PROTECTED] Sun Jan 25 22:38:13 2004 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Al0Nw-0005uc-00; Sun, 25 Jan 2004 22:38:12 -0800 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1Al0Iy-00036G-00; Mon, 26 Jan 2004 01:33:04 -0500 From: Matthias Klose <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.43 $ Subject: Bug#203835: fixed in gcc-3.3 1:3.3.3ds3-0pre3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 26 Jan 2004 01:33:04 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_01_25 X-Spam-Level: Source: gcc-3.3 Source-Version: 1:3.3.3ds3-0pre3 We believe that the bug you reported is fixed in the latest version of gcc-3.3, which is due to be installed in the Debian FTP archive: cpp-3.3-doc_3.3.3-0pre3_all.deb to pool/main/g/gcc-3.3/cpp-3.3-doc_3.3.3-0pre3_all.deb cpp-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/cpp-3.3_3.3.3-0pre3_i386.deb fastjar_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/fastjar_3.3.3-0pre3_i386.deb fixincludes_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/fixincludes_3.3.3-0pre3_i386.deb g++-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/g++-3.3_3.3.3-0pre3_i386.deb g77-3.3-doc_3.3.3-0pre3_all.deb to pool/main/g/gcc-3.3/g77-3.3-doc_3.3.3-0pre3_all.deb g77-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/g77-3.3_3.3.3-0pre3_i386.deb gcc-3.3-base_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/gcc-3.3-base_3.3.3-0pre3_i386.deb gcc-3.3-doc_3.3.3-0pre3_all.deb to pool/main/g/gcc-3.3/gcc-3.3-doc_3.3.3-0pre3_all.deb gcc-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/gcc-3.3_3.3.3-0pre3_i386.deb gcc-3.3_3.3.3ds3-0pre3.diff.gz to pool/main/g/gcc-3.3/gcc-3.3_3.3.3ds3-0pre3.diff.gz gcc-3.3_3.3.3ds3-0pre3.dsc to pool/main/g/gcc-3.3/gcc-3.3_3.3.3ds3-0pre3.dsc gcc-3.3_3.3.3ds3.orig.tar.gz to pool/main/g/gcc-3.3/gcc-3.3_3.3.3ds3.orig.tar.gz gcj-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/gcj-3.3_3.3.3-0pre3_i386.deb gij-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/gij-3.3_3.3.3-0pre3_i386.deb gnat-3.3-doc_3.3.3-0pre3_all.deb to pool/main/g/gcc-3.3/gnat-3.3-doc_3.3.3-0pre3_all.deb gnat-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/gnat-3.3_3.3.3-0pre3_i386.deb gobjc-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/gobjc-3.3_3.3.3-0pre3_i386.deb gpc-2.1-3.3-doc_3.3.3.20030830-0pre3_all.deb to pool/main/g/gcc-3.3/gpc-2.1-3.3-doc_3.3.3.20030830-0pre3_all.deb gpc-2.1-3.3_3.3.3.20030830-0pre3_i386.deb to pool/main/g/gcc-3.3/gpc-2.1-3.3_3.3.3.20030830-0pre3_i386.deb libffi2-dev_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libffi2-dev_3.3.3-0pre3_i386.deb libffi2_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libffi2_3.3.3-0pre3_i386.deb libg2c0_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libg2c0_3.3.3-0pre3_i386.deb libgcc1_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libgcc1_3.3.3-0pre3_i386.deb libgcj-common_3.3.3-0pre3_all.deb to pool/main/g/gcc-3.3/libgcj-common_3.3.3-0pre3_all.deb libgcj4-dev_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libgcj4-dev_3.3.3-0pre3_i386.deb libgcj4_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libgcj4_3.3.3-0pre3_i386.deb libobjc1_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libobjc1_3.3.3-0pre3_i386.deb libstdc++5-3.3-dbg_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libstdc++5-3.3-dbg_3.3.3-0pre3_i386.deb libstdc++5-3.3-dev_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libstdc++5-3.3-dev_3.3.3-0pre3_i386.deb libstdc++5-3.3-doc_3.3.3-0pre3_all.deb to pool/main/g/gcc-3.3/libstdc++5-3.3-doc_3.3.3-0pre3_all.deb libstdc++5-3.3-pic_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libstdc++5-3.3-pic_3.3.3-0pre3_i386.deb libstdc++5_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/libstdc++5_3.3.3-0pre3_i386.deb protoize_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/protoize_3.3.3-0pre3_i386.deb treelang-3.3_3.3.3-0pre3_i386.deb to pool/main/g/gcc-3.3/treelang-3.3_3.3.3-0pre3_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-3.3 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 25 Jan 2004 17:41:04 +0100 Source: gcc-3.3 Binary: gcc-3.3-nof gcc-3.3 libobjc1 libgcc1 lib64g2c0 libstdc++5-3.3-doc libgcj4 gpc-2.1-3.3-doc libstdc++5 cpp-3.3-doc protoize gcc-3.3-hppa64 cpp-3.3 libstdc++5-3.3-dbg g77-3.3-doc gpc-2.1-3.3 g77-3.3 libgcj4-dev gcc-3.3-doc lib64objc1 lib64ffi2 libstdc++5-3.3-dev libgnatGNAT libffi2-dev gcj-3.3 libgcj-common gobjc-3.3 lib64stdc++5 gcc-3.3-soft-float lib64gcj4 treelang-3.3 libg2c0-dev lib64gcc1 fastjar fixincludes libg2c0 gij-3.3 libstdc++5-3.3-pic gcc-3.3-base g++-3.3 gnat-3.3 libffi2 gnat-3.3-doc lib64gnatGNAT Architecture: source i386 all Version: 1:3.3.3ds3-0pre3 Distribution: unstable Urgency: low Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org> Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: cpp-3.3 - The GNU C preprocessor cpp-3.3-doc - Documentation for the GNU C preprocessor (cpp) fastjar - Jar creation utility fixincludes - Fix non-ANSI header files g++-3.3 - The GNU C++ compiler g77-3.3 - The GNU Fortran 77 compiler g77-3.3-doc - Documentation for the GNU Fortran compiler (g77) gcc-3.3 - The GNU C compiler gcc-3.3-base - The GNU Compiler Collection (base package) gcc-3.3-doc - Documentation for the GNU compilers (gcc, gobjc, g++) gcj-3.3 - The GNU compiler for Java(TM) gij-3.3 - The GNU Java bytecode interpreter gnat-3.3 - The GNU Ada compiler gnat-3.3-doc - Documentation for the GNU Ada compiler (gnat) gobjc-3.3 - The GNU Objective-C compiler gpc-2.1-3.3 - The GNU Pascal compiler gpc-2.1-3.3-doc - Documentation for the GNU Pascal compiler (gpc) libffi2 - Foreign Function Interface library runtime libffi2-dev - Foreign Function Interface library (development files) libg2c0 - Runtime library for GNU Fortran 77 applications libgcc1 - GCC support library libgcj-common - Java runtime library (common files) libgcj4 - Java runtime library for use with gcj libgcj4-dev - Java development headers and static library for use with gcj libobjc1 - Runtime library for GNU Objective-C applications libstdc++5 - The GNU Standard C++ Library v3 libstdc++5-3.3-dbg - The GNU Standard C++ Library v3 (debugging files) libstdc++5-3.3-dev - The GNU Standard C++ Library v3 (development files) libstdc++5-3.3-doc - The GNU Standard C++ Library v3 (documentation files) libstdc++5-3.3-pic - The GNU Standard C++ Library v3 (shared library subset kit) protoize - Create/remove ANSI prototypes from C code treelang-3.3 - The GNU Treelang compiler Closes: 195911 203835 212912 225438 Changes: gcc-3.3 (1:3.3.3ds3-0pre3) unstable; urgency=low . * Update to gcc-3.3.3 CVS 20040125. - Fixed PR11350, undefined labels with -Os -fPIC (closes: #195911). - Fixed PR11793, ICE in extract_insn, at recog.c (closes: #203835). - Fixed PR13544, removed backport for PR12862. - Integrated backport for PR12441. * Fixed since 3.3: java: not implemented interface methods of abstract classes not found (closes: #225438). * Disable pascal on arm architecture (currently broken). * Update the build files to build a cross compiler (Nikita V. Youshchenko). See debian/README.cross in the source package. * Apply revised patch to make -mieee the default on alpha-linux, and add -mieee-disable switch to turn the default off (closes: #212912). (Tyson Whitehead) Files: 5a6d5efd27f7312a7765d11051315509 2388 devel standard gcc-3.3_3.3.3ds3-0pre3.dsc 04cfa8adeb1986e9c2fecb246c36068a 23952034 devel standard gcc-3.3_3.3.3ds3.orig.tar.gz 67e4f8e4a184ed8c811e78b82ef3e9c6 2265647 devel standard gcc-3.3_3.3.3ds3-0pre3.diff.gz b0308b4cf25b2454690e41ba63444e5d 82930 doc optional cpp-3.3-doc_3.3.3-0pre3_all.deb bc55fc5f1bc52c6f5dff19d896ce936a 1170 libs optional libgcj-common_3.3.3-0pre3_all.deb cd58390385e71e5d2300a5dadad055db 3149134 doc optional libstdc++5-3.3-doc_3.3.3-0pre3_all.deb a5f4fa92444783709f41d6b6c8034b3c 268998 doc optional g77-3.3-doc_3.3.3-0pre3_all.deb a5978c00b7eecc05bf910401d7a19acb 328516 doc optional gnat-3.3-doc_3.3.3-0pre3_all.deb cf9e7144ae76d35aa2c2177d313000a2 795098 doc optional gpc-2.1-3.3-doc_3.3.3.20030830-0pre3_all.deb 86ba4857c51f551b4886af40290961e1 598486 doc optional gcc-3.3-doc_3.3.3-0pre3_all.deb 7040e4240b780497123641c46acb5556 143660 devel required gcc-3.3-base_3.3.3-0pre3_i386.deb 95d3c7234684c26265d7d2dbba72e343 73276 libs required libgcc1_3.3.3-0pre3_i386.deb ced7a0e6b667c1def02d8b32ff8f6480 1389416 interpreters standard cpp-3.3_3.3.3-0pre3_i386.deb 848a7c906376983b6bc69d3312150418 23256 devel optional protoize_3.3.3-0pre3_i386.deb eafe2e47bcc633654d5cecc46cdbe689 73116 devel optional fixincludes_3.3.3-0pre3_i386.deb 96dcfb7e4906035c6be53cb0fb6a46bf 1465266 devel optional gobjc-3.3_3.3.3-0pre3_i386.deb 00c40f9b0c75c2c6c445e7b3d62cd7b8 132808 libs optional libobjc1_3.3.3-0pre3_i386.deb 0ef0b1b0be3e39f77291d69887c55187 13066 devel optional gij-3.3_3.3.3-0pre3_i386.deb c0fea550c528673c9f396f5ebbf47558 3979030 libs optional libgcj4_3.3.3-0pre3_i386.deb b7bf2f3b7030c1ca598415e1b2ae24a8 1692726 devel optional gcj-3.3_3.3.3-0pre3_i386.deb 2907c7b4d5a4a9ac9c09311841234996 4748612 libdevel optional libgcj4-dev_3.3.3-0pre3_i386.deb feb7824fbc26de6878fb9b98b75ae38c 109220 devel extra fastjar_3.3.3-0pre3_i386.deb 03f3c4a7354fe4d1346683c91b8d1b0f 68616 libs optional libffi2_3.3.3-0pre3_i386.deb 307ec130749fe7584a8778c91a829bac 11032 libdevel optional libffi2-dev_3.3.3-0pre3_i386.deb 1c579e20a9463fc773726001d0e8e693 1770842 devel standard g++-3.3_3.3.3-0pre3_i386.deb cd660d9aec988a26c76b459b8c0972c9 285342 base required libstdc++5_3.3.3-0pre3_i386.deb de5ee1c9033e7ce64a9a2e0bb8e69522 769884 libdevel standard libstdc++5-3.3-dev_3.3.3-0pre3_i386.deb 74ca57aaf92aeb752ef6b2f2107ae8b2 322416 libdevel extra libstdc++5-3.3-pic_3.3.3-0pre3_i386.deb 641ab6a31de15618e9301af7e2c79150 5052186 libdevel extra libstdc++5-3.3-dbg_3.3.3-0pre3_i386.deb 357b34cde49e951329b3ce4e877cbc86 50268 libs optional libg2c0_3.3.3-0pre3_i386.deb 3f9fae184302f022cf3f597a5b43734b 1613142 devel optional g77-3.3_3.3.3-0pre3_i386.deb 5f2c3255c6861aef348f45386c46ded6 6273082 devel optional gnat-3.3_3.3.3-0pre3_i386.deb acdbf36c9ea2d62737f76e45325e8dc0 1287422 devel optional treelang-3.3_3.3.3-0pre3_i386.deb ee421e83ae63cc6c32fd813563290e9a 1929156 devel optional gpc-2.1-3.3_3.3.3.20030830-0pre3_i386.deb 33c138ae882dba9606fc93a4641128ef 1372552 devel standard gcc-3.3_3.3.3-0pre3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAFAnlStlRaw+TLJwRAllFAJ9Oji6a4ZwdagUIln/9BrJs0I3ICQCgvzFH dVWmvpM18H7MCFrsIFUKa54= =etve -----END PGP SIGNATURE-----