OSDN Git Service

bb66b56b0b59856e3a26208765c8be7822b623a3
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2012-05-03  Martin Jambor  <mjambor@suse.cz>
2
3         Backport from mainline
4         2012-05-02  Martin Jambor  <mjambor@suse.cz>
5
6         PR lto/52605
7         * g++.dg/lto/pr52605_0.C: New test.
8
9 2012-05-03  Paolo Carlini  <paolo.carlini@oracle.com>
10
11         PR c++/53186
12         * g++.dg/other/final2.C: New.
13
14 2012-05-03  Jakub Jelinek  <jakub@redhat.com>
15
16         PR debug/53174
17         * gcc.dg/pr53174.c: New test.
18
19         PR target/53187
20         * gcc.target/arm/pr53187.c: New test.
21         * gcc.c-torture/compile/pr53187.c: New test.
22
23 2012-05-03  Richard Guenther  <rguenther@suse.de>
24
25         PR tree-optimization/53144
26         * gcc.dg/torture/pr53144.c: New testcase.
27
28 2012-05-02  Tobias Burnus  <burnus@net-b.de>
29
30         Backport from mainline
31         2012-04-16  Tobias Burnus  <burnus@net-b.de>
32
33         PR fortran/52864
34         * gfortran.dg/pointer_intent_6.f90: New.
35
36 2012-05-02  Jakub Jelinek  <jakub@redhat.com>
37
38         PR tree-optimization/53163
39         * gcc.c-torture/compile/pr53163.c: New test.
40
41         PR rtl-optimization/53160
42         * gcc.c-torture/execute/pr53160.c: New test.
43
44 2012-04-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
45
46         PR fortran/53148
47         Backport from trunk
48         * gfortran.dg/function_optimize_12.f90:  New test.
49
50 2012-04-30  Uros Bizjak  <ubizjak@gmail.com>
51
52         Backport from mainline
53         2012-04-27  Paolo Bonzini  <bonzini@gnu.org>
54
55         PR target/53138
56         * gcc.c-torture/execute/20120427-1.c: New testcase.
57
58 2012-04-26  Hans-Peter Nilsson  <hp@axis.com>
59
60         PR target/53120
61         * gcc.dg/torture/pr53120.c: New test.
62
63 2012-04-25  Jakub Jelinek  <jakub@redhat.com>
64
65         PR c/52880
66         * gcc.dg/pr52880.c: New test.
67
68 2012-04-24  Georg-Johann Lay  <avr@gjlay.de>
69
70         PR testsuite/52641
71         PR tree-optimizations/52891
72
73         * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
74
75 2012-04-24  Richard Guenther  <rguenther@suse.de>
76
77         PR tree-optimization/53085
78         * g++.dg/torture/pr53085.C: New testcase.
79
80 2012-04-23  Richard Guenther  <rguenther@suse.de>
81
82         PR c/53060
83         * gcc.dg/pr53060.c: New testcase.
84
85 2012-04-23  Jakub Jelinek  <jakub@redhat.com>
86
87         PR tree-optimizations/52891
88         * gcc.c-torture/compile/pr52891-1.c: New test.
89         * gcc.c-torture/compile/pr52891-2.c: New test.
90
91 2012-04-20  Ian Lance Taylor  <iant@google.com>
92
93         * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
94         (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
95
96 2012-04-17  Paolo Carlini  <paolo.carlini@oracle.com>
97
98         PR c++/53003
99         * g++.dg/parse/crash59.C: New.
100
101 2012-04-16  Jason Merrill  <jason@redhat.com>
102
103         PR c++/38543
104         * g++.dg/cpp0x/variadic131.C: New.
105
106 2012-04-16  Jason Merrill  <jason@redhat.com>
107
108         PR c++/50830
109         * g++.dg/cpp0x/variadic129.C: New.
110
111         PR c++/50303
112         * g++.dg/cpp0x/variadic128.C: New.
113
114 2012-04-16  Uros Bizjak  <ubizjak@gmail.com>
115
116         Backport from mainline
117         2012-04-12  Uros Bizjak  <ubizjak@gmail.com>
118
119         PR target/52932
120         * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
121         second function argument.
122         * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
123         (calc_permps): Update declaration.  Calculate result correctly.
124         (avx2_test): Change src2 type to union256i_d.
125         * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
126         correctly.
127
128 2012-04-16  Martin Jambor  <mjambor@suse.cz>
129
130         Backported from mainline
131
132         2012-04-13  Martin Jambor  <mjambor@suse.cz>
133         PR middle-end/52939
134
135         * g++.dg/ipa/pr52939.C: New test.
136
137 2012-04-15  Jason Merrill  <jason@redhat.com>
138
139         PR c++/52380
140         * g++.dg/cpp0x/variadic125.C: New.
141
142         PR c++/52292
143         * g++.dg/cpp0x/variadic124.C: New.
144
145 2012-04-15  Fabien ChĂȘne  <fabien@gcc.gnu.org>
146
147         PR c++/52465
148         * g++.dg/lookup/using52.C: New.
149
150 2012-04-13  Jason Merrill  <jason@redhat.com>
151
152         PR c++/52824
153         * g++.dg/cpp0x/variadic123.C: New.
154         * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
155
156 2012-04-11  Jason Merrill  <jason@redhat.com>
157
158         PR c++/52906
159         * g++.dg/ext/attrib45.C: New.
160
161 2012-04-13  Tom de Vries  <tom@codesourcery.com>
162
163         Backport from mainline r186419.
164
165         2012-04-13  Tom de Vries  <tom@codesourcery.com>
166
167         * gcc.dg/pr52734.c: New test.
168
169 2012-04-13  Richard Guenther  <rguenther@suse.de>
170
171         PR tree-optimization/52969
172         * gcc.dg/torture/pr52969.c: New testcase.
173
174 2012-04-13  Richard Guenther  <rguenther@suse.de>
175
176         PR c/52862
177         * gcc.dg/pr52862.c: New testcase.
178
179 2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
180
181         Backport from mainline
182         2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
183
184         PR target/52775
185         * gcc.target/powerpc/pr52775.c: New file.
186
187 2012-04-12  Richard Guenther  <rguenther@suse.de>
188
189         PR tree-optimization/52943
190         * gcc.dg/torture/pr52943.c: New testcase.
191
192 2012-04-09  Mike Stump  <mikestump@comcast.net>
193
194         * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
195         * gcc.dg/tree-ssa/vrp59.c: Likewise.
196         * gcc.dg/tree-ssa/vrp60.c: Likewise.
197         * gnat.dg/aggr11.adb: Likewise.
198         * gnat.dg/aggr11_pkg.ads: Likewise.
199         * gnat.dg/aggr15.adb: Likewise.
200         * gnat.dg/aggr15.ads: Likewise.
201         * gnat.dg/aggr17.adb: Likewise.
202         * gnat.dg/aggr18.adb: Likewise.
203         * gnat.dg/array14.adb: Likewise.
204         * gnat.dg/array14.ads: Likewise.
205         * gnat.dg/array14_pkg.ads: Likewise.
206         * gnat.dg/array19.adb: Likewise.
207         * gnat.dg/array19.ads: Likewise.
208         * gnat.dg/discr27.adb: Likewise.
209         * gnat.dg/discr27.ads: Likewise.
210         * gnat.dg/discr35.adb: Likewise.
211         * gnat.dg/discr35.ads: Likewise.
212         * gnat.dg/discr6.adb: Likewise.
213         * gnat.dg/discr6_pkg.ads: Likewise.
214         * gnat.dg/import1.adb: Likewise.
215         * gnat.dg/import1.ads: Likewise.
216         * gnat.dg/loop_address2.adb: Likewise.
217         * gnat.dg/opt7.adb: Likewise.
218         * gnat.dg/opt7.ads: Likewise.
219         * gnat.dg/pointer_variable_bounds.adb: Likewise.
220         * gnat.dg/pointer_variable_bounds.ads: Likewise.
221         * gnat.dg/rep_clause2.adb: Likewise.
222         * gnat.dg/rep_clause2.ads: Likewise.
223         * gnat.dg/slice2.adb: Likewise.
224         * gnat.dg/slice2.ads: Likewise.
225         * gnat.dg/slice6.adb: Likewise.
226         * gnat.dg/slice6_pkg.ads: Likewise.
227         * gnat.dg/specs/unchecked_union2.ads: Likewise.
228         * gnat.dg/taft_type2.adb: Likewise.
229         * gnat.dg/taft_type2.ads: Likewise.
230         * gnat.dg/taft_type2_pkg.ads: Likewise.
231         * gnat.dg/volatile10.adb: Likewise.
232         * gnat.dg/volatile10_pkg.ads: Likewise.
233
234         * gcc.dg/dll-8.c: Remove execute permissions.
235         * g++.dg/ext/dllexport5.C: Likewise.
236
237 2012-04-09  Eric Botcazou  <ebotcazou@adacore.com>
238
239         * lib/target-supports.exp (check_effective_target_sparc_v9): New.
240         (check_effective_target_sync_long_long): Add SPARC case.
241         (check_effective_target_sync_long_long_runtime): Likewise.
242         (check_effective_target_sync_int_long): Adjust SPARC case.
243         (check_effective_target_sync_char_short): Likewise.
244
245 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
246
247         PR fortran/52893
248         Backport from trunk
249         * gfortran.dg/function_optimize_11.f90:  New test.
250
251 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
252
253         PR fortran/52668
254         Backport from trunk
255         * gfortran.dg/use_only_6.f90: New test.
256
257 2012-04-06  Mike Stump  <mikestump@comcast.net>
258
259         PR testsuite/50722
260         * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
261
262 2012-04-05  Jason Merrill  <jason@redhat.com>
263
264         PR c++/52596
265         * g++.dg/template/qualified-id5.C: New.
266
267 2012-04-03  Jason Merrill  <jason@redhat.com>
268
269         PR c++/52796
270         * g++.dg/cpp0x/variadic-value1.C: New.
271
272 2012-04-03  Richard Guenther  <rguenther@suse.de>
273
274         Backport from mainline
275         2012-03-02  Richard Guenther  <rguenther@suse.de>
276
277         PR tree-optimization/52406
278         * gcc.dg/torture/pr52406.c: New testcase.
279
280 2012-04-03  Richard Guenther  <rguenther@suse.de>
281
282         Backport from mainline
283         2012-03-15  Richard Guenther  <rguenther@suse.de>
284
285         PR middle-end/52580
286         * gfortran.dg/vect/pr52580.f: New testcase.
287
288 2012-04-03  Richard Guenther  <rguenther@suse.de>
289
290         Backport from mainline
291         2012-03-06  Richard Guenther  <rguenther@suse.de>
292
293         PR middle-end/52493
294         * gcc.dg/torture/pr52493.c: New testcase.
295
296         2012-03-23  Richard Guenther  <rguenther@suse.de>
297
298         PR tree-optimization/52678
299         * gfortran.dg/pr52678.f: New testcase.
300
301         2012-03-26  Richard Guenther  <rguenther@suse.de>
302
303         PR tree-optimization/52701
304         * gfortran.dg/pr52701.f90: New testcase.
305
306         2012-03-30  Richard Guenther  <rguenther@suse.de>
307
308         PR tree-optimization/52754
309         * gcc.target/i386/pr52754.c: New testcase.
310
311 2012-04-03  Jakub Jelinek  <jakub@redhat.com>
312
313         PR tree-optimization/52835
314         * gfortran.dg/pr52835.f90: New test.
315
316 2012-03-31  Eric Botcazou  <ebotcazou@adacore.com>
317
318         * gnat.dg/controlled6.adb: New test.
319         * gnat.dg/controlled6_pkg.ads: New helper.
320         * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
321
322 2012-03-29  Meador Inge  <meadori@codesourcery.com>
323
324         PR c++/52672
325         * g++.dg/cpp0x/constexpr-52672.C: New testcase.
326
327 2012-03-29  Paolo Carlini  <paolo.carlini@oracle.com>
328
329         PR c++/52718
330         * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
331
332 2012-03-29  Jason Merrill  <jason@redhat.com>
333
334         PR c++/52685
335         * g++.dg/template/inherit8.C: New.
336
337 2012-03-29  Jakub Jelinek  <jakub@redhat.com>
338
339         PR c++/52759
340         * g++.dg/ext/weak4.C: New test.
341
342 2012-03-29  Jason Merrill  <jason@redhat.com>
343
344         PR c++/52743
345         * g++.dg/cpp0x/initlist-array3.C: New.
346
347 2012-03-28  Jason Merrill  <jason@redhat.com>
348
349         PR c++/52746
350         * g++.dg/overload/virtual2.C: New.
351
352 2012-03-28  Martin Jambor  <mjambor@suse.cz>
353
354         Backported from mainline
355         2012-03-27  Martin Jambor  <mjambor@suse.cz>
356
357         PR middle-end/52693
358         * gcc.dg/torture/pr52693.c: New test.
359
360 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
361
362         PR middle-end/52691
363         * gcc.dg/pr52691.c: New test.
364
365         PR middle-end/52750
366         * gcc.c-torture/compile/pr52750.c: New test.
367
368 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
369
370         Backport from 2012-03-28 mainline r185910.
371
372         PR target/52692
373         * gcc.target/avr/torture/builtins-2.c: New test.
374
375 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
376
377         PR target/52736
378         * gcc.target/i386/pr52736.c: New test.
379
380 2012-03-27  Richard Guenther  <rguenther@suse.de>
381
382         PR middle-end/52720
383         * gcc.dg/torture/pr52720.c: New testcase.
384
385 2012-03-26  Georg-Johann Lay  <avr@gjlay.de>
386
387         Backport from 2012-03-26 mainline r185793.
388
389         * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
390         Add "-Os -flto" to list.
391
392 2012-03-25  Eric Botcazou  <ebotcazou@adacore.com>
393
394         * gnat.dg/concat2.ad[sb]: New test.
395
396 2012-03-24  Steven Bosscher  <steven@gcc.gnu.org>
397
398         PR middle-end/52640
399         * gcc.c-torture/compile/limits-externdecl.c: New test.
400
401 2012-03-22  Paolo Carlini  <paolo.carlini@oracle.com>
402
403         PR c++/52487
404         * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
405
406 2012-03-22  Tobias Burnus  <burnus@net-b.de>
407
408         PR fortran/52452
409         * gfortran.dg/intrinsic_8.f90: New.
410
411 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
412
413         PR c++/52671
414         * g++.dg/ext/attrib44.C: New test.
415
416 2012-03-22  Jason Merrill  <jason@redhat.com>
417
418         * g++.dg/torture/pr52582.C: New.
419
420 2012-03-22  Georg-Johann Lay  <avr@gjlay.de>
421
422         Backport from 2012-03-20 mainline r185583.
423
424         * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
425         __AVR_HAVE_LPMX__
426
427         Backport from 2012-03-20 mainline r185570.
428
429         PR target/49868
430         * gcc.target/avr/torture/addr-space-2.h: New file.
431         * gcc.target/avr/torture/addr-space-2-g.h: New test.
432         * gcc.target/avr/torture/addr-space-2-0.h: New test.
433         * gcc.target/avr/torture/addr-space-2-1.h: New test.
434         * gcc.target/avr/torture/addr-space-2-x.h: New test.
435
436         Backport from 2012-03-12 mainline r185255.
437
438         PR target/49868
439         * gcc.target/avr/torture/addr-space-1.h: New file.
440         * gcc.target/avr/torture/addr-space-g.h: New test.
441         * gcc.target/avr/torture/addr-space-0.h: New test.
442         * gcc.target/avr/torture/addr-space-1.h: New test.
443         * gcc.target/avr/torture/addr-space-x.h: New test.
444
445 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
446
447         Backported from mainline
448         2012-03-14  Jakub Jelinek  <jakub@redhat.com>
449
450         PR c++/52521
451         * g++.dg/cpp0x/udlit-args2.C: New test.
452
453         2012-03-13  Jakub Jelinek  <jakub@redhat.com>
454
455         PR c/52577
456         * gcc.dg/Wunused-var-3.c: New test.
457
458 2012-03-22  Release Manager
459
460         * GCC 4.7.0 released.
461
462 2012-03-20  Jason Merrill  <jason@redhat.com>
463
464         * g++.dg/cpp0x/auto32.C: New.
465
466 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
467             Andrew Pinski  <apinski@cavium.com>
468
469         PR middle-end/52592
470         * gcc.dg/pr52592.c: New test.
471
472 2012-03-14  Jakub Jelinek  <jakub@redhat.com>
473
474         PR c++/52582
475         * g++.dg/opt/pr52582.C: New test.
476
477 2012-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
478
479         PR target/52450
480         * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
481
482         * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
483
484 2012-03-10  Tobias Burnus  <burnus@net-b.de>
485
486         PR fortran/52469
487         * gfortran.dg/proc_ptr_34.f90: New.
488
489 2012-03-07  Jason Merrill  <jason@redhat.com>
490
491         PR c++/52521
492         * g++.dg/cpp0x/udlit-mangle.C: New.
493
494 2012-03-04  Georg-Johann Lay  <avr@gjlay.de>
495
496         Backport from mainline r184894.
497         * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
498         int32plus.
499
500 2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
501
502         Backport from mainline
503         2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
504
505         * gcc.target/powerpc/pr52457.c: New test.
506
507 2012-03-01  Kai Tietz  <ktietz@redhat.com>
508
509         * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
510         routines on mingw targets.
511         * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
512         LLP64 target.
513
514 2012-03-01  Jakub Jelinek  <jakub@redhat.com>
515
516         PR tree-optimization/52445
517         * gcc.dg/pr52445.c: New test.
518
519 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
520
521         PR target/52437
522         * gcc.c-torture/compile/pr52437.c: New test.
523
524         PR middle-end/52419
525         * gcc.dg/torture/pr52419.c: New test.
526
527         PR tree-optimization/52429
528         * gcc.dg/torture/pr52429.c: New test.
529         * g++.dg/opt/pr52429.C: New test.
530
531 2012-02-29  Richard Guenther  <rguenther@suse.de>
532
533         PR testsuite/52297
534         * gcc.dg/lto/trans-mem-1_0.c: Remove.
535         * gcc.dg/lto/trans-mem-1_1.c: Likewise.
536         * gcc.dg/lto/trans-mem-2_0.c: Likewise.
537         * gcc.dg/lto/trans-mem-2_1.c: Likewise.
538         * gcc.dg/lto/trans-mem-4_0.c: Likewise.
539         * gcc.dg/lto/trans-mem-4_1.c: Likewise.
540
541 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
542
543         * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
544
545 2012-02-29  Paul Thomas  <pault@gcc.gnu.org>
546
547         PR fortran/52386
548         * gfortran.dg/realloc_on_assign_13.f90 : New test.
549
550 2012-02-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
551
552         PR target/51534
553         * gcc.target/arm/neon/pr51534.c: New testcase.
554
555 2012-02-28  Richard Guenther  <rguenther@suse.de>
556
557         PR target/52407
558         * gcc.dg/torture/pr52407.c: New testcase.
559
560 2012-02-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
561
562         * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
563         * gcc.target/arm/vfp2.c: Likewise.
564         * gcc.target/arm/vfp3.c: Likewise.
565         * gcc.target/arm/vfp4.c: Likewise.
566         * gcc.target/arm/vfp5.c: Likewise.
567         * gcc.target/arm/vfp6.c: Likewise.
568         * gcc.target/arm/vfp7.c: Likewise.
569         * gcc.target/arm/vfp8.c: Likewise.
570         * gcc.target/arm/vfp9.c: Likewise.
571         * gcc.target/arm/vfp10.c: Likewise.
572         * gcc.target/arm/vfp11.c: Likewise.
573         * gcc.target/arm/vfp12.c: Likewise.
574         * gcc.target/arm/vfp13.c: Likewise.
575         * gcc.target/arm/vfp14.c: Likewise.
576         * gcc.target/arm/vfp15.c: Likewise.
577         * gcc.target/arm/vfp16.c: Likewise.
578         * gcc.target/arm/vfp17.c: Likewise.
579         * gcc.target/arm/neon-constants.h: New file.
580         * gcc.target/arm/neon-vect1.c: New test.
581         * gcc.target/arm/neon-vect2.c: New test.
582         * gcc.target/arm/neon-vect3.c: New test.
583         * gcc.target/arm/neon-vect4.c: New test.
584         * gcc.target/arm/neon-vect5.c: New test.
585         * gcc.target/arm/neon-vect6.c: New test.
586         * gcc.target/arm/neon-vect7.c: New test.
587         * gcc.target/arm/neon-vect8.c: New test.
588
589 2012-02-28  Richard Guenther  <rguenther@suse.de>
590
591         PR tree-optimization/52402
592         * gcc.dg/torture/pr52402.c: New testcase.
593
594 2012-02-28  Richard Guenther  <rguenther@suse.de>
595
596         PR lto/52400
597         * g++.dg/lto/pr52400_0.C: New testcase.
598
599 2012-02-28  Georg-Johann Lay  <avr@gjlay.de>
600
601         * gcc.target/avr/torture/builtins-1.c: New test.
602         * gcc.target/avr/torture/builtins-error.c: New test.
603
604 2012-02-28  Kai Tietz  <ktietz@redhat.com>
605
606         * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
607         issue.
608         * gcc.target/i386/pr45352-2.c: Likewise.
609         * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
610         mingw targets.
611         * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
612         targets instead rand.
613         * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
614         * gcc.target/i386/sse2-mul-1.c: Likewise.
615         * gcc.target/i386/sse4_1-blendps.c: Likewise.
616         * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
617         target.
618         * gcc.target/i386/pad-1.c: Likewise.
619         * gcc.target/i386/pad-9.c: Likewise.
620         * gcc.target/i386/pad-2.c: Likewise.
621         * gcc.target/i386/pad-5b.c: Likewise.
622         * gcc.target/i386/pad-8.c: Likewise.
623         * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
624         * gcc.target/i386/pr44130.c: Likewise.
625         * gcc.target/i386/align-main-1.c: Likewise.
626         * gcc.target/i386/align-main-2.c: Likewise.
627         * gcc.target/i386/sw-1.c: Likewise.
628         * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
629         on x64 mingw target.
630         * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
631         * gcc.target/i386/pr46295.c: Likewise.
632         * gcc.target/i386/amd64-abi-1.c: Likewise.
633         * gcc.target/i386/amd64-abi-2.c: Likewise.
634         * gcc.target/i386/pr39082-1.c: Likewise.
635         * gcc.target/i386/pr39162.c: Likewise.
636         * gcc.target/i386/pr22152.c: Likewise.
637         * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
638         * gcc.target/i386/wrfsbase-2.c: Likewise.
639         * gcc.target/i386/local.c: Likewise
640         * gcc.target/i386/wrgsbase-1.c: Likewise.
641         * gcc.target/i386/wrfsbase-1.c: Likewise.
642         * gcc.target/i386/pr39315-3.c: Likewise.
643         * gcc.target/i386/pr35767-4.c: Likewise.
644         * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
645         x64 mingw target.
646         * gcc.target/i386/pr45336-2.c: Likewise.
647         * gcc.target/i386/pr45336-1.c: Likewise.
648         * gcc.target/i386/pr45336-4.c: Likewise.
649
650 2012-02-27  Tristan Gingold  <gingold@adacore.com>
651
652         * gnat.dg/array20.ad[sb]: New test.
653
654 2012-02-27  Jakub Jelinek  <jakub@redhat.com>
655
656         PR target/52375
657         * gcc.target/arm/pr52375.c: New test.
658         * gcc.c-torture/compile/pr52375.c: New test.
659
660 2012-02-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
661
662         * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
663         * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
664
665 2012-02-27  Eric Botcazou  <ebotcazou@adacore.com>
666
667         * gnat.dg/aggr19.adb: New test.
668         * gnat.dg/aggr19_pkg.ad[sb]: New helper.
669
670 2012-02-26  Oleg Endo  <olegendo@gcc.gnu.org>
671
672         PR target/49263
673         * gcc.target/sh/pr49263.c: New.
674
675 2012-02-24  Andrew MacLeod  <amacleod@redhat.com>
676
677         * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
678         simulate_thread_wrapper_other_threads
679         * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
680         Move initialization of 'value' to main().
681         (main): Initialize 'value';
682         * gcc.dg/simulate-thread/speculative-store.c
683         (simulate_thread_step_verify): Return 0 when successful.
684         * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
685         Reduce threshold.
686         (INSN_COUNT_THRESHOLD): New.  Instruction limit to terminate test.
687         (simulate_thread_wrapper_other_threads): Return a success/fail value
688         and issue an error if the instruction count threshold is exceeded.
689
690 2012-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
691
692         PR target/50580
693         * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
694         * gcc.target/mips/interrupt_handler-3.c: Likewise.
695
696 2012-02-24  Richard Guenther  <rguenther@suse.de>
697
698         PR middle-end/52355
699         * gcc.dg/pr52355.c: New testcase.
700
701 2012-02-23  Kai Tietz  <ktietz@redhat.com>
702
703         * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
704         for mingw-targets.
705         * gcc.dg/Wpadded.c: Likewise.
706         * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
707         structure-layout.
708         * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
709         for sleep by Sleep and add windows.h include for this function.
710         * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
711         targets.
712         * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
713         target.
714         * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
715         target.
716         * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
717         on x64 mingw target.
718         * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
719         * gcc.dg/pr50251.c: Disable test for x64 mingw target.
720         * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
721         failure on LLP64 target.
722
723 2012-02-23  Uros Bizjak  <ubizjak@gmail.com>
724
725         PR c/52290
726         * gcc.dg/noncompile/pr52290.c: New test.
727
728 2012-02-23  Jakub Jelinek  <jakub@redhat.com>
729
730         PR tree-optimization/52019
731         * gcc.dg/tree-ssa/ipa-split-6.c: New test.
732
733 2012-02-22  Kai Tietz  <ktietz@redhat.com>
734
735         * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
736         * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
737         derived pdiff_t type.
738         * g++.dg/torture/pr49720.C: Likewise
739
740 2012-02-22  Uros Bizjak  <ubizjak@gmail.com>
741
742         PR target/52330
743         * gcc.target/i386/pr52330.c: New test.
744
745 2012-02-22  Tobias Burnus  <burnus@net-b.de>
746
747         PR fortran/52335
748         * gfortran.dg/io_constraints_10.f90: New.
749
750 2012-02-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
751
752         * lib/target-supports.exp (check_effective_target_vect_condition):
753         Return true for NEON.
754
755 2012-02-21  Kai Tietz  <ktietz@redhat.com>
756
757         * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
758
759 2012-02-21  Richard Guenther  <rguenther@suse.de>
760
761         PR tree-optimization/52324
762         * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
763
764 2012-02-21  Georg-Johann Lay  <avr@gjlay.de>
765
766         PR middle-end/51782
767         * gcc.target/avr/torture/pr51782-1.c: New test.
768
769 2012-02-21  Jakub Jelinek  <jakub@redhat.com>
770
771         PR tree-optimization/52318
772         * gcc.dg/pr52318.c: New test.
773
774 2012-02-20  Kai Tietz  <ktietz@redhat.com>
775
776         * gcc.dg/bf-ms-layout-3.c: New testcase.
777
778 2012-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
779
780         PR testsuite/52229
781         PR fortran/32380
782         * gfortran.dg/vect/pr32380.f:  XFAIL on PowerPC and ia-64.
783
784 2012-02-20  Richard Guenther  <rguenther@suse.de>
785
786         PR tree-optimization/52298
787         * gcc.dg/torture/pr52298.c: New testcase.
788         * gcc.dg/vect/pr52298.c: Likewise.
789
790 2012-02-20  Georg-Johann Lay  <avr@gjlay.de>
791
792         * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
793         * gcc.c-torture/execute/pr52286.c: Ditto.
794
795 2012-02-20  Jakub Jelinek  <jakub@redhat.com>
796
797         PR tree-optimization/52286
798         * gcc.c-torture/execute/pr52286.c: New test.
799
800 2012-02-18  Tobias Burnus  <burnus@net-b.de>
801
802         PR fortran/52295
803         * gfortran.dg/interface_35.f90: Use -std=f2003.
804         * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
805         * gfortran.dg/interface_assignment_4.f90: Ditto.
806         * gfortran.dg/bessel_1.f90: Ditto.
807         * gfortran.dg/func_result_6.f90: Ditto.
808         * gfortran.dg/hypot_1.f90: Ditto.
809         * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
810
811 2012-02-17  Tobias Burnus  <burnus@net-b.de>
812
813         PR translation/52232
814         PR translation/52234
815         PR translation/52245
816         PR translation/52246
817         PR translation/52262
818         PR translation/52273
819         * gfortran.dg/coarray_22.f90: Update dg-error.
820         * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
821
822 2012-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
823
824         PR target/51753
825         * lib/gcc-simulate-thread.exp: Load timeout.exp.
826         (simulate-thread): Use default timeout.
827
828 2012-02-16  Jason Merrill  <jason@redhat.com>
829
830         PR c++/52248
831         * g++.dg/ext/timevar1.C: New.
832
833 2012-02-16  Fabien ChĂȘne  <fabien@gcc.gnu.org>
834
835         PR c++/52126
836         * g++.dg/template/using21.C: New.
837         * g++.dg/template/using22.C: Likewise.
838
839 2012-02-16  Jason Merrill  <jason@redhat.com>
840
841         PR c++/51415
842         * g++.dg/cpp0x/lambda/lambda-err1.C: New.
843
844 2012-02-16  Jakub Jelinek  <jakub@redhat.com>
845
846         PR tree-optimization/52255
847         * gcc.c-torture/compile/pr52255.c: New test.
848
849         PR debug/52260
850         * g++.dg/debug/dwarf2/pr52260.C: New test.
851
852         PR middle-end/51929
853         * g++.dg/ipa/pr51929.C: New test.
854
855 2012-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
856
857         PR target/52199
858         * gcc.target/powerpc/pr52199.c: New file.
859
860 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
861
862         PR target/52152
863         * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
864
865 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
866
867         * gcc.dg/pr51867.c: Don't include <math.h>.
868         (sqrtf): Declare.
869
870 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
871
872         * gcc.dg/lto/20091013-1_1.c: xfail for avr.
873         * gcc.dg/lto/20091013-1_2.c: xfail for avr.
874
875 2012-02-15  Tobias Grosser <grosser@fim.uni-passau.de>
876
877         PR tree-optimization/50561
878         * gcc.dg/graphite/pr50561.c: New testcase.
879
880 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
881
882         * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
883         * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
884
885 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
886
887         * gnat.dg/discr35.ad[sb]: New test.
888
889 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
890
891         * gnat.dg/volatile10.adb: New test.
892         * gnat.dg/volatile10_pkg.ads: New helper.
893
894 2012-02-14  Jason Merrill  <jason@redhat.com>
895
896         * g++.dg/ext/attrib43.C: New.
897
898 2012-02-14  Hans-Peter Nilsson  <hp@axis.com>
899
900         * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
901         * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
902         fgnu_tm.
903         * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
904         gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
905         * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
906         effective_target fgnu_tm.
907         * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
908
909 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
910
911         PR c++/52247
912         * g++.dg/template/asmgoto1.C: New test.
913
914 2012-02-14  Ian Lance Taylor  <iant@google.com>
915
916         PR go/48501
917         * go.test/go-test.exp (go-gc-tests): Disable optimizations when
918         compiling generated file for 64bit and index tests.
919
920 2012-02-14  Uros Bizjak  <ubizjak@gmail.com>
921
922         * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
923
924 2012-02-14  Richard Guenther  <rguenther@suse.de>
925
926         PR tree-optimization/52244
927         PR tree-optimization/51528
928         * gcc.dg/torture/pr52244.c: New testcase.
929
930 2012-02-14  Walter Lee  <walt@tilera.com>
931
932         * g++.dg/other/PR23205.C: Disable test on tile.
933         * g++.dg/other/pr23205-2.C: Disable test on tile.
934         * gcc.dg/20020312-2.c: Add a condition for __tile__.
935         * gcc.dg/20040813-1.c: Disable test on tile.
936         * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
937         * gcc.misc-tests/linkage.exp: Handle tilegx.
938
939 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
940
941         PR tree-optimization/52210
942         * gcc.dg/pr52210.c: New test.
943
944 2012-02-14  Jason Merrill  <jason@redhat.com>
945
946         PR c++/39055
947         * g++.dg/overload/defarg5.C: New.
948
949 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
950
951         PR c/52181
952         * c-c++-common/pr52181.c: New test.
953
954 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
955
956         PR c++/52215
957         * g++.dg/ext/atomic-1.C: New test.
958
959 2012-02-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
960
961         * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
962
963 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
964
965         PR middle-end/52209
966         * gcc.c-torture/execute/pr52209.c: New test.
967
968 2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
969
970         PR fortran/50981
971         * gfortran.dg/elemental_optional_args_5.f03: New test.
972
973 2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
974
975         PR testsuite/50076
976         * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
977         cases.
978
979 2012-02-11  Ian Lance Taylor  <iant@google.com>
980
981         PR go/51874
982         * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
983         SPARC Solaris.  Don't run the test at all on systems where it may
984         not work, rather than xfailing it.
985
986 2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
987
988         PR rtl-optimization/52175
989         * gcc.c-torture/compile/pr52175.c: New test.
990
991 2012-02-10  Jason Merrill  <jason@redhat.com>
992
993         PR c++/51910
994         * g++.dg/template/repo10.C: New.
995
996 2012-02-11  Jakub Jelinek  <jakub@redhat.com>
997
998         PR debug/52132
999         * gcc.dg/pr52132.c: New test.
1000
1001 2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
1002
1003         * gnat.dg/specs/aggr4.ads: New test.
1004         * gnat.dg/specs/aggr4_pkg.ads: New helper.
1005
1006 2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
1007
1008         PR target/52146
1009         * gcc.target/i386/pr52146.c: New.
1010
1011 2012-02-10  Jakub Jelinek  <jakub@redhat.com>
1012
1013         PR middle-end/52177
1014         * c-c++-common/pr52177.c: New test.
1015
1016 2012-02-10  Jan Hubicka  <jh@suse.cz>
1017
1018         PR middle-end/48600
1019         * g++.dg/torture/pr48600.C: New testcase.
1020
1021 2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
1022
1023         PR middle-end/52140
1024         * gcc.dg/dfp/pr52140.c: New test.
1025
1026 2012-02-09  Jakub Jelinek  <jakub@redhat.com>
1027
1028         PR fortran/32380
1029         * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
1030         of dg-options.
1031
1032 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1033
1034         PR middle-end/51867
1035         * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
1036         * testsuite/gcc.dg/pr51867.c: New test.
1037
1038 2012-02-09  Ian Lance Taylor  <iant@google.com>
1039
1040         * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
1041         which don't support -fsplit-stack.  Turn off optimization when
1042         compiling select5-out.go.
1043
1044 2012-02-08  Ian Lance Taylor  <iant@google.com>
1045
1046         * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
1047         systems which don't support -fsplit-stack.
1048
1049 2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
1050
1051         * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
1052         * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
1053         machine instuction in the log.
1054
1055 2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
1056
1057         * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
1058           to 20 seconds.
1059
1060 2012-02-08  Magnus Granberg  <zorry@gentoo.org>
1061
1062         PR driver/48524
1063         * gcc.dg/pr48524.c: New test.
1064         * gcc.dg/pr48524.spec: New spec file for test.
1065
1066 2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
1067
1068         PR fortran/32380
1069         * gfortran.dg/vect/pr32380.f90:  New test.
1070
1071 2012-02-08  Tobias Burnus  <burnus@net-b.de>
1072
1073         PR fortran/52151
1074         * gfortran.dg/realloc_on_assign_12.f90: New.
1075
1076 2012-02-08  Richard Guenther  <rguenther@suse.de>
1077
1078         PR rtl-optimization/52170
1079         * gcc.dg/torture/pr52170.c: New testcase.
1080
1081 2012-02-08  Jakub Jelinek  <jakub@redhat.com>
1082
1083         PR gcov-profile/52150
1084         * gcc.dg/tree-prof/pr52150.c: New test.
1085
1086         PR rtl-optimization/52139
1087         * gcc.dg/pr52139.c: New test.
1088
1089 2012-02-07  Jason Merrill  <jason@redhat.com>
1090
1091         PR c++/51675
1092         * g++.dg/cpp0x/constexpr-union3.C: New.
1093
1094         PR c++/52035
1095         * g++.dg/lto/pr52035_0.C: New.
1096
1097 2012-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1098
1099         * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
1100         * gcc.dg/special/weak-1.c: Likewise.
1101         * gcc.dg/ucnid-12.c: Likewise.
1102         * gcc.dg/torture/pr45678-1.c: Likewise.
1103         * gcc.dg/torture/pr45678-2.c: Likewise.
1104         * gcc.dg/vector-4.c: Likewise.
1105         * gcc.dg/ipa/inline-5.c: Likewise.
1106         * gcc.dg/ucnid-11.c: Likewise.
1107         * gcc.misc-tests/gcov-13.c: Likewise.
1108         * gcc.misc-tests/gcov-14.c: Likewise.
1109         * g++.dg/ext/label13.C: Likewise.
1110         * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
1111         hppa*-*-hpux* options.
1112         * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
1113         * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
1114         * gcc.dg/pr48616.c: Likewise.
1115         * gcc.dg/pr17957.c: Likewise.
1116         * gcc.dg/pr17055-1.c: Likewise.
1117         * gcc.dg/pr32912-1.c: Likewise.
1118         * gcc.dg/tm/pr51472.c: Likewise.
1119         * c-c++-common/fold-bitand-4.c: Likewise.
1120         * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
1121         Use dg-additional-options for extra options.
1122
1123 2012-02-07  Joern Rennecke <joern.rennecke@embecosm.com>
1124
1125         * gcc.target/epiphany/interrupt-2.c: New test.
1126
1127 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
1128
1129         PR target/52155
1130         * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
1131         * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
1132         for MIPS ELF.
1133
1134 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
1135
1136         PR target/52152
1137         * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
1138
1139 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
1140
1141         PR middle-end/24306
1142         PR target/52154
1143         * lib/target-supports.exp (check_effective_target_mips_eabi): New.
1144         * gcc.target/mips/va-arg-1.c: New test.
1145
1146 2012-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
1147
1148         * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
1149         for -mno-pointers-to-nested-functions.
1150
1151 2012-02-07  Eric Botcazou  <ebotcazou@adacore.com>
1152
1153         * gcc.c-torture/execute/20120207-1.c: New test.
1154
1155 2012-02-07  Jakub Jelinek  <jakub@redhat.com>
1156
1157         PR rtl-optimization/52060
1158         * gcc.dg/torture/pr52060.c: New test.
1159
1160         PR middle-end/52074
1161         * gcc.c-torture/compile/pr52074.c: New test.
1162
1163 2012-02-07  Tobias Burnus  <burnus@net-b.de>
1164
1165         PR fortran/51514
1166         * gfortran.dg/class_to_type_2.f90: New.
1167
1168 2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
1169
1170         PR fortran/32373
1171         * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
1172         Remove module.
1173
1174 2012-02-06  Jason Merrill  <jason@redhat.com>
1175
1176         PR c++/52088
1177         * g++.dg/template/conv13.C: New.
1178
1179 2012-02-06  Richard Guenther  <rguenther@suse.de>
1180
1181         PR tree-optimization/52115
1182         * gcc.c-torture/compile/pr52115.c: New testcase.
1183
1184 2012-02-06  Jakub Jelinek  <jakub@redhat.com>
1185
1186         PR target/52129
1187         * gcc.c-torture/execute/pr52129.c: New test.
1188
1189 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
1190
1191         * gcc.dg/pr48374.c: Actually add the test I forgot 
1192         in the 2012-01-25 commit.
1193
1194 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
1195
1196         PR fortran/32373
1197         * gfortran.dg/vect/vect-8.f90:  New test case.
1198
1199 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
1200
1201         PR fortran/48847
1202         * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
1203
1204 2012-02-05  Paul Thomas  <pault@gcc.gnu.org>
1205
1206         PR fortran/52102
1207         * gfortran.dg/class_48.f90 : Add test of allocate class array
1208         component with source in subroutine test3.  Remove commenting
1209         out in subroutine test4, since branching on unitialized variable
1210         is now fixed (no PR for this last.).
1211
1212 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
1213
1214         * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
1215         on MIPS targets.
1216         * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
1217
1218 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
1219
1220         PR target/52125
1221         * lib/target-supports.exp (check_effective_target_mips_rel): New.
1222         * gcc.dg/pr48774.c: Skip on MIPS REL targets.
1223
1224 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
1225
1226         * lib/target-supports.exp (check_effective_target_mips_llsc): New.
1227         (check_effective_target_sync_int_long): Use it.
1228         (check_effective_target_sync_char_short): Likewise.
1229         * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
1230
1231 2012-02-05  Tobias Burnus  <burnus@net-b.de>
1232
1233         PR fortran/51972
1234         * gfortran.dg/class_48.f90: Add some further checks.
1235
1236 2012-02-05  Ira Rosen  <irar@il.ibm.com>
1237
1238         PR tree-optimization/52091
1239         * gcc.dg/vect/pr52091.c: New test.
1240
1241 2012-02-04  Jakub Jelinek  <jakub@redhat.com>
1242
1243         PR rtl-optimization/52113
1244         * gcc.target/avr/pr52113.c: New test.
1245
1246 2012-02-03  Jakub Jelinek  <jakub@redhat.com>
1247
1248         PR rtl-optimization/52092
1249         * gcc.c-torture/compile/pr52092.c: New test.
1250
1251 2012-02-02  Mikael Morin  <mikael@gcc.gnu.org>
1252
1253         PR fortran/41587
1254         * gfortran.dg/class_array_10.f03: New test.
1255
1256         PR fortran/46356
1257         * gfortran.dg/class_array_11.f03: New test.
1258
1259         PR fortran/51754
1260         * gfortran.dg/class_array_12.f03: New test.
1261
1262 2012-02-02  Paul Thomas  <pault@gcc.gnu.org>
1263
1264         PR fortran/52012
1265         * gfortran.dg/realloc_on_assign_11.f90: New test.
1266
1267 2012-02-02  Tobias Burnus  <burnus@net-b.de>
1268
1269         PR fortran/52093
1270         * gfortran.dg/shape_7.f90: New.
1271
1272 2012-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
1273
1274         * gcc.target/mips/mips-prepend-1.c: New test.
1275
1276 2012-02-02  Jan Hubicka  <jh@suse.cz>
1277             Tom de Vries  <tom@codesourcery.com>
1278
1279         PR middle-end/51998
1280         * testsuite/gcc.dg/alias-12.c: New testcase.
1281         * testsuite/gcc.dg/alias-13.c: New testcase.
1282
1283 2012-02-02  Jakub Jelinek  <jakub@redhat.com>
1284
1285         PR target/52086
1286         * gcc.dg/pr52086.c: New test.
1287
1288         PR tree-optimization/52073
1289         * gcc.c-torture/compile/pr52073.c: New test.
1290
1291 2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
1292
1293         PR fortran/51958
1294         * gfortran.dg/function_optimize_10.f90:  New test.
1295
1296 2012-02-01  Uros Bizjak  <ubizjak@gmail.com>
1297
1298         * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
1299         test on alpha*-*-*.
1300
1301 2012-02-01  Tobias Burnus  <burnus@net-b.de>
1302
1303         PR fortran/52024
1304         * gfortran.dg/typebound_operator_14.f90: New.
1305
1306 2012-02-01  Tobias Burnus  <burnus@net-b.de>
1307
1308         PR fortran/52059
1309         * gfortran.dg/elemental_function_1.f90: New.
1310
1311 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
1312
1313         PR rtl-optimization/51374
1314         * gcc.target/avr/torture/pr51374-1.c:
1315         Also fail if SBIS is seen.
1316
1317 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
1318
1319         PR rtl-optimization/51374
1320         * gcc.target/avr/torture/pr51374-1.c: New.
1321
1322 2012-01-31  Tobias Burnus  <burnus@net-b.de>
1323
1324         PR fortran/52024
1325         * gfortran.dg/typebound_generic_11.f90: New.
1326
1327 2012-01-31  Tobias Burnus  <burnus@net-b.de>
1328
1329         PR fortran/52029
1330         * gfortran.dg/class_49.f90: New.
1331
1332 2012-01-31  Tobias Burnus  <burnus@net-b.de>
1333
1334         PR fortran/52013
1335         * gfortran.dg/elemental_args_check_6.f90: New.
1336
1337 2012-01-31  Jason Merrill  <jason@redhat.com>
1338
1339         PR c++/52043
1340         * g++.dg/cpp0x/variadic122.C: New.
1341
1342 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
1343
1344         PR fortran/52012
1345         * gfortran.dg/realloc_on_assign_10.f90: New test.
1346
1347 2012-01-31  Richard Guenther  <rguenther@suse.de>
1348
1349         PR tree-optimization/51528
1350         * gcc.dg/torture/pr51528.c: New testcase.
1351
1352 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
1353
1354         PR go/48501
1355         * lib/go.exp (go_target_compile): Append timeout= to options.
1356         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
1357         select5-out.go test on alpha*-*-* targets.
1358
1359 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
1360
1361         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
1362         (TEST_SHORT): Reformat in the same way.
1363         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
1364         (TEST_SHORT): Reformat in the same way.
1365         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
1366         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
1367         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
1368         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
1369         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
1370
1371 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
1372
1373         PR target/51835
1374         * gcc.target/arm/pr51835.c: New testcase.
1375
1376 2012-01-30  Richard Guenther  <rguenther@suse.de>
1377
1378         PR tree-optimization/52028
1379         * gcc.dg/torture/pr52028.c: New testcase.
1380         * gfortran.dg/ldist-pr45199.f: Adjust.
1381         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
1382         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
1383         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
1384
1385 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
1386
1387         PR debug/52027
1388         * gcc.dg/tree-prof/pr52027.c: New test.
1389
1390         PR tree-optimization/52046
1391         * gcc.dg/pr52046.c: New test.
1392
1393         PR debug/52048
1394         * g++.dg/other/pr52048.C: New test.
1395
1396 2012-01-30  Richard Guenther  <rguenther@suse.de>
1397
1398         PR tree-optimization/52045
1399         * gcc.dg/pr52045.c: New testcase.
1400
1401 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
1402
1403         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
1404         new code generated for __sync_lock_release.
1405
1406 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1407
1408         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
1409
1410 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1411
1412         PR testsuite/51875
1413         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
1414
1415         * g++.dg/ext/visibility/template10.C: Fix typo.
1416
1417         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
1418
1419 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
1420
1421         PR c++/51327
1422         * g++.dg/cpp0x/constexpr-ice6.C: New.
1423
1424 2012-01-29  Tobias Burnus  <burnus@net-b.de>
1425
1426         PR fortran/41600
1427         * gfortran.dg/default_initialization_6.f90: New.
1428
1429 2012-01-29  Tobias Burnus  <burnus@net-b.de>
1430
1431         PR fortran/51972
1432         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
1433         * gfortran.dg/class_48.f90: New.
1434
1435 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
1436
1437         PR fortran/51808
1438         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
1439
1440 2012-01-28  Tobias Burnus  <burnus@net-b.de>
1441
1442         PR fortran/51972
1443         * gfortran.dg/class_allocate_12.f90: New.
1444
1445 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
1446
1447         * gcc.dg/torture/pr50444.c: Fix dg directives.
1448
1449 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
1450
1451         PR target/52006
1452         * gcc.target/arm/pr52006.c: New test.
1453
1454 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
1455
1456         PR testsuite/52011
1457         * gcc.dg/lto/trans-mem.h: New file.
1458         * gcc.dg/lto/trans-mem-2_0.c: Include it.
1459         * gcc.dg/lto/trans-mem-1_1.c: Same.
1460         * gcc.dg/lto/trans-mem-4_1.c: Same.
1461         * gcc.dg/lto/trans-mem-3_1.c: Same.
1462
1463 2012-01-27  Tobias Burnus  <burnus@net-b.de>
1464
1465         PR fortran/52022
1466         * gfortran.dg/dummy_procedure_7.f90: New.
1467
1468 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
1469
1470         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
1471         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
1472
1473 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
1474
1475         PR c++/51852
1476         * g++.dg/other/gc5.C: New test.
1477
1478 2012-01-27  Richard Guenther  <rguenther@suse.de>
1479
1480         PR tree-optimization/50444
1481         * gcc.dg/torture/pr50444.c: New testcase.
1482
1483 2012-01-27  Tobias Burnus  <burnus@net-b.de>
1484
1485         PR fortran/51970
1486         PR fortran/51977
1487         * gfortran.dg/move_alloc_13.f90: New.
1488
1489 2012-01-27  Tobias Burnus  <burnus@net-b.de>
1490
1491         PR fortran/51953
1492         * gfortran.dg/allocate_alloc_opt_13.f90: New.
1493         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
1494         and change dg-error string.
1495
1496 2012-01-27  Tobias Burnus  <burnus@net-b.de>
1497
1498         PR fortran/52016
1499         * gfortran.dg/elemental_args_check_5.f90: New.
1500
1501 2012-01-27  Richard Guenther  <rguenther@suse.de>
1502
1503         PR middle-end/51959
1504         * g++.dg/torture/pr51959.C: New testcase.
1505
1506 2012-01-27  Tom de Vries  <tom@codesourcery.com>
1507
1508         PR tree-optimization/51990
1509         * gcc.dg/pr51990.c: New test.
1510         * gcc.dg/pr51990-2.c: Same.
1511
1512 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
1513             Tobias Burnus <burnus@gcc.gnu.org>
1514
1515         PR fortran/48705
1516         * gfortran.dg/class_allocate_11.f03: New.
1517
1518         PR fortran/51870
1519         PR fortran/51943
1520         PR fortran/51946
1521         * gfortran.dg/class_allocate_7.f03: New.
1522         * gfortran.dg/class_allocate_8.f03: New.
1523         * gfortran.dg/class_allocate_9.f03: New.
1524         * gfortran.dg/class_allocate_10.f03: New.
1525
1526 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
1527
1528         * gnat.dg/discr34.adb: New test.
1529         * gnat.dg/discr34_pkg.ads: New helper.
1530
1531 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
1532
1533         * gnat.dg/discr33.adb: New test.
1534
1535 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
1536
1537         * gnat.dg/limited_with3.ad[sb): New test.
1538         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
1539         * gnat.dg/limited_with3_pkg2.ads: Likewise.
1540         * gnat.dg/limited_with3_pkg3.ads: Likewise.
1541
1542 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
1543
1544         * gnat.dg/stack_usage1.adb: New test.
1545         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
1546
1547         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
1548         * gcc.dg/pr44194-2.c: Likewise.
1549
1550 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
1551
1552         PR c++/51370
1553         * g++.dg/template/crash112.C: New.
1554
1555 2012-01-27  Richard Henderson  <rth@redhat.com>
1556
1557         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
1558
1559 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1560
1561         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
1562
1563 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
1564
1565         PR middle-end/51895
1566         * g++.dg/opt/pr51895.C: New test.
1567
1568 2012-01-26  Michael Matz  <matz@suse.de>
1569
1570         PR tree-optimization/48794
1571         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
1572
1573 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1574
1575         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
1576
1577 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1578
1579         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
1580         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
1581         memory.
1582         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
1583         the default value for s390 and s390x.
1584
1585 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
1586
1587         PR lto/51698
1588         * gcc.dg/lto/trans-mem-4_0.c: New.
1589         * gcc.dg/lto/trans-mem-4_1.c: New.
1590         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
1591         TM builtins.
1592         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
1593         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
1594         TM builtins.
1595         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
1596         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
1597         TM builtins.
1598
1599 2012-01-25    Georg-Johann Lay  <avr@gjlay.de>
1600
1601         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
1602
1603 2012-01-25  Ian Lance Taylor  <iant@google.com>
1604
1605         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
1606
1607 2012-01-25  Tobias Burnus  <burnus@net-b.de>
1608
1609         PR fortran/51995
1610         * gfortran.dg/typebound_proc_25.f90: New.
1611
1612 2012-01-25  Jason Merrill  <jason@redhat.com>
1613
1614         PR c++/51992
1615         * g++.dg/lto/pr51992_0.C: New.
1616
1617 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
1618
1619         PR tree-optimization/51987
1620         * gcc.target/i386/pr51987.c: New test.
1621
1622 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
1623
1624         * gcc.dg/tm/lto-1.c: Require lto support in target.
1625
1626 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
1627
1628         PR rtl-optimization/48374
1629         * gcc.dg/pr48374.c: New test.
1630
1631 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
1632
1633         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
1634
1635 2012-01-25  Tobias Burnus  <burnus@net-b.de>
1636
1637         PR fortran/51966
1638         * gfortran.dg/derived_constructor_char_3.f90: New.
1639
1640 2012-01-24  Ian Lance Taylor  <iant@google.com>
1641
1642         * go.test/go-test.exp (filecmp): New procedure.
1643         (errchk): Handle quoted square brackets.
1644         (go-gc-tests): Set go_compile_args. Handle various new test
1645         lines.  Skip a few new tests.
1646         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
1647
1648 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
1649
1650         * lib/target-supports.exp (proc check_effective_target_vect_perm)
1651         (check_effective_target_vect_extract_even_odd)
1652         (check_effective_target_vect_interleave): Return true for MIPS
1653         paired-single.
1654
1655 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
1656
1657         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
1658         (main): Use it instead of argc.
1659
1660 2012-01-24  Jason Merrill  <jason@redhat.com>
1661
1662         PR c++/51973
1663         * g++.dg/cpp0x/sfinae31.C: New.
1664
1665 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
1666
1667         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
1668
1669 2012-01-24  Jason Merrill  <jason@redhat.com>
1670
1671         PR c++/51812
1672         * g++.dg/inherit/covariant20.C: New.
1673
1674 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
1675
1676         PR c++/51223
1677         * g++.dg/parse/crash58.C: New.
1678
1679 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
1680
1681         PR target/51957
1682         * gcc.dg/pr51957-1.c: New test.
1683         * gcc.dg/pr51957-1.h: New file.
1684         * gcc.dg/pr51957-2.c: New test.
1685
1686 2012-01-23  Jason Merrill  <jason@redhat.com>
1687
1688         PR c++/51930
1689         * g++.dg/ext/visibility/template10.C: New.
1690
1691 2012-01-23  Tobias Burnus  <burnus@net-b.de>
1692
1693         PR fortran/51948
1694         * gfortran.dg/move_alloc_12.f90: New.
1695
1696 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1697
1698         PR middle-end/45416
1699         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
1700
1701 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
1702
1703         PR c++/51398
1704         * g++.dg/template/crash111.C: New.
1705
1706 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
1707
1708         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
1709         configurations.
1710         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
1711
1712 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
1713
1714         PR testsuite/51941
1715         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
1716         the DW_TAG_class_type and DW_AT_name: "Executor".
1717
1718 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1719
1720         * lib/target-supports.exp
1721         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
1722         (check_effective_target_vect_interleave): Likewise.
1723
1724 2012-01-22  Jason Merrill  <jason@redhat.com>
1725
1726         PR c++/51925
1727         * g++.dg/template/using20.C: New.
1728         * g++.dg/template/template-id-2.C: Adjust diagnostic.
1729
1730 2012-01-23  Jason Merrill  <jason@redhat.com>
1731
1732         PR target/51934
1733         * g++.dg/torture/pr51344.C: Limit to x86.
1734
1735 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
1736
1737         * c-c++-common/tm/omp.c: Require target with pthread support.
1738
1739 2012-01-23  Richard Guenther  <rguenther@suse.de>
1740
1741         PR tree-optimization/51949
1742         * gcc.dg/torture/pr51949.c: New testcase.
1743
1744 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
1745
1746         PR rtl-optimization/51933
1747         * gcc.c-torture/execute/pr51933.c: New test.
1748
1749 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
1750
1751         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
1752         Do not define for Interix.
1753
1754 2012-01-22  Jason Merrill  <jason@redhat.com>
1755
1756         PR c++/51832
1757         * g++.dg/lto/pr51832.h: New.
1758         * g++.dg/lto/pr51832_0.C: New.
1759         * g++.dg/lto/pr51832_1.C: New.
1760
1761 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
1762
1763         * gcc.dg/ext-elim-1.c: New test.
1764
1765 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
1766
1767         PR target/51931
1768         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
1769         * g++.dg/opt/longbranch1.C: Likewise.
1770
1771 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
1772
1773         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
1774         in C++11 mode.
1775
1776 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
1777
1778         PR fortran/50556
1779         * gfortran.dg/namelist_74.f90: New test.
1780         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
1781
1782 2012-01-21  Tobias Burnus  <burnus@net-b.de>
1783
1784         PR fortran/51913
1785         * gfortran.dg/class_47.f90: New.
1786
1787 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
1788
1789         * gnat.dg/renaming5.ad[sb]: New test.
1790
1791 2012-01-20  Jason Merrill  <jason@redhat.com>
1792
1793         PR c++/51919
1794         * g++.dg/pch/mangle1.{C,Hs}: Remove.
1795
1796 2012-01-20  Jason Merrill  <jason@redhat.com>
1797
1798         PR c++/51922
1799         * g++.dg/ext/attrib42.C: Require ilp32.
1800
1801 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
1802
1803         PR target/51915
1804         * gcc.target/arm/pr51915.c: New test.
1805
1806 2012-01-20  Cary Coutant  <ccoutant@google.com>
1807             Dodji Seketeli  <dodji@redhat.com>
1808
1809         PR debug/45682
1810         * g++.dg/debug/dwarf2/nested-3.C: New test.
1811
1812 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
1813
1814         PR c++/51402
1815         * g++.dg/template/crash110.C: New.
1816
1817 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1818
1819         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
1820         Remove default options on hppa*-*-hpux*.
1821
1822 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1823
1824         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
1825
1826 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1827
1828         * gcc.c-torture/compile/pr51856.c: New testcase.
1829
1830 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
1831
1832         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
1833         options to go_target_compile.
1834
1835 2012-01-20  Kai Tietz  <ktietz@redhat.com>
1836
1837         * g++.dg/torture/pr51344.C: Fix typo.
1838
1839 2012-01-20  Richard Guenther  <rguenther@suse.de>
1840
1841         PR tree-optimization/51903
1842         * g++.dg/torture/pr51903.C: New testcase.
1843
1844 2012-01-20  Tobias Burnus  <burnus@net-b.de>
1845             Janus Weil  <janus@gcc.gnu.org>
1846
1847         PR fortran/51056
1848         * gfortran.dg/use_21.f90: New.
1849
1850 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
1851
1852         PR target/51106
1853         * gcc.dg/torture/pr51106-1.c: New test.
1854         * gcc.dg/torture/pr51106-2.c: New test.
1855
1856 2012-01-19  Kai Tietz  <ktietz@redhat.com>
1857
1858         * g++.dg/torture/pr51344.C: New test.
1859
1860 2012-01-19  Tobias Burnus  <burnus@net-b.de>
1861
1862         PR fortran/51904
1863         * gfortran.dg/intrinsic_size_2.f90: New.
1864
1865 2012-01-19  Jason Merrill  <jason@redhat.com>
1866
1867         PR c++/51889
1868         * g++.dg/inherit/using7.C: New.
1869
1870 2012-01-19  Richard Guenther  <rguenther@suse.de>
1871
1872         PR tree-optimization/37997
1873         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
1874
1875 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
1876
1877         PR rtl-optimization/51505
1878         * gcc.dg/pr51505.c: New test.
1879
1880 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
1881
1882         PR fortran/51634
1883         * gfortran.dg/typebound_operator_12.f03: New.
1884         * gfortran.dg/typebound_operator_13.f03: New.
1885
1886 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
1887
1888         PR c++/51225
1889         * g++.dg/cpp0x/pr51225.C: New.
1890
1891 2012-01-17  Ian Lance Taylor  <iant@google.com>
1892
1893         PR go/50656
1894         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
1895
1896 2012-01-17  Tobias Burnus  <burnus@net-b.de>
1897
1898         PR fortran/51869
1899         * gfortran.dg/realloc_on_assign_9.f90: New.
1900
1901 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
1902
1903         PR other/51165
1904         * gcc.dg/tm/memopt-3.c: Remove xfail.
1905         * gcc.dg/tm/memopt-4.c: Remove xfail.
1906         * gcc.dg/tm/memopt-5.c: Remove xfail.
1907         * gcc.dg/tm/memopt-7.c: Remove xfail.
1908
1909 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
1910
1911         PR tree-optimization/51877
1912         * gcc.c-torture/execute/pr51877.c: New test.
1913
1914 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
1915
1916         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
1917         {!vect_align_arrays} to vect_sizes_32B_16B.
1918         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
1919         * gcc.dg/vect/vect-peel-3.c: Ditto.
1920
1921 2012-01-16  Jason Merrill  <jason@redhat.com>
1922
1923         PR c++/51854
1924         * g++.dg/abi/mangle60.C: New.
1925
1926         PR c++/51827
1927         * g++.dg/pch/mangle1.{C,Hs}: New.
1928
1929 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
1930             Tobias Burnus  <burnus@net-b.de>
1931
1932         PR fortran/50981
1933         * gfortran.dg/elemental_optional_args_3.f90: New
1934         * gfortran.dg/elemental_optional_args_4.f90: New
1935
1936 2012-01-16  Tobias Burnus  <burnus@net-b.de>
1937
1938         PR fortran/51809
1939         * gfortran.dg/use_20.f90: New
1940
1941 2012-01-16  Jason Merrill  <jason@redhat.com>
1942
1943         PR c++/51868
1944         * g++.dg/cpp0x/rv-bitfield.C: New.
1945         * g++.dg/cpp0x/rv-bitfield2.C: New.
1946
1947 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
1948
1949         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
1950         subroutine 'qsort' and use index array to assign the result.
1951
1952 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
1953
1954         PR tree-optimization/51865
1955         * gcc.dg/pr51865.c: New test.
1956
1957 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
1958
1959         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
1960
1961 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
1962
1963         * gcc.target/mips/code-readable-2.c: Allow the jump table address
1964         to be loaded from the constant pool, rather than via %hi and %lo.
1965
1966 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
1967
1968         PR rtl-optimization/51821
1969         * gcc.dg/pr51821.c: New test.
1970
1971 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
1972
1973         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
1974
1975 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
1976
1977         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
1978
1979 2012-01-14  Tobias Burnus  <burnus@net-b.de>
1980
1981         PR fortran/51800
1982         * gfortran.dg/init_flag_8.f90: New.
1983         * gfortran.dg/init_flag_9.f90: New.
1984
1985 2011-01-14  Tobias Burnus  <burnus@net-b.de>
1986
1987         PR fortran/51816
1988         * gfortran.dg/use_18.f90: New.
1989         * gfortran.dg/use_19.f90: New.
1990
1991 2012-01-13  Ian Lance Taylor  <iant@google.com>
1992
1993         PR c++/50012
1994         * g++.dg/warn/Wsign-compare-4.C: New.
1995
1996 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
1997
1998         PR fortran/48351
1999         * gfortran.dg/alloc_comp_assign.f03: New.
2000         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
2001         __BUILTIN_FREE from 38 to 32.
2002
2003 2012-01-13  Jason Merrill  <jason@redhat.com>
2004
2005         PR c++/20681
2006         * g++.dg/warn/Wreturn-type-7.C: New.
2007
2008 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
2009
2010         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
2011         assumption.
2012         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
2013         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
2014         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
2015         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
2016         int32plus because of big array needed.
2017         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
2018         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
2019
2020 2012-01-13  Jason Merrill  <jason@redhat.com>
2021
2022         PR c++/51813
2023         * g++.dg/ext/visibility/template9.C: New.
2024
2025         PR c++/51620
2026         * g++.dg/cpp0x/defaulted34.C: New.
2027         * g++.dg/template/virtual3.C: New.
2028
2029 2012-01-13  Richard Guenther  <rguenther@suse.de>
2030
2031         PR middle-end/8081
2032         * gcc.dg/torture/pr8081.c: New testcase.
2033
2034 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
2035
2036         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
2037
2038 2012-01-12  Jason Merrill  <jason@redhat.com>
2039
2040         PR c++/51714
2041         * g++.dg/ext/stmtexpr14.C: New.
2042
2043 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
2044
2045         PR c++/51633
2046         * g++.dg/cpp0x/constexpr-diag4.C: New test.
2047
2048 2012-01-12  Jason Merrill  <jason@redhat.com>
2049
2050         PR c++/48051
2051         * g++.dg/abi/mangle48.C: Test qualified-names, too.
2052         * g++.dg/abi/mangle58.C: Likewise.
2053
2054         PR c++/51403
2055         * g++.dg/template/arg8.C: New.
2056
2057 2012-01-12  Ira Rosen  <irar@il.ibm.com>
2058
2059         PR tree-optimization/51799
2060         * gcc.dg/vect/pr51799.c: New test.
2061         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
2062         patterns.
2063
2064 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
2065             Tobias Burnus  <burnus@net-b.de>
2066
2067         PR fortran/51057
2068         PR fortran/51616
2069         * lib/target-supports.exp
2070         (check_effective_target_fortran_largest_fp_has_sqrt): New.
2071         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
2072
2073 2012-01-11  Jason Merrill  <jason@redhat.com>
2074
2075         PR c++/51565
2076         * g++.dg/ext/attrib42.C: New.
2077
2078 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
2079
2080         PR bootstrap/51796
2081         * gcc.dg/pr51796.c: New test.
2082
2083 2012-01-11  Jason Merrill  <jason@redhat.com>
2084
2085         PR c++/51818
2086         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
2087
2088 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2089
2090         * gnat.dg/array19.ad[sb]: New test.
2091
2092 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2093
2094         * gnat.dg/opt23.ad[sb]: New test.
2095         * gnat.dg/opt23_pkg.ad[sb]: New helper.
2096         * gnat.dg/opt24.ad[sb]: New test.
2097
2098 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2099
2100         PR tree-optimization/49642
2101         * gcc.dg/tree-ssa/pr49642-1.c: New test.
2102         * gcc.dg/tree-ssa/pr49642-2.c: New test.
2103
2104 2012-01-11  Jason Merrill  <jason@redhat.com>
2105
2106         PR c++/51613
2107         * g++.dg/template/explicit-args5.C: New.
2108
2109 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2110
2111         * gcc.c-torture/execute/20120110-1.c: New testcase.
2112
2113 2012-01-10  Jason Merrill  <jason@redhat.com>
2114
2115         PR c++/51614
2116         * g++.dg/inherit/ambig1.C: New.
2117
2118         PR c++/51433
2119         * g++.dg/cpp0x/constexpr-cache1.C: New.
2120
2121 2012-01-10  Richard Guenther  <rguenther@suse.de>
2122
2123         PR tree-optimization/51801
2124         * gcc.dg/torture/pr51801.c: New testcase.
2125
2126 2012-01-10  Tobias Burnus  <burnus@net-b.de>
2127
2128         PR fortran/51652
2129         * gfortran.dg/allocate_with_typespec_5.f90: New.
2130
2131 2012-01-10  Tobias Burnus  <burnus@net-b.de>
2132
2133         * gfortran.dg/class_39.f03: Update dg-error string.
2134
2135 2012-01-10  Richard Guenther  <rguenther@suse.de>
2136
2137         PR tree-optimization/50913
2138         * gcc.dg/graphite/interchange-16.c: New testcase.
2139         * gcc.dg/graphite/scop-20.c: XFAIL.
2140         * gfortran.dg/graphite/interchange-1.f: Likewise.
2141         * gfortran.dg/graphite/block-1.f90: Likewise.
2142         * gfortran.dg/graphite/block-2.f: Likewise.
2143
2144 2012-01-10  Richard Henderson  <rth@redhat.com>
2145
2146         * lib/target-supports.exp (check_effective_target_vect_perm,
2147         check_effective_target_vect_perm_byte,
2148         check_effective_target_vect_perm_short): Enable for arm neon.
2149
2150 2012-01-09  Tobias Burnus  <burnus@net-b.de>
2151
2152         PR fortran/46328
2153         * gfortran.dg/typebound_operator_11.f90: New.
2154
2155 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
2156
2157         * gnat.dg/array18.adb: New test.
2158         * gnat.dg/array18_pkg.ads: New helper.
2159
2160 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
2161
2162         PR fortran/51791
2163         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
2164         around base object in first assignment in main program.
2165         * gfortran.dg/typebound_operator_10.f03: New test.
2166
2167 2012-01-09  Martin Jambor  <mjambor@suse.cz>
2168
2169         PR tree-optimization/51759
2170         * g++.dg/ipa/pr51759.C: New test.
2171
2172 2012-01-09  Tobias Burnus  <burnus@net-b.de>
2173
2174         PR fortran/51758
2175         * gfortran.dg/optional_absent_2.f90: New.
2176
2177 2012-01-09  Tobias Burnus  <burnus@net-b.de>
2178
2179         PR fortran/51578
2180         * gfortran.dg/use_17.f90: New.
2181
2182 2012-01-09  Gary Funck  <gary@intrepid.com>
2183
2184         PR preprocessor/33919
2185         * gcc.dg/pr33919.c: New test.
2186         * gcc.dg/pr33919-0.h: New test header file.
2187         * gcc.dg/pr33919-1.h: Ditto.
2188         * gcc.dg/pr33919-2.h: Ditto.
2189
2190 2012-01-07  Jan Hubicka  <jh@suse.cz>
2191
2192         PR tree-optimize/51694
2193         * gcc.c-torture/compile/pr51694.c: new testcase.
2194
2195 2012-01-07  Jan Hubicka  <jh@suse.cz>
2196
2197         PR tree-optimization/51600
2198         * g++.dg/torture/pr51600.C: New testcase.
2199
2200 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2201
2202         PR gcov-profile/51715
2203         PR gcov-profile/51717
2204         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
2205         * gcc.misc-tests/gcov-14.c: Likewise.
2206
2207 2012-01-06  Jason Merrill  <jason@redhat.com>
2208
2209         * g++.dg/parse/new5.C: New.
2210
2211 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
2212
2213         PR testsuite/51655
2214         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
2215         including <string.h>.
2216
2217 2012-01-06  Jason Merrill  <jason@redhat.com>
2218
2219         * g++.dg/abi/mangle51.C: New.
2220         * g++.dg/abi/mangle52.C: New.
2221         * g++.dg/abi/mangle53.C: New.
2222         * g++.dg/abi/mangle54.C: New.
2223         * g++.dg/abi/mangle55.C: New.
2224         * g++.dg/abi/mangle56.C: New.
2225         * g++.dg/abi/mangle57.C: New.
2226         * g++.dg/abi/mangle58.C: New.
2227         * g++.dg/abi/mangle59.C: New.
2228         * g++.dg/cpp0x/trailing3.C: Update mangling.
2229         * g++.dg/cpp0x/variadic111.C: Update mangling.
2230         * g++.dg/cpp0x/variadic4.C: Update mangling.
2231         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
2232         * g++.dg/template/nontype22.C: Works now.
2233         * g++.dg/template/pr35240.C: Works now.
2234
2235         * g++.dg/cpp0x/error7.C: New.
2236
2237 2012-01-06  Tobias Burnus <burnus@net-b.de>
2238
2239         * gfortran.dg/deallocate_stat_2.f90: New.
2240         * coarray/allocate_errgmsg.f90: New.
2241         * gfortran.dg/coarray_lib_alloc_1.f90: New.
2242         * gfortran.dg/coarray_lib_alloc_2.f90: New.
2243         * coarray/subobject_1.f90: Fix for num_images > 1.
2244         * gfortran.dg/deallocate_stat.f90: Update due to changed
2245         stat= handling.
2246
2247 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
2248
2249         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
2250
2251 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2252
2253         * ada/acats/overflow.lst: Add cb20004.
2254
2255 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
2256
2257         PR c++/51541
2258         * g++.dg/cpp0x/alias-decl-18.C: New test.
2259
2260 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
2261
2262         * gcc.c-torture/execute/20120104-1.c: New test.
2263
2264 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
2265
2266         PR fortran/PR48946
2267         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
2268         the old typebound_operator_8.f03.
2269         * gfortran.dg/typebound_operator_8.f03: New version of
2270         typebound_operator_7.f03 with 'u' a derived type instead of a
2271         class object.
2272
2273 2012-01-05  Richard Guenther  <rguenther@suse.de>
2274
2275         * g++.dg/torture/pr49309.C: Skip for -flto.
2276
2277 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
2278
2279         PR middle-end/51761
2280         * gcc.c-torture/compile/pr51761.c: New test.
2281
2282 2012-01-05  Richard Guenther  <rguenther@suse.de>
2283
2284         PR tree-optimization/51760
2285         * gcc.dg/torture/pr51760.c: New testcase.
2286
2287 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
2288
2289         PR middle-end/51472
2290         * gcc.dg/tm/memopt-6.c: Adjust regexp.
2291
2292 2012-01-05  Richard Guenther  <rguenther@suse.de>
2293
2294         PR lto/41576
2295         * gfortran.dg/lto/pr41576_0.f90: New testcase.
2296         * gfortran.dg/lto/pr41576_1.f90: Likewise.
2297
2298 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
2299
2300         PR debug/51695
2301         * gcc.dg/pr51695.c: New test.
2302
2303 2012-01-04  Andrew Pinski  <apinski@cavium.com>
2304
2305         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
2306         * gcc.target/mips/octeon2-lx-1.c: New test.
2307         * gcc.target/mips/mips64-dsp-ldx.c: New test.
2308         * gcc.target/mips/octeon2-lx-2.c: New test.
2309         * gcc.target/mips/octeon2-lx-3.c: New test.
2310
2311 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
2312
2313         PR other/51163
2314         PR other/51164
2315         * gcc.dg/tm/alias-1.c:  Adjust regexp.
2316         * gcc.dg/tm/alias-2.c:  Adjust regexp.
2317
2318 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
2319
2320         PR c++/51064
2321         * g++.dg/warn/Wparentheses-26.C: New.
2322
2323 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
2324
2325         * gfortran.dg/elemental_optional_args_2.f90: New test.
2326
2327 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
2328
2329         PR fortran/49693
2330         * gfortran.dg/common_17.f90:  New test.
2331
2332 2012-01-04  Richard Guenther  <rguenther@suse.de>
2333
2334         PR tree-optimization/49651
2335         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
2336         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
2337
2338 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
2339
2340         PR c++/51738
2341         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
2342
2343 2012-01-03  Andrew Pinski  <apinski@cavium.com>
2344
2345         * lib/scanasm.exp (dg-function-on-line): Always use a special format
2346         for all mips targets.  Also allow an optional .cfi_startproc.
2347
2348 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
2349
2350         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
2351
2352 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
2353
2354         PR c++/29273
2355         * g++.dg/rtti/dyncast5.C: New.
2356
2357 2012-01-03  Richard Guenther  <rguenther@suse.de>
2358
2359         PR tree-optimization/51070
2360         * gcc.dg/torture/pr51070-2.c: New testcase.
2361
2362 2012-01-03  Richard Guenther  <rguenther@suse.de>
2363
2364         PR tree-optimization/51692
2365         * gcc.dg/torture/pr51692.c: New testcase.
2366
2367 2012-01-03  Richard Guenther  <rguenther@suse.de>
2368
2369         PR debug/51650
2370         * g++.dg/lto/pr51650-3_0.C: New testcase.
2371
2372 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
2373
2374         PR c++/15867
2375         * g++.dg/warn/Wredundant-decls-spec.C: New.
2376
2377 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
2378
2379         PR tree-optimization/51719
2380         * g++.dg/tree-prof/pr51719.C: New test.
2381
2382 2012-01-03  Richard Guenther  <rguenther@suse.de>
2383
2384         PR middle-end/51730
2385         * gcc.dg/fold-compare-6.c: New testcase.
2386
2387 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
2388
2389         PR c++/51669
2390         * g++.dg/gomp/pr51669.C: New test.
2391
2392 2012-01-02  Jason Merrill  <jason@redhat.com>
2393
2394         PR c++/51675
2395         * g++.dg/cpp0x/constexpr-union2.C: New.
2396
2397         PR c++/51666
2398         * g++.dg/cpp0x/nsdmi-defer5.C: New.
2399
2400 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
2401
2402         PR c++/51462
2403         * g++.dg/cpp0x/constexpr-99.C: New test.
2404
2405 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
2406
2407         PR c++/20140
2408         * g++.dg/template/init9.C: New.
2409
2410 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2411
2412         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
2413         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
2414         rather than a specific number.
2415
2416 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
2417
2418         PR fortran/46262
2419         PR fortran/46328
2420         PR fortran/51052
2421         * gfortran.dg/typebound_operator_7.f03: New.
2422         * gfortran.dg/typebound_operator_8.f03: New.
2423
2424 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2425
2426         PR target/51729
2427         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
2428         XFAIL.
2429         * gcc.target/mips/dspr2-MULTU.c: Likewise.
2430
2431 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2432
2433         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
2434
2435 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2436
2437         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
2438         for MIPS.
2439
2440 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2441
2442         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
2443         * gfortran.dg/io_real_boz_4.f90: Likewise.
2444         * gfortran.dg/io_real_boz_5.f90: Likewise.
2445
2446 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2447
2448         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
2449
2450 2012-01-02  Revital Eres  <revital.eres@linaro.org>
2451
2452         * gcc.dg/sms-11.c: New file.
2453
2454 2012-01-02  Tobias Burnus  <burnus@net-b.de>
2455
2456         PR fortran/51682
2457         * gfortran.dg/coarray/image_index_3.f90: New.
2458
2459 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
2460
2461         PR c++/16603
2462         * g++.dg/parse/enum8.C: New.
2463
2464 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
2465
2466         PR c++/51379
2467         * g++.dg/conversion/reinterpret4.C: New.
2468         * g++.dg/conversion/reinterpret1.C: Adjust.
2469
2470 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
2471
2472         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
2473
2474 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
2475
2476         * g++.old-deja/g++.brendan/crash25.C: Adjust.
2477         * g++.old-deja/g++.brendan/crash56.C: Likewise.
2478         * g++.old-deja/g++.jason/access14.C: Likewise.
2479         * g++.old-deja/g++.jason/access8.C: Likewise.
2480         * g++.old-deja/g++.jason/access1.C: Likewise.
2481         * g++.old-deja/g++.other/access3.C: Likewise.
2482         * g++.old-deja/g++.other/access5.C: Likewise.
2483         * g++.old-deja/g++.law/unsorted1.C: Likewise.
2484         * g++.old-deja/g++.law/visibility22.C: Likewise.
2485         * g++.old-deja/g++.law/visibility26.C: Likewise.
2486         * g++.old-deja/g++.mike/p2746.C: Likewise.
2487         * g++.dg/debug/using1.C: Likewise.
2488         * g++.dg/lookup/using51.C: Likewise.
2489         * g++.dg/inherit/using5.C: Likewise.
2490         * g++.dg/inherit/pr30297.C: Likewise.
2491         * g++.dg/inherit/access8.C: Likewise.
2492         * g++.dg/torture/pr39362.C: Likewise.
2493         * g++.dg/template/crash13.C: Likewise.
2494         * g++.dg/template/using10.C: Likewise.
2495
2496 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
2497
2498         PR fortran/51502
2499         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
2500         change.
2501
2502 2012-01-01  Ira Rosen  <irar@il.ibm.com>
2503
2504         PR tree-optimization/51704
2505         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
2506         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
2507         corresponding flags.
2508
2509 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
2510
2511         PR c++/51723
2512         * g++.dg/cpp0x/constexpr-delegating2.C: New.
2513
2514 2012-01-01  Jan Hubicka  <jh@suse.cz>
2515
2516         PR rtl-optimization/51069
2517         * gcc.c-torture/compile/pr51069.c: New testcase.
2518
2519 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
2520
2521         PR tree-optimization/51683
2522         * gcc.dg/pr51683.c: New test.
2523 \f
2524 Copyright (C) 2012 Free Software Foundation, Inc.
2525
2526 Copying and distribution of this file, with or without modification,
2527 are permitted in any medium without royalty provided the copyright
2528 notice and this notice are preserved.