OSDN Git Service

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