OSDN Git Service

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