OSDN Git Service

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