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