OSDN Git Service

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