+2008-02-01 Uros Bizjak <ubizjak@gmail.com>
+
+ PR testsuite/35047
+ * gcc.c-torture/execute/20050316-2.x: New file.
+ * gcc.target/i386/pr17390.c: Update scan pattern.
+ * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
+ * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
+
2008-01-31 Paul Thomas <pault@gcc.gnu.org>
PR fortran/34910
* gfortran.dg/proc_assign_2.f90: New test.
2008-01-31 Douglas Gregor <doug.gregor@gmail.com>
- Jakub Jelinek <jakub@redhat.com>
+ Jakub Jelinek <jakub@redhat.com>
- PR c++/34935
- PR c++/34936
- * g++.dg/ext/alias-canon.C: New.
- * g++.dg/ext/alias-mangle.C: New.
+ PR c++/34935
+ PR c++/34936
+ * g++.dg/ext/alias-canon.C: New.
+ * g++.dg/ext/alias-mangle.C: New.
2008-01-30 Jan Hubicka <jh@suse.cz>
2008-01-20 Paolo Carlini <pcarlini@suse.de>
- PR c++/34891
- * g++.dg/ext/vector9.C: New.
+ PR c++/34891
+ * g++.dg/ext/vector9.C: New.
2008-01-20 Paolo Carlini <pcarlini@suse.de>
- PR c++/34776
+ PR c++/34776
PR c++/34486
- * g++.dg/template/crash75.C: New.
- * g++.dg/template/crash76.C: Likewise.
+ * g++.dg/template/crash75.C: New.
+ * g++.dg/template/crash76.C: Likewise.
2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
PR c++/33407
* g++.dg/init/new26.C: New test.
-2008-01-18 Richard Guenther <rguenther@suse.de>
+2008-01-18 Richard Guenther <rguenther@suse.de>
PR middle-end/34801
* gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
- PR c++/34314
- * g++.dg/cpp0x/vt-34314.C: New.
- * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
- reality (the error message was wrong previously).
+ PR c++/34314
+ * g++.dg/cpp0x/vt-34314.C: New.
+ * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
+ reality (the error message was wrong previously).
2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
- PR c++/33964
- * g++.dg/cpp0x/vt-33964.C: New.
- * g++.dg/template/partial5.C: New.
+ PR c++/33964
+ * g++.dg/cpp0x/vt-33964.C: New.
+ * g++.dg/template/partial5.C: New.
2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
- PR c++/34052
- * g++.dg/cpp0x/vt-34052.C: New.
- * g++.dg/template/ttp26.C: New.
+ PR c++/34052
+ * g++.dg/cpp0x/vt-34052.C: New.
+ * g++.dg/template/ttp26.C: New.
2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
- * g++.dg/cpp0x/long_long.C: New.
+ * g++.dg/cpp0x/long_long.C: New.
2008-01-01 Andrew Pinski <andrew_pinski@playstation.sony.com>