OSDN Git Service

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