OSDN Git Service

1c7f779a7857eb02b50c2c512e6e7a13d8327c74
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2012-08-27  Tobias Burnus  <burnus@net-b.de>
2
3         * gfortran.dg/bessel_5.f90: Remove -Wno-compare-reals
4         from dg-options as -Wall no longer implies it.
5
6 2012-08-26  Richard Sandiford  <rdsandiford@googlemail.com>
7
8         * lib/scanasm.exp (scan-assembler-times_required_options): New proc.
9
10 2012-08-25  Jason Merrill  <jason@redhat.com>
11
12         * g++.dg/cpp0x/fntmpdefarg3.C: New.
13
14 2012-08-25  Paolo Carlini  <paolo.carlini@oracle.com>
15
16         PR c++/51421
17         * g++.dg/cpp0x/auto34.C: New.
18
19 2012-08-24  Jakub Jelinek  <jakub@redhat.com>
20
21         PR c/54363
22         * gcc.dg/pr54363.c: New test.
23
24         PR c/54355
25         * gcc.dg/pr54355.c: New test.
26
27 2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
28
29         PR debug/52857
30         * gcc.target/i386/pr52857-1.c: New.
31         * gcc.target/i386/pr52857-2.c: Likewise.
32
33 2012-08-23  Richard Sandiford  <rdsandiford@googlemail.com>
34
35         * gcc.target/mips/code-readable-4.c: New test.
36
37 2012-08-23  Julian Brown  <julian@codesourcery.com>
38             Sandra Loosemore  <sandra@codesourcery.com>
39
40         * gcc.target/mips/code-readable-1.c: Add -O to options.
41
42 2012-08-23  Paolo Carlini  <paolo.carlini@oracle.com>
43
44         PR c++/20420
45         * g++.dg/lookup/using53.C: New.
46
47 2012-08-23  Georg-Johann Lay  <avr@gjlay.de>
48
49         * gcc.dg/fixed-point/convert.c: Split into manageable parts:
50         * gcc.dg/fixed-point/convert-1.c: New.
51         * gcc.dg/fixed-point/convert-2.c: New.
52         * gcc.dg/fixed-point/convert-3.c: New.
53         * gcc.dg/fixed-point/convert-4.c: New.
54         * gcc.dg/fixed-point/convert-float-1.c: New.
55         * gcc.dg/fixed-point/convert-float-2.c: New.
56         * gcc.dg/fixed-point/convert-float-3.c: New.
57         * gcc.dg/fixed-point/convert-float-4.c: New.
58         * gcc.dg/fixed-point/convert-accum-neg.c: New.
59         * gcc.dg/fixed-point/convert-sat.c: New.
60         * gcc.dg/fixed-point/convert.h: New.
61
62 2012-08-22  Oleg Endo  <olegendo@gcc.gnu.org>
63
64         PR target/54089
65         * gcc.target/sh/pr54089-2.c: New.
66
67 2012-08-22  H.J. Lu  <hongjiu.lu@intel.com>
68
69         * gcc.target/i386/long-double-64-1.c: New file.
70         * gcc.target/i386/long-double-64-2.c: Likewise.
71         * gcc.target/i386/long-double-64-3.c: Likewise.
72         * gcc.target/i386/long-double-64-4.c: Likewise.
73         * gcc.target/i386/long-double-80-1.c: Likewise.
74         * gcc.target/i386/long-double-80-2.c: Likewise.
75         * gcc.target/i386/long-double-80-3.c: Likewise.
76         * gcc.target/i386/long-double-80-4.c: Likewise.
77         * gcc.target/i386/long-double-80-5.c: Likewise.
78         * gcc.target/i386/long-double-80-6.c: Likewise.
79         * gcc.target/i386/long-double-80-7.c: Likewise.
80
81 2012-08-22  Marc Glisse  <marc.glisse@inria.fr>
82
83         PR tree-optimization/54317
84         * gcc.dg/tree-ssa/vrp79.c: New testcase.
85
86 2012-08-21  Oleg Endo  <olegendo@gcc.gnu.org>
87
88         PR target/39423
89         * gcc.target/sh/pr39423-2.c: New.
90
91 2012-08-21  Marc Glisse  <marc.glisse@inria.fr>
92
93         * gcc.dg/tree-ssa/forwprop-19.c: New testcase.
94         * gcc.dg/fold-perm.c: Likewise.
95
96 2012-08-20  Jan Hubicka  <jh@suse.cz>
97
98         PR fortran/48636
99         * gcc.dg/ipa/inlinehint-1.c: New.
100
101 2012-08-20  Florian Weimer  <fweimer@redhat.com>
102
103         PR c++/19351
104         * g++.dg/init/new38.C: New test.
105         * g++.dg/init/new39.C: New test.
106
107 2012-08-20  Oleg Endo  <olegendo@gcc.gnu.org>
108
109         PR target/54089
110         * gcc.target/sh/pr54089-1.c: New.
111
112 2012-08-20  Oleg Endo  <olegendo@gcc.gnu.org>
113
114         PR target/51244
115         * gcc.target/sh/pr51244-11.c: New.
116
117 2012-08-20  Tobias Burnus  <burnus@net-b.de>
118
119         PR fortran/54301
120         * gfortran.dg/warn_target_lifetime_2.f90: New.
121
122 2012-08-20  Paolo Carlini  <paolo.carlini@oracle.com>
123
124         PR c++/10416
125         * g++.dg/warn/Wunused-var-17.C: New.
126
127 2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
128
129         PR middle-end/53992
130         * gcc.dg/gomp/pr53992.c: New test.
131
132 2012-08-20  Richard Earnshaw  <rearnsha@arm.com>
133
134         PR tree-ssa/54295
135         * gcc.c-torture/execute/20120817-1.c: New test.
136
137 2012-08-20  Richard Earnshaw  <rearnsha@arm.com>
138
139         * gcc.target/arm/thumb-16bit-ops.c (f): This test uses a 16-bit
140         add instruction.
141         (f2): New test that really does need adds.
142
143 2012-08-20  Richard Guenther  <rguenther@suse.de>
144
145         PR tree-optimization/54327
146         * gcc.dg/torture/pr54327.c: New testcase.
147
148 2012-08-20  Jakub Jelinek  <jakub@redhat.com>
149
150         PR tree-optimization/54321
151         * gcc.c-torture/compile/pr54321.c: New test.
152
153 2012-08-20  Tobias Burnus  <burnus@net-b.de>
154
155         PR fortran/54301
156         * gfortran.dg/warn_target_lifetime_1.f90: New.
157
158 2012-08-19  Thomas König  <tkoenig@gcc.gnu.org>
159
160         PR fortran/54298
161         * gfortran.dg/real_compare_1.f90: New test case.
162         * gfortran.dg/bessel_5.f90: Add -Wno-compare-reals to options.
163
164 2012-08-18  Jan Hubicka  <jh@suse.cz>
165
166         * gcc.dg/ipa/iinline-1.c: Update testcase to test inline hints.
167
168 2012-08-18  Mikael Morin  <mikael@gcc.gnu.org>
169
170         PR fortran/39290
171         * gfortran.dg/interface_37.f90: New test.
172
173 2012-08-17  H.J. Lu  <hongjiu.lu@intel.com>
174             Gary Funck <gary@intrepid.com>
175
176         PR target/20020
177         * gcc.target/i386/pr20020-1.c: New test.
178         * gcc.target/i386/pr20020-2.c: Likewise.
179         * gcc.target/i386/pr20020-3.c: Likewise.
180
181 2012-08-17  Marc Glisse  <marc.glisse@inria.fr>
182
183         * gcc.target/i386/perm-concat.c: New test.
184
185 2012-08-17  Julian Brown  <julian@codesourcery.com>
186
187         * gcc.target/arm/div64-unwinding.c: New test.
188
189 2012-08-17  Jakub Jelinek  <jakub@redhat.com>
190
191         * gcc.dg/torture/Wsizeof-pointer-memaccess1.c: New test.
192
193 2012-08-16  Oleg Endo  <olegendo@gcc.gnu.org>
194
195         PR target/54236
196         * gcc.target/sh/pr54236-1.c: New.
197
198 2012-08-16  Hans-Peter Nilsson  <hp@axis.com>
199
200         * lib/target-supports.exp (check_effective_target_sync_int_long)
201         (check_effective_target_sync_char_short): Enable for crisv32-*
202         and cris-*.
203
204         PR middle-end/54261
205         * gcc.dg/torture/pr54261-1.c: New test.
206
207 2012-08-15  Janus Weil  <janus@gcc.gnu.org>
208
209         PR fortran/54243
210         PR fortran/54244
211         * gfortran.dg/typebound_call_24.f03: New.
212
213 2012-08-15  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
214
215         PR tree-optimization/54245
216         * gcc.dg/tree-ssa/pr54245.c: New test.
217
218 2012-08-15  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
219
220         PR tree-optimization/54240
221         * gcc.target/powerpc/pr54240.c: New test.
222         * gcc.target/mips/pr54240.c: Likewise.
223
224 2012-08-14  Oleg Endo  <olegendo@gcc.gnu.org>
225
226         PR target/52933
227         * gcc.target/sh/pr52933-1.c: New.
228         * gcc.target/sh/pr52933-2.c: New.
229
230 2012-08-14  Oleg Endo  <olegendo@gcc.gnu.org>
231
232         PR target/50751
233         * gcc.target/sh/pr50751-8.c: New.
234
235 2012-08-14  Mikael Morin  <mikael@gcc.gnu.org>
236
237         PR fortran/47586
238         * gfortran.dg/typebound_proc_20.f90: Enable runtime test.
239         * gfortran.dg/typebound_proc_27.f03: New test.
240
241 2012-08-14  Sterling Augustine  <saugustine@google.com>
242
243         * g++.dg/debug/dwarf2/pubnames-2.C: Adjust.
244
245 2012-08-14  Tobias Burnus  <burnus@net-b.de>
246
247         PR fortran/40881
248         * gfortran.dg/data_constraints_3.f90: New.
249         * gfortran.dg/data_constraints_1.f90: Add dg-options ""
250         to disable -pedantic compilation.
251         * gfortran.dg/pr37243.f: Ditto.
252         * gfortran.dg/g77/19990826-3.f: Ditto.
253         * gfortran.dg/g77/20020307-1.f : Ditto.
254         * gfortran.dg/g77/980310-3.f: Ditto.
255
256 2012-08-14  Tobias Burnus  <burnus@net-b.de>
257
258         PR fortran/54234
259         * gfortran.dg/warn_conversion_4.f90: New.
260
261 2012-08-14  Jakub Jelinek  <jakub@redhat.com>
262
263         PR middle-end/53411
264         PR rtl-optimization/53495
265         * gcc.c-torture/compile/pr53411.c: New test.
266         * gcc.c-torture/compile/pr53495.c: New test.
267
268 2012-08-13  Richard Guenther  <rguenther@suse.de>
269
270         * gcc.dg/tree-prof/update-loopch.c: Adjust.
271
272 2012-08-13  Richard Guenther  <rguenther@suse.de>
273
274         PR tree-optimization/54200
275         * gcc.dg/guality/pr54200.c: New testcase.
276         * gcc.dg/tree-ssa/slsr-8.c: Adjust.
277
278 2012-08-12  Oleg Endo  <olegendo@gcc.gnu.org>
279
280         * gcc.target/sh/prefetch.c: Add -m3* to inclusion list.
281
282 2012-08-12  Oleg Endo  <olegendo@gcc.gnu.org>
283
284         PR target/51244
285         * gcc.target/sh/pr51244-7.c: New.
286         * gcc.target/sh/pr51244-8.c: New.
287         * gcc.target/sh/pr51244-9.c: New.
288         * gcc.target/sh/pr51244-10.c: New.
289
290 2012-08-12  Oleg Endo  <olegendo@gcc.gnu.org>
291
292         * gcc.target/sh/pr50749-sf-postinc-1.c: Skip for -m3.  Don't skip for
293         -m2e or -m2a.
294         * gcc.target/sh/pr50749-sf-postinc-3.c: Likewise.
295         * gcc.target/sh/pr53511-1.c: Likewise.
296         * gcc.target/sh/pr50749-sf-predec-1.c: Likewise.
297         * gcc.target/sh/pr50749-sf-predec-3.c: Likewise.
298         * gcc.target/sh/pr53512-1.c: Skip for -m3*.
299         * gcc.target/sh/pr53512-3.c: Likewise.
300         * gcc.target/sh/pr21255-3.c: Skip for single precision FPU targets.
301
302 2012-08-12  Oleg Endo  <olegendo@gcc.gnu.org>
303
304         PR target/39423
305         * gcc.c-torture/compile/pr39423-1.c: New.
306         * gcc.c-torture/compile/pr39423-2.c: New.
307
308 2012-08-12  Tobias Burnus  <burnus@net-b.de>
309
310         PR fortran/54221
311         * vect/vect-gems.f90: Don't mark module vars as PRIVATE as
312         they appear uninitialized on the RHS.
313         * gfortran.dg/public_private_module_6.f90: New.
314
315 2012-08-11  Martin Jambor  <mjambor@suse.cz>
316
317         PR fortran/48636
318         * gfortran.dg/pr48636.f90: New test.
319
320 2012-08-10  Jakub Jelinek  <jakub@redhat.com>
321
322         * gcc.dg/torture/vector-shuffle1.c (f): Pass vectors indirectly
323         to avoid warnings.
324         (main): Adjust caller.
325
326 2012-08-10  Richard Guenther  <rguenther@suse.de>
327
328         * gcc.dg/matrix/*.c: Adjust and move ...
329         * gcc.dg/torture/: ... here.
330         * gcc.dg/matrix: Remove directory.
331
332 2012-08-10  Richard Guenther  <rguenther@suse.de>
333
334         PR middle-end/54219
335         * gcc.dg/torture/vector-shuffle1.c: New testcase.
336
337 2012-08-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
338
339         PR middle-end/54211
340         * gcc.dg/tree-ssa/pr54211.c: New test.
341
342 2012-08-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
343
344         * lib/target-supports.exp (check_effective_target_long_neq_int): New.
345         * gcc.dg/tree-ssa/slsr-30.c: Check for long_neq_int effective target.
346
347 2012-08-10  Richard Guenther  <rguenther@suse.de>
348
349         PR tree-optimization/54109
350         * gcc.dg/torture/pr54109.c: New testcase.
351         * gcc.dg/tree-ssa/forwprop-1.c: Adjust.
352         * gcc.dg/tree-ssa/forwprop-2.c: Likewise.
353
354 2012-08-10  Richard Guenther  <rguenther@suse.de>
355
356         PR tree-optimization/54027
357         * gcc.dg/torture/pr54027.c: New testcase.
358
359 2012-08-10  Richard Guenther  <rguenther@suse.de>
360
361         * g++.dg/plugin/selfassign.c: Adjust.
362         * gcc.dg/plugin/selfassign.c: Likewise.
363         * gcc.dg/strlenopt-11.c: Likewise.
364         * gcc.dg/strlenopt-13.c: Likewise.
365         * gcc.dg/no-strict-overflow-4.c: Likewise.
366         * gcc.dg/strict-overflow-4.c: Likewise.
367         * gcc.dg/tree-ssa/alias-11.c: Likewise.
368         * gcc.dg/tree-ssa/alias-6.c: Likewise.
369         * gcc.dg/tree-ssa/asm-3.c: Likewise.
370         * gcc.dg/tree-ssa/pr18908.c: Likewise.
371         * gcc.dg/tree-ssa/pr19431.c: Likewise.
372         * gcc.dg/tree-ssa/ssa-pre-21.c: Likewise.
373         * gcc.dg/tree-ssa/phi-opt-10.c: Likewise.
374         * gcc.dg/tree-ssa/phi-opt-7.c: Likewise.
375         * gcc.dg/tree-ssa/slsr-27.c: Likewise.
376         * gcc.dg/tree-ssa/slsr-28.c: Likewise.
377         * gcc.dg/tree-ssa/slsr-29.c: Likewise.
378         * gcc.dg/pr46309.c: Likewise.
379         * gcc.dg/tree-ssa/loop-5.c: Likewise.
380
381 2012-08-09  Uros Bizjak  <ubizjak@gmail.com>
382
383         * gcc.c-torture/compile/20120727-1.c (dg-options): Add -mfpmath=387
384         for x86 targets.
385         * gcc.c-torture/compile/20120727-2.c: New test.
386
387 2012-08-09  Martin Jambor  <mjambor@suse.cz>
388
389         * gcc.dg/ipa/iinline-4.c: New test.
390         * gcc.dg/ipa/iinline-5.c: Likewise.
391         * gcc.dg/ipa/iinline-6.c: Likewise.
392         * gcc.dg/ipa/iinline-7.c: Likewise.
393         * gcc.dg/lto/20120723_0.c: Likewise.
394         * gcc.dg/lto/20120723_1.c: Likewise.
395
396 2012-08-09  Oleg Endo  <olegendo@gcc.gnu.org>
397
398         PR target/39423
399         * gcc.target/sh/pr39423-1.c: New.
400
401 2012-08-09  Oleg Endo  <olegendo@gcc.gnu.org>
402
403         PR target/51244
404         * gcc.target/sh/pr51244-5: New.
405         * gcc.target/sh/pr51244-6: New.
406
407 2012-08-09  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
408
409         * gcc.target/i386/adx-addxcarry32-3.c: New.
410         * gcc.target/i386/adx-addxcarry64-3.c: New.
411
412 2012-08-09  Andrey Belevantsev  <abel@ispras.ru>
413
414         PR rtl-optimization/53701
415         * gcc.dg/pr53701.c: New test.
416
417 2012-08-09  Bernd Schmidt  <bernds@codesourcery.com>
418
419         * gcc.c-torture/compile/20120727-1.c: New test.
420
421 2012-08-09  Tobias Burnus  <burnus@net-b.de>
422
423         PR fortran/54199
424         * gfortran.dg/intrinsic_shadow_4.f90: New.
425
426 2012-08-08  H.J. Lu  <hongjiu.lu@intel.com>
427
428         * gcc.dg/tree-ssa/slsr-30.c: Require non-ilp32.  Remove dg-skip-if.
429
430 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
431
432         * gcc.c-torture/execute/20120808-1.c: New test.
433
434 2012-08-08  H.J. Lu  <hongjiu.lu@intel.com>
435
436         PR rtl-optimization/54157
437         * gcc.target/i386/pr54157.c: New file.
438
439 2012-08-08 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
440
441         * gcc.target/i386/adx-addcarryx32-1.c: New.
442         * gcc.target/i386/adx-addcarryx32-2.c: New.
443         * gcc.target/i386/adx-addcarryx64-1.c: New.
444         * gcc.target/i386/adx-addcarryx64-2.c: New.
445         * gcc.target/i386/adx-check.h: New.
446         * gcc.target/i386/i386.exp (check_effective_target_adx): New.
447         * gcc.target/i386/sse-12.c: Add -madx.
448         * gcc.target/i386/sse-13.c: Ditto.
449         * gcc.target/i386/sse-14.c: Ditto.
450         * gcc.target/i386/sse-22.c: Ditto.
451         * gcc.target/i386/sse-23.c: Ditto.
452         * g++.dg/other/i386-2.C: Ditto.
453         * g++.dg/other/i386-3.C: Ditto.
454
455 2012-08-07  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
456
457         * gcc.dg/tree-ssa/slsr-5.c: New.
458         * gcc.dg/tree-ssa/slsr-6.c: New.
459         * gcc.dg/tree-ssa/slsr-7.c: New.
460         * gcc.dg/tree-ssa/slsr-8.c: New.
461         * gcc.dg/tree-ssa/slsr-9.c: New.
462         * gcc.dg/tree-ssa/slsr-10.c: New.
463         * gcc.dg/tree-ssa/slsr-11.c: New.
464         * gcc.dg/tree-ssa/slsr-12.c: New.
465         * gcc.dg/tree-ssa/slsr-13.c: New.
466         * gcc.dg/tree-ssa/slsr-14.c: New.
467         * gcc.dg/tree-ssa/slsr-15.c: New.
468         * gcc.dg/tree-ssa/slsr-16.c: New.
469         * gcc.dg/tree-ssa/slsr-17.c: New.
470         * gcc.dg/tree-ssa/slsr-18.c: New.
471         * gcc.dg/tree-ssa/slsr-19.c: New.
472         * gcc.dg/tree-ssa/slsr-20.c: New.
473         * gcc.dg/tree-ssa/slsr-21.c: New.
474         * gcc.dg/tree-ssa/slsr-22.c: New.
475         * gcc.dg/tree-ssa/slsr-23.c: New.
476         * gcc.dg/tree-ssa/slsr-24.c: New.
477         * gcc.dg/tree-ssa/slsr-25.c: New.
478         * gcc.dg/tree-ssa/slsr-26.c: New.
479         * gcc.dg/tree-ssa/slsr-30.c: New.
480         * gcc.dg/tree-ssa/slsr-31.c: New.
481
482 2012-08-07  Steven Bosscher  <steven@gcc.gnu.org>
483
484         * gcc.dg/tree-prof/update-loopch.c: Ask for dump with blocks info.
485         * gcc.dg/tree-ssa/attr-hotcold-2.c: Likewise.
486         * gcc.dg/tree-ssa/pr18133-1.c: Likewise.
487
488 2012-08-06  Cary Coutant  <ccoutant@google.com>
489
490         * g++.dg/debug/dwarf2/non-virtual-thunk.C: New test case.
491
492 2012-08-06  Janus Weil  <janus@gcc.gnu.org>
493
494         PR fortran/35831
495         * gfortran.dg/dummy_procedure_5.f90: Modified.
496         * gfortran.dg/dummy_procedure_8.f90: New.
497         * gfortran.dg/interface_26.f90: Modified.
498         * gfortran.dg/proc_ptr_11.f90: Modified.
499         * gfortran.dg/proc_ptr_15.f90: Modified.
500         * gfortran.dg/proc_ptr_result_5.f90: Modified.
501         * gfortran.dg/typebound_override_1.f90: Modified.
502         * gfortran.dg/typebound_proc_6.f03: Modified.
503
504 2012-08-06  Marc Glisse  <marc.glisse@inria.fr>
505
506         PR tree-optimization/51938
507         PR tree-optimization/52005
508         * gcc.dg/tree-ssa/ssa-ifcombine-8.c: New testcase.
509         * gcc.dg/tree-ssa/ssa-ifcombine-9.c: Likewise.
510         * gcc.dg/tree-ssa/ssa-ifcombine-10.c: Likewise.
511         * gcc.dg/tree-ssa/ssa-ifcombine-11.c: Likewise.
512
513 2012-08-06  Dodji Seketeli  <dodji@redhat.com>
514
515         Avoid crashing on erroneous static_assert usage
516         * g++.dg/cpp0x/static_assert8.C: New test.
517
518 2012-08-06  Jason Merrill  <jason@redhat.com>
519
520         * g++.dg/cpp0x/sfinae38.C: New.
521
522 2012-08-06  Marc Glisse  <marc.glisse@inria.fr>
523             Paolo Carlini  <paolo.carlini@oracle.com>
524
525         PR c++/54165
526         * g++.dg/conversion/void2.C: New.
527
528 2012-08-06  Tom de Vries  <tom@codesourcery.com>
529
530         * gcc.dg/tree-ssa/vrp78.c: New test.
531
532 2012-08-04  Sandra Loosemore  <sandra@codesourcery.com>
533             Richard Sandiford  <rdsandiford@googlemail.com>
534
535         * g++.dg/opt/enum2.C: Require fpic target.
536         * g++.dg/lto/20090303_0.C: Likewise.
537
538 2012-08-04  Sandra Loosemore  <sandra@codesourcery.com>
539             Catherine Moore  <clm@codesourcery.com>
540
541         * gcc.target/mips/clear-cache-1.c: Test for alternate cache
542         flush function names too.
543         * gcc.target/mips/clear-cache-1.c: Likewise.
544
545 2012-08-03  Bill Schmidt  <wschmidt@linux.ibm.com>
546
547         PR target/54156
548         * testsuite/gcc.dg/vect/pr53773.c: Change to use optimized dump.
549
550 2012-08-03  Mikael Morin  <mikael@gcc.gnu.org>
551
552         PR fortran/54166
553         * gfortran.dg/array_5.f90: New test.
554
555 2012-08-03 Marc Glisse <marc.glisse@inria.fr>
556
557         PR tree-optimization/30318
558         * gcc.dg/tree-ssa/vrp77.c: New testcase.
559
560 2012-08-03  Marc Glisse  <marc.glisse@inria.fr>
561
562         * g++.dg/ext/vector17.C: New testcase.
563
564 2012-08-02  Richard Sandiford  <rdsandiford@googlemail.com>
565
566         PR target/51931
567         * gcc.c-torture/compile/20001226-1.c: Remove nomips16 attribute.
568         * g++.dg/opt/longbranch1.C: Likewise.
569
570 2012-08-02  Marc Glisse  <marc.glisse@inria.fr>
571
572         PR tree-optimization/53805
573         * gcc.dg/fold-notunord.c: New testcase.
574
575 2012-08-02  Mikael Morin  <mikael@gcc.gnu.org>
576
577         PR fortran/48820
578         * gfortran.dg/assumed_rank_bounds_1.f90:  New test.
579         * gfortran.dg/assumed_rank_bounds_2.f90:  New test.
580
581 2012-08-02  Jason Merrill  <jason@redhat.com>
582             Paolo Carlini  <paolo.carlini@oracle.com>
583
584         PR c++/51213 (again)
585         * g++.dg/cpp0x/sfinae37.C: Extend.
586
587 2012-08-02  Richard Guenther  <rguenther@suse.de>
588
589         PR tree-optimization/50672
590         * g++.dg/torture/pr50672.C: New testcase.
591
592 2012-08-02  Janus Weil  <janus@gcc.gnu.org>
593
594         PR fortran/54147
595         * gfortran.dg/abstract_type_6.f03: Modified.
596         * gfortran.dg/proc_ptr_comp_3.f90: Modified.
597         * gfortran.dg/proc_ptr_comp_35.f90: New.
598         * gfortran.dg/typebound_proc_9.f03: Modified.
599         * gfortran.dg/typebound_proc_26.f90: New.
600
601 2012-08-02  Richard Guenther  <rguenther@suse.de>
602
603         * gcc.dg/torture/pta-callused-1.c: Adjust.
604         * gcc.dg/torture/pta-ptrarith-3.c: Likewise.
605         * gcc.dg/torture/ssa-pta-fn-1.c: Likewise.
606         * gcc.dg/tree-ssa/alias-19.c: Likewise.
607         * gcc.dg/tree-ssa/pta-escape-1.c: Likewise.
608         * gcc.dg/tree-ssa/pta-escape-2.c: Likewise.
609         * gcc.dg/tree-ssa/pta-escape-3.c: Likewise.
610         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Likewise.
611         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
612
613 2012-08-01  Thomas König  <tkoenig@gcc.gnu.org>
614
615         PR fortran/54033
616         * gfortran.dg/include_6.f90:  New test case.
617         * gfortran.dg/include_7.f90:  New test case.
618         * gfortran.dg/include_3.f90:  Add dg-warning for missing directory.
619
620 2012-08-01  Tom de Vries  <tom@codesourcery.com>
621
622         * gcc.dg/tree-ssa/vrp76.c: New test.
623
624 2012-08-01  Bill Schmidt  <wschmidt@linux.ibm.com>
625
626         PR tree-optimization/46556
627         * testsuite/gcc.dg/tree-ssa/slsr-27.c: New.
628         * testsuite/gcc.dg/tree-ssa/slsr-28.c: New.
629         * testsuite/gcc.dg/tree-ssa/slsr-29.c: New.
630
631 2012-07-31  Janus Weil  <janus@gcc.gnu.org>
632
633         PR fortran/42418
634         * gfortran.dg/proc_decl_29.f90: New.
635
636 2012-07-31  Dehao Chen  <dehao@google.com>
637
638         * gcc.dg/predict-7.c: New test.
639
640 2012-07-31  Janus Weil  <janus@gcc.gnu.org>
641
642         PR fortran/54134
643         * gfortran.dg/typebound_override_3.f90: New.
644
645 2012-07-31  Bill Schmidt  <wschmidt@linux.ibm.com>
646
647         PR tree-optimization/53773
648         * testsuite/gcc.dg/vect/pr53773.c: New test.
649
650 2012-07-31  Nick Clifton  <nickc@redhat.com>
651
652         * gcc.dg/stack-usage-1.c (SIZE): Define for FRV,
653         and for XStormy16.
654
655 2012-07-31  Tobias Burnus  <burnus@net-b.de>
656
657         * gfortran.dg/c_funloc_tests_6.f90: New.
658         * gfortran.dg/c_funloc_tests_7.f90: New.
659         * gfortran.dg/c_funloc_tests_5.f03: Compile with -std=f2003.
660
661 2012-07-31  Paolo Carlini  <paolo.carlini@oracle.com>
662
663         PR c++/53624
664         * g++.dg/cpp0x/temp_default5.C: New.
665
666 2012-07-30  Janus Weil  <janus@gcc.gnu.org>
667
668         PR fortran/51081
669         * gfortran.dg/proc_ptr_37.f90: New.
670
671 2012-07-30  Ulrich Weigand  <ulrich.weigand@linaro.org>
672
673         * lib/target-supports.exp
674         (check_effective_target_vect_natural_alignment): New function.
675         * gcc.dg/align-2.c: Only run on targets with natural alignment
676         of vector types.
677         * gcc.dg/vect/slp-25.c: Adjust tests for targets without natural
678         alignment of vector types.
679
680 2012-07-30  Kirill Yukhin  <kirill.yukhin@intel.com>
681             Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
682
683         * gcc.target/i386/rdseed16-1.c: New.
684         * gcc.target/i386/rdseed32-1.c: Ditto
685         * gcc.target/i386/rdseed64-1.c: Ditto
686         * gcc.target/i386/sse-12.c: Add -mrdseed.
687         * gcc.target/i386/sse-13.c: Ditto.
688         * gcc.target/i386/sse-14.c: Ditto.
689         * g++.dg/other/i386-2.C: Ditto.
690         * g++.dg/other/i386-3.C: Ditto.
691
692 2012-07-30  Oleg Endo  <olegendo@gcc.gnu.org>
693
694         PR target/51244
695         * gcc.target/sh/pr51244-4.c: New.
696
697 2012-07-27  Uros Bizjak  <ubizjak@gmail.com>
698
699         * gfortran.dg/bind_c_array_params_2.f90: Add "-mno-explicit-relocs"
700         for alpha*-*-* targets.  Cleanup original tree dump.
701
702 2012-07-27  Segher Boessenkool  <segher@kernel.crashing.org>
703
704         * gcc.target/powerpc/rs6000-power2-1.c: Delete.
705         * gcc.target/powerpc/rs6000-power2-2.c: Delete.
706
707 2012-07-27  Anna Tikhonova  <anna.tikhonova@intel.com>
708
709         * gcc.dg/20020201-1.c: Remove declarations for exit, abort,
710         rand, srand. Include <stdlib.h>.
711
712 2012-07-26  Janis Johnson  <janisjo@codesourcery.com>
713
714         * gcc.dg/pr45259.c: Only -fpic depends on fpic support.
715
716 2012-07-26  Richard Henderson  <rth@redhat.com>
717
718         * gcc.dg/attr-hotcold-1.c: New.
719         * gcc.dg/tree-ssa/attr-hotcold-2.c: New.
720
721 2012-07-26  Andrew Jenner  <andrew@codesourcery.com>
722             Sandra Loosemore  <sandra@codesourcery.com>
723
724         * gcc.c-torture/compile/pr50380.c: Add code to cause cycle of length 2.
725
726 2012-07-26  Tobias Burnus  <burnus@net-b.de>
727
728         * gfortran.dg/contiguous_1.f90: Update dg-error.
729         * gfortran.dg/proc_ptr_32.f90: Ditto.
730
731 2012-07-26  Richard Guenther  <rguenther@suse.de>
732
733         PR tree-optimization/54098
734         * gcc.dg/torture/pr54098.c: New testcase.
735
736 2012-07-26  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
737
738         * gcc.target/arm/neon/vld1Q_dupu64.c: Regenerate.
739         * gcc.target/arm/neon/vld1Q_dups64.c: Likewise.
740
741 2012-07-26  Mikael Morin  <mikael@gcc.gnu.org>
742
743         PR fortran/44354
744         * gfortran.dg/array_constructor_39.f90: New test.
745
746 2012-07-26  Mikael Morin  <mikael@gcc.gnu.org>
747
748         PR fortran/44354
749         * gfortran.dg/array_constructor_38.f90: New test.
750
751 2012-07-25  Janis Johnson  <janisjo@codesourcery.com>
752
753         * g++.dg/cpp0x/nullptr21.c: Remove printfs, make self-checking.
754
755 2012-07-25  Eric Botcazou  <ebotcazou@adacore.com>
756
757         * gnat.dg/noreturn5.ad[sb]: New test.
758
759 2012-07-25  Sandra Loosemore  <sandra@codesourcery.com>
760             Paul Brook  <paul@codesourcery.com>
761
762         PR target/53633
763
764         * lib/target-suports.exp (check_effective_target_naked_functions): New.
765         * c-c++-common/pr53633.c: New test.
766
767 2012-07-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
768
769         * gcc.target/i386/asm-dialect-1.c: New test case.
770
771 2012-07-25  Kirill Yukhin  <kirill.yukhin@intel.com>
772             Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
773
774         * gcc.target/i386/prefetchw-1.c: New.
775         * gcc.target/i386/sse-12.c: Add -mprfchw.
776         * gcc.target/i386/sse-13.c: Ditto.
777         * gcc.target/i386/sse-14.c: Ditto.
778         * gcc.target/i386/sse-22.c: Ditto.
779         * gcc.target/i386/sse-23.c: Ditto.
780         * g++.dg/other/i386-2.C: Ditto.
781         * g++.dg/other/i386-3.C: Ditto.
782
783 2012-07-24  Janis Johnson  <janisjo@codesourcery.com>
784
785         * lib/gcc-dg.exp (process-message): Don't ignore errors.
786
787 2012-07-24  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
788
789         PR target/54051
790         * gcc.target/arm/pr54051.c: New.
791         * gcc.target/arm/vfp-1.c: Adjust test.
792
793 2012-07-24  Julian Brown  <julian@codesourcery.com>
794
795         * lib/target-supports.exp (check_effective_target_arm_hf_eabi): New.
796         * gcc.dg/torture/stackalign/builtin-apply-2.c: Skip for
797         hard-float ARM.
798
799 2012-07-23  Paul Brook  <paul@codesourcery.com>
800
801         * g++.dg/other/armv7m-1.c: New test.
802
803 2012-07-23  Julian Brown  <julian@codesourcery.com>
804
805         * gcc.c-torture/execute/20101011-1.c (__aeabi_idiv0): Define for
806         ARM.
807         (DO_TEST): Define to 1 for appropriate ARM targets.
808
809 2012-07-22  Steven Bosscher  <steven@gcc.gnu.org>
810
811         PR tree-optimization/53881
812         * gcc.dg/pr53881.c: Renamed to ...
813         * gcc.dg/pr53881-1.c: ... this.
814         * gcc.dg/pr53881-2.c: New test.
815
816 2012-07-22  Hans-Peter Nilsson  <hp@axis.com>
817
818         Handle recent changes in default atomics for cris*-*-linux*.
819         * gcc.target/cris/torture/sync-mis-xchg-i-1ml.c,
820         gcc.target/cris/torture/sync-mis-xchg-i-2ml.c,
821         gcc.target/cris/torture/sync-mis-xchg-i-3ml.c,
822         gcc.target/cris/torture/sync-mis-xchg-s-1ml.c,
823         gcc.target/cris/torture/sync-mis-op-i-1ml.c,
824         gcc.target/cris/torture/sync-mis-op-i-2ml.c,
825         gcc.target/cris/torture/sync-mis-op-i-3ml.c,
826         gcc.target/cris/torture/sync-mis-op-s-1ml.c: New tests.
827         * gcc.target/cris/torture/sync-mis-op-i-2a.c: Make sure
828         -mno-unaligned-atomic-may-use-library is in effect for
829         cris*-*-linux*.
830         * gcc.target/cris/torture/sync-mis-xchg-i-1.c,
831         gcc.target/cris/torture/sync-mis-xchg-i-2.c,
832         gcc.target/cris/torture/sync-mis-xchg-i-3.c,
833         gcc.target/cris/torture/sync-mis-xchg-i-2a.c,
834         gcc.target/cris/torture/sync-mis-xchg-s-1.c,
835         gcc.target/cris/torture/sync-mis-op-i-1.c,
836         gcc.target/cris/torture/sync-mis-op-i-2.c,
837         gcc.target/cris/torture/sync-mis-op-i-1a.c,
838         gcc.target/cris/torture/sync-mis-op-i-3.c,
839         gcc.target/cris/torture/sync-mis-op-i-3a.c,
840         gcc.target/cris/torture/sync-mis-op-s-1a.c,
841         gcc.target/cris/torture/sync-mis-xchg-i-1a.c,
842         gcc.target/cris/torture/sync-mis-xchg-i-3a.c,
843         gcc.target/cris/torture/sync-mis-xchg-s-1a.c: Similar.
844         * gcc.target/cris/torture/sync-mis-op-s-1.c: Ditto.
845         (main): Remove local variable x.
846         [mis_ok]: Check that atomics don't fail.
847
848 2012-07-21  Andrew Pinski  <apinski@cavium.com>
849
850         *  gcc.dg/tree-ssa/vrp72.c: New test.
851         *  gcc.dg/tree-ssa/vrp73.c: New test.
852         *  gcc.dg/tree-ssa/vrp74.c: New test.
853         *  gcc.dg/tree-ssa/vrp75.c: New test.
854
855 2012-07-21  Andrew Pinski  <apinski@cavium.com>
856
857         * gcc.dg/tree-ssa/alias-21.c: New testcase.
858         * gcc.dg/tree-ssa/alias-22.c: New testcase.
859
860 2012-07-21  Andrew Pinski  <apinski@cavium.com>
861
862         * gcc.target/mips/octeon-pop-2.c: New testcase.
863
864 2012-07-21  Tobias Burnus  <burnus@net-b.de>
865
866         PR fortran/48820
867         * gfortran.dg/assumed_rank_3.f90: New.
868         * gfortran.dg/assumed_rank_11.f90: New.
869         * gfortran.dg/assumed_rank_1.f90: Update dg-error.
870         * gfortran.dg/assumed_rank_2.f90: Update dg-error.
871         * gfortran.dg/assumed_rank_7.f90: Update dg-error.
872
873 2012-07-21  Andrew Pinski  <apinski@cavium.com>
874
875         * gcc.target/mips/unaligned-1.c: New testcase.
876
877 2012-07-21  Hans-Peter Nilsson  <hp@axis.com>
878
879         * gcc.c-torture/execute/20101011-1.c (DO_TEST): Define as 0 for CRIS.
880
881 2012-07-20  Tobias Burnus  <burnus@net-b.de>
882
883         * gfortran.dg/bind_c_array_params_2.f90: New.
884         * gfortran.dg/bind_c_array_params.f03: Add -std=f2003
885         and update dg-error.
886
887 2012-07-20  Tobias Burnus  <burnus@net-b.de>
888
889         * gfortran.dg/assumed_rank_12.f90: Update dg-error.
890
891 2012-07-20  Jason Merrill  <jason@redhat.com>
892
893         PR c++/54038
894         * g++.dg/other/array7.C: New.
895
896 2012-07-20  Steven Bosscher  <steven@gcc.gnu.org>
897
898         * gcc.dg/tree-prof/update-loopch.c: Look for counts on the dumps of
899         the basic block and check loop depth.
900         * gcc.dg/tree-ssa/pr18133-1.c: Dump details, not blocks.  Update
901         matching patterns and comments.
902         * gcc.dg/tree-ssa/20031021-1.c: Fix check patterns.
903         * gcc.dg/tree-ssa/vector-2.c: Likewise.
904
905 2012-07-20  Jakub Jelinek  <jakub@redhat.com>
906
907         PR c++/28656
908         * c-c++-common/pr28656.c: New test.
909
910 2012-07-19  Jason Merrill  <jason@redhat.com>
911
912         PR c++/54026
913         * g++.dg/init/mutable1.C: New.
914
915 2012-07-20  Tobias Burnus  <burnus@net-b.de>
916
917         PR fortran/48820
918         * gfortran.dg/assumed_type_3.f90: Update dg-error.
919         * gfortran.dg/assumed_rank_1.f90: New.
920         * gfortran.dg/assumed_rank_1_c.c: New.
921         * gfortran.dg/assumed_rank_2.f90: New.
922         * gfortran.dg/assumed_rank_4.f90: New.
923         * gfortran.dg/assumed_rank_5.f90: New.
924         * gfortran.dg/assumed_rank_6.f90: New.
925         * gfortran.dg/assumed_rank_7.f90: New.
926         * gfortran.dg/assumed_rank_8.f90: New.
927         * gfortran.dg/assumed_rank_8_c.c: New.
928         * gfortran.dg/assumed_rank_9.f90: New.
929         * gfortran.dg/assumed_rank_10.f90: New.
930         * gfortran.dg/assumed_rank_12.f90: New.
931
932 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
933
934         * gnat.dg/opt25.adb: New test.
935         * gnat.dg/opt25_pkg1.ad[sb]: New helper.
936         * gnat.dg/opt25_pkg2.ad[sb]: Likewise.
937
938 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
939
940         * gnat.dg/aggr20.ad[sb]: New test.
941         * gnat.dg/aggr20_pkg.ads: New helper.
942
943 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
944
945         * gnat.dg/derived_type3.adb: New test.
946         * gnat.dg/derived_type3_pkg.ad[sb]: New helper.
947
948 2012-07-19  Jakub Jelinek  <jakub@redhat.com>
949
950         PR rtl-optimization/53942
951         * gcc.dg/pr53942.c: New test.
952
953 2012-07-19  Jason Merrill  <jason@redhat.com>
954
955         PR c++/54021
956         * g++.dg/cpp0x/constexpr-builtin2.C: New.
957
958 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
959
960         * gnat.dg/discr38.adb: New test.
961
962 2012-07-19  Jakub Jelinek  <jakub@redhat.com>
963
964         PR middle-end/54017
965         * c-c++-common/gomp/pr54017.c: New test.
966
967 2012-07-19  Richard Guenther  <rguenther@suse.de>
968             Eric Botcazou  <ebotcazou@adacore.com>
969
970         * gnat.dg/loop_optimization11.adb: New testcase.
971         * gnat.dg/loop_optimization11_pkg.ads: Likewise.
972
973 2012-07-18  Paolo Carlini  <paolo.carlini@oracle.com>
974             Jason Merrill  <jason@redhat.com>
975
976         * g++.dg/cpp0x/sfinae37.C: New.
977         * g++.dg/template/access23.C: New.
978         * g++.dg/template/access7.C: Adjust.
979         * g++.dg/template/sfinae10.C: Don't expect errors.
980         * g++.dg/template/sfinae6_neg.C: Don't expect errors.
981
982 2012-07-18  Julian Brown  <julian@codesourcery.com>
983             Sandra Loosemore <sandra@codesroucery.com>
984
985         * gcc.c-torture/execute/20101011-1.c: Skip on bare-metal m68k.
986
987 2012-07-18  Eric Botcazou  <ebotcazou@adacore.com>
988
989         * gnat.dg/noreturn4.ad[sb]: New test.
990         * gnat.dg/noreturn4_pkg.ads: New helper.
991
992 2012-07-18  Jie Zhang  <jzhang918@gmail.com>
993             Julian Brown  <julian@codesourcery.com>
994
995         * gcc.target/arm/neon-vdup-1.c: New test case.
996         * gcc.target/arm/neon-vdup-2.c: New test case.
997         * gcc.target/arm/neon-vdup-3.c: New test case.
998         * gcc.target/arm/neon-vdup-4.c: New test case.
999         * gcc.target/arm/neon-vdup-5.c: New test case.
1000         * gcc.target/arm/neon-vdup-6.c: New test case.
1001         * gcc.target/arm/neon-vdup-7.c: New test case.
1002         * gcc.target/arm/neon-vdup-8.c: New test case.
1003         * gcc.target/arm/neon-vdup-9.c: New test case.
1004         * gcc.target/arm/neon-vdup-10.c: New test case.
1005         * gcc.target/arm/neon-vdup-11.c: New test case.
1006         * gcc.target/arm/neon-vdup-12.c: New test case.
1007         * gcc.target/arm/neon-vdup-13.c: New test case.
1008         * gcc.target/arm/neon-vdup-14.c: New test case.
1009         * gcc.target/arm/neon-vdup-15.c: New test case.
1010         * gcc.target/arm/neon-vdup-16.c: New test case.
1011         * gcc.target/arm/neon-vdup-17.c: New test case.
1012         * gcc.target/arm/neon-vdup-18.c: New test case.
1013         * gcc.target/arm/neon-vdup-19.c: New test case.
1014         * gcc.target/arm/neon-combine-sub-abs-into-vabd.c: Make intrinsic
1015         arguments non-constant.
1016
1017 2012-07-18  Richard Guenther  <rguenther@suse.de>
1018
1019         PR tree-optimization/53970
1020         * g++.dg/torture/pr53970.C: New testcase.
1021
1022 2012-07-18  Oleg Endo  <olegendo@gcc.gnu.org>
1023
1024         PR target/38621
1025         * gcc.c-torture/compile/pr38621.c: New.
1026
1027 2012-07-18  Oleg Endo  <olegendo@gcc.gnu.org>
1028
1029         PR target/33135
1030         * gcc.target/sh/pr33135-1.c: New.
1031         * gcc.target/sh/pr33135-2.c: New.
1032         * gcc.target/sh/pr33135-3.c: New.
1033         * gcc.target/sh/pr33135-4.c: New.
1034
1035 2012-07-17  Jason Merrill  <jason@redhat.com>
1036
1037         PR c++/53995
1038         * g++.dg/parse/enum9.C: New.
1039
1040 2012-07-17  Kazu Hirata  <kazu@codesourcery.com>
1041             Sandra Loosemore  <sandra@codesourcery.com>
1042
1043         * gcc.target/m68k/pr36134.c: Use dg-skip-if to skip the testcase
1044         if there is a conflict with -mcpu=.  Use -mcpu=5208.
1045
1046 2012-07-17  Jason Merrill  <jason@redhat.com>
1047
1048         PR c++/53989
1049         * g++.dg/template/array23.C: New.
1050
1051 2012-07-17  Tobias Burnus  <burnus@net-b.de>
1052
1053         PR fortran/53985
1054         * gfortran.dg/bind_c_usage_26.f90: New.
1055         * gfortran.dg/bind_c_procs.f03: Add dg-options "-Wc-binding-type".
1056         * gfortran.dg/bind_c_usage_13.f03: Ditto.
1057         * gfortran.dg/bind_c_usage_18.f90: Ditto.
1058         * gfortran.dg/interop_params.f03: Ditto.
1059
1060 2012-07-17  Jason Merrill  <jason@redhat.com>
1061
1062         * g++.dg/template/inherit8.C: Adjust.
1063         * g++.dg/template/using21.C: Adjust.
1064         * g++.dg/template/using22.C: Adjust.
1065
1066         PR c++/53549
1067         * g++.dg/template/current-inst1.C: New.
1068         * g++.dg/parse/crash35.C: Adjust.
1069
1070 2012-07-17  Tobias Burnus  <burnus@net-b.de>
1071
1072         PR fortran/52101
1073         * gfortran.dg/oldstyle_4.f90: New.
1074
1075 2012-07-17  Tobias Burnus  <burnus@net-b.de>
1076
1077         PR fortran/49265
1078         * gfortran.dg/module_procedure_double_colon_3.f90: New.
1079         * gfortran.dg/module_procedure_double_colon_4.f90: New.
1080
1081 2012-07-16  Jason Merrill  <jason@redhat.com>
1082
1083         * g++.dg/parse/access8.C: Adjust.
1084         * g++.dg/template/sfinae6_neg.C: Adjust.
1085
1086 2012-07-16  Thomas König  <tkoenig@gcc.gnu.org>
1087
1088         PR fortran/53824
1089         * gfortran.dg/coarray_allocate_1.f90:  New test.
1090
1091 2012-07-16  Andrew Pinski  <apinski@cavium.com>
1092
1093         * gcc.c-torture/execute/bswap-1.c: New testcase.
1094         * gcc.c-torture/compile/unalign-1.c: New testcase.
1095         * gcc.c-torture/compile/20120524-1.c: New testcase.
1096         * gcc.c-torture/compile/20101216-1.c: New testcase.
1097
1098 2012-07-16  Dehao Chen  <dehao@google.com>
1099
1100         Revert
1101         2012-07-10  Dehao Chen  <dehao@google.com>
1102
1103         * gcc.dg/debug_info_inline.c: New test.
1104
1105 2012-07-16  Janus Weil  <janus@gcc.gnu.org>
1106
1107         PR fortran/53956
1108         * gfortran.dg/proc_decl_28.f90: New.
1109
1110 2012-07-16  Andrew Pinski  <apinski@cavium.com>
1111
1112         * gcc.dg/torture/builtins-1.c: New testcase.
1113
1114 2012-07-16  Hans-Peter Nilsson  <hp@axis.com>
1115
1116         * gcc.target/cris/sync-2i.c, gcc.target/cris/sync-2s.c,
1117         gcc.target/cris/sync-3i.c, gcc.target/cris/sync-3s.c,
1118         gcc.target/cris/sync-4i.c, gcc.target/cris/sync-4s.c,
1119         gcc.target/cris/sync-1-v10.c,
1120         gcc.target/cris/sync-1-v32.c: For cris*-*-linux*, also
1121         pass -mno-unaligned-atomic-may-use-library.
1122         * gcc.target/cris/sync-xchg-1.c: New test.
1123         * gcc.target/cris/20011127-1.c: Adjust to %P being a
1124         valid register operand output modifier.
1125
1126 2012-07-15  Andreas Schwab  <schwab@linux-m68k.org>
1127
1128         * g++.dg/debug/dwarf2/pubnames-2.C: Support all known comment
1129         characters.
1130
1131 2012-07-13  Andrew Pinski  <apinski@cavium.com>
1132
1133         * gcc.target/mips/octeon2-pipe-1.c: Use cleanup-rtl-dump
1134         rather than cleanup-tree-dump.
1135         * gcc.target/mips/octeon-pipe-1.c: Likewise.
1136
1137 2012-07-13  Richard Guenther  <rguenther@suse.de>
1138
1139         PR tree-optimization/53907
1140         * gcc.target/i386/pr53907.c: New testcase.
1141
1142 2012-07-13  Richard Guenther  <rguenther@suse.de>
1143
1144         PR tree-optimization/53922
1145         * gcc.dg/torture/pr53922.c: New testcase.
1146
1147 2012-07-13  Hans-Peter Nilsson  <hp@axis.com>
1148
1149         PR rtl-optimization/53908
1150         * gcc.dg/torture/pr53908.c: New test.
1151
1152 2012-07-13  Jonathan Wakely  <jwakely.gcc@gmail.com>
1153
1154         PR c++/53531
1155         * testsuite/g++.dg/cpp0x/variadic135.C: New.
1156
1157 2012-07-12  Jason Merrill  <jason@redhat.com>
1158
1159         * g++.dg/template/sfinae6_neg.C: Adjust.
1160
1161 2012-07-12  Tobias Burnus  <burnus@net-b.de>
1162
1163         * gfortran.dg/c_f_pointer_shape_tests_5.f90: New.
1164         * gfortran.dg/c_f_pointer_tests_3.f90: Update
1165         scan-tree-dump-times pattern.
1166
1167 2012-07-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1168
1169         * g++.dg/debug/dwarf2/pubnames-2.C: Allow for / comments.
1170
1171 2012-07-11  Jason Merrill  <jason@redhat.com>
1172
1173         DR 1402
1174         * g++.g/cpp0x/defaulted37.C: New.
1175
1176 2012-07-11  Greta Yorsh  <Greta.Yorsh@arm.com>
1177
1178         PR target/53859
1179         * gcc.target/arm/pr53859.c: New test.
1180
1181 2012-07-10  Oleg Endo  <olegendo@gcc.gnu.org>
1182
1183         PR target/53886
1184         * gcc.c-torture/compile/pr53886.c: New.
1185
1186 2012-07-10  Dehao Chen  <dehao@google.com>
1187
1188         * gcc.dg/debug_info_inline.c: New test.
1189
1190 2012-07-10  Jason Merrill  <jason@redhat.com>
1191
1192         PR c++/53733
1193         * g++.dg/cpp0x/defaulted36.C: New.
1194         * g++.dg/cpp0x/defaulted21.C: Adjust.
1195
1196         * g++.dg/cpp0x/implicit13.C: Add vbase and member tests.
1197
1198 2012-07-09  Sterling Augustine  <saugustine@google.com>
1199
1200         * g++.dg/debug/dwarf2/pubnames-2.C: New.
1201
1202 2012-07-09  Steven Bosscher  <steven@gcc.gnu.org>
1203
1204         PR tree-optimization/53887
1205         * gcc.dg/pr53887.c: New test.
1206
1207 2012-07-09  Jason Merrill  <jason@redhat.com>
1208
1209         PR c++/53882
1210         * g++.dg/cpp0x/nullptr29.C: New.
1211
1212 2012-07-09  Tom de Vries  <tom@codesourcery.com>
1213             Richard Guenther  <rguenther@suse.de>
1214
1215         * gcc.dg/builtin-unreachable-6.c: New test.
1216         * gcc.dg/builtin-unreachable-5.c: New test.
1217
1218 2012-07-07  Steven Bosscher  <steven@gcc.gnu.org>
1219
1220         PR tree-optimization/53881
1221         * gcc.dg/pr53881.c: New test.
1222
1223 2012-07-06  Jason Merrill  <jason@redhat.com>
1224
1225         PR c++/53862
1226         * g++.dg/cpp0x/variadic134.C: New.
1227
1228         PR c++/53858
1229         * g++.dg/cpp0x/alias-decl-20.C: New.
1230
1231 2012-07-06  Tom de Vries  <tom@codesourcery.com>
1232
1233         PR tree-optimization/51879
1234         * gcc.dg/pr51879-16.c: New test.
1235         * gcc.dg/pr51879-17.c: Same.
1236
1237 2012-07-06  Tom de Vries  <tom@codesourcery.com>
1238
1239         PR tree-optimization/52009
1240         * gcc.dg/pr51879-7.c: New test.
1241         * gcc.dg/pr51879-18.c: New test.
1242
1243 2012-07-05  Jason Merrill  <jason@redhat.com>
1244
1245         PR c++/50852
1246         * g++.dg/template/typedef39.C: New.
1247
1248         PR c++/53039
1249         * g++.dg/cpp0x/variadic133.C: New.
1250         * g++.dg/template/param1.C: Adjust.
1251
1252 2012-07-05  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1253
1254         PR target/48941
1255         PR target/51980
1256         * gcc/testsuite/gcc.target/arm/neon/vtrnf32.c: Update.
1257         * gcc/testsuite/gcc.target/arm/neon/vtrns32.c: Update.
1258         * gcc/testsuite/gcc.target/arm/neon/vtrnu32.c: Update.
1259         * gcc/testsuite/gcc.target/arm/neon/vzipf32.c: Update.
1260         * gcc/testsuite/gcc.target/arm/neon/vzips32.c: Update.
1261         * gcc/testsuite/gcc.target/arm/neon/vzipu32.c: Update.
1262
1263 2012-07-05  Mikael Morin  <mikael@gcc.gnu.org>
1264
1265         PR fortran/53732
1266         * gfortran.dg/inline_sum_4.f90: New test.
1267
1268 2012-07-05  Steven Bosscher  <steven@gcc.gnu.org>
1269
1270         * gcc.c-torture/compile/20000326-1.c: Fix to not optimize to empty.
1271
1272 2012-07-05  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1273
1274         * gcc.target/arm/fma-sp.c: New testcase.
1275         * gcc.target/arm/fma.c: Likewise.
1276         * gcc.target/arm/fma.h: Likewise.
1277
1278 2012-07-04  Jason Merrill  <jason@redhat.com>
1279
1280         PR c++/53848
1281         * g++.dg/other/enum3.C: New.
1282
1283 2012-07-04  Uros Bizjak  <ubizjak@gmail.com>
1284
1285         PR middle-end/53321
1286         * g++.dg/torture/pr53321.C: New test.
1287
1288 2012-07-04  Richard Guenther  <rguenther@suse.de>
1289
1290         PR tree-optimization/53844
1291         * g++.dg/tree-ssa/pr53844.C: New testcase.
1292
1293 2012-07-04  Richard Guenther  <rguenther@suse.de>
1294
1295         PR tree-optimization/53849
1296         * gcc.dg/pr53849.c: New testcase.
1297
1298 2012-07-03  Jakub Jelinek  <jakub@redhat.com>
1299
1300         PR c++/53812
1301         * g++.dg/ext/label14.C: New test.
1302
1303 2012-07-03  Uros Bizjak  <ubizjak@gmail.com>
1304
1305         PR target/53811
1306         * g++.dg/other/pr53811.C: New test.
1307
1308 2012-07-03  Andreas Schwab  <schwab@linux-m68k.org>
1309
1310         PR target/28896
1311         * gcc.target/m68k/stack-limit-1.c: New testcase.
1312
1313 2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1314
1315         * gnat.dg/recursive_call.adb: New test.
1316
1317 2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1318
1319         * gnat.dg/discr37.ad[sb]: New test.
1320
1321 2012-07-03  Oleg Endo  <olegendo@gcc.gnu.org>
1322
1323         * g++.dg/other/packed1.C: Remove SH from xfail list.
1324
1325 2012-07-02  Jason Merrill  <jason@redhat.com>
1326
1327         PR c++/53619
1328         * g++.dg/cpp0x/lambda/lambda-this5.C: New.
1329
1330         PR c++/53783
1331         * g++.dg/cpp0x/lambda/lambda-template7.C: New.
1332
1333         PR c++/53788
1334         * g++.dg/cpp0x/decltype39.C: New.
1335         * g++.dg/diagnostic/method1.C: Adjust.
1336
1337         PR c++/53816
1338         * g++.dg/template/ref6.C: New.
1339
1340 2012-07-02  Oleg Endo  <olegendo@gcc.gnu.org>
1341
1342         PR target/53568
1343         * gcc.target/sh/pr53568-1.c: New.
1344
1345 2012-07-02  Oleg Endo  <olegendo@gcc.gnu.org>
1346
1347         PR target/51244
1348         * gcc.target/sh/pr51244-1.c: Check that movt insn is not generated.
1349
1350 2012-07-02  Jason Merrill  <jason@redhat.com>
1351
1352         PR c++/53821
1353         * g++.dg/cpp0x/lambda/lambda-template6.C: New.
1354
1355         PR c++/53524
1356         * g++.dg/template/enum7.C: New.
1357         * g++.dg/other/ptrmem10.C: Adjust.
1358         * g++.dg/other/ptrmem11.C: Adjust.
1359         * g++.dg/cpp0x/scoped_enum.C: Adjust.
1360
1361 2012-07-02  Steven Bosscher  <steven@gcc.gnu.org>
1362
1363         * gcc.dg/tree-ssa/pr36881.c: Fix test case to not expand as bit tests.
1364
1365 2012-07-01  Wei Guozhi  <carrot@google.com>
1366
1367         PR target/53447
1368         * gcc.target/arm/pr53447-1.c: New testcase.
1369         * gcc.target/arm/pr53447-2.c: New testcase.
1370         * gcc.target/arm/pr53447-3.c: New testcase.
1371         * gcc.target/arm/pr53447-4.c: New testcase.
1372
1373 2012-06-29  Richard Guenther  <rguenther@suse.de>
1374
1375         PR tree-optimization/47061
1376         * gcc.dg/tree-ssa/vrp71.c: New testcase.
1377
1378 2012-06-29  Richard Guenther  <rguenther@suse.de>
1379
1380         PR tree-optimization/37541
1381         * gcc.dg/tree-ssa/pr37508.c: Adjust and un-XFAIL.
1382
1383 2012-06-29  Richard Guenther  <rguenther@suse.de>
1384
1385         PR tree-optimization/52589
1386         * gcc.dg/tree-ssa/vrp70.c: New testcase.
1387
1388 2012-06-28  Janis Johnson  <janisjo@codesourcery.com>
1389
1390         * g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.
1391
1392         * g++.dg/template/error46.C: Add missing comment to dg-message.
1393         * g++.dg/template/crash107.C: Likewise.
1394         * g++.dg/template/error47.C: Likewise.
1395         * g++.dg/template/crash108.C: Likewise.
1396         * g++.dg/overload/operator5.C: Likewise.
1397
1398         * gcc.dg/Wstrict-aliasing-converted-assigned.c: Fix syntax
1399         errors in dg-message directives, add comments.
1400
1401 2012-06-28  Kai Tietz  <ktietz@redhat.com>
1402
1403         * g++.dg/cpp0x/constexpr-52672.C (ul_ptr): Use SIZE_TYPE instead of
1404         hard-coded 'unsigned long'.
1405
1406 2012-06-28  Jakub Jelinek  <jakub@redhat.com>
1407
1408         PR tree-optimization/51581
1409         * gcc.dg/vect/pr51581-4.c: New test.
1410
1411         PR tree-optimization/53645
1412         * gcc.c-torture/execute/pr53645-2.c: New test.
1413
1414 2012-06-28  Richard Guenther  <rguenther@suse.de>
1415
1416         PR middle-end/53790
1417         * gcc.dg/torture/pr53790.c: New testcase.
1418
1419 2012-06-28  Jakub Jelinek  <jakub@redhat.com>
1420
1421         PR tree-optimization/53645
1422         * gcc.c-torture/execute/pr53645.c: New test.
1423
1424 2012-06-28  Arnaud Charlet  <charlet@adacore.com>
1425
1426         * gnat.dg/deep_old.adb, gnat.dg/old_errors.adb: Removed, obsolete.
1427
1428 2012-06-28  Alexandre Oliva  <aoliva@redhat.com>
1429
1430         PR debug/53671
1431         PR debug/49888
1432         * gcc.dg/guality/pr49888.c: Account for the possibility that
1433         the variable is optimized out at the first test.
1434
1435 2012-06-27  Jason Merrill  <jason@redhat.com>
1436
1437         * g++.dg/cpp0x/override2.C: Adjust.
1438         * g++.dg/template/error5.C: Adjust.
1439         * g++.dg/parse/crash28.C: Adjust.
1440
1441         PR c++/53563
1442         * g++.dg/parse/template27.C: New.
1443         * g++.dg/template/crash74.C: Adjust expected output.
1444
1445 2012-06-27  Janus Weil  <janus@gcc.gnu.org>
1446
1447         PR fortran/41951
1448         PR fortran/49591
1449         * gfortran.dg/typebound_operator_16.f03: New.
1450
1451 2012-06-27  Jakub Jelinek  <jakub@redhat.com>
1452
1453         * gcc.target/i386/sse4_1-pmuldq.c (TEST): Initialize
1454         even src1.i and src2.i fields even in the second half of the arrays.
1455
1456 2012-06-27  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1457
1458         PR c++/51033.
1459         * g++.dg/torture/vshuf-16.inc: New test.
1460         * g++.dg/torture/vshuf-2.inc: New test.
1461         * g++.dg/torture/vshuf-4.inc: New test.
1462         * g++.dg/torture/vshuf-8.inc: New test.
1463         * g++.dg/torture/vshuf-main.inc: New test.
1464         * g++.dg/torture/vshuf-v16hi.C: New test.
1465         * g++.dg/torture/vshuf-v16qi.C: New test.
1466         * g++.dg/torture/vshuf-v2df.C: New test.
1467         * g++.dg/torture/vshuf-v2di.C: New test.
1468         * g++.dg/torture/vshuf-v2sf.C: New test.
1469         * g++.dg/torture/vshuf-v2si.C: New test.
1470         * g++.dg/torture/vshuf-v4df.C: New test.
1471         * g++.dg/torture/vshuf-v4di.C: New test.
1472         * g++.dg/torture/vshuf-v4sf.C: New test.
1473         * g++.dg/torture/vshuf-v4si.C: New test.
1474         * g++.dg/torture/vshuf-v8hi.C: New test.
1475         * g++.dg/torture/vshuf-v8qi.C: New test.
1476         * g++.dg/torture/vshuf-v8si.C: New test.
1477
1478 2012-06-27  Richard Guenther  <rguenther@suse.de>
1479
1480         PR middle-end/53676
1481         * gcc.dg/tree-ssa/scev-6.c: New testcase.
1482
1483 2012-06-26  Janis Johnson  <janisjo@codesourcery.com>
1484
1485         * lib/scandump.exp (scan-dump, scan-dump-not, scan-dump-dem,
1486         scan-dump-dem-not): Use printable pattern in test name.
1487
1488 2012-06-26  Sterling Augustine  <saugustine@google.com>
1489             Dominique Dhumieres  <dominiq@lps.ens.fr>
1490
1491         * gcc.dg/pubtypes-2.c: Update expected output.
1492         * gcc.dg/pubtypes-3.c: Likewise.
1493         * gcc.dg/pubtypes-4.c: Likewise.
1494
1495 2012-06-26  Bill Schmidt  <wschmidt@linux.ibm.com>
1496
1497         * gcc.dg/tree-ssa/slsr-1.c: New test.
1498         * gcc.dg/tree-ssa/slsr-2.c: Likewise.
1499         * gcc.dg/tree-ssa/slsr-3.c: Likewise.
1500         * gcc.dg/tree-ssa/slsr-4.c: Likewise.
1501
1502 2012-06-26  Matt Turner  <mattst88@gmail.com>
1503
1504         PR target/35294
1505         * gcc.target/arm/mmx-2.c: New.
1506
1507 2012-06-26  Richard Guenther  <rguenther@suse.de>
1508
1509         PR c++/53752
1510         * g++.dg/torture/pr53752.C: New testcase.
1511
1512 2012-06-26  Jakub Jelinek  <jakub@redhat.com>
1513
1514         PR tree-optimization/53748
1515         * gcc.c-torture/compile/pr53748.c: New test.
1516
1517 2012-06-25  Jason Merrill  <jason@redhat.com>
1518
1519         PR c++/53498
1520         PR c++/53305
1521         * g++.dg/cpp0x/decltype38.C: New.
1522         * g++.dg/cpp0x/variadic132.C: Remove dg-error.
1523
1524 2012-06-25  Janis Johnson  <janisjo@codesourcery.com>
1525
1526         * lib/target-supports-dg.exp (testname-for-summary): New.
1527         * lib/profopt.exp (profopt_execute): Define testname_with_flags.
1528         * lib/gcc-dg.exp (cleanup-coverage-files, cleanup-repo-notes,
1529         cleanup-stack-usage, cleanup-dump, cleanup-saved-temps, scan-module,
1530         scan-module-absence, output-exists, output-exists-not: Use
1531         testname-for-summary.
1532         (dg-test): Clean up testname_with_flags.
1533         * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
1534         scan-not-hidden, scan-file, scan-file-not, scan-stack-usage,
1535         scan-stack-usage-not, scan-assembler-times, scan-assembler-dem,
1536         scan-assembler-dem-not, object-size: Use testname-for-summary.
1537         * lib/gcov.exp (run-gcov): Likewise.
1538         * lib/scandump.exp (scan-dump, scan-dump-times, scan-dump-not,
1539         scan-dump-dem, scan-dump-dem-note): Likewise.
1540
1541         * lib/profopt.exp: Make prof_option_list local to profopt-execute.
1542         * g++.dg/tree-prof/tree-prof.exp (PROFOPT_OPTIONS): Define after
1543         including profopt.opt; save and restore existing value.
1544         * g++.dg/bprob/bprob.exp: Likewise.
1545         * gcc.dg/matrix/matrix.exp: Likewise.
1546         * gcc.dg/tree-prof/tree-prof.exp: Likewise.
1547         * gcc.misc-tests/bprob.exp: Likewise; also replace formerly-ignored
1548         PROFOPT_OPTIONS.
1549
1550 2012-06-25  Richard Henderson  <rth@redhat.com>
1551
1552         * gcc.dg/pr53749.c: New.
1553
1554 2012-06-25  Jason Merrill  <jason@redhat.com>
1555
1556         PR c++/52988
1557         * g++.dg/cpp0x/nullptr28.C: New.
1558
1559 2012-06-25  Christophe Lyon  <christophe.lyon@st.com>
1560
1561         * gcc.target/arm/neon-vld1_dupQ.c: New.
1562
1563 2012-06-25  Florian Weimer  <fweimer@redhat.com>
1564
1565         * g++.dg/init/new35.C: New.
1566         * g++.dg/init/new36.C: New.
1567         * g++.dg/init/new37.C: New.
1568         * g++.dg/ext/vla5.C: New warning.
1569         * g++.dg/ext/vla8.C: New warning.
1570         * g++.dg/cpp0x/regress/debug-debug7.C: Update diagnostics.
1571
1572 2012-06-25  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1573             James Greenhalgh  <james.greenhalgh@arm.com>
1574
1575         * gcc.target/arm/ftest-support-arm.h New testcase.
1576         * gcc.target/arm/ftest-support-thumb.h Likewise.
1577         * gcc.target/arm/ftest-support.h Likewise.
1578         * gcc.target/arm/ftest-armv4-arm.c: Likewise.
1579         * gcc.target/arm/ftest-armv4t-arm.c: Likewise.
1580         * gcc.target/arm/ftest-armv4t-thumb.c: Likewise.
1581         * gcc.target/arm/ftest-armv5t-arm.c Likewise.
1582         * gcc.target/arm/ftest-armv5t-thumb.c Likewise.
1583         * gcc.target/arm/ftest-armv5te-arm.c: Likewise.
1584         * gcc.target/arm/ftest-armv5te-thumb.c: Likewise.
1585         * gcc.target/arm/ftest-armv6-arm.c Likewise.
1586         * gcc.target/arm/ftest-armv6-thumb.c Likewise.
1587         * gcc.target/arm/ftest-armv6k-arm.c Likewise.
1588         * gcc.target/arm/ftest-armv6k-thumb.c Likewise.
1589         * gcc.target/arm/ftest-armv6m-thumb.c: Likewise.
1590         * gcc.target/arm/ftest-armv6t2-arm.c: Likewise.
1591         * gcc.target/arm/ftest-armv6t2-thumb.c: Likewise.
1592         * gcc.target/arm/ftest-armv6z-arm.c: Likewise.
1593         * gcc.target/arm/ftest-armv6z-thumb.c: Likewise.
1594         * gcc.target/arm/ftest-armv7a-arm.c Likewise.
1595         * gcc.target/arm/ftest-armv7a-thumb.c Likewise.
1596         * gcc.target/arm/ftest-armv7m-thumb.c: Likewise.
1597         * gcc.target/arm/ftest-armv7em-thumb.c: Likewise.
1598         * gcc.target/arm/ftest-armv7r-arm.c Likewise.
1599         * gcc.target/arm/ftest-armv7r-thumb.c Likewise.
1600         * gcc/testsuite/lib/target-supports.exp
1601         (check_effective_target_arm_arch_FUNC): Add support for more
1602         architectures.
1603         (add_options_for_arm_arch_FUNC): Likewise.
1604         (check_effective_target_arm_arch_FUNC_multilib): New functions.
1605
1606 2012-06-25  Jason Merrill  <jason@redhat.com>
1607
1608         PR c++/53202
1609         * g++.dg/cpp0x/constexpr-tuple.C: New.
1610
1611 2012-06-25  Jakub Jelinek  <jakub@redhat.com>
1612
1613         PR target/53759
1614         * gcc.target/i386/pr53759.c: New test.
1615
1616         PR c++/53594
1617         * g++.dg/cpp0x/nsdmi7.C: New test.
1618
1619 2012-06-24  Kai Tietz  <ktietz@redhat.com>
1620
1621         * gcc.target/i386/pr23943.c (size_t): Use compatible type-definition
1622         for LLP64 targets.
1623         * gcc.target/i386/pr38988.c: Likewise.
1624
1625 2012-06-22  Janus Weil  <janus@gcc.gnu.org>
1626
1627         PR fortran/47710
1628         PR fortran/53328
1629         * gfortran.dg/typebound_generic_12.f03: New.
1630         * gfortran.dg/typebound_generic_13.f03: New.
1631
1632 2012-06-22  Eric Botcazou  <ebotcazou@adacore.com>
1633
1634         * gnat.dg/lto15.ad[sb]: New test.
1635
1636 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1637
1638         PR c/53702
1639         * gcc.dg/Wunused-local-typedefs.c: New testcase.
1640
1641 2012-06-21  Steven Bosscher  <steven@gcc.gnu.org>
1642
1643         * testsuite/gcc.dg/pch/ident-1.c: New test.
1644         * testsuite/gcc.dg/pch/ident-1.hs: Header file for new test.
1645
1646 2012-06-21  Michael Matz  <matz@suse.de>
1647
1648         PR middle-end/53688
1649         * gcc.c-torture/execute/pr53688.c: New test.
1650
1651 2012-06-20  Richard Guenther  <rguenther@suse.de>
1652
1653         PR tree-optimization/30318
1654         * gcc.dg/tree-ssa/vrp69.c: New testcase.
1655
1656 2012-06-20  Richard Earnshaw  <rearnsha@arm.com>
1657
1658         * g++.dg/debug/dwarf2/nested-3.C: Add ARM comment character to regexp.
1659
1660 2012-06-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1661
1662         * gcc.target/i386/clearcapv2.map: New file.
1663         * gcc.target/i386/i386.exp: Try it first before clearcap.map.
1664
1665 2012-06-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1666
1667         * gcc.dg/stack-usage-1.c: Remove dg-options line for sh targets
1668         and add __sh__ case.
1669
1670 2012-06-19  Jason Merrill  <jason@redhat.com>
1671
1672         PR c++/52637
1673         * g++.dg/debug/localclass1.C: New.
1674
1675 2012-06-16 Ville Voutilainen <ville.voutilainen@gmail.com>
1676
1677         * g++.dg/cpp0x/override4.C: New.
1678
1679 2012-06-14  Jason Merrill  <jason@redhat.com>
1680
1681         PR c++/53651
1682         * g++.dg/cpp0x/decltype37.C: New.
1683
1684 2012-06-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1685
1686         * gcc.dg/stack-usage-1.c: Use sh*-*-* instead of sh-*-*.
1687
1688 2012-06-19  Joseph Myers  <joseph@codesourcery.com>
1689
1690         * gcc.c-torture/compile/vector-5.c,
1691         gcc.c-torture/compile/vector-6.c: New tests.
1692
1693 2012-06-19  Richard Henderson  <rth@redhat.com>
1694
1695         * gcc.target/i386/pr33329.c: Change multiplier constant to 12345.
1696
1697 2012-06-19  Richard Guenther  <rguenther@suse.de>
1698
1699         * gcc.dg/tree-ssa/vrp68.c: Adjust testcase.
1700
1701 2012-06-18  Uros Bizjak  <ubizjak@gmail.com>
1702
1703         PR target/53712
1704         * gcc.target/i386/pr53712.c: New test.
1705
1706 2012-06-18  Tobias Burnus  <burnus@net-b.de>
1707
1708         PR fortran/53692
1709         * gfortran.dg/elemental_optional_args_6.f90: New.
1710
1711 2012-06-18  Tobias Burnus  <burnus@net-b.de>
1712
1713         PR fortran/53526
1714         * gfortran.dg/coarray_lib_move_alloc_1.f90: New.
1715         * gfortran.dg/coarray/move_alloc_1.f90
1716
1717 2012-06-18  Tobias Burnus  <burnus@net-b.de>
1718
1719         PR fortran/53526
1720         * gfortran.dg/coarray_27.f90: New.
1721
1722 2012-06-18  Joey Ye <Joey.Ye@arm.com>
1723             Greta Yorsh  <Greta.Yorsh@arm.com>
1724
1725         * gcc.target/arm/epilog-1.c: New test.
1726
1727 2012-06-18  Richard Guenther  <rguenther@suse.de>
1728
1729         PR tree-optimization/53693
1730         * g++.dg/torture/pr53693.C: New testcase.
1731
1732 2012-06-18  Bill Schmidt  <wschmidt@linux.ibm.com>
1733
1734         PR tree-optimization/53703
1735         * gcc.dg/torture/pr53703.c: New test.
1736
1737 2012-06-18  Richard Sandiford  <rdsandiford@googlemail.com>
1738
1739         PR middle-end/53698
1740         * gcc.target/i386/pr53698.c: New test.
1741
1742 2012-06-17  Uros Bizjak  <ubizjak@gmail.com>
1743
1744         * gcc.target/i386/pr33329.c (f): Increase tabs array to 1024.
1745
1746 2012-06-17  Tobias Burnus  <burnus@net-b.de>
1747
1748         PR fortran/53691
1749         PR fortran/53685
1750         * gfortran.dg/transfer_check_3.f90: New.
1751
1752 2012-06-17  Uros Bizjak  <ubizjak@gmail.com>
1753
1754         * gcc.dg/tree-ssa/vrp68.c: Fix scan-tree-dump-times argument order.
1755
1756 2012-06-16  Tobias Burnus  <burnus@net-b.de>
1757
1758         PR fortran/53642
1759         PR fortran/45170
1760         * gfortran.dg/deferred_type_param_8.f90: New.
1761
1762 2012-06-15  Janis Johnson  <janosjo@codesourcery.com>
1763
1764         * lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
1765         testname that includes flags, passed in as new argument, in
1766         pass/fail messages.
1767         (run_gcov): Get testname from dg-test, use it in pass/fail messages
1768         and pass it to verify-* procedures.
1769
1770         * g++.dg/torture/stackalign/stackalign.exp: Combine stack
1771         alignment torture options with usual torture options.
1772
1773         * g++.dg/cpp0x/auto27.C: Add comments to checks for multiple
1774         messages reported for one line of source code.
1775         * g++.dg/cpp0x/constexpr-decl.C: Likewise.
1776         * g++.dg/cpp0x/decltype2.C: Likewise.
1777         * g++.dg/cpp0x/decltype3.C: Likewise.
1778         * g++.dg/cpp0x/lambda/lambda-syntax1.C: Likewise.
1779         * g++.dg/cpp0x/regress/error-recovery1.C: Likewise.
1780         * g++.dg/cpp0x/static_assert3.C: Likewise.
1781         * g++.dg/cpp0x/udlit-cpp98-neg.C: Likewise.
1782         * g++.dg/cpp0x/udlit-shadow-neg.C: Likewise.
1783         * g++.dg/cpp0x/union1.C: Likewise.
1784         * g++.dg/cpp0x/variadic-ex10.C: Likewise.
1785         * g++.dg/cpp0x/variadic-ex14.C: Likewise.
1786         * g++.dg/cpp0x/variadic2.C: Likewise.
1787         * g++.dg/cpp0x/variadic20.C: Likewise.
1788         * g++.dg/cpp0x/variadic74.C: Likewise.
1789         * g++.dg/diagnostic/bitfld2.C: Likewise.
1790         * g++.dg/ext/attrib44.C: Likewise.
1791         * g++.dg/ext/no-asm-1.C: Likewise.
1792         * g++.dg/other/error34.C: Likewise.
1793         * g++.dg/parse/crash46.C: Likewise.
1794         * g++.dg/parse/error10.C: Likewise.
1795         * g++.dg/parse/error2.C: Likewise.
1796         * g++.dg/parse/error3.C: Likewise.
1797         * g++.dg/parse/error36.C: Likewise.
1798         * g++.dg/parse/error8.C: Likewise.
1799         * g++.dg/parse/error9.C: Likewise.
1800         * g++.dg/parse/parser-pr28152-2.C: Likewise.
1801         * g++.dg/parse/parser-pr28152.C: Likewise.
1802         * g++.dg/parse/template25.C: Likewise.
1803         * g++.dg/parse/typename11.C: Likewise.
1804         * g++.dg/tc1/dr147.C: Likewise.
1805         * g++.dg/template/deduce3.C: Likewise.
1806         * g++.dg/template/koenig9.C: Likewise.
1807         * g++.dg/template/pr23510.C: Likewise.
1808         * g++.dg/warn/pr12242.C: Likewise.
1809         * g++.dg/warn/pr30551-2.C: Likewise.
1810         * g++.dg/warn/pr30551.C: Likewise.
1811         * g++.old-deja/g++.other/typename1.C: Likewise.
1812         * g++.old-deja/g++.pt/niklas01a.C: Likewise.
1813
1814 2012-06-15  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1815
1816         PR c++/51033
1817         * c-c++-common/torture/vshuf-16.inc: Move from gcc.c-torture/execute/.
1818         * c-c++-common/torture/vshuf-2.inc: Likewise.
1819         * c-c++-common/torture/vshuf-4.inc: Likewise.
1820         * c-c++-common/torture/vshuf-8.inc: Likewise.
1821         * c-c++-common/torture/vshuf-main.inc: Likewise.
1822         * c-c++-common/torture/vshuf-v16hi.c: Likewise.
1823         * c-c++-common/torture/vshuf-v16qi.c: Likewise.
1824         * c-c++-common/torture/vshuf-v2df.c: Likewise.
1825         * c-c++-common/torture/vshuf-v2di.c: Likewise.
1826         * c-c++-common/torture/vshuf-v2sf.c: Likewise.
1827         * c-c++-common/torture/vshuf-v2si.c: Likewise.
1828         * c-c++-common/torture/vshuf-v4df.c: Likewise.
1829         * c-c++-common/torture/vshuf-v4di.c: Likewise.
1830         * c-c++-common/torture/vshuf-v4hi.c: Likewise.
1831         * c-c++-common/torture/vshuf-v4sf.c: Likewise.
1832         * c-c++-common/torture/vshuf-v4si.c: Likewise.
1833         * c-c++-common/torture/vshuf-v8hi.c: Likewise.
1834         * c-c++-common/torture/vshuf-v8qi.c: Likewise.
1835         * c-c++-common/torture/vshuf-v8si.c: Likewise.
1836
1837 2012-06-15  Michael Matz  <matz@suse.de>
1838
1839         * gcc.dg/tree-ssa/vector-4.c: New test.
1840
1841 2012-06-15  Michael Matz  <matz@suse.de>
1842
1843         * gcc.dg/debug/dwarf2/inline3.c: Adjust.
1844         * gcc.dg/tree-ssa/foldstring-1.c: Adjust.
1845
1846 2012-06-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
1847
1848         PR tree-optimization/53636
1849         * gcc.target/arm/pr53636.c: New test.
1850
1851 2012-06-15  Jakub Jelinek  <jakub@redhat.com>
1852
1853         PR tree-optimization/51581
1854         * gcc.c-torture/execute/pr51581-1.c: New test.
1855         * gcc.c-torture/execute/pr51581-2.c: New test.
1856         * gcc.dg/vect/pr51581-1.c: New test.
1857         * gcc.dg/vect/pr51581-2.c: New test.
1858         * gcc.dg/vect/pr51581-3.c: New test.
1859         * gcc.target/i386/avx-pr51581-1.c: New test.
1860         * gcc.target/i386/avx-pr51581-2.c: New test.
1861         * gcc.target/i386/avx2-pr51581-1.c: New test.
1862         * gcc.target/i386/avx2-pr51581-2.c: New test.
1863         * gcc.dg/vect/slp-26.c (main1): Divide by 0x8031 instead of 3.
1864
1865 2012-06-15  Richard Guenther  <rguenther@suse.de>
1866
1867         * gcc.c-torture/execute/20120615-1.c: New testcase.
1868
1869 2012-06-15  Eric Botcazou  <ebotcazou@adacore.com>
1870
1871         * gnat.dg/vect8.ad[sb]: New test.
1872
1873 2012-06-14  Richard Guenther  <rguenther@suse.de>
1874
1875         * gcc.dg/tree-ssa/vrp.h: New testcase.
1876         * gcc.dg/tree-ssa/vrp68.c: Likewise.
1877
1878 2012-06-13  Christian Bruel  <christian.bruel@st.com>
1879
1880         PR target/53621
1881         * gcc.dg/stack-usage-1.c: Force -fomit-frame-pointer on SH.
1882
1883 2012-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
1884
1885         * gcc.target/mips/mips.exp (mips-dg-options): Handle -msynci.
1886
1887 2012-06-13  Janis Johnson  <janisjo@codesourcery.com>
1888
1889         PR testsuite/20771
1890         * lib/dg-pch.exp (dg-flags-pch): Add flags to make compile lines in
1891         test summary unique.
1892
1893         * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
1894         scan-not-hiddent, scan-file, scan-file-not, scan-stack-usage,
1895         scan-stack-usage-not): Don't strip torture options from test name.
1896
1897         * lib/scandump.exp (scan-dump-times): Use printable version of
1898         regexp in test summary line.
1899
1900         * gcc.dg/di-longlong64-sync-1.c: Add comments to checks for multiple
1901         messages reported for one line of source code.
1902         * gcc.dg/format/few-1.c: Likewise.
1903         * gcc.dg/ia64-sync-2.c: Likewise.
1904         * gcc.dg/sync-2.c: Likewise.
1905         * gcc.dg/noncompile/pr44517.c: Likewise.
1906
1907 2012-06-13  Alexandre Oliva  <aoliva@redhat.com>
1908
1909         PR debug/49888
1910         * gcc.dg/guality/pr49888.c: New.
1911
1912 2012-06-13  Alexandre Oliva  <aoliva@redhat.com>
1913
1914         * g++.dg/tree-ssa/ivopts-2.C: Adjust for coalescing.
1915         * gcc.dg/tree-ssa/forwprop-11.c: Likewise.
1916         * gcc.dg/tree-ssa/ssa-fre-1.c: Likewise.
1917
1918 2012-06-13  Tobias Burnus  <burnus@net-b.de>
1919
1920         PR fortran/53643
1921         * gfortran.dg/intent_out_7.f90: New.
1922
1923 2012-06-13  Tobias Burnus  <burnus@net-b.de>
1924
1925         PR fortran/53597
1926         * gfortran.dg/save_4.f90: New.
1927
1928 2012-06-12  Jakub Jelinek  <jakub@redhat.com>
1929
1930         PR c/53532
1931         PR c/51034
1932         PR c/53196
1933         * gcc.dg/pr53532.c: New test.
1934         * gcc.dg/c99-complit-2.c: Add two new dg-error directives,
1935         adjust line numbers.
1936         * gcc.dg/noncompile/950825-1.c: Expect incomplete type error message.
1937         * gcc.dg/Wcxx-compat-8.c: Likewise.
1938         * gcc.dg/pr51034.c: New test.
1939         * gcc.dg/pr53196-1.c: New test.
1940         * gcc.dg/pr53196-2.c: New test.
1941
1942 2012-06-12  Janis Johnson  <janisjo@codesourcery.com>
1943
1944         * gcc.dg/torture/stackalign/stackalign.exp: Combine stack
1945         alignment torture options with usual torture options.
1946         * gcc.dg/torture/stackalign/alloca-2.c: Use dg-additional-options
1947         instead of dg-options.
1948         * gcc.dg/torture/stackalign/alloca-3.c: Likewise.
1949         * gcc.dg/torture/stackalign/alloca-4.c: Likewise.
1950         * gcc.dg/torture/stackalign/alloca-5.c: Likewise.
1951         * gcc.dg/torture/stackalign/alloca-6.c: Likewise.
1952         * gcc.dg/torture/stackalign/push-1.c: Likewise.
1953         * gcc.dg/torture/stackalign/vararg-3.c: Likewise.
1954
1955         * gcc.target/arm/di-longlong64-sync-withhelpers.c: Add comments
1956         to checks for multiple messages reported for one line of source code.
1957         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Likewise.
1958
1959         * gcc.c-torture/compile/sync-1.c: Add comments to checks for multiple
1960         messages reported for one line of source code.
1961
1962         * gcc.dg/20031223-1.c: Add comments to check for multiple
1963         messages reported for one line of source code.
1964         * gcc.dg/Wconversion-integer.c: Likewise.
1965         * gcc.dg/Wfatal-2.c: Likewise.
1966         * gcc.dg/Wfatal.c: Likewise.
1967         * gcc.dg/Wobjsize-1.c: Likewise.
1968         * gcc.dg/c99-vla-jump-1.c: Likewise.
1969         * gcc.dg/c99-vla-jump-2.c: Likewise.
1970         * gcc.dg/c99-vla-jump-3.c: Likewise.
1971         * gcc.dg/c99-vla-jump-4.c: Likewise.
1972         * gcc.dg/c99-vla-jump-5.c: Likewise.
1973         * gcc.dg/decl-9.c: Likewise.
1974         * gcc.dg/declspec-10.c: Likewise.
1975         * gcc.dg/declspec-18.c: Likewise.
1976         * gcc.dg/mtune.c: Likewise.
1977         * gcc.dg/parser-pr28152-2.c: Likewise.
1978         * gcc.dg/parser-pr28152.c: Likewise.
1979         * gcc.dg/pr14475.c: Likewise.
1980         * gcc.dg/pr27953.c: Likewise.
1981         * gcc.dg/pr28322-3.c: Likewise.
1982         * gcc.dg/pr30457.c: Likewise.
1983         * gcc.dg/pr30551-2.c: Likewise.
1984         * gcc.dg/pr30551-3.c: Likewise.
1985         * gcc.dg/pr30551-4.c: Likewise.
1986         * gcc.dg/pr30551-5.c: Likewise.
1987         * gcc.dg/pr30551-6.c: Likewise.
1988         * gcc.dg/pr30551.c: Likewise.
1989         * gcc.dg/pr45461.c: Likewise.
1990         * gcc.dg/pr48552-1.c: Likewise.
1991         * gcc.dg/pr48552-2.c: Likewise.
1992         * gcc.dg/redecl-1.c: Likewise.
1993         * gcc.dg/transparent-union-3.c: Likewise.
1994         * gcc.dg/utf-dflt.c: Likewise.
1995         * gcc.dg/utf-dflt2.c: Likewise.
1996         * gcc.dg/vla-8.c: Likewise.
1997         * gcc.dg/vla-init-1.c: Likewise.
1998         * gcc.dg/wtr-int-type-1.c: Likewise.
1999
2000         * c-c++-common/raw-string-3.c: Add comments to checks for multiple
2001         messages reported for for one line of source code.
2002         * c-c++-common/raw-string-5.c: Likewise.
2003         * c-c++-common/raw-string-4.c: Likewise.
2004         * c-c++-common/raw-string-6.c: Likewise.
2005         * c-c++-common/pr20000.c: Likewise.
2006
2007         * gcc.dg/cpp/include2a.c: Add comments to checks for multiple
2008         messages reported for one line of source code.
2009         * gcc.dg/cpp/pr30786.c: Likewise.
2010         * gcc.dg/cpp/pr28709.c: Likewise.
2011         * gcc.dg/cpp/missing-header-MD.c: Likewise.
2012         * gcc.dg/cpp/macspace2.c: Likewise.
2013         * gcc.dg/cpp/missing-header-1.c: Likewise.
2014         * gcc.dg/cpp/missing-header-MMD.c: Likewise.
2015         * gcc.dg/cpp/missing-sysheader-MD.c: Likewise.
2016         * gcc.dg/cpp/missing-sysheader-MMD.c: Likewise.
2017
2018 2012-06-12  Jason Merrill  <jason@redhat.com>
2019
2020         PR c++/53599
2021         * g++.dg/template/local7.C: New.
2022
2023 2012-06-12  Oleg Endo  <olegendo@gcc.gnu.org>
2024
2025         PR target/53511
2026         * gcc.target/sh/pr51340-1.c: Delete obsolete test case.
2027         * gcc.target/sh/pr51340-2.c: Likewise.
2028         * gcc.target/sh/pr51340-3.c: Likewise.
2029
2030 2012-06-12  Michael Matz  <matz@suse.de>
2031
2032         * gcc.dg/torture/alias-1.c: New test.
2033
2034 2012-06-12  Jakub Jelinek  <jakub@redhat.com>
2035
2036         PR rtl-optimization/53589
2037         * gcc.dg/torture/pr53589.c: New test.
2038
2039 2012-06-12  Oleg Endo  <olegendo@gcc.gnu.org>
2040
2041         PR target/50749
2042         * gcc.target/sh/pr50749-sf-postinc-2.c: New.
2043         * gcc.target/sh/pr50749-sf-postinc-4.c: New.
2044         * gcc.target/sh/pr50749-qihisi-postinc-2.c: New.
2045         * gcc.target/sh/pr50749-qihisi-postinc-4.c: New.
2046         * gcc.target/sh/pr50749-sf-predec-2.c: New.
2047         * gcc.target/sh/pr50749-sf-predec-4.c: New.
2048         * gcc.target/sh/pr50749-qihisi-predec-1.c: New.
2049         * gcc.target/sh/pr50749-qihisi-predec-3.c: New.
2050         * gcc.target/sh/pr50749-sf-postinc-1.c: New.
2051         * gcc.target/sh/pr50749-sf-postinc-3.c: New.
2052         * gcc.target/sh/pr50749-qihisi-postinc-1.c: New.
2053         * gcc.target/sh/pr50749-qihisi-postinc-3.c: New.
2054         * gcc.target/sh/pr50749-sf-predec-1.c: New.
2055         * gcc.target/sh/pr50749-sf-predec-3.c: New.
2056         * gcc.target/sh/pr50749-qihisi-predec-2.c: New.
2057         * gcc.target/sh/pr50749-qihisi-predec-4.c: New.
2058
2059 2012-06-11  Sriraman Tallam  <tmsriram@google.com>
2060
2061         * gcc.target/i386/builtin_target.c (vendor_signatures): New enum.
2062         (check_intel_cpu_model): New function.
2063         (check_amd_cpu_model): New function.
2064         (check_features): New function.
2065         (__get_cpuid_output): New function.
2066         (check_detailed): New function.
2067         (fn1): Rename to quick_check.
2068         (main): Update to call quick_check and call check_detailed.
2069
2070 2012-06-11  Richard Henderson  <rth@redhat.com>
2071
2072         * lib/target-supports.exp
2073         (check_effective_target_sync_long_long_runtime): Use
2074         check_effective_target_lp64 instead of
2075         check_effective_target_powerpc64 for powerpc targets.
2076
2077 2012-06-11  Oleg Endo  <olegendo@gcc.gnu.org>
2078
2079         PR target/53511
2080         * gcc.target/sh/pr53511-1.c: New.
2081
2082 2012-06-11  Richard Guenther  <rguenther@suse.de>
2083
2084         PR middle-end/53470
2085         * g++.dg/lto/pr53470_0.C: New testcase.
2086         * gcc.dg/lto/pr53470_0.c: Likewise.
2087
2088 2012-06-11  Richard Guenther  <rguenther@suse.de>
2089
2090         PR c++/53605
2091         * g++.dg/ext/pr53605.C: New testcase.
2092
2093 2012-06-11  Eric Botcazou  <ebotcazou@adacore.com>
2094
2095         * gnat.dg/specs/array1.ads: New test.
2096         * gnat.dg/specs/array2.ads: Likewise.
2097         * gnat.dg/array22.adb: Likewise.
2098
2099 2012-06-11  Eric Botcazou  <ebotcazou@adacore.com>
2100
2101         * gnat.dg/constant4.adb: New test.
2102         * gnat.dg/constant4_pkg.ads: New helper.
2103
2104 2012-06-08  Janus Weil  <janus@gcc.gnu.org>
2105
2106         PR fortran/52552
2107         * gfortran.dg/allocate_alloc_opt_1.f90: Modified.
2108         * gfortran.dg/allocate_class_1.f90: Modified.
2109         * gfortran.dg/allocate_with_typespec_4.f90: Modified.
2110         * gfortran.dg/allocate_class_2.f90: New.
2111
2112 2012-06-07  Hans-Peter Nilsson  <hp@axis.com>
2113
2114         PR middle-end/53535
2115         * gcc.dg/pr46647.c: xfail for cris-* and crisv32-*.
2116
2117 2012-06-07  Thomas König  <tkoenig@gcc.gnu.org>
2118
2119         PR fortran/52861
2120         * gfortran.dg/string_assign_2.f90:  New test case.
2121
2122 2012-06-07  Thomas König  <tkoenig@gcc.gnu.org>
2123
2124         PR fortran/52861
2125         * gfortran.dg/string_assign_1.f90:  New test case.
2126
2127 2012-06-07  Jakub Jelinek  <jakub@redhat.com>
2128
2129         PR middle-end/53580
2130         * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
2131         * gcc.dg/gomp/critical-4.c: Likewise.
2132         * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
2133         * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
2134         * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
2135         * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
2136         * c-c++-common/gomp/pr53580.c: New test.
2137
2138 2012-06-07  Fabien Chêne  <fabien@gcc.gnu.org>
2139
2140         PR c++/51214
2141         * g++.dg/cpp0x/forw_enum11.C: New.
2142
2143 2012-06-06  Paolo Carlini  <paolo.carlini@oracle.com>
2144
2145         PR c++/53567
2146         * g++.dg/cpp0x/alias-decl-19.C: New.
2147
2148 2012-06-06  Steven Bosscher  <steven@gcc.gnu.org>
2149
2150         * g++.old-deja/g++.brendan/array1.C: Remove dg-options.
2151
2152 2012-06-06  Uros Bizjak  <ubizjak@gmail.com>
2153
2154         * gcc.target/i386/avx-os-support.h (XCR_XFEATURE_ENABLED_MASK): New.
2155         (XSTATE_FP): Ditto.
2156         (XSTATE_SSE): Ditto.
2157         (XSTATE_YMM): Ditto.
2158         (avx_os_support): Use new defines.
2159
2160 2012-06-06  Richard Guenther  <rguenther@suse.de>
2161
2162         PR testsuite/32380
2163         * gfortran.dg/vect/pr32380.f: Adjust number of expected vectorized
2164         loops.
2165
2166 2012-06-06  Fabien Chêne  <fabien@gcc.gnu.org>
2167
2168         PR c++/52841
2169         * g++.dg/cpp0x/pr52841.C: New testcase.
2170
2171 2012-06-06  Richard Guenther  <rguenther@suse.de>
2172
2173         PR tree-optimization/53081
2174         * gcc.dg/tree-ssa/ldist-20.c: New testcase.
2175         * gcc.dg/tree-ssa/loop-19.c: Add -fno-tree-loop-distribute-patterns.
2176
2177 2012-06-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
2178
2179         * gcc.target/powerpc/pr53487.c: New test.
2180
2181 2012-06-05  Pat Haugen <pthaugen@us.ibm.com>
2182
2183         * gcc.target/powerpc/lhs-1.c: Use parm instead of stack space.
2184
2185 2012-06-05  Edmar Wienskoski  <edmar@freescale.com>
2186
2187         * gcc.dg/tree-ssa/vector-3.c: Adjust regular expression.
2188
2189 2012-06-05  Richard Guenther  <rguenther@suse.de>
2190
2191         PR tree-optimization/30442
2192         * gcc.dg/vect/bb-slp-30.c: New testcase.
2193
2194 2012-06-05  Richard Guenther  <rguenther@suse.de>
2195
2196         PR tree-optimization/53081
2197         * gcc.dg/tree-ssa/ldist-19.c: New testcase.
2198         * gcc.c-torture/execute/builtins/builtins.exp: Always pass
2199         -fno-tree-loop-distribute-patterns.
2200
2201 2012-06-05  Alan Modra  <amodra@gmail.com>
2202
2203         * gcc.target/powerpc/savres.c: Add -mdynamic-no-pic for darwin.
2204         Check static chain in nested funcs.
2205
2206 2012-06-04  Tobias Burnus  <burnus@net-b.de>
2207
2208         PR fortran/50619
2209         * gfortran.dg/init_flag_10.f90: New.
2210
2211 2012-06-04  Paolo Carlini  <paolo.carlini@oracle.com>
2212
2213         PR c++/53524
2214         * g++.dg/warn/Wenum-compare-no-2: New.
2215
2216 2012-06-04  Dodji Seketeli  <dodji@redhat.com>
2217
2218         PR preprocessor/53463
2219         * g++.dg/cpp/limits.C: New test.
2220         * g++.dg/parse/error19.C: Adjust.
2221         * g++.dg/warn/Wconversion-real-integer2.C: Likewise.
2222         * g++.dg/warn/pr35635.C: Likewise.
2223         * g++.old-deja/g++.pt/assign1.C: Likewise.
2224
2225 2012-06-04  Edmar Wienskoski  <edmar@freescale.com>
2226
2227         PR target/53559
2228         * gcc.target/powerpc/cell_builtin_1.c: New test case.
2229         * gcc.target/powerpc/cell_builtin_2.c: Ditto.
2230         * gcc.target/powerpc/cell_builtin_3.c: Ditto.
2231         * gcc.target/powerpc/cell_builtin_4.c: Ditto.
2232         * gcc.target/powerpc/cell_builtin_5.c: Ditto.
2233         * gcc.target/powerpc/cell_builtin_6.c: Ditto.
2234         * gcc.target/powerpc/cell_builtin_7.c: Ditto.
2235         * gcc.target/powerpc/cell_builtin_8.c: Ditto.
2236
2237 2012-06-04  Andreas Schwab  <schwab@linux-m68k.org>
2238
2239         * g++.dg/debug/dwarf2/nested-3.C: Allow for | comments.
2240
2241 2012-06-04  Jakub Jelinek  <jakub@redhat.com>
2242
2243         PR tree-optimization/53550
2244         * gcc.dg/pr53550.c: New test.
2245
2246 2012-06-04  Richard Guenther  <rguenther@suse.de>
2247
2248         * gcc.dg/tree-ssa/ldist-11.c: Enable -ftree-loop-distribute-patterns.
2249         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
2250         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
2251
2252 2012-06-03  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2253
2254         PR fortran/48831
2255         * gfortran.dg/parameter_array_element_2.f90: New.
2256
2257 2012-06-03  Oleg Endo  <olegendo@gcc.gnu.org>
2258
2259         PR target/53512
2260         * gcc.target/sh/pr53512-1.c: New.
2261         * gcc.target/sh/pr53512-2.c: New.
2262         * gcc.target/sh/pr53512-3.c: New.
2263         * gcc.target/sh/pr53512-4.c: New.
2264
2265 2012-06-01  Jason Merrill  <jason@redhat.com>
2266
2267         PR c++/52973
2268         * g++.dg/ext/visibility/template12.C: New.
2269         * g++.dg/ext/attrib14.C: Adjust warning line.
2270
2271         PR c++/52725
2272         * g++.dg/parse/new6.C: New.
2273         * g++.dg/template/sizeof-template-argument.C: Adjust error message.
2274
2275 2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
2276
2277         * c-c++-common/restrict-2.c: Revert previous change.
2278
2279 2012-06-01  Jason Merrill  <jason@redhat.com>
2280
2281         PR c++/53137
2282         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
2283
2284         PR c++/53484
2285         * g++.dg/cpp0x/auto33.C: New.
2286
2287 2012-06-01  Paolo Carlini  <paolo.carlini@oracle.com>
2288
2289         PR c++/26155
2290         * g++.dg/parse/namespace-alias-1.C: New.
2291
2292 2012-06-01  Christian Bruel  <christian.bruel@st.com>
2293
2294         * gcc.dg/spec-options.c: New test.
2295         * gcc.dg/foo.specs: New file.
2296
2297 2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
2298
2299         PR ada/53517
2300         * gnat.dg/lto14.adb: Skip on Solaris.
2301
2302 2012-06-01  Hans-Peter Nilsson  <hp@axis.com>
2303
2304         * gcc.target/cris/sync-1-v10.c,
2305         gcc.target/cris/sync-1-v32.c, gcc.target/cris/sync-1.c,
2306         gcc.target/cris/sync-2c.c, gcc.target/cris/sync-2i.c,
2307         gcc.target/cris/sync-2s.c, gcc.target/cris/sync-3i.c,
2308         gcc.target/cris/sync-3s.c, gcc.target/cris/sync-4c.c,
2309         gcc.target/cris/sync-4i.c, gcc.target/cris/sync-4s.c,
2310         gcc.target/cris/torture/sync-mis-op-i-1.c,
2311         gcc.target/cris/torture/sync-mis-op-i-1a.c,
2312         gcc.target/cris/torture/sync-mis-op-i-2.c,
2313         gcc.target/cris/torture/sync-mis-op-i-2a.c,
2314         gcc.target/cris/torture/sync-mis-op-i-3.c,
2315         gcc.target/cris/torture/sync-mis-op-i-3a.c,
2316         gcc.target/cris/torture/sync-mis-op-s-1.c,
2317         gcc.target/cris/torture/sync-mis-op-s-1a.c,
2318         gcc.target/cris/torture/sync-mis-xchg-i-1.c,
2319         gcc.target/cris/torture/sync-mis-xchg-i-1a.c,
2320         gcc.target/cris/torture/sync-mis-xchg-i-2.c,
2321         gcc.target/cris/torture/sync-mis-xchg-i-2a.c,
2322         gcc.target/cris/torture/sync-mis-xchg-i-3.c,
2323         gcc.target/cris/torture/sync-mis-xchg-i-3a.c,
2324         gcc.target/cris/torture/sync-mis-xchg-s-1.c,
2325         gcc.target/cris/torture/sync-mis-xchg-s-1a.c: New tests.
2326
2327 2012-05-31  Richard Guenther  <rguenther@suse.de>
2328
2329         * gcc.dg/tree-ssa/ldist-pr45948-2.c: New testcase copy of
2330         ldist-pr45948.c with disabled SCCP.
2331
2332 2012-05-31  Richard Guenther  <rguenther@suse.de>
2333
2334         PR middle-end/48493
2335         * gcc.dg/torture/pr48493.c: New testcase.
2336
2337 2012-05-31  Greta Yorsh  <Greta.Yorsh@arm.com>
2338
2339         * lib/target-supports.exp (check_effective_target_vect_char_mult): Add
2340         arm32 to targets.
2341         * gcc.dg/vect/slp-perm-8.c (main): Prevent vectorization
2342         of the initialization loop.
2343         (dg-final): Adjust the expected number of vectorized loops depending
2344         on vect_char_mult target selector.
2345
2346 2012-05-31  Hans-Peter Nilsson  <hp@axis.com>
2347
2348         * gcc.target/cris/asm-v8.S, gcc.target/cris/asm-v10.S,
2349         gcc.target/cris/asm-other.S, gcc.target/cris/inasm-v8.c,
2350         gcc.target/cris/inasm-v10.c, gcc.target/cris/inasm-other.c:
2351         New tests.
2352
2353 2012-05-30  Jason Merrill  <jason@redhat.com>
2354
2355         PR c++/53356
2356         * g++.dg/init/new34.C: New.
2357         * g++.dg/tree-ssa/stabilize1.C: New.
2358
2359 2012-05-30  Jakub Jelinek  <jakub@redhat.com>
2360
2361         PR c++/53356
2362         * g++.dg/init/new33.C: New test.
2363
2364 2012-05-30  Richard Guenther  <rguenther@suse.de>
2365
2366         PR middle-end/53501
2367         * gcc.dg/torture/pr53501.c: New testcase.
2368         * c-c++-common/restrict-2.c: Adjust.
2369
2370 2012-05-30  Alan Modra  <amodra@gmail.com>
2371
2372         * gcc.target/powerpc/powerpc.exp: Load torture-options.exp, call
2373         torture-finish.
2374
2375 2012-05-30  Marc Glisse  <marc.glisse@inria.fr>
2376
2377         * gcc.target/i386/shuf-concat.c: New test.
2378
2379 2012-05-30  Jakub Jelinek  <jakub@redhat.com>
2380
2381         PR rtl-optimization/53519
2382         * gcc.c-torture/compile/pr53519.c: New test.
2383
2384 2012-05-30  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
2385
2386         * gcc.target/arm/neon-vrev.c: New.
2387
2388 2012-05-29  Oleg Endo  <olegendo@gcc.gnu.org>
2389
2390         PR target/51340
2391         * gcc.target/sh/pr51340-1.c: New.
2392         * gcc.target/sh/pr51340-2.c: New.
2393         * gcc.target/sh/pr51340-3.c: New.
2394
2395 2012-05-29  Richard Guenther  <rguenther@suse.de>
2396
2397         PR tree-optimization/53516
2398         * gcc.dg/torture/pr53516.c: New testcase.
2399
2400 2012-05-29  Dodji Seketeli  <dodji@redhat.com>
2401
2402         PR preprocessor/53229
2403         * gcc.dg/cpp/paste6.c: Force to run without
2404         -ftrack-macro-expansion.
2405         * gcc.dg/cpp/paste8.c: Likewise.
2406         * gcc.dg/cpp/paste8-2.c: New test, like paste8.c but run with
2407         -ftrack-macro-expansion.
2408         * gcc.dg/cpp/paste12.c: Force to run without
2409         -ftrack-macro-expansion.
2410         * gcc.dg/cpp/paste12-2.c: New test, like paste12.c but run with
2411         -ftrack-macro-expansion.
2412         * gcc.dg/cpp/paste13.c: Likewise.
2413         * gcc.dg/cpp/paste14.c: Likewise.
2414         * gcc.dg/cpp/paste14-2.c: New test, like paste14.c but run with
2415         -ftrack-macro-expansion.
2416         * gcc.dg/cpp/paste18.c: New test.
2417
2418 2012-05-29  Hans-Peter Nilsson  <hp@axis.com>
2419
2420         * gcc.target/cris/torture/trap-1.c,
2421         gcc.target/cris/torture/trap-2.c,
2422         gcc.target/cris/torture/trap-3.c,
2423         gcc.target/cris/torture/trap-v0.c,
2424         gcc.target/cris/torture/trap-v3.c: New tests.
2425
2426 2012-05-28  Paolo Carlini  <paolo.carlini@oracle.com>
2427
2428         PR c++/25137
2429         * g++.dg/warn/Wbraces3.C: New.
2430         * g++.dg/warn/Wbraces4.C: Likewise.
2431
2432 2012-05-28  Jakub Jelinek  <jakub@redhat.com>
2433
2434         PR tree-optimization/53505
2435         * c-c++-common/torture/pr53505.c: New test.
2436
2437 2012-05-27  Nathan Sidwell  <nathan@acm.org>
2438
2439         * gcc.dg/stmt-expr-4.c: New.
2440
2441 2012-05-26  Paolo Carlini  <paolo.carlini@oracle.com>
2442
2443         PR c++/53491
2444         * g++.dg/parse/crash60.C: New.
2445
2446 2012-05-26  Jason Merrill  <jason@redhat.com>
2447
2448         PR c++/53220
2449         * c-c++-common/array-lit.c: New.
2450         * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
2451
2452 2012-05-26  Eric Botcazou  <ebotcazou@adacore.com>
2453
2454         PR ada/50294
2455         * gnat.dg/array21.adb: New test.
2456
2457 2012-05-26  Eric Botcazou  <ebotcazou@adacore.com>
2458
2459         * gnat.dg/renaming5.adb: Adjust dg-final directive.
2460
2461 2012-05-25  Paolo Carlini  <paolo.carlini@oracle.com>
2462
2463         PR c++/32054
2464         * g++.dg/other/anon-union3.C: New.
2465
2466 2012-05-25  Ian Lance Taylor  <iant@google.com>
2467
2468         * gcc.dg/split-6.c: New test.
2469
2470 2012-05-25  Eric Botcazou  <ebotcazou@adacore.com>
2471
2472         * gnat.dg/lto14.adb: New test.
2473
2474 2012-05-25  Tristan Gingold  <gingold@adacore.com>
2475
2476         * gcc.target/i386/large-frame.c: New.
2477
2478 2012-05-24  Pat Haugen <pthaugen@us.ibm.com>
2479         * gcc.target/powerpc/lhs-1.c: New.
2480         * gcc.target/powerpc/lhs-2.c: New.
2481         * gcc.target/powerpc/lhs-3.c: New.
2482
2483 2012-05-24  Dodji Seketeli  <dodji@redhat.com>
2484
2485         Make unwound macro expansion trace less redundant
2486         * gcc.dg/cpp/macro-exp-tracking-1.c: Adjust.
2487         * gcc.dg/cpp/macro-exp-tracking-2.c: Likewise.
2488         * gcc.dg/cpp/macro-exp-tracking-3.c: Likewise.
2489         * gcc.dg/cpp/macro-exp-tracking-4.c: Likewise.
2490         * gcc.dg/cpp/macro-exp-tracking-5.c: Likewise.
2491         * gcc.dg/cpp/pragma-diagnostic-2.c: Likewise.
2492
2493 2012-05-24  Paolo Carlini  <paolo.carlini@oracle.com>
2494
2495         PR c++/53464
2496         * g++.dg/cpp0x/constexpr-default1.C: New.
2497
2498 2012-05-24  Paolo Carlini  <paolo.carlini@oracle.com>
2499
2500         PR c++/32080
2501         * g++.dg/eh/goto2.C: New.
2502
2503 2012-05-24  Richard Guenther  <rguenther@suse.de>
2504
2505         PR middle-end/53460
2506         * g++.dg/tree-prof/pr53460.C: New testcase.
2507
2508 2012-05-24  Richard Guenther  <rguenther@suse.de>
2509
2510         PR bootstrap/53466
2511         * g++.dg/debug/pr53466.C: New testcase.
2512
2513 2012-05-24  Jakub Jelinek  <jakub@redhat.com>
2514
2515         PR tree-optimization/53465
2516         * gcc.c-torture/execute/pr53465.c: New test.
2517
2518 2012-05-23  Tobias Burnus  <burnus@net-b.de>
2519
2520         PR fortran/51055
2521         PR fortran/45170
2522         * gfortran.dg/allocate_with_typespec_6.f90: New.
2523
2524 2012-05-23  Paolo Carlini  <paolo.carlini@oracle.com>
2525
2526         PR c++/29185
2527         * g++.dg/warn/delete-array-1.C: New.
2528
2529 2012-05-23  Richard Guenther  <rguenther@suse.de>
2530
2531         * gcc.dg/torture/pr39074-2.c: Adjust.
2532         * gcc.dg/torture/pr39074.c: Likewise.
2533         * gcc.dg/torture/pta-structcopy-1.c: Likewise.
2534         * gcc.dg/tree-ssa/alias-19.c: Likewise.
2535
2536 2012-05-22  Jan Hubicka  <jh@suse.cz>
2537
2538         PR middle-end/53161
2539         * g++.dg/torture/pr53161.C: New testcase.
2540
2541 2012-05-22  Tobias Burnus  <burnus@net-b.de>
2542
2543         PR fortran/53389
2544         * gfortran.dg/realloc_on_assign_15.f90: New.
2545
2546 2012-05-22  Richard Guenther  <rguenther@suse.de>
2547
2548         PR middle-end/51071
2549         * gcc.dg/torture/pr51071-2.c: New testcase.
2550
2551 2012-05-22  Paolo Bonzini  <bonzini@gnu.org>
2552
2553         PR tree-optimization/53336
2554         * g++.dg/torture/pr53336.C: New testcase.
2555
2556 2012-05-22  Dodji Seketeli  <dodji@redhat.com>
2557
2558         PR c++/53322
2559         * g++.dg/warn/Wunused-local-typedefs.C: Adjust to use -Wunused
2560         instead of -Wunused-local-typedefs.
2561
2562 2012-05-21  Paolo Carlini  <paolo.carlini@oracle.com>
2563
2564         PR c++/51184
2565         * g++.dg/other/abstract4.C: New-
2566
2567 2012-05-21  Paolo Carlini  <paolo.carlini@oracle.com>
2568
2569         PR c++/40821
2570         * g++.dg/ext/attrib46.C: New.
2571
2572 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
2573
2574         PR c/53418
2575         * gcc.c-torture/compile/pr53418-1.c,
2576         gcc.c-torture/compile/pr53418-2.c: New tests.
2577
2578 2012-05-21  Jakub Jelinek  <jakub@redhat.com>
2579
2580         PR tree-optimization/53366
2581         * gcc.dg/torture/pr53366-1.c: New test.
2582         * gcc.dg/torture/pr53366-2.c: New test.
2583         * gcc.target/i386/pr53366-1.c: New test.
2584         * gcc.target/i386/pr53366-2.c: New test.
2585
2586         PR tree-optimization/53409
2587         * gcc.c-torture/compile/pr53409.c: New test.
2588
2589         PR tree-optimization/53410
2590         * gcc.c-torture/compile/pr53410-1.c: New test.
2591         * gcc.c-torture/compile/pr53410-2.c: New test.
2592
2593 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
2594
2595         PR target/53425
2596         * gcc.target/i386/pr53425-1.c: New file.
2597         * gcc.target/i386/pr53425-2.c: Likewise.
2598
2599 2012-05-21  Richard Guenther  <rguenther@suse.de>
2600
2601         PR tree-optimization/53408
2602         * gcc.dg/torture/pr53408.c: New testcase.
2603
2604 2012-05-21  Uros Bizjak  <ubizjak@gmail.com>
2605             H.J. Lu  <hongjiu.lu@intel.com>
2606
2607         PR target/53416
2608         * gcc.target/i386/pr53416.c: New file.
2609
2610 2012-05-21  Richard Guenther  <rguenther@suse.de>
2611
2612         * gfortran.dg/pr46519-2.f90: Adjust to avoid memset transform.
2613
2614 2012-05-21  Richard Guenther  <rguenther@suse.de>
2615
2616         * gcc.dg/torture/ldist-1.c: New testcase.
2617
2618 2012-05-20  Eric Botcazou  <ebotcazou@adacore.com>
2619
2620         * gnat.dg/lto13.adb: New test.
2621         * gnat.dg/lto13_pkg.ad[sb]: New helper.
2622
2623 2012-05-18  Eric Botcazou  <ebotcazou@adacore.com>
2624
2625         * gnat.dg/specs/lto12.ads: New test.
2626         * gnat.dg/specs/lto12_pkg.ads: New helper.
2627
2628 2012-05-18  Richard Guenther  <rguenther@suse.de>
2629
2630         PR tree-optimization/53346
2631         * gcc.dg/tree-ssa/ldist-18.c: New testcase.
2632         * gcc.target/i386/incoming-10.c: Adjust.
2633         * gcc.target/i386/incoming-11.c: Likewise.
2634         * gcc.target/i386/pr46295.c: Likewise.
2635
2636 2012-05-18  Richard Guenther  <rguenther@suse.de>
2637
2638         * gcc.dg/pr53352.c: Return zero.
2639
2640 2012-05-18  Richard Guenther  <rguenther@suse.de>
2641
2642         PR tree-optimization/53390
2643         * gcc.dg/torture/pr53390.c: New testcase.
2644
2645 2012-05-18  Meador Inge  <meadori@codesourcery.com>
2646
2647         PR rtl-optimization/53352
2648         * gcc.dg/pr53352.c: New test.
2649
2650 2012-05-17  David S. Miller  <davem@davemloft.net>
2651
2652         * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
2653         failure on sparc-*-linux-gnu.
2654
2655 2012-05-17  Paolo Carlini  <paolo.carlini@oracle.com>
2656
2657         PR c++/39681
2658         * g++.dg/parse/error49.C: New.
2659         * g++.dg/cpp0x/error8.C: Likewise.
2660         * g++.dg/ext/utf-cxx98.C: Adjust dg-error directive.
2661         * g++.dg/ext/utf-dflt2.C: Likewise.
2662         * g++.dg/ext/utf-gnuxx98.C: Likewise.
2663         * g++.dg/ext/utf-dflt.C: Likewise.
2664         * c-c++-common/raw-string-3.c: Likewise.
2665         * c-c++-common/raw-string-4.c: Likewise.
2666
2667 2012-05-17  Paolo Carlini  <paolo.carlini@oracle.com>
2668
2669         PR c++/53371
2670         * g++.dg/cpp0x/catch1.C: New.
2671
2672 2012-05-17  Paolo Carlini  <paolo.carlini@oracle.com>
2673
2674         PR c++/44516
2675         * g++.dg/parse/error48.C: New.
2676         * g++.dg/template/crash89.C: Adjust dg-error line numbers.
2677         * g++.old-deja/g++.robertl/eb109.C: Add column info to dg-error string.
2678
2679 2012-05-16  Patrick Marlier  <patrick.marlier@gmail.com>
2680
2681         * gcc.dg/tm/indirect-2.c: New test.
2682
2683 2012-05-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2684
2685         PR tree-optimization/53217
2686         * gfortran.dg/pr53217.f90: New test.
2687
2688 2012-05-16  Richard Guenther  <rguenther@suse.de>
2689
2690         PR tree-optimization/53364
2691         * g++.dg/torture/pr53364.C: New testcase.
2692
2693 2012-05-16  Georg-Johann Lay  <avr@gjlay.de>
2694
2695         PR testsuite/52641
2696         * gcc.dg/pr52549.c: Fix test for long != void*
2697         * gcc.c-torture/execute/pr52979-1.x: New file.
2698         * gcc.c-torture/execute/pr52979-2.x: New file.
2699
2700 2012-05-16  Dodji Seketeli  <dodji@redhat.com>
2701
2702         PR preprocessor/7263
2703         * gcc.dg/binary-constants-2.c: Run without tracking locations
2704         accross macro expansion.
2705         * gcc.dg/binary-constants-3.c: Likewise.
2706         * gcc.dg/cpp/sysmac2.c: Likewise.
2707         * testsuite/gcc.dg/nofixed-point-2.c: Adjust for more precise
2708         location.
2709         * gcc.dg/cpp/syshdr3.c: New test.
2710         * gcc.dg/cpp/syshdr3.h: New header for the new test above.
2711         * gcc.dg/system-binary-constants-1.c: New test.
2712         * gcc.dg/system-binary-constants-1.h: New header for the new test
2713         above.
2714         * g++.dg/cpp/syshdr3.C: New test.
2715         * g++.dg/cpp/syshdr3.h: New header the new test above.
2716         * g++.dg/system-binary-constants-1.C: New test.
2717         * g++.dg/system-binary-constants-1.h: New header the new test
2718         above.
2719
2720 2012-05-15  Paolo Carlini  <paolo.carlini@oracle.com>
2721
2722         * g++.old-deja/g++.pt/crash10.C: Adjust post PR11586.
2723
2724 2012-05-15  Jakub Jelinek  <jakub@redhat.com>
2725
2726         PR target/53358
2727         * gcc.dg/pr53358.c: New test.
2728
2729 2012-05-15  Paolo Carlini  <paolo.carlini@oracle.com>
2730
2731         PR c++/11856
2732         * g++.dg/warn/Wtype-limits.C: Don't warn in templates.
2733         * g++.dg/warn/Wtype-limits-Wextra.C: Likewise.
2734
2735 2012-05-15  Olivier Hainque  <hainque@adacore.com>
2736
2737         * g++.dg/eh/sighandle.C: New testcase.
2738
2739 2012-05-15  Richard Guenther  <rguenther@suse.de>
2740
2741         PR tree-optimization/53355
2742         * gcc.dg/tree-ssa/vrp67.c: New testcase.
2743
2744 2012-05-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2745
2746         * gfortran.dg/*.f90: Remove now redundant manual
2747         cleanup-modules directive.
2748
2749 2012-05-14  Uros Bizjak  <ubizjak@gmail.com>
2750
2751         * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
2752         * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
2753
2754 2012-05-14  Janne Blomqvist  <jb@gcc.gnu.org>
2755
2756         PR fortran/52428
2757         * gfortran.dg/int_range_io_1.f90: New test.
2758
2759 2012-05-14  Andi Kleen <ak@linux.intel.com>
2760             Jakub Jelinek  <jakub@redhat.com>
2761
2762         PR target/53315
2763         * gcc.target/i386/i386.exp (check_effective_target_rtm): New.
2764         * gcc.target/i386/rtm-check.h: New file.
2765         * gcc.target/i386/pr53315.c: New test.
2766
2767 2012-05-14  Tobias Burnus  <burnus@net-b.de>
2768
2769         PR fortran/49110
2770         PR fortran/51055
2771         PR fortran/53329
2772         * gfortran.dg/deferred_type_param_4.f90: New.
2773         * gfortran.dg/deferred_type_param_6.f90: New.
2774
2775 2012-05-14  Bernd Schmidt  <bernds@codesourcery.com>
2776
2777         * gcc.target/i386/retarg.c: New test.
2778
2779 2012-05-13  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2780
2781         PR fortran/45170
2782         * gfortran.dg/deferred_type_param_3.f90: New.
2783         * gfortran.dg/deferred_type_proc_pointer_1.f90: New.
2784         * gfortran.dg/deferred_type_proc_pointer_2.f90: New.
2785
2786 2012-05-12  Eric Botcazou  <ebotcazou@adacore.com>
2787
2788         * gnat.dg/null_pointer_deref3.adb: New test.
2789
2790 2012-05-12  Tobias Burnus  <burnus@net-b.de>
2791
2792         PR fortran/49110
2793         PR fortran/52843
2794         * gfortran.dg/deferred_type_param_5.f90: New.
2795
2796 2012-05-12  Paolo Carlini  <paolo.carlini@oracle.com>
2797
2798         * g++.dg/parse/error47.C: New.
2799
2800 2012-05-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
2801
2802         PR fortran/52537
2803         * gfortran.dg/string_compare_4.f90:  Change option
2804         to -fdump-tree-original.  Add test case for kind=4.
2805
2806 2012-05-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
2807
2808         PR fortran/52537
2809         * gfortran.dg/string_compare_4.f90:  New test.
2810
2811 2012-05-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2812
2813         * g++.dg/debug/dwarf2/nested-3.C: Allow for ! comments.
2814
2815 2012-05-11  Paolo Carlini  <paolo.carlini@oracle.com>
2816
2817         PR c++/53305
2818         * g++.dg/cpp0x/variadic132.C: New.
2819
2820 2012-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2821
2822         PR c++/53158
2823         * g++.dg/cpp0x/lambda/lambda-err2.C: New.
2824         * g++.dg/parse/error26.C: Tweak dg-error column number.
2825
2826 2012-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2827
2828         PR c++/53301
2829         * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
2830
2831 2012-05-10  Eric Botcazou  <ebotcazou@adacore.com>
2832
2833         * gnat.dg/lto11.ad[sb]: New test.
2834
2835 2012-05-09  Uros Bizjak  <ubizjak@gmail.com>
2836
2837         PR target/52908
2838         * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
2839         directive to Scan for vpmuldq, not vpmacsdql.
2840
2841 2012-05-09  Michael Matz  <matz@suse.de>
2842
2843         PR tree-optimization/53185
2844         * gcc.dg/vect/pr53185.c: New test.
2845
2846 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
2847
2848         PR middle-end/53249
2849         * gcc.target/i386/pr53249.c: New.
2850
2851 2012-05-09  Richard Guenther  <rguenther@suse.de>
2852
2853         PR tree-optimization/18437
2854         * gfortran.dg/vect/rnflow-trs2a2.f90: Move ...
2855         * gfortran.dg/vect/fast-math-rnflow-trs2a2.f90: ... here.
2856
2857 2012-05-09  Jakub Jelinek  <jakub@redhat.com>
2858
2859         PR tree-optimization/53226
2860         * gcc.c-torture/compile/pr53226.c: New test.
2861
2862 2012-05-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2863
2864         * gcc.target/i386/hle-add-acq-1.c: Allow for ; after lock.
2865         * gcc.target/i386/hle-add-rel-1.c: Likewise.
2866         * gcc.target/i386/hle-and-acq-1.c: Likewise.
2867         * gcc.target/i386/hle-and-rel-1.c: Likewise.
2868         * gcc.target/i386/hle-cmpxchg-acq-1.c: Likewise.
2869         * gcc.target/i386/hle-cmpxchg-rel-1.c: Likewise.
2870         * gcc.target/i386/hle-or-acq-1.c: Likewise.
2871         * gcc.target/i386/hle-or-rel-1.c: Likewise.
2872         * gcc.target/i386/hle-sub-acq-1.c: Likewise.
2873         * gcc.target/i386/hle-sub-rel-1.c: Likewise.
2874         * gcc.target/i386/hle-xadd-acq-1.c: Likewise.
2875         * gcc.target/i386/hle-xadd-rel-1.c: Likewise.
2876         * gcc.target/i386/hle-xor-acq-1.c: Likewise.
2877         * gcc.target/i386/hle-xor-rel-1.c: Likewise.
2878
2879 2012-05-09  Dehao Chen  <dehao@google.com>
2880
2881         * gcc.dg/predict-1.c: Remove the replicated text in this test.
2882         * gcc.dg/predict-2.c: Likewise.
2883         * gcc.dg/predict-3.c: Likewise.
2884         * gcc.dg/predict-4.c: Likewise.
2885         * gcc.dg/predict-5.c: Likewise.
2886         * gcc.dg/predict-6.c: Likewise.
2887
2888 2012-05-08  Hans-Peter Nilsson  <hp@axis.com>
2889
2890         PR target/53272
2891         * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
2892
2893 2012-05-08  Richard Guenther  <rguenther@suse.de>
2894
2895         * gcc.dg/fold-bitand-4.c: New testcase.
2896
2897 2012-05-08  Dehao Chen  <dehao@google.com>
2898
2899         * gcc.dg/predict-1.c: Check if LOOP_IV_COMPARE static predict
2900         heuristic is working properly.
2901         * gcc.dg/predict-2.c: Likewise.
2902         * gcc/dg/predict-3.c: Likewise.
2903         * gcc/dg/predict-4.c: Likewise.
2904         * gcc/dg/predict-5.c: Likewise.
2905         * gcc/dg/predict-6.c: Likewise.
2906
2907 2012-05-07  Jakub Jelinek  <jakub@redhat.com>
2908
2909         PR tree-optimization/53239
2910         * g++.dg/opt/vrp3.C: New test.
2911         * g++.dg/opt/vrp3-aux.cc: New file.
2912         * g++.dg/opt/vrp3.h: New file.
2913
2914 2012-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2915
2916         * g++.dg/debug/dwarf2/nested-3.C: Allow for / comments and missing
2917         .uleb128 support in assembler output.
2918
2919 2012-05-07  Richard Guenther  <rguenther@suse.de>
2920
2921         PR lto/42987
2922         * g++.dg/lto/pr42987_0.C: New testcase.
2923         * g++.dg/lto/pr42987_1.C: Likewise.
2924
2925 2012-05-07  Tobias Burnus  <burnus@net-b.de>
2926
2927         PR fortran/53255
2928         * gfortran.dg/typebound_operator_15.f90: New.
2929
2930 2012-05-06  Tobias Burnus  <burnus@net-b.de>
2931
2932         PR fortran/41587
2933         * gfortran.dg/class_array_13.f90: New.
2934
2935 2012-05-06  Tristan Gingold  <gingold@adacore.com>
2936
2937         * gnat.dg/warn7.adb: New test.
2938
2939 2012-05-06  Eric Botcazou  <ebotcazou@adacore.com>
2940
2941         * gnat.dg/specs/renamings.ads: Rename to...
2942         * gnat.dg/specs/renaming1.ads: ...this.
2943         * gnat.dg/specs/renaming2.ads: New test.
2944         * gnat.dg/specs/renaming2_pkg1.ads: New helper.
2945         * gnat.dg/specs/renaming2_pkg2.ads: Likewise.
2946         * gnat.dg/specs/renaming2_pkg3.ads: Likewise.
2947         * gnat.dg/specs/renaming2_pkg4.ad[sb]: Likewise.
2948
2949 2012-05-06  Eric Botcazou  <ebotcazou@adacore.com>
2950
2951         * gnat.dg/discr36.ad[sb]: New test.
2952         * gnat.dg/discr36_pkg.ad[sb]: New helper.
2953
2954 2012-05-05  Manuel López-Ibáñez  <manu@gcc.gnu.org>
2955
2956         PR c/43772
2957         * c-c++-common/pr43772.c: New.
2958
2959 2012-05-05  Paul Thomas  <pault@gcc.gnu.org>
2960
2961         PR fortran/41600
2962         * gfortran.dg/select_type_26.f03 : New test.
2963         * gfortran.dg/select_type_27.f03 : New test.
2964
2965         PR fortran/53191
2966         * gfortran.dg/select_type_28.f03 : New test.
2967
2968 2012-05-05  Janne Blomqvist  <jb@gcc.gnu.org>
2969
2970         PR fortran/49010
2971         PR fortran/24518
2972         * gfortran.dg/mod_sign0_1.f90: New test.
2973         * gfortran.dg/mod_large_1.f90: New test.
2974
2975 2012-05-04  Tobias Burnus  <burnus@net-b.de>
2976
2977         PR fortran/53175
2978         gfortran.dg/public_private_module_5.f90: New.
2979
2980 2012-05-04  Tobias Burnus  <burnus@net-b.de>
2981
2982         PR fortran/53111
2983         * gfortran.dg/constructor_7.f90: New.
2984         * gfortran.dg/constructor_8.f90: New.
2985
2986 2012-05-04  Paolo Carlini  <paolo.carlini@oracle.com>
2987
2988         PR c++/53166
2989         * g++.dg/cpp0x/static_assert7.C: New.
2990
2991 2012-05-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
2992
2993         PR tree-optimization/52633
2994         * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
2995         recognized as widening shifts instead of over-widening.
2996         * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
2997         * gcc.dg/vect/vect-over-widen-4.c: Likewise.
2998         * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
2999         * gcc.target/arm/pr52633.c: New test.
3000
3001 2012-05-04  Richard Guenther  <rguenther@suse.de>
3002
3003         PR tree-optimization/53168
3004         * gcc.dg/torture/pr53168.c: New testcase.
3005         * gcc.dg/tree-ssa/ssa-pre-30.c: Likewise.
3006
3007 2012-05-04  Richard Guenther  <rguenther@suse.de>
3008
3009         * gcc.dg/lto/pr53214_0.c: New testcase.
3010
3011 2012-05-04  Eric Botcazou  <ebotcazou@adacore.com>
3012
3013         * gcc.target/ia64/pr48496.c: New test.
3014         * gcc.target/ia64/pr52657.c: Likewise.
3015
3016 2012-05-04  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3017
3018         PR c/51712
3019         * c-c++-common/pr51712.c: New.
3020
3021 2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
3022
3023         PR target/53199
3024         * gcc.target/powwerpc/pr53199.c: New file.
3025
3026 2012-05-03  Jason Merrill  <jason@redhat.com>
3027
3028         * g++.dg/debug/dwarf2/nested-3.C: Adjust pattern.
3029
3030         * gcc.dg/debug/dwarf2/dups-types.c: New.
3031         * gcc.dg/debug/dwarf2/dups-types.h: New.
3032
3033 2012-05-03  Jason Merrill  <jason@redhat.com>
3034
3035         * g++.dg/debug/dwarf2/namespace-2.C: New.
3036         * g++.dg/debug/dwarf2/localclass3.C: New.
3037
3038 2012-05-03  Jason Merrill  <jason@redhat.com>
3039
3040         * g++.dg/debug/dwarf2/thunk1.C: New.
3041
3042 2012-05-03  Paolo Carlini  <paolo.carlini@oracle.com>
3043
3044         PR c++/53186
3045         * g++.dg/other/final2.C: New.
3046
3047 2012-05-03  Richard Guenther  <rguenther@suse.de>
3048
3049         * gcc.dg/tree-ssa/ssa-pre-27.c: Remove XFAIL.
3050
3051 2012-05-03  Uros Bizjak  <ubizjak@gmail.com>
3052
3053         * gcc.target/i386/hle-cmpxchg-acq-1.c (dg-options): Add -march=x86-64.
3054         * gcc.target/i386/hle-xadd-acq-1.c (dg-options): Ditto.
3055         * gcc.target/i386/hle-cmpxchg-rel-1.c (dg-options): Ditto.
3056         * gcc.target/i386/hle-xadd-rel-1.c (dg-options): Ditto.
3057
3058 2012-05-03  Jakub Jelinek  <jakub@redhat.com>
3059
3060         * gcc.target/i386/hle-xadd-rel-1.c: Match .byte 0xf3 instead of
3061         .byte 0xf2.
3062         * gcc.target/i386/hle-sub-rel-1.c: Likewise.
3063         * gcc.target/i386/hle-xchg-rel-1.c: Likewise.
3064         * gcc.target/i386/hle-add-rel-1.c: Likewise.
3065
3066         PR debug/53174
3067         * gcc.dg/pr53174.c: New test.
3068
3069         PR target/53187
3070         * gcc.target/arm/pr53187.c: New test.
3071         * gcc.c-torture/compile/pr53187.c: New test.
3072
3073 2012-05-03  Richard Guenther  <rguenther@suse.de>
3074
3075         * gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
3076         unsupported prefetching support.
3077
3078 2012-05-03  Greta Yorsh  <Greta.Yorsh@arm.com>
3079
3080         * gcc.dg/fixed-point/composite-type.c (dg-options): Add
3081         option -ftrack-macro-expansion=0.
3082         * gcc.dg/fixed-point/operator-bitwise.c (dg-options): Add
3083         option -ftrack-macro-expansion=0.
3084
3085 2012-05-03  Greta Yorsh  <Greta.Yorsh@arm.com>
3086
3087         * gcc.dg/builtin-stringop-chk-1.c (dg-options): Replace
3088         dg-options for target arm with dg-additional-options.
3089
3090 2012-05-03  Richard Guenther  <rguenther@suse.de>
3091
3092         PR tree-optimization/53144
3093         * gcc.dg/torture/pr53144.c: New testcase.
3094
3095 2012-05-03  Tobias Burnus  <burnus@net-b.de>
3096
3097         PR fortran/52864
3098         * gfortran.dg/pointer_intent_7.f90: New.
3099         * gfortran.dg/pure_formal_3.f90: New.
3100
3101 2012-05-02  Ulrich Weigand  <ulrich.weigand@linaro.org>
3102
3103         * gcc.target/s390/20030123-1.c: Add missing "volatile".
3104
3105 2012-05-02  Martin Jambor  <mjambor@suse.cz>
3106
3107         PR lto/52605
3108         * g++.dg/lto/pr52605_0.C: New test.
3109
3110 2012-05-02  Kirill Yukhin  <kirill.yukhin@intel.com>
3111
3112         * gcc.target/i386/hle-cmpxchg-acq-1.c: New.
3113         * gcc.target/i386/hle-cmpxchg-rel-1.c: Ditto.
3114         * gcc.target/i386/hle-add-acq-1.c: Ditto.
3115         * gcc.target/i386/hle-add-rel-1.c: Ditto.
3116         * gcc.target/i386/hle-and-acq-1.c: Ditto.
3117         * gcc.target/i386/hle-and-rel-1.c: Ditto.
3118         * gcc.target/i386/hle-or-acq-1.c: Ditto.
3119         * gcc.target/i386/hle-or-rel-1.c: Ditto.
3120         * gcc.target/i386/hle-sub-acq-1.c: Ditto.
3121         * gcc.target/i386/hle-sub-rel-1.c: Ditto.
3122         * gcc.target/i386/hle-xadd-acq-1.c: Ditto.
3123         * gcc.target/i386/hle-xadd-rel-1.c: Ditto.
3124         * gcc.target/i386/hle-xchg-acq-1.c: Ditto.
3125         * gcc.target/i386/hle-xchg-rel-1.c: Ditto.
3126         * gcc.target/i386/hle-xor-acq-1.c: Ditto.
3127         * gcc.target/i386/hle-xor-rel-1.c: Ditto.
3128
3129 2012-05-02  Steven Bosscher  <steven@gcc.gnu.org>
3130
3131         PR middle-end/53153
3132         * gcc.dg/pr53153.c: New test.
3133
3134 2012-05-02  Richard Guenther  <rguenther@suse.de>
3135
3136         * g++.dg/tree-ssa/pr19807.C: Adjust.
3137
3138 2012-05-02  Jakub Jelinek  <jakub@redhat.com>
3139
3140         PR tree-optimization/53163
3141         * gcc.c-torture/compile/pr53163.c: New test.
3142
3143         PR rtl-optimization/53160
3144         * gcc.c-torture/execute/pr53160.c: New test.
3145
3146 2012-05-01  Ian Lance Taylor  <iant@google.com>
3147
3148         PR c/37303
3149         * gcc.dg/pr37303.c: New test.
3150
3151 2012-05-01  Richard Henderson  <rth@redhat.com>
3152
3153         * lib/target-supports.exp
3154         (check_effective_target_sync_long_long_runtime): True for
3155         check_effective_target_powerpc64.
3156
3157 2012-04-30  Marc Glisse  <marc.glisse@inria.fr>
3158
3159         PR c++/51033
3160         * gcc.dg/vector-1.c: Move to ...
3161         * c-c++-common/vector-1.c: ... here.
3162         * gcc.dg/vector-2.c: Move to ...
3163         * c-c++-common/vector-2.c: ... here.
3164         * gcc.dg/vector-3.c: Move to ...
3165         * c-c++-common/vector-3.c: ... here. Adapt to C++.
3166         * gcc.dg/vector-4.c: Move to ...
3167         * c-c++-common/vector-4.c: ... here.
3168         * gcc.dg/vector-init-1.c: Move to ...
3169         * c-c++-common/vector-init-1.c: ... here.
3170         * gcc.dg/vector-init-2.c: Move to ...
3171         * c-c++-common/vector-init-2.c: ... here.
3172         * gcc.dg/vector-subscript-1.c: Move to ... Adapt to C++.
3173         * c-c++-common/vector-subscript-1.c: ... here.
3174         * gcc.dg/vector-subscript-2.c: Move to ...
3175         * c-c++-common/vector-subscript-2.c: ... here.
3176         * gcc.dg/vector-subscript-3.c: Move to ...
3177         * c-c++-common/vector-subscript-3.c: ... here.
3178
3179         PR c++/51314
3180         * g++.dg/cpp0x/vt-51314.C: New test.
3181         * g++.dg/cpp0x/variadic76.C: Fix.
3182
3183 2012-04-30  Greta Yorsh  <Greta.Yorsh@arm.com>
3184
3185         * gcc.dg/pr52283.c: Add missing dg-warning and dg-options.
3186
3187 2012-04-30  Dodji Seketeli  <dodji@redhat.com>
3188
3189         Add -Wvarargs option
3190         * c-c++-common/Wvarargs.c: New test case.
3191         * c-c++-common/Wvarargs-2.c: Likewise.
3192
3193 2012-04-30  Dodji Seketeli  <dodji@redhat.com>
3194
3195         Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2]
3196         * objc.dg/foreach-7.m: Force the test case to run without
3197         -ftrack-macro-expansion.
3198         * c-c++-common/tm/attrib-1.c: Likewise.
3199         * c-c++-common/warn-ommitted-condop.c: Likewise.
3200         * gcc.dg/assign-warn-1.c: Likewise.
3201         * gcc.dg/assign-warn-2.c: Likewise.
3202         * gcc.dg/attr-alloc_size.c: Likewise.
3203         * gcc.dg/builtin-stringop-chk-1.c: Likewise.
3204         * gcc.dg/builtin-stringop-chk-2.c: Likewise.
3205         * gcc.dg/builtin-strncat-chk-1.c: Likewise.
3206         * gcc.dg/c90-const-expr-9.c: Likewise.
3207         * gcc.dg/c99-const-expr-9.c: Likewise.
3208         * gcc.dg/cpp/direct2.c: Likewise.  Adjust.
3209         * gcc.dg/cpp/direct2s.c: Likewise.
3210         * gcc/testsuite/gcc.dg/cpp/pr28709.c: Likewise.
3211         * gcc.dg/cpp/pragma-diagnostic-1.c: Likewise.
3212         * gcc.dg/dfp/composite-type.c: Likewise.
3213         * gcc.dg/uninit-6-O0.c: Adjust the test case and force it to run
3214         with -ftrack-macro-expansion
3215         * g++.dg/cpp0x/constexpr-ex3.C: Likewise.
3216         * g++.dg/cpp0x/constexpr-overflow.C: Likewise.
3217         * g++.dg/ext/cleanup-1.C: Likewise.
3218         * g++.dg/ext/gnu-inline-global-reject.C: Likewise.
3219         * g++.dg/template/sfinae10.C: Likewise.
3220         * g++.dg/tm/wrap-2.C: Likewise.
3221         * g++.dg/warn/Wconversion-real-integer.C: Likewise.
3222         * g++.dg/warn/Wsign-conversion.C: Likewise.
3223         * g++.dg/warn/multiple-overflow-warn-1.C: Likewise.
3224         * g++.old-deja/g++.mike/p10769b.C: Likewise.
3225         * g++.dg/warn/Wdouble-promotion.C: Adjust the test case and force
3226         it to run with -ftrack-macro-expansion.
3227         * libstdc++-v3/scripts/testsuite_flags.in: By default, run the
3228         test cases without -ftrack-macro-expansion.
3229
3230         Fix location for static class members
3231         * g++.dg/template/sfinae6_neg.C: Adjust.
3232
3233         Make conversion warnings work on NULL with -ftrack-macro-expansion
3234         * g++.dg/warn/Wconversion-null-2.C: Add testing for __null,
3235         alongside the previous testing for NULL.
3236
3237         Fix -Wuninitialized for -ftrack-macro-expansion
3238         * gcc.dg/cpp/pragma-diagnostic-2.c: Fix this.
3239
3240         Strip "<built-in>" loc from displayed expansion context
3241         * g++.dg/warn/Wconversion-real-integer2.C: New test.
3242         * g++.dg/warn/Wconversion-real-integer-3.C: Likewise.
3243         * g++.dg/warn/conversion-real-integer-3.h: New header used by the
3244         new test above.
3245
3246         Fix expansion point loc for macro-like tokens
3247         * gcc.dg/debug/dwarf2/pr41445-5.c: Adjust.
3248         * gcc.dg/debug/dwarf2/pr41445-6.c: Likewise.
3249
3250         Fix token pasting with -ftrack-macro-expansion
3251         * gcc.dg/cpp/paste17.c: New test case for
3252         -ftrack-macro-expansion=2 mode only.
3253         * gcc.dg/cpp/macro-exp-tracking-5.c: Likewise.
3254
3255 2012-04-30  Eric Botcazou  <ebotcazou@adacore.com>
3256
3257         * gnat.dg/warn6.ad[sb]: New test.
3258
3259 2012-04-29  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3260
3261         PR 53149
3262         * gcc.dg/20011021-1.c: Adjust testcase.
3263
3264 2012-04-29  Thomas Koenig  <tkoenig@gcc.gnu.org>
3265
3266         PR fortran/53148
3267         * gfortran.dg/function_optimize_12.f90:  New test.
3268
3269 2012-04-29  Hans-Peter Nilsson  <hp@axis.com>
3270
3271         PR target/53156
3272         * gcc.target/cris/peep2-andu2.c: Tweak expected assembly
3273         code to match current output and cover new peephole2 pattern.
3274
3275 2012-04-27  Ollie Wild  <aaw@google.com>
3276
3277         * g++.dg/cpp0x/Wliteral-suffix.c: New test.
3278
3279 2012-04-27  Paolo Bonzini  <bonzini@gnu.org>
3280
3281         * gcc.c-torture/execute/20120427-2.c: New testcase.
3282         * gcc.dg/tree-ssa/phi-opt-10.c: New testcase.
3283         * gcc.dg/tree-ssa/ssa-pre-28.c: Bypass new optimization.
3284         * gcc.dg/tree-ssa/ssa-ifcombine-7.c: Look into ifcombine dump.
3285
3286 2012-04-27  Paolo Bonzini  <bonzini@gnu.org>
3287
3288         PR target/53138
3289         * gcc.c-torture/execute/20120427-1.c: New testcase.
3290
3291 2012-04-27  Marc Glisse  <marc.glisse@inria.fr>
3292
3293         PR middle-end/27139
3294         * gcc.dg/tree-ssa/forwprop-18.c: New test.
3295
3296 2012-04-27  Tom de Vries  <tom@codesourcery.com>
3297
3298         PR tree-optimization/51879
3299         * gcc.dg/pr51879.c: New test.
3300         * gcc.dg/pr51879-2.c: Same.
3301         * gcc.dg/pr51879-3.c: Same.
3302         * gcc.dg/pr51879-4.c: Same.
3303         * gcc.dg/pr51879-6.c: Same.
3304
3305 2012-04-26  Paolo Carlini  <paolo.carlini@oracle.com>
3306
3307         PR c++/53096
3308         * g++.dg/cpp0x/defaulted35.C: New.
3309         * g++.dg/cpp0x/defaulted15.C: Adjust.
3310
3311 2012-04-26  Janis Johnson  <janisjo@codesourcery.com>
3312
3313         * gcc.dg/bf-ms-layout.c: Adjust offsets to fit ms-bitfield
3314         structure layout.
3315
3316 2012-04-25  Sriraman Tallam  <tmsriram@google.com>
3317
3318         * testsuite/gcc.target/i386/builtin_target.c: Check avx2.
3319
3320 2012-04-26  Alan Modra  <amodra@gmail.com>
3321
3322         * gcc.target/powerpc/savres.c: New test.
3323         * gcc.target/powerpc/powerpc.exp: Run it.
3324
3325 2012-04-26  Hans-Peter Nilsson  <hp@axis.com>
3326
3327         PR target/53120
3328         * gcc.dg/torture/pr53120.c: New test.
3329
3330 2012-04-25  Jakub Jelinek  <jakub@redhat.com>
3331
3332         PR middle-end/52979
3333         * gcc.c-torture/compile/pr52979-1.c: New test.
3334         * gcc.c-torture/execute/pr52979-1.c: New test.
3335         * gcc.c-torture/execute/pr52979-2.c: New test.
3336
3337 2012-04-25  Richard Guenther  <rguenther@suse.de>
3338
3339         * gcc.target/i386/l_fma_float_5.c: Adjust.
3340         * gcc.target/i386/l_fma_double_4.c: Likewise.
3341         * gcc.target/i386/l_fma_float_2.c: Likewise.
3342         * gcc.target/i386/l_fma_float_6.c: Likewise.
3343         * gcc.target/i386/l_fma_double_1.c: Likewise.
3344         * gcc.target/i386/l_fma_double_5.c: Likewise.
3345         * gcc.target/i386/l_fma_float_3.c: Likewise.
3346         * gcc.target/i386/l_fma_double_2.c: Likewise.
3347         * gcc.target/i386/l_fma_double_6.c: Likewise.
3348         * gcc.target/i386/l_fma_float_4.c: Likewise.
3349         * gcc.target/i386/l_fma_double_3.c: Likewise.
3350         * gcc.target/i386/l_fma_float_1.c: Likewise.
3351
3352 2012-04-25  Jakub Jelinek  <jakub@redhat.com>
3353
3354         PR tree-optimization/53058
3355         * gcc.c-torture/compile/pr53058.c: New test.
3356
3357 2012-04-25  Jan Hubicka  <jh@suse.cz>
3358
3359         PR middle-end/53088
3360         * gcc.target/i386/pr39082-1.c: Update warning location.
3361
3362 2012-04-25  Jakub Jelinek  <jakub@redhat.com>
3363
3364         PR c/52880
3365         * gcc.dg/pr52880.c: New test.
3366
3367 2012-04-25  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3368
3369         * gcc.dg/m-un-2.c: Update.
3370         * gcc.dg/20011021-1.c: Update.
3371
3372 2012-04-25  Tobias Burnus  <burnus@net-b.de>
3373
3374         PR fortran/52196
3375         * gfortran.dg/realloc_on_assign_14.f90: New.
3376
3377 2012-04-24  Georg-Johann Lay  <avr@gjlay.de>
3378
3379         PR testsuite/52641
3380         PR tree-optimizations/52891
3381         * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
3382
3383 2012-04-24  Paolo Carlini  <paolo.carlini@oracle.com>
3384
3385         PR c++/52363
3386         * g++.dg/cpp0x/sfinae35.C: New.
3387         * g++.dg/cpp0x/sfinae36.C: Likewise.
3388
3389 2012-04-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3390
3391         PR target/47197
3392         * gcc.target/powerpc/pr47197.c: New test.
3393
3394 2012-04-24  Richard Guenther  <rguenther@suse.de>
3395
3396         PR tree-optimization/53085
3397         * g++.dg/torture/pr53085.C: New testcase.
3398
3399 2012-04-24  Andrew Pinski  <apinski@cavium.com>
3400
3401         PR tree-opt/33512
3402         * gcc.dg/tree-ssa/andor-3.c: New testcase.
3403         * gcc.dg/tree-ssa/andor-4.c: New testcase.
3404         * gcc.dg/tree-ssa/andor-5.c: New testcase.
3405
3406 2012-04-24  Jakub Jelinek  <jakub@redhat.com>
3407
3408         PR middle-end/53084
3409         * gcc.c-torture/execute/pr53084.c: New test.
3410
3411 2012-04-23  Paolo Carlini  <paolo.carlini@oracle.com>
3412
3413         * g++.dg/cpp0x/noexcept15.C: Adjust for Rev 186726 library changes.
3414
3415 2012-04-23  Andrew Pinski  <apinski@cavium.com>
3416
3417         * gcc.dg/tree-ssa/forwprop-17.c: New testcase.
3418
3419 2012-04-23  Bill Schmidt  <wschmidt@linux.ibm.com>
3420
3421         PR regression/53076
3422         * gcc.dg/torture/builtin-explog-1.c: Skip if -O0.
3423         * gcc.dg/torture/builtin-power-1.c: Likewise.
3424
3425 2012-04-23  Richard Guenther  <rguenther@suse.de>
3426
3427         PR tree-optimization/53070
3428         * gcc.dg/torture/pr53070.c: New testcase.
3429
3430 2012-04-23  Richard Guenther  <rguenther@suse.de>
3431
3432         PR c/53060
3433         * gcc.dg/pr53060.c: New testcase.
3434
3435 2012-04-23  Jakub Jelinek  <jakub@redhat.com>
3436
3437         PR tree-optimizations/52891
3438         * gcc.c-torture/compile/pr52891-1.c: New test.
3439         * gcc.c-torture/compile/pr52891-2.c: New test.
3440
3441 2012-04-22  Tobias Burnus  <burnus@net-b.de>
3442
3443         PR fortran/53051
3444         * gfortran.dg/read_float_4.f90: New.
3445
3446 2012-04-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3447
3448         PR 35441
3449         * c-c++-common/pr35441.C: New.
3450
3451 2012-04-20  Ian Lance Taylor  <iant@google.com>
3452
3453         * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
3454         (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
3455
3456 2012-04-20  Uros Bizjak  <ubizjak@gmail.com>
3457
3458         * gcc.target/x86_64/abi/avx/test_passing_unions.c: Avoid undefined
3459         array access.
3460         * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
3461
3462 2012-04-20  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3463
3464         PR rtl-optimization/44214
3465         * gcc.dg/pr44214-1.c: New test.
3466         * gcc.dg/pr44214-2.c: Likewise.
3467         * gcc.dg/pr44214-3.c: Likewise.
3468
3469 2012-04-20  Richard Guenther  <rguenther@suse.de>
3470
3471         * g++.dg/torture/20120420-1.C: New testcase.
3472
3473 2012-04-19  Steven Bosscher  <steven@gcc.gnu.org>
3474
3475         * gcc.target/i386/pr45830.c: Update scan-tree-dump.
3476
3477 2012-04-19  Christian Bruel  <christian.bruel@st.com>
3478
3479         * gcc.dg/pr52283.c: New test.
3480
3481 2012-04-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3482
3483         * gcc.dg/pr37985.c: New test.
3484
3485 2012-04-19  Richard Guenther  <rguenther@suse.de>
3486
3487         PR rtl-optimization/44688
3488         * gcc.dg/var-expand1.c: Increase array size to make unrolling
3489         possibly profitable.
3490
3491 2012-04-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3492
3493         PR tree-optimization/52976
3494         * gfortran.dg/reassoc_11.f: New test.
3495
3496 2012-04-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3497
3498         PR tree-optimization/52976
3499         * gfortran.dg/reassoc_7.f: New test.
3500         * gfortran.dg/reassoc_8.f: Likewise.
3501         * gfortran.dg/reassoc_9.f: Likewise.
3502         * gfortran.dg/reassoc_10.f: Likewise.
3503
3504 2012-04-18  Paolo Carlini  <paolo.carlini@oracle.com>
3505
3506         PR c++/52422
3507         * g++.dg/cpp0x/sfinae33.C: New.
3508         * g++.dg/cpp0x/sfinae34.C: Likewise.
3509
3510 2012-04-18  Joey Ye  <joey.ye@arm.com>
3511
3512         * gcc.target/arm/thumb1-imm.c: Skip it in non-thumb1 target.
3513
3514 2012-04-18  Richard Guenther  <rguenther@suse.de>
3515
3516         * gcc.target/x86_64/abi/test_passing_unions.c: Avoid undefined
3517         array access.
3518         * gcc.target/x86_64/abi/test_passing_structs.c: Likewise.
3519         * gcc.target/i386/avx256-unaligned-load-4.c: Fix array sizes.
3520
3521 2012-04-17  Tom de Vries  <tom@codesourcery.com>
3522
3523         * g++.dg/pr51264-4.C: New test.
3524
3525 2012-04-17  Paolo Carlini  <paolo.carlini@oracle.com>
3526
3527         PR c++/52599
3528         * g++.dg/cpp0x/constexpr-ctor10.C: New.
3529
3530 2012-04-17  Paolo Carlini  <paolo.carlini@oracle.com>
3531
3532         PR c++/53003
3533         * g++.dg/parse/crash59.C: New.
3534
3535 2012-04-17  Michael Matz  <matz@suse.de>
3536
3537         PR tree-optimization/18437
3538         * gfortran.dg/vect/rnflow-trs2a2.f90: New test.
3539
3540 2012-04-17  Richard Guenther  <rguenther@suse.de>
3541
3542         PR middle-end/53011
3543         * g++.dg/torture/pr53011.C: New testcase.
3544
3545 2012-04-16  Jason Merrill  <jason@redhat.com>
3546
3547         PR c++/38543
3548         * g++.dg/cpp0x/variadic131.C: New.
3549
3550         PR c++/52008
3551         * g++.dg/cpp0x/variadic130.C: New.
3552
3553         PR c++/50830
3554         * g++.dg/cpp0x/variadic129.C: New.
3555
3556         PR c++/50303
3557         * g++.dg/cpp0x/variadic128.C: New.
3558
3559 2012-04-16  Tobias Burnus  <burnus@net-b.de>
3560
3561         PR fortran/52864
3562         * gfortran.dg/pointer_intent_6.f90: New.
3563
3564 2012-04-16  Tobias Burnus  <burnus@net-b.de>
3565
3566         PR fortran/52916
3567         * gfortran.dg/public_private_module_3.f90: Use dg-additional-sources
3568         to include public_private_module_4.f90.
3569         * gfortran.dg/public_private_module_4.f90: Skip this test on all
3570         targets.
3571
3572 2012-04-16  Paolo Carlini  <paolo.carlini@oracle.com>
3573
3574         PR c++/49152
3575         * g++.dg/diagnostic/operator1.C: New.
3576         * g++.dg/ext/label5.C: Adjust.
3577         * g++.dg/ext/va-arg1.C: Likewise.
3578         * g++.dg/other/error20.C: Likewise.
3579         * g++.dg/other/error20.C: Likewise.
3580         * g++.dg/other/error16.C: Likewise.
3581         * g++.dg/other/error10.C: Likewise.
3582         * g++.dg/parse/error30.C: Likewise.
3583         * g++.dg/cpp0x/lambda/lambda-err1.C: Likewise.
3584
3585 2012-04-16  Jason Merrill  <jason@redhat.com>
3586
3587         PR c++/51148
3588         * g++.dg/cpp0x/variadic127.C: New.
3589
3590 2012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3591
3592         * lib/plugin-support.exp (plugin-test-execute): Properly determine
3593         testcase name.
3594         Use fail, pass instead of unresolved.
3595         Don't log $optstr.
3596
3597         PR testsuite/52948
3598         * g++.dg/plugin/dumb_plugin.c (pass_dumb_plugin_example): Remove
3599         TODO_dump_func.
3600         * g++.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.
3601         * gcc.dg/plugin/one_time_plugin.c (one_pass): Likewise.
3602         * gcc.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.
3603
3604 2012-04-16  Janus Weil  <janus@gcc.gnu.org>
3605
3606         PR fortran/52968
3607         * gfortran.dg/typebound_call_23.f03: New test case.
3608
3609 2012-04-15  Jason Merrill  <jason@redhat.com>
3610
3611         PR c++/47220
3612         * g++.dg/cpp0x/variadic126.C: New.
3613
3614         PR c++/52380
3615         * g++.dg/cpp0x/variadic125.C: New.
3616
3617         PR c++/52292
3618         * g++.dg/cpp0x/variadic124.C: New.
3619
3620         PR c++/52706
3621         * g++.dg/cpp0x/nullptr27.C: New.
3622
3623         PR c++/52818
3624         * g++.dg/warn/format8.C: New.
3625
3626 2012-04-15  Janus Weil  <janus@gcc.gnu.org>
3627
3628         PR fortran/51082
3629         * gfortran.dg/proc_ptr_comp_34.f90: New test case.
3630
3631 2012-04-14  Tobias Burnus  <burnus@net-b.de>
3632
3633         PR fortran/52916
3634         PR fortran/40973
3635         * gfortran.dg/public_private_module_3.f90: New.
3636         * gfortran.dg/public_private_module_4.f90: New.
3637
3638 2012-04-14  Tom de Vries  <tom@codesourcery.com>
3639
3640         * gcc.dg/superblock.c: New test.
3641
3642 2012-04-14  Tom de Vries  <tom@codesourcery.com>
3643
3644         * gcc.dg/pr51879-12.c: New test.
3645
3646 2012-04-13  Jason Merrill  <jason@redhat.com>
3647
3648         PR c++/52824
3649         * g++.dg/cpp0x/variadic123.C: New.
3650         * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
3651
3652         PR c++/52905
3653         * g++.dg/cpp0x/initlist-ctor1.C: New.
3654
3655         PR c++/52915
3656         * g++.dg/other/anon-union2.C: New.
3657
3658 2012-04-13  Martin Jambor  <mjambor@suse.cz>
3659
3660         PR middle-end/52939
3661         * g++.dg/ipa/pr52939.C: New test.
3662
3663 2012-04-13  Tom de Vries  <tom@codesourcery.com>
3664
3665         * gcc.dg/pr52734.c: New test.
3666
3667 2012-04-13  Richard Guenther  <rguenther@suse.de>
3668
3669         PR tree-optimization/52969
3670         * gcc.dg/torture/pr52969.c: New testcase.
3671
3672 2012-04-13  Richard Guenther  <rguenther@suse.de>
3673
3674         PR c/52549
3675         * gcc.dg/pr52549.c: New testcase.
3676
3677 2012-04-13  Richard Guenther  <rguenther@suse.de>
3678
3679         PR c/52862
3680         * gcc.dg/pr52862.c: New testcase.
3681
3682 2012-04-13  Joey Ye  <joey.ye@arm.com>
3683
3684         * gcc.target/arm/thumb1-imm.c: New testcase.
3685
3686 2012-04-12  Uros Bizjak  <ubizjak@gmail.com>
3687
3688         PR target/52932
3689         * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
3690         second function argument.
3691         * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
3692         (calc_permps): Update declaration.  Calculate result correctly.
3693         (avx2_test): Change src2 type to union256i_d.
3694         * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
3695         correctly.
3696
3697 2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
3698
3699         PR target/52775
3700         * gcc.target/powerpc/pr52775.c: New file.
3701
3702 2012-04-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3703
3704         PR tree-optimization/18589
3705         * gcc.dg/tree-ssa/pr18589-1.c: New test.
3706         * gcc.dg/tree-ssa/pr18589-2.c: Likewise.
3707         * gcc.dg/tree-ssa/pr18589-3.c: Likewise.
3708         * gcc.dg/tree-ssa/pr18589-4.c: Likewise.
3709         * gcc.dg/tree-ssa/pr18589-5.c: Likewise.
3710         * gcc.dg/tree-ssa/pr18589-6.c: Likewise.
3711         * gcc.dg/tree-ssa/pr18589-7.c: Likewise.
3712         * gcc.dg/tree-ssa/pr18589-8.c: Likewise.
3713         * gcc.dg/tree-ssa/pr18589-9.c: Likewise.
3714         * gcc.dg/tree-ssa/pr18589-10.c: Likewise.
3715
3716 2012-04-12  Richard Guenther  <rguenther@suse.de>
3717
3718         PR tree-optimization/52943
3719         * gcc.dg/torture/pr52943.c: New testcase.
3720
3721 2012-04-12  Oleg Endo  <olegendo@gcc.gnu.org>
3722
3723         PR target/50751
3724         * gcc/target/sh/pr50751-4.c: New.
3725         * gcc/target/sh/pr50751-5.c: New.
3726         * gcc/target/sh/pr50751-6.c: New.
3727         * gcc/target/sh/pr50751-7.c: New.
3728
3729 2012-04-11  Fabien Chêne  <fabien@gcc.gnu.org>
3730
3731         PR c++/52465
3732         * g++.dg/lookup/using52.C: New.
3733
3734 2012-04-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3735
3736         * lib/prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.
3737
3738 2012-04-11  H.J. Lu  <hongjiu.lu@intel.com>
3739
3740         PR rtl-optimization/52876
3741         * gcc.target/i386/pr52876.c: New.
3742
3743 2012-04-11  Bernd Schmidt  <bernds@codesourcery.com>
3744
3745         * gcc.dg/c99-const-expr-9.c (old_offsetof): Insert a cast to
3746         __UINTPTR_TYPE__.
3747         * gcc.c-torture/execute/pr15296.c (intptr_t): Likewise, with
3748         __INTPTR_TYPE__.
3749         * gcc.dg/pr14092-1.c (intptr_t): Likewise.
3750         * gcc.dg/tree-ssa/foldcast-1.c (ssize_t): Likewise.
3751         * gcc.dg/c90-const-expr-6.c (intptr_t): New typedef to replace ...
3752         (ptrdiff_t): ... this.  All uses changed.
3753         * gcc.dg/c99-const-expr-6.c (intptr_t, ptrdiff_t): Likewise.
3754         * gcc.dg/torture/pta-escape-1.c (foo): Change arg type to
3755         __INTPTR_TYPE__.
3756         (main): Cast argument to __INTPTR_TYPE__.
3757         * gcc.dg/20041106-1.c (main): Cast to __UINTPTR_TYPE__ rather than
3758         size_t.
3759         * gcc.dg/mallign.c (main): Likewise.
3760         * gcc.dg/pr38700.c (foo): Likewise.
3761         * gcc.dg/long-long-cst1.c (t): Likewise.
3762         * gcc.dg/c99-const-expr-10.c (p, q, f, h, h2): Likewise.
3763         * gcc.dg/array-10.c (c0, c1, c2, c3, c4, c5): Likewise.
3764         * gcc.dg/pointer-arith-10.c (foo): Likewise.
3765         * gcc.dg/pr25682.c (d, foo): Likewise.
3766         * gcc.dg/format/cast-1.c (f): Likewise.
3767         * gcc.dg/c90-const-expr-10.c
3768         * gcc.dg/pr41551.c (uintptr_t): New typedef, replacing...
3769         (size_t): ...this.  All uses changed.
3770         * gcc.c-torture/execute/pr22098-1.c (uintptr_t): Likewise.
3771         * gcc.c-torture/execute/pr22098-2.c (uintptr_t): Likewise.
3772         * gcc.c-torture/execute/pr22098-3.c (uintptr_t): Likewise.
3773         * gcc.dg/pr34856.c (uintptr_t): Likewise.
3774         * gcc.dg/sequence-pt-1.c: Likewise.
3775         * gcc.dg/c90-const-expr-9.c (uintptr_t): Likewise.
3776         * gcc.dg/max-1.c (intptr_t): Likewise, replacing ssize_t.
3777         * gcc.dg/pr39074.c (intptr_t): Define using __INTPTR_TYPE__.
3778         * gcc.dg/pr30744-1.c (my_intptr_t): New typedef.  Replace all uses
3779         of ptrdiff_t with it.
3780         * gcc.dg/inline-23.c (my_intptr_t): Likewise.
3781         * gcc.dg/pr37561.c (p): Use __INTPTR_TYPE__.
3782         * gcc.dg/vla-11.c (foo11b): Use __UINTPTR_TYPE__.
3783
3784 2012-04-11  Jason Merrill  <jason@redhat.com>
3785
3786         PR debug/45088
3787         * g++.dg/debug/dwarf2/self-ref-1.C: Define virtual destructor.
3788         * g++.dg/debug/dwarf2/self-ref-1.C: Likewise.
3789
3790         PR c++/52906
3791         * g++.dg/ext/attrib45.C: New.
3792
3793         * g++.dg/eh/dtor3.C: New.
3794
3795 2012-04-11  Richard Guenther  <rguenther@suse.de>
3796
3797         PR middle-end/52621
3798         * gfortran.dg/pr52621.f90: New testcase.
3799
3800 2012-04-11  Richard Guenther  <rguenther@suse.de>
3801
3802         PR middle-end/52918
3803         * g++.dg/torture/pr52918-1.C: New testcase.
3804         * g++.dg/torture/pr52918-2.C: Likewise.
3805
3806 2012-04-11  Tobias Burnus  <burnus@net-b.de>
3807
3808         PR fortran/52729
3809         * gfortran.dg/block_11.f90: New.
3810
3811 2012-04-11  Nick Clifton  <nickc@redhat.com>
3812
3813         * gcc.dg/stack-usage-1.c (SIZE): Define for the RL78.
3814
3815 2012-04-11  Peter Bergner  <bergner@vnet.ibm.com>
3816
3817         PR target/16458
3818         * gcc.target/powerpc/pr16458-1.c: New test.
3819         * gcc.target/powerpc/pr16458-2.c: Likewise.
3820         * gcc.target/powerpc/pr16458-3.c: Likewise.
3821         * gcc.target/powerpc/pr16458-4.c: Likewise.
3822
3823 2012-04-11  Eric Botcazou  <ebotcazou@adacore.com>
3824
3825         * gcc.dg/builtin-bswap-1.c: Test __builtin_bswap16 & __builtin_bswap64.
3826         * gcc.dg/builtin-bswap-4.c: Test __builtin_bswap16.
3827         * gcc.dg/builtin-bswap-5.c: Likewise.
3828         * gcc.target/i386/builtin-bswap-4.c: New test.
3829
3830 2012-04-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3831
3832         PR 24985
3833         * lib/prune.exp: Add -fno-diagnostics-show-caret.
3834
3835 2012-04-11  Richard Guenther  <rguenther@suse.de>
3836
3837         PR rtl-optimization/52881
3838         * gcc.dg/torture/pr52881.c: New testcase.
3839         * gcc.dg/torture/pr52913.c: Likewise.
3840
3841 2012-04-11  Richard Guenther  <rguenther@suse.de>
3842
3843         PR tree-optimization/52912
3844         * gcc.dg/torture/pr52912.c: New testcase.
3845
3846 2010-04-10  Michael Matz  <matz@suse.de>
3847
3848         * gcc.dg/vect/vect-outer-1-big-array.c: Adjust.
3849         * gcc.dg/vect/vect-outer-1.c: Adjust.
3850         * gcc.dg/vect/vect-outer-1a-big-array.c: Adjust.
3851         * gcc.dg/vect/vect-outer-1a.c: Adjust.
3852         * gcc.dg/vect/vect-outer-1b-big-array.c: Adjust.
3853         * gcc.dg/vect/vect-outer-1b.c: Adjust.
3854         * gcc.dg/vect/vect-outer-2b.c: Adjust.
3855         * gcc.dg/vect/vect-outer-3b.c: Adjust.
3856
3857 2012-04-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
3858
3859         PR tree-optimization/52870
3860         * gcc.dg/vect/pr52870.c: New test.
3861
3862 2012-04-09  Mike Stump  <mikestump@comcast.net>
3863
3864         * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
3865         * gcc.dg/tree-ssa/vrp59.c: Likewise.
3866         * gcc.dg/tree-ssa/vrp60.c: Likewise.
3867         * gnat.dg/aggr11.adb: Likewise.
3868         * gnat.dg/aggr11_pkg.ads: Likewise.
3869         * gnat.dg/aggr15.adb: Likewise.
3870         * gnat.dg/aggr15.ads: Likewise.
3871         * gnat.dg/aggr17.adb: Likewise.
3872         * gnat.dg/aggr18.adb: Likewise.
3873         * gnat.dg/array14.adb: Likewise.
3874         * gnat.dg/array14.ads: Likewise.
3875         * gnat.dg/array14_pkg.ads: Likewise.
3876         * gnat.dg/array19.adb: Likewise.
3877         * gnat.dg/array19.ads: Likewise.
3878         * gnat.dg/discr27.adb: Likewise.
3879         * gnat.dg/discr27.ads: Likewise.
3880         * gnat.dg/discr35.adb: Likewise.
3881         * gnat.dg/discr35.ads: Likewise.
3882         * gnat.dg/discr6.adb: Likewise.
3883         * gnat.dg/discr6_pkg.ads: Likewise.
3884         * gnat.dg/import1.adb: Likewise.
3885         * gnat.dg/import1.ads: Likewise.
3886         * gnat.dg/loop_address2.adb: Likewise.
3887         * gnat.dg/opt7.adb: Likewise.
3888         * gnat.dg/opt7.ads: Likewise.
3889         * gnat.dg/pointer_variable_bounds.adb: Likewise.
3890         * gnat.dg/pointer_variable_bounds.ads: Likewise.
3891         * gnat.dg/rep_clause2.adb: Likewise.
3892         * gnat.dg/rep_clause2.ads: Likewise.
3893         * gnat.dg/slice2.adb: Likewise.
3894         * gnat.dg/slice2.ads: Likewise.
3895         * gnat.dg/slice6.adb: Likewise.
3896         * gnat.dg/slice6_pkg.ads: Likewise.
3897         * gnat.dg/specs/unchecked_union2.ads: Likewise.
3898         * gnat.dg/taft_type2.adb: Likewise.
3899         * gnat.dg/taft_type2.ads: Likewise.
3900         * gnat.dg/taft_type2_pkg.ads: Likewise.
3901         * gnat.dg/volatile10.adb: Likewise.
3902         * gnat.dg/volatile10_pkg.ads: Likewise.
3903
3904         * gcc.dg/dll-8.c: Remove execute permissions.
3905         * g++.dg/ext/dllexport5.C: Likewise.
3906
3907 2012-04-09  Jan Hubicka  <jh@suse.cz>
3908
3909         PR lto/52722
3910         PR lto/51765
3911         PR lto/52634
3912         * gcc.dg/lto/pr52634_1.c: New testcase.
3913         * gcc.dg/lto/pr52634_0.c: New testcase.
3914
3915 2012-04-09  Uros Bizjak  <ubizjak@gmail.com>
3916
3917         PR target/52883
3918         * gcc.target/i386/pr52883.c: New testcase.
3919
3920 2012-04-09  Eric Botcazou  <ebotcazou@adacore.com>
3921
3922         * lib/target-supports.exp (check_effective_target_sparc_v9): New.
3923         (check_effective_target_sync_long_long): Add SPARC case.
3924         (check_effective_target_sync_long_long_runtime): Likewise.
3925         (check_effective_target_sync_int_long): Adjust SPARC case.
3926         (check_effective_target_sync_char_short): Likewise.
3927
3928 2012-04-08  Oleg Endo  <olegendo@gcc.gnu.org>
3929
3930         * gcc.target/sh/sh2a-prefetch.c: Rename to ...
3931         * gcc.target/sh/prefetch.c: ... this.  Enable test case for m4*.
3932
3933 2012-04-08  Tobias Burnus  <burnus@net-b.de>
3934
3935         PR fortran/40973
3936         PR fortran/52751
3937         * gfortran.dg/public_private_module_2.f90: New.
3938
3939 2012-04-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3940
3941         * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Add labels to
3942         directives.
3943
3944 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
3945
3946         PR fortran/52893
3947         * gfortran.dg/function_optimize_11.f90:  New test.
3948
3949 2012-04-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
3950
3951         PR fortran/52668
3952         * gfortran.dg/use_only_6.f90: New test.
3953
3954 2012-04-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
3955
3956         PR fortran/52668
3957         * gfortran.dg/use_only_6.f90: New test.
3958 2012-04-06  Mike Stump  <mikestump@comcast.net>
3959
3960         PR testsuite/50722
3961         * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
3962
3963 2012-04-05  Jason Merrill  <jason@redhat.com>
3964
3965         PR c++/52596
3966         * g++.dg/template/qualified-id5.C: New.
3967
3968 2012-04-05  Uros Bizjak  <ubizjak@gmail.com>
3969
3970         PR target/52882
3971         * gcc.target/i386/pr52882.c: New test.
3972
3973 2012-04-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3974             Dominique D'Humieures  <dominiq@lps.ens.fr>
3975
3976         PR testsuite/52614
3977         * gcc.dg/vect/vect.exp: Use -fno-common on all targets.
3978         * gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp: Likewise.
3979
3980 2012-04-04  Jason Merrill  <jason@redhat.com>
3981
3982         PR c++/52845
3983         * g++.dg/cpp0x/lambda/lambda-warn4.C: New.
3984
3985 2012-04-03  Jason Merrill  <jason@redhat.com>
3986
3987         PR c++/52796
3988         * g++.dg/cpp0x/variadic-value1.C: New.
3989
3990 2012-04-03  Eric Botcazou  <ebotcazou@adacore.com>
3991
3992         * gnat.dg/pack18.adb: New test.
3993         * gnat.dg/pack18_pkg.ads: New helper.
3994
3995 2012-04-03  Richard Guenther  <rguenther@suse.de>
3996
3997         PR tree-optimization/52808
3998         * gcc.dg/pr52808.c: New testcase.
3999
4000 2012-04-03  Jakub Jelinek  <jakub@redhat.com>
4001
4002         PR tree-optimization/52835
4003         * gfortran.dg/pr52835.f90: New test.
4004
4005 2012-04-03  Eric Botcazou  <ebotcazou@adacore.com>
4006
4007         * gnat.dg/specs/aggr5.ads: New test.
4008
4009 2012-04-02  Richard Guenther  <rguenther@suse.de>
4010
4011         PR tree-optimization/52756
4012         * gcc.dg/torture/pr52756.c: New testcase.
4013
4014 2012-04-02  Richard Guenther  <rguenther@suse.de>
4015
4016         PR middle-end/52803
4017         * gcc.dg/pr52803.c: New testcase.
4018
4019 2012-04-02  Dodji Seketeli  <dodji@redhat.com>
4020
4021         PR c++/40942
4022         * g++.old-deja/g++.pt/spec40.C: Adjust to take the resolution of
4023         DR 214 in account.
4024
4025 2012-04-01  Paolo Carlini  <paolo.carlini@oracle.com>
4026
4027         PR c++/50043
4028         * g++.dg/cpp0x/noexcept17.C: New.
4029         * g++.old-deja/g++.eh/cleanup1.C: Adjust.
4030         * g++.dg/tree-ssa/ehcleanup-1.C: Likewise.
4031         * g++.dg/cpp0x/noexcept01.C: Likewise.
4032         * g++.dg/eh/init-temp1.C: Likewise.
4033         * g++.dg/eh/ctor1.C: Likwise.
4034
4035 2012-03-31  Eric Botcazou  <ebotcazou@adacore.com>
4036
4037         * gnat.dg/controlled6.adb: New test.
4038         * gnat.dg/controlled6_pkg.ads: New helper.
4039         * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
4040
4041 2012-03-30  Richard Henderson <rth@redhat.com>
4042
4043         PR debug/52727
4044         * g++.dg/opt/pr52727.C: New testcase.
4045
4046 2012-03-30  Richard Guenther  <rguenther@suse.de>
4047
4048         PR tree-optimization/52754
4049         * gcc.target/i386/pr52754.c: New testcase.
4050
4051 2012-03-30  Richard Guenther <rguenther@suse.de>
4052
4053         PR middle-end/52772
4054         * g++.dg/torture/pr52772.C: New testcase.
4055
4056 2012-03-29  Paolo Carlini  <paolo.carlini@oracle.com>
4057
4058         PR c++/52718
4059         * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
4060
4061 2012-03-29  Jason Merrill  <jason@redhat.com>
4062
4063         PR c++/52685
4064         * g++.dg/template/inherit8.C: New.
4065
4066 2012-03-29  Jakub Jelinek  <jakub@redhat.com>
4067
4068         PR c++/52759
4069         * g++.dg/ext/weak4.C: New test.
4070
4071         PR tree-optimization/52760
4072         * gcc.c-torture/execute/pr52760.c: New test.
4073
4074 2012-03-29  Jason Merrill  <jason@redhat.com>
4075
4076         PR c++/52743
4077         * g++.dg/cpp0x/initlist-array3.C: New.
4078
4079 2012-03-28  Jason Merrill  <jason@redhat.com>
4080
4081         PR c++/52746
4082         * g++.dg/overload/virtual2.C: New.
4083
4084 2012-03-28  Eric Botcazou  <ebotcazou@adacore.com>
4085
4086         * gnat.dg/vect7.ad[sb]: New test.
4087
4088 2012-03-28  Paul Thomas  <pault@gcc.gnu.org>
4089         Tobias Burnus  <burnus@gcc.gnu.org>
4090
4091         PR fortran/52652
4092         * gfortran.dg/allocate_class_1.f90 : Change error test.
4093         * gfortran.dg/allocate_with_typespec_4.f90 : Change error test.
4094         * gfortran.dg/allocate_alloc_opt_1.f90 : Change error test.
4095         * gfortran.dg/deallocate_alloc_opt_1.f90 : Change error test.
4096
4097 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
4098
4099         PR middle-end/52691
4100         * gcc.dg/pr52691.c: New test.
4101
4102         PR middle-end/52750
4103         * gcc.c-torture/compile/pr52750.c: New test.
4104
4105 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4106
4107         PR target/52692
4108         * gcc.target/avr/torture/builtins-2.c: New test.
4109
4110 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
4111
4112         PR target/52736
4113         * gcc.target/i386/pr52736.c: New test.
4114
4115 2012-03-27  Martin Jambor  <mjambor@suse.cz>
4116
4117         PR middle-end/52693
4118         * gcc.dg/torture/pr52693.c: New test.
4119
4120 2012-03-27  Meador Inge  <meadori@codesourcery.com>
4121
4122         PR c++/52672
4123         * g++.dg/cpp0x/constexpr-52672.C: New testcase.
4124
4125 2012-03-27  Mike Stump  <mikestump@comcast.net>
4126
4127         PR target/52665
4128         * gcc.target/i386/pr28946.c: Use -fno-ident to avoid spurious
4129         failures that match branch names.
4130
4131 2012-03-27  Uros Bizjak  <ubizjak@gmail.com>
4132             H.J. Lu  <hongjiu.lu@intel.com>
4133
4134         PR target/52698
4135         * gcc.target/i386/pr52698.c: New test.
4136
4137 2012-03-27  Richard Guenther  <rguenther@suse.de>
4138
4139         PR middle-end/52720
4140         * gcc.dg/torture/pr52720.c: New testcase.
4141
4142 2012-03-27  Eric Botcazou  <ebotcazou@adacore.com>
4143
4144         * gnat.dg/pack17.adb: New test.
4145
4146 2012-03-27  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
4147
4148         * gcc.target/arm/thumb-ifcvt.c: Only run for -mthumb.
4149         * gcc.target/arm/thumb-16bit-ops.c: Likewise.
4150
4151 2012-03-26  Martin Jambor  <mjambor@suse.cz>
4152
4153         PR tree-optimization/50052
4154         * gcc.dg/ipa/ipa-sra-2.c: Also run on strict-alignment platforms.
4155
4156 2012-03-26  Richard Guenther  <rguenther@suse.de>
4157
4158         PR tree-optimization/52701
4159         * gfortran.dg/pr52701.f90: New testcase.
4160
4161 2012-03-26  Ulrich Weigand  <ulrich.weigand@linaro.org>
4162
4163         PR tree-optimization/52686
4164         * gcc.target/arm/pr52686.c: New test.
4165
4166 2012-03-26  Georg-Johann Lay  <avr@gjlay.de>
4167
4168         * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
4169         Add "-Os -flto" to list.
4170
4171 2012-03-25  Eric Botcazou  <ebotcazou@adacore.com>
4172
4173         * gnat.dg/concat2.ad[sb]: New test.
4174
4175 2012-03-24  Jason Merrill  <jason@redhat.com>
4176
4177         * g++.dg/cpp0x/auto3.C: Compile with -pedantic-errors.
4178         * g++.dg/cpp0x/trailing2.C: Likewise.
4179         * g++.dg/warn/pr23075.C: Change dg-warning to dg-bogus.
4180         * g++.dg/cpp1y/auto-fn1.C: New.
4181         * g++.dg/cpp1y/auto-fn2.C: New.
4182         * g++.dg/cpp1y/auto-fn3.C: New.
4183         * g++.dg/cpp1y/auto-fn4.C: New.
4184         * g++.dg/cpp1y/auto-fn5.C: New.
4185         * g++.dg/cpp1y/auto-fn6.C: New.
4186         * g++.dg/cpp1y/auto-fn7.C: New.
4187         * g++.dg/cpp1y/auto-fn8.C: New.
4188         * g++.dg/cpp1y/auto-fn9.C: New.
4189         * g++.dg/cpp1y/auto-fn10.C: New.
4190         * g++.dg/cpp1y/auto-fn11.C: New.
4191
4192 2012-03-23  Richard Guenther  <rguenther@suse.de>
4193
4194         PR tree-optimization/52678
4195         * gfortran.dg/pr52678.f: New testcase.
4196
4197 2012-03-23  Richard Guenther  <rguenther@suse.de>
4198
4199         PR tree-optimization/52638
4200         * g++.dg/torture/pr52638.C: New testcase.
4201
4202 2012-03-22  Paolo Carlini  <paolo.carlini@oracle.com>
4203
4204         PR c++/52487
4205         * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
4206
4207 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
4208
4209         PR c++/52671
4210         * g++.dg/ext/attrib44.C: New test.
4211
4212 2012-03-22  Jan Hubicka  <jh@suse.cz>
4213
4214         PR middle-end/51737
4215         * g++.dg/torture/pr51737.C: New testcase
4216
4217 2012-03-22  Richard Guenther  <rguenther@suse.de>
4218
4219         PR tree-optimization/52548
4220         * gcc.dg/tree-ssa/ssa-pre-29.c: New testcase.
4221
4222 2012-03-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4223
4224         * lib/fortran-modules.exp (list-module-names-1): Remove
4225         warning.
4226
4227 2012-03-21  Oleg Endo  <olegendo@gcc.gnu.org>
4228
4229         PR target/50751
4230         * gcc.target/sh/pr50751-1.c: New.
4231         * gcc.target/sh/pr50751-2.c: New.
4232         * gcc.target/sh/pr50751-3.c: New.
4233
4234 2012-03-21  Oleg Endo  <olegendo@gcc.gnu.org>
4235
4236         PR target/52479
4237         * gcc.target/sh/sh4a-cos.c: Remove.
4238         * gcc.target/sh/sh4a-sin.c: Remove.
4239         * gcc.target/sh/sh4a-sincos.c: Remove.
4240
4241 2012-03-21  Richard Earnshaw  <rearnsha@arm.com>
4242
4243         * gcc.target/arm/neon/vgetQ_laneu64.c: Regenerated.
4244         * gcc.target/arm/neon/vgetQ_lanes64.c: Likewise.
4245
4246 2012-03-21  Martin Jambor  <mjambor@suse.cz>
4247
4248         PR testsuite/52641
4249         * gcc.dg/misaligned-expand-1.c (cst): Cast to int.
4250         * gcc.dg/misaligned-expand-2.c (cst): Likewise.
4251
4252 2012-03-21  Andrew Stubbs  <ams@codesourcery.com>
4253
4254         * gcc.target/arm/thumb-16bit-ops.c: New file.
4255         * gcc.target/arm/thumb-ifcvt.c: New file.
4256
4257 2012-03-20  Jason Merrill  <jason@redhat.com>
4258
4259         * lib/target-supports.exp: Add { target c++1y }.
4260
4261         * g++.dg/cpp0x/auto32.C: New.
4262
4263 2012-03-20  Georg-Johann Lay  <avr@gjlay.de>
4264
4265         PR testsuite/52641
4266         * gcc.dg/torture/pr48124-1.c: Add dg-require-effective-target
4267         int32plus.
4268         * gcc.dg/torture/pr48124-4.c: Ditto:
4269         * gcc.dg/torture/pr52530.c: Use long instead of int if int=16.
4270
4271 2012-03-20  Jason Merrill  <jason@redhat.com>
4272
4273         PR c++/52510
4274         * g++.dg/cpp0x/initlist66.C: New.
4275
4276 2012-03-20  Georg-Johann Lay  <avr@gjlay.de>
4277
4278         * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
4279         __AVR_HAVE_LPMX__
4280
4281 2012-03-20  Georg-Johann Lay  <avr@gjlay.de>
4282
4283         PR target/49868
4284         * gcc.target/avr/torture/addr-space-2.h: New file.
4285         * gcc.target/avr/torture/addr-space-2-g.h: New test.
4286         * gcc.target/avr/torture/addr-space-2-0.h: New test.
4287         * gcc.target/avr/torture/addr-space-2-1.h: New test.
4288         * gcc.target/avr/torture/addr-space-2-x.h: New test.
4289
4290 2012-03-20  Richard Guenther  <rguenther@suse.de>
4291
4292         * gnat.dg/pack16.adb: New testcase.
4293         * gnat.dg/pack16_pkg.ads: Likewise.
4294         * gnat.dg/specs/pack8.ads: Likewise.
4295         * gnat.dg/specs/pack8_pkg.ads: Likewise.
4296
4297 2012-03-19  Paolo Carlini  <paolo.carlini@oracle.com>
4298
4299         * g++.dg/warn/Wuseless-cast.C: Extend.
4300
4301 2012-03-19  Paolo Carlini  <paolo.carlini@oracle.com>
4302
4303         PR c++/14710
4304         * g++.dg/warn/Wuseless-cast.C: New.
4305
4306 2012-03-17  Janne Blomqvist  <jb@gcc.gnu.org>
4307
4308         PR libfortran/52608
4309         * gfortran.dg/pr52608.f90: New test.
4310
4311 2012-03-17  Tobias Burnus  <burnus@net-b.de>
4312
4313         PR fortran/52585
4314         * gfortran.dg/proc_ptr_36.f90: New.
4315
4316 2012-03-16  Martin Jambor  <mjambor@suse.cz>
4317
4318         * gcc.dg/misaligned-expand-1.c: New test.
4319         * gcc.dg/misaligned-expand-3.c: Likewise.
4320
4321 2012-03-16  Richard Guenther  <rguenther@suse.de>
4322         Kai Tietz  <ktietz@redhat.com>
4323
4324         PR middle-end/48814
4325         * gcc.c-torture/execute/pr48814-1.c: New test.
4326         * gcc.c-torture/execute/pr48814-2.c: New test.
4327         * gcc.dg/tree-ssa/assign-1.c: New test.
4328         * gcc.dg/tree-ssa/assign-2.c: New test.
4329         * gcc.dg/tree-ssa/assign-3.c: New test.
4330
4331 2012-03-16  Richard Guenther  <rguenther@suse.de>
4332
4333         * gnat.dg/specs/pack7.ads: New testcase.
4334
4335 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
4336
4337         PR target/52568
4338         * gcc.dg/torture/vshuf-4.inc: Add two new tests.
4339         * gcc.dg/torture/vshuf-8.inc: Likewise.
4340         * gcc.dg/torture/vshuf-16.inc: Likewise.
4341         * gcc.dg/torture/vshuf-32.inc: Likewise.
4342
4343 2012-03-15  Jason Merrill  <jason@redhat.com>
4344
4345         * g++.dg/torture/pr52582.C: New.
4346
4347 2012-03-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4348
4349         * lib/fortran-modules.exp: New file which was forgotten in r185430.
4350
4351 2012-03-15  Ira Rosen  <irar@il.ibm.com>
4352             Ulrich Weigand  <ulrich.weigand@linaro.org>
4353
4354         * gcc.dg/vect/slp-cond-3.c: New test.
4355         * gcc.dg/vect/slp-cond-4.c: New test.
4356
4357 2012-03-15  Ira Rosen  <irar@il.ibm.com>
4358             Ulrich Weigand  <ulrich.weigand@linaro.org>
4359
4360         * gcc.dg/vect/bb-slp-pattern-1.c: New test.
4361         * gcc.dg/vect/bb-slp-pattern-2.c: New test.
4362
4363 2012-03-15  Janne Blomqvist  <jb@gcc.gnu.org>
4364
4365         PR libfortran/52434
4366         PR libfortran/48878
4367         PR libfortran/38199
4368         * gfortran.dg/edit_real_1.f90: Don't assume roundTiesToAway.
4369         * gfortran.dg/round_1.f03: Likewise.
4370
4371 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
4372             Andrew Pinski  <apinski@cavium.com>
4373
4374         PR middle-end/52592
4375         * gcc.dg/pr52592.c: New test.
4376
4377 2012-03-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4378
4379         * gfortran.fortran-torture/compile/compile.exp: Simplify.
4380         * gfortran.fortran-torture/execute/execute.exp: Likewise.
4381         * lib/gcc-dg.exp (cleanup-modules): Move to ..
4382         * lib/fortran-modules.exp: .. this new file. Adjust users.
4383         * lib/gfortran-dg.exp (gfortran-dg-runtest,
4384         gfortran-dg-debug-runtest): Call cleanup-modules.
4385         * lib/fortran-torture.exp (fortran-torture-execute,
4386         fortran-torture): Likewise.
4387         * gfortran.dg/coarray/caf.exp: Likewise.
4388         * lib/lto.exp: Likewise.
4389         * gfortran.dg/class_4a.f03: Adjust cleanup-modules and keep-modules.
4390         * gfortran.dg/class_4b.f03: Likewise.
4391         * gfortran.dg/class_4c.f03: Likewise.
4392         * gfortran.dg/class_45a.f03: Likewise.
4393         * gfortran.dg/binding_label_tests_10.f03: Likewise.
4394         * gfortran.dg/binding_label_tests_10_main.f03: Likewise.
4395         * gfortran.dg/binding_label_tests_11.f03: Likewise.
4396         * gfortran.dg/binding_label_tests_11_main.f03: Likewise.
4397         * gfortran.dg/binding_label_tests_13.f03: Likewise.
4398         * gfortran.dg/binding_label_tests_13_main.f03: Likewise.
4399         * gfortran.dg/test_common_binding_labels_2.f03: Likewise.
4400         * gfortran.dg/test_common_binding_labels_2_main.f03: Likewise.
4401         * gfortran.dg/test_common_binding_labels_3.f03: Likewise.
4402         * gfortran.dg/test_common_binding_labels_3_main.f03: Likewise.
4403         * gfortran.dg/whole_file_28.f90: Likewise.
4404         * gfortran.dg/whole_file_29.f90: Likewise.
4405         * gfortran.dg/whole_file_30.f90: Likewise.
4406         * gfortran.dg/whole_file_31.f90: Likewise.
4407
4408 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
4409
4410         PR tree-optimization/52267
4411         * gcc.dg/pr52267.c: New test.
4412         * gcc.dg/tree-ssa/vrp65.c: New test.
4413         * gcc.dg/tree-ssa/vrp66.c: New test.
4414
4415 2012-03-15  Richard Guenther  <rguenther@suse.de>
4416
4417         PR middle-end/52580
4418         * gfortran.dg/vect/pr52580.f: New testcase.
4419
4420 2012-03-15  Oleg Endo  <olegendo@gcc.gnu.org>
4421
4422         * gcc.target/sh/fpul-usage-1.c: New.
4423
4424 2012-03-14  Oleg Endo  <olegendo@gcc.gnu.org>
4425
4426         PR target/49468
4427         * gcc.target/sh/pr49468-si.c: Make dg-skip-if not the first directive.
4428         * gcc.target/sh/pr49468-di.c: Likewise.
4429
4430 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4431
4432         * g++.dg/warn/miss-format-1.C: Remove *-*-solaris2.8 handling.
4433         * gcc.dg/c99-stdint-6.c: Likewise.
4434         * gcc.dg/lto/20090210_0.c: Likewise.
4435         * gcc.dg/pr28796-2.c: Don't skip on sparc*-sun-solaris2.8.
4436         * gcc.dg/pragma-init-fini.c: Don't skip on i?86-*-solaris2.8.
4437         * gcc.dg/pragma-init-fini-2.c: Likewise.
4438         * gcc.dg/torture/pr47917.c: Remove *-*-solaris2.8 handling.
4439         * gcc.target/i386/pr22076.c: Remove i?86-*-solaris2.8 handling.
4440         * gcc.target/i386/pr22152.c: Likewise.
4441         * gcc.target/i386/vect8-ret.c: Likewise.
4442         * lib/target-supports.exp (add_options_for_tls): Remove Solaris 8
4443         handling.
4444
4445 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4446
4447         * g++.dg/other/anon5.C: Don't skip on mips-sgi-irix*.
4448         * g++.dg/tree-prof/partition1.C: Likewise.
4449         * g++.dg/tree-prof/partition2.C: Likewise.
4450         * g++.old-deja/g++.other/init19.C: Remove mips-sgi-irix*
4451         handling.
4452         * gcc.c-torture/compile/labels-3.c: Remove dg-options.
4453         * gcc.c-torture/execute/20010724-1.c: Remove.
4454         * gcc.c-torture/execute/20010724-1.x: Remove.
4455         * gcc.c-torture/execute/20040208-2.c: Remove.
4456         * gcc.c-torture/execute/20040208-2.x: Remove.
4457         * gcc.c-torture/execute/ieee/20000320-1.c [__mips__ && __sgi__]:
4458         Remove.
4459         (main) [__mips__ && __sgi__]: Remove.
4460         * gcc.c-torture/execute/ieee/copysign1.c: Remove IRIX reference.
4461         * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
4462         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: Remove
4463         mips-sgi-irix6* handling.
4464         * gcc.dg/cpp/assert4.c [__mips__]: Remove __sgi__, sgi.
4465         * gcc.dg/torture/20090618-1.c: Don't skip on mips-sgi-irix*.
4466         * gcc.dg/torture/builtin-frexp-1.c: Remove mips*-*-irix6*
4467         handling.
4468         * gcc.dg/torture/builtin-logb-1.c: Likewise.
4469         * gcc.dg/torture/pr47917.c: Remove mips-sgi-irix6.5 handling.
4470         * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Don't skip on mips*-*-irix*.
4471         * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6* handling.
4472         * gcc.target/mips/args-1.c [!__sgi__]: Remove.
4473         * gcc.target/mips/interrupt_handler-2.c: Don't skip on
4474         mips-sgi-irix6*.
4475         * gcc.target/mips/interrupt_handler-3.c: Likewise.
4476         * gcc.target/mips/save-restore-1.c: Don't skip on mips-sgi-irix6*.
4477         * gcc.target/mips/save-restore-3.c: Likewise.
4478         * gcc.target/mips/save-restore-4.c: Likewise.
4479         * gcc.target/mips/save-restore-5.c: Likewise.
4480         * gfortran.dg/g77/cabs.f: Don't xfail on mips-sgi-irix6*.
4481         * lib/prune.exp (prune_gcc_output): Remove pruning of IRIX 6 ld
4482         messages.
4483         * lib/target-libpath.exp (set_ld_library_path_env_vars): Remove
4484         IRIX 6 handling.
4485         (restore_ld_library_path_env_vars): Likewise.
4486         * lib/target-supports.exp (check_profiling_available): Remove
4487         mips*-*-irix* handling.
4488         (check_ascii_locale_available): Remove mips-sgi-irix* handling.
4489         (add_options_for_c99_runtime): Remove mips-sgi-irix6.5* handling.
4490         * objc.dg/stabs-1.m: Don't xfail on mips-sgi-irix6.5.
4491
4492 2012-03-14  Jakub Jelinek  <jakub@redhat.com>
4493
4494         PR c++/52582
4495         * g++.dg/opt/pr52582.C: New test.
4496
4497 2012-03-14  Richard Guenther  <rguenther@suse.de>
4498
4499         PR tree-optimization/52571
4500         * gcc.dg/vect/vect-2.c: Initialize arrays.
4501         * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
4502         * gcc.target/i386/recip-vec-divf.c: Use -fno-common.
4503         * gcc.target/i386/recip-vec-sqrtf.c: Likewise.
4504
4505 2012-03-14  Richard Guenther  <rguenther@suse.de>
4506
4507         PR middle-end/52080
4508         PR middle-end/52097
4509         PR middle-end/48124
4510         * gcc.dg/torture/pr48124-1.c: New testcase.
4511         * gcc.dg/torture/pr48124-2.c: Likewise.
4512         * gcc.dg/torture/pr48124-3.c: Likewise.
4513         * gcc.dg/torture/pr48124-4.c: Likewise.
4514
4515 2012-03-14  Richard Guenther  <rguenther@suse.de>
4516
4517         PR middle-end/52578
4518         * gcc.dg/pr52578.c: New testcase.
4519
4520 2012-03-14  Jakub Jelinek  <jakub@redhat.com>
4521
4522         PR c++/52521
4523         * g++.dg/cpp0x/udlit-args2.C: New test.
4524
4525 2012-03-13  Oleg Endo  <olegendo@gcc.gnu.org>
4526
4527         PR target/48596
4528         * gcc.target/sh/pr48596.c: Move accidentally added new test case to ...
4529         * gcc.c-torture/compile/pr48596.c: ... here.
4530
4531 2012-01-30  Dodji Seketeli  <dodji@redhat.com>
4532
4533         PR c++/51641
4534         * g++.dg/lookup/hidden-class17.C: New test.
4535
4536 2012-03-13  Jakub Jelinek  <jakub@redhat.com>
4537
4538         PR c/52577
4539         * gcc.dg/Wunused-var-3.c: New test.
4540
4541 2012-03-13  Martin Jambor  <mjambor@suse.cz>
4542
4543         * gcc.dg/misaligned-expand-2.c: New test.
4544
4545 2012-03-13  Richard Guenther  <rguenther@suse.de>
4546
4547         PR middle-end/52134
4548         * gcc.dg/pr52134.c: New testcase.
4549
4550 2012-03-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4551
4552         * ada/acats/tests/cd/cdd1001.a (CDD1001): Fix typo.
4553
4554 2012-03-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4555
4556         PR tree-optimization/46728
4557         * gcc.target/powerpc/pr46728-4.c: Use preferred syntax.
4558         * gcc.target/powerpc/pr46728-5.c: Likewise.
4559         * gcc.target/powerpc/pr46728-8.c: Likewise.
4560         * gcc.target/powerpc/pr46728-10.c: Likewise.
4561         * gcc.target/powerpc/pr46728-11.c: Likewise.
4562         * gcc.target/powerpc/pr46728-13.c: Likewise.
4563         * gcc.target/powerpc/pr46728-14.c: Likewise.
4564         * gcc.target/powerpc/pr46728-15.c: Likewise.
4565
4566 2012-03-12  Paolo Carlini  <paolo.carlini@oracle.com>
4567
4568         PR c++/52299
4569         * g++.dg/warn/Wdiv-by-zero-bogus.C: New.
4570
4571 2012-03-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4572
4573         PR tree-optimization/46728
4574         * gcc.target/powerpc/pr46728-4.c: Skip for powerpc*-*-darwin*.
4575         * gcc.target/powerpc/pr46728-5.c: Likewise.
4576         * gcc.target/powerpc/pr46728-8.c: Likewise.
4577         * gcc.target/powerpc/pr46728-10.c: Likewise.
4578         * gcc.target/powerpc/pr46728-11.c: Likewise.
4579         * gcc.target/powerpc/pr46728-13.c: Likewise.
4580         * gcc.target/powerpc/pr46728-14.c: Likewise.
4581         * gcc.target/powerpc/pr46728-15.c: Likewise.
4582
4583 2012-03-12  Georg-Johann Lay  <avr@gjlay.de>
4584
4585         PR target/49868
4586         * gcc.target/avr/torture/addr-space-1.h: New file.
4587         * gcc.target/avr/torture/addr-space-1-g.h: New test.
4588         * gcc.target/avr/torture/addr-space-1-0.h: New test.
4589         * gcc.target/avr/torture/addr-space-1-1.h: New test.
4590         * gcc.target/avr/torture/addr-space-1-x.h: New test.
4591
4592 2012-03-12  Andrew Pinski  <apinski@cavium.com>
4593
4594         * gcc.dg/tree-ssa/phi-opt-7.c: New testcase.
4595
4596 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4597
4598         * g++.dg/abi/rtti3.C: Remove alpha*-dec-osf* handling.
4599         * g++.dg/abi/thunk4.C: Likewise.
4600         * g++.dg/cdce3.C: Don't skip on*-dec-osf5*.
4601         Adapt line numbers.
4602         * g++.dg/compat/struct-layout-1_generate.c: Remove alpha*-dec-osf*
4603         handling.
4604         * g++.dg/cpp0x/constexpr-rom.C: Likewise.
4605         * g++.dg/eh/spbp.C: Likewise.
4606         * g++.dg/ext/label13.C: Likewise.
4607         * g++.dg/guality/guality.exp: Likewise.
4608         * g++.dg/other/anon5.C: Likewise.
4609         * g++.dg/other/pragma-ep-1.C: Remove.
4610         * g++.dg/warn/miss-format-1.C: Remove alpha*-dec-osf* handling.
4611         * g++.dg/warn/pr31246.C: Likewise.
4612         * g++.dg/warn/weak1.C: Likewise.
4613         * g++.old-deja/g++.eh/badalloc1.C: Likewise.
4614         * g++.old-deja/g++.ext/attrib5.C: Likewise.
4615         * gcc.c-torture/compile/limits-declparen.c: Likewise.
4616         * gcc.c-torture/compile/limits-pointer.c: Likewise.
4617         * gcc.c-torture/execute/20001229-1.c: Remove __osf__ handling.
4618         * gcc.dg/attr-weakref-1.c: Remove alpha*-dec-osf* handling.
4619         * gcc.dg/c99-stdint-6.c: Remove alpha*-dec-osf5* handling.
4620         * gcc.dg/c99-tgmath-1.c: Likewise.
4621         * gcc.dg/c99-tgmath-2.c: Likewise.
4622         * gcc.dg/c99-tgmath-3.c: Likewise.
4623         * gcc.dg/c99-tgmath-4.c: Likewise.
4624         * gcc.dg/compat/struct-layout-1_generate.c: Remove alpha*-dec-osf*
4625         handling.
4626         * gcc.dg/debug/pr49032.c: Likewise.
4627         * gcc.dg/guality/guality.exp: Likewise.
4628         * gcc.dg/intmax_t-1.c: Likewise.
4629         * gcc.dg/pr48616.c: Likewise.
4630         * gcc.dg/pragma-ep-1.c: Remove.
4631         * gcc.dg/pragma-ep-2.c: Remove.
4632         * gcc.dg/pragma-ep-3.c: Remove.
4633         * gcc.dg/torture/pr47917.c: Remove alpha*-dec-osf5* handling.
4634         * gcc.dg/tree-ssa/pr42585.c: Remove alpha*-dec-osf* handling.
4635         * gcc.misc-tests/gcov-14.c: Likewise.
4636         * gfortran.dg/guality/guality.exp: Likewise.
4637         * lib/target-supports.exp (check_weak_available): Likewise.
4638         (add_options_for_tls): Likewise.
4639         (check_ascii_locale_available): Likewise.
4640         * obj-c++.dg/dwarf-2.mm: Likewise.
4641         * objc.dg/dwarf-1.m: Likewise.
4642         * objc.dg/dwarf-2.m: Likewise.
4643
4644 2012-03-12  Jakub Jelinek  <jakub@redhat.com>
4645
4646         PR tree-optimization/51721
4647         * gcc.dg/tree-ssa/vrp64.c: New test.
4648
4649         PR tree-optimization/52533
4650         * gcc.c-torture/compile/pr52533.c: New test.
4651
4652 2012-03-12  Kirill Yukhin  <kirill.yukhin@intel.com>
4653
4654         * gcc.target/i386/rtm-xabort-1.c: New.
4655         * gcc.target/i386/rtm-xbegin-1.c: Ditto.
4656         * gcc.target/i386/rtm-xend-1.c: Ditto.
4657         * gcc.target/i386/rtm-xtest-1.c: Ditto.
4658         * gcc.target/i386/sse-12.c: Test RTM intrinsics.
4659         * gcc.target/i386/sse-13.c: Ditto.
4660         * gcc.target/i386/sse-14.c: Ditto.
4661         * gcc.target/i386/sse-22.c: Ditto.
4662         * gcc.target/i386/sse-23.c: Ditto.
4663         * g++.dg/other/i386-2.C: Ditto.
4664         * g++.dg/other/i386-3.C: Ditto.
4665
4666 2012-03-12  Tobias Burnus  <burnus@net-b.de>
4667
4668         PR fortran/52542
4669         * gfortran.dg/proc_ptr_35.f90: New.
4670
4671 2012-03-11  Uros Bizjak  <ubizjak@gmail.com>
4672
4673         PR target/52530
4674         * gcc.dg/torture/pr52530.c: New test.
4675
4676 2012-03-11  Oleg Endo  <olegendo@gcc.gnu.org>
4677
4678         PR target/51244
4679         * gcc.target/sh/pr51244-1.c: Fix thinkos.
4680
4681 2012-03-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4682
4683         PR target/52450
4684         * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
4685
4686         * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
4687
4688 2012-03-09  Andrew Pinski  <apinski@cavium.com>
4689
4690         PR middle-end/51988
4691         * gcc.dg/tree-ssa/phi-opt-8.c: New testcase.
4692         * gcc.dg/tree-ssa/phi-opt-9.c: New testcase.
4693
4694 2012-03-09  Jiangning Liu  <jiangning.liu@arm.com>
4695
4696         * gcc.dg/tree-ssa/scev-3.c: New.
4697         * gcc.dg/tree-ssa/scev-4.c: New.
4698
4699 2012-03-08  Tobias Burnus  <burnus@net-b.de>
4700
4701         PR fortran/52469
4702         * gfortran.dg/proc_ptr_34.f90
4703
4704 2012-03-07  Jason Merrill  <jason@redhat.com>
4705
4706         PR c++/52521
4707         * g++.dg/cpp0x/udlit-mangle.C: New.
4708
4709 2012-03-06  Pat Haugen <pthaugen@us.ibm.com>
4710
4711         * gcc.dg/torture/va-arg-25.c: Fix typo for powerpc64-*-* check.
4712
4713 2012-03-06  Richard Guenther  <rguenther@suse.de>
4714
4715         PR middle-end/52493
4716         * gcc.dg/torture/pr52493.c: New testcase.
4717
4718 2012-03-06  Richard Guenther  <rguenther@suse.de>
4719
4720         PR lto/52097
4721         * gcc.dg/lto/pr52097_0.c: New testcase.
4722
4723 2012-03-06  Oleg Endo  <olegendo@gcc.gnu.org>
4724
4725         PR target/51244
4726         * gcc.target/sh/pr51244-1.c: New.
4727         * gcc.target/sh/pr51244-2.c: New.
4728         * gcc.target/sh/pr51244-3.c: New.
4729
4730 2012-03-05  Jason Merrill  <jason@redhat.com>
4731
4732         PR c++/51930
4733         * g++.dg/ext/visibility/template11.C: New.
4734
4735         * g++.dg/cpp0x/implicit13.C: New.
4736
4737 2012-03-05  Jakub Jelinek  <jakub@redhat.com>
4738
4739         PR tree-optimization/51721
4740         * gcc.dg/tree-ssa/vrp63.c: New test.
4741         * gcc.dg/pr51721.c: New test.
4742
4743 2012-03-04  Mikael Morin  <mikael@gcc.gnu.org>
4744
4745         PR fortran/50981
4746         * gfortran.dg/elemental_optional_args_5.f03: Add subcomponent actual
4747         argument checks.
4748
4749 2012-03-04  H.J. Lu  <hongjiu.lu@intel.com>
4750
4751         PR target/52146
4752         * gcc.target/i386/pr52146.c: Update final-scan to allow $-18874240.
4753
4754 2012-03-04  Mikael Morin  <mikael@gcc.gnu.org>
4755
4756         PR fortran/50981
4757         * gfortran.dg/elemental_optional_args_5.f03: Add array checks.
4758
4759 2012-03-04  Georg-Johann Lay  <avr@gjlay.de>
4760
4761         * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
4762         int32plus.
4763
4764 2012-03-03  Jason Merrill  <jason@redhat.com>
4765
4766         * g++.dg/cpp0x/nsdmi-defer6.C: New.
4767
4768         Core 1270
4769         * g++.dg/cpp0x/initlist65.C: New.
4770
4771         PR c++/36797
4772         * g++.dg/ext/is_empty2.C: New.
4773
4774 2012-03-03  Tobias Burnus  <burnus@net-b.de>
4775
4776         PR fortran/48820
4777         * gfortran.dg/assumed_type_3.f90: Undo previous commit.
4778
4779 2012-03-03  Tobias Burnus  <burnus@net-b.de>
4780
4781         * gfortran.dg/bind_c_dts_4.f03: Add dg-options -Wc-binding-type.
4782         * gfortran.dg/bind_c_implicit_vars.f03: Ditto.
4783         * gfortran.dg/bind_c_usage_8.f03: Ditto.
4784         * gfortran.dg/c_kind_tests_2.f03: Ditto.
4785         * gfortran.dg/class_30.f90: Remove dg-warning line.
4786         * gfortran.dg/bind_c_usage_25.f90: New.
4787
4788 2012-03-03  Tobias Burnus  <burnus@net-b.de>
4789
4790         PR fortran/48820
4791         * gfortran.dg/assumed_type_1.f90: Correct dg-error.
4792         * gfortran.dg/assumed_type_3.f90: Correct dg-error.
4793         * gfortran.dg/assumed_type_4.f90: Correct dg-error.
4794
4795 2012-03-03  Tobias Burnus  <burnus@net-b.de>
4796
4797         PR fortran/48820
4798         * gfortran.dg/assumed_type_1.f90: New.
4799         * gfortran.dg/assumed_type_2.f90: New.
4800         * gfortran.dg/assumed_type_3.f90: New.
4801         * gfortran.dg/assumed_type_4.f90: New.
4802
4803 2012-03-02  Oleg Endo  <olegendo@gcc.gnu.org>
4804
4805         PR target/49486
4806         * gcc.target/sh/pr49468-si.c: Skip unsupported test for SH64.
4807         * gcc.target/sh/pr49468-di.c: New.
4808
4809 2012-03-02  Maxim Kuvyrkov  <maxim@codesourcery.com>
4810
4811         * gcc.dg/graphite/pr50561.c: Update.
4812
4813 2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
4814
4815         * gcc.target/powerpc/pr52457.c: New test.
4816
4817 2012-03-02  Ulrich Weigand  <ulrich.weigand@linaro.org>
4818
4819         * gcc.target/arm/sat-1.c: New test.
4820
4821 2012-03-02  Uros Bizjak  <ubizjak@gmail.com>
4822
4823         PR target/46716
4824         * gcc.target/i386/pr46716.c: New test.
4825
4826 2012-03-02  Paolo Carlini  <paolo.carlini@oracle.com>
4827
4828         PR c++/51989
4829         * g++.dg/cpp0x/sfinae32.C: New.
4830
4831 2012-03-02  Richard Guenther  <rguenther@suse.de>
4832
4833         PR tree-optimization/52406
4834         * gcc.dg/torture/pr52406.c: New testcase.
4835
4836 2012-03-02  Tobias Burnus  <burnus@net-b.de>
4837
4838         PR fortran/52325
4839         * gfortran.dg/derived_comp_array_ref_8.f90: New.
4840         * gfortran.dg/nullify_2.f90: Update dg-error.
4841         * gfortran.dg/nullify_4.f90: Ditto.
4842         * gfortran.dg/pointer_init_6.f90: Ditto.
4843
4844 2012-03-02  Tobias Burnus  <burnus@net-b.de>
4845
4846         PR fortran/52270
4847         * gfortran.dg/class_51.f90: New.
4848
4849 2012-03-02  Tobias Burnus  <burnus@net-b.de>
4850
4851         PR fortran/52452
4852         * gfortran.dg/intrinsic_8.f90: New.
4853
4854 2012-03-01  Kai Tietz  <ktietz@redhat.com>
4855
4856         * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
4857         routines on mingw targets.
4858         * gcc.dg/vect/pr46126.c (uintptr_t): Add support for LLP64 target.
4859
4860 2012-03-01  Jakub Jelinek  <jakub@redhat.com>
4861
4862         PR tree-optimization/52445
4863         * gcc.dg/pr52445.c: New test.
4864
4865 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
4866
4867         PR target/52437
4868         * gcc.c-torture/compile/pr52437.c: New test.
4869
4870         PR middle-end/52419
4871         * gcc.dg/torture/pr52419.c: New test.
4872
4873         PR tree-optimization/52429
4874         * gcc.dg/torture/pr52429.c: New test.
4875         * g++.dg/opt/pr52429.C: New test.
4876
4877 2012-02-29  Richard Guenther  <rguenther@suse.de>
4878
4879         PR testsuite/52297
4880         * gcc.dg/lto/trans-mem-1_0.c: Remove.
4881         * gcc.dg/lto/trans-mem-1_1.c: Likewise.
4882         * gcc.dg/lto/trans-mem-2_0.c: Likewise.
4883         * gcc.dg/lto/trans-mem-2_1.c: Likewise.
4884         * gcc.dg/lto/trans-mem-4_0.c: Likewise.
4885         * gcc.dg/lto/trans-mem-4_1.c: Likewise.
4886
4887 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
4888
4889         * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
4890
4891 2012-02-29  Paul Thomas  <pault@gcc.gnu.org>
4892
4893         PR fortran/52386
4894         * gfortran.dg/realloc_on_assign_13.f90 : New test.
4895
4896 2012-02-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4897
4898         PR target/51534
4899         * gcc.target/arm/neon/pr51534.c: New testcase.
4900
4901 2012-02-28  Richard Guenther  <rguenther@suse.de>
4902
4903         PR target/52407
4904         * gcc.dg/torture/pr52407.c: New testcase.
4905
4906 2012-02-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4907
4908         * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
4909         * gcc.target/arm/vfp2.c: Likewise.
4910         * gcc.target/arm/vfp3.c: Likewise.
4911         * gcc.target/arm/vfp4.c: Likewise.
4912         * gcc.target/arm/vfp5.c: Likewise.
4913         * gcc.target/arm/vfp6.c: Likewise.
4914         * gcc.target/arm/vfp7.c: Likewise.
4915         * gcc.target/arm/vfp8.c: Likewise.
4916         * gcc.target/arm/vfp9.c: Likewise.
4917         * gcc.target/arm/vfp10.c: Likewise.
4918         * gcc.target/arm/vfp11.c: Likewise.
4919         * gcc.target/arm/vfp12.c: Likewise.
4920         * gcc.target/arm/vfp13.c: Likewise.
4921         * gcc.target/arm/vfp14.c: Likewise.
4922         * gcc.target/arm/vfp15.c: Likewise.
4923         * gcc.target/arm/vfp16.c: Likewise.
4924         * gcc.target/arm/vfp17.c: Likewise.
4925         * gcc.target/arm/neon-constants.h: New file.
4926         * gcc.target/arm/neon-vect1.c: New test.
4927         * gcc.target/arm/neon-vect2.c: New test.
4928         * gcc.target/arm/neon-vect3.c: New test.
4929         * gcc.target/arm/neon-vect4.c: New test.
4930         * gcc.target/arm/neon-vect5.c: New test.
4931         * gcc.target/arm/neon-vect6.c: New test.
4932         * gcc.target/arm/neon-vect7.c: New test.
4933         * gcc.target/arm/neon-vect8.c: New test.
4934
4935 2012-02-28  Richard Guenther  <rguenther@suse.de>
4936
4937         PR tree-optimization/52402
4938         * gcc.dg/torture/pr52402.c: New testcase.
4939
4940 2012-02-28  Richard Guenther  <rguenther@suse.de>
4941
4942         PR lto/52400
4943         * g++.dg/lto/pr52400_0.C: New testcase.
4944
4945 2012-02-28  Georg-Johann Lay  <avr@gjlay.de>
4946
4947         * gcc.target/avr/torture/builtins-1.c: New test.
4948         * gcc.target/avr/torture/builtins-error.c: New test.
4949
4950 2012-02-28  Kai Tietz  <ktietz@redhat.com>
4951
4952         * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64 issue.
4953         * gcc.target/i386/pr45352-2.c: Likewise.
4954         * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for mingw targets.
4955         * gcc.target/i386/xop-vshift-1.c (random): Use on mingw
4956         targets instead rand.
4957         * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
4958         * gcc.target/i386/sse2-mul-1.c: Likewise.
4959         * gcc.target/i386/sse4_1-blendps.c: Likewise.
4960         * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw target.
4961         * gcc.target/i386/pad-1.c: Likewise.
4962         * gcc.target/i386/pad-9.c: Likewise.
4963         * gcc.target/i386/pad-2.c: Likewise.
4964         * gcc.target/i386/pad-5b.c: Likewise.
4965         * gcc.target/i386/pad-8.c: Likewise.
4966         * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
4967         * gcc.target/i386/pr44130.c: Likewise.
4968         * gcc.target/i386/align-main-1.c: Likewise.
4969         * gcc.target/i386/align-main-2.c: Likewise.
4970         * gcc.target/i386/sw-1.c: Likewise.
4971         * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
4972         on x64 mingw target.
4973         * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
4974         * gcc.target/i386/pr46295.c: Likewise.
4975         * gcc.target/i386/amd64-abi-1.c: Likewise.
4976         * gcc.target/i386/amd64-abi-2.c: Likewise.
4977         * gcc.target/i386/pr39082-1.c: Likewise.
4978         * gcc.target/i386/pr39162.c: Likewise.
4979         * gcc.target/i386/pr22152.c: Likewise.
4980         * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
4981         * gcc.target/i386/wrfsbase-2.c: Likewise.
4982         * gcc.target/i386/local.c: Likewise
4983         * gcc.target/i386/wrgsbase-1.c: Likewise.
4984         * gcc.target/i386/wrfsbase-1.c: Likewise.
4985         * gcc.target/i386/pr39315-3.c: Likewise.
4986         * gcc.target/i386/pr35767-4.c: Likewise.
4987         * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
4988         x64 mingw target.
4989         * gcc.target/i386/pr45336-2.c: Likewise.
4990         * gcc.target/i386/pr45336-1.c: Likewise.
4991         * gcc.target/i386/pr45336-4.c: Likewise.
4992
4993 2012-02-27  Tristan Gingold  <gingold@adacore.com>
4994
4995         * gnat.dg/array20.ad[sb]: New test.
4996
4997 2012-02-27  Jakub Jelinek  <jakub@redhat.com>
4998
4999         PR target/52375
5000         * gcc.target/arm/pr52375.c: New test.
5001         * gcc.c-torture/compile/pr52375.c: New test.
5002
5003 2012-02-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5004
5005         * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
5006         * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
5007
5008 2012-02-27  Eric Botcazou  <ebotcazou@adacore.com>
5009
5010         * gnat.dg/aggr19.adb: New test.
5011         * gnat.dg/aggr19_pkg.ad[sb]: New helper.
5012
5013 2012-02-26  Oleg Endo  <olegendo@gcc.gnu.org>
5014
5015         PR target/49263
5016         * gcc.target/sh/pr49263.c: New.
5017
5018 2012-02-24  Andrew MacLeod  <amacleod@redhat.com>
5019
5020         * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
5021         simulate_thread_wrapper_other_threads
5022         * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
5023         Move initialization of 'value' to main().
5024         (main): Initialize 'value';
5025         * gcc.dg/simulate-thread/speculative-store.c
5026         (simulate_thread_step_verify): Return 0 when successful.
5027         * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
5028         Reduce threshold.
5029         (INSN_COUNT_THRESHOLD): New.  Instruction limit to terminate test.
5030         (simulate_thread_wrapper_other_threads): Return a success/fail value
5031         and issue an error if the instruction count threshold is exceeded.
5032
5033 2012-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5034
5035         PR target/50580
5036         * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
5037         * gcc.target/mips/interrupt_handler-3.c: Likewise.
5038
5039 2012-02-24  Richard Guenther  <rguenther@suse.de>
5040
5041         PR middle-end/52355
5042         * gcc.dg/pr52355.c: New testcase.
5043
5044 2012-02-23  Kai Tietz  <ktietz@redhat.com>
5045
5046         * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option for mingw-targets.
5047         * gcc.dg/Wpadded.c: Likewise.
5048         * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
5049         structure-layout.
5050         * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
5051         for sleep by Sleep and add windows.h include for this function.
5052         * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
5053         targets.
5054         * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
5055         target.
5056         * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw target.
5057         * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
5058         on x64 mingw target.
5059         * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
5060         * gcc.dg/pr50251.c: Disable test for x64 mingw target.
5061         * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
5062         failure on LLP64 target.
5063
5064 2012-02-23  Uros Bizjak  <ubizjak@gmail.com>
5065
5066         PR c/52290
5067         * gcc.dg/noncompile/pr52290.c: New test.
5068
5069 2012-02-23  Jakub Jelinek  <jakub@redhat.com>
5070
5071         PR tree-optimization/52019
5072         * gcc.dg/tree-ssa/ipa-split-6.c: New test.
5073
5074 2012-02-22  Kai Tietz  <ktietz@redhat.com>
5075
5076         * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
5077         * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
5078         derived pdiff_t type.
5079         * g++.dg/torture/pr49720.C: Likewise
5080
5081 2012-02-22  Uros Bizjak  <ubizjak@gmail.com>
5082
5083         PR target/52330
5084         * gcc.target/i386/pr52330.c: New test.
5085
5086 2012-02-22  Tobias Burnus  <burnus@net-b.de>
5087
5088         PR fortran/52335
5089         * gfortran.dg/io_constraints_10.f90: New.
5090
5091 2012-02-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
5092
5093         * lib/target-supports.exp (check_effective_target_vect_condition):
5094         Return true for NEON.
5095
5096 2012-02-21  Kai Tietz  <ktietz@redhat.com>
5097
5098         * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
5099
5100 2012-02-21  Richard Guenther  <rguenther@suse.de>
5101
5102         PR tree-optimization/52324
5103         * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
5104
5105 2012-02-21  Georg-Johann Lay  <avr@gjlay.de>
5106
5107         PR middle-end/51782
5108         * gcc.target/avr/torture/pr51782-1.c: New test.
5109
5110 2012-02-21  Jakub Jelinek  <jakub@redhat.com>
5111
5112         PR tree-optimization/52318
5113         * gcc.dg/pr52318.c: New test.
5114
5115 2012-02-20  Kai Tietz  <ktietz@redhat.com>
5116
5117         * gcc.dg/bf-ms-layout-3.c: New testcase.
5118
5119 2012-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
5120
5121         PR testsuite/52229
5122         PR fortran/32380
5123         * gfortran.dg/vect/pr32380.f:  XFAIL on PowerPC and ia-64.
5124
5125 2012-02-20  Richard Guenther  <rguenther@suse.de>
5126
5127         PR tree-optimization/52298
5128         * gcc.dg/torture/pr52298.c: New testcase.
5129         * gcc.dg/vect/pr52298.c: Likewise.
5130
5131 2012-02-20  Georg-Johann Lay  <avr@gjlay.de>
5132
5133         * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
5134         * gcc.c-torture/execute/pr52286.c: Ditto.
5135
5136 2012-02-20  Jakub Jelinek  <jakub@redhat.com>
5137
5138         PR tree-optimization/52286
5139         * gcc.c-torture/execute/pr52286.c: New test.
5140
5141 2012-02-18  Tobias Burnus  <burnus@net-b.de>
5142
5143         PR fortran/52295
5144         * gfortran.dg/interface_35.f90: Use -std=f2003.
5145         * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
5146         * gfortran.dg/interface_assignment_4.f90: Ditto.
5147         * gfortran.dg/bessel_1.f90: Ditto.
5148         * gfortran.dg/func_result_6.f90: Ditto.
5149         * gfortran.dg/hypot_1.f90: Ditto.
5150         * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
5151
5152 2012-02-17  Tobias Burnus  <burnus@net-b.de>
5153
5154         PR translation/52232
5155         PR translation/52234
5156         PR translation/52245
5157         PR translation/52246
5158         PR translation/52262
5159         PR translation/52273
5160         * gfortran.dg/coarray_22.f90: Update dg-error.
5161         * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
5162
5163 2012-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5164
5165         PR target/51753
5166         * lib/gcc-simulate-thread.exp: Load timeout.exp.
5167         (simulate-thread): Use default timeout.
5168
5169 2012-02-16  Jason Merrill  <jason@redhat.com>
5170
5171         PR c++/52248
5172         * g++.dg/ext/timevar1.C: New.
5173
5174 2012-02-16  Fabien Chêne  <fabien@gcc.gnu.org>
5175
5176         PR c++/52126
5177         * g++.dg/template/using21.C: New.
5178         * g++.dg/template/using22.C: Likewise.
5179
5180 2012-02-16  Jason Merrill  <jason@redhat.com>
5181
5182         PR c++/51415
5183         * g++.dg/cpp0x/lambda/lambda-err1.C: New.
5184
5185 2012-02-16  Jakub Jelinek  <jakub@redhat.com>
5186
5187         PR tree-optimization/52255
5188         * gcc.c-torture/compile/pr52255.c: New test.
5189
5190         PR debug/52260
5191         * g++.dg/debug/dwarf2/pr52260.C: New test.
5192
5193         PR middle-end/51929
5194         * g++.dg/ipa/pr51929.C: New test.
5195
5196 2012-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
5197
5198         PR target/52199
5199         * gcc.target/powerpc/pr52199.c: New file.
5200
5201 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5202
5203         PR target/52152
5204         * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
5205
5206 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5207
5208         * gcc.dg/pr51867.c: Don't include <math.h>.
5209         (sqrtf): Declare.
5210
5211 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
5212
5213         * gcc.dg/lto/20091013-1_1.c: xfail for avr.
5214         * gcc.dg/lto/20091013-1_2.c: xfail for avr.
5215
5216 2012-02-15  Tobias Grosser <grosser@fim.uni-passau.de>
5217
5218         PR tree-optimization/50561
5219         * gcc.dg/graphite/pr50561.c: New testcase.
5220
5221 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
5222
5223         * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
5224         * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
5225
5226 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
5227
5228         * gnat.dg/discr35.ad[sb]: New test.
5229
5230 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
5231
5232         * gnat.dg/volatile10.adb: New test.
5233         * gnat.dg/volatile10_pkg.ads: New helper.
5234
5235 2012-02-14  Jason Merrill  <jason@redhat.com>
5236
5237         * g++.dg/ext/attrib43.C: New.
5238
5239 2012-02-14  Hans-Peter Nilsson  <hp@axis.com>
5240
5241         * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
5242         * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
5243         fgnu_tm.
5244         * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
5245         gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
5246         * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
5247         effective_target fgnu_tm.
5248         * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
5249
5250 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
5251
5252         PR c++/52247
5253         * g++.dg/template/asmgoto1.C: New test.
5254
5255 2012-02-14  Ian Lance Taylor  <iant@google.com>
5256
5257         PR go/48501
5258         * go.test/go-test.exp (go-gc-tests): Disable optimizations when
5259         compiling generated file for 64bit and index tests.
5260
5261 2012-02-14  Uros Bizjak  <ubizjak@gmail.com>
5262
5263         * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
5264
5265 2012-02-14  Richard Guenther  <rguenther@suse.de>
5266
5267         PR tree-optimization/52244
5268         PR tree-optimization/51528
5269         * gcc.dg/torture/pr52244.c: New testcase.
5270
5271 2012-02-14  Walter Lee  <walt@tilera.com>
5272
5273         * g++.dg/other/PR23205.C: Disable test on tile.
5274         * g++.dg/other/pr23205-2.C: Disable test on tile.
5275         * gcc.dg/20020312-2.c: Add a condition for __tile__.
5276         * gcc.dg/20040813-1.c: Disable test on tile.
5277         * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
5278         * gcc.misc-tests/linkage.exp: Handle tilegx.
5279
5280 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
5281
5282         PR tree-optimization/52210
5283         * gcc.dg/pr52210.c: New test.
5284
5285 2012-02-14  Jason Merrill  <jason@redhat.com>
5286
5287         PR c++/39055
5288         * g++.dg/overload/defarg5.C: New.
5289
5290 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
5291
5292         PR c/52181
5293         * c-c++-common/pr52181.c: New test.
5294
5295 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
5296
5297         PR c++/52215
5298         * g++.dg/ext/atomic-1.C: New test.
5299
5300 2012-02-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5301
5302         * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
5303
5304 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
5305
5306         PR middle-end/52209
5307         * gcc.c-torture/execute/pr52209.c: New test.
5308
5309 2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
5310
5311         PR fortran/50981
5312         * gfortran.dg/elemental_optional_args_5.f03: New test.
5313
5314 2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
5315
5316         PR testsuite/50076
5317         * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
5318         cases.
5319
5320 2012-02-11  Ian Lance Taylor  <iant@google.com>
5321
5322         PR go/51874
5323         * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
5324         SPARC Solaris.  Don't run the test at all on systems where it may
5325         not work, rather than xfailing it.
5326
5327 2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
5328
5329         PR rtl-optimization/52175
5330         * gcc.c-torture/compile/pr52175.c: New test.
5331
5332 2012-02-10  Jason Merrill  <jason@redhat.com>
5333
5334         PR c++/51910
5335         * g++.dg/template/repo10.C: New.
5336
5337 2012-02-11  Jakub Jelinek  <jakub@redhat.com>
5338
5339         PR debug/52132
5340         * gcc.dg/pr52132.c: New test.
5341
5342 2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
5343
5344         * gnat.dg/specs/aggr4.ads: New test.
5345         * gnat.dg/specs/aggr4_pkg.ads: New helper.
5346
5347 2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
5348
5349         PR target/52146
5350         * gcc.target/i386/pr52146.c: New.
5351
5352 2012-02-10  Jakub Jelinek  <jakub@redhat.com>
5353
5354         PR middle-end/52177
5355         * c-c++-common/pr52177.c: New test.
5356
5357 2012-02-10  Jan Hubicka  <jh@suse.cz>
5358
5359         PR middle-end/48600
5360         * g++.dg/torture/pr48600.C: New testcase.
5361
5362 2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
5363
5364         PR middle-end/52140
5365         * gcc.dg/dfp/pr52140.c: New test.
5366
5367 2012-02-09  Jakub Jelinek  <jakub@redhat.com>
5368
5369         PR fortran/32380
5370         * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
5371         of dg-options.
5372
5373 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5374
5375         PR middle-end/51867
5376         * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
5377         * testsuite/gcc.dg/pr51867.c: New test.
5378
5379 2012-02-09  Ian Lance Taylor  <iant@google.com>
5380
5381         * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
5382         which don't support -fsplit-stack.  Turn off optimization when
5383         compiling select5-out.go.
5384
5385 2012-02-08  Ian Lance Taylor  <iant@google.com>
5386
5387         * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
5388         systems which don't support -fsplit-stack.
5389
5390 2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
5391
5392         * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
5393         * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
5394         machine instuction in the log.
5395
5396 2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
5397
5398         * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
5399           to 20 seconds.
5400
5401 2012-02-08  Magnus Granberg  <zorry@gentoo.org>
5402
5403         PR driver/48524
5404         * gcc.dg/pr48524.c: New test.
5405         * gcc.dg/pr48524.spec: New spec file for test.
5406
5407 2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
5408
5409         PR fortran/32380
5410         * gfortran.dg/vect/pr32380.f90:  New test.
5411
5412 2012-02-08  Tobias Burnus  <burnus@net-b.de>
5413
5414         PR fortran/52151
5415         * gfortran.dg/realloc_on_assign_12.f90: New.
5416
5417 2012-02-08  Richard Guenther  <rguenther@suse.de>
5418
5419         PR rtl-optimization/52170
5420         * gcc.dg/torture/pr52170.c: New testcase.
5421
5422 2012-02-08  Jakub Jelinek  <jakub@redhat.com>
5423
5424         PR gcov-profile/52150
5425         * gcc.dg/tree-prof/pr52150.c: New test.
5426
5427         PR rtl-optimization/52139
5428         * gcc.dg/pr52139.c: New test.
5429
5430 2012-02-07  Jason Merrill  <jason@redhat.com>
5431
5432         PR c++/51675
5433         * g++.dg/cpp0x/constexpr-union3.C: New.
5434
5435         PR c++/52035
5436         * g++.dg/lto/pr52035_0.C: New.
5437
5438 2012-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5439
5440         * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
5441         * gcc.dg/special/weak-1.c: Likewise.
5442         * gcc.dg/ucnid-12.c: Likewise.
5443         * gcc.dg/torture/pr45678-1.c: Likewise.
5444         * gcc.dg/torture/pr45678-2.c: Likewise.
5445         * gcc.dg/vector-4.c: Likewise.
5446         * gcc.dg/ipa/inline-5.c: Likewise.
5447         * gcc.dg/ucnid-11.c: Likewise.
5448         * gcc.misc-tests/gcov-13.c: Likewise.
5449         * gcc.misc-tests/gcov-14.c: Likewise.
5450         * g++.dg/ext/label13.C: Likewise.
5451         * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
5452         hppa*-*-hpux* options.
5453         * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
5454         * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
5455         * gcc.dg/pr48616.c: Likewise.
5456         * gcc.dg/pr17957.c: Likewise.
5457         * gcc.dg/pr17055-1.c: Likewise.
5458         * gcc.dg/pr32912-1.c: Likewise.
5459         * gcc.dg/tm/pr51472.c: Likewise.
5460         * c-c++-common/fold-bitand-4.c: Likewise.
5461         * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
5462         Use dg-additional-options for extra options.
5463
5464 2012-02-07  Joern Rennecke <joern.rennecke@embecosm.com>
5465
5466         * gcc.target/epiphany/interrupt-2.c: New test.
5467
5468 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
5469
5470         PR target/52155
5471         * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
5472         * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
5473         for MIPS ELF.
5474
5475 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
5476
5477         PR target/52152
5478         * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
5479
5480 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
5481
5482         PR middle-end/24306
5483         PR target/52154
5484         * lib/target-supports.exp (check_effective_target_mips_eabi): New.
5485         * gcc.target/mips/va-arg-1.c: New test.
5486
5487 2012-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
5488
5489         * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
5490         for -mno-pointers-to-nested-functions.
5491
5492 2012-02-07  Eric Botcazou  <ebotcazou@adacore.com>
5493
5494         * gcc.c-torture/execute/20120207-1.c: New test.
5495
5496 2012-02-07  Jakub Jelinek  <jakub@redhat.com>
5497
5498         PR rtl-optimization/52060
5499         * gcc.dg/torture/pr52060.c: New test.
5500
5501         PR middle-end/52074
5502         * gcc.c-torture/compile/pr52074.c: New test.
5503
5504 2012-02-07  Tobias Burnus  <burnus@net-b.de>
5505
5506         PR fortran/51514
5507         * gfortran.dg/class_to_type_2.f90: New.
5508
5509 2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
5510
5511         PR fortran/32373
5512         * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
5513         Remove module.
5514
5515 2012-02-06  Jason Merrill  <jason@redhat.com>
5516
5517         PR c++/52088
5518         * g++.dg/template/conv13.C: New.
5519
5520 2012-02-06  Richard Guenther  <rguenther@suse.de>
5521
5522         PR tree-optimization/52115
5523         * gcc.c-torture/compile/pr52115.c: New testcase.
5524
5525 2012-02-06  Jakub Jelinek  <jakub@redhat.com>
5526
5527         PR target/52129
5528         * gcc.c-torture/execute/pr52129.c: New test.
5529
5530 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
5531
5532         * gcc.dg/pr48374.c: Actually add the test I forgot
5533         in the 2012-01-25 commit.
5534
5535 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
5536
5537         PR fortran/32373
5538         * gfortran.dg/vect/vect-8.f90:  New test case.
5539
5540 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
5541
5542         PR fortran/48847
5543         * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
5544
5545 2012-02-05  Paul Thomas  <pault@gcc.gnu.org>
5546
5547         PR fortran/52102
5548         * gfortran.dg/class_48.f90 : Add test of allocate class array
5549         component with source in subroutine test3.  Remove commenting
5550         out in subroutine test4, since branching on unitialized variable
5551         is now fixed (no PR for this last.).
5552
5553 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
5554
5555         * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
5556         on MIPS targets.
5557         * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
5558
5559 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
5560
5561         PR target/52125
5562         * lib/target-supports.exp (check_effective_target_mips_rel): New.
5563         * gcc.dg/pr48774.c: Skip on MIPS REL targets.
5564
5565 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
5566
5567         * lib/target-supports.exp (check_effective_target_mips_llsc): New.
5568         (check_effective_target_sync_int_long): Use it.
5569         (check_effective_target_sync_char_short): Likewise.
5570         * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
5571
5572 2012-02-05  Tobias Burnus  <burnus@net-b.de>
5573
5574         PR fortran/51972
5575         * gfortran.dg/class_48.f90: Add some further checks.
5576
5577 2012-02-05  Ira Rosen  <irar@il.ibm.com>
5578
5579         PR tree-optimization/52091
5580         * gcc.dg/vect/pr52091.c: New test.
5581
5582 2012-02-04  Jakub Jelinek  <jakub@redhat.com>
5583
5584         PR rtl-optimization/52113
5585         * gcc.target/avr/pr52113.c: New test.
5586
5587 2012-02-03  Jakub Jelinek  <jakub@redhat.com>
5588
5589         PR rtl-optimization/52092
5590         * gcc.c-torture/compile/pr52092.c: New test.
5591
5592 2012-02-02  Mikael Morin  <mikael@gcc.gnu.org>
5593
5594         PR fortran/41587
5595         * gfortran.dg/class_array_10.f03: New test.
5596
5597         PR fortran/46356
5598         * gfortran.dg/class_array_11.f03: New test.
5599
5600         PR fortran/51754
5601         * gfortran.dg/class_array_12.f03: New test.
5602
5603 2012-02-02  Paul Thomas  <pault@gcc.gnu.org>
5604
5605         PR fortran/52012
5606         * gfortran.dg/realloc_on_assign_11.f90: New test.
5607
5608 2012-02-02  Tobias Burnus  <burnus@net-b.de>
5609
5610         PR fortran/52093
5611         * gfortran.dg/shape_7.f90: New.
5612
5613 2012-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
5614
5615         * gcc.target/mips/mips-prepend-1.c: New test.
5616
5617 2012-02-02  Jan Hubicka  <jh@suse.cz>
5618             Tom de Vries  <tom@codesourcery.com>
5619
5620         PR middle-end/51998
5621         * testsuite/gcc.dg/alias-12.c: New testcase.
5622         * testsuite/gcc.dg/alias-13.c: New testcase.
5623
5624 2012-02-02  Jakub Jelinek  <jakub@redhat.com>
5625
5626         PR target/52086
5627         * gcc.dg/pr52086.c: New test.
5628
5629         PR tree-optimization/52073
5630         * gcc.c-torture/compile/pr52073.c: New test.
5631
5632 2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
5633
5634         PR fortran/51958
5635         * gfortran.dg/function_optimize_10.f90:  New test.
5636
5637 2012-02-01  Uros Bizjak  <ubizjak@gmail.com>
5638
5639         * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
5640         test on alpha*-*-*.
5641
5642 2012-02-01  Tobias Burnus  <burnus@net-b.de>
5643
5644         PR fortran/52024
5645         * gfortran.dg/typebound_operator_14.f90: New.
5646
5647 2012-02-01  Tobias Burnus  <burnus@net-b.de>
5648
5649         PR fortran/52059
5650         * gfortran.dg/elemental_function_1.f90: New.
5651
5652 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
5653
5654         PR rtl-optimization/51374
5655         * gcc.target/avr/torture/pr51374-1.c:
5656         Also fail if SBIS is seen.
5657
5658 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
5659
5660         PR rtl-optimization/51374
5661         * gcc.target/avr/torture/pr51374-1.c: New.
5662
5663 2012-01-31  Tobias Burnus  <burnus@net-b.de>
5664
5665         PR fortran/52024
5666         * gfortran.dg/typebound_generic_11.f90: New.
5667
5668 2012-01-31  Tobias Burnus  <burnus@net-b.de>
5669
5670         PR fortran/52029
5671         * gfortran.dg/class_49.f90: New.
5672
5673 2012-01-31  Tobias Burnus  <burnus@net-b.de>
5674
5675         PR fortran/52013
5676         * gfortran.dg/elemental_args_check_6.f90: New.
5677
5678 2012-01-31  Jason Merrill  <jason@redhat.com>
5679
5680         PR c++/52043
5681         * g++.dg/cpp0x/variadic122.C: New.
5682
5683 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
5684
5685         PR fortran/52012
5686         * gfortran.dg/realloc_on_assign_10.f90: New test.
5687
5688 2012-01-31  Richard Guenther  <rguenther@suse.de>
5689
5690         PR tree-optimization/51528
5691         * gcc.dg/torture/pr51528.c: New testcase.
5692
5693 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
5694
5695         PR go/48501
5696         * lib/go.exp (go_target_compile): Append timeout= to options.
5697         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
5698         select5-out.go test on alpha*-*-* targets.
5699
5700 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
5701
5702         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
5703         (TEST_SHORT): Reformat in the same way.
5704         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
5705         (TEST_SHORT): Reformat in the same way.
5706         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
5707         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
5708         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
5709         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
5710         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
5711
5712 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
5713
5714         PR target/51835
5715         * gcc.target/arm/pr51835.c: New testcase.
5716
5717 2012-01-30  Richard Guenther  <rguenther@suse.de>
5718
5719         PR tree-optimization/52028
5720         * gcc.dg/torture/pr52028.c: New testcase.
5721         * gfortran.dg/ldist-pr45199.f: Adjust.
5722         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
5723         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
5724         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
5725
5726 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
5727
5728         PR debug/52027
5729         * gcc.dg/tree-prof/pr52027.c: New test.
5730
5731         PR tree-optimization/52046
5732         * gcc.dg/pr52046.c: New test.
5733
5734         PR debug/52048
5735         * g++.dg/other/pr52048.C: New test.
5736
5737 2012-01-30  Richard Guenther  <rguenther@suse.de>
5738
5739         PR tree-optimization/52045
5740         * gcc.dg/pr52045.c: New testcase.
5741
5742 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
5743
5744         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
5745         new code generated for __sync_lock_release.
5746
5747 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5748
5749         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
5750
5751 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5752
5753         PR testsuite/51875
5754         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
5755
5756         * g++.dg/ext/visibility/template10.C: Fix typo.
5757
5758         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
5759
5760 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
5761
5762         PR c++/51327
5763         * g++.dg/cpp0x/constexpr-ice6.C: New.
5764
5765 2012-01-29  Tobias Burnus  <burnus@net-b.de>
5766
5767         PR fortran/41600
5768         * gfortran.dg/default_initialization_6.f90: New.
5769
5770 2012-01-29  Tobias Burnus  <burnus@net-b.de>
5771
5772         PR fortran/51972
5773         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
5774         * gfortran.dg/class_48.f90: New.
5775
5776 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
5777
5778         PR fortran/51808
5779         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
5780
5781 2012-01-28  Tobias Burnus  <burnus@net-b.de>
5782
5783         PR fortran/51972
5784         * gfortran.dg/class_allocate_12.f90: New.
5785
5786 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
5787
5788         * gcc.dg/torture/pr50444.c: Fix dg directives.
5789
5790 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
5791
5792         PR target/52006
5793         * gcc.target/arm/pr52006.c: New test.
5794
5795 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
5796
5797         PR testsuite/52011
5798         * gcc.dg/lto/trans-mem.h: New file.
5799         * gcc.dg/lto/trans-mem-2_0.c: Include it.
5800         * gcc.dg/lto/trans-mem-1_1.c: Same.
5801         * gcc.dg/lto/trans-mem-4_1.c: Same.
5802         * gcc.dg/lto/trans-mem-3_1.c: Same.
5803
5804 2012-01-27  Tobias Burnus  <burnus@net-b.de>
5805
5806         PR fortran/52022
5807         * gfortran.dg/dummy_procedure_7.f90: New.
5808
5809 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
5810
5811         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
5812         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
5813
5814 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
5815
5816         PR c++/51852
5817         * g++.dg/other/gc5.C: New test.
5818
5819 2012-01-27  Richard Guenther  <rguenther@suse.de>
5820
5821         PR tree-optimization/50444
5822         * gcc.dg/torture/pr50444.c: New testcase.
5823
5824 2012-01-27  Tobias Burnus  <burnus@net-b.de>
5825
5826         PR fortran/51970
5827         PR fortran/51977
5828         * gfortran.dg/move_alloc_13.f90: New.
5829
5830 2012-01-27  Tobias Burnus  <burnus@net-b.de>
5831
5832         PR fortran/51953
5833         * gfortran.dg/allocate_alloc_opt_13.f90: New.
5834         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
5835         and change dg-error string.
5836
5837 2012-01-27  Tobias Burnus  <burnus@net-b.de>
5838
5839         PR fortran/52016
5840         * gfortran.dg/elemental_args_check_5.f90: New.
5841
5842 2012-01-27  Richard Guenther  <rguenther@suse.de>
5843
5844         PR middle-end/51959
5845         * g++.dg/torture/pr51959.C: New testcase.
5846
5847 2012-01-27  Tom de Vries  <tom@codesourcery.com>
5848
5849         PR tree-optimization/51990
5850         * gcc.dg/pr51990.c: New test.
5851         * gcc.dg/pr51990-2.c: Same.
5852
5853 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
5854             Tobias Burnus <burnus@gcc.gnu.org>
5855
5856         PR fortran/48705
5857         * gfortran.dg/class_allocate_11.f03: New.
5858
5859         PR fortran/51870
5860         PR fortran/51943
5861         PR fortran/51946
5862         * gfortran.dg/class_allocate_7.f03: New.
5863         * gfortran.dg/class_allocate_8.f03: New.
5864         * gfortran.dg/class_allocate_9.f03: New.
5865         * gfortran.dg/class_allocate_10.f03: New.
5866
5867 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
5868
5869         * gnat.dg/discr34.adb: New test.
5870         * gnat.dg/discr34_pkg.ads: New helper.
5871
5872 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
5873
5874         * gnat.dg/discr33.adb: New test.
5875
5876 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
5877
5878         * gnat.dg/limited_with3.ad[sb): New test.
5879         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
5880         * gnat.dg/limited_with3_pkg2.ads: Likewise.
5881         * gnat.dg/limited_with3_pkg3.ads: Likewise.
5882
5883 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
5884
5885         * gnat.dg/stack_usage1.adb: New test.
5886         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
5887
5888         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
5889         * gcc.dg/pr44194-2.c: Likewise.
5890
5891 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
5892
5893         PR c++/51370
5894         * g++.dg/template/crash112.C: New.
5895
5896 2012-01-27  Richard Henderson  <rth@redhat.com>
5897
5898         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
5899
5900 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5901
5902         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
5903
5904 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
5905
5906         PR middle-end/51895
5907         * g++.dg/opt/pr51895.C: New test.
5908
5909 2012-01-26  Michael Matz  <matz@suse.de>
5910
5911         PR tree-optimization/48794
5912         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
5913
5914 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5915
5916         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
5917
5918 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5919
5920         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
5921         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
5922         memory.
5923         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
5924         the default value for s390 and s390x.
5925
5926 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
5927
5928         PR lto/51698
5929         * gcc.dg/lto/trans-mem-4_0.c: New.
5930         * gcc.dg/lto/trans-mem-4_1.c: New.
5931         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
5932         TM builtins.
5933         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
5934         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
5935         TM builtins.
5936         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
5937         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
5938         TM builtins.
5939
5940 2012-01-25  Georg-Johann Lay  <avr@gjlay.de>
5941
5942         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
5943
5944 2012-01-25  Ian Lance Taylor  <iant@google.com>
5945
5946         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
5947
5948 2012-01-25  Tobias Burnus  <burnus@net-b.de>
5949
5950         PR fortran/51995
5951         * gfortran.dg/typebound_proc_25.f90: New.
5952
5953 2012-01-25  Jason Merrill  <jason@redhat.com>
5954
5955         PR c++/51992
5956         * g++.dg/lto/pr51992_0.C: New.
5957
5958 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
5959
5960         PR tree-optimization/51987
5961         * gcc.target/i386/pr51987.c: New test.
5962
5963 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
5964
5965         * gcc.dg/tm/lto-1.c: Require lto support in target.
5966
5967 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
5968
5969         PR rtl-optimization/48374
5970         * gcc.dg/pr48374.c: New test.
5971
5972 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
5973
5974         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
5975
5976 2012-01-25  Tobias Burnus  <burnus@net-b.de>
5977
5978         PR fortran/51966
5979         * gfortran.dg/derived_constructor_char_3.f90: New.
5980
5981 2012-01-24  Ian Lance Taylor  <iant@google.com>
5982
5983         * go.test/go-test.exp (filecmp): New procedure.
5984         (errchk): Handle quoted square brackets.
5985         (go-gc-tests): Set go_compile_args. Handle various new test
5986         lines.  Skip a few new tests.
5987         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
5988
5989 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
5990
5991         * lib/target-supports.exp (proc check_effective_target_vect_perm)
5992         (check_effective_target_vect_extract_even_odd)
5993         (check_effective_target_vect_interleave): Return true for MIPS
5994         paired-single.
5995
5996 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
5997
5998         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
5999         (main): Use it instead of argc.
6000
6001 2012-01-24  Jason Merrill  <jason@redhat.com>
6002
6003         PR c++/51973
6004         * g++.dg/cpp0x/sfinae31.C: New.
6005
6006 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
6007
6008         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
6009
6010 2012-01-24  Jason Merrill  <jason@redhat.com>
6011
6012         PR c++/51812
6013         * g++.dg/inherit/covariant20.C: New.
6014
6015 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
6016
6017         PR c++/51223
6018         * g++.dg/parse/crash58.C: New.
6019
6020 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
6021
6022         PR target/51957
6023         * gcc.dg/pr51957-1.c: New test.
6024         * gcc.dg/pr51957-1.h: New file.
6025         * gcc.dg/pr51957-2.c: New test.
6026
6027 2012-01-23  Jason Merrill  <jason@redhat.com>
6028
6029         PR c++/51930
6030         * g++.dg/ext/visibility/template10.C: New.
6031
6032 2012-01-23  Tobias Burnus  <burnus@net-b.de>
6033
6034         PR fortran/51948
6035         * gfortran.dg/move_alloc_12.f90: New.
6036
6037 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
6038
6039         PR middle-end/45416
6040         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
6041
6042 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
6043
6044         PR c++/51398
6045         * g++.dg/template/crash111.C: New.
6046
6047 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
6048
6049         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
6050         configurations.
6051         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
6052
6053 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
6054
6055         PR testsuite/51941
6056         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
6057         the DW_TAG_class_type and DW_AT_name: "Executor".
6058
6059 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
6060
6061         * lib/target-supports.exp
6062         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
6063         (check_effective_target_vect_interleave): Likewise.
6064
6065 2012-01-22  Jason Merrill  <jason@redhat.com>
6066
6067         PR c++/51925
6068         * g++.dg/template/using20.C: New.
6069         * g++.dg/template/template-id-2.C: Adjust diagnostic.
6070
6071 2012-01-23  Jason Merrill  <jason@redhat.com>
6072
6073         PR target/51934
6074         * g++.dg/torture/pr51344.C: Limit to x86.
6075
6076 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
6077
6078         * c-c++-common/tm/omp.c: Require target with pthread support.
6079
6080 2012-01-23  Richard Guenther  <rguenther@suse.de>
6081
6082         PR tree-optimization/51949
6083         * gcc.dg/torture/pr51949.c: New testcase.
6084
6085 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
6086
6087         PR rtl-optimization/51933
6088         * gcc.c-torture/execute/pr51933.c: New test.
6089
6090 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
6091
6092         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
6093         Do not define for Interix.
6094
6095 2012-01-22  Jason Merrill  <jason@redhat.com>
6096
6097         PR c++/51832
6098         * g++.dg/lto/pr51832.h: New.
6099         * g++.dg/lto/pr51832_0.C: New.
6100         * g++.dg/lto/pr51832_1.C: New.
6101
6102 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
6103
6104         * gcc.dg/ext-elim-1.c: New test.
6105
6106 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
6107
6108         PR target/51931
6109         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
6110         * g++.dg/opt/longbranch1.C: Likewise.
6111
6112 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
6113
6114         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
6115         in C++11 mode.
6116
6117 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
6118
6119         PR fortran/50556
6120         * gfortran.dg/namelist_74.f90: New test.
6121         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
6122
6123 2012-01-21  Tobias Burnus  <burnus@net-b.de>
6124
6125         PR fortran/51913
6126         * gfortran.dg/class_47.f90: New.
6127
6128 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
6129
6130         * gnat.dg/renaming5.ad[sb]: New test.
6131
6132 2012-01-20  Jason Merrill  <jason@redhat.com>
6133
6134         PR c++/51919
6135         * g++.dg/pch/mangle1.{C,Hs}: Remove.
6136
6137 2012-01-20  Jason Merrill  <jason@redhat.com>
6138
6139         PR c++/51922
6140         * g++.dg/ext/attrib42.C: Require ilp32.
6141
6142 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
6143
6144         PR target/51915
6145         * gcc.target/arm/pr51915.c: New test.
6146
6147 2012-01-20  Cary Coutant  <ccoutant@google.com>
6148             Dodji Seketeli  <dodji@redhat.com>
6149
6150         PR debug/45682
6151         * g++.dg/debug/dwarf2/nested-3.C: New test.
6152
6153 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
6154
6155         PR c++/51402
6156         * g++.dg/template/crash110.C: New.
6157
6158 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6159
6160         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
6161         Remove default options on hppa*-*-hpux*.
6162
6163 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6164
6165         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
6166
6167 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6168
6169         * gcc.c-torture/compile/pr51856.c: New testcase.
6170
6171 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
6172
6173         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
6174         options to go_target_compile.
6175
6176 2012-01-20  Kai Tietz  <ktietz@redhat.com>
6177
6178         * g++.dg/torture/pr51344.C: Fix typo.
6179
6180 2012-01-20  Richard Guenther  <rguenther@suse.de>
6181
6182         PR tree-optimization/51903
6183         * g++.dg/torture/pr51903.C: New testcase.
6184
6185 2012-01-20  Tobias Burnus  <burnus@net-b.de>
6186             Janus Weil  <janus@gcc.gnu.org>
6187
6188         PR fortran/51056
6189         * gfortran.dg/use_21.f90: New.
6190
6191 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
6192
6193         PR target/51106
6194         * gcc.dg/torture/pr51106-1.c: New test.
6195         * gcc.dg/torture/pr51106-2.c: New test.
6196
6197 2012-01-19  Kai Tietz  <ktietz@redhat.com>
6198
6199         * g++.dg/torture/pr51344.C: New test.
6200
6201 2012-01-19  Tobias Burnus  <burnus@net-b.de>
6202
6203         PR fortran/51904
6204         * gfortran.dg/intrinsic_size_2.f90: New.
6205
6206 2012-01-19  Jason Merrill  <jason@redhat.com>
6207
6208         PR c++/51889
6209         * g++.dg/inherit/using7.C: New.
6210
6211 2012-01-19  Richard Guenther  <rguenther@suse.de>
6212
6213         PR tree-optimization/37997
6214         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
6215
6216 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
6217
6218         PR rtl-optimization/51505
6219         * gcc.dg/pr51505.c: New test.
6220
6221 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
6222
6223         PR fortran/51634
6224         * gfortran.dg/typebound_operator_12.f03: New.
6225         * gfortran.dg/typebound_operator_13.f03: New.
6226
6227 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
6228
6229         PR c++/51225
6230         * g++.dg/cpp0x/pr51225.C: New.
6231
6232 2012-01-17  Ian Lance Taylor  <iant@google.com>
6233
6234         PR go/50656
6235         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
6236
6237 2012-01-17  Tobias Burnus  <burnus@net-b.de>
6238
6239         PR fortran/51869
6240         * gfortran.dg/realloc_on_assign_9.f90: New.
6241
6242 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
6243
6244         PR other/51165
6245         * gcc.dg/tm/memopt-3.c: Remove xfail.
6246         * gcc.dg/tm/memopt-4.c: Remove xfail.
6247         * gcc.dg/tm/memopt-5.c: Remove xfail.
6248         * gcc.dg/tm/memopt-7.c: Remove xfail.
6249
6250 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
6251
6252         PR tree-optimization/51877
6253         * gcc.c-torture/execute/pr51877.c: New test.
6254
6255 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
6256
6257         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
6258         {!vect_align_arrays} to vect_sizes_32B_16B.
6259         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
6260         * gcc.dg/vect/vect-peel-3.c: Ditto.
6261
6262 2012-01-16  Jason Merrill  <jason@redhat.com>
6263
6264         PR c++/51854
6265         * g++.dg/abi/mangle60.C: New.
6266
6267         PR c++/51827
6268         * g++.dg/pch/mangle1.{C,Hs}: New.
6269
6270 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
6271             Tobias Burnus  <burnus@net-b.de>
6272
6273         PR fortran/50981
6274         * gfortran.dg/elemental_optional_args_3.f90: New
6275         * gfortran.dg/elemental_optional_args_4.f90: New
6276
6277 2012-01-16  Tobias Burnus  <burnus@net-b.de>
6278
6279         PR fortran/51809
6280         * gfortran.dg/use_20.f90: New
6281
6282 2012-01-16  Jason Merrill  <jason@redhat.com>
6283
6284         PR c++/51868
6285         * g++.dg/cpp0x/rv-bitfield.C: New.
6286         * g++.dg/cpp0x/rv-bitfield2.C: New.
6287
6288 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
6289
6290         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
6291         subroutine 'qsort' and use index array to assign the result.
6292
6293 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
6294
6295         PR tree-optimization/51865
6296         * gcc.dg/pr51865.c: New test.
6297
6298 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
6299
6300         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
6301
6302 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
6303
6304         * gcc.target/mips/code-readable-2.c: Allow the jump table address
6305         to be loaded from the constant pool, rather than via %hi and %lo.
6306
6307 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
6308
6309         PR rtl-optimization/51821
6310         * gcc.dg/pr51821.c: New test.
6311
6312 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
6313
6314         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
6315
6316 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
6317
6318         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
6319
6320 2012-01-14  Tobias Burnus  <burnus@net-b.de>
6321
6322         PR fortran/51800
6323         * gfortran.dg/init_flag_8.f90: New.
6324         * gfortran.dg/init_flag_9.f90: New.
6325
6326 2011-01-14  Tobias Burnus  <burnus@net-b.de>
6327
6328         PR fortran/51816
6329         * gfortran.dg/use_18.f90: New.
6330         * gfortran.dg/use_19.f90: New.
6331
6332 2012-01-13  Ian Lance Taylor  <iant@google.com>
6333
6334         PR c++/50012
6335         * g++.dg/warn/Wsign-compare-4.C: New.
6336
6337 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
6338
6339         PR fortran/48351
6340         * gfortran.dg/alloc_comp_assign.f03: New.
6341         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
6342         __BUILTIN_FREE from 38 to 32.
6343
6344 2012-01-13  Jason Merrill  <jason@redhat.com>
6345
6346         PR c++/20681
6347         * g++.dg/warn/Wreturn-type-7.C: New.
6348
6349 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
6350
6351         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
6352         assumption.
6353         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
6354         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
6355         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
6356         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
6357         int32plus because of big array needed.
6358         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
6359         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
6360
6361 2012-01-13  Jason Merrill  <jason@redhat.com>
6362
6363         PR c++/51813
6364         * g++.dg/ext/visibility/template9.C: New.
6365
6366         PR c++/51620
6367         * g++.dg/cpp0x/defaulted34.C: New.
6368         * g++.dg/template/virtual3.C: New.
6369
6370 2012-01-13  Richard Guenther  <rguenther@suse.de>
6371
6372         PR middle-end/8081
6373         * gcc.dg/torture/pr8081.c: New testcase.
6374
6375 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
6376
6377         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
6378
6379 2012-01-12  Jason Merrill  <jason@redhat.com>
6380
6381         PR c++/51714
6382         * g++.dg/ext/stmtexpr14.C: New.
6383
6384 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
6385
6386         PR c++/51633
6387         * g++.dg/cpp0x/constexpr-diag4.C: New test.
6388
6389 2012-01-12  Jason Merrill  <jason@redhat.com>
6390
6391         PR c++/48051
6392         * g++.dg/abi/mangle48.C: Test qualified-names, too.
6393         * g++.dg/abi/mangle58.C: Likewise.
6394
6395         PR c++/51403
6396         * g++.dg/template/arg8.C: New.
6397
6398 2012-01-12  Ira Rosen  <irar@il.ibm.com>
6399
6400         PR tree-optimization/51799
6401         * gcc.dg/vect/pr51799.c: New test.
6402         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
6403         patterns.
6404
6405 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
6406             Tobias Burnus  <burnus@net-b.de>
6407
6408         PR fortran/51057
6409         PR fortran/51616
6410         * lib/target-supports.exp
6411         (check_effective_target_fortran_largest_fp_has_sqrt): New.
6412         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
6413
6414 2012-01-11  Jason Merrill  <jason@redhat.com>
6415
6416         PR c++/51565
6417         * g++.dg/ext/attrib42.C: New.
6418
6419 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
6420
6421         PR bootstrap/51796
6422         * gcc.dg/pr51796.c: New test.
6423
6424 2012-01-11  Jason Merrill  <jason@redhat.com>
6425
6426         PR c++/51818
6427         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
6428
6429 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
6430
6431         * gnat.dg/array19.ad[sb]: New test.
6432
6433 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
6434
6435         * gnat.dg/opt23.ad[sb]: New test.
6436         * gnat.dg/opt23_pkg.ad[sb]: New helper.
6437         * gnat.dg/opt24.ad[sb]: New test.
6438
6439 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
6440
6441         PR tree-optimization/49642
6442         * gcc.dg/tree-ssa/pr49642-1.c: New test.
6443         * gcc.dg/tree-ssa/pr49642-2.c: New test.
6444
6445 2012-01-11  Jason Merrill  <jason@redhat.com>
6446
6447         PR c++/51613
6448         * g++.dg/template/explicit-args5.C: New.
6449
6450 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
6451
6452         * gcc.c-torture/execute/20120110-1.c: New testcase.
6453
6454 2012-01-10  Jason Merrill  <jason@redhat.com>
6455
6456         PR c++/51614
6457         * g++.dg/inherit/ambig1.C: New.
6458
6459         PR c++/51433
6460         * g++.dg/cpp0x/constexpr-cache1.C: New.
6461
6462 2012-01-10  Richard Guenther  <rguenther@suse.de>
6463
6464         PR tree-optimization/51801
6465         * gcc.dg/torture/pr51801.c: New testcase.
6466
6467 2012-01-10  Tobias Burnus  <burnus@net-b.de>
6468
6469         PR fortran/51652
6470         * gfortran.dg/allocate_with_typespec_5.f90: New.
6471
6472 2012-01-10  Tobias Burnus  <burnus@net-b.de>
6473
6474         * gfortran.dg/class_39.f03: Update dg-error string.
6475
6476 2012-01-10  Richard Guenther  <rguenther@suse.de>
6477
6478         PR tree-optimization/50913
6479         * gcc.dg/graphite/interchange-16.c: New testcase.
6480         * gcc.dg/graphite/scop-20.c: XFAIL.
6481         * gfortran.dg/graphite/interchange-1.f: Likewise.
6482         * gfortran.dg/graphite/block-1.f90: Likewise.
6483         * gfortran.dg/graphite/block-2.f: Likewise.
6484
6485 2012-01-10  Richard Henderson  <rth@redhat.com>
6486
6487         * lib/target-supports.exp (check_effective_target_vect_perm,
6488         check_effective_target_vect_perm_byte,
6489         check_effective_target_vect_perm_short): Enable for arm neon.
6490
6491 2012-01-09  Tobias Burnus  <burnus@net-b.de>
6492
6493         PR fortran/46328
6494         * gfortran.dg/typebound_operator_11.f90: New.
6495
6496 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
6497
6498         * gnat.dg/array18.adb: New test.
6499         * gnat.dg/array18_pkg.ads: New helper.
6500
6501 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
6502
6503         PR fortran/51791
6504         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
6505         around base object in first assignment in main program.
6506         * gfortran.dg/typebound_operator_10.f03: New test.
6507
6508 2012-01-09  Martin Jambor  <mjambor@suse.cz>
6509
6510         PR tree-optimization/51759
6511         * g++.dg/ipa/pr51759.C: New test.
6512
6513 2012-01-09  Tobias Burnus  <burnus@net-b.de>
6514
6515         PR fortran/51758
6516         * gfortran.dg/optional_absent_2.f90: New.
6517
6518 2012-01-09  Tobias Burnus  <burnus@net-b.de>
6519
6520         PR fortran/51578
6521         * gfortran.dg/use_17.f90: New.
6522
6523 2012-01-09  Gary Funck  <gary@intrepid.com>
6524
6525         PR preprocessor/33919
6526         * gcc.dg/pr33919.c: New test.
6527         * gcc.dg/pr33919-0.h: New test header file.
6528         * gcc.dg/pr33919-1.h: Ditto.
6529         * gcc.dg/pr33919-2.h: Ditto.
6530
6531 2012-01-07  Jan Hubicka  <jh@suse.cz>
6532
6533         PR tree-optimize/51694
6534         * gcc.c-torture/compile/pr51694.c: new testcase.
6535
6536 2012-01-07  Jan Hubicka  <jh@suse.cz>
6537
6538         PR tree-optimization/51600
6539         * g++.dg/torture/pr51600.C: New testcase.
6540
6541 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6542
6543         PR gcov-profile/51715
6544         PR gcov-profile/51717
6545         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
6546         * gcc.misc-tests/gcov-14.c: Likewise.
6547
6548 2012-01-06  Jason Merrill  <jason@redhat.com>
6549
6550         * g++.dg/parse/new5.C: New.
6551
6552 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
6553
6554         PR testsuite/51655
6555         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
6556         including <string.h>.
6557
6558 2012-01-06  Jason Merrill  <jason@redhat.com>
6559
6560         * g++.dg/abi/mangle51.C: New.
6561         * g++.dg/abi/mangle52.C: New.
6562         * g++.dg/abi/mangle53.C: New.
6563         * g++.dg/abi/mangle54.C: New.
6564         * g++.dg/abi/mangle55.C: New.
6565         * g++.dg/abi/mangle56.C: New.
6566         * g++.dg/abi/mangle57.C: New.
6567         * g++.dg/abi/mangle58.C: New.
6568         * g++.dg/abi/mangle59.C: New.
6569         * g++.dg/cpp0x/trailing3.C: Update mangling.
6570         * g++.dg/cpp0x/variadic111.C: Update mangling.
6571         * g++.dg/cpp0x/variadic4.C: Update mangling.
6572         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
6573         * g++.dg/template/nontype22.C: Works now.
6574         * g++.dg/template/pr35240.C: Works now.
6575
6576         * g++.dg/cpp0x/error7.C: New.
6577
6578 2012-01-06  Tobias Burnus <burnus@net-b.de>
6579
6580         * gfortran.dg/deallocate_stat_2.f90: New.
6581         * coarray/allocate_errgmsg.f90: New.
6582         * gfortran.dg/coarray_lib_alloc_1.f90: New.
6583         * gfortran.dg/coarray_lib_alloc_2.f90: New.
6584         * coarray/subobject_1.f90: Fix for num_images > 1.
6585         * gfortran.dg/deallocate_stat.f90: Update due to changed
6586         stat= handling.
6587
6588 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
6589
6590         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
6591
6592 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
6593
6594         * ada/acats/overflow.lst: Add cb20004.
6595
6596 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
6597
6598         PR c++/51541
6599         * g++.dg/cpp0x/alias-decl-18.C: New test.
6600
6601 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
6602
6603         * gcc.c-torture/execute/20120104-1.c: New test.
6604
6605 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
6606
6607         PR fortran/PR48946
6608         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
6609         the old typebound_operator_8.f03.
6610         * gfortran.dg/typebound_operator_8.f03: New version of
6611         typebound_operator_7.f03 with 'u' a derived type instead of a
6612         class object.
6613
6614 2012-01-05  Richard Guenther  <rguenther@suse.de>
6615
6616         * g++.dg/torture/pr49309.C: Skip for -flto.
6617
6618 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
6619
6620         PR middle-end/51761
6621         * gcc.c-torture/compile/pr51761.c: New test.
6622
6623 2012-01-05  Richard Guenther  <rguenther@suse.de>
6624
6625         PR tree-optimization/51760
6626         * gcc.dg/torture/pr51760.c: New testcase.
6627
6628 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
6629
6630         PR middle-end/51472
6631         * gcc.dg/tm/memopt-6.c: Adjust regexp.
6632
6633 2012-01-05  Richard Guenther  <rguenther@suse.de>
6634
6635         PR lto/41576
6636         * gfortran.dg/lto/pr41576_0.f90: New testcase.
6637         * gfortran.dg/lto/pr41576_1.f90: Likewise.
6638
6639 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
6640
6641         PR debug/51695
6642         * gcc.dg/pr51695.c: New test.
6643
6644 2012-01-04  Andrew Pinski  <apinski@cavium.com>
6645
6646         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
6647         * gcc.target/mips/octeon2-lx-1.c: New test.
6648         * gcc.target/mips/mips64-dsp-ldx.c: New test.
6649         * gcc.target/mips/octeon2-lx-2.c: New test.
6650         * gcc.target/mips/octeon2-lx-3.c: New test.
6651
6652 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
6653
6654         PR other/51163
6655         PR other/51164
6656         * gcc.dg/tm/alias-1.c:  Adjust regexp.
6657         * gcc.dg/tm/alias-2.c:  Adjust regexp.
6658
6659 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
6660
6661         PR c++/51064
6662         * g++.dg/warn/Wparentheses-26.C: New.
6663
6664 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
6665
6666         * gfortran.dg/elemental_optional_args_2.f90: New test.
6667
6668 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
6669
6670         PR fortran/49693
6671         * gfortran.dg/common_17.f90:  New test.
6672
6673 2012-01-04  Richard Guenther  <rguenther@suse.de>
6674
6675         PR tree-optimization/49651
6676         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
6677         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
6678
6679 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
6680
6681         PR c++/51738
6682         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
6683
6684 2012-01-03  Andrew Pinski  <apinski@cavium.com>
6685
6686         * lib/scanasm.exp (dg-function-on-line): Always use a special format
6687         for all mips targets.  Also allow an optional .cfi_startproc.
6688
6689 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
6690
6691         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
6692
6693 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
6694
6695         PR c++/29273
6696         * g++.dg/rtti/dyncast5.C: New.
6697
6698 2012-01-03  Richard Guenther  <rguenther@suse.de>
6699
6700         PR tree-optimization/51070
6701         * gcc.dg/torture/pr51070-2.c: New testcase.
6702
6703 2012-01-03  Richard Guenther  <rguenther@suse.de>
6704
6705         PR tree-optimization/51692
6706         * gcc.dg/torture/pr51692.c: New testcase.
6707
6708 2012-01-03  Richard Guenther  <rguenther@suse.de>
6709
6710         PR debug/51650
6711         * g++.dg/lto/pr51650-3_0.C: New testcase.
6712
6713 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
6714
6715         PR c++/15867
6716         * g++.dg/warn/Wredundant-decls-spec.C: New.
6717
6718 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
6719
6720         PR tree-optimization/51719
6721         * g++.dg/tree-prof/pr51719.C: New test.
6722
6723 2012-01-03  Richard Guenther  <rguenther@suse.de>
6724
6725         PR middle-end/51730
6726         * gcc.dg/fold-compare-6.c: New testcase.
6727
6728 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
6729
6730         PR c++/51669
6731         * g++.dg/gomp/pr51669.C: New test.
6732
6733 2012-01-02  Jason Merrill  <jason@redhat.com>
6734
6735         PR c++/51675
6736         * g++.dg/cpp0x/constexpr-union2.C: New.
6737
6738         PR c++/51666
6739         * g++.dg/cpp0x/nsdmi-defer5.C: New.
6740
6741 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
6742
6743         PR c++/51462
6744         * g++.dg/cpp0x/constexpr-99.C: New test.
6745
6746 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
6747
6748         PR c++/20140
6749         * g++.dg/template/init9.C: New.
6750
6751 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
6752
6753         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
6754         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
6755         rather than a specific number.
6756
6757 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
6758
6759         PR fortran/46262
6760         PR fortran/46328
6761         PR fortran/51052
6762         * gfortran.dg/typebound_operator_7.f03: New.
6763         * gfortran.dg/typebound_operator_8.f03: New.
6764
6765 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
6766
6767         PR target/51729
6768         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
6769         XFAIL.
6770         * gcc.target/mips/dspr2-MULTU.c: Likewise.
6771
6772 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
6773
6774         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
6775
6776 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
6777
6778         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
6779         for MIPS.
6780
6781 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
6782
6783         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
6784         * gfortran.dg/io_real_boz_4.f90: Likewise.
6785         * gfortran.dg/io_real_boz_5.f90: Likewise.
6786
6787 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
6788
6789         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
6790
6791 2012-01-02  Revital Eres  <revital.eres@linaro.org>
6792
6793         * gcc.dg/sms-11.c: New file.
6794
6795 2012-01-02  Tobias Burnus  <burnus@net-b.de>
6796
6797         PR fortran/51682
6798         * gfortran.dg/coarray/image_index_3.f90: New.
6799
6800 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
6801
6802         PR c++/16603
6803         * g++.dg/parse/enum8.C: New.
6804
6805 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
6806
6807         PR c++/51379
6808         * g++.dg/conversion/reinterpret4.C: New.
6809         * g++.dg/conversion/reinterpret1.C: Adjust.
6810
6811 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
6812
6813         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
6814
6815 2012-01-01  Fabien Chêne  <fabien@gcc.gnu.org>
6816
6817         * g++.old-deja/g++.brendan/crash25.C: Adjust.
6818         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6819         * g++.old-deja/g++.jason/access14.C: Likewise.
6820         * g++.old-deja/g++.jason/access8.C: Likewise.
6821         * g++.old-deja/g++.jason/access1.C: Likewise.
6822         * g++.old-deja/g++.other/access3.C: Likewise.
6823         * g++.old-deja/g++.other/access5.C: Likewise.
6824         * g++.old-deja/g++.law/unsorted1.C: Likewise.
6825         * g++.old-deja/g++.law/visibility22.C: Likewise.
6826         * g++.old-deja/g++.law/visibility26.C: Likewise.
6827         * g++.old-deja/g++.mike/p2746.C: Likewise.
6828         * g++.dg/debug/using1.C: Likewise.
6829         * g++.dg/lookup/using51.C: Likewise.
6830         * g++.dg/inherit/using5.C: Likewise.
6831         * g++.dg/inherit/pr30297.C: Likewise.
6832         * g++.dg/inherit/access8.C: Likewise.
6833         * g++.dg/torture/pr39362.C: Likewise.
6834         * g++.dg/template/crash13.C: Likewise.
6835         * g++.dg/template/using10.C: Likewise.
6836
6837 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
6838
6839         PR fortran/51502
6840         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
6841         change.
6842
6843 2012-01-01  Ira Rosen  <irar@il.ibm.com>
6844
6845         PR tree-optimization/51704
6846         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
6847         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
6848         corresponding flags.
6849
6850 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
6851
6852         PR c++/51723
6853         * g++.dg/cpp0x/constexpr-delegating2.C: New.
6854
6855 2012-01-01  Jan Hubicka  <jh@suse.cz>
6856
6857         PR rtl-optimization/51069
6858         * gcc.c-torture/compile/pr51069.c: New testcase.
6859
6860 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
6861
6862         PR tree-optimization/51683
6863         * gcc.dg/pr51683.c: New test.
6864 \f
6865 Copyright (C) 2012 Free Software Foundation, Inc.
6866
6867 Copying and distribution of this file, with or without modification,
6868 are permitted in any medium without royalty provided the copyright
6869 notice and this notice are preserved.