OSDN Git Service

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