[Bug target/27158] [4.1/4.2 regression] ICE in extract_insn with -maltivec
--- Comment #20 from sayle at gcc dot gnu dot org 2006-06-14 14:43 --- Subject: Bug 27158 Author: sayle Date: Wed Jun 14 14:43:49 2006 New Revision: 114641 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114641 Log: PR target/27158 * config/rs6000/rs6000.c (const_vector_elt_as_int): New function to extract a CONST_VECTOR element and interpret it as an integer. (vspltis_constant): Use const_vector_elt_as_int instead of the macro CONST_VECTOR_ELT in order to handle FP vector modes. * config/rs6000/predicates.md (easy_vector_const): Consider floating point ALTIVEC_VECTOR_MODEs via easy_altivec_constant. Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/config/rs6000/predicates.md branches/gcc-4_1-branch/gcc/config/rs6000/rs6000.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27158 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug target/27158] [4.1/4.2 regression] ICE in extract_insn with -maltivec
--- Comment #21 from sayle at gcc dot gnu dot org 2006-06-14 14:46 --- Subject: Bug 27158 Author: sayle Date: Wed Jun 14 14:46:33 2006 New Revision: 114642 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114642 Log: PR target/27858 Revert incorrect fix for PR target/27158 2006-05-11 Roger Sayle <[EMAIL PROTECTED]> * reload.c (find_reloads_toplev): Only return the simplified SUBREG of a reg_equiv_constant if the result is a legitimate constant. Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/reload.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27158 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#373626: gcc-4.1: implicit pointer conversion
Package: gcc-4.1 Version: 4.1.1-3 Severity: important Package: xmorph Version: 1:20050408b Severity: important Tags: patch Our automated buildd log filter[1] detected a problem that will cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and amd64. [1]http://people.debian.org/~dannf/check-implicit-pointer-functions - Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]> - Subject: Log for successful build of gcc-4.1_4.1.1-3 (dist=unstable) From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]> Date: Tue, 13 Jun 2006 00:17:58 +0100 To: undisclosed-recipients: ; X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 2006.6.12.160432 X-PerlMx-Spam: Gauge=XXXI, Probability=31%, Report='HASHBUSTER_BLOCK_V2 3.4, __CP_URI_IN_BODY 0, __HASHBUSTER_BLOCK_V2_1 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __SANE_MSGID 0, __STOCK_CRUFT 0' X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart X-Spam-Level: X-Spam-Status: No, score=-0.2 required=3.5 tests=AWL,BAYES_00,HG_HORMONE, LONGWORDS,UNDISC_RECIPS autolearn=no version=3.0.3 Debian-Buildd-Error: Yes Function `get_set_constructor_bits' implicitly converted to pointer at ../../src/gcc/expr.c:5378 Function `get_set_constructor_bits' implicitly converted to pointer at ../../src/gcc/expr.c:5378 Function `get_set_constructor_bits' implicitly converted to pointer at ../../src/gcc/expr.c:5378 Function `get_set_constructor_bits' implicitly converted to pointer at ../../src/gcc/expr.c:5378 Function `get_set_constructor_bits' implicitly converted to pointer at ../../src/gcc/expr.c:5378 Function `get_set_constructor_bits' implicitly converted to pointer at ../../src/gcc/expr.c:5378 - End forwarded message - -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: no pach
Processing commands for [EMAIL PROTECTED]: > tags 373626 - patch Bug#373626: gcc-4.1: implicit pointer conversion There were no tags set. Tags removed: patch > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#373632: bogus "jump to case label crosses initialization" error with C99 anonymous initializers
Package: gcc-snapshot Version: 20060530-1 This is PR28031 > Automatic build of jabber-jit_1.1.6-9 on test.track.rz.uni-augsburg.de by > sbuild/powerpc 0.44 ... > g++ -g -Wall -I. -I../jabberd -I/usr/include -DWPJABBER -I/usr/include -fPIC > -c -o jit/server.o jit/server.cpp ... > jit/wp_client.cpp:143: warning: deprecated conversion from string constant to > 'char*'' > jit/wp_client.cpp: In member function 'virtual void > WPclient::SignalDisconnected(ICQ2000::DisconnectedEvent*)': > jit/wp_client.cpp:157: error: jump to case label > jit/wp_client.cpp:154: error: crosses initialization of 'terror ' > jit/wp_client.cpp:161: error: jump to case label > jit/wp_client.cpp:158: error: crosses initialization of 'terror ' > jit/wp_client.cpp:154: error: crosses initialization of 'terror ' > jit/wp_client.cpp:165: error: jump to case label > jit/wp_client.cpp:162: error: crosses initialization of 'terror ' > jit/wp_client.cpp:158: error: crosses initialization of 'terror ' > jit/wp_client.cpp:154: error: crosses initialization of 'terror ' > jit/wp_client.cpp:169: error: jump to case label > jit/wp_client.cpp:166: error: crosses initialization of 'terror ' > jit/wp_client.cpp:162: error: crosses initialization of 'terror ' > jit/wp_client.cpp:158: error: crosses initialization of 'terror ' > jit/wp_client.cpp:154: error: crosses initialization of 'terror ' > jit/wp_client.cpp:171: warning: deprecated conversion from string constant to > 'char*'' > jit/wp_client.cpp:185: error: jump to case label > jit/wp_client.cpp:166: error: crosses initialization of 'terror ' > jit/wp_client.cpp:162: error: crosses initialization of 'terror ' > jit/wp_client.cpp:158: error: crosses initialization of 'terror ' > jit/wp_client.cpp:154: error: crosses initialization of 'terror ' > jit/wp_client.cpp:189: error: jump to case label > jit/wp_client.cpp:186: error: crosses initialization of 'terror ' > jit/wp_client.cpp:166: error: crosses initialization of 'terror ' > jit/wp_client.cpp:162: error: crosses initialization of 'terror ' > jit/wp_client.cpp:158: error: crosses initialization of 'terror ' > jit/wp_client.cpp:154: error: crosses initialization of 'terror ' > jit/wp_client.cpp:193: error: jump to case label > jit/wp_client.cpp:190: error: crosses initialization of 'terror ' > jit/wp_client.cpp:186: error: crosses initialization of 'terror ' > jit/wp_client.cpp:166: error: crosses initialization of 'terror ' > jit/wp_client.cpp:162: error: crosses initialization of 'terror ' > jit/wp_client.cpp:158: error: crosses initialization of 'terror ' > jit/wp_client.cpp:154: error: crosses initialization of 'terror ' > jit/wp_client.cpp:194: warning: deprecated conversion from string constant to > 'char*'' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of gcc-4.1_4.1.1-5_multi.changes
gcc-4.1_4.1.1-5_multi.changes uploaded successfully to localhost along with the files: fixincludes_4.1.1-5_powerpc.deb gcc-4.1_4.1.1-5_powerpc.deb libgnatvsn-dev_4.1.1-5_i386.deb libgnatprj-dev_4.1.1-5_hppa.deb lib64mudflap0_4.1.1-5_i386.deb libssp0_4.1.1-5_i386.deb fastjar_4.1.1-5_hppa.deb libgfortran1-dev_4.1.1-5_i386.deb libstdc++6-4.1-dev_4.1.1-5_powerpc.deb gnat-4.1_4.1.1-5_i386.deb libffi4-dev_4.1.1-5_hppa.deb gcc-4.1_4.1.1-5_hppa.deb libstdc++6-4.1-dev_4.1.1-5_i386.deb libmudflap0_4.1.1-5_powerpc.deb libgfortran1_4.1.1-5_i386.deb libobjc1_4.1.1-5_powerpc.deb gobjc-4.1_4.1.1-5_i386.deb lib64gcc1_4.1.1-5_powerpc.deb libffi4-dev_4.1.1-5_powerpc.deb fastjar_4.1.1-5_i386.deb libgnatvsn4.1_4.1.1-5_powerpc.deb gcc-4.1-locales_4.1.1-5_all.deb libmudflap0_4.1.1-5_hppa.deb libgfortran1-dev_4.1.1-5_powerpc.deb libgnatprj4.1_4.1.1-5_powerpc.deb lib64stdc++6_4.1.1-5_powerpc.deb gobjc++-4.1_4.1.1-5_i386.deb lib64ffi4_4.1.1-5_i386.deb libstdc++6_4.1.1-5_i386.deb gobjc-4.1_4.1.1-5_powerpc.deb gnat-4.1_4.1.1-5_powerpc.deb libmudflap0-dev_4.1.1-5_hppa.deb g++-4.1_4.1.1-5_powerpc.deb cpp-4.1_4.1.1-5_hppa.deb gfortran-4.1-doc_4.1.1-5_all.deb gfortran-4.1_4.1.1-5_powerpc.deb gcc-4.1-base_4.1.1-5_powerpc.deb libffi4-dev_4.1.1-5_i386.deb libgnatprj-dev_4.1.1-5_i386.deb libstdc++6-4.1-dbg_4.1.1-5_hppa.deb lib64stdc++6_4.1.1-5_i386.deb libffi4_4.1.1-5_i386.deb fixincludes_4.1.1-5_hppa.deb libmudflap0-dev_4.1.1-5_i386.deb cpp-4.1_4.1.1-5_powerpc.deb libssp0-dev_4.1.1-5_hppa.deb libobjc1_4.1.1-5_i386.deb libobjc1_4.1.1-5_hppa.deb gobjc++-4.1_4.1.1-5_hppa.deb libstdc++6-4.1-pic_4.1.1-5_i386.deb libssp0_4.1.1-5_hppa.deb protoize_4.1.1-5_hppa.deb libmudflap0_4.1.1-5_i386.deb libstdc++6_4.1.1-5_powerpc.deb libgfortran1-dev_4.1.1-5_hppa.deb libgfortran1_4.1.1-5_hppa.deb libgnatvsn-dev_4.1.1-5_hppa.deb lib64ffi4_4.1.1-5_powerpc.deb lib64ssp0_4.1.1-5_i386.deb libssp0-dev_4.1.1-5_i386.deb libffi4_4.1.1-5_powerpc.deb lib64gfortran1_4.1.1-5_powerpc.deb fastjar_4.1.1-5_powerpc.deb libssp0-dev_4.1.1-5_powerpc.deb libstdc++6-4.1-dev_4.1.1-5_hppa.deb gfortran-4.1_4.1.1-5_hppa.deb libgfortran1_4.1.1-5_powerpc.deb gfortran-4.1_4.1.1-5_i386.deb lib64objc1_4.1.1-5_i386.deb fixincludes_4.1.1-5_i386.deb lib64stdc++6-4.1-dbg_4.1.1-5_i386.deb gnat-4.1-doc_4.1.1-5_all.deb g++-4.1_4.1.1-5_hppa.deb libstdc++6-4.1-dbg_4.1.1-5_i386.deb gobjc++-4.1_4.1.1-5_powerpc.deb lib64gcc1_4.1.1-5_i386.deb treelang-4.1_4.1.1-5_powerpc.deb libgnatprj4.1_4.1.1-5_i386.deb lib64objc1_4.1.1-5_powerpc.deb gcc-4.1_4.1.1-5.dsc libstdc++6-4.1-dbg_4.1.1-5_powerpc.deb libgnatvsn4.1_4.1.1-5_hppa.deb cpp-4.1-doc_4.1.1-5_all.deb libmudflap0-dev_4.1.1-5_powerpc.deb gcc-4.1-hppa64_4.1.1-5_hppa.deb libgnat-4.1_4.1.1-5_i386.deb libssp0_4.1.1-5_powerpc.deb lib64gfortran1_4.1.1-5_i386.deb libstdc++6-4.1-pic_4.1.1-5_powerpc.deb libffi4_4.1.1-5_hppa.deb libgnatvsn-dev_4.1.1-5_powerpc.deb libstdc++6-4.1-pic_4.1.1-5_hppa.deb libgcc1_4.1.1-5_powerpc.deb g++-4.1_4.1.1-5_i386.deb gcc-4.1-base_4.1.1-5_hppa.deb libgnat-4.1_4.1.1-5_powerpc.deb treelang-4.1_4.1.1-5_i386.deb libgcc4_4.1.1-5_hppa.deb gnat-4.1_4.1.1-5_hppa.deb lib64ssp0_4.1.1-5_powerpc.deb treelang-4.1_4.1.1-5_hppa.deb libgcc1_4.1.1-5_i386.deb gcc-4.1-base_4.1.1-5_i386.deb protoize_4.1.1-5_powerpc.deb libgnatvsn4.1_4.1.1-5_i386.deb gcc-4.1_4.1.1-5_i386.deb libgnatprj-dev_4.1.1-5_powerpc.deb gobjc-4.1_4.1.1-5_hppa.deb libstdc++6-4.1-doc_4.1.1-5_all.deb gcc-4.1-doc_4.1.1-5_all.deb lib64stdc++6-4.1-dbg_4.1.1-5_powerpc.deb libstdc++6_4.1.1-5_hppa.deb gcc-4.1_4.1.1-5.diff.gz protoize_4.1.1-5_i386.deb libgnatprj4.1_4.1.1-5_hppa.deb gcc-4.1-source_4.1.1-5_all.deb libgnat-4.1_4.1.1-5_hppa.deb lib64mudflap0_4.1.1-5_powerpc.deb cpp-4.1_4.1.1-5_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gcc-4.1 override disparity
There are disparities between your recently accepted upload and the override file for the following file(s): gcc-4.1-base_4.1.1-5_hppa.deb: package says section is libs, override says devel. gcc-4.1-base_4.1.1-5_i386.deb: package says section is libs, override says devel. gcc-4.1-base_4.1.1-5_powerpc.deb: package says section is libs, override says devel. Either the package or the override file is incorrect. If you think the override is correct and the package wrong please fix the package so that this disparity is fixed in the next upload. If you feel the override is incorrect then please reply to this mail and explain why. [NB: this is an automatically generated mail; if you replied to one like it before and have not received a response yet, please ignore this mail. Your reply needs to be processed by a human and will be in due course, but until then the installer will send these automated mails; sorry.] -- Debian distribution maintenance software (This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#373632: Acknowledgement (bogus "jump to case label crosses initialization" error with C99 anonymous initializers)
Processing commands for [EMAIL PROTECTED]: > tags 373632 + upstream Bug#373632: bogus "jump to case label crosses initialization" error with C99 anonymous initializers There were no tags set. Tags added: upstream > forwarded 373632 http://gcc.gnu.org/PR28031 Bug#373632: bogus "jump to case label crosses initialization" error with C99 anonymous initializers Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR28031. > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gcc-4.1_4.1.1-5_multi.changes ACCEPTED
Accepted: cpp-4.1-doc_4.1.1-5_all.deb to pool/main/g/gcc-4.1/cpp-4.1-doc_4.1.1-5_all.deb cpp-4.1_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/cpp-4.1_4.1.1-5_hppa.deb cpp-4.1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/cpp-4.1_4.1.1-5_i386.deb cpp-4.1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/cpp-4.1_4.1.1-5_powerpc.deb fastjar_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/fastjar_4.1.1-5_hppa.deb fastjar_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/fastjar_4.1.1-5_i386.deb fastjar_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/fastjar_4.1.1-5_powerpc.deb fixincludes_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/fixincludes_4.1.1-5_hppa.deb fixincludes_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/fixincludes_4.1.1-5_i386.deb fixincludes_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/fixincludes_4.1.1-5_powerpc.deb g++-4.1_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/g++-4.1_4.1.1-5_hppa.deb g++-4.1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/g++-4.1_4.1.1-5_i386.deb g++-4.1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/g++-4.1_4.1.1-5_powerpc.deb gcc-4.1-base_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/gcc-4.1-base_4.1.1-5_hppa.deb gcc-4.1-base_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/gcc-4.1-base_4.1.1-5_i386.deb gcc-4.1-base_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/gcc-4.1-base_4.1.1-5_powerpc.deb gcc-4.1-doc_4.1.1-5_all.deb to pool/main/g/gcc-4.1/gcc-4.1-doc_4.1.1-5_all.deb gcc-4.1-hppa64_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/gcc-4.1-hppa64_4.1.1-5_hppa.deb gcc-4.1-locales_4.1.1-5_all.deb to pool/main/g/gcc-4.1/gcc-4.1-locales_4.1.1-5_all.deb gcc-4.1-source_4.1.1-5_all.deb to pool/main/g/gcc-4.1/gcc-4.1-source_4.1.1-5_all.deb gcc-4.1_4.1.1-5.diff.gz to pool/main/g/gcc-4.1/gcc-4.1_4.1.1-5.diff.gz gcc-4.1_4.1.1-5.dsc to pool/main/g/gcc-4.1/gcc-4.1_4.1.1-5.dsc gcc-4.1_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/gcc-4.1_4.1.1-5_hppa.deb gcc-4.1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/gcc-4.1_4.1.1-5_i386.deb gcc-4.1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/gcc-4.1_4.1.1-5_powerpc.deb gfortran-4.1-doc_4.1.1-5_all.deb to pool/main/g/gcc-4.1/gfortran-4.1-doc_4.1.1-5_all.deb gfortran-4.1_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/gfortran-4.1_4.1.1-5_hppa.deb gfortran-4.1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/gfortran-4.1_4.1.1-5_i386.deb gfortran-4.1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/gfortran-4.1_4.1.1-5_powerpc.deb gnat-4.1-doc_4.1.1-5_all.deb to pool/main/g/gcc-4.1/gnat-4.1-doc_4.1.1-5_all.deb gnat-4.1_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/gnat-4.1_4.1.1-5_hppa.deb gnat-4.1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/gnat-4.1_4.1.1-5_i386.deb gnat-4.1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/gnat-4.1_4.1.1-5_powerpc.deb gobjc++-4.1_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/gobjc++-4.1_4.1.1-5_hppa.deb gobjc++-4.1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/gobjc++-4.1_4.1.1-5_i386.deb gobjc++-4.1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/gobjc++-4.1_4.1.1-5_powerpc.deb gobjc-4.1_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/gobjc-4.1_4.1.1-5_hppa.deb gobjc-4.1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/gobjc-4.1_4.1.1-5_i386.deb gobjc-4.1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/gobjc-4.1_4.1.1-5_powerpc.deb lib64ffi4_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/lib64ffi4_4.1.1-5_i386.deb lib64ffi4_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/lib64ffi4_4.1.1-5_powerpc.deb lib64gcc1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/lib64gcc1_4.1.1-5_i386.deb lib64gcc1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/lib64gcc1_4.1.1-5_powerpc.deb lib64gfortran1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/lib64gfortran1_4.1.1-5_i386.deb lib64gfortran1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/lib64gfortran1_4.1.1-5_powerpc.deb lib64mudflap0_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/lib64mudflap0_4.1.1-5_i386.deb lib64mudflap0_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/lib64mudflap0_4.1.1-5_powerpc.deb lib64objc1_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/lib64objc1_4.1.1-5_i386.deb lib64objc1_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/lib64objc1_4.1.1-5_powerpc.deb lib64ssp0_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/lib64ssp0_4.1.1-5_i386.deb lib64ssp0_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/lib64ssp0_4.1.1-5_powerpc.deb lib64stdc++6-4.1-dbg_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/lib64stdc++6-4.1-dbg_4.1.1-5_i386.deb lib64stdc++6-4.1-dbg_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/lib64stdc++6-4.1-dbg_4.1.1-5_powerpc.deb lib64stdc++6_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/lib64stdc++6_4.1.1-5_i386.deb lib64stdc++6_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/lib64stdc++6_4.1.1-5_powerpc.deb libffi4-dev_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/libffi4-dev_4.1.1-5_hppa.deb libffi4-dev_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/libffi4-dev_4.1.1-5_i386.deb libffi4-dev_4.1.1-5_powerpc.deb to pool/main/g/gcc-4.1/libffi4-dev_4.1.1-5_powerpc.deb libffi4_4.1.1-5_hppa.deb to pool/main/g/gcc-4.1/libffi4_4.1.1-5_hppa.deb libffi4_4.1.1-5_i386.deb to pool/main/g/gcc-4.1/libffi4_4.1.1-5_i386.deb
Processing of gcc-snapshot_20060613-1_amd64.changes
gcc-snapshot_20060613-1_amd64.changes uploaded successfully to localhost along with the files: gcc-snapshot_20060613-1_amd64.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gcc-snapshot_20060613-1_amd64.changes ACCEPTED
Accepted: gcc-snapshot_20060613-1_amd64.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20060613-1_amd64.deb Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package gcc-snapshot
# # bts-link upstream status pull for source package gcc-snapshot # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #373632 # * http://gcc.gnu.org/PR28031 # * remote status changed: (?) -> NEW usertags 373632 + status-NEW thanks
[bts-link] source package gcc-4.0
# # bts-link upstream status pull for source package gcc-4.0 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #353366 # * http://gcc.gnu.org/PR26559 # * remote status changed: NEW -> ASSIGNED usertags 353366 - status-NEW usertags 353366 + status-ASSIGNED thanks
Results for 3.4.6 (Debian 3.4.6-2) testsuite on arm-unknown-linux-gnu
LAST_UPDATED: Obtained from SVN: tags/gcc_3_4_6_release revision 111785 Native configuration is arm-unknown-linux-gnu === libstdc++ tests === Running target unix WARNING: program timed out. XPASS: 26_numerics/c99_classification_macros_c.cc (test for excess errors) === libstdc++ Summary === # of expected passes2737 # of unexpected successes 1 # of expected failures 6 === gpc tests === Running target any === gpc Summary === # of tests5057 # of expected passes 5054 # of unsupported tests3 /build/buildd/gcc-3.4-3.4.6/build/gcc/xgpc version 20060325, based on gcc-3.4.6 (Debian 3.4.6-2) === g++ tests === Running target unix FAIL: g++.dg/init/array16.C execution test XPASS: g++.dg/other/packed1.C execution test FAIL: 258: expected branch percentages not found: 25 FAIL: g++.dg/gcov/gcov-1.C gcov: 0 failures in line counts, 1 in branch percentages, 0 in return percentages XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes9921 # of unexpected failures3 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 83 /build/buildd/gcc-3.4-3.4.6/build/gcc/testsuite/../g++ version 3.4.6 (Debian 3.4.6-2) === g77 tests === Running target unix === g77 Summary === # of expected passes1812 # of unsupported tests 6 /build/buildd/gcc-3.4-3.4.6/build/gcc/testsuite/../g77 version 3.4.6 (Debian 3.4.6-2) === gcc tests === Running target unix XPASS: gcc.c-torture/execute/20020720-1.c compilation, -O1 XPASS: gcc.c-torture/execute/20020720-1.c compilation, -O2 XPASS: gcc.c-torture/execute/20020720-1.c compilation, -O3 -fomit-frame-pointer XPASS: gcc.c-torture/execute/20020720-1.c compilation, -O3 -g XPASS: gcc.c-torture/execute/20020720-1.c compilation, -Os FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -Os FAIL: gcc.c-torture/execute/ieee/fp-cmp-2.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/fp-cmp-2.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/fp-cmp-2.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/fp-cmp-2.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/fp-cmp-2.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/ieee/fp-cmp-2.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/ieee/fp-cmp-2.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/fp-cmp-2.c execution, -Os FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/fp-cmp-3.c execution, -Os FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution, -Os FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,
Results for 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) testsuite on x86_64-pc-linux-gnu
LAST_UPDATED: Thu Jun 8 09:26:53 UTC 2006 (revision 114484) === acats tests === === acats Summary === # of expected passes2317 # of unexpected failures0 Native configuration is x86_64-pc-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/parse/linkage1.C (test for errors, line 3) FAIL: g++.dg/parse/linkage1.C (test for errors, line 4) FAIL: g++.dg/parse/linkage1.C (test for errors, line 5) FAIL: g++.dg/parse/linkage1.C (test for errors, line 6) FAIL: g++.dg/parse/linkage1.C (test for errors, line 7) XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix === # of expected passes12036 # of unexpected failures5 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 95 Running target unix/-m32 FAIL: g++.dg/parse/linkage1.C (test for errors, line 3) FAIL: g++.dg/parse/linkage1.C (test for errors, line 4) FAIL: g++.dg/parse/linkage1.C (test for errors, line 5) FAIL: g++.dg/parse/linkage1.C (test for errors, line 6) FAIL: g++.dg/parse/linkage1.C (test for errors, line 7) XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix/-m32 === # of expected passes12121 # of unexpected failures5 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 66 === g++ Summary === # of expected passes24157 # of unexpected failures10 # of unexpected successes 4 # of expected failures 132 # of unsupported tests 161 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === gcc tests === Running target unix FAIL: gcc.dg/visibility-11.c scan-assembler [EMAIL PROTECTED] === gcc Summary for unix === # of expected passes38268 # of unexpected failures1 # of expected failures 100 # of untested testcases 28 # of unsupported tests 358 Running target unix/-m32 FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 === gcc Summary for unix/-m32 === # of expected passes38366 # of unexpected failures5 # of expected failures 101 # of untested testcases 28 # of unsupported tests 256 === gcc Summary === # of expected passes76634 # of unexpected failures6 # of expected failures 201 # of untested testcases 56 # of unsupported tests 614 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes12719 # of expected failures 16 # of unsupported tests 16 Running target unix/-m32 === gfortran Summary for unix/-m32 === # of expected passes12722 # of expected failures 13 # of unsupported tests 16 === gfortran Summary === # of expected passes25441 # of expected failures 29 # of unsupported tests 32 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/gfortran/../../gfortran version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === obj-c++ tests === Running target unix FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors) FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors) FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-3.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/layout-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix === # of expected passes419 # of unexpected failures10 # of unsupported tests 13 Running target unix/-m32 FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilatio
Results for 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) testsuite on ia64-linux-gnu
LAST_UPDATED: Thu Jun 8 09:26:53 UTC 2006 (revision 114484) Native configuration is ia64-linux-gnu (caballero) === gpc tests === Running target any FAIL: chief35b.pas FAIL: chuck6.pas FAIL: fieldw.pas FAIL: fjf23.pas FAIL: fjf30b.pas FAIL: fjf322.pas FAIL: fjf395a.pas FAIL: fjf395b.pas FAIL: fjf403b.pas FAIL: fjf524f.pas FAIL: fjf524g.pas FAIL: fjf563e.pas FAIL: fjf587b.pas FAIL: fjf746.pas FAIL: fjf779a.pas FAIL: fjf779b.pas FAIL: fjf779e.pas FAIL: fjf779f.pas FAIL: fjf779g.pas FAIL: fjf958c.pas FAIL: fjf967b.pas FAIL: fjf967c.pas FAIL: fjf967d.pas FAIL: fjf967e.pas FAIL: fjf967h.pas FAIL: fjf967i.pas FAIL: fjf967j.pas FAIL: fjf967k.pas FAIL: fjf967l.pas FAIL: fsc22.pas FAIL: fsc24.pas FAIL: nicola4c.pas FAIL: writeb.pas FAIL: writec.pas FAIL: writee.pas FAIL: writeg.pas === gpc Summary === # of tests5070 # of expected passes 5032 # of unexpected failures 36 # of unsupported tests2 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgpc version 20060325, based on gcc-4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === acats tests === FAIL: c36204d FAIL: cd5014e === acats Summary === # of expected passes2315 # of unexpected failures2 === g++ tests === Running target unix FAIL: g++.dg/parse/linkage1.C (test for errors, line 3) FAIL: g++.dg/parse/linkage1.C (test for errors, line 4) FAIL: g++.dg/parse/linkage1.C (test for errors, line 5) FAIL: g++.dg/parse/linkage1.C (test for errors, line 6) FAIL: g++.dg/parse/linkage1.C (test for errors, line 7) XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 FAIL: g++.old-deja/g++.abi/arraynew.C execution test FAIL: g++.old-deja/g++.jason/vecdel.C (test for excess errors) WARNING: g++.old-deja/g++.jason/vecdel.C compilation failed to produce executable XPASS: g++.old-deja/g++.other/init5.C execution test FAIL: g++.old-deja/g++.other/new3.C (test for excess errors) WARNING: g++.old-deja/g++.other/new3.C compilation failed to produce executable FAIL: g++.old-deja/g++.other/new7.C (test for excess errors) WARNING: g++.old-deja/g++.other/new7.C compilation failed to produce executable FAIL: g++.old-deja/g++.robertl/eb71.C (test for excess errors) === g++ Summary === # of expected passes11518 # of unexpected failures10 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 103 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === gcc tests === Running target unix FAIL: gcc.dg/cpp/ucnid-1.c (test for excess errors) WARNING: gcc.dg/cpp/ucnid-1.c compilation failed to produce executable FAIL: gcc.dg/cpp/ucnid-3.c (test for excess errors) FAIL: gcc.dg/20050527-1.c (test for excess errors) FAIL: gcc.dg/builtin-apply4.c execution test FAIL: gcc.dg/ucnid-1.c (test for excess errors) WARNING: gcc.dg/ucnid-1.c compilation failed to produce executable FAIL: gcc.dg/ucnid-2.c (test for excess errors) WARNING: gcc.dg/ucnid-2.c compilation failed to produce executable FAIL: gcc.dg/ucnid-3.c (test for excess errors) WARNING: gcc.dg/ucnid-3.c compilation failed to produce executable FAIL: gcc.dg/ucnid-4.c (test for excess errors) WARNING: gcc.dg/ucnid-4.c compilation failed to produce executable FAIL: gcc.dg/ucnid-5.c (test for excess errors) WARNING: gcc.dg/ucnid-5.c compilation failed to produce executable FAIL: gcc.dg/ucnid-6.c (test for excess errors) XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5 XPASS: gcc.dg/vect/pr16105.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 XPASS: gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-30.c scan-tree-dump-times vectorized 1 loops 2 XPASS: gcc.dg/vect/vect-42.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-43.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-74.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-75.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-8.c scan-tree-dump-times vectorized 1 loops 1 === gcc Summary === # of expected passes37236 # of unexpected failures10 # of unexpected successes 10 # of expected failures 132 # of untested testcases 28 # of unsupported tests 318 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === gfortran tests === Running target unix FAIL: gfortran.dg/f2c_4.f90 -O0 (test for excess errors) FAIL: gfortran.dg/f2c_4.f90 -O1 (test for excess errors) FAIL: gfortran.dg/f2c_4.f90 -O2 (test for excess errors) FAIL: gfortran.dg/f2c_4.f90 -O3 -fomit-frame-pointer (test for excess errors) FAIL: gfortran.dg/f2c_4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for exces
Results for 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) testsuite on s390-ibm-linux-gnu
LAST_UPDATED: Thu Jun 8 09:26:53 UTC 2006 (revision 114484) === acats tests === === acats Summary === # of expected passes2317 # of unexpected failures0 Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/parse/linkage1.C (test for errors, line 3) FAIL: g++.dg/parse/linkage1.C (test for errors, line 4) FAIL: g++.dg/parse/linkage1.C (test for errors, line 5) FAIL: g++.dg/parse/linkage1.C (test for errors, line 6) FAIL: g++.dg/parse/linkage1.C (test for errors, line 7) XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes12041 # of unexpected failures5 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 106 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === gcc tests === Running target unix FAIL: gcc.dg/fold-cond-1.c scan-tree-dump-times \\(g \\| h\\) != 0 1 XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0 === gcc Summary === # of expected passes37312 # of unexpected failures1 # of unexpected successes 1 # of expected failures 76 # of untested testcases 28 # of unsupported tests 294 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === gfortran tests === Running target unix === gfortran Summary === # of expected passes12568 # of expected failures 12 # of unsupported tests 82 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/gfortran/../../gfortran version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === obj-c++ tests === Running target unix FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary === # of expected passes423 # of unexpected failures6 # of unsupported tests 13 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/obj-c++/../../g++ version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === objc tests === Running target unix === objc Summary === # of expected passes1686 # of unsupported tests 22 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) === treelang tests === Running target unix === treelang Summary === # of expected passes50 === libffi tests === Running target unix === libffi Summary === # of expected passes228 # of unsupported tests 2 === libmudflap tests === Running target unix === libmudflap Summary === # of expected passes1799 === libstdc++ tests === Running target unix XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors) === libstdc++ Summary === # of expected passes3412 # of unexpected successes 1 # of expected failures 12 # of unsupported tests 315 Compiler version: 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) Platform: s390-ibm-linux-gnu configure flags: -v --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre --enable-mpfr --enable-checking=release s390-linux-gnu --enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang BOOT_CFLAGS=-O2 Build Dependencies: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==-===-== ii binutils 2.16.1cvs20060413-1 The GNU assembler, linker and binary utilities Patches that Debian applied in this version: svn-updates: CVS updates from the 4.1 branch upto 20060608. libjava-update: li
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) testsuite on x86_64-pc-linux-gnu
LAST_UPDATED: Tue Jun 13 07:10:58 UTC 2006 (revision 114599) === acats tests === === acats Summary === # of expected passes2317 # of unexpected failures0 Native configuration is x86_64-pc-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix === # of expected passes12048 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 95 Running target unix/-m32 XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix/-m32 === # of expected passes12133 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 66 === g++ Summary === # of expected passes24181 # of unexpected successes 4 # of expected failures 132 # of unsupported tests 161 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gcc tests === Running target unix FAIL: gcc.dg/visibility-11.c scan-assembler [EMAIL PROTECTED] === gcc Summary for unix === # of expected passes38270 # of unexpected failures1 # of expected failures 100 # of untested testcases 28 # of unsupported tests 358 Running target unix/-m32 FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 === gcc Summary for unix/-m32 === # of expected passes38368 # of unexpected failures5 # of expected failures 101 # of untested testcases 28 # of unsupported tests 256 === gcc Summary === # of expected passes76638 # of unexpected failures6 # of expected failures 201 # of untested testcases 56 # of unsupported tests 614 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes12747 # of expected failures 16 # of unsupported tests 16 Running target unix/-m32 === gfortran Summary for unix/-m32 === # of expected passes12750 # of expected failures 13 # of unsupported tests 16 === gfortran Summary === # of expected passes25497 # of expected failures 29 # of unsupported tests 32 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/gfortran/../../gfortran version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === obj-c++ tests === Running target unix FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors) FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors) FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-3.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/layout-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix === # of expected passes419 # of unexpected failures10 # of unsupported tests 13 Running target unix/-m32 FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix/-m32 === # of expected passes423 # of unexpected failures6 # of unsupported tests 13 === obj-c++ Summary === # of expected passes842 # of unexpected failures16 # of unsupported tests 26 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/obj-c++/../../g++
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) testsuite on hppa-unknown-linux-gnu
LAST_UPDATED: Tue Jun 13 07:10:58 UTC 2006 (revision 114599) === acats tests === === acats Summary === # of expected passes2317 # of unexpected failures0 Native configuration is hppa-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes12018 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 115 /scratch/packages/gcc/4.1/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gcc tests === Running target unix XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5 === gcc Summary === # of expected passes37197 # of unexpected successes 1 # of expected failures 76 # of untested testcases 28 # of unsupported tests 338 /scratch/packages/gcc/4.1/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gfortran tests === Running target unix XPASS: gfortran.dg/csqrt_2.f -O0 execution test XPASS: gfortran.dg/csqrt_2.f -O1 execution test XPASS: gfortran.dg/csqrt_2.f -O2 execution test XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer execution test XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer -funroll-loops execution test XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test XPASS: gfortran.dg/csqrt_2.f -O3 -g execution test XPASS: gfortran.dg/csqrt_2.f -Os execution test FAIL: gfortran.dg/f2c_2.f90 -O0 execution test FAIL: gfortran.dg/f2c_2.f90 -O1 execution test FAIL: gfortran.dg/f2c_2.f90 -O2 execution test FAIL: gfortran.dg/f2c_2.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/f2c_2.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/f2c_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/f2c_2.f90 -O3 -g execution test FAIL: gfortran.dg/f2c_2.f90 -Os execution test FAIL: gfortran.dg/g77/cabs.f -O0 execution test FAIL: gfortran.dg/g77/cabs.f -O1 execution test FAIL: gfortran.dg/g77/cabs.f -O2 execution test FAIL: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/cabs.f -O3 -g execution test FAIL: gfortran.dg/g77/cabs.f -Os execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O0 execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O1 execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O2 execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O3 -g execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -Os execution test FAIL: gfortran.dg/g77/f90-intrinsic-numeric.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/f90-intrinsic-numeric.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O0 FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O1 FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O2 FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O3 -fomit-frame-pointer FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O3 -g FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -Os FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gfortran.fortran-torture/execute/math.f90 execution, -O0 FAIL: gfo
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) testsuite on ia64-unknown-linux-gnu
LAST_UPDATED: Tue Jun 13 07:10:58 UTC 2006 (revision 114599) === acats tests === FAIL: c36204d FAIL: cd5014e === acats Summary === # of expected passes2315 # of unexpected failures2 Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes11538 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 103 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gcc tests === Running target unix FAIL: gcc.dg/builtin-apply4.c execution test XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5 XPASS: gcc.dg/vect/pr16105.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 XPASS: gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-30.c scan-tree-dump-times vectorized 1 loops 2 XPASS: gcc.dg/vect/vect-42.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-43.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-74.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-75.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-8.c scan-tree-dump-times vectorized 1 loops 1 === gcc Summary === # of expected passes37253 # of unexpected failures1 # of unexpected successes 10 # of expected failures 132 # of untested testcases 28 # of unsupported tests 318 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gfortran tests === Running target unix FAIL: gfortran.dg/vect/vect-4.f90 -O scan-tree-dump-times Alignment of access forced using peeling 1 FAIL: gfortran.dg/vect/vect-4.f90 -O scan-tree-dump-times Vectorizing an unaligned access 1 === gfortran Summary === # of expected passes12739 # of unexpected failures2 # of expected failures 18 # of unsupported tests 18 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/gfortran/../../gfortran version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === obj-c++ tests === Running target unix FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors) FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors) FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-3.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/layout-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary === # of expected passes419 # of unexpected failures10 # of unsupported tests 13 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/obj-c++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === objc tests === Running target unix === objc Summary === # of expected passes1684 # of unsupported tests 23 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === treelang tests === Running target unix === treelang Summary === # of expected passes50 === libffi tests === Running target unix === libffi Summary === # of expected passes228 # of unsupported tests 2 === libmudflap tests === Running target unix === libmudflap Summary === # of expected passes1799 === libstdc++ tests === Running target unix XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors) XPASS: 27_io/fpos/14320-1.cc execution test === libstdc++ Summary === # of expected passes3412 # of unexpected successes 2 # of expected failures 11 # of unsupported tests 315 Compiler version: 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) Platform: ia64-unknown-linux-gnu configure flags: -v --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debu
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) testsuite on powerpc-unknown-linux-gnu
LAST_UPDATED: Tue Jun 13 07:10:58 UTC 2006 (revision 114599) === acats tests === === acats Summary === # of expected passes2317 # of unexpected failures0 Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 === g++ Summary for unix === # of expected passes12155 # of unexpected successes 1 # of expected failures 66 # of unsupported tests 91 Running target unix/-m64 XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 === g++ Summary for unix/-m64 === # of expected passes12117 # of unexpected successes 1 # of expected failures 66 # of unsupported tests 94 === g++ Summary === # of expected passes24272 # of unexpected successes 2 # of expected failures 132 # of unsupported tests 185 /home/doko/gcc/4.1/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gcc tests === Running target unix FAIL: gcc.dg/20020103-1.c scan-assembler-not LC[0-9] FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 FAIL: gcc.dg/vmx/pr27842.c -O0 execution test FAIL: gcc.dg/vmx/pr27842.c -O1 execution test FAIL: gcc.dg/vmx/pr27842.c -O2 execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -g execution test FAIL: gcc.dg/vmx/pr27842.c -Os execution test FAIL: gcc.target/powerpc/pr18096-1.c stack frame too large (test for warnings, line 11) FAIL: gcc.target/powerpc/pr18096-1.c (test for excess errors) === gcc Summary for unix === # of expected passes38662 # of unexpected failures16 # of expected failures 99 # of untested testcases 28 # of unsupported tests 313 Running target unix/-m64 FAIL: gcc.dg/20020103-1.c scan-assembler-not LC[0-9] FAIL: gcc.dg/20020919-1.c (test for errors, line 106) FAIL: gcc.dg/20020919-1.c (test for errors, line 124) FAIL: gcc.dg/20020919-1.c (test for errors, line 133) FAIL: gcc.dg/20020919-1.c (test for errors, line 160) FAIL: gcc.dg/20020919-1.c (test for errors, line 178) FAIL: gcc.dg/20020919-1.c (test for errors, line 232) FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test XPASS: gcc.dg/tree-ssa/sra-2.c scan-tree-dump-times link_error 0 FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 FAIL: gcc.dg/vmx/pr27842.c -O0 execution test FAIL: gcc.dg/vmx/pr27842.c -O1 execution test FAIL: gcc.dg/vmx/pr27842.c -O2 execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -g execution test FAIL: gcc.dg/vmx/pr27842.c -Os execution test FAIL: gcc.misc-tests/linkage.c link FAIL: gcc.target/powerpc/20050603-3.c scan-assembler-not inm FAIL: gcc.target/powerpc/980827-1.c (test for excess errors) WARNING: gcc.target/powerpc/980827-1.c compilation failed to produce executable FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 7) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 8) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 9) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 10) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 11) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 12) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 14) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 15) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 16) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 20) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 21) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 22) FAIL: gcc.target/powerpc/altivec-14.c (test for excess errors) FAIL: gcc.target/powerpc/altivec-22.c scan-assembler-not mfcr FAIL: gcc.target/powerpc/ppc-sdata-1.c (test for excess errors) ERROR: gcc.target/powerpc/ppc-sdata-1.c: error executing dg-final: couldn't open "ppc-sdata-1.s": no such file or directory UNRESOLVED: gcc.target/powerpc/ppc-sdata-1.c: e
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) testsuite on s390-ibm-linux-gnu
LAST_UPDATED: Tue Jun 13 07:10:58 UTC 2006 (revision 114599) === acats tests === FAIL: c974001 === acats Summary === # of expected passes2316 # of unexpected failures1 Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix === # of expected passes12053 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 106 Running target unix/-m64 XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix/-m64 === # of expected passes12021 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 108 === g++ Summary === # of expected passes24074 # of unexpected successes 4 # of expected failures 132 # of unsupported tests 214 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gcc tests === Running target unix FAIL: gcc.dg/fold-cond-1.c scan-tree-dump-times \\(g \\| h\\) != 0 1 XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0 === gcc Summary for unix === # of expected passes37314 # of unexpected failures1 # of unexpected successes 1 # of expected failures 76 # of untested testcases 28 # of unsupported tests 294 Running target unix/-m64 FAIL: gcc.dg/20020926-1.c (test for excess errors) ERROR: gcc.dg/20020926-1.c: error executing dg-final: couldn't open "20020926-1.s": no such file or directory UNRESOLVED: gcc.dg/20020926-1.c: error executing dg-final: couldn't open "20020926-1.s": no such file or directory FAIL: gcc.dg/fold-cond-1.c scan-tree-dump-times \\(g \\| h\\) != 0 1 XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0 XPASS: gcc.dg/tree-ssa/sra-2.c scan-tree-dump-times link_error 0 === gcc Summary for unix/-m64 === # of expected passes37309 # of unexpected failures2 # of unexpected successes 2 # of expected failures 75 # of unresolved testcases 1 # of untested testcases 28 # of unsupported tests 296 === gcc Summary === # of expected passes74623 # of unexpected failures3 # of unexpected successes 3 # of expected failures 151 # of unresolved testcases 1 # of untested testcases 56 # of unsupported tests 590 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes12596 # of expected failures 12 # of unsupported tests 82 Running target unix/-m64 === gfortran Summary for unix/-m64 === # of expected passes12628 # of expected failures 12 # of unsupported tests 66 === gfortran Summary === # of expected passes25224 # of expected failures 24 # of unsupported tests 148 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/gfortran/../../gfortran version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === obj-c++ tests === Running target unix FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix === # of expected passes423 # of unexpected failures6 # of unsupported tests 13 Running target unix/-m64 FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors) FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors) FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-3.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/layout-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executab
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) testsuite on sparc-unknown-linux-gnu
LAST_UPDATED: Tue Jun 13 07:10:58 UTC 2006 (revision 114599) === acats tests === === acats Summary === # of expected passes2317 # of unexpected failures0 Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix === # of expected passes12062 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 104 Running target unix/-m64 FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_y_tst.o compile UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o-cp_compat_y_tst.o link UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o-cp_compat_y_tst.o execute XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 FAIL: g++.dg/tls/static-1.C execution test XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix/-m64 === # of expected passes12025 # of unexpected failures3 # of unexpected successes 2 # of expected failures 66 # of unresolved testcases 2 # of unsupported tests 106 === g++ Summary === # of expected passes24087 # of unexpected failures3 # of unexpected successes 4 # of expected failures 132 # of unresolved testcases 2 # of unsupported tests 210 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gcc tests === Running target unix XPASS: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 XPASS: gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-75.c scan-tree-dump-times vectorized 1 loops 1 === gcc Summary for unix === # of expected passes37669 # of unexpected successes 3 # of expected failures 108 # of untested testcases 28 # of unsupported tests 356 Running target unix/-m64 FAIL: gcc.dg/tls/opt-11.c execution test FAIL: gcc.dg/tls/pr24428-2.c execution test FAIL: gcc.dg/tls/pr24428.c execution test FAIL: gcc.dg/tree-ssa/gen-vect-11c.c scan-tree-dump-times vectorized 0 loops 1 XPASS: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 XPASS: gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-75.c scan-tree-dump-times vectorized 1 loops 1 FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-m64 === # of expected passes37658 # of unexpected failures5 # of unexpected successes 3 # of expected failures 108 # of untested testcases 28 # of unsupported tests 359 === gcc Summary === # of expected passes75327 # of unexpected failures5 # of unexpected successes 6 # of expected failures 216 # of untested testcases 56 # of unsupported tests 715 /build/buildd/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes12600 # of expected failures 14 # of unsupported tests 87 Running target unix/-m64 === gfortran Summary for unix/-m64 === # of expected passes12726 # of expected failures 15 # of unsupported tests 23 === gfortran Summary === # of expected passes25326 # of expected failures 29 # of unsupported tests 110 /build/buildd/gcc-4.1-4.1.1/build/gcc/testsuite/gfortran/../../gfortran version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === obj-c++ tests === Running target unix FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix === # of expected passes423 # of unexpected failures6 # of unsupported tests 13 Running target unix/-m64 FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors) FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors) FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encod
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-5) testsuite on i486-pc-linux-gnu
LAST_UPDATED: Tue Jun 13 23:42:42 UTC 2006 (revision 114624) === acats tests === FAIL: c94008c FAIL: cxf3a01 FAIL: cxf3a02 === acats Summary === # of expected passes2314 # of unexpected failures3 Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix === # of expected passes12134 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 66 Running target unix/-march=i686 FAIL: g++.dg/other/i386-1.C (test for excess errors) WARNING: g++.dg/other/i386-1.C compilation failed to produce executable XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix/-march=i686 === # of expected passes12132 # of unexpected failures1 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 66 Running target unix/-m64 XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix/-m64 === # of expected passes12049 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 95 === g++ Summary === # of expected passes36315 # of unexpected failures1 # of unexpected successes 6 # of expected failures 198 # of unsupported tests 227 /scratch/packages/gcc/4.1/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-5) === gcc tests === Running target unix FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 === gcc Summary for unix === # of expected passes38408 # of unexpected failures5 # of expected failures 101 # of untested testcases 28 # of unsupported tests 244 Running target unix/-march=i686 FAIL: gcc.dg/20020122-2.c (test for excess errors) FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-3dnow-
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-5) testsuite on hppa-unknown-linux-gnu
LAST_UPDATED: Tue Jun 13 23:42:42 UTC 2006 (revision 114624) === acats tests === FAIL: c940004 === acats Summary === # of expected passes2316 # of unexpected failures1 Native configuration is hppa-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary === # of expected passes12019 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 115 /scratch/packages/gcc/4.1/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-5) === gcc tests === Running target unix XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5 === gcc Summary === # of expected passes37197 # of unexpected successes 1 # of expected failures 76 # of untested testcases 28 # of unsupported tests 338 /scratch/packages/gcc/4.1/gcc-4.1-4.1.1/build/gcc/xgcc version 4.1.2 20060613 (prerelease) (Debian 4.1.1-5) === gfortran tests === Running target unix XPASS: gfortran.dg/csqrt_2.f -O0 execution test XPASS: gfortran.dg/csqrt_2.f -O1 execution test XPASS: gfortran.dg/csqrt_2.f -O2 execution test XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer execution test XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer -funroll-loops execution test XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test XPASS: gfortran.dg/csqrt_2.f -O3 -g execution test XPASS: gfortran.dg/csqrt_2.f -Os execution test FAIL: gfortran.dg/f2c_2.f90 -O0 execution test FAIL: gfortran.dg/f2c_2.f90 -O1 execution test FAIL: gfortran.dg/f2c_2.f90 -O2 execution test FAIL: gfortran.dg/f2c_2.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/f2c_2.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/f2c_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/f2c_2.f90 -O3 -g execution test FAIL: gfortran.dg/f2c_2.f90 -Os execution test FAIL: gfortran.dg/g77/cabs.f -O0 execution test FAIL: gfortran.dg/g77/cabs.f -O1 execution test FAIL: gfortran.dg/g77/cabs.f -O2 execution test FAIL: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/cabs.f -O3 -g execution test FAIL: gfortran.dg/g77/cabs.f -Os execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O0 execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O1 execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O2 execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -O3 -g execution test FAIL: gfortran.dg/g77/f90-intrinsic-mathematical.f -Os execution test FAIL: gfortran.dg/g77/f90-intrinsic-numeric.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/f90-intrinsic-numeric.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O0 FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O1 FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O2 FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O3 -fomit-frame-pointer FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O3 -g FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -Os FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution, -O3 -fomit-frame-pointer -funroll-loops FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: gfortran.fortran-torture/execute/math.f90 execution,
Results for 4.2.0 20060613 (experimental) testsuite on i486-pc-linux-gnu
LAST_UPDATED: Obtained from SVN: trunk revision 114610 Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ext/complit1.C (internal compiler error) FAIL: g++.dg/ext/complit1.C (test for excess errors) === g++ Summary for unix === # of expected passes12680 # of unexpected failures2 # of expected failures 68 # of unsupported tests 69 Running target unix/-march=i686 FAIL: g++.dg/ext/complit1.C (internal compiler error) FAIL: g++.dg/ext/complit1.C (test for excess errors) FAIL: g++.dg/other/i386-1.C (test for excess errors) WARNING: g++.dg/other/i386-1.C compilation failed to produce executable === g++ Summary for unix/-march=i686 === # of expected passes12678 # of unexpected failures3 # of expected failures 68 # of unsupported tests 69 === g++ Summary === # of expected passes25358 # of unexpected failures5 # of expected failures 136 # of unsupported tests 138 /home/tbm/scratch/gcc-snapshot-20060613/build/gcc/testsuite/g++/../../g++ version 4.2.0 20060613 (experimental) === gcc tests === Running target unix FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 === gcc Summary for unix === # of expected passes39736 # of unexpected failures5 # of expected failures 112 # of untested testcases 28 # of unsupported tests 275 Running target unix/-march=i686 FAIL: gcc.dg/20020122-2.c (test for excess errors) FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-3dnow-1.c -march=c3 scan-assembler prefetch FAIL: gcc.misc-tests/i386-pf-3dnow-1.c -march=c3 scan-assembler prefetchw FAIL: gcc.misc-tests/i386-pf-3dnow-1.c -march=k6-2 scan-assembler prefetch FAIL: gcc.misc-tests/i386-pf-3dnow-1.c -march=k6-2 scan-assembler prefetchw FAIL: gcc.misc-tests/i386-pf-3dnow-1.c -march=k6-3 scan-assembler prefetch FAIL: gcc.misc-tests/i386-pf-3dnow-1.c -march=k6-3 scan-assembler prefetchw FAIL: gcc.misc-tests/i386-pf-athlon-1.c -march=athlon scan-assembler prefetchw FAIL: gcc.misc-tests/i386-pf-athlon-1.c -march=athlon scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-athlon-1.c -m
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-5) testsuite on powerpc-unknown-linux-gnu
LAST_UPDATED: Tue Jun 13 23:42:42 UTC 2006 (revision 114624) === acats tests === FAIL: c64002b === acats Summary === # of expected passes2316 # of unexpected failures1 Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 === g++ Summary for unix === # of expected passes12156 # of unexpected successes 1 # of expected failures 66 # of unsupported tests 91 Running target unix/-m64 XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 === g++ Summary for unix/-m64 === # of expected passes12118 # of unexpected successes 1 # of expected failures 66 # of unsupported tests 94 === g++ Summary === # of expected passes24274 # of unexpected successes 2 # of expected failures 132 # of unsupported tests 185 /home/doko/gcc/4.1/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-5) === gcc tests === Running target unix FAIL: gcc.dg/20020103-1.c scan-assembler-not LC[0-9] FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 FAIL: gcc.dg/vmx/pr27842.c -O0 execution test FAIL: gcc.dg/vmx/pr27842.c -O1 execution test FAIL: gcc.dg/vmx/pr27842.c -O2 execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -g execution test FAIL: gcc.dg/vmx/pr27842.c -Os execution test FAIL: gcc.target/powerpc/pr18096-1.c stack frame too large (test for warnings, line 11) FAIL: gcc.target/powerpc/pr18096-1.c (test for excess errors) === gcc Summary for unix === # of expected passes38662 # of unexpected failures16 # of expected failures 99 # of untested testcases 28 # of unsupported tests 313 Running target unix/-m64 FAIL: gcc.dg/20020103-1.c scan-assembler-not LC[0-9] FAIL: gcc.dg/20020919-1.c (test for errors, line 106) FAIL: gcc.dg/20020919-1.c (test for errors, line 124) FAIL: gcc.dg/20020919-1.c (test for errors, line 133) FAIL: gcc.dg/20020919-1.c (test for errors, line 160) FAIL: gcc.dg/20020919-1.c (test for errors, line 178) FAIL: gcc.dg/20020919-1.c (test for errors, line 232) FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test XPASS: gcc.dg/tree-ssa/sra-2.c scan-tree-dump-times link_error 0 FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 FAIL: gcc.dg/vmx/pr27842.c -O0 execution test FAIL: gcc.dg/vmx/pr27842.c -O1 execution test FAIL: gcc.dg/vmx/pr27842.c -O2 execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -g execution test FAIL: gcc.dg/vmx/pr27842.c -Os execution test FAIL: gcc.misc-tests/linkage.c link FAIL: gcc.target/powerpc/20050603-3.c scan-assembler-not inm FAIL: gcc.target/powerpc/980827-1.c (test for excess errors) WARNING: gcc.target/powerpc/980827-1.c compilation failed to produce executable FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 7) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 8) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 9) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 10) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 11) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 12) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 14) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 15) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 16) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 20) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 21) FAIL: gcc.target/powerpc/altivec-14.c (test for warnings, line 22) FAIL: gcc.target/powerpc/altivec-14.c (test for excess errors) FAIL: gcc.target/powerpc/altivec-22.c scan-assembler-not mfcr FAIL: gcc.target/powerpc/ppc-sdata-1.c (test for excess errors) ERROR: gcc.target/powerpc/ppc-sdata-1.c: error executing dg-final: couldn't open "ppc-sdata-1.s": no such file or directory UNRESOLVED: gcc.target/powerpc/
Results for 4.2.0 20060613 (experimental) testsuite on ia64-unknown-linux-gnu
LAST_UPDATED: Obtained from SVN: trunk revision 114610 Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary === # of expected passes12070 # of expected failures 66 # of unsupported tests 106 /build/buildd/gcc-snapshot-20060613/build/gcc/testsuite/g++/../../g++ version 4.2.0 20060613 (experimental) === gcc tests === Running target unix FAIL: gcc.dg/builtin-apply4.c execution test WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c -O0 compilation failed to produce executable WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c -O1 compilation failed to produce executable WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c -O2 compilation failed to produce executable WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c -O3 -fomit-frame-pointer compilation failed to produce executable WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c -O3 -g compilation failed to produce executable WARNING: gcc.dg/torture/fp-int-convert-float128-timode.c -Os compilation failed to produce executable FAIL: gcc.dg/torture/fp-int-convert-float128.c -O0 (test for excess errors) WARNING: gcc.dg/torture/fp-int-convert-float128.c -O0 compilation failed to produce executable FAIL: gcc.dg/torture/fp-int-convert-float128.c -O1 (test for excess errors) WARNING: gcc.dg/torture/fp-int-convert-float128.c -O1 compilation failed to produce executable FAIL: gcc.dg/torture/fp-int-convert-float128.c -O2 (test for excess errors) WARNING: gcc.dg/torture/fp-int-convert-float128.c -O2 compilation failed to produce executable FAIL: gcc.dg/torture/fp-int-convert-float128.c -O3 -fomit-frame-pointer (test for excess errors) WARNING: gcc.dg/torture/fp-int-convert-float128.c -O3 -fomit-frame-pointer compilation failed to produce executable FAIL: gcc.dg/torture/fp-int-convert-float128.c -O3 -g (test for excess errors) WARNING: gcc.dg/torture/fp-int-convert-float128.c -O3 -g compilation failed to produce executable FAIL: gcc.dg/torture/fp-int-convert-float128.c -Os (test for excess errors) WARNING: gcc.dg/torture/fp-int-convert-float128.c -Os compilation failed to produce executable XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5 XPASS: gcc.dg/vect/pr16105.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 XPASS: gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-30.c scan-tree-dump-times vectorized 1 loops 2 XPASS: gcc.dg/vect/vect-42.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-43.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-74.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-75.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-8.c scan-tree-dump-times vectorized 1 loops 1 XPASS: gcc.dg/vect/vect-reduc-dot-u16.c scan-tree-dump-times vectorized 1 loops 1 === gcc Summary === # of expected passes38535 # of unexpected failures7 # of unexpected successes 11 # of expected failures 148 # of untested testcases 28 # of unsupported tests 338 /build/buildd/gcc-snapshot-20060613/build/gcc/xgcc version 4.2.0 20060613 (experimental) === gfortran tests === Running target unix FAIL: gfortran.dg/vect/vect-4.f90 -O scan-tree-dump-times Alignment of access forced using peeling 1 FAIL: gfortran.dg/vect/vect-4.f90 -O scan-tree-dump-times Vectorizing an unaligned access 1 XPASS: gfortran.dg/vect/vect-5.f90 -O scan-tree-dump-times vectorized 2 loops 1 === gfortran Summary === # of expected passes13366 # of unexpected failures2 # of unexpected successes 1 # of expected failures 19 # of unsupported tests 18 /build/buildd/gcc-snapshot-20060613/build/gcc/testsuite/gfortran/../../gfortran version 4.2.0 20060613 (experimental) === obj-c++ tests === Running target unix FAIL: obj-c++.dg/bitfield-1.mm (internal compiler error) FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors) WARNING: obj-c++.dg/bitfield-1.mm compilation failed to produce executable FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors) FAIL: obj-c++.dg/comp-types-10.mm (internal compiler error) FAIL: obj-c++.dg/comp-types-10.mm (test for excess errors) FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-3.mm (test for excess errors) FAIL: obj-c++.dg/encode-3.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/layout-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNIN
Results for 4.2.0 20060613 (experimental) testsuite on powerpc-unknown-linux-gnu
LAST_UPDATED: Obtained from SVN: trunk revision 114610 Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ext/altivec-3.C execution test FAIL: g++.dg/ext/complit1.C (internal compiler error) FAIL: g++.dg/ext/complit1.C (test for excess errors) === g++ Summary === # of expected passes12702 # of unexpected failures3 # of expected failures 66 # of unsupported tests 94 /home/tbm/scratch/gcc-snapshot-20060613/build/gcc/testsuite/g++/../../g++ version 4.2.0 20060613 (experimental) === gcc tests === Running target unix FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 FAIL: gcc.dg/vmx/pr27842.c -O0 execution test FAIL: gcc.dg/vmx/pr27842.c -O1 execution test FAIL: gcc.dg/vmx/pr27842.c -O2 execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gcc.dg/vmx/pr27842.c -O3 -g execution test FAIL: gcc.dg/vmx/pr27842.c -Os execution test === gcc Summary === # of expected passes40033 # of unexpected failures13 # of expected failures 111 # of untested testcases 28 # of unsupported tests 370 /home/tbm/scratch/gcc-snapshot-20060613/build/gcc/xgcc version 4.2.0 20060613 (experimental) === gfortran tests === Running target unix === gfortran Summary === # of expected passes13242 # of expected failures 15 # of unsupported tests 82 /home/tbm/scratch/gcc-snapshot-20060613/build/gcc/testsuite/gfortran/../../gfortran version 4.2.0 20060613 (experimental) === obj-c++ tests === Running target unix FAIL: obj-c++.dg/comp-types-10.mm (internal compiler error) FAIL: obj-c++.dg/comp-types-10.mm (test for excess errors) FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-3.mm (test for excess errors) FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (internal compiler error) FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary === # of expected passes425 # of unexpected failures10 # of unsupported tests 13 /home/tbm/scratch/gcc-snapshot-20060613/build/gcc/testsuite/obj-c++/../../g++ version 4.2.0 20060613 (experimental) === objc tests === Running target unix === objc Summary === # of expected passes1754 # of expected failures 7 # of unsupported tests 24 /home/tbm/scratch/gcc-snapshot-20060613/build/gcc/xgcc version 4.2.0 20060613 (experimental) === treelang tests === Running target unix === treelang Summary === # of expected passes50 === libffi tests === Running target unix === libffi Summary === # of expected passes1072 # of unsupported tests 8 === libgomp tests === Running target unix === libgomp Summary === # of expected passes1498 === libjava tests === Running target unix === libjava Summary === # of expected passes6832 # of expected failures 12 # of untested testcases 8 === libmudflap tests === Running target unix WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (rerun 2) execution test FAIL: libmudflap.cth/pass37-frag.c (rerun 2) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (rerun 10) execution test FAIL: libmudflap.cth/pass37-frag.c (rerun 10) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (rerun 12) execution test FAIL: libmudflap.cth/pass37-frag.c (rerun 12) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (rerun 13) execution test FAIL: libmudflap.cth/pass37-frag.c (rerun 13) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (rerun 15) execution test FAIL: libmudflap.cth/pass37-frag.c (rerun 15) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-
Results for 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) testsuite on i486-pc-linux-gnu
LAST_UPDATED: Tue Jun 13 07:10:58 UTC 2006 (revision 114599) === acats tests === FAIL: cxf3a01 FAIL: cxf3a02 === acats Summary === # of expected passes2315 # of unexpected failures2 Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix === # of expected passes12133 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 66 Running target unix/-march=i686 FAIL: g++.dg/other/i386-1.C (test for excess errors) WARNING: g++.dg/other/i386-1.C compilation failed to produce executable XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix/-march=i686 === # of expected passes12131 # of unexpected failures1 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 66 Running target unix/-m64 XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times &this 0 XPASS: g++.old-deja/g++.other/init5.C execution test === g++ Summary for unix/-m64 === # of expected passes12048 # of unexpected successes 2 # of expected failures 66 # of unsupported tests 95 === g++ Summary === # of expected passes36312 # of unexpected failures1 # of unexpected successes 6 # of expected failures 198 # of unsupported tests 227 /scratch/packages/gcc/4.1/gcc-4.1-4.1.1/build/gcc/testsuite/g++/../../g++ version 4.1.2 20060613 (prerelease) (Debian 4.1.1-4) === gcc tests === Running target unix FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 === gcc Summary for unix === # of expected passes38408 # of unexpected failures5 # of expected failures 101 # of untested testcases 28 # of unsupported tests 244 Running target unix/-march=i686 FAIL: gcc.dg/20020122-2.c (test for excess errors) FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium3m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium-m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=pentium4m scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=prescott scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetchnta FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht0 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht1 FAIL: gcc.misc-tests/i386-pf-sse-1.c -march=c3-2 scan-assembler prefetcht2 FAIL: gcc.misc-tests/i386-pf-3dnow-1.c -march=c3
[Bug c++/26559] [4.0/4.1/4.2 Regression] ICE with __builtin_constant_p in template argument
--- Comment #2 from mmitchel at gcc dot gnu dot org 2006-06-15 03:26 --- Subject: Bug 26559 Author: mmitchel Date: Thu Jun 15 03:26:38 2006 New Revision: 114665 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114665 Log: 2006-06-14 Mark Mitchell <[EMAIL PROTECTED]> PR c++/26559 * c-common.h (c_finish_omp_atomic): Adjust declaration. * c-omp.c (c_finish_omp_atomic): Return the expression to perform, rather than calling add_stmt on it. * c-parser.c (c_parser_omp_atomic): Adjust accordingly. 2006-06-14 Mark Mitchell <[EMAIL PROTECTED]> PR c++/26559 * pt.c (tsubst_expr): Use finish_omp_atomic. (value_dependent_expression_p): All CALL_EXPRs are dependent. * semantics.c (finish_omp_atomic): Rework to use standard paradigms for handling non-dependent expressions. 2006-06-14 Mark Mitchell <[EMAIL PROTECTED]> PR c++/26559 * g++.dg/template/builtin1.C: New test. * g++.dg/gomp/tpl-atomic-2.C: Remove XFAIL. Added: trunk/gcc/testsuite/g++.dg/template/builtin1.C Modified: trunk/gcc/ChangeLog trunk/gcc/c-common.h trunk/gcc/c-omp.c trunk/gcc/c-parser.c trunk/gcc/cp/ChangeLog trunk/gcc/cp/pt.c trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/g++.dg/gomp/tpl-atomic-2.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26559 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug c++/26559] [4.0/4.1 Regression] ICE with __builtin_constant_p in template argument
--- Comment #3 from mmitchel at gcc dot gnu dot org 2006-06-15 03:35 --- Fixed in 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Summary|[4.0/4.1/4.2 Regression] ICE|[4.0/4.1 Regression] ICE |with __builtin_constant_p in|with __builtin_constant_p in |template argument |template argument http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26559 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug c++/26559] [4.0/4.1 Regression] ICE with __builtin_constant_p in template argument
--- Comment #4 from mmitchel at gcc dot gnu dot org 2006-06-15 05:29 --- Subject: Bug 26559 Author: mmitchel Date: Thu Jun 15 05:29:25 2006 New Revision: 114670 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114670 Log: PR c++/26559 * pt.c (value_dependent_expression_p): All CALL_EXPRs are dependent. PR c++/26559 * g++.dg/template/builtin1.C: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/builtin1.C Modified: branches/gcc-4_1-branch/gcc/cp/ChangeLog branches/gcc-4_1-branch/gcc/cp/pt.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26559 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug c++/26559] [4.0 Regression] ICE with __builtin_constant_p in template argument
--- Comment #5 from mmitchel at gcc dot gnu dot org 2006-06-15 05:29 --- Fixed in 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|mark at codesourcery dot com|unassigned at gcc dot gnu ||dot org Status|ASSIGNED|NEW Summary|[4.0/4.1 Regression] ICE|[4.0 Regression] ICE with |with __builtin_constant_p in|__builtin_constant_p in |template argument |template argument http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26559 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug c++/26559] [4.0 Regression] ICE with __builtin_constant_p in template argument
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-06-15 05:49 --- Subject: Bug 26559 Author: mmitchel Date: Thu Jun 15 05:49:19 2006 New Revision: 114671 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114671 Log: PR c++/26559 * pt.c (tsubst_expr): Use finish_omp_atomic. (value_dependent_expression_p): All CALL_EXPRs are dependent. * semantics.c (finish_omp_atomic): Rework to use standard paradigms for handling non-dependent expressions. Modified: trunk/gcc/cp/semantics.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26559 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]