OSDN Git Service

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