OSDN Git Service

PR tree-optimization/54986
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2012-11-05  Eric Botcazou  <ebotcazou@adacore.com>
2
3         * g++.dg/torture/20121105-1.C: New test.
4
5 2012-11-05  Jakub Jelinek  <jakub@redhat.com>
6
7         Backported from mainline
8         2012-10-24  Jakub Jelinek  <jakub@redhat.com>
9
10         PR debug/54828
11         * g++.dg/debug/pr54828.C: New test.
12
13         2012-10-23  Jakub Jelinek  <jakub@redhat.com>
14
15         PR c++/54988
16         * c-c++-common/pr54988.c: New test.
17
18         2012-10-10  Jakub Jelinek  <jakub@redhat.com>
19
20         PR tree-optimization/54877
21         * gcc.dg/torture/pr54877.c: New test.
22
23 2012-11-02  Jeff Law  <law@redhat.com>
24
25         * gcc.c-torture/execute/pr54985.c: New test.
26
27 2012-10-29  Eric Botcazou  <ebotcazou@adacore.com>
28
29         PR ada/53517
30         * gnat.dg/lto14.adb: Skip on Solaris.
31
32 2012-10-26  Paolo Carlini  <paolo.carlini@oracle.com>
33
34         PR c++/54984
35         * g++.dg/template/new11.C: New.
36
37 2012-10-26  Terry Guo  <terry.guo@arm.com>
38
39         Backport from mainline
40         2012-10-23  Terry Guo  <terry.guo@arm.com>
41
42         PR target/55019
43         * gcc.dg/pr55019.c: New.
44
45 2012-10-25  Richard Biener  <rguenther@suse.de>
46
47         PR tree-optimization/54902
48         * g++.dg/torture/pr54902.C: New testcase.
49
50 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
51
52         * gnat.dg/modular4.adb: New test.
53         * gnat.dg/modular4_pkg.ads: New helper.
54
55 2012-10-21  Eric Botcazou  <ebotcazou@adacore.com>
56
57         * gnat.dg/specs/atomic1.ads: XFAIL on MIPS.
58         * gnat.dg/specs/addr1.ads: Likewise.
59
60 2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>
61
62         Backport from mainline
63         2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>
64
65         PR target/54892
66         * gcc.target/arm/pr54892.c: New.
67
68 2012-10-16  Andrey Belevantsev  <abel@ispras.ru>
69
70         Backport from mainline
71         2012-08-09  Andrey Belevantsev  <abel@ispras.ru>
72
73         PR rtl-optimization/53701
74         * gcc.dg/pr53701.c: New test.
75
76 2012-10-15  Uros Bizjak  <ubizjak@gmail.com>
77
78         Backport from mainline
79         2012-10-15  Uros Bizjak  <ubizjak@gmail.com>
80
81         * gcc.target/i386/avx256-unaligned-load-1.c: Update asm scan patterns.
82         * gcc.target/i386/avx256-unaligned-load-2.c: Ditto.
83         * gcc.target/i386/avx256-unaligned-load-3.c: Ditto.
84         * gcc.target/i386/avx256-unaligned-load-4.c: Ditto.
85         * gcc.target/i386/avx256-unaligned-store-1.c: Ditto.
86         * gcc.target/i386/avx256-unaligned-store-2.c: Ditto.
87         * gcc.target/i386/avx256-unaligned-store-3.c: Ditto.
88         * gcc.target/i386/avx256-unaligned-store-4.c: Ditto.
89
90 2012-10-15  Richard Guenther  <rguenther@suse.de>
91
92         PR tree-optimization/54920
93         * gcc.dg/torture/pr54920.c: New testcase.
94
95 2012-10-14  Janus Weil  <janus@gcc.gnu.org>
96
97         PR fortran/54784
98         * gfortran.dg/class_allocate_13.f90: New.
99
100 2012-10-08  Terry Guo  <terry.guo@arm.com>
101
102         Backported from mainline
103         2012-09-19  Terry Guo  <terry.guo@arm.com>
104
105         * lib/gcc-dg.exp (dg_runtest_extra_prunes): New variable to define
106         extra prune rules that will be applied to all tests in a .exp file.
107         (gcc-dg-prune): Use rules defined by the above variable.
108         * gcc.target/arm/arm.exp (dg_runtest_extra_prunes): Skip all the
109         harmless warnings on architecture switch conflict.
110
111 2012-10-08  Jakub Jelinek  <jakub@redhat.com>
112
113         PR c++/54858
114         * g++.dg/template/pr54858.C: New test.
115
116 2012-10-05  Jakub Jelinek  <jakub@redhat.com>
117
118         PR tree-optimization/33763
119         * c-c++-common/pr33763.c: New test.
120
121 2012-10-03  Jakub Jelinek  <jakub@redhat.com>
122
123         PR c++/54777
124         * g++.dg/cpp0x/constexpr-ref4.C: New test.
125
126 2012-09-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
127
128         PR target/54083
129         * gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*.
130
131 2012-09-27  Jakub Jelinek  <jakub@redhat.com>
132
133         PR target/54703
134         * gcc.target/i386/pr54703.c: New test.
135
136 2012-09-24  Janis Johnson  <janisjo@codesourcery.com>
137
138         Backport from mainline:
139
140         2012-07-24  Janis Johnson  <janisjo@codesourcery.com>
141         * lib/gcc-dg.exp (process-message): Don't ignore errors.
142
143         2012-07-25  Janis Johnson  <janisjo@codesourcery.com>
144         * g++.dg/cpp0x/nullptr21.c: Remove printfs, make self-checking.
145
146         2012-07-26  Janis Johnson  <janisjo@codesourcery.com>
147         * gcc.dg/pr45259.c: Only -fpic depends on fpic support.
148
149         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
150         * gcc.dg/vect/pr52298.c: Remove "dg-do run".
151
152         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
153         * lib/target-supports.exp
154         (check_effective_target_vect_widen_mult_qi_to_hi,
155         check_effective_target_vect_widen_mult_hi_to_si,
156         check_effective_target_vect_widen_mult_qi_to_hi_pattern,
157         check_effective_target_vect_widen_mult_hi_to_si_pattern,
158         check_effective_target_vect_pack_trunc,
159         check_effective_target_vect_unpack,
160         check_effective_target_vect_multiple_sizes): Check arm_neon_ok
161         instead of arm_none.
162
163         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
164         * gcc.dg/vect/no-vfa-vect-101.c: Skip a check for an irrelevant
165         target instead of xfailing it.
166         * gcc.dg/vect/no-vfa-vect-102.c: Likewise.
167         * gcc.dg/vect/no-vfa-vect-102a.c: Likewise.
168         * gcc.dg/vect/no-vfa-vect-37.c: Likewise.
169         * gcc.dg/vect/no-vfa-vect-79.c: Likewise.
170         * gcc.dg/vect/vect-104.c: Likewise.
171         * gcc.dg/vect/vect-outer-1-big-array.c: Likewise.
172         * gcc.dg/vect/vect-outer-1.c: Likewise.
173         * gcc.dg/vect/vect-outer-1a-big-array.c: Likewise.
174         * gcc.dg/vect/vect-outer-1a.c: Likewise.
175         * gcc.dg/vect/vect-outer-1b-big-array.c: Likewise.
176         * gcc.dg/vect/vect-outer-1b.c: Likewise.
177         * gcc.dg/vect/vect-outer-2b.c: Likewise.
178         * gcc.dg/vect/vect-outer-3a-big-array.c: Likewise.
179         * gcc.dg/vect/vect-outer-3a.c: Likewise.
180         * gcc.dg/vect/vect-outer-3b.c: Likewise.
181         * gcc.dg/vect/vect-reduc-dot-s8b.c: Likewise.
182
183         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
184         * gcc.dg/vect/fast-math-pr35982.c: Skip check instead of xfail.
185
186 2012-09-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
187
188         Backport from mainline:
189         2012-09-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
190
191         PR testsuite/54007
192         * gnat.dg/lto15.adb: Require lto.
193
194 2012-09-20  Eric Botcazou  <ebotcazou@adacore.com>
195
196         * gnat.dg/opt20.ads: Move dg directive to...
197         * gnat.dg/opt20.adb: ...here.
198         * gnat.dg/addr1.ad[sb]: Likewise.
199         * gnat.dg/concat2.ad[sb]: Likewise.
200         * gnat.dg/array16.ad[sb]: Likewise.
201         * gnat.dg/atomic5.ad[sb]: Likewise.
202         * gnat.dg/discr29.ad[sb]: Likewise.
203         * gnat.dg/noreturn5.ad[sb]: Likewise.
204         * gnat.dg/vect8.ad[sb]: Likewise.  Add dg-options.
205         * gnat.dg/discr23.ads: Remove dg directive.
206         * gnat.dg/nested_float_packed.ads: Likewise.
207         * gnat.dg/oconst6.ads: Move to...
208         * gnat.dg/specs/oconst6.ads: ...here.
209
210 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
211
212         PR c/54552
213         * gcc.c-torture/compile/pr54552-1.c: New test.
214
215 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
216
217         PR c/54103
218         * gcc.c-torture/compile/pr54103-1.c,
219         gcc.c-torture/compile/pr54103-2.c,
220         gcc.c-torture/compile/pr54103-3.c,
221         gcc.c-torture/compile/pr54103-4.c,
222         gcc.c-torture/compile/pr54103-5.c,
223         gcc.c-torture/compile/pr54103-6.c: New tests.
224         * gcc.dg/c90-const-expr-8.c: Update expected column number.
225
226 2012-09-20  Jakub Jelinek  <jakub@redhat.com>
227
228         Backported from mainline
229         2012-09-17  Jakub Jelinek  <jakub@redhat.com>
230
231         PR tree-optimization/54563
232         * g++.dg/torture/pr54563.C: New test.
233
234 2012-09-20  Release Manager
235
236         * GCC 4.7.2 released.
237
238 2012-09-14  Jason Merrill  <jason@redhat.com>
239
240         PR c++/53661
241         * g++.dg/init/aggr9.C: New.
242
243 2012-09-13  Tobias Burnus  <burnus@net-b.de>
244
245         PR fortran/54556
246         * gfortran.dg/implicit_pure_3.f90: New.
247
248 2012-09-13  Jakub Jelinek  <jakub@redhat.com>
249
250         PR c/54559
251         * gcc.c-torture/compile/pr54559.c: New test.
252
253 2012-09-13  Jason Merrill  <jason@redhat.com>
254
255         PR c++/53839
256         * g++.dg/cpp0x/constexpr-temp1.C: New.
257
258 2012-09-13  Jason Merrill  <jason@redhat.com>
259
260         PR c++/54511
261         * g++.dg/template/anonunion2.C: New.
262
263 2012-09-13  Jason Merrill  <jason@redhat.com>
264
265         PR c++/53836
266         * g++.dg/template/init10.C: New.
267
268 2012-09-12  Tobias Burnus  <burnus@net-b.de>
269
270         PR fortran/54225
271         PR fortran/53306
272         * gfortran.dg/coarray_10.f90: Update dg-error.
273         * gfortran.dg/coarray_28.f90: New.
274         * gfortran.dg/array_section_3.f90: New.
275
276 2012-09-10  Jason Merrill  <jason@redhat.com>
277
278         PR c++/54506
279         * g++.dg/cpp0x/implicit14.C: New.
280
281         PR c++/54341
282         PR c++/54253
283         * g++.dg/cpp0x/constexpr-virtual2.C: New.
284         * g++.dg/cpp0x/constexpr-virtual3.C: New.
285
286 2012-09-10  Janus Weil  <janus@gcc.gnu.org>
287
288         PR fortran/54435
289         PR fortran/54443
290         * gfortran.dg/select_type_29.f03: New.
291
292 2012-09-10  Markus Trippelsdorf  <markus@trippelsdorf.de>
293
294         PR middle-end/54515
295         * g++.dg/tree-ssa/pr54515.C: new testcase
296
297 2012-09-08  Mikael Morin  <mikael@gcc.gnu.org>
298
299         PR fortran/54208
300         * gfortran.dg/bound_simplification_3.f90: New test.
301
302 2012-09-07  Richard Guenther  <rguenther@suse.de>
303
304         Backport from mainline
305         2012-07-13  Richard Guenther  <rguenther@suse.de>
306
307         PR tree-optimization/53922
308         * gcc.dg/torture/pr53922.c: New testcase.
309
310 2012-09-07  Eric Botcazou  <ebotcazou@adacore.com>
311
312         * gcc.dg/pr44194-1.c: Skip on Alpha and adjust regexp for SPARC64.
313
314 2012-09-07  Jakub Jelinek  <jakub@redhat.com>
315
316         Backported from mainline
317         2012-09-06  Jakub Jelinek  <jakub@redhat.com>
318
319         PR rtl-optimization/54455
320         * gcc.dg/54455.c: New test.
321
322 2012-09-06  Andrew Pinski  <apinski@cavium.com>
323
324         PR tree-opt/54494
325         * gcc.dg/tree-ssa/strlen-1.c: New testcase.
326
327 2012-09-05  Jakub Jelinek  <jakub@redhat.com>
328
329         PR middle-end/54486
330         * c-c++-common/pr54486.c: New test.
331
332 2012-09-05  Joey Ye  <joey.ye@arm.com>
333
334         Backported from trunk
335         2012-08-28  Joey Ye  <joey.ye@arm.com>
336
337         * gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add -fno-short-enums.
338
339 2012-09-03  Jakub Jelinek  <jakub@redhat.com>
340
341         Backported from mainline
342         2012-09-01  Jakub Jelinek  <jakub@redhat.com>
343
344         PR target/54436
345         * gcc.dg/torture/pr54436.c: New test.
346
347         2012-08-31  Jakub Jelinek  <jakub@redhat.com>
348
349         PR c/54428
350         * gcc.c-torture/compile/pr54428.c: New test.
351
352         2012-08-24  Jakub Jelinek  <jakub@redhat.com>
353
354         PR c/54363
355         * gcc.dg/pr54363.c: New test.
356
357 2012-08-31  Ollie Wild  <aaw@google.com>
358
359         PR c++/54197
360         * g++.dg/init/lifetime3.C: New test.
361
362 2012-08-28  Uros Bizjak  <ubizjak@gmail.com>
363
364         Backport from mainline
365         2012-08-27  Uros Bizjak  <ubizjak@gmail.com>
366
367         PR target/46254
368         * gcc.target/i386/pr46254.c: New test.
369
370 2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
371
372         Backported from trunk
373         2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
374
375         PR middle-end/53992
376         * gcc.dg/gomp/pr53992.c: New test.
377
378 2012-08-13  Jakub Jelinek  <jakub@redhat.com>
379
380         Backported from trunk
381         2012-07-19  Jakub Jelinek  <jakub@redhat.com>
382
383         PR rtl-optimization/53942
384         * gcc.dg/pr53942.c: New test.
385
386 2012-08-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
387
388         Backport from mainline
389         2012-07-30  Ulrich Weigand  <ulrich.weigand@linaro.org>
390
391         * lib/target-supports.exp
392         (check_effective_target_vect_natural_alignment): New function.
393         * gcc.dg/align-2.c: Only run on targets with natural alignment
394         of vector types.
395         * gcc.dg/vect/slp-25.c: Adjust tests for targets without natural
396         alignment of vector types.
397
398 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
399
400         Backport from mainline
401         2012-08-08  H.J. Lu  <hongjiu.lu@intel.com>
402
403         PR rtl-optimization/54157
404         * gcc.target/i386/pr54157.c: New file.
405
406 2012-08-01  Uros Bizjak  <ubizjak@gmail.com>
407
408         Backport from mainline
409         2012-03-11  Uros Bizjak  <ubizjak@gmail.com>
410
411         PR target/52530
412         * gcc.dg/torture/pr52530.c: New test.
413
414 2012-07-27  Anna Tikhonova  <anna.tikhonova@intel.com>
415
416         * gcc.dg/20020201-1.c: Remove declarations for exit, abort,
417         rand, srand. Include <stdlib.h>.
418
419 2012-07-20  Jason Merrill  <jason@redhat.com>
420
421         PR c++/54038
422         * g++.dg/other/array7.C: New.
423
424 2012-07-19  Jason Merrill  <jason@redhat.com>
425
426         PR c++/54026
427         * g++.dg/init/mutable1.C: New.
428
429 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
430
431         * gnat.dg/opt25.adb: New test.
432         * gnat.dg/opt25_pkg1.ad[sb]: New helper.
433         * gnat.dg/opt25_pkg2.ad[sb]: Likewise.
434
435 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
436
437         * gnat.dg/aggr20.ad[sb]: New test.
438         * gnat.dg/aggr20_pkg.ads: New helper.
439
440 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
441
442         * gnat.dg/derived_type3.adb: New test.
443         * gnat.dg/derived_type3_pkg.ad[sb]: New helper.
444
445 2012-07-19  Richard Guenther  <rguenther@suse.de>
446             Eric Botcazou  <ebotcazou@adacore.com>
447
448         * gnat.dg/loop_optimization11.adb: New testcase.
449         * gnat.dg/loop_optimization11_pkg.ads: Likewise.
450
451 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
452
453         * gnat.dg/discr38.adb: New test.
454
455 2012-07-19  Jakub Jelinek  <jakub@redhat.com>
456
457         PR middle-end/54017
458         * c-c++-common/gomp/pr54017.c: New test.
459
460 2012-07-18  Richard Guenther  <rguenther@suse.de>
461
462         Backport from mainline
463         2012-05-03  Richard Guenther  <rguenther@suse.de>
464
465         * gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
466         unsupported prefetching support.
467
468 2012-07-17  Jason Merrill  <jason@redhat.com>
469
470         PR c++/53995
471         * g++.dg/parse/enum9.C: New.
472
473 2012-07-17  Jason Merrill  <jason@redhat.com>
474
475         PR c++/53989
476         * g++.dg/template/array23.C: New.
477
478 2012-07-17  Jason Merrill  <jason@redhat.com>
479
480         PR c++/53549
481         * g++.dg/template/current-inst1.C: New.
482         * g++.dg/parse/crash35.C: Adjust.
483
484 2012-07-13  Hans-Peter Nilsson  <hp@axis.com>
485
486         PR rtl-optimization/53908
487         * gcc.dg/torture/pr53908.c: New test.
488
489 2012-07-10  Uros Bizjak  <ubizjak@gmail.com>
490
491         Backport from mainline
492         2012-07-03  Uros Bizjak  <ubizjak@gmail.com>
493
494         PR target/53811
495         * g++.dg/other/pr53811.C: New test.
496
497 2012-07-10  Jason Merrill  <jason@redhat.com>
498
499         PR c++/53733
500         * g++.dg/cpp0x/defaulted36.C: New.
501         * g++.dg/cpp0x/defaulted21.C: Adjust.
502
503         * g++.dg/cpp0x/implicit13.C: New.
504
505 2012-07-09  Janis Johnson  <janisjo@codesourcery.com>
506
507         Backport from mainline.
508         2012-06-28  Janis Johnson  <janisjo@codesourcery.com>
509
510         * g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.
511
512         * g++.dg/template/error46.C: Add missing comment to dg-message.
513         * g++.dg/template/crash107.C: Likewise.
514         * g++.dg/template/error47.C: Likewise.
515         * g++.dg/template/crash108.C: Likewise.
516         * g++.dg/overload/operator5.C: Likewise.
517
518         * gcc.dg/Wstrict-aliasing-converted-assigned.c: Fix syntax
519         errors in dg-message directives, add comments.
520
521         2012-06-26  Janis Johnson  <janisjo@codesourcery.com>
522
523         * lib/scandump.exp (scan-dump, scan-dump-not, scan-dump-dem,
524         scan-dump-dem-not): Use printable pattern in test name.
525
526         2012-06-25  Janis Johnson  <janisjo@codesourcery.com>
527
528         * lib/target-supports-dg.exp (testname-for-summary): New.
529         * lib/profopt.exp (profopt_execute): Define testname_with_flags.
530         * lib/gcc-dg.exp (cleanup-coverage-files, cleanup-repo-notes,
531         cleanup-stack-usage, cleanup-dump, cleanup-saved-temps, scan-module,
532         scan-module-absence, output-exists, output-exists-not: Use
533         testname-for-summary.
534         (dg-test): Clean up testname_with_flags.
535         * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
536         scan-not-hidden, scan-file, scan-file-not, scan-stack-usage,
537         scan-stack-usage-not, scan-assembler-times, scan-assembler-dem,
538         scan-assembler-dem-not, object-size: Use testname-for-summary.
539         * lib/gcov.exp (run-gcov): Likewise.
540         * lib/scandump.exp (scan-dump, scan-dump-times, scan-dump-not,
541         scan-dump-dem, scan-dump-dem-note): Likewise.
542
543         * lib/profopt.exp: Make prof_option_list local to profopt-execute.
544         * g++.dg/tree-prof/tree-prof.exp (PROFOPT_OPTIONS): Define after
545         including profopt.opt; save and restore existing value.
546         * g++.dg/bprob/bprob.exp: Likewise.
547         * gcc.dg/matrix/matrix.exp: Likewise.
548         * gcc.dg/tree-prof/tree-prof.exp: Likewise.
549         * gcc.misc-tests/bprob.exp: Likewise; also replace formerly-ignored
550         PROFOPT_OPTIONS.
551
552         2012-06-15  Janis Johnson  <janosjo@codesourcery.com>
553
554         * lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
555         testname that includes flags, passed in as new argument, in
556         pass/fail messages.
557         (run_gcov): Get testname from dg-test, use it in pass/fail messages
558         and pass it to verify-* procedures.
559
560         * g++.dg/torture/stackalign/stackalign.exp: Combine stack
561         alignment torture options with usual torture options.
562
563         * g++.dg/cpp0x/auto27.C: Add comments to checks for multiple
564         messages reported for one line of source code.
565         * g++.dg/cpp0x/constexpr-decl.C: Likewise.
566         * g++.dg/cpp0x/decltype2.C: Likewise.
567         * g++.dg/cpp0x/decltype3.C: Likewise.
568         * g++.dg/cpp0x/lambda/lambda-syntax1.C: Likewise.
569         * g++.dg/cpp0x/regress/error-recovery1.C: Likewise.
570         * g++.dg/cpp0x/static_assert3.C: Likewise.
571         * g++.dg/cpp0x/udlit-cpp98-neg.C: Likewise.
572         * g++.dg/cpp0x/udlit-shadow-neg.C: Likewise.
573         * g++.dg/cpp0x/union1.C: Likewise.
574         * g++.dg/cpp0x/variadic-ex10.C: Likewise.
575         * g++.dg/cpp0x/variadic-ex14.C: Likewise.
576         * g++.dg/cpp0x/variadic2.C: Likewise.
577         * g++.dg/cpp0x/variadic20.C: Likewise.
578         * g++.dg/cpp0x/variadic74.C: Likewise.
579         * g++.dg/diagnostic/bitfld2.C: Likewise.
580         * g++.dg/ext/attrib44.C: Likewise.
581         * g++.dg/ext/no-asm-1.C: Likewise.
582         * g++.dg/other/error34.C: Likewise.
583         * g++.dg/parse/crash46.C: Likewise.
584         * g++.dg/parse/error10.C: Likewise.
585         * g++.dg/parse/error2.C: Likewise.
586         * g++.dg/parse/error3.C: Likewise.
587         * g++.dg/parse/error36.C: Likewise.
588         * g++.dg/parse/error8.C: Likewise.
589         * g++.dg/parse/error9.C: Likewise.
590         * g++.dg/parse/parser-pr28152-2.C: Likewise.
591         * g++.dg/parse/parser-pr28152.C: Likewise.
592         * g++.dg/parse/template25.C: Likewise.
593         * g++.dg/parse/typename11.C: Likewise.
594         * g++.dg/tc1/dr147.C: Likewise.
595         * g++.dg/template/deduce3.C: Likewise.
596         * g++.dg/template/koenig9.C: Likewise.
597         * g++.dg/template/pr23510.C: Likewise.
598         * g++.dg/warn/pr12242.C: Likewise.
599         * g++.dg/warn/pr30551-2.C: Likewise.
600         * g++.dg/warn/pr30551.C: Likewise.
601         * g++.old-deja/g++.other/typename1.C: Likewise.
602         * g++.old-deja/g++.pt/niklas01a.C: Likewise.
603
604         2012-06-13  Janis Johnson  <janisjo@codesourcery.com>
605
606         PR testsuite/20771
607         * lib/dg-pch.exp (dg-flags-pch): Add flags to make compile lines in
608         test summary unique.
609
610         * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
611         scan-not-hiddent, scan-file, scan-file-not, scan-stack-usage,
612         scan-stack-usage-not): Don't strip torture options from test name.
613
614         * lib/scandump.exp (scan-dump-times): Use printable version of
615         regexp in test summary line.
616
617         * gcc.dg/di-longlong64-sync-1.c: Add comments to checks for multiple
618         messages reported for one line of source code.
619         * gcc.dg/format/few-1.c: Likewise.
620         * gcc.dg/ia64-sync-2.c: Likewise.
621         * gcc.dg/sync-2.c: Likewise.
622         * gcc.dg/noncompile/pr44517.c: Likewise.
623
624         2012-06-12  Janis Johnson  <janisjo@codesourcery.com>
625
626         * gcc.dg/torture/stackalign/stackalign.exp: Combine stack
627         alignment torture options with usual torture options.
628         * gcc.dg/torture/stackalign/alloca-2.c: Use dg-additional-options
629         instead of dg-options.
630         * gcc.dg/torture/stackalign/alloca-3.c: Likewise.
631         * gcc.dg/torture/stackalign/alloca-4.c: Likewise.
632         * gcc.dg/torture/stackalign/alloca-5.c: Likewise.
633         * gcc.dg/torture/stackalign/alloca-6.c: Likewise.
634         * gcc.dg/torture/stackalign/push-1.c: Likewise.
635         * gcc.dg/torture/stackalign/vararg-3.c: Likewise.
636
637         * gcc.target/arm/di-longlong64-sync-withhelpers.c: Add comments
638         to checks for multiple messages reported for one line of source code.
639         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Likewise.
640
641         * gcc.c-torture/compile/sync-1.c: Add comments to checks for multiple
642         messages reported for one line of source code.
643
644         * gcc.dg/20031223-1.c: Add comments to check for multiple
645         messages reported for one line of source code.
646         * gcc.dg/Wconversion-integer.c: Likewise.
647         * gcc.dg/Wfatal-2.c: Likewise.
648         * gcc.dg/Wfatal.c: Likewise.
649         * gcc.dg/Wobjsize-1.c: Likewise.
650         * gcc.dg/c99-vla-jump-1.c: Likewise.
651         * gcc.dg/c99-vla-jump-2.c: Likewise.
652         * gcc.dg/c99-vla-jump-3.c: Likewise.
653         * gcc.dg/c99-vla-jump-4.c: Likewise.
654         * gcc.dg/c99-vla-jump-5.c: Likewise.
655         * gcc.dg/decl-9.c: Likewise.
656         * gcc.dg/declspec-10.c: Likewise.
657         * gcc.dg/declspec-18.c: Likewise.
658         * gcc.dg/mtune.c: Likewise.
659         * gcc.dg/parser-pr28152-2.c: Likewise.
660         * gcc.dg/parser-pr28152.c: Likewise.
661         * gcc.dg/pr14475.c: Likewise.
662         * gcc.dg/pr27953.c: Likewise.
663         * gcc.dg/pr28322-3.c: Likewise.
664         * gcc.dg/pr30457.c: Likewise.
665         * gcc.dg/pr30551-2.c: Likewise.
666         * gcc.dg/pr30551-3.c: Likewise.
667         * gcc.dg/pr30551-4.c: Likewise.
668         * gcc.dg/pr30551-5.c: Likewise.
669         * gcc.dg/pr30551-6.c: Likewise.
670         * gcc.dg/pr30551.c: Likewise.
671         * gcc.dg/pr45461.c: Likewise.
672         * gcc.dg/pr48552-1.c: Likewise.
673         * gcc.dg/pr48552-2.c: Likewise.
674         * gcc.dg/redecl-1.c: Likewise.
675         * gcc.dg/transparent-union-3.c: Likewise.
676         * gcc.dg/utf-dflt.c: Likewise.
677         * gcc.dg/utf-dflt2.c: Likewise.
678         * gcc.dg/vla-8.c: Likewise.
679         * gcc.dg/vla-init-1.c: Likewise.
680         * gcc.dg/wtr-int-type-1.c: Likewise.
681
682         * c-c++-common/raw-string-3.c: Add comments to checks for multiple
683         messages reported for for one line of source code.
684         * c-c++-common/raw-string-5.c: Likewise.
685         * c-c++-common/raw-string-4.c: Likewise.
686         * c-c++-common/raw-string-6.c: Likewise.
687         * c-c++-common/pr20000.c: Likewise.
688
689         * gcc.dg/cpp/include2a.c: Add comments to checks for multiple
690         messages reported for one line of source code.
691         * gcc.dg/cpp/pr30786.c: Likewise.
692         * gcc.dg/cpp/pr28709.c: Likewise.
693         * gcc.dg/cpp/missing-header-MD.c: Likewise.
694         * gcc.dg/cpp/macspace2.c: Likewise.
695         * gcc.dg/cpp/missing-header-1.c: Likewise.
696         * gcc.dg/cpp/missing-header-MMD.c: Likewise.
697         * gcc.dg/cpp/missing-sysheader-MD.c: Likewise.
698         * gcc.dg/cpp/missing-sysheader-MMD.c: Likewise.
699
700 2012-07-09  Jason Merrill  <jason@redhat.com>
701
702         PR c++/53882
703         * g++.dg/cpp0x/nullptr29.C: New.
704
705 2012-07-06  Mikael Morin  <mikael@gcc.gnu.org>
706
707         PR fortran/53732
708         * gfortran.dg/inline_sum_4.f90: New test.
709
710 2012-07-06  Richard Guenther  <rguenther@suse.de>
711
712         Backport from mainline
713         2012-06-18  Richard Guenther  <rguenther@suse.de>
714
715         PR tree-optimization/53693
716         * g++.dg/torture/pr53693.C: New testcase.
717
718 2012-07-06  Richard Guenther  <rguenther@suse.de>
719
720         Backport from mainline
721         2012-04-11  Richard Guenther  <rguenther@suse.de>
722
723         PR middle-end/52621
724         * gfortran.dg/pr52621.f90: New testcase.
725
726 2012-07-05  Pat Haugen <pthaugen@us.ibm.com>
727
728         Backport from mainline
729         2012-05-24  Pat Haugen <pthaugen@us.ibm.com>
730
731         * gcc.target/powerpc/lhs-1.c: New.
732         * gcc.target/powerpc/lhs-2.c: New.
733         * gcc.target/powerpc/lhs-3.c: New.
734
735 2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
736
737         * gnat.dg/recursive_call.adb: New test.
738
739 2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
740
741         * gnat.dg/discr37.ad[sb]: New test.
742
743 2012-07-02  Jason Merrill  <jason@redhat.com>
744
745         PR c++/53816
746         * g++.dg/template/ref6.C: New.
747
748         PR c++/53821
749         * g++.dg/cpp0x/lambda/lambda-template6.C: New.
750
751 2012-06-29  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
752
753         Backport from mainline.
754         2012-05-30  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
755         * gcc.target/arm/neon-vrev.c: New.
756
757 2012-06-28  Richard Guenther  <rguenther@suse.de>
758
759         PR middle-end/53790
760         * gcc.dg/torture/pr53790.c: New testcase.
761
762 2012-06-27  Fabien ChĂȘne  <fabien@gcc.gnu.org>
763
764         PR c++/51214
765         * g++.dg/cpp0x/forw_enum11.C: New.
766
767 2012-06-26  Richard Guenther  <rguenther@suse.de>
768
769         PR c++/53752
770         * g++.dg/torture/pr53752.C: New testcase.
771
772 2012-06-25  Jason Merrill  <jason@redhat.com>
773
774         PR c++/53498
775         PR c++/53305
776         * g++.dg/cpp0x/decltype38.C: New.
777         * g++.dg/cpp0x/variadic132.C: New.
778
779         PR c++/52988
780         * g++.dg/cpp0x/nullptr28.C: New.
781
782         PR c++/53202
783         * g++.dg/cpp0x/constexpr-tuple.C: New.
784
785 2012-06-25  Jakub Jelinek  <jakub@redhat.com>
786
787         PR target/53759
788         * gcc.target/i386/pr53759.c: New test.
789
790         PR c++/53594
791         * g++.dg/cpp0x/nsdmi7.C: New test.
792
793 2012-06-22  Tobias Burnus  <burnus@net-b.de>
794
795         Backport from mainline
796         2012-06-17  Tobias Burnus  <burnus@net-b.de>
797
798         PR fortran/53691
799         PR fortran/53685
800         * gfortran.dg/transfer_check_3.f90: New.
801
802 2012-06-22  Eric Botcazou  <ebotcazou@adacore.com>
803
804         * gnat.dg/lto15.ad[sb]: New test.
805
806 2012-06-19  Kaz Kojima  <kkojima@gcc.gnu.org>
807
808         * gcc.dg/stack-usage-1.c: Remove dg-options line for sh targets
809         and add __sh__ case.
810
811 2012-06-19  Jason Merrill  <jason@redhat.com>
812
813         PR c++/53651
814         * g++.dg/cpp0x/decltype37.C: New.
815
816         PR c++/52637
817         * g++.dg/debug/localclass1.C: New.
818
819         * g++.dg/debug/dwarf2/namespace-2.C: New.
820         * g++.dg/debug/dwarf2/localclass3.C: New.
821
822 2012-06-19  Richard Guenther  <rguenther@suse.de>
823
824         PR middle-end/53470
825         * g++.dg/lto/pr53470_0.C: New testcase.
826         * gcc.dg/lto/pr53470_0.c: Likewise.
827
828 2012-06-19  Jason Merrill  <jason@redhat.com>
829
830         Reapply:
831         PR c++/53137
832         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
833
834         PR c++/53599
835         * g++.dg/template/local7.C: New.
836
837 2012-06-16  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
838
839         Back port from mainline
840         2012-05-09 Uros Bizjak  <ubizjak@gmail.com>
841
842         PR target/52908
843         * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
844         directive to Scan for vpmuldq, not vpmacsdql.
845
846 2012-06-15  Eric Botcazou  <ebotcazou@adacore.com>
847
848         * gnat.dg/vect8.ad[sb]: New test.
849
850 2012-06-14  Jakub Jelinek  <jakub@redhat.com>
851
852         Backported from mainline
853         2012-06-12  Jakub Jelinek  <jakub@redhat.com>
854
855         PR rtl-optimization/53589
856         * gcc.dg/torture/pr53589.c: New test.
857
858         2012-06-07  Jakub Jelinek  <jakub@redhat.com>
859
860         PR middle-end/53580
861         * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
862         * gcc.dg/gomp/critical-4.c: Likewise.
863         * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
864         * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
865         * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
866         * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
867         * c-c++-common/gomp/pr53580.c: New test.
868
869 2012-06-14  Tobias Burnus  <burnus@net-b.de>
870
871         Backport from mainline
872         2012-06-04  Tobias Burnus  <burnus@net-b.de>
873
874         PR fortran/50619
875         * gfortran.dg/init_flag_10.f90: New.
876
877 2012-06-14  Richard Guenther  <rguenther@suse.de>
878
879         Backport from mainline
880         2012-06-11  Richard Guenther  <rguenther@suse.de>
881
882         PR c++/53616
883         * g++.dg/ext/pr53605.C: New testcase.
884
885 2012-06-14  Tobias Burnus  <burnus@net-b.de>
886
887         PR fortran/53597
888         * gfortran.dg/save_4.f90: New.
889
890 2012-06-14  Richard Guenther  <rguenther@suse.de>
891
892         Backport from mainline
893         2012-06-06  Fabien ChĂȘne  <fabien@gcc.gnu.org>
894
895         PR c++/52841
896         * g++.dg/cpp0x/pr52841.C: New testcase.
897
898 2012-06-13  Christian Bruel  <christian.bruel@st.com>
899
900         PR target/53621
901         * gcc.dg/stack-usage-1.c: Force -fomit-frame-pointer on SH.
902
903 2012-06-14  Release Manager
904
905         * GCC 4.7.1 released.
906
907 2012-06-12  Jason Merrill  <jason@redhat.com>
908
909         PR c++/53599
910         * g++.dg/template/local7.C: New.
911
912         Revert:
913         PR c++/53137
914         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
915
916 2012-06-04  Paolo Carlini  <paolo.carlini@oracle.com>
917
918         PR c++/53524
919         * g++.dg/warn/Wenum-compare-no-2: New.
920
921 2012-06-04  Edmar Wienskoski  <edmar@freescale.com>
922
923         PR target/53559
924         * gcc.target/powerpc/cell_builtin_1.c: New test case.
925         * gcc.target/powerpc/cell_builtin_2.c: Ditto.
926         * gcc.target/powerpc/cell_builtin_3.c: Ditto.
927         * gcc.target/powerpc/cell_builtin_4.c: Ditto.
928         * gcc.target/powerpc/cell_builtin_5.c: Ditto.
929         * gcc.target/powerpc/cell_builtin_6.c: Ditto.
930         * gcc.target/powerpc/cell_builtin_7.c: Ditto.
931         * gcc.target/powerpc/cell_builtin_8.c: Ditto.
932
933 2012-06-04  Richard Guenther  <rguenther@suse.de>
934
935         Backport from mainline
936         2012-04-25  Jakub Jelinek  <jakub@redhat.com>
937
938         PR middle-end/52979
939         * gcc.c-torture/compile/pr52979-1.c: New test.
940         * gcc.c-torture/execute/pr52979-1.c: New test.
941         * gcc.c-torture/execute/pr52979-2.c: New test.
942
943 2012-06-04  Jakub Jelinek  <jakub@redhat.com>
944
945         PR tree-optimization/53550
946         * gcc.dg/pr53550.c: New test.
947
948 2012-06-04  Richard Guenther  <rguenther@suse.de>
949             Eric Botcazou  <ebotcazou@adacore.com>
950
951         Backport from mainline
952         PR middle-end/52080
953         PR middle-end/52097
954         PR middle-end/48124
955         * gcc.dg/torture/pr48124-1.c: New testcase.
956         * gcc.dg/torture/pr48124-2.c: Likewise.
957         * gcc.dg/torture/pr48124-3.c: Likewise.
958         * gcc.dg/torture/pr48124-4.c: Likewise.
959         * gnat.dg/pack16.adb: Likewise.
960         * gnat.dg/pack16_pkg.ads: Likewise.
961         * gnat.dg/pack17.adb: Likewise.
962         * gnat.dg/specs/pack7.ads: Likewise.
963         * gnat.dg/specs/pack8.ads: Likewise.
964         * gnat.dg/specs/pack8_pkg.ads: Likewise.
965
966 2012-06-01  Jason Merrill  <jason@redhat.com>
967
968         PR c++/52973
969         * g++.dg/ext/visibility/template12.C: New.
970         * g++.dg/ext/attrib14.C: Adjust warning line.
971
972         PR c++/52725
973         * g++.dg/parse/new6.C: New.
974         * g++.dg/template/sizeof-template-argument.C: Adjust error message.
975
976 2012-06-01  Jason Merrill  <jason@redhat.com>
977
978         PR c++/53137
979         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
980
981 2012-06-01  Jason Merrill  <jason@redhat.com>
982
983         PR c++/53484
984         * g++.dg/cpp0x/auto33.C: New.
985
986 2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
987
988         * c-c++-common/restrict-2.c: Revert previous change.
989
990 2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
991
992         PR ada/53517
993         * gnat.dg/lto14.adb: Skip on Solaris.
994
995 2012-05-31  Jason Merrill  <jason@redhat.com>
996
997         PR c++/52905
998         * g++.dg/cpp0x/initlist-ctor1.C: New.
999
1000 2012-05-31  Richard Guenther  <rguenther@suse.de>
1001
1002         PR middle-end/48493
1003         * gcc.dg/torture/pr48493.c: New testcase.
1004
1005 2012-05-30  Jakub Jelinek  <jakub@redhat.com>
1006
1007         PR c++/53356
1008         * g++.dg/init/new33.C: New test.
1009
1010 2012-05-30  Jason Merrill  <jason@redhat.com>
1011
1012         PR c++/53220
1013         * c-c++-common/array-lit.c: New.
1014         * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
1015
1016 2012-05-30  Richard Guenther  <rguenther@suse.de>
1017
1018         PR middle-end/53501
1019         * gcc.dg/torture/pr53501.c: New testcase.
1020         * c-c++-common/restrict-2.c: Adjust.
1021
1022 2012-05-30  Jakub Jelinek  <jakub@redhat.com>
1023
1024         PR rtl-optimization/53519
1025         * gcc.c-torture/compile/pr53519.c: New test.
1026
1027 2012-05-29  Richard Guenther  <rguenther@suse.de>
1028
1029         PR tree-optimization/53516
1030         * gcc.dg/torture/pr53516.c: New testcase.
1031
1032 2012-05-29  Paolo Carlini  <paolo.carlini@oracle.com>
1033
1034         PR c++/53491
1035         * g++.dg/parse/crash60.C: New.
1036
1037 2012-05-28  Jakub Jelinek  <jakub@redhat.com>
1038
1039         PR tree-optimization/53505
1040         * c-c++-common/torture/pr53505.c: New test.
1041
1042 2012-05-25  Ian Lance Taylor  <iant@google.com>
1043
1044         * gcc.dg/split-6.c: New test.
1045
1046 2012-05-25  Eric Botcazou  <ebotcazou@adacore.com>
1047
1048         * gnat.dg/lto14.adb: New test.
1049
1050 2012-05-24  Richard Guenther  <rguenther@suse.de>
1051
1052         PR middle-end/53460
1053         * g++.dg/tree-prof/pr53460.C: New testcase.
1054
1055 2012-05-24  Jakub Jelinek  <jakub@redhat.com>
1056
1057         PR tree-optimization/53465
1058         * gcc.c-torture/execute/pr53465.c: New test.
1059
1060 2012-05-23  Tobias Burnus  <burnus@net-b.de>
1061
1062         PR fortran/53389
1063         * gfortran.dg/realloc_on_assign_15.f90: New.
1064
1065 2012-05-22  Richard Guenther  <rguenther@suse.de>
1066
1067         PR tree-optimization/53408
1068         * gcc.dg/torture/pr53408.c: New testcase.
1069
1070 2012-05-22  Richard Guenther  <rguenther@suse.de>
1071
1072         PR middle-end/51071
1073         * gcc.dg/torture/pr51071-2.c: New testcase.
1074
1075 2012-05-21  Jakub Jelinek  <jakub@redhat.com>
1076
1077         PR tree-optimization/53366
1078         * gcc.dg/torture/pr53366-1.c: New test.
1079         * gcc.dg/torture/pr53366-2.c: New test.
1080         * gcc.target/i386/pr53366-1.c: New test.
1081         * gcc.target/i386/pr53366-2.c: New test.
1082
1083         PR tree-optimization/53409
1084         * gcc.c-torture/compile/pr53409.c: New test.
1085
1086         PR tree-optimization/53410
1087         * gcc.c-torture/compile/pr53410-1.c: New test.
1088         * gcc.c-torture/compile/pr53410-2.c: New test.
1089
1090 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
1091
1092         PR c/53418
1093         * gcc.c-torture/compile/pr53418-1.c,
1094         gcc.c-torture/compile/pr53418-2.c: New tests.
1095
1096 2012-05-21  Patrick Marlier  <patrick.marlier@gmail.com>
1097
1098         * gcc.dg/tm/indirect-2.c: New test.
1099
1100 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
1101
1102         Backport from mainline
1103         2012-05-21  Uros Bizjak  <ubizjak@gmail.com>
1104                     H.J. Lu  <hongjiu.lu@intel.com>
1105
1106         PR target/53416
1107         * gcc.target/i386/pr53416.c: New file.
1108
1109 2012-05-20  Eric Botcazou  <ebotcazou@adacore.com>
1110
1111         * gnat.dg/lto13.adb: New test.
1112         * gnat.dg/lto13_pkg.ad[sb]: New helper.
1113
1114 2012-05-18  Eric Botcazou  <ebotcazou@adacore.com>
1115
1116         * gnat.dg/specs/lto12.ads: New test.
1117         * gnat.dg/specs/lto12_pkg.ads: New helper.
1118
1119 2012-05-17  David S. Miller  <davem@davemloft.net>
1120
1121         * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1122         failure on sparc-*-linux-gnu.
1123
1124 2012-05-16  Richard Henderson  <rth@redhat.com>
1125
1126         PR debug/52727
1127         * g++.dg/opt/pr52727.C: New testcase.
1128
1129 2012-05-16  Richard Guenther  <rguenther@suse.de>
1130
1131         PR tree-optimization/53364
1132         * g++.dg/torture/pr53364.C: New testcase.
1133
1134 2012-05-15  Jakub Jelinek  <jakub@redhat.com>
1135
1136         PR target/53358
1137         * gcc.dg/pr53358.c: New test.
1138
1139 2012-05-14  Uros Bizjak  <ubizjak@gmail.com>
1140
1141         * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
1142         * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
1143
1144 2012-05-12  Eric Botcazou  <ebotcazou@adacore.com>
1145
1146         * gnat.dg/null_pointer_deref3.adb: New test.
1147
1148 2012-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1149
1150         PR c++/53301
1151         * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
1152
1153 2012-05-10  Eric Botcazou  <ebotcazou@adacore.com>
1154
1155         * gnat.dg/lto11.ad[sb]: New test.
1156
1157 2012-05-08  Hans-Peter Nilsson  <hp@axis.com>
1158
1159         PR target/53272
1160         * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
1161
1162 2012-05-07  Jakub Jelinek  <jakub@redhat.com>
1163
1164         PR tree-optimization/53239
1165         * g++.dg/opt/vrp3.C: New test.
1166         * g++.dg/opt/vrp3-aux.cc: New file.
1167         * g++.dg/opt/vrp3.h: New file.
1168
1169 2012-05-07  Tobias Burnus  <burnus@net-b.de>
1170
1171         Backport from mainline:
1172         2012-05-07  Tobias Burnus  <burnus@net-b.de>
1173
1174         PR fortran/53255
1175         * gfortran.dg/typebound_operator_15.f90: New.
1176
1177 2012-05-05  Tobias Burnus  <burnus@net-b.de>
1178
1179         Backport from mainline:
1180         2012-05-04  Tobias Burnus  <burnus@net-b.de>
1181
1182         PR fortran/53111
1183         * gfortran.dg/constructor_7.f90: New.
1184         * gfortran.dg/constructor_8.f90: New.
1185
1186 2012-05-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
1187
1188         Backport from mainline:
1189
1190         2012-05-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
1191
1192         PR tree-optimization/52633
1193         * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
1194         recognized as widening shifts instead of over-widening.
1195         * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
1196         * gcc.dg/vect/vect-over-widen-4.c: Likewise.
1197         * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
1198         * gcc.target/arm/pr52633.c: New test.
1199
1200         2012-04-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
1201
1202         PR tree-optimization/52870
1203         * gcc.dg/vect/pr52870.c: New test.
1204
1205 2012-05-04  Richard Guenther  <rguenther@suse.de>
1206
1207         * gcc.dg/lto/pr53214_0.c: New testcase.
1208
1209 2012-05-04  Eric Botcazou  <ebotcazou@adacore.com>
1210
1211         * gcc.target/ia64/pr48496.c: New test.
1212         * gcc.target/ia64/pr52657.c: Likewise.
1213
1214 2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
1215
1216         Backport from mainline
1217         2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
1218
1219         PR target/53199
1220         * gcc.target/powwerpc/pr53199.c: New file.
1221
1222 2012-05-03  Martin Jambor  <mjambor@suse.cz>
1223
1224         Backport from mainline
1225         2012-05-02  Martin Jambor  <mjambor@suse.cz>
1226
1227         PR lto/52605
1228         * g++.dg/lto/pr52605_0.C: New test.
1229
1230 2012-05-03  Paolo Carlini  <paolo.carlini@oracle.com>
1231
1232         PR c++/53186
1233         * g++.dg/other/final2.C: New.
1234
1235 2012-05-03  Jakub Jelinek  <jakub@redhat.com>
1236
1237         PR debug/53174
1238         * gcc.dg/pr53174.c: New test.
1239
1240         PR target/53187
1241         * gcc.target/arm/pr53187.c: New test.
1242         * gcc.c-torture/compile/pr53187.c: New test.
1243
1244 2012-05-03  Richard Guenther  <rguenther@suse.de>
1245
1246         PR tree-optimization/53144
1247         * gcc.dg/torture/pr53144.c: New testcase.
1248
1249 2012-05-02  Tobias Burnus  <burnus@net-b.de>
1250
1251         Backport from mainline
1252         2012-04-16  Tobias Burnus  <burnus@net-b.de>
1253
1254         PR fortran/52864
1255         * gfortran.dg/pointer_intent_6.f90: New.
1256
1257 2012-05-02  Jakub Jelinek  <jakub@redhat.com>
1258
1259         PR tree-optimization/53163
1260         * gcc.c-torture/compile/pr53163.c: New test.
1261
1262         PR rtl-optimization/53160
1263         * gcc.c-torture/execute/pr53160.c: New test.
1264
1265 2012-04-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
1266
1267         PR fortran/53148
1268         Backport from trunk
1269         * gfortran.dg/function_optimize_12.f90:  New test.
1270
1271 2012-04-30  Uros Bizjak  <ubizjak@gmail.com>
1272
1273         Backport from mainline
1274         2012-04-27  Paolo Bonzini  <bonzini@gnu.org>
1275
1276         PR target/53138
1277         * gcc.c-torture/execute/20120427-1.c: New testcase.
1278
1279 2012-04-26  Hans-Peter Nilsson  <hp@axis.com>
1280
1281         PR target/53120
1282         * gcc.dg/torture/pr53120.c: New test.
1283
1284 2012-04-25  Jakub Jelinek  <jakub@redhat.com>
1285
1286         PR c/52880
1287         * gcc.dg/pr52880.c: New test.
1288
1289 2012-04-24  Georg-Johann Lay  <avr@gjlay.de>
1290
1291         PR testsuite/52641
1292         PR tree-optimizations/52891
1293
1294         * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
1295
1296 2012-04-24  Richard Guenther  <rguenther@suse.de>
1297
1298         PR tree-optimization/53085
1299         * g++.dg/torture/pr53085.C: New testcase.
1300
1301 2012-04-23  Richard Guenther  <rguenther@suse.de>
1302
1303         PR c/53060
1304         * gcc.dg/pr53060.c: New testcase.
1305
1306 2012-04-23  Jakub Jelinek  <jakub@redhat.com>
1307
1308         PR tree-optimizations/52891
1309         * gcc.c-torture/compile/pr52891-1.c: New test.
1310         * gcc.c-torture/compile/pr52891-2.c: New test.
1311
1312 2012-04-20  Ian Lance Taylor  <iant@google.com>
1313
1314         * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
1315         (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
1316
1317 2012-04-17  Paolo Carlini  <paolo.carlini@oracle.com>
1318
1319         PR c++/53003
1320         * g++.dg/parse/crash59.C: New.
1321
1322 2012-04-16  Jason Merrill  <jason@redhat.com>
1323
1324         PR c++/38543
1325         * g++.dg/cpp0x/variadic131.C: New.
1326
1327 2012-04-16  Jason Merrill  <jason@redhat.com>
1328
1329         PR c++/50830
1330         * g++.dg/cpp0x/variadic129.C: New.
1331
1332         PR c++/50303
1333         * g++.dg/cpp0x/variadic128.C: New.
1334
1335 2012-04-16  Uros Bizjak  <ubizjak@gmail.com>
1336
1337         Backport from mainline
1338         2012-04-12  Uros Bizjak  <ubizjak@gmail.com>
1339
1340         PR target/52932
1341         * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
1342         second function argument.
1343         * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
1344         (calc_permps): Update declaration.  Calculate result correctly.
1345         (avx2_test): Change src2 type to union256i_d.
1346         * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
1347         correctly.
1348
1349 2012-04-16  Martin Jambor  <mjambor@suse.cz>
1350
1351         Backported from mainline
1352
1353         2012-04-13  Martin Jambor  <mjambor@suse.cz>
1354         PR middle-end/52939
1355
1356         * g++.dg/ipa/pr52939.C: New test.
1357
1358 2012-04-15  Jason Merrill  <jason@redhat.com>
1359
1360         PR c++/52380
1361         * g++.dg/cpp0x/variadic125.C: New.
1362
1363         PR c++/52292
1364         * g++.dg/cpp0x/variadic124.C: New.
1365
1366 2012-04-15  Fabien ChĂȘne  <fabien@gcc.gnu.org>
1367
1368         PR c++/52465
1369         * g++.dg/lookup/using52.C: New.
1370
1371 2012-04-13  Jason Merrill  <jason@redhat.com>
1372
1373         PR c++/52824
1374         * g++.dg/cpp0x/variadic123.C: New.
1375         * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
1376
1377 2012-04-11  Jason Merrill  <jason@redhat.com>
1378
1379         PR c++/52906
1380         * g++.dg/ext/attrib45.C: New.
1381
1382 2012-04-13  Tom de Vries  <tom@codesourcery.com>
1383
1384         Backport from mainline r186419.
1385
1386         2012-04-13  Tom de Vries  <tom@codesourcery.com>
1387
1388         * gcc.dg/pr52734.c: New test.
1389
1390 2012-04-13  Richard Guenther  <rguenther@suse.de>
1391
1392         PR tree-optimization/52969
1393         * gcc.dg/torture/pr52969.c: New testcase.
1394
1395 2012-04-13  Richard Guenther  <rguenther@suse.de>
1396
1397         PR c/52862
1398         * gcc.dg/pr52862.c: New testcase.
1399
1400 2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
1401
1402         Backport from mainline
1403         2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
1404
1405         PR target/52775
1406         * gcc.target/powerpc/pr52775.c: New file.
1407
1408 2012-04-12  Richard Guenther  <rguenther@suse.de>
1409
1410         PR tree-optimization/52943
1411         * gcc.dg/torture/pr52943.c: New testcase.
1412
1413 2012-04-09  Mike Stump  <mikestump@comcast.net>
1414
1415         * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
1416         * gcc.dg/tree-ssa/vrp59.c: Likewise.
1417         * gcc.dg/tree-ssa/vrp60.c: Likewise.
1418         * gnat.dg/aggr11.adb: Likewise.
1419         * gnat.dg/aggr11_pkg.ads: Likewise.
1420         * gnat.dg/aggr15.adb: Likewise.
1421         * gnat.dg/aggr15.ads: Likewise.
1422         * gnat.dg/aggr17.adb: Likewise.
1423         * gnat.dg/aggr18.adb: Likewise.
1424         * gnat.dg/array14.adb: Likewise.
1425         * gnat.dg/array14.ads: Likewise.
1426         * gnat.dg/array14_pkg.ads: Likewise.
1427         * gnat.dg/array19.adb: Likewise.
1428         * gnat.dg/array19.ads: Likewise.
1429         * gnat.dg/discr27.adb: Likewise.
1430         * gnat.dg/discr27.ads: Likewise.
1431         * gnat.dg/discr35.adb: Likewise.
1432         * gnat.dg/discr35.ads: Likewise.
1433         * gnat.dg/discr6.adb: Likewise.
1434         * gnat.dg/discr6_pkg.ads: Likewise.
1435         * gnat.dg/import1.adb: Likewise.
1436         * gnat.dg/import1.ads: Likewise.
1437         * gnat.dg/loop_address2.adb: Likewise.
1438         * gnat.dg/opt7.adb: Likewise.
1439         * gnat.dg/opt7.ads: Likewise.
1440         * gnat.dg/pointer_variable_bounds.adb: Likewise.
1441         * gnat.dg/pointer_variable_bounds.ads: Likewise.
1442         * gnat.dg/rep_clause2.adb: Likewise.
1443         * gnat.dg/rep_clause2.ads: Likewise.
1444         * gnat.dg/slice2.adb: Likewise.
1445         * gnat.dg/slice2.ads: Likewise.
1446         * gnat.dg/slice6.adb: Likewise.
1447         * gnat.dg/slice6_pkg.ads: Likewise.
1448         * gnat.dg/specs/unchecked_union2.ads: Likewise.
1449         * gnat.dg/taft_type2.adb: Likewise.
1450         * gnat.dg/taft_type2.ads: Likewise.
1451         * gnat.dg/taft_type2_pkg.ads: Likewise.
1452         * gnat.dg/volatile10.adb: Likewise.
1453         * gnat.dg/volatile10_pkg.ads: Likewise.
1454
1455         * gcc.dg/dll-8.c: Remove execute permissions.
1456         * g++.dg/ext/dllexport5.C: Likewise.
1457
1458 2012-04-09  Eric Botcazou  <ebotcazou@adacore.com>
1459
1460         * lib/target-supports.exp (check_effective_target_sparc_v9): New.
1461         (check_effective_target_sync_long_long): Add SPARC case.
1462         (check_effective_target_sync_long_long_runtime): Likewise.
1463         (check_effective_target_sync_int_long): Adjust SPARC case.
1464         (check_effective_target_sync_char_short): Likewise.
1465
1466 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
1467
1468         PR fortran/52893
1469         Backport from trunk
1470         * gfortran.dg/function_optimize_11.f90:  New test.
1471
1472 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
1473
1474         PR fortran/52668
1475         Backport from trunk
1476         * gfortran.dg/use_only_6.f90: New test.
1477
1478 2012-04-06  Mike Stump  <mikestump@comcast.net>
1479
1480         PR testsuite/50722
1481         * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
1482
1483 2012-04-05  Jason Merrill  <jason@redhat.com>
1484
1485         PR c++/52596
1486         * g++.dg/template/qualified-id5.C: New.
1487
1488 2012-04-03  Jason Merrill  <jason@redhat.com>
1489
1490         PR c++/52796
1491         * g++.dg/cpp0x/variadic-value1.C: New.
1492
1493 2012-04-03  Richard Guenther  <rguenther@suse.de>
1494
1495         Backport from mainline
1496         2012-03-02  Richard Guenther  <rguenther@suse.de>
1497
1498         PR tree-optimization/52406
1499         * gcc.dg/torture/pr52406.c: New testcase.
1500
1501 2012-04-03  Richard Guenther  <rguenther@suse.de>
1502
1503         Backport from mainline
1504         2012-03-15  Richard Guenther  <rguenther@suse.de>
1505
1506         PR middle-end/52580
1507         * gfortran.dg/vect/pr52580.f: New testcase.
1508
1509 2012-04-03  Richard Guenther  <rguenther@suse.de>
1510
1511         Backport from mainline
1512         2012-03-06  Richard Guenther  <rguenther@suse.de>
1513
1514         PR middle-end/52493
1515         * gcc.dg/torture/pr52493.c: New testcase.
1516
1517         2012-03-23  Richard Guenther  <rguenther@suse.de>
1518
1519         PR tree-optimization/52678
1520         * gfortran.dg/pr52678.f: New testcase.
1521
1522         2012-03-26  Richard Guenther  <rguenther@suse.de>
1523
1524         PR tree-optimization/52701
1525         * gfortran.dg/pr52701.f90: New testcase.
1526
1527         2012-03-30  Richard Guenther  <rguenther@suse.de>
1528
1529         PR tree-optimization/52754
1530         * gcc.target/i386/pr52754.c: New testcase.
1531
1532 2012-04-03  Jakub Jelinek  <jakub@redhat.com>
1533
1534         PR tree-optimization/52835
1535         * gfortran.dg/pr52835.f90: New test.
1536
1537 2012-03-31  Eric Botcazou  <ebotcazou@adacore.com>
1538
1539         * gnat.dg/controlled6.adb: New test.
1540         * gnat.dg/controlled6_pkg.ads: New helper.
1541         * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
1542
1543 2012-03-29  Meador Inge  <meadori@codesourcery.com>
1544
1545         PR c++/52672
1546         * g++.dg/cpp0x/constexpr-52672.C: New testcase.
1547
1548 2012-03-29  Paolo Carlini  <paolo.carlini@oracle.com>
1549
1550         PR c++/52718
1551         * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
1552
1553 2012-03-29  Jason Merrill  <jason@redhat.com>
1554
1555         PR c++/52685
1556         * g++.dg/template/inherit8.C: New.
1557
1558 2012-03-29  Jakub Jelinek  <jakub@redhat.com>
1559
1560         PR c++/52759
1561         * g++.dg/ext/weak4.C: New test.
1562
1563 2012-03-29  Jason Merrill  <jason@redhat.com>
1564
1565         PR c++/52743
1566         * g++.dg/cpp0x/initlist-array3.C: New.
1567
1568 2012-03-28  Jason Merrill  <jason@redhat.com>
1569
1570         PR c++/52746
1571         * g++.dg/overload/virtual2.C: New.
1572
1573 2012-03-28  Martin Jambor  <mjambor@suse.cz>
1574
1575         Backported from mainline
1576         2012-03-27  Martin Jambor  <mjambor@suse.cz>
1577
1578         PR middle-end/52693
1579         * gcc.dg/torture/pr52693.c: New test.
1580
1581 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
1582
1583         PR middle-end/52691
1584         * gcc.dg/pr52691.c: New test.
1585
1586         PR middle-end/52750
1587         * gcc.c-torture/compile/pr52750.c: New test.
1588
1589 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1590
1591         Backport from 2012-03-28 mainline r185910.
1592
1593         PR target/52692
1594         * gcc.target/avr/torture/builtins-2.c: New test.
1595
1596 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
1597
1598         PR target/52736
1599         * gcc.target/i386/pr52736.c: New test.
1600
1601 2012-03-27  Richard Guenther  <rguenther@suse.de>
1602
1603         PR middle-end/52720
1604         * gcc.dg/torture/pr52720.c: New testcase.
1605
1606 2012-03-26  Georg-Johann Lay  <avr@gjlay.de>
1607
1608         Backport from 2012-03-26 mainline r185793.
1609
1610         * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
1611         Add "-Os -flto" to list.
1612
1613 2012-03-25  Eric Botcazou  <ebotcazou@adacore.com>
1614
1615         * gnat.dg/concat2.ad[sb]: New test.
1616
1617 2012-03-24  Steven Bosscher  <steven@gcc.gnu.org>
1618
1619         PR middle-end/52640
1620         * gcc.c-torture/compile/limits-externdecl.c: New test.
1621
1622 2012-03-22  Paolo Carlini  <paolo.carlini@oracle.com>
1623
1624         PR c++/52487
1625         * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
1626
1627 2012-03-22  Tobias Burnus  <burnus@net-b.de>
1628
1629         PR fortran/52452
1630         * gfortran.dg/intrinsic_8.f90: New.
1631
1632 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
1633
1634         PR c++/52671
1635         * g++.dg/ext/attrib44.C: New test.
1636
1637 2012-03-22  Jason Merrill  <jason@redhat.com>
1638
1639         * g++.dg/torture/pr52582.C: New.
1640
1641 2012-03-22  Georg-Johann Lay  <avr@gjlay.de>
1642
1643         Backport from 2012-03-20 mainline r185583.
1644
1645         * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
1646         __AVR_HAVE_LPMX__
1647
1648         Backport from 2012-03-20 mainline r185570.
1649
1650         PR target/49868
1651         * gcc.target/avr/torture/addr-space-2.h: New file.
1652         * gcc.target/avr/torture/addr-space-2-g.h: New test.
1653         * gcc.target/avr/torture/addr-space-2-0.h: New test.
1654         * gcc.target/avr/torture/addr-space-2-1.h: New test.
1655         * gcc.target/avr/torture/addr-space-2-x.h: New test.
1656
1657         Backport from 2012-03-12 mainline r185255.
1658
1659         PR target/49868
1660         * gcc.target/avr/torture/addr-space-1.h: New file.
1661         * gcc.target/avr/torture/addr-space-g.h: New test.
1662         * gcc.target/avr/torture/addr-space-0.h: New test.
1663         * gcc.target/avr/torture/addr-space-1.h: New test.
1664         * gcc.target/avr/torture/addr-space-x.h: New test.
1665
1666 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
1667
1668         Backported from mainline
1669         2012-03-14  Jakub Jelinek  <jakub@redhat.com>
1670
1671         PR c++/52521
1672         * g++.dg/cpp0x/udlit-args2.C: New test.
1673
1674         2012-03-13  Jakub Jelinek  <jakub@redhat.com>
1675
1676         PR c/52577
1677         * gcc.dg/Wunused-var-3.c: New test.
1678
1679 2012-03-22  Release Manager
1680
1681         * GCC 4.7.0 released.
1682
1683 2012-03-20  Jason Merrill  <jason@redhat.com>
1684
1685         * g++.dg/cpp0x/auto32.C: New.
1686
1687 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
1688             Andrew Pinski  <apinski@cavium.com>
1689
1690         PR middle-end/52592
1691         * gcc.dg/pr52592.c: New test.
1692
1693 2012-03-14  Jakub Jelinek  <jakub@redhat.com>
1694
1695         PR c++/52582
1696         * g++.dg/opt/pr52582.C: New test.
1697
1698 2012-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1699
1700         PR target/52450
1701         * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
1702
1703         * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
1704
1705 2012-03-10  Tobias Burnus  <burnus@net-b.de>
1706
1707         PR fortran/52469
1708         * gfortran.dg/proc_ptr_34.f90: New.
1709
1710 2012-03-07  Jason Merrill  <jason@redhat.com>
1711
1712         PR c++/52521
1713         * g++.dg/cpp0x/udlit-mangle.C: New.
1714
1715 2012-03-04  Georg-Johann Lay  <avr@gjlay.de>
1716
1717         Backport from mainline r184894.
1718         * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
1719         int32plus.
1720
1721 2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
1722
1723         Backport from mainline
1724         2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
1725
1726         * gcc.target/powerpc/pr52457.c: New test.
1727
1728 2012-03-01  Kai Tietz  <ktietz@redhat.com>
1729
1730         * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
1731         routines on mingw targets.
1732         * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
1733         LLP64 target.
1734
1735 2012-03-01  Jakub Jelinek  <jakub@redhat.com>
1736
1737         PR tree-optimization/52445
1738         * gcc.dg/pr52445.c: New test.
1739
1740 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
1741
1742         PR target/52437
1743         * gcc.c-torture/compile/pr52437.c: New test.
1744
1745         PR middle-end/52419
1746         * gcc.dg/torture/pr52419.c: New test.
1747
1748         PR tree-optimization/52429
1749         * gcc.dg/torture/pr52429.c: New test.
1750         * g++.dg/opt/pr52429.C: New test.
1751
1752 2012-02-29  Richard Guenther  <rguenther@suse.de>
1753
1754         PR testsuite/52297
1755         * gcc.dg/lto/trans-mem-1_0.c: Remove.
1756         * gcc.dg/lto/trans-mem-1_1.c: Likewise.
1757         * gcc.dg/lto/trans-mem-2_0.c: Likewise.
1758         * gcc.dg/lto/trans-mem-2_1.c: Likewise.
1759         * gcc.dg/lto/trans-mem-4_0.c: Likewise.
1760         * gcc.dg/lto/trans-mem-4_1.c: Likewise.
1761
1762 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
1763
1764         * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
1765
1766 2012-02-29  Paul Thomas  <pault@gcc.gnu.org>
1767
1768         PR fortran/52386
1769         * gfortran.dg/realloc_on_assign_13.f90 : New test.
1770
1771 2012-02-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1772
1773         PR target/51534
1774         * gcc.target/arm/neon/pr51534.c: New testcase.
1775
1776 2012-02-28  Richard Guenther  <rguenther@suse.de>
1777
1778         PR target/52407
1779         * gcc.dg/torture/pr52407.c: New testcase.
1780
1781 2012-02-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1782
1783         * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
1784         * gcc.target/arm/vfp2.c: Likewise.
1785         * gcc.target/arm/vfp3.c: Likewise.
1786         * gcc.target/arm/vfp4.c: Likewise.
1787         * gcc.target/arm/vfp5.c: Likewise.
1788         * gcc.target/arm/vfp6.c: Likewise.
1789         * gcc.target/arm/vfp7.c: Likewise.
1790         * gcc.target/arm/vfp8.c: Likewise.
1791         * gcc.target/arm/vfp9.c: Likewise.
1792         * gcc.target/arm/vfp10.c: Likewise.
1793         * gcc.target/arm/vfp11.c: Likewise.
1794         * gcc.target/arm/vfp12.c: Likewise.
1795         * gcc.target/arm/vfp13.c: Likewise.
1796         * gcc.target/arm/vfp14.c: Likewise.
1797         * gcc.target/arm/vfp15.c: Likewise.
1798         * gcc.target/arm/vfp16.c: Likewise.
1799         * gcc.target/arm/vfp17.c: Likewise.
1800         * gcc.target/arm/neon-constants.h: New file.
1801         * gcc.target/arm/neon-vect1.c: New test.
1802         * gcc.target/arm/neon-vect2.c: New test.
1803         * gcc.target/arm/neon-vect3.c: New test.
1804         * gcc.target/arm/neon-vect4.c: New test.
1805         * gcc.target/arm/neon-vect5.c: New test.
1806         * gcc.target/arm/neon-vect6.c: New test.
1807         * gcc.target/arm/neon-vect7.c: New test.
1808         * gcc.target/arm/neon-vect8.c: New test.
1809
1810 2012-02-28  Richard Guenther  <rguenther@suse.de>
1811
1812         PR tree-optimization/52402
1813         * gcc.dg/torture/pr52402.c: New testcase.
1814
1815 2012-02-28  Richard Guenther  <rguenther@suse.de>
1816
1817         PR lto/52400
1818         * g++.dg/lto/pr52400_0.C: New testcase.
1819
1820 2012-02-28  Georg-Johann Lay  <avr@gjlay.de>
1821
1822         * gcc.target/avr/torture/builtins-1.c: New test.
1823         * gcc.target/avr/torture/builtins-error.c: New test.
1824
1825 2012-02-28  Kai Tietz  <ktietz@redhat.com>
1826
1827         * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
1828         issue.
1829         * gcc.target/i386/pr45352-2.c: Likewise.
1830         * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
1831         mingw targets.
1832         * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
1833         targets instead rand.
1834         * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
1835         * gcc.target/i386/sse2-mul-1.c: Likewise.
1836         * gcc.target/i386/sse4_1-blendps.c: Likewise.
1837         * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
1838         target.
1839         * gcc.target/i386/pad-1.c: Likewise.
1840         * gcc.target/i386/pad-9.c: Likewise.
1841         * gcc.target/i386/pad-2.c: Likewise.
1842         * gcc.target/i386/pad-5b.c: Likewise.
1843         * gcc.target/i386/pad-8.c: Likewise.
1844         * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
1845         * gcc.target/i386/pr44130.c: Likewise.
1846         * gcc.target/i386/align-main-1.c: Likewise.
1847         * gcc.target/i386/align-main-2.c: Likewise.
1848         * gcc.target/i386/sw-1.c: Likewise.
1849         * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
1850         on x64 mingw target.
1851         * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
1852         * gcc.target/i386/pr46295.c: Likewise.
1853         * gcc.target/i386/amd64-abi-1.c: Likewise.
1854         * gcc.target/i386/amd64-abi-2.c: Likewise.
1855         * gcc.target/i386/pr39082-1.c: Likewise.
1856         * gcc.target/i386/pr39162.c: Likewise.
1857         * gcc.target/i386/pr22152.c: Likewise.
1858         * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
1859         * gcc.target/i386/wrfsbase-2.c: Likewise.
1860         * gcc.target/i386/local.c: Likewise
1861         * gcc.target/i386/wrgsbase-1.c: Likewise.
1862         * gcc.target/i386/wrfsbase-1.c: Likewise.
1863         * gcc.target/i386/pr39315-3.c: Likewise.
1864         * gcc.target/i386/pr35767-4.c: Likewise.
1865         * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
1866         x64 mingw target.
1867         * gcc.target/i386/pr45336-2.c: Likewise.
1868         * gcc.target/i386/pr45336-1.c: Likewise.
1869         * gcc.target/i386/pr45336-4.c: Likewise.
1870
1871 2012-02-27  Tristan Gingold  <gingold@adacore.com>
1872
1873         * gnat.dg/array20.ad[sb]: New test.
1874
1875 2012-02-27  Jakub Jelinek  <jakub@redhat.com>
1876
1877         PR target/52375
1878         * gcc.target/arm/pr52375.c: New test.
1879         * gcc.c-torture/compile/pr52375.c: New test.
1880
1881 2012-02-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1882
1883         * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
1884         * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
1885
1886 2012-02-27  Eric Botcazou  <ebotcazou@adacore.com>
1887
1888         * gnat.dg/aggr19.adb: New test.
1889         * gnat.dg/aggr19_pkg.ad[sb]: New helper.
1890
1891 2012-02-26  Oleg Endo  <olegendo@gcc.gnu.org>
1892
1893         PR target/49263
1894         * gcc.target/sh/pr49263.c: New.
1895
1896 2012-02-24  Andrew MacLeod  <amacleod@redhat.com>
1897
1898         * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
1899         simulate_thread_wrapper_other_threads
1900         * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
1901         Move initialization of 'value' to main().
1902         (main): Initialize 'value';
1903         * gcc.dg/simulate-thread/speculative-store.c
1904         (simulate_thread_step_verify): Return 0 when successful.
1905         * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
1906         Reduce threshold.
1907         (INSN_COUNT_THRESHOLD): New.  Instruction limit to terminate test.
1908         (simulate_thread_wrapper_other_threads): Return a success/fail value
1909         and issue an error if the instruction count threshold is exceeded.
1910
1911 2012-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1912
1913         PR target/50580
1914         * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
1915         * gcc.target/mips/interrupt_handler-3.c: Likewise.
1916
1917 2012-02-24  Richard Guenther  <rguenther@suse.de>
1918
1919         PR middle-end/52355
1920         * gcc.dg/pr52355.c: New testcase.
1921
1922 2012-02-23  Kai Tietz  <ktietz@redhat.com>
1923
1924         * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
1925         for mingw-targets.
1926         * gcc.dg/Wpadded.c: Likewise.
1927         * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
1928         structure-layout.
1929         * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
1930         for sleep by Sleep and add windows.h include for this function.
1931         * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
1932         targets.
1933         * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
1934         target.
1935         * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
1936         target.
1937         * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
1938         on x64 mingw target.
1939         * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
1940         * gcc.dg/pr50251.c: Disable test for x64 mingw target.
1941         * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
1942         failure on LLP64 target.
1943
1944 2012-02-23  Uros Bizjak  <ubizjak@gmail.com>
1945
1946         PR c/52290
1947         * gcc.dg/noncompile/pr52290.c: New test.
1948
1949 2012-02-23  Jakub Jelinek  <jakub@redhat.com>
1950
1951         PR tree-optimization/52019
1952         * gcc.dg/tree-ssa/ipa-split-6.c: New test.
1953
1954 2012-02-22  Kai Tietz  <ktietz@redhat.com>
1955
1956         * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
1957         * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
1958         derived pdiff_t type.
1959         * g++.dg/torture/pr49720.C: Likewise
1960
1961 2012-02-22  Uros Bizjak  <ubizjak@gmail.com>
1962
1963         PR target/52330
1964         * gcc.target/i386/pr52330.c: New test.
1965
1966 2012-02-22  Tobias Burnus  <burnus@net-b.de>
1967
1968         PR fortran/52335
1969         * gfortran.dg/io_constraints_10.f90: New.
1970
1971 2012-02-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
1972
1973         * lib/target-supports.exp (check_effective_target_vect_condition):
1974         Return true for NEON.
1975
1976 2012-02-21  Kai Tietz  <ktietz@redhat.com>
1977
1978         * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
1979
1980 2012-02-21  Richard Guenther  <rguenther@suse.de>
1981
1982         PR tree-optimization/52324
1983         * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
1984
1985 2012-02-21  Georg-Johann Lay  <avr@gjlay.de>
1986
1987         PR middle-end/51782
1988         * gcc.target/avr/torture/pr51782-1.c: New test.
1989
1990 2012-02-21  Jakub Jelinek  <jakub@redhat.com>
1991
1992         PR tree-optimization/52318
1993         * gcc.dg/pr52318.c: New test.
1994
1995 2012-02-20  Kai Tietz  <ktietz@redhat.com>
1996
1997         * gcc.dg/bf-ms-layout-3.c: New testcase.
1998
1999 2012-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
2000
2001         PR testsuite/52229
2002         PR fortran/32380
2003         * gfortran.dg/vect/pr32380.f:  XFAIL on PowerPC and ia-64.
2004
2005 2012-02-20  Richard Guenther  <rguenther@suse.de>
2006
2007         PR tree-optimization/52298
2008         * gcc.dg/torture/pr52298.c: New testcase.
2009         * gcc.dg/vect/pr52298.c: Likewise.
2010
2011 2012-02-20  Georg-Johann Lay  <avr@gjlay.de>
2012
2013         * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
2014         * gcc.c-torture/execute/pr52286.c: Ditto.
2015
2016 2012-02-20  Jakub Jelinek  <jakub@redhat.com>
2017
2018         PR tree-optimization/52286
2019         * gcc.c-torture/execute/pr52286.c: New test.
2020
2021 2012-02-18  Tobias Burnus  <burnus@net-b.de>
2022
2023         PR fortran/52295
2024         * gfortran.dg/interface_35.f90: Use -std=f2003.
2025         * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
2026         * gfortran.dg/interface_assignment_4.f90: Ditto.
2027         * gfortran.dg/bessel_1.f90: Ditto.
2028         * gfortran.dg/func_result_6.f90: Ditto.
2029         * gfortran.dg/hypot_1.f90: Ditto.
2030         * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
2031
2032 2012-02-17  Tobias Burnus  <burnus@net-b.de>
2033
2034         PR translation/52232
2035         PR translation/52234
2036         PR translation/52245
2037         PR translation/52246
2038         PR translation/52262
2039         PR translation/52273
2040         * gfortran.dg/coarray_22.f90: Update dg-error.
2041         * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
2042
2043 2012-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2044
2045         PR target/51753
2046         * lib/gcc-simulate-thread.exp: Load timeout.exp.
2047         (simulate-thread): Use default timeout.
2048
2049 2012-02-16  Jason Merrill  <jason@redhat.com>
2050
2051         PR c++/52248
2052         * g++.dg/ext/timevar1.C: New.
2053
2054 2012-02-16  Fabien ChĂȘne  <fabien@gcc.gnu.org>
2055
2056         PR c++/52126
2057         * g++.dg/template/using21.C: New.
2058         * g++.dg/template/using22.C: Likewise.
2059
2060 2012-02-16  Jason Merrill  <jason@redhat.com>
2061
2062         PR c++/51415
2063         * g++.dg/cpp0x/lambda/lambda-err1.C: New.
2064
2065 2012-02-16  Jakub Jelinek  <jakub@redhat.com>
2066
2067         PR tree-optimization/52255
2068         * gcc.c-torture/compile/pr52255.c: New test.
2069
2070         PR debug/52260
2071         * g++.dg/debug/dwarf2/pr52260.C: New test.
2072
2073         PR middle-end/51929
2074         * g++.dg/ipa/pr51929.C: New test.
2075
2076 2012-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
2077
2078         PR target/52199
2079         * gcc.target/powerpc/pr52199.c: New file.
2080
2081 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2082
2083         PR target/52152
2084         * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
2085
2086 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2087
2088         * gcc.dg/pr51867.c: Don't include <math.h>.
2089         (sqrtf): Declare.
2090
2091 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
2092
2093         * gcc.dg/lto/20091013-1_1.c: xfail for avr.
2094         * gcc.dg/lto/20091013-1_2.c: xfail for avr.
2095
2096 2012-02-15  Tobias Grosser <grosser@fim.uni-passau.de>
2097
2098         PR tree-optimization/50561
2099         * gcc.dg/graphite/pr50561.c: New testcase.
2100
2101 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
2102
2103         * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
2104         * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
2105
2106 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
2107
2108         * gnat.dg/discr35.ad[sb]: New test.
2109
2110 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
2111
2112         * gnat.dg/volatile10.adb: New test.
2113         * gnat.dg/volatile10_pkg.ads: New helper.
2114
2115 2012-02-14  Jason Merrill  <jason@redhat.com>
2116
2117         * g++.dg/ext/attrib43.C: New.
2118
2119 2012-02-14  Hans-Peter Nilsson  <hp@axis.com>
2120
2121         * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
2122         * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
2123         fgnu_tm.
2124         * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
2125         gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
2126         * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
2127         effective_target fgnu_tm.
2128         * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
2129
2130 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
2131
2132         PR c++/52247
2133         * g++.dg/template/asmgoto1.C: New test.
2134
2135 2012-02-14  Ian Lance Taylor  <iant@google.com>
2136
2137         PR go/48501
2138         * go.test/go-test.exp (go-gc-tests): Disable optimizations when
2139         compiling generated file for 64bit and index tests.
2140
2141 2012-02-14  Uros Bizjak  <ubizjak@gmail.com>
2142
2143         * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
2144
2145 2012-02-14  Richard Guenther  <rguenther@suse.de>
2146
2147         PR tree-optimization/52244
2148         PR tree-optimization/51528
2149         * gcc.dg/torture/pr52244.c: New testcase.
2150
2151 2012-02-14  Walter Lee  <walt@tilera.com>
2152
2153         * g++.dg/other/PR23205.C: Disable test on tile.
2154         * g++.dg/other/pr23205-2.C: Disable test on tile.
2155         * gcc.dg/20020312-2.c: Add a condition for __tile__.
2156         * gcc.dg/20040813-1.c: Disable test on tile.
2157         * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
2158         * gcc.misc-tests/linkage.exp: Handle tilegx.
2159
2160 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
2161
2162         PR tree-optimization/52210
2163         * gcc.dg/pr52210.c: New test.
2164
2165 2012-02-14  Jason Merrill  <jason@redhat.com>
2166
2167         PR c++/39055
2168         * g++.dg/overload/defarg5.C: New.
2169
2170 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
2171
2172         PR c/52181
2173         * c-c++-common/pr52181.c: New test.
2174
2175 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
2176
2177         PR c++/52215
2178         * g++.dg/ext/atomic-1.C: New test.
2179
2180 2012-02-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2181
2182         * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
2183
2184 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
2185
2186         PR middle-end/52209
2187         * gcc.c-torture/execute/pr52209.c: New test.
2188
2189 2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
2190
2191         PR fortran/50981
2192         * gfortran.dg/elemental_optional_args_5.f03: New test.
2193
2194 2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
2195
2196         PR testsuite/50076
2197         * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
2198         cases.
2199
2200 2012-02-11  Ian Lance Taylor  <iant@google.com>
2201
2202         PR go/51874
2203         * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
2204         SPARC Solaris.  Don't run the test at all on systems where it may
2205         not work, rather than xfailing it.
2206
2207 2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
2208
2209         PR rtl-optimization/52175
2210         * gcc.c-torture/compile/pr52175.c: New test.
2211
2212 2012-02-10  Jason Merrill  <jason@redhat.com>
2213
2214         PR c++/51910
2215         * g++.dg/template/repo10.C: New.
2216
2217 2012-02-11  Jakub Jelinek  <jakub@redhat.com>
2218
2219         PR debug/52132
2220         * gcc.dg/pr52132.c: New test.
2221
2222 2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
2223
2224         * gnat.dg/specs/aggr4.ads: New test.
2225         * gnat.dg/specs/aggr4_pkg.ads: New helper.
2226
2227 2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
2228
2229         PR target/52146
2230         * gcc.target/i386/pr52146.c: New.
2231
2232 2012-02-10  Jakub Jelinek  <jakub@redhat.com>
2233
2234         PR middle-end/52177
2235         * c-c++-common/pr52177.c: New test.
2236
2237 2012-02-10  Jan Hubicka  <jh@suse.cz>
2238
2239         PR middle-end/48600
2240         * g++.dg/torture/pr48600.C: New testcase.
2241
2242 2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
2243
2244         PR middle-end/52140
2245         * gcc.dg/dfp/pr52140.c: New test.
2246
2247 2012-02-09  Jakub Jelinek  <jakub@redhat.com>
2248
2249         PR fortran/32380
2250         * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
2251         of dg-options.
2252
2253 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2254
2255         PR middle-end/51867
2256         * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
2257         * testsuite/gcc.dg/pr51867.c: New test.
2258
2259 2012-02-09  Ian Lance Taylor  <iant@google.com>
2260
2261         * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
2262         which don't support -fsplit-stack.  Turn off optimization when
2263         compiling select5-out.go.
2264
2265 2012-02-08  Ian Lance Taylor  <iant@google.com>
2266
2267         * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
2268         systems which don't support -fsplit-stack.
2269
2270 2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
2271
2272         * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
2273         * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
2274         machine instuction in the log.
2275
2276 2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
2277
2278         * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
2279           to 20 seconds.
2280
2281 2012-02-08  Magnus Granberg  <zorry@gentoo.org>
2282
2283         PR driver/48524
2284         * gcc.dg/pr48524.c: New test.
2285         * gcc.dg/pr48524.spec: New spec file for test.
2286
2287 2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
2288
2289         PR fortran/32380
2290         * gfortran.dg/vect/pr32380.f90:  New test.
2291
2292 2012-02-08  Tobias Burnus  <burnus@net-b.de>
2293
2294         PR fortran/52151
2295         * gfortran.dg/realloc_on_assign_12.f90: New.
2296
2297 2012-02-08  Richard Guenther  <rguenther@suse.de>
2298
2299         PR rtl-optimization/52170
2300         * gcc.dg/torture/pr52170.c: New testcase.
2301
2302 2012-02-08  Jakub Jelinek  <jakub@redhat.com>
2303
2304         PR gcov-profile/52150
2305         * gcc.dg/tree-prof/pr52150.c: New test.
2306
2307         PR rtl-optimization/52139
2308         * gcc.dg/pr52139.c: New test.
2309
2310 2012-02-07  Jason Merrill  <jason@redhat.com>
2311
2312         PR c++/51675
2313         * g++.dg/cpp0x/constexpr-union3.C: New.
2314
2315         PR c++/52035
2316         * g++.dg/lto/pr52035_0.C: New.
2317
2318 2012-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2319
2320         * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
2321         * gcc.dg/special/weak-1.c: Likewise.
2322         * gcc.dg/ucnid-12.c: Likewise.
2323         * gcc.dg/torture/pr45678-1.c: Likewise.
2324         * gcc.dg/torture/pr45678-2.c: Likewise.
2325         * gcc.dg/vector-4.c: Likewise.
2326         * gcc.dg/ipa/inline-5.c: Likewise.
2327         * gcc.dg/ucnid-11.c: Likewise.
2328         * gcc.misc-tests/gcov-13.c: Likewise.
2329         * gcc.misc-tests/gcov-14.c: Likewise.
2330         * g++.dg/ext/label13.C: Likewise.
2331         * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
2332         hppa*-*-hpux* options.
2333         * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
2334         * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
2335         * gcc.dg/pr48616.c: Likewise.
2336         * gcc.dg/pr17957.c: Likewise.
2337         * gcc.dg/pr17055-1.c: Likewise.
2338         * gcc.dg/pr32912-1.c: Likewise.
2339         * gcc.dg/tm/pr51472.c: Likewise.
2340         * c-c++-common/fold-bitand-4.c: Likewise.
2341         * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
2342         Use dg-additional-options for extra options.
2343
2344 2012-02-07  Joern Rennecke <joern.rennecke@embecosm.com>
2345
2346         * gcc.target/epiphany/interrupt-2.c: New test.
2347
2348 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
2349
2350         PR target/52155
2351         * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
2352         * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
2353         for MIPS ELF.
2354
2355 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
2356
2357         PR target/52152
2358         * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
2359
2360 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
2361
2362         PR middle-end/24306
2363         PR target/52154
2364         * lib/target-supports.exp (check_effective_target_mips_eabi): New.
2365         * gcc.target/mips/va-arg-1.c: New test.
2366
2367 2012-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
2368
2369         * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
2370         for -mno-pointers-to-nested-functions.
2371
2372 2012-02-07  Eric Botcazou  <ebotcazou@adacore.com>
2373
2374         * gcc.c-torture/execute/20120207-1.c: New test.
2375
2376 2012-02-07  Jakub Jelinek  <jakub@redhat.com>
2377
2378         PR rtl-optimization/52060
2379         * gcc.dg/torture/pr52060.c: New test.
2380
2381         PR middle-end/52074
2382         * gcc.c-torture/compile/pr52074.c: New test.
2383
2384 2012-02-07  Tobias Burnus  <burnus@net-b.de>
2385
2386         PR fortran/51514
2387         * gfortran.dg/class_to_type_2.f90: New.
2388
2389 2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
2390
2391         PR fortran/32373
2392         * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
2393         Remove module.
2394
2395 2012-02-06  Jason Merrill  <jason@redhat.com>
2396
2397         PR c++/52088
2398         * g++.dg/template/conv13.C: New.
2399
2400 2012-02-06  Richard Guenther  <rguenther@suse.de>
2401
2402         PR tree-optimization/52115
2403         * gcc.c-torture/compile/pr52115.c: New testcase.
2404
2405 2012-02-06  Jakub Jelinek  <jakub@redhat.com>
2406
2407         PR target/52129
2408         * gcc.c-torture/execute/pr52129.c: New test.
2409
2410 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
2411
2412         * gcc.dg/pr48374.c: Actually add the test I forgot 
2413         in the 2012-01-25 commit.
2414
2415 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
2416
2417         PR fortran/32373
2418         * gfortran.dg/vect/vect-8.f90:  New test case.
2419
2420 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
2421
2422         PR fortran/48847
2423         * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
2424
2425 2012-02-05  Paul Thomas  <pault@gcc.gnu.org>
2426
2427         PR fortran/52102
2428         * gfortran.dg/class_48.f90 : Add test of allocate class array
2429         component with source in subroutine test3.  Remove commenting
2430         out in subroutine test4, since branching on unitialized variable
2431         is now fixed (no PR for this last.).
2432
2433 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
2434
2435         * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
2436         on MIPS targets.
2437         * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
2438
2439 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
2440
2441         PR target/52125
2442         * lib/target-supports.exp (check_effective_target_mips_rel): New.
2443         * gcc.dg/pr48774.c: Skip on MIPS REL targets.
2444
2445 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
2446
2447         * lib/target-supports.exp (check_effective_target_mips_llsc): New.
2448         (check_effective_target_sync_int_long): Use it.
2449         (check_effective_target_sync_char_short): Likewise.
2450         * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
2451
2452 2012-02-05  Tobias Burnus  <burnus@net-b.de>
2453
2454         PR fortran/51972
2455         * gfortran.dg/class_48.f90: Add some further checks.
2456
2457 2012-02-05  Ira Rosen  <irar@il.ibm.com>
2458
2459         PR tree-optimization/52091
2460         * gcc.dg/vect/pr52091.c: New test.
2461
2462 2012-02-04  Jakub Jelinek  <jakub@redhat.com>
2463
2464         PR rtl-optimization/52113
2465         * gcc.target/avr/pr52113.c: New test.
2466
2467 2012-02-03  Jakub Jelinek  <jakub@redhat.com>
2468
2469         PR rtl-optimization/52092
2470         * gcc.c-torture/compile/pr52092.c: New test.
2471
2472 2012-02-02  Mikael Morin  <mikael@gcc.gnu.org>
2473
2474         PR fortran/41587
2475         * gfortran.dg/class_array_10.f03: New test.
2476
2477         PR fortran/46356
2478         * gfortran.dg/class_array_11.f03: New test.
2479
2480         PR fortran/51754
2481         * gfortran.dg/class_array_12.f03: New test.
2482
2483 2012-02-02  Paul Thomas  <pault@gcc.gnu.org>
2484
2485         PR fortran/52012
2486         * gfortran.dg/realloc_on_assign_11.f90: New test.
2487
2488 2012-02-02  Tobias Burnus  <burnus@net-b.de>
2489
2490         PR fortran/52093
2491         * gfortran.dg/shape_7.f90: New.
2492
2493 2012-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
2494
2495         * gcc.target/mips/mips-prepend-1.c: New test.
2496
2497 2012-02-02  Jan Hubicka  <jh@suse.cz>
2498             Tom de Vries  <tom@codesourcery.com>
2499
2500         PR middle-end/51998
2501         * testsuite/gcc.dg/alias-12.c: New testcase.
2502         * testsuite/gcc.dg/alias-13.c: New testcase.
2503
2504 2012-02-02  Jakub Jelinek  <jakub@redhat.com>
2505
2506         PR target/52086
2507         * gcc.dg/pr52086.c: New test.
2508
2509         PR tree-optimization/52073
2510         * gcc.c-torture/compile/pr52073.c: New test.
2511
2512 2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
2513
2514         PR fortran/51958
2515         * gfortran.dg/function_optimize_10.f90:  New test.
2516
2517 2012-02-01  Uros Bizjak  <ubizjak@gmail.com>
2518
2519         * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
2520         test on alpha*-*-*.
2521
2522 2012-02-01  Tobias Burnus  <burnus@net-b.de>
2523
2524         PR fortran/52024
2525         * gfortran.dg/typebound_operator_14.f90: New.
2526
2527 2012-02-01  Tobias Burnus  <burnus@net-b.de>
2528
2529         PR fortran/52059
2530         * gfortran.dg/elemental_function_1.f90: New.
2531
2532 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
2533
2534         PR rtl-optimization/51374
2535         * gcc.target/avr/torture/pr51374-1.c:
2536         Also fail if SBIS is seen.
2537
2538 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
2539
2540         PR rtl-optimization/51374
2541         * gcc.target/avr/torture/pr51374-1.c: New.
2542
2543 2012-01-31  Tobias Burnus  <burnus@net-b.de>
2544
2545         PR fortran/52024
2546         * gfortran.dg/typebound_generic_11.f90: New.
2547
2548 2012-01-31  Tobias Burnus  <burnus@net-b.de>
2549
2550         PR fortran/52029
2551         * gfortran.dg/class_49.f90: New.
2552
2553 2012-01-31  Tobias Burnus  <burnus@net-b.de>
2554
2555         PR fortran/52013
2556         * gfortran.dg/elemental_args_check_6.f90: New.
2557
2558 2012-01-31  Jason Merrill  <jason@redhat.com>
2559
2560         PR c++/52043
2561         * g++.dg/cpp0x/variadic122.C: New.
2562
2563 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
2564
2565         PR fortran/52012
2566         * gfortran.dg/realloc_on_assign_10.f90: New test.
2567
2568 2012-01-31  Richard Guenther  <rguenther@suse.de>
2569
2570         PR tree-optimization/51528
2571         * gcc.dg/torture/pr51528.c: New testcase.
2572
2573 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
2574
2575         PR go/48501
2576         * lib/go.exp (go_target_compile): Append timeout= to options.
2577         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
2578         select5-out.go test on alpha*-*-* targets.
2579
2580 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
2581
2582         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
2583         (TEST_SHORT): Reformat in the same way.
2584         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
2585         (TEST_SHORT): Reformat in the same way.
2586         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
2587         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
2588         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
2589         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
2590         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
2591
2592 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
2593
2594         PR target/51835
2595         * gcc.target/arm/pr51835.c: New testcase.
2596
2597 2012-01-30  Richard Guenther  <rguenther@suse.de>
2598
2599         PR tree-optimization/52028
2600         * gcc.dg/torture/pr52028.c: New testcase.
2601         * gfortran.dg/ldist-pr45199.f: Adjust.
2602         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
2603         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
2604         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
2605
2606 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
2607
2608         PR debug/52027
2609         * gcc.dg/tree-prof/pr52027.c: New test.
2610
2611         PR tree-optimization/52046
2612         * gcc.dg/pr52046.c: New test.
2613
2614         PR debug/52048
2615         * g++.dg/other/pr52048.C: New test.
2616
2617 2012-01-30  Richard Guenther  <rguenther@suse.de>
2618
2619         PR tree-optimization/52045
2620         * gcc.dg/pr52045.c: New testcase.
2621
2622 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
2623
2624         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
2625         new code generated for __sync_lock_release.
2626
2627 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2628
2629         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
2630
2631 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2632
2633         PR testsuite/51875
2634         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
2635
2636         * g++.dg/ext/visibility/template10.C: Fix typo.
2637
2638         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
2639
2640 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
2641
2642         PR c++/51327
2643         * g++.dg/cpp0x/constexpr-ice6.C: New.
2644
2645 2012-01-29  Tobias Burnus  <burnus@net-b.de>
2646
2647         PR fortran/41600
2648         * gfortran.dg/default_initialization_6.f90: New.
2649
2650 2012-01-29  Tobias Burnus  <burnus@net-b.de>
2651
2652         PR fortran/51972
2653         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
2654         * gfortran.dg/class_48.f90: New.
2655
2656 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
2657
2658         PR fortran/51808
2659         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
2660
2661 2012-01-28  Tobias Burnus  <burnus@net-b.de>
2662
2663         PR fortran/51972
2664         * gfortran.dg/class_allocate_12.f90: New.
2665
2666 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
2667
2668         * gcc.dg/torture/pr50444.c: Fix dg directives.
2669
2670 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
2671
2672         PR target/52006
2673         * gcc.target/arm/pr52006.c: New test.
2674
2675 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
2676
2677         PR testsuite/52011
2678         * gcc.dg/lto/trans-mem.h: New file.
2679         * gcc.dg/lto/trans-mem-2_0.c: Include it.
2680         * gcc.dg/lto/trans-mem-1_1.c: Same.
2681         * gcc.dg/lto/trans-mem-4_1.c: Same.
2682         * gcc.dg/lto/trans-mem-3_1.c: Same.
2683
2684 2012-01-27  Tobias Burnus  <burnus@net-b.de>
2685
2686         PR fortran/52022
2687         * gfortran.dg/dummy_procedure_7.f90: New.
2688
2689 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
2690
2691         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
2692         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
2693
2694 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
2695
2696         PR c++/51852
2697         * g++.dg/other/gc5.C: New test.
2698
2699 2012-01-27  Richard Guenther  <rguenther@suse.de>
2700
2701         PR tree-optimization/50444
2702         * gcc.dg/torture/pr50444.c: New testcase.
2703
2704 2012-01-27  Tobias Burnus  <burnus@net-b.de>
2705
2706         PR fortran/51970
2707         PR fortran/51977
2708         * gfortran.dg/move_alloc_13.f90: New.
2709
2710 2012-01-27  Tobias Burnus  <burnus@net-b.de>
2711
2712         PR fortran/51953
2713         * gfortran.dg/allocate_alloc_opt_13.f90: New.
2714         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
2715         and change dg-error string.
2716
2717 2012-01-27  Tobias Burnus  <burnus@net-b.de>
2718
2719         PR fortran/52016
2720         * gfortran.dg/elemental_args_check_5.f90: New.
2721
2722 2012-01-27  Richard Guenther  <rguenther@suse.de>
2723
2724         PR middle-end/51959
2725         * g++.dg/torture/pr51959.C: New testcase.
2726
2727 2012-01-27  Tom de Vries  <tom@codesourcery.com>
2728
2729         PR tree-optimization/51990
2730         * gcc.dg/pr51990.c: New test.
2731         * gcc.dg/pr51990-2.c: Same.
2732
2733 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
2734             Tobias Burnus <burnus@gcc.gnu.org>
2735
2736         PR fortran/48705
2737         * gfortran.dg/class_allocate_11.f03: New.
2738
2739         PR fortran/51870
2740         PR fortran/51943
2741         PR fortran/51946
2742         * gfortran.dg/class_allocate_7.f03: New.
2743         * gfortran.dg/class_allocate_8.f03: New.
2744         * gfortran.dg/class_allocate_9.f03: New.
2745         * gfortran.dg/class_allocate_10.f03: New.
2746
2747 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
2748
2749         * gnat.dg/discr34.adb: New test.
2750         * gnat.dg/discr34_pkg.ads: New helper.
2751
2752 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
2753
2754         * gnat.dg/discr33.adb: New test.
2755
2756 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
2757
2758         * gnat.dg/limited_with3.ad[sb): New test.
2759         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
2760         * gnat.dg/limited_with3_pkg2.ads: Likewise.
2761         * gnat.dg/limited_with3_pkg3.ads: Likewise.
2762
2763 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
2764
2765         * gnat.dg/stack_usage1.adb: New test.
2766         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
2767
2768         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
2769         * gcc.dg/pr44194-2.c: Likewise.
2770
2771 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
2772
2773         PR c++/51370
2774         * g++.dg/template/crash112.C: New.
2775
2776 2012-01-27  Richard Henderson  <rth@redhat.com>
2777
2778         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
2779
2780 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2781
2782         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
2783
2784 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
2785
2786         PR middle-end/51895
2787         * g++.dg/opt/pr51895.C: New test.
2788
2789 2012-01-26  Michael Matz  <matz@suse.de>
2790
2791         PR tree-optimization/48794
2792         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
2793
2794 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2795
2796         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
2797
2798 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2799
2800         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
2801         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
2802         memory.
2803         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
2804         the default value for s390 and s390x.
2805
2806 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
2807
2808         PR lto/51698
2809         * gcc.dg/lto/trans-mem-4_0.c: New.
2810         * gcc.dg/lto/trans-mem-4_1.c: New.
2811         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
2812         TM builtins.
2813         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
2814         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
2815         TM builtins.
2816         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
2817         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
2818         TM builtins.
2819
2820 2012-01-25    Georg-Johann Lay  <avr@gjlay.de>
2821
2822         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
2823
2824 2012-01-25  Ian Lance Taylor  <iant@google.com>
2825
2826         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
2827
2828 2012-01-25  Tobias Burnus  <burnus@net-b.de>
2829
2830         PR fortran/51995
2831         * gfortran.dg/typebound_proc_25.f90: New.
2832
2833 2012-01-25  Jason Merrill  <jason@redhat.com>
2834
2835         PR c++/51992
2836         * g++.dg/lto/pr51992_0.C: New.
2837
2838 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
2839
2840         PR tree-optimization/51987
2841         * gcc.target/i386/pr51987.c: New test.
2842
2843 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
2844
2845         * gcc.dg/tm/lto-1.c: Require lto support in target.
2846
2847 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
2848
2849         PR rtl-optimization/48374
2850         * gcc.dg/pr48374.c: New test.
2851
2852 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
2853
2854         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
2855
2856 2012-01-25  Tobias Burnus  <burnus@net-b.de>
2857
2858         PR fortran/51966
2859         * gfortran.dg/derived_constructor_char_3.f90: New.
2860
2861 2012-01-24  Ian Lance Taylor  <iant@google.com>
2862
2863         * go.test/go-test.exp (filecmp): New procedure.
2864         (errchk): Handle quoted square brackets.
2865         (go-gc-tests): Set go_compile_args. Handle various new test
2866         lines.  Skip a few new tests.
2867         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
2868
2869 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
2870
2871         * lib/target-supports.exp (proc check_effective_target_vect_perm)
2872         (check_effective_target_vect_extract_even_odd)
2873         (check_effective_target_vect_interleave): Return true for MIPS
2874         paired-single.
2875
2876 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
2877
2878         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
2879         (main): Use it instead of argc.
2880
2881 2012-01-24  Jason Merrill  <jason@redhat.com>
2882
2883         PR c++/51973
2884         * g++.dg/cpp0x/sfinae31.C: New.
2885
2886 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
2887
2888         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
2889
2890 2012-01-24  Jason Merrill  <jason@redhat.com>
2891
2892         PR c++/51812
2893         * g++.dg/inherit/covariant20.C: New.
2894
2895 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
2896
2897         PR c++/51223
2898         * g++.dg/parse/crash58.C: New.
2899
2900 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
2901
2902         PR target/51957
2903         * gcc.dg/pr51957-1.c: New test.
2904         * gcc.dg/pr51957-1.h: New file.
2905         * gcc.dg/pr51957-2.c: New test.
2906
2907 2012-01-23  Jason Merrill  <jason@redhat.com>
2908
2909         PR c++/51930
2910         * g++.dg/ext/visibility/template10.C: New.
2911
2912 2012-01-23  Tobias Burnus  <burnus@net-b.de>
2913
2914         PR fortran/51948
2915         * gfortran.dg/move_alloc_12.f90: New.
2916
2917 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
2918
2919         PR middle-end/45416
2920         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
2921
2922 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
2923
2924         PR c++/51398
2925         * g++.dg/template/crash111.C: New.
2926
2927 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
2928
2929         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
2930         configurations.
2931         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
2932
2933 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
2934
2935         PR testsuite/51941
2936         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
2937         the DW_TAG_class_type and DW_AT_name: "Executor".
2938
2939 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
2940
2941         * lib/target-supports.exp
2942         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
2943         (check_effective_target_vect_interleave): Likewise.
2944
2945 2012-01-22  Jason Merrill  <jason@redhat.com>
2946
2947         PR c++/51925
2948         * g++.dg/template/using20.C: New.
2949         * g++.dg/template/template-id-2.C: Adjust diagnostic.
2950
2951 2012-01-23  Jason Merrill  <jason@redhat.com>
2952
2953         PR target/51934
2954         * g++.dg/torture/pr51344.C: Limit to x86.
2955
2956 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
2957
2958         * c-c++-common/tm/omp.c: Require target with pthread support.
2959
2960 2012-01-23  Richard Guenther  <rguenther@suse.de>
2961
2962         PR tree-optimization/51949
2963         * gcc.dg/torture/pr51949.c: New testcase.
2964
2965 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
2966
2967         PR rtl-optimization/51933
2968         * gcc.c-torture/execute/pr51933.c: New test.
2969
2970 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
2971
2972         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
2973         Do not define for Interix.
2974
2975 2012-01-22  Jason Merrill  <jason@redhat.com>
2976
2977         PR c++/51832
2978         * g++.dg/lto/pr51832.h: New.
2979         * g++.dg/lto/pr51832_0.C: New.
2980         * g++.dg/lto/pr51832_1.C: New.
2981
2982 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
2983
2984         * gcc.dg/ext-elim-1.c: New test.
2985
2986 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
2987
2988         PR target/51931
2989         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
2990         * g++.dg/opt/longbranch1.C: Likewise.
2991
2992 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
2993
2994         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
2995         in C++11 mode.
2996
2997 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
2998
2999         PR fortran/50556
3000         * gfortran.dg/namelist_74.f90: New test.
3001         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
3002
3003 2012-01-21  Tobias Burnus  <burnus@net-b.de>
3004
3005         PR fortran/51913
3006         * gfortran.dg/class_47.f90: New.
3007
3008 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
3009
3010         * gnat.dg/renaming5.ad[sb]: New test.
3011
3012 2012-01-20  Jason Merrill  <jason@redhat.com>
3013
3014         PR c++/51919
3015         * g++.dg/pch/mangle1.{C,Hs}: Remove.
3016
3017 2012-01-20  Jason Merrill  <jason@redhat.com>
3018
3019         PR c++/51922
3020         * g++.dg/ext/attrib42.C: Require ilp32.
3021
3022 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
3023
3024         PR target/51915
3025         * gcc.target/arm/pr51915.c: New test.
3026
3027 2012-01-20  Cary Coutant  <ccoutant@google.com>
3028             Dodji Seketeli  <dodji@redhat.com>
3029
3030         PR debug/45682
3031         * g++.dg/debug/dwarf2/nested-3.C: New test.
3032
3033 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
3034
3035         PR c++/51402
3036         * g++.dg/template/crash110.C: New.
3037
3038 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3039
3040         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
3041         Remove default options on hppa*-*-hpux*.
3042
3043 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3044
3045         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
3046
3047 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3048
3049         * gcc.c-torture/compile/pr51856.c: New testcase.
3050
3051 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
3052
3053         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
3054         options to go_target_compile.
3055
3056 2012-01-20  Kai Tietz  <ktietz@redhat.com>
3057
3058         * g++.dg/torture/pr51344.C: Fix typo.
3059
3060 2012-01-20  Richard Guenther  <rguenther@suse.de>
3061
3062         PR tree-optimization/51903
3063         * g++.dg/torture/pr51903.C: New testcase.
3064
3065 2012-01-20  Tobias Burnus  <burnus@net-b.de>
3066             Janus Weil  <janus@gcc.gnu.org>
3067
3068         PR fortran/51056
3069         * gfortran.dg/use_21.f90: New.
3070
3071 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
3072
3073         PR target/51106
3074         * gcc.dg/torture/pr51106-1.c: New test.
3075         * gcc.dg/torture/pr51106-2.c: New test.
3076
3077 2012-01-19  Kai Tietz  <ktietz@redhat.com>
3078
3079         * g++.dg/torture/pr51344.C: New test.
3080
3081 2012-01-19  Tobias Burnus  <burnus@net-b.de>
3082
3083         PR fortran/51904
3084         * gfortran.dg/intrinsic_size_2.f90: New.
3085
3086 2012-01-19  Jason Merrill  <jason@redhat.com>
3087
3088         PR c++/51889
3089         * g++.dg/inherit/using7.C: New.
3090
3091 2012-01-19  Richard Guenther  <rguenther@suse.de>
3092
3093         PR tree-optimization/37997
3094         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
3095
3096 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
3097
3098         PR rtl-optimization/51505
3099         * gcc.dg/pr51505.c: New test.
3100
3101 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
3102
3103         PR fortran/51634
3104         * gfortran.dg/typebound_operator_12.f03: New.
3105         * gfortran.dg/typebound_operator_13.f03: New.
3106
3107 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
3108
3109         PR c++/51225
3110         * g++.dg/cpp0x/pr51225.C: New.
3111
3112 2012-01-17  Ian Lance Taylor  <iant@google.com>
3113
3114         PR go/50656
3115         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
3116
3117 2012-01-17  Tobias Burnus  <burnus@net-b.de>
3118
3119         PR fortran/51869
3120         * gfortran.dg/realloc_on_assign_9.f90: New.
3121
3122 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
3123
3124         PR other/51165
3125         * gcc.dg/tm/memopt-3.c: Remove xfail.
3126         * gcc.dg/tm/memopt-4.c: Remove xfail.
3127         * gcc.dg/tm/memopt-5.c: Remove xfail.
3128         * gcc.dg/tm/memopt-7.c: Remove xfail.
3129
3130 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
3131
3132         PR tree-optimization/51877
3133         * gcc.c-torture/execute/pr51877.c: New test.
3134
3135 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
3136
3137         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
3138         {!vect_align_arrays} to vect_sizes_32B_16B.
3139         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
3140         * gcc.dg/vect/vect-peel-3.c: Ditto.
3141
3142 2012-01-16  Jason Merrill  <jason@redhat.com>
3143
3144         PR c++/51854
3145         * g++.dg/abi/mangle60.C: New.
3146
3147         PR c++/51827
3148         * g++.dg/pch/mangle1.{C,Hs}: New.
3149
3150 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
3151             Tobias Burnus  <burnus@net-b.de>
3152
3153         PR fortran/50981
3154         * gfortran.dg/elemental_optional_args_3.f90: New
3155         * gfortran.dg/elemental_optional_args_4.f90: New
3156
3157 2012-01-16  Tobias Burnus  <burnus@net-b.de>
3158
3159         PR fortran/51809
3160         * gfortran.dg/use_20.f90: New
3161
3162 2012-01-16  Jason Merrill  <jason@redhat.com>
3163
3164         PR c++/51868
3165         * g++.dg/cpp0x/rv-bitfield.C: New.
3166         * g++.dg/cpp0x/rv-bitfield2.C: New.
3167
3168 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
3169
3170         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
3171         subroutine 'qsort' and use index array to assign the result.
3172
3173 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
3174
3175         PR tree-optimization/51865
3176         * gcc.dg/pr51865.c: New test.
3177
3178 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
3179
3180         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
3181
3182 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
3183
3184         * gcc.target/mips/code-readable-2.c: Allow the jump table address
3185         to be loaded from the constant pool, rather than via %hi and %lo.
3186
3187 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
3188
3189         PR rtl-optimization/51821
3190         * gcc.dg/pr51821.c: New test.
3191
3192 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
3193
3194         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
3195
3196 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
3197
3198         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
3199
3200 2012-01-14  Tobias Burnus  <burnus@net-b.de>
3201
3202         PR fortran/51800
3203         * gfortran.dg/init_flag_8.f90: New.
3204         * gfortran.dg/init_flag_9.f90: New.
3205
3206 2011-01-14  Tobias Burnus  <burnus@net-b.de>
3207
3208         PR fortran/51816
3209         * gfortran.dg/use_18.f90: New.
3210         * gfortran.dg/use_19.f90: New.
3211
3212 2012-01-13  Ian Lance Taylor  <iant@google.com>
3213
3214         PR c++/50012
3215         * g++.dg/warn/Wsign-compare-4.C: New.
3216
3217 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
3218
3219         PR fortran/48351
3220         * gfortran.dg/alloc_comp_assign.f03: New.
3221         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
3222         __BUILTIN_FREE from 38 to 32.
3223
3224 2012-01-13  Jason Merrill  <jason@redhat.com>
3225
3226         PR c++/20681
3227         * g++.dg/warn/Wreturn-type-7.C: New.
3228
3229 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
3230
3231         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
3232         assumption.
3233         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
3234         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
3235         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
3236         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
3237         int32plus because of big array needed.
3238         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
3239         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
3240
3241 2012-01-13  Jason Merrill  <jason@redhat.com>
3242
3243         PR c++/51813
3244         * g++.dg/ext/visibility/template9.C: New.
3245
3246         PR c++/51620
3247         * g++.dg/cpp0x/defaulted34.C: New.
3248         * g++.dg/template/virtual3.C: New.
3249
3250 2012-01-13  Richard Guenther  <rguenther@suse.de>
3251
3252         PR middle-end/8081
3253         * gcc.dg/torture/pr8081.c: New testcase.
3254
3255 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
3256
3257         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
3258
3259 2012-01-12  Jason Merrill  <jason@redhat.com>
3260
3261         PR c++/51714
3262         * g++.dg/ext/stmtexpr14.C: New.
3263
3264 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
3265
3266         PR c++/51633
3267         * g++.dg/cpp0x/constexpr-diag4.C: New test.
3268
3269 2012-01-12  Jason Merrill  <jason@redhat.com>
3270
3271         PR c++/48051
3272         * g++.dg/abi/mangle48.C: Test qualified-names, too.
3273         * g++.dg/abi/mangle58.C: Likewise.
3274
3275         PR c++/51403
3276         * g++.dg/template/arg8.C: New.
3277
3278 2012-01-12  Ira Rosen  <irar@il.ibm.com>
3279
3280         PR tree-optimization/51799
3281         * gcc.dg/vect/pr51799.c: New test.
3282         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
3283         patterns.
3284
3285 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
3286             Tobias Burnus  <burnus@net-b.de>
3287
3288         PR fortran/51057
3289         PR fortran/51616
3290         * lib/target-supports.exp
3291         (check_effective_target_fortran_largest_fp_has_sqrt): New.
3292         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
3293
3294 2012-01-11  Jason Merrill  <jason@redhat.com>
3295
3296         PR c++/51565
3297         * g++.dg/ext/attrib42.C: New.
3298
3299 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
3300
3301         PR bootstrap/51796
3302         * gcc.dg/pr51796.c: New test.
3303
3304 2012-01-11  Jason Merrill  <jason@redhat.com>
3305
3306         PR c++/51818
3307         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
3308
3309 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3310
3311         * gnat.dg/array19.ad[sb]: New test.
3312
3313 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3314
3315         * gnat.dg/opt23.ad[sb]: New test.
3316         * gnat.dg/opt23_pkg.ad[sb]: New helper.
3317         * gnat.dg/opt24.ad[sb]: New test.
3318
3319 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3320
3321         PR tree-optimization/49642
3322         * gcc.dg/tree-ssa/pr49642-1.c: New test.
3323         * gcc.dg/tree-ssa/pr49642-2.c: New test.
3324
3325 2012-01-11  Jason Merrill  <jason@redhat.com>
3326
3327         PR c++/51613
3328         * g++.dg/template/explicit-args5.C: New.
3329
3330 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3331
3332         * gcc.c-torture/execute/20120110-1.c: New testcase.
3333
3334 2012-01-10  Jason Merrill  <jason@redhat.com>
3335
3336         PR c++/51614
3337         * g++.dg/inherit/ambig1.C: New.
3338
3339         PR c++/51433
3340         * g++.dg/cpp0x/constexpr-cache1.C: New.
3341
3342 2012-01-10  Richard Guenther  <rguenther@suse.de>
3343
3344         PR tree-optimization/51801
3345         * gcc.dg/torture/pr51801.c: New testcase.
3346
3347 2012-01-10  Tobias Burnus  <burnus@net-b.de>
3348
3349         PR fortran/51652
3350         * gfortran.dg/allocate_with_typespec_5.f90: New.
3351
3352 2012-01-10  Tobias Burnus  <burnus@net-b.de>
3353
3354         * gfortran.dg/class_39.f03: Update dg-error string.
3355
3356 2012-01-10  Richard Guenther  <rguenther@suse.de>
3357
3358         PR tree-optimization/50913
3359         * gcc.dg/graphite/interchange-16.c: New testcase.
3360         * gcc.dg/graphite/scop-20.c: XFAIL.
3361         * gfortran.dg/graphite/interchange-1.f: Likewise.
3362         * gfortran.dg/graphite/block-1.f90: Likewise.
3363         * gfortran.dg/graphite/block-2.f: Likewise.
3364
3365 2012-01-10  Richard Henderson  <rth@redhat.com>
3366
3367         * lib/target-supports.exp (check_effective_target_vect_perm,
3368         check_effective_target_vect_perm_byte,
3369         check_effective_target_vect_perm_short): Enable for arm neon.
3370
3371 2012-01-09  Tobias Burnus  <burnus@net-b.de>
3372
3373         PR fortran/46328
3374         * gfortran.dg/typebound_operator_11.f90: New.
3375
3376 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
3377
3378         * gnat.dg/array18.adb: New test.
3379         * gnat.dg/array18_pkg.ads: New helper.
3380
3381 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
3382
3383         PR fortran/51791
3384         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
3385         around base object in first assignment in main program.
3386         * gfortran.dg/typebound_operator_10.f03: New test.
3387
3388 2012-01-09  Martin Jambor  <mjambor@suse.cz>
3389
3390         PR tree-optimization/51759
3391         * g++.dg/ipa/pr51759.C: New test.
3392
3393 2012-01-09  Tobias Burnus  <burnus@net-b.de>
3394
3395         PR fortran/51758
3396         * gfortran.dg/optional_absent_2.f90: New.
3397
3398 2012-01-09  Tobias Burnus  <burnus@net-b.de>
3399
3400         PR fortran/51578
3401         * gfortran.dg/use_17.f90: New.
3402
3403 2012-01-09  Gary Funck  <gary@intrepid.com>
3404
3405         PR preprocessor/33919
3406         * gcc.dg/pr33919.c: New test.
3407         * gcc.dg/pr33919-0.h: New test header file.
3408         * gcc.dg/pr33919-1.h: Ditto.
3409         * gcc.dg/pr33919-2.h: Ditto.
3410
3411 2012-01-07  Jan Hubicka  <jh@suse.cz>
3412
3413         PR tree-optimize/51694
3414         * gcc.c-torture/compile/pr51694.c: new testcase.
3415
3416 2012-01-07  Jan Hubicka  <jh@suse.cz>
3417
3418         PR tree-optimization/51600
3419         * g++.dg/torture/pr51600.C: New testcase.
3420
3421 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3422
3423         PR gcov-profile/51715
3424         PR gcov-profile/51717
3425         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
3426         * gcc.misc-tests/gcov-14.c: Likewise.
3427
3428 2012-01-06  Jason Merrill  <jason@redhat.com>
3429
3430         * g++.dg/parse/new5.C: New.
3431
3432 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
3433
3434         PR testsuite/51655
3435         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
3436         including <string.h>.
3437
3438 2012-01-06  Jason Merrill  <jason@redhat.com>
3439
3440         * g++.dg/abi/mangle51.C: New.
3441         * g++.dg/abi/mangle52.C: New.
3442         * g++.dg/abi/mangle53.C: New.
3443         * g++.dg/abi/mangle54.C: New.
3444         * g++.dg/abi/mangle55.C: New.
3445         * g++.dg/abi/mangle56.C: New.
3446         * g++.dg/abi/mangle57.C: New.
3447         * g++.dg/abi/mangle58.C: New.
3448         * g++.dg/abi/mangle59.C: New.
3449         * g++.dg/cpp0x/trailing3.C: Update mangling.
3450         * g++.dg/cpp0x/variadic111.C: Update mangling.
3451         * g++.dg/cpp0x/variadic4.C: Update mangling.
3452         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
3453         * g++.dg/template/nontype22.C: Works now.
3454         * g++.dg/template/pr35240.C: Works now.
3455
3456         * g++.dg/cpp0x/error7.C: New.
3457
3458 2012-01-06  Tobias Burnus <burnus@net-b.de>
3459
3460         * gfortran.dg/deallocate_stat_2.f90: New.
3461         * coarray/allocate_errgmsg.f90: New.
3462         * gfortran.dg/coarray_lib_alloc_1.f90: New.
3463         * gfortran.dg/coarray_lib_alloc_2.f90: New.
3464         * coarray/subobject_1.f90: Fix for num_images > 1.
3465         * gfortran.dg/deallocate_stat.f90: Update due to changed
3466         stat= handling.
3467
3468 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
3469
3470         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
3471
3472 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3473
3474         * ada/acats/overflow.lst: Add cb20004.
3475
3476 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
3477
3478         PR c++/51541
3479         * g++.dg/cpp0x/alias-decl-18.C: New test.
3480
3481 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
3482
3483         * gcc.c-torture/execute/20120104-1.c: New test.
3484
3485 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
3486
3487         PR fortran/PR48946
3488         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
3489         the old typebound_operator_8.f03.
3490         * gfortran.dg/typebound_operator_8.f03: New version of
3491         typebound_operator_7.f03 with 'u' a derived type instead of a
3492         class object.
3493
3494 2012-01-05  Richard Guenther  <rguenther@suse.de>
3495
3496         * g++.dg/torture/pr49309.C: Skip for -flto.
3497
3498 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
3499
3500         PR middle-end/51761
3501         * gcc.c-torture/compile/pr51761.c: New test.
3502
3503 2012-01-05  Richard Guenther  <rguenther@suse.de>
3504
3505         PR tree-optimization/51760
3506         * gcc.dg/torture/pr51760.c: New testcase.
3507
3508 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
3509
3510         PR middle-end/51472
3511         * gcc.dg/tm/memopt-6.c: Adjust regexp.
3512
3513 2012-01-05  Richard Guenther  <rguenther@suse.de>
3514
3515         PR lto/41576
3516         * gfortran.dg/lto/pr41576_0.f90: New testcase.
3517         * gfortran.dg/lto/pr41576_1.f90: Likewise.
3518
3519 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
3520
3521         PR debug/51695
3522         * gcc.dg/pr51695.c: New test.
3523
3524 2012-01-04  Andrew Pinski  <apinski@cavium.com>
3525
3526         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
3527         * gcc.target/mips/octeon2-lx-1.c: New test.
3528         * gcc.target/mips/mips64-dsp-ldx.c: New test.
3529         * gcc.target/mips/octeon2-lx-2.c: New test.
3530         * gcc.target/mips/octeon2-lx-3.c: New test.
3531
3532 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
3533
3534         PR other/51163
3535         PR other/51164
3536         * gcc.dg/tm/alias-1.c:  Adjust regexp.
3537         * gcc.dg/tm/alias-2.c:  Adjust regexp.
3538
3539 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
3540
3541         PR c++/51064
3542         * g++.dg/warn/Wparentheses-26.C: New.
3543
3544 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
3545
3546         * gfortran.dg/elemental_optional_args_2.f90: New test.
3547
3548 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
3549
3550         PR fortran/49693
3551         * gfortran.dg/common_17.f90:  New test.
3552
3553 2012-01-04  Richard Guenther  <rguenther@suse.de>
3554
3555         PR tree-optimization/49651
3556         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
3557         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
3558
3559 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
3560
3561         PR c++/51738
3562         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
3563
3564 2012-01-03  Andrew Pinski  <apinski@cavium.com>
3565
3566         * lib/scanasm.exp (dg-function-on-line): Always use a special format
3567         for all mips targets.  Also allow an optional .cfi_startproc.
3568
3569 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
3570
3571         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
3572
3573 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
3574
3575         PR c++/29273
3576         * g++.dg/rtti/dyncast5.C: New.
3577
3578 2012-01-03  Richard Guenther  <rguenther@suse.de>
3579
3580         PR tree-optimization/51070
3581         * gcc.dg/torture/pr51070-2.c: New testcase.
3582
3583 2012-01-03  Richard Guenther  <rguenther@suse.de>
3584
3585         PR tree-optimization/51692
3586         * gcc.dg/torture/pr51692.c: New testcase.
3587
3588 2012-01-03  Richard Guenther  <rguenther@suse.de>
3589
3590         PR debug/51650
3591         * g++.dg/lto/pr51650-3_0.C: New testcase.
3592
3593 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
3594
3595         PR c++/15867
3596         * g++.dg/warn/Wredundant-decls-spec.C: New.
3597
3598 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
3599
3600         PR tree-optimization/51719
3601         * g++.dg/tree-prof/pr51719.C: New test.
3602
3603 2012-01-03  Richard Guenther  <rguenther@suse.de>
3604
3605         PR middle-end/51730
3606         * gcc.dg/fold-compare-6.c: New testcase.
3607
3608 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
3609
3610         PR c++/51669
3611         * g++.dg/gomp/pr51669.C: New test.
3612
3613 2012-01-02  Jason Merrill  <jason@redhat.com>
3614
3615         PR c++/51675
3616         * g++.dg/cpp0x/constexpr-union2.C: New.
3617
3618         PR c++/51666
3619         * g++.dg/cpp0x/nsdmi-defer5.C: New.
3620
3621 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
3622
3623         PR c++/51462
3624         * g++.dg/cpp0x/constexpr-99.C: New test.
3625
3626 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
3627
3628         PR c++/20140
3629         * g++.dg/template/init9.C: New.
3630
3631 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
3632
3633         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
3634         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
3635         rather than a specific number.
3636
3637 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
3638
3639         PR fortran/46262
3640         PR fortran/46328
3641         PR fortran/51052
3642         * gfortran.dg/typebound_operator_7.f03: New.
3643         * gfortran.dg/typebound_operator_8.f03: New.
3644
3645 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
3646
3647         PR target/51729
3648         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
3649         XFAIL.
3650         * gcc.target/mips/dspr2-MULTU.c: Likewise.
3651
3652 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
3653
3654         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
3655
3656 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
3657
3658         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
3659         for MIPS.
3660
3661 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
3662
3663         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
3664         * gfortran.dg/io_real_boz_4.f90: Likewise.
3665         * gfortran.dg/io_real_boz_5.f90: Likewise.
3666
3667 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
3668
3669         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
3670
3671 2012-01-02  Revital Eres  <revital.eres@linaro.org>
3672
3673         * gcc.dg/sms-11.c: New file.
3674
3675 2012-01-02  Tobias Burnus  <burnus@net-b.de>
3676
3677         PR fortran/51682
3678         * gfortran.dg/coarray/image_index_3.f90: New.
3679
3680 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
3681
3682         PR c++/16603
3683         * g++.dg/parse/enum8.C: New.
3684
3685 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
3686
3687         PR c++/51379
3688         * g++.dg/conversion/reinterpret4.C: New.
3689         * g++.dg/conversion/reinterpret1.C: Adjust.
3690
3691 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
3692
3693         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
3694
3695 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
3696
3697         * g++.old-deja/g++.brendan/crash25.C: Adjust.
3698         * g++.old-deja/g++.brendan/crash56.C: Likewise.
3699         * g++.old-deja/g++.jason/access14.C: Likewise.
3700         * g++.old-deja/g++.jason/access8.C: Likewise.
3701         * g++.old-deja/g++.jason/access1.C: Likewise.
3702         * g++.old-deja/g++.other/access3.C: Likewise.
3703         * g++.old-deja/g++.other/access5.C: Likewise.
3704         * g++.old-deja/g++.law/unsorted1.C: Likewise.
3705         * g++.old-deja/g++.law/visibility22.C: Likewise.
3706         * g++.old-deja/g++.law/visibility26.C: Likewise.
3707         * g++.old-deja/g++.mike/p2746.C: Likewise.
3708         * g++.dg/debug/using1.C: Likewise.
3709         * g++.dg/lookup/using51.C: Likewise.
3710         * g++.dg/inherit/using5.C: Likewise.
3711         * g++.dg/inherit/pr30297.C: Likewise.
3712         * g++.dg/inherit/access8.C: Likewise.
3713         * g++.dg/torture/pr39362.C: Likewise.
3714         * g++.dg/template/crash13.C: Likewise.
3715         * g++.dg/template/using10.C: Likewise.
3716
3717 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
3718
3719         PR fortran/51502
3720         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
3721         change.
3722
3723 2012-01-01  Ira Rosen  <irar@il.ibm.com>
3724
3725         PR tree-optimization/51704
3726         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
3727         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
3728         corresponding flags.
3729
3730 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
3731
3732         PR c++/51723
3733         * g++.dg/cpp0x/constexpr-delegating2.C: New.
3734
3735 2012-01-01  Jan Hubicka  <jh@suse.cz>
3736
3737         PR rtl-optimization/51069
3738         * gcc.c-torture/compile/pr51069.c: New testcase.
3739
3740 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
3741
3742         PR tree-optimization/51683
3743         * gcc.dg/pr51683.c: New test.
3744 \f
3745 Copyright (C) 2012 Free Software Foundation, Inc.
3746
3747 Copying and distribution of this file, with or without modification,
3748 are permitted in any medium without royalty provided the copyright
3749 notice and this notice are preserved.