OSDN Git Service

2011-01-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2011-01-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2
3         PR libgfortran/47154
4         * gfortran.dg/namelist_68.f90: New test.
5
6 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
7
8         * gnat.dg/unchecked_convert8.ad[sb]: New test.
9
10 2011-01-04  Janus Weil  <janus@gcc.gnu.org>
11
12         PR fortran/46448
13         * gfortran.dg/class_34.f90: New.
14
15 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16
17         * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
18         use __builtin_inff.  Skip all single-precision tests that require
19         Infinity.
20
21 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22
23         * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
24
25 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
26
27         PR tree-optimization/47148
28         * gcc.c-torture/execute/pr47148.c: New test.
29
30         PR tree-optimization/47155
31         * gcc.c-torture/execute/pr47155.c: New test.
32
33         PR rtl-optimization/47157
34         * gcc.c-torture/compile/pr47157.c: New test.
35
36 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
37
38         * gcc.dg/torture/vector-shift2.c (schar): Define.
39         (main): Always use schar or uchar instead of plain "char" to avoid
40         dependencies on implementation-defined char signedness.
41
42 2011-01-03  Martin Jambor  <mjambor@suse.cz>
43
44         PR tree-optimization/46801
45         * gnat.dg/pack9.adb: Remove xfail.
46
47 2011-01-03  Martin Jambor  <mjambor@suse.cz>
48
49         PR tree-optimization/46984
50         * g++.dg/ipa/pr46984.C: New test.
51
52 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
53
54         PR fortran/46408
55         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
56
57 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
58
59         PR tree-optimization/47140
60         * gcc.c-torture/compile/pr47140.c: New test.
61
62         PR rtl-optimization/47028
63         * gcc.dg/pr47028.c: New test.
64
65 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
66
67         * objc.dg/protocol-forward-1.m: Removed TODO.
68         * objc.dg/protocol-forward-2.m: New.
69         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
70         * obj-c++.dg/protocol-forward-2.mm: New.
71
72 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
73
74         PR target/38662
75         * g++.dg/eh/pr38662.C: New testcase.
76
77 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
78
79         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
80         scan for newline '\n'.
81
82 \f
83 Copyright (C) 2011 Free Software Foundation, Inc.
84
85 Copying and distribution of this file, with or without modification,
86 are permitted in any medium without royalty provided the copyright
87 notice and this notice are preserved.