OSDN Git Service

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