2011-02-13 Tobias Burnus <burnus@net-b.de>
[official-gcc.git] / gcc / testsuite / ChangeLog
blobfb27e998890a8b73d82baa8fe6b41bc490a03505
1 2011-02-13  Tobias Burnus  <burnus@net-b.de>
3         * gfortran.dg/argument_checking_13.f90: Update dg-error.
4         * gfortran.dg/argument_checking_17.f90: New.
6 2011-02-12  Janus Weil  <janus@gcc.gnu.org>
8         * gfortran.dg/allocate_derived_1.f90: Modified as polymorphic arrays
9         are temporarily disabled.
10         * gfortran.dg/class_7.f03: Ditto.
11         * gfortran.dg/coarray_14.f90: Ditto.
12         * gfortran.dg/typebound_proc_13.f03: Ditto.
14 2011-02-12  Mikael Morin  <mikael.morin@sfr.fr>
16         PR fortran/45586
17         * gfortran.dg/extends_11.f03: New.
19 2011-02-11  Xinliang David Li  <davidxl@google.com>
21         PR tree-optimization/47707
22         * g++.dg/tree-ssa/pr47707.C: New test.
24 2011-02-11  Eric Botcazou  <ebotcazou@adacore.com>
26         * g++.dg/opt/inline17.C: New test.
28 2011-02-11  Tobias Burnus  <burnus@net-b.de>
30         PR fortran/47550
31         * gfortran.dg/pure_formal_2.f90: New.
33 2011-02-11  Pat Haugen <pthaugen@us.ibm.com>
35         PR rtl-optimization/47614
36         * gfortran.dg/pr47614.f: New.
38 2011-02-11  Joseph Myers  <joseph@codesourcery.com>
40         PR driver/47678
41         * gcc.dg/opts-6.c: New test.
43 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
45         PR debug/47684
46         * gcc.dg/pr47684.c: New test.
48 2011-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
50         PR target/47629
51         * gcc.target/i386/pr47312.c: Use dg-require-effective-target
52         c99_runtime, dg-add-options c99_runtime.
53         (main): Use __asm__.
55 2011-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
57         PR testsuite/47400
58         * lib/target-supports.exp (check_ascii_locale_available): New proc.
59         * lib/target-supports-dg.exp (dg-require-ascii-locale): New proc.
60         * gcc.dg/attr-alias-5.c: Use dg-require-ascii-locale.
61         * gcc.dg/ucnid-10.c: Likewise.
62         * gcc.dg/ucnid-13.c: Likewise.
63         * gcc.dg/ucnid-7.c: Likewise.
64         * gcc.dg/ucnid-8.c: Likewise.
65         * Adapt dg-warning line number.
67 2011-02-10  Uros Bizjak  <ubizjak@gmail.com>
69         * gcc.target/i386/parity-1.c: Use -march=k8.
70         * gcc.target/i386/parity-2.c: Ditto.
71         * gcc.target/i386/vecinit-1.c: Ditto.
72         * gcc.target/i386/vecinit-2.c: Ditto.
74 2011-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
76         PR target/46610
77         * gcc.target/mips/save-restore-1.c: Skip on mips-sgi-irix6*.
78         * gcc.target/mips/save-restore-3.c: Likewise.
79         * gcc.target/mips/save-restore-4.c: Likewise.
80         * gcc.target/mips/save-restore-5.c: Likewise.
82         PR target/47683
83         * g++.dg/tree-prof/partition1.C: Skip on mips-sgi-irix*.
84         * g++.dg/tree-prof/partition2.C: Likewise.
86 2011-02-09  Jason Merrill  <jason@redhat.com>
88         * g++.dg/tree-ssa/inline-3.C: Use a normal function
89         rather than misdeclare std::puts.
91         * g++.dg/ext/vla1.C: Adjust for C++0x mode.
92         * g++.dg/other/warning1.C: Likewise.
93         * g++.old-deja/g++.bugs/900119_01.C: Likewise.
94         * g++.old-deja/g++.gb/scope06.C: Likewise.
95         * g++.old-deja/g++.law/cvt11.C: Likewise.
96         * g++.old-deja/g++.law/init1.C: Likewise.
97         * g++.dg/abi/mangle26.C: Likewise.
99         * g++.dg/template/function1.C: Adjust for C++0x mode.
100         * g++.dg/cpp0x/regress/template-function1.C: Copy it.
102         * g++.dg/ext/label10.C: Adjust for C++0x mode.
103         * g++.dg/cpp0x/regress/ext-label10.C: Copy it.
105         * g++.dg/cpp0x/regress/ext-cond1.C: Copy from ext/cond1.C.
107         * g++.dg/cpp0x/regress/abi-empty7.C: New.
109         * g++.dg/cpp0x/regress: New directory.
110         * g++.dg/cpp0x/constexpr-regress1.C: Move to regress/regress1.C.
111         * g++.dg/cpp0x/constexpr-regress2.C: Move to regress/regress2.C.
112         * g++.dg/cpp0x/regress/regress3.C: New.
114 2011-02-10  Richard Guenther  <rguenther@suse.de>
116         PR tree-optimization/47677
117         * gcc.dg/torture/pr47677.c: New testcase.
119 2011-02-10  Iain Sandoe  <iains@gcc.gnu.org>
121         * objc.dg/special/load-category-1.m: Remove unused header.
122         * objc.dg/special/load-category-1a.m: Likewise.
123         * objc.dg/special/load-category-2.m: Likewise.
124         * objc.dg/special/load-category-2a.m: Likewise.
125         * objc.dg/special/load-category-3.m: Likewise.
126         * objc.dg/special/load-category-3a.m: Likewise.
127         * objc.dg/attributes/proto-attribute-2.m: Likewise.
128         * objc.dg/attributes/proto-attribute-3.m: Likewise.
129         * objc.dg/attributes/class-attribute-1.m: Likewise.
130         * objc.dg/property/property.exp: Don't run for Darwin < 9.
131         * obj-c++.dg/property/property.exp: Likewise.
132         * objc.dg/attributes/method-sentinel-1.m: Update type header.
133         * obj-c++.dg/attributes/method-sentinel-1.mm: Likewise.
134         * obj-c++.dg/attributes/proto-attribute-2.mm: Skip for Darwin < 9.
135         * obj-c++.dg/attributes/class-attribute-1.mm: Likewise.
136         * obj-c++.dg/attributes/proto-attribute-3.mm: Likewise.
137         * obj-c++.dg/template-8.mm: Likewise.
139 2011-02-10  Jakub Jelinek  <jakub@redhat.com>
141         PR target/47665
142         * gcc.target/i386/pr47665.c: New test.
144 2011-02-10  Jie Zhang  <jie@codesourcery.com>
146         PR testsuite/47622
147         Revert
148         2011-02-05  Jie Zhang  <jie@codesourcery.com>
149         PR debug/42631
150         * gcc.dg/pr42631.c: Update test.
151         * gcc.dg/pr42631-2.c: New test.
153 2011-02-09  Janus Weil  <janus@gcc.gnu.org>
155         PR fortran/47352
156         * gfortran.dg/proc_decl_25.f90: New.
158 2011-02-09  Janus Weil  <janus@gcc.gnu.org>
160         PR fortran/47463
161         * gfortran.dg/typebound_assignment_2.f03: New.
163 2011-02-09  Richard Guenther  <rguenther@suse.de>
165         PR tree-optimization/47664
166         * gcc.dg/tree-ssa/inline-7.c: New testcase.
168 2011-02-09  Eric Botcazou  <ebotcazou@adacore.com>
170         PR middle-end/47646
171         * gnat.dg/uninit_func.adb: Adjust dg directive.
173 2011-02-09  Dominique Dhumieres  <dominiq@lps.ens.fr>
175         PR middle-end/47646
176         * obj-c++.dg/attributes/method-noreturn-1.mm: Adjust dg directives.
178 2011-02-09  Janus Weil  <janus@gcc.gnu.org>
180         PR fortran/47637
181         * gfortran.dg/auto_dealloc_2.f90: New.
183 2011-02-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
185         * gcc.dg/builtins-config.h: Remove __sgi handling.
186         * lib/target-supports.exp (add_options_for_c99_runtime): Add
187         -std=c99 for mips-sgi-irix6.5*.
189 2011-02-09  Martin Jambor  <mjambor@suse.cz>
191         PR middle-end/45505
192         * gfortran.dg/pr25923.f90: Remove xfails.
194 2011-02-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
196         PR fortran/47583
197         * gfortran.dg/inquire_14.f90: New test.
199 2011-02-08  Janus Weil  <janus@gcc.gnu.org>
201         PR fortran/45290
202         * gfortran.dg/pointer_init_6.f90: New.
204 2011-02-08  Jeff Law <law@redhat.com>
206         PR tree-optimization/42893
207         * gcc.tree-ssa/pr42893.c: New test.
209 2011-02-08  Sebastian Pop  <sebastian.pop@amd.com>
211         PR tree-optimization/46834
212         PR tree-optimization/46994
213         PR tree-optimization/46995
214         * gcc.dg/graphite/id-pr46834.c: New.
215         * gfortran.dg/graphite/id-pr46994.f90: New.
216         * gfortran.dg/graphite/id-pr46995.f90: New.
218 2011-02-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
220         PR middle-end/47646
221         * gcc.dg/pr39666-2.c (foo2): If the location of the statement
222         using the variable is known the warning is emitted there.
223         * gcc.dg/uninit-pr19430.c (foo): Likewise.
224         * g++.dg/warn/Wuninitialized-5.C (foo): Likewise.
226         * c-c++-common/pr20000.c (g): Both warnings occur at the return
227         statement.
228         (vg): Likewise.
229         * gcc.dg/noreturn-1.c (foo5): Likewise.
230         * objc.dg/attributes/method-noreturn-1.m (method1): Likewise.
231         (method2): Likewise.
233         * gfortran.dg/pr25923.f90 (baz): The warning will now be issued for
234         the return statement using the uninitialized variable.
235         * gfortran.dg/pr39666-2.f90 (f): Likewise.
237 2011-02-08  Richard Guenther  <rguenther@suse.de>
239         PR middle-end/47639
240         * g++.dg/opt/pr47639.c: New testcase.
242 2011-02-08  Richard Guenther  <rguenther@suse.de>
244         PR tree-optimization/47632
245         * g++.dg/opt/pr47632.C: New testcase.
247 2011-02-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
249         * g++.dg/abi/packed1.C: Expect warning on spu-*-* as well.
251 2011-02-07  Richard Guenther  <rguenther@suse.de>
253         PR tree-optimization/47615
254         * g++.dg/opt/pr47615.C: New testcase.
256 2011-02-07  Richard Guenther  <rguenther@suse.de>
258         PR tree-optimization/47621
259         * gcc.dg/torture/pr47621.c: New testcase.
261 2011-02-07  Uros Bizjak  <ubizjak@gmail.com>
263         * gfortran.dg/transpose_optimization_2.f90: Cleanup original dump.
265 2011-02-06  Paul Thomas  <pault@gcc.gnu.org>
267         PR fortran/47592
268         * gfortran.dg/allocate_with_source_1 : New test.
270 2011-02-05  Jakub Jelinek  <jakub@redhat.com>
272         PR middle-end/47610
273         * gcc.dg/pr47610.c: New test.
275 2011-02-05  Jie Zhang  <jie@codesourcery.com>
277         PR debug/42631
278         * gcc.dg/pr42631.c: Update test.
279         * gcc.dg/pr42631-2.c: New test.
281 2001-02-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
283         PR fortran/47574
284         * gfortran.dg/pr47574.f90:  New test.
286 2011-02-04  Sebastian Pop  <sebastian.pop@amd.com>
288         PR tree-optimization/46194
289         * gcc.dg/autopar/pr46194.c: New.
291 2011-02-04  H.J. Lu  <hongjiu.lu@intel.com>
293         PR tree-optimization/43695
294         * g++.dg/ipa/pr43695.C: New.
296 2011-02-04  Jakub Jelinek  <jakub@redhat.com>
298         PR inline-asm/23200
299         * gcc.dg/pr23200.c: New test.
301 2011-02-03  Jonathan Wakely  <jwakely.gcc@gmail.com>
303         PR c++/47589
304         * g++.dg/pr47589.C: New test.
306 2011-02-03  Dodji Seketeli  <dodji@redhat.com>
308         PR c++/47398
309         * g++.dg/template/typedef37.C: New test.
310         * g++.dg/template/param1.C: Adjust expected error message.
312 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
314         PR middle-end/31490
315         * gcc.dg/pr31490-2.c: New test.
316         * gcc.dg/pr31490-3.c: New test.
317         * gcc.dg/pr31490-4.c: New test.
319 2011-02-03  Nathan Froyd  <froydnj@codesourcery.com>
320             Jakub Jelinek  <jakub@redhat.com>
322         PR c++/46890
323         * g++.dg/parser/semicolon3.C: Adjust.
324         * g++.dg/parser/semicolon4.C: New testcase.
325         * g++.dg/pr46890.C: New testcase.
327 2011-02-03  Paolo Carlini  <paolo.carlini@oracle.com>
329         PR c++/29571
330         * g++.dg/init/pr29571.C: New.
332 2011-02-03  H.J. Lu  <hongjiu.lu@intel.com>
334         * gfortran.dg/graphite/vect-pr40979.f90: Require vect_double
335         instead of vect_int.
337 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
339         PR target/47312
340         * gcc.target/i386/pr47312.c: New test.
342         PR target/47564
343         * gcc.target/i386/pr47564.c: New test.
345 2011-02-03  Alexandre Oliva  <aoliva@redhat.com>
347         PR tree-optimization/45122
348         * gcc.dg/tree-ssa/pr45122.c: New.
350 2011-02-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
352         PR target/47272
353         * gcc.target/powerpc/vsx-builtin-8.c: New file, test vec_vsx_ld
354         and vec_vsx_st.
356         * gcc.target/powerpc/avoid-indexed-addresses.c: Disable altivec
357         and vsx so a default --with-cpu=power7 doesn't give an error
358         when -mavoid-indexed-addresses is used.
360         * gcc.target/powerpc/ppc32-abi-dfp-1.c: Rewrite to use an asm
361         wrapper function to save the arguments and then jump to the real
362         function, rather than depending on the compiler not to move stuff
363         before an asm.
364         * gcc.target/powerpc/ppc64-abi-dfp-2.c: Ditto.
366 2011-02-02  Janus Weil  <janus@gcc.gnu.org>
367             Paul Thomas  <pault@gcc.gnu.org>
369         PR fortran/47082
370         * gfortran.dg/class_37.f03 : New test.
372 2011-02-02  Sebastian Pop  <sebastian.pop@amd.com>
373             Richard Guenther  <rguenther@suse.de>
375         PR tree-optimization/40979
376         PR bootstrap/47044
377         * gcc.dg/graphite/graphite.exp (DEFAULT_VECTCFLAGS): Add -ffast-math.
378         * gcc.dg/graphite/pr35356-2.c: Adjust pattern.
379         * gfortran.dg/graphite/graphite.exp: Run vect_files conditionally to
380         check_vect_support_and_set_flags.
381         * gfortran.dg/graphite/vect-pr40979.f90: New.
383 2011-02-02  Janus Weil  <janus@gcc.gnu.org>
385         PR fortran/47572
386         * gfortran.dg/class_36.f03: New.
388 2011-02-02  Richard Guenther  <rguenther@suse.de>
390         PR tree-optimization/47566
391         * gcc.dg/lto/20110201-1_0.c: New testcase.
393 2011-02-02  Alexandre Oliva  <aoliva@redhat.com>
395         PR debug/47498
396         PR debug/47501
397         PR debug/45136
398         PR debug/45130
399         * debug/pr47498.c: New.
400         * debug/pr47501.c: New.
402 2011-02-01  Richard Guenther  <rguenther@suse.de>
404         PR tree-optimization/47559
405         * g++.dg/torture/pr47559.C: New testcase.
407 2011-02-01  Janus Weil  <janus@gcc.gnu.org>
409         PR fortran/47565
410         * gfortran.dg/typebound_call_20.f03: New.
412 2011-02-01  Richard Guenther  <rguenther@suse.de>
414         PR tree-optimization/47555
415         * gcc.dg/pr47555.c: New testcase.
417 2011-02-01  Richard Guenther  <rguenther@suse.de>
419         PR tree-optimization/47541
420         * g++.dg/torture/pr47541.C: New testcase.
422 2011-01-31  Janus Weil  <janus@gcc.gnu.org>
424         PR fortran/47455
425         * gfortran.dg/typebound_call_19.f03: New.
427 2011-01-31  Jakub Jelinek  <jakub@redhat.com>
429         PR c++/47416
430         * g++.dg/cpp0x/pr47416.C: New test.
432 2011-01-31  Paul Thomas  <pault@gcc.gnu.org>
434         PR fortran/47519
435         * gfortran.dg/allocate_deferred_char_scalar_2.f03: New test.
437 2011-01-31  Janus Weil  <janus@gcc.gnu.org>
439         PR fortran/47463
440         * gfortran.dg/typebound_assignment_1.f03: New.
442 2011-01-31  Jakub Jelinek  <jakub@redhat.com>
444         PR tree-optimization/47538
445         * gcc.c-torture/execute/pr47538.c: New test.
447 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
449         PR target/45325
450         * gcc.target/i386/pr38240.c: Add dg-options "-msse".
452 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
454         * g++.dg/abi/mangle40.C: Pass "" to dg-require-weak.
456 2011-01-31  Eric Botcazou  <ebotcazou@adacore.com>
458         PR rtl-optimization/44031
459         * gcc.c-torture/compile/20110131-1.c: New test.
461 2011-01-31  Tobias Burnus  <burnus@net-b.de>
463         PR fortran/47042
464         * gfortran.dg/stmt_func_1.f90: New.
466 2011-01-31  Tobias Burnus  <burnus@net-b.de>
468         PR fortran/47042
469         * gfortran.dg/interface_34.f90: New.
471 2011-01-30  Paul Thomas  <pault@gcc.gnu.org>
473         PR fortran/47523
474         * gfortran.dg/realloc_on_assign_5.f03: New test.
475         * gfortran.dg/realloc_on_assign_5.f03: New test.
477 2011-01-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
479         * gfortran.dg/bessel_6.f90: XFAIL on spu-*-*.
480         * gfortran.dg/bessel_7.f90: Likewise.
481         * gfortran.dg/erf_2.F90: Likewise.  Always run with -O0.
483         * gfortran.dg/complex_intrinsics_5.f90: Increase "epsilon".
484         * gfortran.dg/sum_init_expr.f03: Likewise.
486         * gfortran.dg/realloc_on_assign_2.f03: Skip on spu-*-*.
488         * gfortran.dg/lto/20091016-1_0.f90: Replace -shared with
489         -r -nostdlib.
491         * gfortran.dg/vect/fast-math-vect-8.f90: Check for vectorized
492         loop only on "vect_intfloat_cvt" targets.
494 2011-01-29  Tobias Burnus  <burnus@net-b.de>
496         PR fortran/47531
497         * gfortran.dg/shape_6.f90: New.
499 2011-01-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
501         PR libgfortran/47434
502         * gfortran.dg/read_infnan_1.f90: Update test.
503         * gfortran.dg/module_nan.f90: Update test.
504         * gfortran.dg/char4_iunit_1.f03: Update test.
505         * gfortran.dg/large_real_kind_1.f90: Update test.
506         * gfortran.dg/real_const_3.f90: Update test.
507         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Update test.
509 2011-01-29  Dodji Seketeli  <dodji@redhat.com>
511         PR c++/47311
512         * g++.dg/template/param2.C: New test.
514 2011-01-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
516         PR libgfortran/47285
517         * gfortran.dg/fmt_g.f: New test.
519 2011-01-28  Tobias Burnus  <burnus@net-b.de>
521         PR fortran/47507
522         * gfortran.dg/pure_formal_1.f90: New.
524 2011-01-28  Jakub Jelinek  <jakub@redhat.com>
526         PR target/42894
527         * gcc.dg/tls/pr42894.c: New test.
529 2011-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
531         * gcc.dg/pr47276.c: Add dg-require-visibility.
533 2011-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
535         * gcc.target/i386/asm-6.c: XFAIL on i?86-pc-solaris2.1[0-9] && ilp32.
537 2011-01-28  Paul Thomas  <pault@gcc.gnu.org>
538             Tobias Burnus  <burnus@gcc.gnu.org>
540         PR fortran/45170
541         PR fortran/35810
542         PR fortran/47350
543         * gfortran.dg/realloc_on_assign_3.f03: New test.
544         * gfortran.dg/realloc_on_assign_4.f03: New test.
545         * gfortran.dg/allocatable_function_5.f90: New test.
546         * gfortran.dg/allocate_deferred_char_scalar_1.f03: New test.
547         * gfortran.dg/deferred_type_param_2.f90: Remove two "not yet
548         implemented" dg-errors.
550 2011-01-27  Jan Hubicka  <jh@suse.cz>
552         PR middle-end/46949
553         * gcc.dg/attr-weakref-4.c: New testcase
555 2011-01-27  Martin Jambor  <mjambor@suse.cz>
557         PR tree-optimization/47228
558         * gcc.dg/torture/pr47228.c: New test.
560 2011-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
562         * gcc.dg/tree-ssa/pr42585.c: Disable on s390 and s390x.
564 2011-01-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
566         * lib/compat.exp (compat-execute): Pass -Wl,--extra-stack-space=8192
567         when using auto-overlay support on the SPU.
569 2011-01-27  Eric Botcazou  <ebotcazou@adacore.com>
571         PR rtl-optimization/44174
572         * gcc.target/i386/asm-6.c: New test.
574 2011-01-26  Mikael Pettersson  <mikpe@it.uu.se>
576         PR rtl-optimization/46856
577         * gcc.c-torture/compile/pr46856.c: New test.
579 2011-01-26  Nicola Pero  <nicola.pero@meta-innovation.com>
580             Andrew Pinski  <pinskia@gmail.com>
582         PR c/43082
583         * gcc.dg/pr43082.c: New.
585 2011-01-26  DJ Delorie  <dj@redhat.com>
587         PR rtl-optimization/46878
588         * gcc.dg/pr46878-1.c: New test.
590 2011-01-26  Jakub Jelinek  <jakub@redhat.com>
592         PR c++/47476
593         * g++.dg/cpp0x/pr47476.C: New test.
595 2011-01-26  Eric Botcazou  <ebotcazou@adacore.com>
597         * gcc.c-torture/compile/20110126-1.c: New test.
599 2011-01-26  Jakub Jelinek  <jakub@redhat.com>
601         PR c/47473
602         * gcc.dg/torture/pr47473.c: New test.
604 2011-01-26  Jan Hubicka  <jh@suse.cz>
606         PR target/47237
607         * gcc.c-torture/execute/pr47237.c: New testcase.
609 2011-01-26  Jan Hubicka  <jh@suse.cz>
611         PR tree-optimization/47190
612         * gcc.dg/attr-weakref-3.c: New testcase.
614 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
616         PR c++/43601
617         * gcc.dg/dll-9a.c: New test file.
618         * gcc.dg/dll-11.c: Likewise.
619         * gcc.dg/dll-12.c: Likewise.
620         * gcc.dg/dll-12a.c: Likewise.
621         * gcc.dg/dll-11a.c: Likewise.
622         * gcc.dg/dll-9.c: Likewise.
623         * gcc.dg/dll-10.c: Likewise.
624         * gcc.dg/dll-10a.c: Likewise.
625         * g++.dg/ext/dllexport4a.cc: Likewise.
626         * g++.dg/ext/dllexport4.C: Likewise.
627         * g++.dg/ext/dllexport5.C: Likewise.
628         * g++.dg/ext/dllexport5a.cc: Likewise.
630 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
632         PR tree-optimization/46970
633         * gcc.dg/graphite/pr46970.c: New.
635 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
637         PR tree-optimization/46215
638         * gcc.dg/graphite/pr46215.c: New.
640 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
642         PR tree-optimization/46168
643         * gcc.dg/graphite/pr46168.c: New.
645 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
647         PR tree-optimization/43657
648         * gcc.dg/graphite/pr43657.c: New.
650 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
652         PR tree-optimization/29832
653         * gfortran.dg/graphite/pr29832.f90: New.
655 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
657         PR tree-optimization/43567
658         * gcc.dg/graphite/pr43567.c: New.
660 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
662         * gfortran.dg/graphite/interchange-4.f: New.
663         * gfortran.dg/graphite/interchange-5.f: New.
665         * gcc.dg/tree-ssa/ltrans-1.c: Removed.
666         * gcc.dg/tree-ssa/ltrans-2.c: Removed.
667         * gcc.dg/tree-ssa/ltrans-3.c: Removed.
668         * gcc.dg/tree-ssa/ltrans-4.c: Removed.
669         * gcc.dg/tree-ssa/ltrans-5.c: Removed.
670         * gcc.dg/tree-ssa/ltrans-6.c: Removed.
671         * gcc.dg/tree-ssa/ltrans-8.c: Removed.
672         * gfortran.dg/ltrans-7.f90: Removed.
673         * gcc.dg/tree-ssa/data-dep-1.c: Removed.
675         * gcc.dg/pr18792.c: -> gcc.dg/graphite/pr18792.c
676         * gcc.dg/pr19910.c: -> gcc.dg/graphite/pr19910.c
677         * gcc.dg/tree-ssa/20041110-1.c: -> gcc.dg/graphite/pr20041110-1.c
678         * gcc.dg/tree-ssa/pr20256.c: -> gcc.dg/graphite/pr20256.c
679         * gcc.dg/pr23625.c: -> gcc.dg/graphite/pr23625.c
680         * gcc.dg/tree-ssa/pr23820.c: -> gcc.dg/graphite/pr23820.c
681         * gcc.dg/tree-ssa/pr24309.c: -> gcc.dg/graphite/pr24309.c
682         * gcc.dg/tree-ssa/pr26435.c: -> gcc.dg/graphite/pr26435.c
683         * gcc.dg/pr29330.c: -> gcc.dg/graphite/pr29330.c
684         * gcc.dg/pr29581-1.c: -> gcc.dg/graphite/pr29581-1.c
685         * gcc.dg/pr29581-2.c: -> gcc.dg/graphite/pr29581-2.c
686         * gcc.dg/pr29581-3.c: -> gcc.dg/graphite/pr29581-3.c
687         * gcc.dg/pr29581-4.c: -> gcc.dg/graphite/pr29581-4.c
688         * gcc.dg/tree-ssa/loop-27.c: -> gcc.dg/graphite/pr30565.c
689         * gcc.dg/tree-ssa/pr31183.c: -> gcc.dg/graphite/pr31183.c
690         * gcc.dg/tree-ssa/pr33576.c: -> gcc.dg/graphite/pr33576.c
691         * gcc.dg/tree-ssa/pr33766.c: -> gcc.dg/graphite/pr33766.c
692         * gcc.dg/pr34016.c: -> gcc.dg/graphite/pr34016.c
693         * gcc.dg/tree-ssa/pr34017.c: -> gcc.dg/graphite/pr34017.c
694         * gcc.dg/tree-ssa/pr34123.c: -> gcc.dg/graphite/pr34123.c
695         * gcc.dg/tree-ssa/pr36287.c: -> gcc.dg/graphite/pr36287.c
696         * gcc.dg/tree-ssa/pr37686.c: -> gcc.dg/graphite/pr37686.c
697         * gcc.dg/pr42917.c: -> gcc.dg/graphite/pr42917.c
698         * gcc.dg/tree-ssa/data-dep-1.c
699         * gfortran.dg/loop_nest_1.f90: -> gfortran.dg/graphite/pr29290.f90
700         * gfortran.dg/pr29581.f90: -> gfortran.dg/graphite/pr29581.f90
701         * gfortran.dg/pr36286.f90: -> gfortran.dg/graphite/pr36286.f90
702         * gfortran.dg/pr36922.f: -> gfortran.dg/graphite/pr36922.f
703         * gfortran.dg/pr39516.f: -> gfortran.dg/graphite/pr39516.f
705 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
707         PR tree-optimization/47265
708         PR tree-optimization/47443
709         * gcc.c-torture/compile/pr47265.c: New test.
710         * gcc.dg/pr47443.c: New test.
712 2011-01-25  Martin Jambor  <mjambor@suse.cz>
714         PR tree-optimization/47382
715         * g++.dg/torture/pr47382.C: New test.
716         * g++.dg/opt/devirt1.C: Xfail.
718 2011-01-25  Yao Qi  <yao@codesourcery.com>
720         PR target/45701
721         * gcc.target/arm/pr45701-1.c: New test.
722         * gcc.target/arm/pr45701-2.c: New test.
723         * gcc.target/arm/pr45701-3.c: New test.
725 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
726             Jakub Jelinek  <jakub@redhat.com>
728         PR tree-optimization/47271
729         * gcc.dg/tree-ssa/ifc-pr47271.c: New.
731 2011-01-25  Nick Clifton  <nickc@redhat.com>
733         * gcc.target/rx/builtins.c: Allow -fipa-cp-clone.
734         (saturate_add): Delete.
735         (exchange): Delete.
736         (main): Do not run saturate_add.
737         (set_interrupts): Delete.
739 2011-01-25  Tobias Burnus  <burnus@net-b.de>
741         PR fortran/47448
742         * gfortran.dg/redefined_intrinsic_assignment_2.f90: New.
744 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
746         PR tree-optimization/47427
747         PR tree-optimization/47428
748         * gcc.c-torture/compile/pr47427.c: New test.
749         * gcc.c-torture/compile/pr47428.c: New test.
751 2011-01-25  Richard Guenther  <rguenther@suse.de>
753         PR middle-end/47411
754         * gcc.dg/torture/pr47411.c: New testcase.
756 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
758         * gfortran.dg/graphite/id-24.f: New.
759         * gfortran.dg/graphite/id-25.f: New.
761 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
763         * gfortran.dg/graphite/id-23.f: New.
765 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
767         * gfortran.dg/graphite/interchange-3.f90: Un-XFAILed.
769 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
771         * gcc.dg/graphite/block-0.c: Un-XFAILed.
772         * gcc.dg/graphite/block-1.c: Un-XFAILed.
773         * gcc.dg/graphite/block-7.c: Un-XFAILed.
774         * gcc.dg/graphite/block-8.c: Un-XFAILed.
775         * gcc.dg/graphite/interchange-12.c: Un-XFAILed.
776         * gcc.dg/graphite/interchange-14.c: Un-XFAILed.
777         * gcc.dg/graphite/interchange-15.c: Un-XFAILed.
778         * gcc.dg/graphite/interchange-8.c: Un-XFAILed.
779         * gcc.dg/graphite/interchange-mvt.c: Un-XFAILed.
781 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
783         * gcc.dg/graphite/block-0.c: Add documentation.
784         * gcc.dg/graphite/block-4.c: Same.
785         * gcc.dg/graphite/block-7.c: Same.
786         * gcc.dg/graphite/block-8.c: New.
787         * gcc.dg/graphite/interchange-1.c: Un-XFAILed.
788         * gcc.dg/graphite/interchange-11.c: Un-XFAILed.
789         * gcc.dg/graphite/interchange-12.c: Add documentation.
790         * gcc.dg/graphite/interchange-13.c: New.
791         * gcc.dg/graphite/interchange-14.c: New.
792         * gcc.dg/graphite/interchange-15.c: New.
793         * gcc.dg/graphite/interchange-8.c: Add documentation.
794         * gcc.dg/graphite/interchange-mvt.c: Same.
796 2011-01-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
798         PR target/47408
799         * gcc.target/powerpc/altivec-11.c: Add explicit -mno-vsx.
800         * gcc.target/powerpc/altivec-14.c: Ditto.
801         * gcc.target/powerpc/altivec-33.c: Ditto.
802         * gcc.target/powerpc/altivec-types-1.c: Ditto.
803         * gcc.target/powerpc/altivec-types-2.c: Ditto.
804         * gcc.target/powerpc/altivec-types-3.c: Ditto.
805         * gcc.target/powerpc/altivec-types-4.c: Ditto.
806         * gcc.target/powerpc/ppc-vector-memcpy.c: Ditto.
807         * gcc.target/powerpc/ppc-vector-memset.c: Ditto.
808         * g++.dg/ext/altivec-15.C: Ditto.
809         * g++.dg/ext/altivec-types-1.C: Ditto.
810         * g++.dg/ext/altivec-types-2.C: Ditto.
811         * g++.dg/ext/altivec-types-3.C: Ditto.
812         * g++.dg/ext/altivec-types-4.C: Ditto.
814 2011-01-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
816         * lib/scanasm.exp (dg-function-on-line): Handle mips-sgi-irix*.
818 2011-01-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
820         * gfortran.dg/cray_pointers_2.f90: Avoid cycling through
821         optimization options.
823 2011-01-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
825         * gfortran.dg/array_constructor_33.f90: Use dg-timeout-factor 4.
827         PR testsuite/45988
828         * gfortran.dg/vect/fast-math-pr38968.f90: Use dg-timeout-factor 2.
830 2011-01-23  Tobias Burnus  <burnus@net-b.de>
832         PR fortran/47421
833         * gfortran.dg/allocatable_scalar_12.f90: New.
835 2011-01-23  Ira Rosen  <irar@il.ibm.com>
837         * gcc.dg/vect/costmodel/spu/costmodel-vect-33.c: Expect
838         vectorization to be not profitable if peeling is used to
839         realign the memory access.
840         * gcc.dg/vect/costmodel/spu/costmodel-vect-76a.c: Increase
841         loop bound to avoid loop unrolling.
842         * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: Likewise.
844 2011-01-22  Jan Hubicka  <jh@suse.cz>
846         PR lto/47333
847         * g++.dg/lto/pr47333.C: New file.
849 2011-01-22  Jan Hubicka  <jh@suse.cz>
851         PR tree-optimization/43884
852         PR lto/44334
853         * gcc.dg/autopar/outer-2.c: Increase array size.
854         * gcc.dg/tree-ssa/ldist-pr45948.c: Update test.
856 2011-01-22  Thomas Koenig  <tkoenig@gcc.gnu.org>
858         PR fortran/38536
859         * gfortran.dg/c_loc_tests_16.f90:  New test.
861 2011-01-22  Tobias Burnus  <burnus@net-b.de>
863         PR fortran/47399
864         * gfortran.dg/typebound_proc_19.f90: New.
866 2011-01-21  Jeff Law <law@redhat.com>
868         PR tree-optimization/47053
869         * g++.dg/pr47053.C: New test.
871 2011-01-21  Jason Merrill  <jason@redhat.com>
873         PR c++/47041
874         * g++.dg/cpp0x/constexpr-ctor6.C: New.
876 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
878         PR c++/47388
879         * g++.dg/cpp0x/range-for10.C: New test.
880         * g++.dg/template/for1.C: New test.
882         PR middle-end/45566
883         * g++.dg/tree-prof/partition3.C: New test.
885         * g++.dg/tree-prof/tree-prof.exp: Fix a comment.
887         PR rtl-optimization/47366
888         * g++.dg/opt/pr47366.C: New test.
890 2011-01-21  Jason Merrill  <jason@redhat.com>
892         PR c++/46552
893         * g++.dg/cpp0x/constexpr-regress2.C: New.
895         * g++.dg/cpp0x/constexpr-stmtexpr.C: New.
897 2011-01-21  Jeff Law <law@redhat.com>
899         PR rtl-optimization/41619
900         * gcc.dg/pr41619.c: New.
902 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
904         PR tree-optimization/47355
905         * g++.dg/opt/pr47355.C: New test.
907 2011-01-21  Richard Guenther  <rguenther@suse.de>
909         * gcc.dg/tree-ssa/pr47392.c: Make test non-static instead of
910         making main hot.
912 2011-01-21  Richard Guenther  <rguenther@suse.de>
914         PR tree-optimization/47365
915         * gcc.dg/torture/pr47365.c: New testcase.
916         * gcc.dg/tree-ssa/pr47392.c: Likewise.
918 2011-01-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
920         * g++.dg/other/anon5.C: Skip on mips-sgi-irix*.
922 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
924         PR tree-optimization/47391
925         * gcc.dg/pr47391.c: New test.
927 2011-01-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
929         * g++.dg/template/char1.C: Use signed char.
931 2011-01-21  Tobias Burnus  <burnus@net-b.de>
933         PR fortran/47377
934         * gfortran.dg/pointer_target_4.f90: New.
936 2011-01-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
938         PR target/47251
939         * gcc.target/powerpc/pr47251.c: Fixup test so that it runs on
940         ILP32 system and not IP32.
942 2011-01-20  Alexandre Oliva  <aoliva@redhat.com>
944         PR debug/46583
945         * g++.dg/debug/pr46583.C: New.
947 2011-01-20  Jakub Jelinek  <jakub@redhat.com>
949         PR debug/47283
950         * g++.dg/debug/pr47283.C: New test.
952         PR testsuite/47371
953         * gcc.target/i386/headmerge-1.c: Tighten up scan-assembler regex.
954         * gcc.target/i386/headmerge-2.c: Likewise.
956 2011-01-20  Richard Guenther  <rguenther@suse.de>
958         PR middle-end/47370
959         * gcc.dg/torture/pr47370.c: New testcase.
961 2011-01-20  Jakub Jelinek  <jakub@redhat.com>
963         PR tree-optimization/46130
964         * gcc.dg/pr46130-1.c: New test.
965         * gcc.dg/pr46130-2.c: New test.
967 2011-01-19  Dodji Seketeli  <dodji@redhat.com>
969         PR c++/47291
970         * g++.dg/debug/dwarf2/template-params-10.C: New test.
972 2011-01-19  Alexandre Oliva  <aoliva@redhat.com>
974         PR debug/46240
975         * g++.dg/debug/pr46240.cc: New.
977 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
979         PR c++/47303
980         * g++.dg/template/anonunion1.C: New test.
982         PR rtl-optimization/47337
983         * gcc.c-torture/execute/pr47337.c: New test.
985 2011-01-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
987         PR testsuite/45342
988         * gcc.dg/tls/thr-cse-1.c: Fix match on spu-*.*.
990 2011-01-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
992         PR tree-optimization/46021
993         * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on spu-*-*.
995 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
997         PR tree-optimization/47290
998         * g++.dg/torture/pr47290.C: New test.
1000 2011-01-18  Janus Weil  <janus@gcc.gnu.org>
1002         PR fortran/47240
1003         * gfortran.dg/proc_ptr_comp_29.f90: New.
1005 2011-01-18  Dominique d'Humieres  <dominiq@lps.ens.fr>
1007         PR testsuite/41146
1008         * gcc.target/powerpc/asm-es-2.c: Adjust regular expression for
1009         powerpc-apple-darwin9.
1011 2011-01-18  Jakub Jelinek  <jakub@redhat.com>
1013         PR rtl-optimization/47299
1014         * gcc.c-torture/execute/pr47299.c: New test.
1016 2011-01-17  Jason Merrill  <jason@redhat.com>
1018         * g++.dg/cpp0x/constexpr-virtual.C: New.
1020 2011-01-17  Jakub Jelinek  <jakub@redhat.com>
1022         PR fortran/47331
1023         * gfortran.dg/gomp/pr47331.f90: New test.
1025 2011-01-17  Nicola Pero  <nicola.pero@meta-innovation.com>
1027         PR objc/47314
1028         * objc.dg/selector-warn-1.m: New.
1029         * obj-c++.dg/selector-warn-1.mm: New.
1031 2011-01-17  Richard Sandiford  <rdsandiford@googlemail.com>
1033         * gcc.dg/tree-ssa/vrp51.c: Prefix each "bug." string with "vrp.".
1034         Update dg-final accordingly.
1036 2011-01-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1038         * g++.old-deja/g++.other/init19.C: Don't XFAIL on mips-sgi-irix*.
1040 2011-01-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1042         * gcc.dg/guality/pr36728-1.c: Replace XFAIL for s390(x) with a
1043         target check.
1044         * gcc.dg/guality/pr36728-2.c: Likewise.
1046 2011-01-17  Richard Guenther  <rguenther@suse.de>
1048         PR tree-optimization/47313
1049         * g++.dg/torture/pr47313.C: New testcase.
1051 2011-01-17  H.J. Lu  <hongjiu.lu@intel.com>
1053         PR target/47318
1054         * gcc.target/i386/avx-vmaskmovpd-1.c: New.
1055         * gcc.target/i386/avx-vmaskmovpd-2.c: Likewise.
1056         * gcc.target/i386/avx-vmaskmovps-1.c: Likewise.
1057         * gcc.target/i386/avx-vmaskmovps-1.c: Likewise.
1059         * gcc.target/i386/avx-vmaskmovpd-256-1.c (avx_test): Load mask
1060         as __m256i.
1061         * gcc.target/i386/avx-vmaskmovpd-256-2.c (avx_test): Likewise.
1062         * gcc.target/i386/avx-vmaskmovps-256-1.c (avx_test): Likewise.
1063         * gcc.target/i386/avx-vmaskmovps-256-2.c (avx_test): Likewise.
1065 2011-01-17  Richard Guenther  <rguenther@suse.de>
1067         PR tree-optimization/45967
1068         * gcc.dg/torture/pr45967-2.c: New testcase.
1069         * gcc.dg/torture/pr45967-3.c: Likewise.
1071 2011-01-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1073         PR testsuite/47325
1074         * g++.dg/ext/pr47213.C: Require visibility.
1076 2011-01-16  Richard Sandiford  <rdsandiford@googlemail.com>
1078         * gcc.dg/fixed-point/composite-type.c: Pass -Wno-unused.
1079         * gcc.dg/fixed-point/struct-union.c: Update error messages.
1081 2011-01-16  Richard Sandiford  <rdsandiford@googlemail.com>
1083         * gcc.c-torture/execute/20101011-1.c: Skip test for MIPS16
1084         Linux-based targets.
1086 2011-01-13  Jan Hubicka  <jh@suse.cz>
1088         PR tree-optimization/47276
1089         * gcc.dg/pr47276.c: New testcase.
1091 2011-01-15  Giovanni Funchal  <gafunchal@gmail.com>
1092             Jonathan Wakely  <jwakely.gcc@gmail.com>
1094         PR c++/33558
1095         * g++.dg/other/pr33558.C: New.
1096         * g++.dg/other/pr33558-2.C: New.
1098 2011-01-14  Martin Jambor  <mjambor@suse.cz>
1100         PR tree-optimization/45934
1101         PR tree-optimization/46302
1102         * g++.dg/ipa/devirt-c-1.C: New test.
1103         * g++.dg/ipa/devirt-c-2.C: Likewise.
1104         * g++.dg/ipa/devirt-c-3.C: Likewise.
1105         * g++.dg/ipa/devirt-c-4.C: Likewise.
1106         * g++.dg/ipa/devirt-c-5.C: Likewise.
1107         * g++.dg/ipa/devirt-c-6.C: Likewise.
1108         * g++.dg/ipa/devirt-6.C: Likewise.
1109         * g++.dg/ipa/devirt-d-1.C: Likewise.
1110         * g++.dg/torture/pr45934.C: Likewise.
1112 2011-01-14  Jason Merrill  <jason@redhat.com>
1114         * g++.dg/cpp0x/variadic105.C: New.
1116 2011-01-08  Dominique d'Humieres  <dominiq@lps.ens.fr>
1117             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1119         PR objc/45989
1120         * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c
1121         (switchfiles): XFAIL objc.dg-struct-layout-encoding-1/t02[57-9]_main.m
1122         execution tests on i?86-*-*, x86_64-*-* and
1123         powerpc*-apple-darwin* && ilp32.
1124         XFAIL objc.dg-struct-layout-encoding-1/t03[01]_main.m execution
1125         tests on i?86-*-* and x86_64-*-*.
1127 2011-01-14  Richard Guenther  <rguenther@suse.de>
1129         PR tree-optimization/47280
1130         * g++.dg/opt/pr47280.C: New testcase.
1132 2011-01-14  Jason Merrill  <jason@redhat.com>
1134         * g++.dg/cpp0x/constexpr-regress1.C: New.
1136         * g++.dg/ext/flexary2.C: New.
1138 2011-01-14  Richard Guenther  <rguenther@suse.de>
1140         PR middle-end/47281
1141         * gcc.dg/torture/pr47281.c: New testcase.
1142         * gcc.dg/tree-ssa/pr46076.c: XFAIL.
1144 2011-01-14  Richard Guenther  <rguenther@suse.de>
1146         PR tree-optimization/47286
1147         * gcc.dg/tree-ssa/pr47286.c: New testcase.
1149 2011-01-13  Kai Tietz  <kai.tietz@onevision.com>
1151         PR c++/47213
1152         * g++.dg/ext/pr47213.C: New.
1154 2011-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1156         * gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.
1158 2011-01-13  Tobias Burnus  <burnus@net-b.de>
1159             Mikael Morin  <mikael@gcc.gnu.org>
1161         PR fortran/45848
1162         PR fortran/47204
1163         * gfortran.dg/select_type_20.f90: New.
1164         * gfortran.dg/select_type_21.f90: New.
1166 2011-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
1168         PR target/47251
1169         * gcc.target/powerpc/pr47251.c: New file, test PR 47251 fix.
1171 2011-01-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1173         * gcc.dg/guality/pr36728-1.c: Disable arg1/2 checks for s390 and s390x.
1174         * gcc.dg/guality/pr36728-2.c: Likewise.
1176 2011-01-13  Dodji Seketeli  <dodji@redhat.com>
1178         PR debug/PR46973
1179         * g++.dg/debug/dwarf2/template-params-9.C: New test.
1181 2011-01-13  Andrey Belevantsev  <abel@ispras.ru>
1183         PR rtl-optimization/45352
1184         * gcc.dg/pr45352-3.c: New.
1186 2011-01-12  Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
1188         * g++.dg/cpp0x/range-for4.C: Delete useless include and duplicated
1189         comment.
1190         * g++.dg/cpp0x/range-for8.C: New.
1191         * g++.dg/cpp0x/range-for9.C: New.
1193 2011-01-12  Kai Tietz  <kai.tietz@onevision.com>
1195         PR debug/47209
1196         * g++.dg/debug/pr47209.C: New.
1198 2011-01-12  Richard Guenther  <rguenther@suse.de>
1200         PR lto/47259
1201         * gcc.dg/lto/pr47259_0.c: New testcase.
1202         * gcc.dg/lto/pr47259_1.c: Likewise.
1204 2011-01-12  Iain Sandoe  <iains@gcc.gnu.org>
1206         * objc-obj-c++-shared/Object1.h: Add copyright header, update
1207         comments.  Add a TEST_SUITE_ADDITIONS category for GNU runtime.
1208         Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the
1209         methods missing from the OBJC2 Object.
1210         * objc-obj-c++-shared/Object1-implementation.h: Add copyright header.
1211         Amend implementation to use a TEST_SUITE_ADDITIONS category for both
1212         GNU and NeXT runtimes.
1213         * objc-obj-c++-shared/Object1.mm: Remove redundant header, update
1214         comments.
1215         * objc-obj-c++-shared/Object1.m: Likewise.
1216         * objc.dg/encode-3.m: Update header use.  Amend to be API2 compatible.
1217         * objc.dg/proto-qual-1.m: Likewise.
1218         * obj-c++.dg/proto-lossage-3.mm: Likewise.
1219         * obj-c++.dg/proto-qual-1.mm: Likewise.
1221 2011-01-12  Eric Botcazou  <ebotcazou@adacore.com>
1223         PR testsuite/33033
1224         * gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC.
1226 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
1228         Fixed the Objective-C++ testsuite and updated all tests.
1229         * lib/obj-c++.exp (obj-c++_init): Declare and set
1230         gcc_warning_prefix and gcc_error_prefix.
1231         * obj-c++.dg/attributes/categ-attribute-2.mm: Fixed usage of
1232         'dg-warning', 'dg-message' and 'dg-error'.
1233         * obj-c++.dg/class-extension-3.mm: Likewise.
1234         * obj-c++.dg/class-protocol-1.mm: Likewise.
1235         * obj-c++.dg/encode-7.mm: Likewise.
1236         * obj-c++.dg/exceptions-3.mm: Likewise.
1237         * obj-c++.dg/exceptions-5.mm: Likewise.
1238         * obj-c++.dg/method-12.mm: Likewise.
1239         * obj-c++.dg/method-13.mm: Likewise.
1240         * obj-c++.dg/method-15.mm: Likewise.
1241         * obj-c++.dg/method-16.mm: Likewise.
1242         * obj-c++.dg/method-4.mm: Likewise.
1243         * obj-c++.dg/method-8.mm: Likewise.
1244         * obj-c++.dg/method-conflict-1.mm: Likewise.
1245         * obj-c++.dg/method-conflict-2.mm: Likewise.
1246         * obj-c++.dg/method-conflict-3.mm: Likewise. Also, removed FIXME
1247         and uncommented second part of the testcase now that the testsuite
1248         works correctly.
1249         * obj-c++.dg/method-conflict-4.mm: Likewise.  Also, removed FIXME
1250         and uncommented second part of the testcase now that the testsuite
1251         works correctly.
1252         * obj-c++.dg/private-1.mm: Likewise.
1253         * obj-c++.dg/proto-lossage-4.mm: Likewise.
1254         * obj-c++.dg/syntax-error-7.mm: Likewise.
1255         * obj-c++.dg/warn5.mm: Likewise.
1256         * obj-c++.dg/property/at-property-14.mm: Likewise.
1257         * obj-c++.dg/property/at-property-16.mm: Likewise, and removed
1258         FIXME.
1259         * obj-c++.dg/property/at-property-18.mm: Likewise.
1260         * obj-c++.dg/property/at-property-20.mm: Likewise, and removed
1261         FIXME.
1262         * obj-c++.dg/property/at-property-21.mm: Likewise.
1263         * obj-c++.dg/property/at-property-28.mm: Likewise.
1264         * obj-c++.dg/property/at-property-5.mm: Likewise.
1265         * obj-c++.dg/property/dynamic-2.mm: Likewise.
1266         * obj-c++.dg/property/property-neg-3.mm: Likewise.
1267         * obj-c++.dg/property/synthesize-11.mm: Likewise.
1268         * obj-c++.dg/property/synthesize-6.mm: Likewise.
1269         * obj-c++.dg/property/synthesize-8.mm: Likewise.
1270         * obj-c++.dg/property/synthesize-9.mm: Likewise.
1271         * obj-c++.dg/tls/diag-5.mm: Likewise.
1272         * obj-c++.dg/ivar-invalid-type-1.mm: Removed FIXME and uncommented
1273         dg-error, now matched correctly.
1275 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
1277         * objc.dg/property/at-property-29.m: New.
1278         * obj-c++.dg/property/at-property-29.mm: New.
1280 2011-01-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1282         * go.test/go-test.exp (go-set-goarch): New proc.
1283         (go-gc-tests): Use it.
1285 2011-01-11  Dodji Seketeli  <dodji@redhat.com>
1287         PR debug/46955
1288         * g++.dg/debug/dwarf2/template-params-8.C: New test.
1290 2011-01-11  Richard Henderson  <rth@redhat.com>
1292         * gcc-dg/tree-ssa/vrp47.c: Disable for mn10300 as well.
1294 2011-01-11  Jan Hubicka  <jh@suse.cz>
1296         PR lto/45721
1297         PR lto/45375
1298         * testsuite/gcc.dg/lto/pr45721_1.c: New file.
1299         * testsuite/gcc.dg/lto/pr45721_0.c: New file.
1301 2011-01-11  Richard Guenther  <rguenther@suse.de>
1303         PR tree-optimization/46076
1304         * gcc.dg/tree-ssa/pr46076.c: New testcase.
1306 2011-01-11  Jeff Law <law@redhat.com>
1308         * PR tree-optimization/47086
1309         * gcc.dg/pr47086.c: New test.
1311 2011-01-11  Jason Merrill  <jason@redhat.com>
1313         PR c++/46658
1314         * g++.dg/template/new10.C: New.
1316         PR c++/45520
1317         * g++.dg/cpp0x/lambda/lambda-this3.C: New.
1319 2011-01-11  Iain Sandoe  <iains@gcc.gnu.org>
1321         * objc-obj-c++-shared/next-mapping.h: Add copyright header.
1322         Split type definitions and NSConstantString class into...
1323         * objc-obj-c++-shared/objc-test-suite-types.h: New.
1324         * objc-obj-c++-shared/nsconstantstring-class.h: New.
1325         * objc-obj-c++-shared/nsconstantstring-class-impl.h: New.
1326         * objc-obj-c++-shared/nsconstantstring-class-impl.m: New.
1327         * objc-obj-c++-shared/nsconstantstring-class-impl.mm: New.
1328         * objc-obj-c++-shared/next-abi.h: Add copyright header, minor update
1329         to comments.
1330         * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: Adjust
1331         encode defines for newer NeXT system headers.
1332         * obj-c++.dg/template-4.mm: Adjust to use nsconstantstring headers.
1333         * obj-c++.dg/torture/strings/string1.mm: Likewise.
1334         * objc.dg/foreach-5.m: Likewise.
1335         * objc.dg/foreach-2.m: Likewise.
1336         * objc.dg/foreach-4.m: Likewise.
1337         * objc.dg/torture/strings/string1.m: Likewise.
1338         * objc.dg/torture/strings/string2.m: Likewise.
1339         * objc.dg/torture/strings/string3.m: Likewise.
1340         * objc.dg/torture/strings/string4.m: Likewise.
1341         * obj-c++.dg/torture/strings/const-str-3.mm: Adjust to use type
1342         header and stand alone.
1343         * obj-c++.dg/strings/strings-2.mm: Likewise.
1344         * objc.dg/torture/strings/const-str-3.m: Likewise.
1345         * objc.dg/strings/strings-2.m: Likewise.
1346         * objc.dg/strings/const-str-12b.m: Likewise.
1348 2011-01-12  Richard Guenther  <rguenther@suse.de>
1350         PR middle-end/32511
1351         * gcc.dg/attr-weak-1.c: Adjust.
1353 2011-01-11  Paul Thomas  <pault@gcc.gnu.org>
1355         PR fortran/47051
1356         * gfortran.dg/realloc_on_assign_2.f03 : Modify 'test1' to be
1357         standard compliant and comment.
1359 2011-01-10  Jan Hubicka  <jh@suse.cz>
1361         PR lto/46083
1362         * gcc.dg/initpri3.c: New testcase.
1364 2011-01-10  H.J. Lu  <hongjiu.lu@intel.com>
1366         PR lto/47222
1367         * g++.dg/torture/stackalign/test-unwind.h (g_edi): Mark it
1368         externally visible.
1369         (g_esi): Likewise.
1370         (g_ebx): Likewise.
1371         (g_ebp): Likewise.
1372         (g_esp): Likewise.
1373         (g_ebp_save): Likewise.
1374         (g_esp_save): Likewise.
1376 2011-01-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1378         * g++.dg/ipa/pr46984.C: Add dg-require-effective-target lto.
1380 2011-01-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1382         PR tree-optimization/46021
1383         * gcc.dg/tree-ssa/20040204-1.c: Don't XFAIL on alpha*-*-*,
1384         i?86-*-*, x86_64-*-*.
1386 2011-01-10  Jeff Law <law@redhat.com>
1388         * PR tree-optimization/47141
1389         * gcc.c-torture/compile/pr47141.c: New test.
1391 2011-01-10  Eric Botcazou  <ebotcazou@adacore.com>
1393         PR testsuite/46230
1394         * gcc.dg/vect/vect-vfa-slp.c: Remove XFAIL.
1395         * gcc.dg/vect/slp-23.c: Remove XFAIL for SLP.
1396         * gcc.dg/vect/slp-35.c: Remove XFAILs.
1397         * gcc.dg/vect/no-tree-pre-slp-29.c: Likewise.
1399         PR testsuite/46230
1400         * gcc.dg/vect/vect-peel-1.c (main): Prevent initialization loop from
1401         being vectorized.  Adjust dg-final pattern.  Remove XFAIL.
1402         * gcc.dg/vect/vect-peel-2.c (main): Likewise.
1403         * gcc.dg/vect/vect-peel-4.c (main): Prevent initialization loop from
1404         being vectorized.  Adjust dg-final pattern.
1406         PR testsuite/46230
1407         * gcc.dg/vect/pr33804.c: XFAIL only for ilp32.
1408         * gcc.dg/vect/slp-24.c: Likewise.
1410 2011-01-10  Dave Korn  <dave.korn.cygwin@gmail.com>
1412         PR c++/47218
1413         * g++.dg/other/pr47218-1.C: New test file.
1414         * g++.dg/other/pr47218.C: Likewise.
1415         * g++.dg/other/pr47218.h: New supporting header.
1417 2011-01-09  Nicola Pero  <nicola.pero@meta-innovation.com>
1419         PR objc/47232
1420         * objc.dg/attributes/invalid-attribute-1.m: New.
1421         * obj-c++.dg/attributes/invalid-attribute-1.mm: New.
1423 2011-01-09  Janus Weil  <janus@gcc.gnu.org>
1425         PR fortran/47224
1426         * gfortran.dg/proc_ptr_comp_28.f90: New.
1428 2011-01-09  Iain Sandoe  <iains@gcc.gnu.org>
1430         * obj-c++.dg/gnu-api-2-class.mm: Skip for Darwin < 9.
1431         * obj-c++.dg/gnu-api-2-ivar.mm: Likewise.
1432         * obj-c++.dg/gnu-api-2-method.mm: Likewise.
1433         * obj-c++.dg/gnu-api-2-objc.mm: Likewise.
1434         * obj-c++.dg/gnu-api-2-object.mm: Likewise.
1435         * obj-c++.dg/gnu-api-2-property.mm: Likewise.
1436         * obj-c++.dg/gnu-api-2-protocol.mm: Likewise.
1437         * obj-c++.dg/gnu-api-2-sel.mm: Likewise.
1438         * objc.dg/gnu-api-2-class.m: Likewise.
1439         * objc.dg/gnu-api-2-ivar.m: Likewise.
1440         * objc.dg/gnu-api-2-method.m: Likewise.
1441         * objc.dg/gnu-api-2-objc.m: Likewise.
1442         * objc.dg/gnu-api-2-object.m: Likewise.
1443         * objc.dg/gnu-api-2-property.m: Likewise.
1444         * objc.dg/gnu-api-2-protocol.m: Likewise.
1445         * objc.dg/gnu-api-2-sel.m: Likewise.
1447 2011-01-09  Iain Sandoe  <iains@gcc.gnu.org>
1449         * objc.dg/foreach-1.m: Skip for Darwin < 9.
1450         * objc.dg/objc-foreach-4.m: Likewise.
1451         * objc.dg/objc-foreach-5.m: Skip for Darwin < 9, adjust headers.
1452         * objc.dg/foreach-2.m: Skip for Darwin < 9, return self from init.
1453         * objc.dg/foreach-4.m: Likewise.
1454         * objc.dg/foreach-5.m: Likewise.
1455         * objc.dg/foreach-3.m: Return self from init.
1457 2011-01-09  Thomas Koenig  <tkoenig@gcc.gnu.org>
1459         PR fortran/38536
1460         * gfortran.dg/iso_c_binding_c_loc_char_1.f03:  New test.
1462 2011-01-09  Janus Weil  <janus@gcc.gnu.org>
1464         PR fortran/46313
1465         * gfortran.dg/class_35.f90: New.
1467 2011-01-08  Iain Sandoe  <iains@gcc.gnu.org>
1469         * objc.dg/foreach-1.m: Add "-Wall" to flags.
1471 2011-01-08  Nicola Pero  <nicola.pero@meta-innovation.com>
1473         PR objc/47078
1474         * objc.dg/invalid-method-2.m: New.
1475         * obj-c++.dg/invalid-method-2.mm: New.
1477 2011-01-08  Paul Thomas  <pault@gcc.gnu.org>
1479         PR fortran/46896
1480         * gfortran.dg/transpose_optimization_2.f90 : New test.
1482 2011-01-08  Jan Hubicka  <jh@suse.cz>
1484         PR tree-optmization/46469
1485         * g++.dg/torture/pr46469.C: New testcase.
1487 2011-01-08  Iain Sandoe  <iains@gcc.gnu.org>
1489         * objc-obj-c++-shared/next-mapping.h: Move code and definitions for
1490         emulation of libobjc-gnu structure layout functionality to ..
1491         * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: New.
1492         * objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h: New.
1493         * objc/execute/bf-common.h: Adjust headers.
1494         * objc/execute/bf-1.m: Likewise.
1495         * objc/execute/bf-2.m: Likewise.
1496         * objc/execute/bf-3.m: Likewise.
1497         * objc/execute/bf-4.m: Likewise.
1498         * objc/execute/bf-5.m: Likewise.
1499         * objc/execute/bf-6.m: Likewise.
1500         * objc/execute/bf-7.m: Likewise.
1501         * objc/execute/bf-8.m: Likewise.
1502         * objc/execute/bf-9.m: Likewise.
1503         * objc/execute/bf-10.m: Likewise.
1504         * objc/execute/bf-11.m: Likewise.
1505         * objc/execute/bf-12.m: Likewise.
1506         * objc/execute/bf-13.m: Likewise.
1507         * objc/execute/bf-14.m: Likewise.
1508         * objc/execute/bf-15.m: Likewise.
1509         * objc/execute/bf-16.m: Likewise.
1510         * objc/execute/bf-17.m: Likewise.
1511         * objc/execute/bf-18.m: Likewise.
1512         * objc/execute/bf-19.m: Likewise.
1513         * objc/execute/bf-20.m: Likewise.
1514         * objc/execute/bf-21.m: Likewise.
1515         * objc/execute/bycopy-3.m: Adjust headers, add next-specific code for
1516         objc_get_type_qualifiers ().
1518 2011-01-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
1520         PR fortran/45777
1521         * gfortran.dg/dependency_39.f90:  New test.
1523 2011-01-07  Jan Hubicka  <jh@suse.cz>
1525         Get builtins tests ready for linker plugin.
1526         * gcc.c-torture/execute/builtins/memcpy-chk.c (s2,s3,l1): Mark volatile.
1527         * gcc.c-torture/execute/builtins/memops-asm-lib.c (my_memcpy, my_bcopy,
1528         my_memset, my_bzero): Mark used.
1529         * gcc.c-torture/execute/builtins/memset-chk.c (l1, l3): Mark volatile.
1530         * gcc.c-torture/execute/builtins/memmove-chk.c (s1,s2,s3,l1): Mark
1531         volatile.
1532         * gcc.c-torture/execute/builtins/mempcpy-chk.c (s2,s3,l1): Mark
1533         volatile.
1535 2011-01-07  Jan Hubicka  <jh@suse.cz>
1537         PR tree-optimization/46367
1538         * g++.dg/torture/pr46367.C: New file.
1540 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
1542         PR target/47201
1543         * gcc.dg/pr47201.c: New test.
1545         PR bootstrap/47187
1546         * gcc.dg/tree-prof/pr47187.c: New test.
1548 2011-01-07  Tobias Burnus  <burnus@net-b.de>
1550         PR fortran/41580
1551         * gfortran.dg/extends_type_of_3.f90: New.
1553 2011-01-07  Kai Tietz  <kai.tietz@onevision.com>
1555         * g++.dg/ext/dllexport-MI1.C: Adjust test.
1556         * g++.dg/ext/dllimport-MI1.C: Likewise.
1557         * g++.dg/ext/dllimport1.C: Add test for x86_64-*-mingw*.
1558         * g++.dg/ext/dllimport10.C: Likewise.
1559         * g++.dg/ext/dllimport11.C: Likewise.
1560         * g++.dg/ext/dllimport12.C: Likewise.
1561         * g++.dg/ext/dllimport13.C: Likewise.
1562         * g++.dg/ext/dllimport2.C: Likewise.
1563         * g++.dg/ext/dllimport3.C: Likewise.
1564         * g++.dg/ext/dllimport4.C: Likewise.
1565         * g++.dg/ext/dllimport5.C: Likewise.
1566         * g++.dg/ext/dllimport6.C: Likewise.
1567         * g++.dg/ext/dllimport8.C: Likewise.
1568         * g++.dg/ext/dllimport9.C: Likewise.
1569         * g++.dg/ext/selectany2.C: Enable test for x86_64-*-mingw*
1570         targets, too. Additionally enable test for i?86-*-mingw*.
1571         * g++.dg/ext/selectany1.C: Likewise.
1572         Remove guard variable check.
1574 2011-01-07  Janus Weil  <janus@gcc.gnu.org>
1576         PR fortran/47189
1577         PR fortran/47194
1578         * gfortran.dg/storage_size_3.f08: Extended.
1580 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
1582         PR c++/47022
1583         * g++.dg/template/stdarg1.C: New test.
1585 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
1587         PR fortran/47195
1588         * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
1589         * gfortran.dg/defined_operators_1.f90: Split the subroutine
1590         from the interface of functions to not hide the errors that
1591         shall be tested.
1593 2011-01-06  Jan Hubicka  <jh@suse.cz>
1595         * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
1596         * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
1598 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
1600         PR fortran/33117
1601         PR fortran/46478
1602         * gfortran.dg/interface_33.f90: New test.
1604 2011-01-06  Jakub Jelinek  <jakub@redhat.com>
1606         PR c/47150
1607         * gcc.c-torture/compile/pr47150.c: New test.
1609 2011-01-06  Ira Rosen  <irar@il.ibm.com>
1611         PR tree-optimization/47139
1612         * gcc.dg/vect/pr47139.c: New test.
1614 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
1616         PR fortran/47180
1617         * gfortran.dg/extends_type_of_2.f03: New.
1619 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1621         * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
1623 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
1625         * gnat.dg/opt14.adb: New test.
1627 2011-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
1629         PR fortran/46017
1630         * gfortran.dg/allocate_error_2.f90:  New test.
1632 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
1634         PR fortran/47024
1635         * gfortran.dg/storage_size_3.f08: New.
1637 2011-01-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1639         PR libgfortran/47154
1640         * gfortran.dg/namelist_68.f90: New test.
1642 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
1644         * gnat.dg/unchecked_convert8.ad[sb]: New test.
1646 2011-01-04  Janus Weil  <janus@gcc.gnu.org>
1648         PR fortran/46448
1649         * gfortran.dg/class_34.f90: New.
1651 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1653         * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
1654         use __builtin_inff.  Skip all single-precision tests that require
1655         Infinity.
1657 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1659         * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
1661 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
1663         PR tree-optimization/47148
1664         * gcc.c-torture/execute/pr47148.c: New test.
1666         PR tree-optimization/47155
1667         * gcc.c-torture/execute/pr47155.c: New test.
1669         PR rtl-optimization/47157
1670         * gcc.c-torture/compile/pr47157.c: New test.
1672 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1674         * gcc.dg/torture/vector-shift2.c (schar): Define.
1675         (main): Always use schar or uchar instead of plain "char" to avoid
1676         dependencies on implementation-defined char signedness.
1678 2011-01-03  Martin Jambor  <mjambor@suse.cz>
1680         PR tree-optimization/46801
1681         * gnat.dg/pack9.adb: Remove xfail.
1683 2011-01-03  Martin Jambor  <mjambor@suse.cz>
1685         PR tree-optimization/46984
1686         * g++.dg/ipa/pr46984.C: New test.
1688 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
1690         PR fortran/46408
1691         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
1693 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
1695         PR tree-optimization/47140
1696         * gcc.c-torture/compile/pr47140.c: New test.
1698         PR rtl-optimization/47028
1699         * gcc.dg/pr47028.c: New test.
1701 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
1703         * objc.dg/protocol-forward-1.m: Removed TODO.
1704         * objc.dg/protocol-forward-2.m: New.
1705         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
1706         * obj-c++.dg/protocol-forward-2.mm: New.
1708 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
1710         PR target/38662
1711         * g++.dg/eh/pr38662.C: New testcase.
1713 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
1715         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
1716         scan for newline '\n'.
1719 Copyright (C) 2011 Free Software Foundation, Inc.
1721 Copying and distribution of this file, with or without modification,
1722 are permitted in any medium without royalty provided the copyright
1723 notice and this notice are preserved.