OSDN Git Service

Backport from mainline
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2013-12-12  Uros Bizjak  <ubizjak@gmail.com>
2
3         Backport from mainline
4         2013-12-12  Ryan Mansfield  <rmansfield@qnx.com>
5
6         PR testsuite/59442
7         * gcc.target/i386/sse2-movapd-1.c: Fix alignment attributes.
8         * gcc.target/i386/sse2-movapd-2.c: Likewise.
9         * gcc.target/i386/avx-vmovapd-256-1.c: Likewise.
10         * gcc.target/i386/avx-vmovapd-256-2.c: Likewise.
11
12 2013-12-04  Marek Polacek  <polacek@redhat.com>
13
14         PR c/59351
15         * gcc.dg/pr59351.c: Use -pedantic instead of -Wpedantic.
16
17 2013-12-03  Marek Polacek  <polacek@redhat.com>
18
19         Backport from mainline
20         2013-12-03  Marek Polacek  <polacek@redhat.com>
21
22         PR c/59351
23         * gcc.dg/pr59351.c: New test.
24
25 2013-11-28  Uros Bizjak  <ubizjak@gmail.com>
26
27         Backport from mainline
28         2013-11-27  Uros Bizjak  <ubizjak@gmail.com>
29                     Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
30
31         PR target/56788
32         * gcc.target/i386/xop-frczX.c: New test.
33
34 2013-11-25  Vidya Praveen  <vidyapraveen@arm.com>
35
36         Backport from mainline
37         2013-10-21  Vidya Praveen  <vidyapraveen@arm.com>
38
39         * gcc.dg/20050922-1.c: Remove stdlib.h and declare abort().
40         * gcc.dg/20050922-1.c: Remove stdlib.h and declare abort() and exit().
41
42 2013-11-17  Paul Thomas  <pault@gcc.gnu.org>
43
44         PR fortran/58771
45         * gfortran.dg/derived_external_function_1.f90 : New test
46
47 2013-11-02  Janus Weil  <janus@gcc.gnu.org>
48
49         Backport from mainline
50         2013-09-23  Janus Weil  <janus@gcc.gnu.org>
51
52         PR fortran/58355
53         * gfortran.dg/extends_15.f90: New.
54
55 2013-10-28  Tom de Vries  <tom@codesourcery.com>
56
57         * gcc.target/arm/require-pic-register-loc.c: New test.
58
59 2013-10-28  Tom de Vries  <tom@codesourcery.com>
60
61         * gcc.target/arm/require-pic-register-loc.c: New test.
62
63 2013-10-26  Uros Bizjak  <ubizjak@gmail.com>
64
65         Backport from mainline
66         2013-10-22  Uros Bizjak  <ubizjak@gmail.com>
67
68         PR target/58779
69         * gcc.target/i386/pr30315.c: Remove MINUSCC, DECCC, MINUSCCONLY
70         and MINUSCCZEXT defines. Update scan-assembler dg directive.
71         * gcc.dg/torture/pr58779.c: New test.
72
73 2013-10-25  Richard Henderson  <rth@redhat.com>
74
75         PR rtl/58542
76         * gcc.dg/atomic-store-6.c: New.
77
78 2013-10-25  Tom de Vries  <tom@codesourcery.com>
79
80         PR c++/58282
81         * g++.dg/tm/noexcept-6.C: New test.
82
83 2013-10-25  Eric Botcazou  <ebotcazou@adacore.com>
84
85         * gcc.c-torture/execute/pr58831.c: New test.
86
87 2013-10-16  Paolo Carlini  <paolo.carlini@oracle.com>
88
89         PR c++/58633
90         * g++.dg/cpp0x/decltype57.C: New.
91         * g++.dg/cpp0x/enum18.C: Revert r174385 changes.
92
93 2013-09-23  Eric Botcazou  <ebotcazou@adacore.com>
94
95         * gnat.dg/opt28.ad[sb]: New test.
96         * gnat.dg/opt28_pkg.ads: New helper.
97
98 2013-09-18  Eric Botcazou  <ebotcazou@adacore.com>
99
100         * gnat.dg/in_out_parameter4.adb: New test.
101
102 2013-08-13  Eric Botcazou  <ebotcazou@adacore.com>
103
104         * gnat.dg/loop_optimization16.adb: New test.
105         * gnat.dg/loop_optimization16_pkg.ad[sb]: New helper.
106
107 2013-08-13  Marek Polacek  <polacek@redhat.com>
108
109         Backport from 4.8:
110         2013-08-13  Marek Polacek  <polacek@redhat.com>
111
112         PR tree-optimization/57980
113         * gcc.dg/pr57980.c: New test.
114
115 2013-08-11  Janus Weil  <janus@gcc.gnu.org>
116
117         Backport from trunk:
118         2013-08-09  Janus Weil  <janus@gcc.gnu.org>
119
120         PR fortran/58058
121         * gfortran.dg/transfer_intrinsic_6.f90: New.
122
123 2013-07-16  Iain Sandoe  <iain@codesourcery.com>
124
125         PR target/55656
126         PR target/55657
127         * obj-c++.dg/cxx-ivars-3.mm: Use NSObject instead of Object.
128         * obj-c++.dg/strings/const-cfstring-5.mm: Likewise.
129         * obj-c++.dg/torture/strings/const-str-10.mm: Likewise.
130         * obj-c++.dg/torture/strings/const-str-9.mm: Likewise.
131         * objc.dg/image-info.m: Likewise.
132         * objc.dg/symtab-1.m: Likewise.
133         * objc.dg/torture/strings/const-str-10.m: Likewise.
134         * objc.dg/torture/strings/const-str-11.m: Likewise.
135         * objc.dg/torture/strings/const-str-9.m: Likewise.
136         * objc.dg/zero-link-1.m: Likewise.
137         * objc.dg/zero-link-2.m: Likewise.
138         * objc.dg/no-extra-load.m: Avoid Foundation.h.
139         * objc.dg/objc-foreach-4.m: Likewise.
140         * objc.dg/objc-foreach-5.m: Likewise.
141         * obj-c++.dg/proto-lossage-7.mm: Use NSObject instead of Object
142         (for Darwin).
143         * obj-c++.dg/strings/const-str-12.mm: Likewise.
144         * obj-c++.dg/syntax-error-1.mm: Likewise.
145         * objc.dg/method-6.m: Likewise.
146         * objc.dg/pr23214.m: Likewise.
147         * objc.dg/proto-lossage-7.m: Likewise.
148         * objc.dg/strings/const-str-12b.m: Likewise.
149         * objc.dg/zero-link-3.m: Likewise.
150         * obj-c++.dg/method-12.mm: Skip on Darwin versions without 'Object'.
151         * objc.dg/encode-7-next-64bit.m: Use NSObject instead of Object,
152         adjust headers, interfaces and encoded types to reflect current system
153         versions.  Add FIXME and outputs from current system compiler for
154         reference.
155
156 2012-12-03  Paolo Carlini  <paolo.carlini@oracle.com>
157
158         PR c++/54170
159         * g++.dg/cpp0x/lambda/lambda-nullptr.C: New.
160
161 2013-07-08  Tobias Burnus  <burnus@net-b.de>
162
163         PR fortran/57785
164         * gfortran.dg/dot_product_2.f90: New.
165
166 2013-07-08  Jakub Jelinek  <jakub@redhat.com>
167
168         PR rtl-optimization/57829
169         * gcc.c-torture/execute/pr57829.c: New test.
170
171 2013-07-05  Uros Bizjak  <ubizjak@gmail.com>
172
173         Backport from mainline
174         2013-06-20  Uros Bizjak  <ubizjak@gmail.com>
175
176         PR target/57655
177         * gcc.target/i386/pr57655.c: New test.
178
179 2013-06-09  Jakub Jelinek  <jakub@redhat.com>
180
181         PR target/57568
182         * gcc.c-torture/execute/pr57568.c: New test.
183
184 2013-06-06  Tobias Burnus  <burnus@net-b.de>
185
186         Backport from mainline
187         2012-08-27  Tobias Burnus  <burnus@net-b.de>
188
189         PR fortran/54370
190         * gfortran.dg/do_5.f90: New.
191
192 2013-06-01  Janus Weil  <janus@gcc.gnu.org>
193             Tobias Burnus  <burnus@net-b.de>
194
195         PR fortran/57217
196         * gfortran.dg/typebound_override_4.f90: New.
197
198 2013-05-26  Eric Botcazou  <ebotcazou@adacore.com>
199
200         * gnat.dg/specs/last_bit.ads: New test.
201
202 2013-05-13  Uros Bizjak  <ubizjak@gmail.com>
203
204         PR target/57264
205         * gcc.target/i386/pr57264.c: New test.
206
207 2013-05-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
208
209         Backport from trunk
210         2013-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
211
212         PR target/57150
213         * gcc.target/powerpc/pr57150.c: New file.
214
215 2013-05-07  Tobias Burnus  <burnus@net-b.de>
216
217         Backport from mainline
218         2013-05-02  Tobias Burnus  <burnus@net-b.de>
219
220         PR fortran/57142
221         * gfortran.dg/size_kind_2.f90: New.
222         * gfortran.dg/size_kind_3.f90: New.
223
224 2013-05-03  Marek Polacek  <polacek@redhat.com>
225
226         Backport from mainline
227         2013-04-25  Marek Polacek  <polacek@redhat.com>
228
229         PR tree-optimization/57066
230         * gcc.dg/torture/builtin-logb-1.c: Adjust testcase.
231
232 2013-04-30  Uros Bizjak  <ubizjak@gmail.com>
233
234         Backport from mainline
235         2013-04-29  Uros Bizjak  <ubizjak@gmail.com>
236
237         PR target/44578
238         * gcc.target/i386/pr44578.c: New test.
239
240         Backport from mainline
241         2013-04-29  Uros Bizjak  <ubizjak@gmail.com>
242
243         PR target/57098
244         * gcc.target/i386/pr57098.c: New test.
245
246 2013-04-29  Christian Bruel  <christian.bruel@st.com>
247
248         PR target/57108
249         * gcc.target/sh/pr57108.c: New test.
250
251 2013-04-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
252
253         Backport from trunk:
254
255         PR fortran/51825
256         * gfortran.dg/namelist_77.f90: New test.
257         * gfortran.dg/namelist_78.f90: New test.
258
259 2013-04-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
260
261         Backport from trunk:
262
263         PR fortran/56786
264         * gfortran.dg/namelist_81.f90:  New test.
265
266 2013-04-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
267
268         Backport from trunk:
269
270         PR fortran/52512
271         * gfortran.dg/namelist_79.f90: New test.
272
273 2013-04-27  Jakub Jelinek  <jakub@redhat.com>
274
275         PR target/56866
276         * gcc.c-torture/execute/pr56866.c: New test.
277         * gcc.target/i386/pr56866.c: New test.
278
279 2013-04-26  Janus Weil  <janus@gcc.gnu.org>
280
281         Backports from trunk:
282
283         PR fortran/56968
284         * gfortran.dg/proc_ptr_41.f90: New.
285
286         PR fortran/53685
287         PR fortran/57022
288         * gfortran.dg/transfer_check_4.f90: New.
289
290 2013-04-19  Marek Polacek  <polacek@redhat.com>
291
292         Backport from mainline
293         2013-01-08  Steven Bosscher  <steven@gcc.gnu.org>
294                     Jakub Jelinek  <jakub@redhat.com>
295
296         PR tree-optimization/48189
297         * gcc.dg/pr48189.c: New test.
298
299 2013-04-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
300
301         * gcc.dg/torture/pr53922.c: Skip on alpha*-*-osf*.
302         Remove dg-skip-if default args.
303
304 2013-04-15  Eric Botcazou  <ebotcazou@adacore.com>
305
306         * gcc.dg/pr56890-1.c: New test.
307         * gcc.dg/pr56890-2.c: Likewise.
308
309 2013-04-11  Release Manager
310
311         * GCC 4.7.3 released.
312
313 2013-04-03  Jakub Jelinek  <jakub@redhat.com>
314
315         PR debug/56819
316         * g++.dg/debug/pr56819.C: New test.
317
318 2013-04-03  Tobias Burnus  <burnus@net-b.de>
319
320         Backport from mainline:
321         2013-03-29  Tobias Burnus  <burnus@net-b.de>
322
323         PR fortran/56737
324         * testsuite/gfortran.dg/fmt_cache_3.f90: New.
325
326 2013-04-03  Richard Biener  <rguenther@suse.de>
327
328         PR tree-optimization/56501
329         * gcc.dg/torture/pr56501.c: New testcase.
330
331 2013-04-03  Tobias Burnus  <burnus@net-b.de>
332
333         Backport from mainline:
334         2013-03-28  Tobias Burnus  <burnus@net-b.de>
335
336         PR fortran/56735
337         * gfortran.dg/namelist_80.f90: New.
338
339 2013-04-03  Jakub Jelinek  <jakub@redhat.com>
340
341         Backported from mainline
342         2013-03-06  Jakub Jelinek  <jakub@redhat.com>
343
344         PR tree-optimization/56539
345         * gcc.c-torture/compile/pr56539.c: New test.
346
347         2013-03-05  Jakub Jelinek  <jakub@redhat.com>
348
349         PR debug/56510
350         * gcc.dg/pr56510.c: New test.
351
352 2013-04-02  Richard Biener  <rguenther@suse.de>
353
354         * gcc.dg/pr45472.c: Remove copies.
355
356 2013-04-02  Richard Biener  <rguenther@suse.de>
357
358         PR middle-end/56768
359         * g++.dg/torture/pr56768.C: New testcase.
360
361 2013-04-01  Andrey Belevantsev  <abel@ispras.ru>
362
363         Backport from mainline
364         2013-02-27  Andrey Belevantsev  <abel@ispras.ru>
365
366         PR middle-end/45472
367         * gcc.dg/pr45472.c: New test.
368
369 2013-03-26  Richard Biener  <rguenther@suse.de>
370
371         Backport from mainline
372         2013-03-13  Richard Biener  <rguenther@suse.de>
373
374         PR tree-optimization/56608
375         * gcc.dg/vect/fast-math-bb-slp-call-3.c: New testcase.
376
377         2013-03-05  Richard Biener  <rguenther@suse.de>
378
379         PR tree-optimization/56270
380         * gcc.dg/vect/slp-38.c: New testcase.
381
382 2013-03-25  Oleg Endo  <olegendo@gcc.gnu.org>
383
384         Backport from mainline:
385         2013-03-13  Oleg Endo  <olegendo@gcc.gnu.org>
386
387         PR target/49880
388         * gcc.target/sh/pr49880-1.c: New.
389         * gcc.target/sh/pr49880-2.c: New.
390         * gcc.target/sh/pr49880-3.c: New.
391         * gcc.target/sh/pr49880-4.c: New.
392         * gcc.target/sh/pr49880-5.c: New.
393
394 2013-03-22  H.J. Lu  <hongjiu.lu@intel.com>
395
396         PR target/56560
397         * gcc.target/i386/pr56560.c: New file.
398
399 2013-03-15  Tobias Burnus  <burnus@net-b.de>
400
401         PR fortran/56615
402         * gfortran.dg/transfer_intrinsic_5.f90: New.
403
404 2013-03-14  Jakub Jelinek  <jakub@redhat.com>
405
406         PR c++/56403
407         * g++.dg/torture/pr56403.C: New test.
408
409 2013-03-13  Paul Thomas  <pault@gcc.gnu.org>
410
411         PR fortran/56575
412         * gfortran.dg/class_56.f90: New test.
413
414 2013-03-10  Paul Thomas  <pault@gcc.gnu.org>
415
416         PR fortran/55362
417         * gfortran.dg/intrinsic_size_4.f90 : New test.
418
419 2013-03-09  Paolo Carlini  <paolo.carlini@oracle.com>
420
421         PR c++/56534
422         * g++.dg/template/crash115.C: New.
423
424 2013-03-06  Jakub Jelinek  <jakub@redhat.com>
425
426         PR c++/56543
427         * g++.dg/template/typename20.C: New test.
428
429 2013-03-01  Richard Biener  <rguenther@suse.de>
430
431         Backport from mainline
432         2012-12-12  Zdenek Dvorak  <ook@ucw.cz>
433
434         PR tree-optimization/55481
435         * gcc.dg/torture/pr55481.c: New testcase.
436         * gcc.dg/torture/pr56488.c: Likewise.
437
438 2013-02-26  Jakub Jelinek  <jakub@redhat.com>
439
440         PR tree-optimization/56443
441         * gcc.dg/torture/pr56443.c: New test.
442
443 2013-02-22  Janus Weil  <janus@gcc.gnu.org>
444
445         PR fortran/56385
446         * gfortran.dg/proc_ptr_comp_37.f90: New.
447
448 2013-02-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
449
450         Backport from mainline:
451         2012-06-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
452
453         * gcc.target/i386/clearcapv2.map: New file.
454         * gcc.target/i386/i386.exp: Try it first before clearcap.map.
455
456 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
457
458         Backported from mainline
459         2013-02-19  Jakub Jelinek  <jakub@redhat.com>
460
461         PR tree-optimization/56350
462         * gcc.dg/pr56350.c: New test.
463
464         2013-02-08  Jakub Jelinek  <jakub@redhat.com>
465
466         PR tree-optimization/56250
467         * gcc.c-torture/execute/pr56250.c: New test.
468
469         2013-02-07  Jakub Jelinek  <jakub@redhat.com>
470
471         PR c++/56241
472         * g++.dg/parse/crash61.C: New test.
473
474         PR c++/56239
475         * g++.dg/parse/pr56239.C: New test.
476
477         PR c++/56237
478         * g++.dg/abi/mangle61.C: New test.
479
480         2013-02-06  Jakub Jelinek  <jakub@redhat.com>
481
482         PR middle-end/56217
483         * g++.dg/gomp/pr56217.C: New test.
484
485         2012-11-27  Jakub Jelinek  <jakub@redhat.com>
486
487         PR tree-optimization/55110
488         * gcc.dg/pr55110.c: New test.
489
490 2013-02-18  Richard Biener  <rguenther@suse.de>
491
492         Revert
493         2013-02-04  Richard Biener  <rguenther@suse.de>
494
495         Backport from mainline
496         2012-07-04  Richard Guenther  <rguenther@suse.de>
497
498         PR tree-optimization/53844
499         * g++.dg/tree-ssa/pr53844.C: New testcase.
500
501 2013-02-17  Tobias Burnus  <burnus@net-b.de>
502             Mikael Morin  <mikael@gcc.gnu.org>
503
504         Backport from trunk
505         2013-01-28  Tobias Burnus  <burnus@net-b.de>
506                     Mikael Morin  <mikael@gcc.gnu.org>
507
508         PR fortran/53537
509         * gfortran.dg/import2.f90: Adjust undeclared type error messages.
510         * gfortran.dg/import8.f90: Likewise.
511         * gfortran.dg/interface_derived_type_1.f90: Likewise.
512         * gfortran.dg/import10.f90: New test.
513         * gfortran.dg/import11.f90: Likewise
514
515 2013-02-15  Tobias Burnus  <burnus@net-b.de>
516
517         PR fortran/56318
518         * gcc/testsuite/gfortran.dg/matmul_9.f90: New.
519
520 2012-02-13   Tobias Burnus  <burnus@net-b.de>
521
522         Backport from mainline
523         2012-01-09  Uros Bizjak  <ubizjak@gmail.com>
524
525         PR fortran/55852
526         * gfortran.dg/intrinsic_size_3.f90: Make scan-tree-dump-times
527         number matching more robust.
528
529 2013-02-11  Uros Bizjak  <ubizjak@gmail.com>
530
531         Backport from mainline
532         2013-02-11  Uros Bizjak  <ubizjak@gmail.com>
533
534         PR rtl-optimization/56275
535         * gcc.dg/pr56275.c: New test.
536
537 2013-02-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
538
539         Backport from mainline
540         2013-02-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
541
542         PR target/56043
543         * gcc.target/powerpc/vsx-mass-1.c: Only run this test on
544         powerpc*-*-linux*.
545
546 2013-02-05  Richard Biener  <rguenther@suse.de>
547
548         Backport from mainline
549         2012-12-10  Richard Biener  <rguenther@suse.de>
550
551         PR tree-optimization/55107
552         * gcc.dg/torture/pr55107.c: New testcase.
553         * gcc.dg/tree-ssa/ssa-pre-5.c: Adjust.
554
555 2013-02-15  Richard Biener  <rguenther@suse.de>
556
557         PR tree-optimization/54767
558         * gfortran.fortran-torture/execute/pr54767.f90: New testcase.
559
560 2013-02-04  Janis Johnson  <janisjo@codesourcery.com>
561
562         PR testsuite/56206
563         * lib/target-supports.exp (check_effective_target_arm_hard_vfp_ok):
564         Fix typo.
565
566 2013-02-04  Richard Biener  <rguenther@suse.de>
567
568         Backport from mainline
569         2012-01-11  Richard Guenther  <rguenther@suse.de>
570
571         PR tree-optimization/44061
572         * gcc.dg/pr44061.c: New testcase.
573
574         2013-01-08  Jakub Jelinek  <jakub@redhat.com>
575
576         PR middle-end/55890
577         * gcc.dg/torture/pr55890-3.c: New test.
578
579 2013-02-04  Richard Biener  <rguenther@suse.de>
580
581         Backport from mainline
582         2012-07-04  Richard Guenther  <rguenther@suse.de>
583
584         PR tree-optimization/53844
585         * g++.dg/tree-ssa/pr53844.C: New testcase.
586
587         2012-12-13  Richard Biener  <rguenther@suse.de>
588
589         PR lto/55660
590         * gcc.dg/lto/pr55660_0.c: New testcase.
591         * gcc.dg/lto/pr55660_1.c: Likewise.
592
593 2013-02-04  Richard Biener  <rguenther@suse.de>
594
595         PR middle-end/55890
596         * gcc.dg/torture/pr55890-1.c: New testcase.
597         * gcc.dg/torture/pr55890-2.c: Likewise.
598
599 2013-02-02  Thomas Koenig  <tkoenig@gcc.gnu.org>
600
601         Backport from trunk
602         PR fortran/50627
603         PR fortran/56054
604         * gfortran.dg/block_12.f90:  New test.
605         * gfortran.dg/module_error_1.f90:  New test.
606
607 2013-02-01  Jakub Jelinek  <jakub@redhat.com>
608
609         Backported from mainline
610         2013-01-28  Jakub Jelinek  <jakub@redhat.com>
611
612         PR tree-optimization/56125
613         * gcc.dg/pr56125.c: New test.
614
615         2013-01-25  Jakub Jelinek  <jakub@redhat.com>
616
617         PR tree-optimization/56098
618         * gcc.dg/pr56098-1.c: New test.
619
620         2013-01-23  Jakub Jelinek  <jakub@redhat.com>
621
622         PR fortran/56052
623         * gfortran.dg/gomp/pr56052.f90: New test.
624
625         2013-01-23  Jakub Jelinek  <jakub@redhat.com>
626
627         PR target/49069
628         * gcc.dg/pr49069.c: New test.
629
630         2013-01-21  Jakub Jelinek  <jakub@redhat.com>
631
632         PR tree-optimization/56051
633         * gcc.c-torture/execute/pr56051.c: New test.
634
635         2013-01-18  Jakub Jelinek  <jakub@redhat.com>
636
637         PR middle-end/56015
638         * gfortran.dg/pr56015.f90: New test.
639
640         2013-01-15  Jakub Jelinek  <jakub@redhat.com>
641
642         PR target/55940
643         * gcc.dg/pr55940.c: New test.
644
645         2013-01-10  Jakub Jelinek  <jakub@redhat.com>
646
647         PR tree-optimization/55921
648         * gcc.c-torture/compile/pr55921.c: New test.
649
650         2013-01-03  Jakub Jelinek  <jakub@redhat.com>
651
652         PR rtl-optimization/55838
653         * gcc.dg/pr55838.c: New test.
654
655         2012-12-13  Jakub Jelinek  <jakub@redhat.com>
656
657         PR c++/55652
658         * g++.dg/cpp0x/noexcept19.C: New test.
659
660         2012-12-06  Jakub Jelinek  <jakub@redhat.com>
661
662         PR c++/54207
663         * g++.dg/cpp0x/noexcept18.C: New test.
664
665         2012-12-01  Jakub Jelinek  <jakub@redhat.com>
666
667         PR c++/55542
668         * g++.dg/cpp0x/vt-55542.C: New test.
669
670         2012-11-23  Jakub Jelinek  <jakub@redhat.com>
671
672         PR c++/54046
673         * g++.dg/warn/Wreturn-type-8.C: New test.
674
675         2012-11-20  Jakub Jelinek  <jakub@redhat.com>
676
677         PR middle-end/55094
678         * gcc.dg/pr55094.c: New test.
679
680         2012-11-17  Jakub Jelinek  <jakub@redhat.com>
681
682         PR tree-optimization/55236
683         * gcc.dg/pr55236.c: New test.
684
685         2012-11-13  Jakub Jelinek  <jakub@redhat.com>
686
687         PR rtl-optimization/54127
688         * gcc.dg/torture/pr54127.c: New test.
689
690 2013-02-01  Eric Botcazou  <ebotcazou@adacore.com>
691
692         * gnat.dg/opt26.adb: New test.
693
694 2013-01-27  Uros Bizjak  <ubizjak@gmail.com>
695
696         Backport from mainline
697         2013-01-22  Uros Bizjak  <ubizjak@gmail.com>
698
699         PR target/56028
700         * gcc.target/i386/pr56028.c: New test.
701
702         2013-01-24  Uros Bizjak  <ubizjak@gmail.com>
703
704         * gcc.target/i386/movsd.c: New test.
705
706 2013-01-24  Janis Johnson  <janisjo@codesourcery.com>
707
708         Backport from mainline
709         2013-01-16  Janis Johnson  <janisjo@codesourcery.com>
710
711         PR testsuite/55994
712         * gcc.c-torture/execute/builtins/builtins.exp: Add
713         -Wl,--allow-multiple-definition for eabi and elf targets.
714
715         Backport from mainline
716         2013-01-17  Janis Johnson  <janisjo@codesourcery.com>
717
718         * gcc.target/arm/pr51835.c: Avoid conflicts with multilib flags.
719         * gcc.target/arm/pr51915.c: Likewise.
720         * gcc.target/arm/pr52006.c: Likewise.
721         * gcc.target/arm/pr53187.c: Likewise.
722
723         Backport from mainline
724         2012-10-12  Janis Johnson  <janisjo@codesourcery.com>
725
726         * lib/target-supports.exp (check_effective_target_arm_hard_vfp_ok):
727         Return 0 if already specifying -mfloat-abi other than hard.
728
729         Backport from mainline
730         2012-09-27  Janis Johnson  <janisjo@codesourcery.com>
731
732         * gcc.target/arm/unsigned-extend-1.c: Omit -march option.
733
734         Backport from mainline
735         2012-09-26  Janis Johnson  <janisjo@codesourcery.com>
736
737         * gcc.target/arm/pr42879.c: Handle big-endian.
738
739         Backport from mainline
740         2012-09-26  Janis Johnson  <janisjo@codesourcery.com>
741
742         * gcc.target/arm/combine-movs.c
743
744         Backport from mainline
745         2012-09-11  Christophe Lyon  <christophe.lyon@linaro.org>
746
747         * gcc.target/arm/neon-vset_lanes8.c: Fix for big-endian support.
748
749 2013-01-24  Janus Weil  <janus@gcc.gnu.org>
750
751         PR fortran/56081
752         * gfortran.dg/select_8.f90: New.
753
754 2013-01-24  Martin Jambor  <mjambor@suse.cz>
755
756         Backport from mainline
757         2013-01-04  Martin Jambor  <mjambor@suse.cz>
758
759         PR tree-optimization/55755
760         * gcc.dg/torture/pr55755.c: New test.
761         * gcc.dg/tree-ssa/sra-13.c: Likewise.
762         * gcc.dg/tree-ssa/pr45144.c: Update.
763
764 2013-01-21  Uros Bizjak  <ubizjak@gmail.com>
765
766         PR rtl-optimization/56023
767         * gcc.dg/pr56023.c: New test.
768
769 2013-01-21  Martin Jambor  <mjambor@suse.cz>
770
771         Backport from mainline
772         2013-01-17  Martin Jambor  <mjambor@suse.cz>
773
774         PR tree-optimizations/55264
775         * g++.dg/ipa/pr55264.C: New test.
776
777 2013-01-17  Uros Bizjak  <ubizjak@gmail.com>
778
779         Backport from mainline
780         2013-01-17  Uros Bizjak  <ubizjak@gmail.com>
781
782         PR target/55981
783         * gcc.target/pr55981.c: New test.
784
785 2013-01-17  Janus Weil  <janus@gcc.gnu.org>
786
787         PR fortran/55983
788         * gfortran.dg/class_55.f90: New.
789
790 2013-01-16  Richard Biener  <rguenther@suse.de>
791
792         PR middle-end/55882
793         * gcc.dg/torture/pr55882.c: New testcase.
794
795 2013-01-13  Janus Weil  <janus@gcc.gnu.org>
796
797         PR fortran/55072
798         * gfortran.dg/internal_pack_13.f90: New test.
799         * gfortran.dg/internal_pack_14.f90: New test.
800
801 2013-01-13  Paul Thomas  <pault@gcc.gnu.org>
802
803         PR fortran/55618
804         * gfortran.dg/elemental_scalar_args_2.f90: New test.
805
806 2013-01-08  Mikael Morin  <mikael@gcc.gnu.org>
807
808         PR fortran/42769
809         PR fortran/45836
810         PR fortran/45900
811         * gfortran.dg/use_23.f90: New test.
812         * gfortran.dg/use_24.f90: New test.
813         * gfortran.dg/use_25.f90: New test.
814         * gfortran.dg/use_26.f90: New test.
815         * gfortran.dg/use_27.f90: New test.
816
817 2013-01-07  Tobias Burnus  <burnus@net-b.de>
818
819         PR fortran/55852
820         * gfortran.dg/intrinsic_size_3.f90: New.
821
822 2013-01-07  Steven G. Kargl  <kargl@gcc.gnu.org>
823             Mikael Morin  <mikael@gcc.gnu.org>
824
825         PR fortran/55827
826         * gfortran.dg/use_22.f90: New test.
827
828 2013-01-07  Terry Guo  <terry.guo@arm.com>
829
830         Backport from mainline
831         2012-12-19  Terry Guo  <terry.guo@arm.com>
832
833         * gcc.target/arm/thumb-find-work-register.c: New.
834
835 2013-01-06  Eric Botcazou  <ebotcazou@adacore.com>
836
837         * gnat.dg/alignment10.adb: New test.
838
839 2012-12-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
840
841         Backport from mainline:
842         2012-12-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
843
844         * gcc.misc-tests/gcov-12.c: Fix dg order.
845
846         2012-12-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
847
848         * gcc.dg/torture/pr47917.c: Change "dg-xfail-if" to "dg-xfail-run-if"
849         for *-*-hpux10*.
850
851         2012-12-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
852
853         * gcc.dg/20030711-1.c: Define MAP_FAILED if not defined.
854         * gcc.dg/20050826-1.c: Likewise.
855
856 2012-12-21  Martin Jambor  <mjambor@suse.cz>
857
858         PR tree-optimization/55355
859         * g++.dg/torture/pr55355.C: New test.
860
861 2012-12-20  Tobias Burnus  <burnus@net-b.de>
862
863         PR fortran/54818
864         * gfortran.dg/transfer_intrinsic_4.f: New.
865
866 2012-12-18  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
867
868         Backport from mainline
869         2012-10-15  Matthias Klose  <doko@ubuntu.com>
870
871         * lib/target-supports.exp (check_profiling_available): Match
872         arm*-*-linux-* for ARM Linux/GNU.
873         * g++.dg/torture/predcom-1.C: Match arm*-*-linux-* for ARM Linux/GNU.
874         * gfortran.dg/enum_10.f90: Likewise.
875         * gfortran.dg/enum_9.f90: Likewise.
876         * gcc.target/arm/synchronize.c: Likewise.
877         * g++.old-deja/g++.jason/enum6.C: Likewise.
878         * g++.old-deja/g++.other/enum4.C: Likewise.
879         * g++.old-deja/g++.law/enum9.C: Likewise.
880
881 2012-12-15  Eric Botcazou  <ebotcazou@adacore.com>
882
883         PR ada/53766
884         * gnat.dg/controlled7.ad[sb]: New test.
885
886 2012-12-11  Jakub Jelinek  <jakub@redhat.com>
887
888         PR c++/55643
889         * g++.dg/warn/Wunused-var-19.C: New test.
890
891 2012-12-11  Eric Botcazou  <ebotcazou@adacore.com>
892
893         * gcc.dg/pr54121.c: New test.
894
895 2012-12-07  Uros Bizjak  <ubizjak@gmail.com>
896
897         Backport from mainline
898         2012-12-06  Uros Bizjak  <ubizjak@gmail.com>
899
900         PR target/55597
901         * gcc.target/i386/pr55597.c: New test.
902
903 2012-12-03  Richard Biener  <rguenther@suse.de>
904
905         Backport from mainline
906         2012-09-24  Richard Guenther  <rguenther@suse.de>
907
908         PR tree-optimization/53663
909         * gcc.dg/torture/pr53663-1.c: New testcase.
910         * gcc.dg/torture/pr53663-2.c: Likewise.
911         * gcc.dg/torture/pr53663-3.c: Likewise.
912
913 2012-12-03  Marek Polacek  <polacek@redhat.com>
914
915         Backported from mainline
916         2012-12-03  Marek Polacek  <polacek@redhat.com>
917
918         PR c/55570
919         * gcc.dg/pr55570.c: New test.
920
921 2012-12-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
922
923         * gcc.dg/torture/pr54920.c: Add "-fno-common" option on hppa*-*-hpux*.
924
925 2012-11-29  Jason Merrill  <jason@redhat.com>
926
927         PR c++/53862
928         * g++.dg/cpp0x/variadic134.C: New.
929
930         PR c++/53858
931         * g++.dg/cpp0x/alias-decl-20.C: New.
932
933         PR c++/50852
934         * g++.dg/template/typedef39.C: New.
935
936         PR c++/53039
937         * g++.dg/cpp0x/variadic133.C: New.
938         * g++.dg/template/param1.C: Adjust.
939
940 2012-11-27  Richard Biener  <rguenther@suse.de>
941
942         PR middle-end/55331
943         * g++.dg/opt/pr55331.C: New testcase.
944
945 2012-11-26  Richard Biener  <rguenther@suse.de>
946
947         Backport from mainline
948         2012-10-12  Richard Biener  <rguenther@suse.de>
949
950         PR tree-optimization/54894
951         * gcc.dg/torture/pr54894.c: New testcase.
952
953         2012-10-02  Richard Guenther  <rguenther@suse.de>
954
955         PR middle-end/54735
956         * g++.dg/torture/pr54735.C: New testcase.
957
958 2012-11-24  Paolo Carlini  <paolo.carlini@oracle.com>
959
960         PR c++/55446
961         * g++.dg/init/new41.C: New.
962
963 2012-11-24  Thomas Koenig  <tkoenig@gcc.gnu.org>
964
965         PR fortran/55314
966         Backport from trunk
967         * gfortran.dg/allocate_error_4.f90:  New test.
968
969 2012-11-23  Janus Weil  <janus@gcc.gnu.org>
970
971         PR fortran/55352
972         * gfortran.dg/namelist_76.f90: New.
973
974 2012-11-19  H.J. Lu  <hongjiu.lu@intel.com>
975
976         Backported from mainline
977         2012-11-13  H.J. Lu  <hongjiu.lu@intel.com>
978
979         PR middle-end/55142
980         * gcc.target/i386/pr55142-1.c: New file.
981         * gcc.target/i386/pr55142-2.c: Likewise.
982
983 2012-11-09  Eric Botcazou  <ebotcazou@adacore.com>
984
985         * gnat.dg/stack_check3.ad[sb]: New test.
986
987 2012-11-07  Eric Botcazou  <ebotcazou@adacore.com>
988
989         * gcc.c-torture/compile/20121107-1.c: New test.
990
991 2012-11-06  Janus Weil  <janus@gcc.gnu.org>
992
993         PR fortran/54917
994         * gfortran.dg/transfer_class_1.f90: New.
995
996 2012-11-05  Eric Botcazou  <ebotcazou@adacore.com>
997
998         * g++.dg/torture/20121105-1.C: New test.
999
1000 2012-11-05  Jakub Jelinek  <jakub@redhat.com>
1001
1002         Backported from mainline
1003         2012-10-24  Jakub Jelinek  <jakub@redhat.com>
1004
1005         PR debug/54828
1006         * g++.dg/debug/pr54828.C: New test.
1007
1008         2012-10-23  Jakub Jelinek  <jakub@redhat.com>
1009
1010         PR c++/54988
1011         * c-c++-common/pr54988.c: New test.
1012
1013         2012-10-10  Jakub Jelinek  <jakub@redhat.com>
1014
1015         PR tree-optimization/54877
1016         * gcc.dg/torture/pr54877.c: New test.
1017
1018 2012-11-02  Jeff Law  <law@redhat.com>
1019
1020         * gcc.c-torture/execute/pr54985.c: New test.
1021
1022 2012-10-29  Eric Botcazou  <ebotcazou@adacore.com>
1023
1024         PR ada/53517
1025         * gnat.dg/lto14.adb: Skip on Solaris.
1026
1027 2012-10-26  Paolo Carlini  <paolo.carlini@oracle.com>
1028
1029         PR c++/54984
1030         * g++.dg/template/new11.C: New.
1031
1032 2012-10-26  Terry Guo  <terry.guo@arm.com>
1033
1034         Backport from mainline
1035         2012-10-23  Terry Guo  <terry.guo@arm.com>
1036
1037         PR target/55019
1038         * gcc.dg/pr55019.c: New.
1039
1040 2012-10-25  Richard Biener  <rguenther@suse.de>
1041
1042         PR tree-optimization/54902
1043         * g++.dg/torture/pr54902.C: New testcase.
1044
1045 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1046
1047         * gnat.dg/modular4.adb: New test.
1048         * gnat.dg/modular4_pkg.ads: New helper.
1049
1050 2012-10-21  Eric Botcazou  <ebotcazou@adacore.com>
1051
1052         * gnat.dg/specs/atomic1.ads: XFAIL on MIPS.
1053         * gnat.dg/specs/addr1.ads: Likewise.
1054
1055 2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>
1056
1057         Backport from mainline
1058         2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>
1059
1060         PR target/54892
1061         * gcc.target/arm/pr54892.c: New.
1062
1063 2012-10-16  Andrey Belevantsev  <abel@ispras.ru>
1064
1065         Backport from mainline
1066         2012-08-09  Andrey Belevantsev  <abel@ispras.ru>
1067
1068         PR rtl-optimization/53701
1069         * gcc.dg/pr53701.c: New test.
1070
1071 2012-10-15  Uros Bizjak  <ubizjak@gmail.com>
1072
1073         Backport from mainline
1074         2012-10-15  Uros Bizjak  <ubizjak@gmail.com>
1075
1076         * gcc.target/i386/avx256-unaligned-load-1.c: Update asm scan patterns.
1077         * gcc.target/i386/avx256-unaligned-load-2.c: Ditto.
1078         * gcc.target/i386/avx256-unaligned-load-3.c: Ditto.
1079         * gcc.target/i386/avx256-unaligned-load-4.c: Ditto.
1080         * gcc.target/i386/avx256-unaligned-store-1.c: Ditto.
1081         * gcc.target/i386/avx256-unaligned-store-2.c: Ditto.
1082         * gcc.target/i386/avx256-unaligned-store-3.c: Ditto.
1083         * gcc.target/i386/avx256-unaligned-store-4.c: Ditto.
1084
1085 2012-10-15  Richard Guenther  <rguenther@suse.de>
1086
1087         PR tree-optimization/54920
1088         * gcc.dg/torture/pr54920.c: New testcase.
1089
1090 2012-10-14  Janus Weil  <janus@gcc.gnu.org>
1091
1092         PR fortran/54784
1093         * gfortran.dg/class_allocate_13.f90: New.
1094
1095 2012-10-08  Terry Guo  <terry.guo@arm.com>
1096
1097         Backported from mainline
1098         2012-09-19  Terry Guo  <terry.guo@arm.com>
1099
1100         * lib/gcc-dg.exp (dg_runtest_extra_prunes): New variable to define
1101         extra prune rules that will be applied to all tests in a .exp file.
1102         (gcc-dg-prune): Use rules defined by the above variable.
1103         * gcc.target/arm/arm.exp (dg_runtest_extra_prunes): Skip all the
1104         harmless warnings on architecture switch conflict.
1105
1106 2012-10-08  Jakub Jelinek  <jakub@redhat.com>
1107
1108         PR c++/54858
1109         * g++.dg/template/pr54858.C: New test.
1110
1111 2012-10-05  Jakub Jelinek  <jakub@redhat.com>
1112
1113         PR tree-optimization/33763
1114         * c-c++-common/pr33763.c: New test.
1115
1116 2012-10-03  Jakub Jelinek  <jakub@redhat.com>
1117
1118         PR c++/54777
1119         * g++.dg/cpp0x/constexpr-ref4.C: New test.
1120
1121 2012-09-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1122
1123         PR target/54083
1124         * gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*.
1125
1126 2012-09-27  Jakub Jelinek  <jakub@redhat.com>
1127
1128         PR target/54703
1129         * gcc.target/i386/pr54703.c: New test.
1130
1131 2012-09-24  Janis Johnson  <janisjo@codesourcery.com>
1132
1133         Backport from mainline:
1134
1135         2012-07-24  Janis Johnson  <janisjo@codesourcery.com>
1136         * lib/gcc-dg.exp (process-message): Don't ignore errors.
1137
1138         2012-07-25  Janis Johnson  <janisjo@codesourcery.com>
1139         * g++.dg/cpp0x/nullptr21.c: Remove printfs, make self-checking.
1140
1141         2012-07-26  Janis Johnson  <janisjo@codesourcery.com>
1142         * gcc.dg/pr45259.c: Only -fpic depends on fpic support.
1143
1144         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
1145         * gcc.dg/vect/pr52298.c: Remove "dg-do run".
1146
1147         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
1148         * lib/target-supports.exp
1149         (check_effective_target_vect_widen_mult_qi_to_hi,
1150         check_effective_target_vect_widen_mult_hi_to_si,
1151         check_effective_target_vect_widen_mult_qi_to_hi_pattern,
1152         check_effective_target_vect_widen_mult_hi_to_si_pattern,
1153         check_effective_target_vect_pack_trunc,
1154         check_effective_target_vect_unpack,
1155         check_effective_target_vect_multiple_sizes): Check arm_neon_ok
1156         instead of arm_none.
1157
1158         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
1159         * gcc.dg/vect/no-vfa-vect-101.c: Skip a check for an irrelevant
1160         target instead of xfailing it.
1161         * gcc.dg/vect/no-vfa-vect-102.c: Likewise.
1162         * gcc.dg/vect/no-vfa-vect-102a.c: Likewise.
1163         * gcc.dg/vect/no-vfa-vect-37.c: Likewise.
1164         * gcc.dg/vect/no-vfa-vect-79.c: Likewise.
1165         * gcc.dg/vect/vect-104.c: Likewise.
1166         * gcc.dg/vect/vect-outer-1-big-array.c: Likewise.
1167         * gcc.dg/vect/vect-outer-1.c: Likewise.
1168         * gcc.dg/vect/vect-outer-1a-big-array.c: Likewise.
1169         * gcc.dg/vect/vect-outer-1a.c: Likewise.
1170         * gcc.dg/vect/vect-outer-1b-big-array.c: Likewise.
1171         * gcc.dg/vect/vect-outer-1b.c: Likewise.
1172         * gcc.dg/vect/vect-outer-2b.c: Likewise.
1173         * gcc.dg/vect/vect-outer-3a-big-array.c: Likewise.
1174         * gcc.dg/vect/vect-outer-3a.c: Likewise.
1175         * gcc.dg/vect/vect-outer-3b.c: Likewise.
1176         * gcc.dg/vect/vect-reduc-dot-s8b.c: Likewise.
1177
1178         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
1179         * gcc.dg/vect/fast-math-pr35982.c: Skip check instead of xfail.
1180
1181 2012-09-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1182
1183         Backport from mainline:
1184         2012-09-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1185
1186         PR testsuite/54007
1187         * gnat.dg/lto15.adb: Require lto.
1188
1189 2012-09-20  Eric Botcazou  <ebotcazou@adacore.com>
1190
1191         * gnat.dg/opt20.ads: Move dg directive to...
1192         * gnat.dg/opt20.adb: ...here.
1193         * gnat.dg/addr1.ad[sb]: Likewise.
1194         * gnat.dg/concat2.ad[sb]: Likewise.
1195         * gnat.dg/array16.ad[sb]: Likewise.
1196         * gnat.dg/atomic5.ad[sb]: Likewise.
1197         * gnat.dg/discr29.ad[sb]: Likewise.
1198         * gnat.dg/noreturn5.ad[sb]: Likewise.
1199         * gnat.dg/vect8.ad[sb]: Likewise.  Add dg-options.
1200         * gnat.dg/discr23.ads: Remove dg directive.
1201         * gnat.dg/nested_float_packed.ads: Likewise.
1202         * gnat.dg/oconst6.ads: Move to...
1203         * gnat.dg/specs/oconst6.ads: ...here.
1204
1205 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
1206
1207         PR c/54552
1208         * gcc.c-torture/compile/pr54552-1.c: New test.
1209
1210 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
1211
1212         PR c/54103
1213         * gcc.c-torture/compile/pr54103-1.c,
1214         gcc.c-torture/compile/pr54103-2.c,
1215         gcc.c-torture/compile/pr54103-3.c,
1216         gcc.c-torture/compile/pr54103-4.c,
1217         gcc.c-torture/compile/pr54103-5.c,
1218         gcc.c-torture/compile/pr54103-6.c: New tests.
1219         * gcc.dg/c90-const-expr-8.c: Update expected column number.
1220
1221 2012-09-20  Jakub Jelinek  <jakub@redhat.com>
1222
1223         Backported from mainline
1224         2012-09-17  Jakub Jelinek  <jakub@redhat.com>
1225
1226         PR tree-optimization/54563
1227         * g++.dg/torture/pr54563.C: New test.
1228
1229 2012-09-20  Release Manager
1230
1231         * GCC 4.7.2 released.
1232
1233 2012-09-14  Jason Merrill  <jason@redhat.com>
1234
1235         PR c++/53661
1236         * g++.dg/init/aggr9.C: New.
1237
1238 2012-09-13  Tobias Burnus  <burnus@net-b.de>
1239
1240         PR fortran/54556
1241         * gfortran.dg/implicit_pure_3.f90: New.
1242
1243 2012-09-13  Jakub Jelinek  <jakub@redhat.com>
1244
1245         PR c/54559
1246         * gcc.c-torture/compile/pr54559.c: New test.
1247
1248 2012-09-13  Jason Merrill  <jason@redhat.com>
1249
1250         PR c++/53839
1251         * g++.dg/cpp0x/constexpr-temp1.C: New.
1252
1253 2012-09-13  Jason Merrill  <jason@redhat.com>
1254
1255         PR c++/54511
1256         * g++.dg/template/anonunion2.C: New.
1257
1258 2012-09-13  Jason Merrill  <jason@redhat.com>
1259
1260         PR c++/53836
1261         * g++.dg/template/init10.C: New.
1262
1263 2012-09-12  Tobias Burnus  <burnus@net-b.de>
1264
1265         PR fortran/54225
1266         PR fortran/53306
1267         * gfortran.dg/coarray_10.f90: Update dg-error.
1268         * gfortran.dg/coarray_28.f90: New.
1269         * gfortran.dg/array_section_3.f90: New.
1270
1271 2012-09-10  Jason Merrill  <jason@redhat.com>
1272
1273         PR c++/54506
1274         * g++.dg/cpp0x/implicit14.C: New.
1275
1276         PR c++/54341
1277         PR c++/54253
1278         * g++.dg/cpp0x/constexpr-virtual2.C: New.
1279         * g++.dg/cpp0x/constexpr-virtual3.C: New.
1280
1281 2012-09-10  Janus Weil  <janus@gcc.gnu.org>
1282
1283         PR fortran/54435
1284         PR fortran/54443
1285         * gfortran.dg/select_type_29.f03: New.
1286
1287 2012-09-10  Markus Trippelsdorf  <markus@trippelsdorf.de>
1288
1289         PR middle-end/54515
1290         * g++.dg/tree-ssa/pr54515.C: new testcase
1291
1292 2012-09-08  Mikael Morin  <mikael@gcc.gnu.org>
1293
1294         PR fortran/54208
1295         * gfortran.dg/bound_simplification_3.f90: New test.
1296
1297 2012-09-07  Richard Guenther  <rguenther@suse.de>
1298
1299         Backport from mainline
1300         2012-07-13  Richard Guenther  <rguenther@suse.de>
1301
1302         PR tree-optimization/53922
1303         * gcc.dg/torture/pr53922.c: New testcase.
1304
1305 2012-09-07  Eric Botcazou  <ebotcazou@adacore.com>
1306
1307         * gcc.dg/pr44194-1.c: Skip on Alpha and adjust regexp for SPARC64.
1308
1309 2012-09-07  Jakub Jelinek  <jakub@redhat.com>
1310
1311         Backported from mainline
1312         2012-09-06  Jakub Jelinek  <jakub@redhat.com>
1313
1314         PR rtl-optimization/54455
1315         * gcc.dg/54455.c: New test.
1316
1317 2012-09-06  Andrew Pinski  <apinski@cavium.com>
1318
1319         PR tree-opt/54494
1320         * gcc.dg/tree-ssa/strlen-1.c: New testcase.
1321
1322 2012-09-05  Jakub Jelinek  <jakub@redhat.com>
1323
1324         PR middle-end/54486
1325         * c-c++-common/pr54486.c: New test.
1326
1327 2012-09-05  Joey Ye  <joey.ye@arm.com>
1328
1329         Backported from trunk
1330         2012-08-28  Joey Ye  <joey.ye@arm.com>
1331
1332         * gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add -fno-short-enums.
1333
1334 2012-09-03  Jakub Jelinek  <jakub@redhat.com>
1335
1336         Backported from mainline
1337         2012-09-01  Jakub Jelinek  <jakub@redhat.com>
1338
1339         PR target/54436
1340         * gcc.dg/torture/pr54436.c: New test.
1341
1342         2012-08-31  Jakub Jelinek  <jakub@redhat.com>
1343
1344         PR c/54428
1345         * gcc.c-torture/compile/pr54428.c: New test.
1346
1347         2012-08-24  Jakub Jelinek  <jakub@redhat.com>
1348
1349         PR c/54363
1350         * gcc.dg/pr54363.c: New test.
1351
1352 2012-08-31  Ollie Wild  <aaw@google.com>
1353
1354         PR c++/54197
1355         * g++.dg/init/lifetime3.C: New test.
1356
1357 2012-08-28  Uros Bizjak  <ubizjak@gmail.com>
1358
1359         Backport from mainline
1360         2012-08-27  Uros Bizjak  <ubizjak@gmail.com>
1361
1362         PR target/46254
1363         * gcc.target/i386/pr46254.c: New test.
1364
1365 2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
1366
1367         Backported from trunk
1368         2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
1369
1370         PR middle-end/53992
1371         * gcc.dg/gomp/pr53992.c: New test.
1372
1373 2012-08-13  Jakub Jelinek  <jakub@redhat.com>
1374
1375         Backported from trunk
1376         2012-07-19  Jakub Jelinek  <jakub@redhat.com>
1377
1378         PR rtl-optimization/53942
1379         * gcc.dg/pr53942.c: New test.
1380
1381 2012-08-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
1382
1383         Backport from mainline
1384         2012-07-30  Ulrich Weigand  <ulrich.weigand@linaro.org>
1385
1386         * lib/target-supports.exp
1387         (check_effective_target_vect_natural_alignment): New function.
1388         * gcc.dg/align-2.c: Only run on targets with natural alignment
1389         of vector types.
1390         * gcc.dg/vect/slp-25.c: Adjust tests for targets without natural
1391         alignment of vector types.
1392
1393 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
1394
1395         Backport from mainline
1396         2012-08-08  H.J. Lu  <hongjiu.lu@intel.com>
1397
1398         PR rtl-optimization/54157
1399         * gcc.target/i386/pr54157.c: New file.
1400
1401 2012-08-01  Uros Bizjak  <ubizjak@gmail.com>
1402
1403         Backport from mainline
1404         2012-03-11  Uros Bizjak  <ubizjak@gmail.com>
1405
1406         PR target/52530
1407         * gcc.dg/torture/pr52530.c: New test.
1408
1409 2012-07-27  Anna Tikhonova  <anna.tikhonova@intel.com>
1410
1411         * gcc.dg/20020201-1.c: Remove declarations for exit, abort,
1412         rand, srand. Include <stdlib.h>.
1413
1414 2012-07-20  Jason Merrill  <jason@redhat.com>
1415
1416         PR c++/54038
1417         * g++.dg/other/array7.C: New.
1418
1419 2012-07-19  Jason Merrill  <jason@redhat.com>
1420
1421         PR c++/54026
1422         * g++.dg/init/mutable1.C: New.
1423
1424 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
1425
1426         * gnat.dg/opt25.adb: New test.
1427         * gnat.dg/opt25_pkg1.ad[sb]: New helper.
1428         * gnat.dg/opt25_pkg2.ad[sb]: Likewise.
1429
1430 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
1431
1432         * gnat.dg/aggr20.ad[sb]: New test.
1433         * gnat.dg/aggr20_pkg.ads: New helper.
1434
1435 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
1436
1437         * gnat.dg/derived_type3.adb: New test.
1438         * gnat.dg/derived_type3_pkg.ad[sb]: New helper.
1439
1440 2012-07-19  Richard Guenther  <rguenther@suse.de>
1441             Eric Botcazou  <ebotcazou@adacore.com>
1442
1443         * gnat.dg/loop_optimization11.adb: New testcase.
1444         * gnat.dg/loop_optimization11_pkg.ads: Likewise.
1445
1446 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
1447
1448         * gnat.dg/discr38.adb: New test.
1449
1450 2012-07-19  Jakub Jelinek  <jakub@redhat.com>
1451
1452         PR middle-end/54017
1453         * c-c++-common/gomp/pr54017.c: New test.
1454
1455 2012-07-18  Richard Guenther  <rguenther@suse.de>
1456
1457         Backport from mainline
1458         2012-05-03  Richard Guenther  <rguenther@suse.de>
1459
1460         * gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
1461         unsupported prefetching support.
1462
1463 2012-07-17  Jason Merrill  <jason@redhat.com>
1464
1465         PR c++/53995
1466         * g++.dg/parse/enum9.C: New.
1467
1468 2012-07-17  Jason Merrill  <jason@redhat.com>
1469
1470         PR c++/53989
1471         * g++.dg/template/array23.C: New.
1472
1473 2012-07-17  Jason Merrill  <jason@redhat.com>
1474
1475         PR c++/53549
1476         * g++.dg/template/current-inst1.C: New.
1477         * g++.dg/parse/crash35.C: Adjust.
1478
1479 2012-07-13  Hans-Peter Nilsson  <hp@axis.com>
1480
1481         PR rtl-optimization/53908
1482         * gcc.dg/torture/pr53908.c: New test.
1483
1484 2012-07-10  Uros Bizjak  <ubizjak@gmail.com>
1485
1486         Backport from mainline
1487         2012-07-03  Uros Bizjak  <ubizjak@gmail.com>
1488
1489         PR target/53811
1490         * g++.dg/other/pr53811.C: New test.
1491
1492 2012-07-10  Jason Merrill  <jason@redhat.com>
1493
1494         PR c++/53733
1495         * g++.dg/cpp0x/defaulted36.C: New.
1496         * g++.dg/cpp0x/defaulted21.C: Adjust.
1497
1498         * g++.dg/cpp0x/implicit13.C: New.
1499
1500 2012-07-09  Janis Johnson  <janisjo@codesourcery.com>
1501
1502         Backport from mainline.
1503         2012-06-28  Janis Johnson  <janisjo@codesourcery.com>
1504
1505         * g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.
1506
1507         * g++.dg/template/error46.C: Add missing comment to dg-message.
1508         * g++.dg/template/crash107.C: Likewise.
1509         * g++.dg/template/error47.C: Likewise.
1510         * g++.dg/template/crash108.C: Likewise.
1511         * g++.dg/overload/operator5.C: Likewise.
1512
1513         * gcc.dg/Wstrict-aliasing-converted-assigned.c: Fix syntax
1514         errors in dg-message directives, add comments.
1515
1516         2012-06-26  Janis Johnson  <janisjo@codesourcery.com>
1517
1518         * lib/scandump.exp (scan-dump, scan-dump-not, scan-dump-dem,
1519         scan-dump-dem-not): Use printable pattern in test name.
1520
1521         2012-06-25  Janis Johnson  <janisjo@codesourcery.com>
1522
1523         * lib/target-supports-dg.exp (testname-for-summary): New.
1524         * lib/profopt.exp (profopt_execute): Define testname_with_flags.
1525         * lib/gcc-dg.exp (cleanup-coverage-files, cleanup-repo-notes,
1526         cleanup-stack-usage, cleanup-dump, cleanup-saved-temps, scan-module,
1527         scan-module-absence, output-exists, output-exists-not: Use
1528         testname-for-summary.
1529         (dg-test): Clean up testname_with_flags.
1530         * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
1531         scan-not-hidden, scan-file, scan-file-not, scan-stack-usage,
1532         scan-stack-usage-not, scan-assembler-times, scan-assembler-dem,
1533         scan-assembler-dem-not, object-size: Use testname-for-summary.
1534         * lib/gcov.exp (run-gcov): Likewise.
1535         * lib/scandump.exp (scan-dump, scan-dump-times, scan-dump-not,
1536         scan-dump-dem, scan-dump-dem-note): Likewise.
1537
1538         * lib/profopt.exp: Make prof_option_list local to profopt-execute.
1539         * g++.dg/tree-prof/tree-prof.exp (PROFOPT_OPTIONS): Define after
1540         including profopt.opt; save and restore existing value.
1541         * g++.dg/bprob/bprob.exp: Likewise.
1542         * gcc.dg/matrix/matrix.exp: Likewise.
1543         * gcc.dg/tree-prof/tree-prof.exp: Likewise.
1544         * gcc.misc-tests/bprob.exp: Likewise; also replace formerly-ignored
1545         PROFOPT_OPTIONS.
1546
1547         2012-06-15  Janis Johnson  <janosjo@codesourcery.com>
1548
1549         * lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
1550         testname that includes flags, passed in as new argument, in
1551         pass/fail messages.
1552         (run_gcov): Get testname from dg-test, use it in pass/fail messages
1553         and pass it to verify-* procedures.
1554
1555         * g++.dg/torture/stackalign/stackalign.exp: Combine stack
1556         alignment torture options with usual torture options.
1557
1558         * g++.dg/cpp0x/auto27.C: Add comments to checks for multiple
1559         messages reported for one line of source code.
1560         * g++.dg/cpp0x/constexpr-decl.C: Likewise.
1561         * g++.dg/cpp0x/decltype2.C: Likewise.
1562         * g++.dg/cpp0x/decltype3.C: Likewise.
1563         * g++.dg/cpp0x/lambda/lambda-syntax1.C: Likewise.
1564         * g++.dg/cpp0x/regress/error-recovery1.C: Likewise.
1565         * g++.dg/cpp0x/static_assert3.C: Likewise.
1566         * g++.dg/cpp0x/udlit-cpp98-neg.C: Likewise.
1567         * g++.dg/cpp0x/udlit-shadow-neg.C: Likewise.
1568         * g++.dg/cpp0x/union1.C: Likewise.
1569         * g++.dg/cpp0x/variadic-ex10.C: Likewise.
1570         * g++.dg/cpp0x/variadic-ex14.C: Likewise.
1571         * g++.dg/cpp0x/variadic2.C: Likewise.
1572         * g++.dg/cpp0x/variadic20.C: Likewise.
1573         * g++.dg/cpp0x/variadic74.C: Likewise.
1574         * g++.dg/diagnostic/bitfld2.C: Likewise.
1575         * g++.dg/ext/attrib44.C: Likewise.
1576         * g++.dg/ext/no-asm-1.C: Likewise.
1577         * g++.dg/other/error34.C: Likewise.
1578         * g++.dg/parse/crash46.C: Likewise.
1579         * g++.dg/parse/error10.C: Likewise.
1580         * g++.dg/parse/error2.C: Likewise.
1581         * g++.dg/parse/error3.C: Likewise.
1582         * g++.dg/parse/error36.C: Likewise.
1583         * g++.dg/parse/error8.C: Likewise.
1584         * g++.dg/parse/error9.C: Likewise.
1585         * g++.dg/parse/parser-pr28152-2.C: Likewise.
1586         * g++.dg/parse/parser-pr28152.C: Likewise.
1587         * g++.dg/parse/template25.C: Likewise.
1588         * g++.dg/parse/typename11.C: Likewise.
1589         * g++.dg/tc1/dr147.C: Likewise.
1590         * g++.dg/template/deduce3.C: Likewise.
1591         * g++.dg/template/koenig9.C: Likewise.
1592         * g++.dg/template/pr23510.C: Likewise.
1593         * g++.dg/warn/pr12242.C: Likewise.
1594         * g++.dg/warn/pr30551-2.C: Likewise.
1595         * g++.dg/warn/pr30551.C: Likewise.
1596         * g++.old-deja/g++.other/typename1.C: Likewise.
1597         * g++.old-deja/g++.pt/niklas01a.C: Likewise.
1598
1599         2012-06-13  Janis Johnson  <janisjo@codesourcery.com>
1600
1601         PR testsuite/20771
1602         * lib/dg-pch.exp (dg-flags-pch): Add flags to make compile lines in
1603         test summary unique.
1604
1605         * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
1606         scan-not-hiddent, scan-file, scan-file-not, scan-stack-usage,
1607         scan-stack-usage-not): Don't strip torture options from test name.
1608
1609         * lib/scandump.exp (scan-dump-times): Use printable version of
1610         regexp in test summary line.
1611
1612         * gcc.dg/di-longlong64-sync-1.c: Add comments to checks for multiple
1613         messages reported for one line of source code.
1614         * gcc.dg/format/few-1.c: Likewise.
1615         * gcc.dg/ia64-sync-2.c: Likewise.
1616         * gcc.dg/sync-2.c: Likewise.
1617         * gcc.dg/noncompile/pr44517.c: Likewise.
1618
1619         2012-06-12  Janis Johnson  <janisjo@codesourcery.com>
1620
1621         * gcc.dg/torture/stackalign/stackalign.exp: Combine stack
1622         alignment torture options with usual torture options.
1623         * gcc.dg/torture/stackalign/alloca-2.c: Use dg-additional-options
1624         instead of dg-options.
1625         * gcc.dg/torture/stackalign/alloca-3.c: Likewise.
1626         * gcc.dg/torture/stackalign/alloca-4.c: Likewise.
1627         * gcc.dg/torture/stackalign/alloca-5.c: Likewise.
1628         * gcc.dg/torture/stackalign/alloca-6.c: Likewise.
1629         * gcc.dg/torture/stackalign/push-1.c: Likewise.
1630         * gcc.dg/torture/stackalign/vararg-3.c: Likewise.
1631
1632         * gcc.target/arm/di-longlong64-sync-withhelpers.c: Add comments
1633         to checks for multiple messages reported for one line of source code.
1634         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Likewise.
1635
1636         * gcc.c-torture/compile/sync-1.c: Add comments to checks for multiple
1637         messages reported for one line of source code.
1638
1639         * gcc.dg/20031223-1.c: Add comments to check for multiple
1640         messages reported for one line of source code.
1641         * gcc.dg/Wconversion-integer.c: Likewise.
1642         * gcc.dg/Wfatal-2.c: Likewise.
1643         * gcc.dg/Wfatal.c: Likewise.
1644         * gcc.dg/Wobjsize-1.c: Likewise.
1645         * gcc.dg/c99-vla-jump-1.c: Likewise.
1646         * gcc.dg/c99-vla-jump-2.c: Likewise.
1647         * gcc.dg/c99-vla-jump-3.c: Likewise.
1648         * gcc.dg/c99-vla-jump-4.c: Likewise.
1649         * gcc.dg/c99-vla-jump-5.c: Likewise.
1650         * gcc.dg/decl-9.c: Likewise.
1651         * gcc.dg/declspec-10.c: Likewise.
1652         * gcc.dg/declspec-18.c: Likewise.
1653         * gcc.dg/mtune.c: Likewise.
1654         * gcc.dg/parser-pr28152-2.c: Likewise.
1655         * gcc.dg/parser-pr28152.c: Likewise.
1656         * gcc.dg/pr14475.c: Likewise.
1657         * gcc.dg/pr27953.c: Likewise.
1658         * gcc.dg/pr28322-3.c: Likewise.
1659         * gcc.dg/pr30457.c: Likewise.
1660         * gcc.dg/pr30551-2.c: Likewise.
1661         * gcc.dg/pr30551-3.c: Likewise.
1662         * gcc.dg/pr30551-4.c: Likewise.
1663         * gcc.dg/pr30551-5.c: Likewise.
1664         * gcc.dg/pr30551-6.c: Likewise.
1665         * gcc.dg/pr30551.c: Likewise.
1666         * gcc.dg/pr45461.c: Likewise.
1667         * gcc.dg/pr48552-1.c: Likewise.
1668         * gcc.dg/pr48552-2.c: Likewise.
1669         * gcc.dg/redecl-1.c: Likewise.
1670         * gcc.dg/transparent-union-3.c: Likewise.
1671         * gcc.dg/utf-dflt.c: Likewise.
1672         * gcc.dg/utf-dflt2.c: Likewise.
1673         * gcc.dg/vla-8.c: Likewise.
1674         * gcc.dg/vla-init-1.c: Likewise.
1675         * gcc.dg/wtr-int-type-1.c: Likewise.
1676
1677         * c-c++-common/raw-string-3.c: Add comments to checks for multiple
1678         messages reported for for one line of source code.
1679         * c-c++-common/raw-string-5.c: Likewise.
1680         * c-c++-common/raw-string-4.c: Likewise.
1681         * c-c++-common/raw-string-6.c: Likewise.
1682         * c-c++-common/pr20000.c: Likewise.
1683
1684         * gcc.dg/cpp/include2a.c: Add comments to checks for multiple
1685         messages reported for one line of source code.
1686         * gcc.dg/cpp/pr30786.c: Likewise.
1687         * gcc.dg/cpp/pr28709.c: Likewise.
1688         * gcc.dg/cpp/missing-header-MD.c: Likewise.
1689         * gcc.dg/cpp/macspace2.c: Likewise.
1690         * gcc.dg/cpp/missing-header-1.c: Likewise.
1691         * gcc.dg/cpp/missing-header-MMD.c: Likewise.
1692         * gcc.dg/cpp/missing-sysheader-MD.c: Likewise.
1693         * gcc.dg/cpp/missing-sysheader-MMD.c: Likewise.
1694
1695 2012-07-09  Jason Merrill  <jason@redhat.com>
1696
1697         PR c++/53882
1698         * g++.dg/cpp0x/nullptr29.C: New.
1699
1700 2012-07-06  Mikael Morin  <mikael@gcc.gnu.org>
1701
1702         PR fortran/53732
1703         * gfortran.dg/inline_sum_4.f90: New test.
1704
1705 2012-07-06  Richard Guenther  <rguenther@suse.de>
1706
1707         Backport from mainline
1708         2012-06-18  Richard Guenther  <rguenther@suse.de>
1709
1710         PR tree-optimization/53693
1711         * g++.dg/torture/pr53693.C: New testcase.
1712
1713 2012-07-06  Richard Guenther  <rguenther@suse.de>
1714
1715         Backport from mainline
1716         2012-04-11  Richard Guenther  <rguenther@suse.de>
1717
1718         PR middle-end/52621
1719         * gfortran.dg/pr52621.f90: New testcase.
1720
1721 2012-07-05  Pat Haugen <pthaugen@us.ibm.com>
1722
1723         Backport from mainline
1724         2012-05-24  Pat Haugen <pthaugen@us.ibm.com>
1725
1726         * gcc.target/powerpc/lhs-1.c: New.
1727         * gcc.target/powerpc/lhs-2.c: New.
1728         * gcc.target/powerpc/lhs-3.c: New.
1729
1730 2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1731
1732         * gnat.dg/recursive_call.adb: New test.
1733
1734 2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1735
1736         * gnat.dg/discr37.ad[sb]: New test.
1737
1738 2012-07-02  Jason Merrill  <jason@redhat.com>
1739
1740         PR c++/53816
1741         * g++.dg/template/ref6.C: New.
1742
1743         PR c++/53821
1744         * g++.dg/cpp0x/lambda/lambda-template6.C: New.
1745
1746 2012-06-29  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1747
1748         Backport from mainline.
1749         2012-05-30  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1750         * gcc.target/arm/neon-vrev.c: New.
1751
1752 2012-06-28  Richard Guenther  <rguenther@suse.de>
1753
1754         PR middle-end/53790
1755         * gcc.dg/torture/pr53790.c: New testcase.
1756
1757 2012-06-27  Fabien ChĂȘne  <fabien@gcc.gnu.org>
1758
1759         PR c++/51214
1760         * g++.dg/cpp0x/forw_enum11.C: New.
1761
1762 2012-06-26  Richard Guenther  <rguenther@suse.de>
1763
1764         PR c++/53752
1765         * g++.dg/torture/pr53752.C: New testcase.
1766
1767 2012-06-25  Jason Merrill  <jason@redhat.com>
1768
1769         PR c++/53498
1770         PR c++/53305
1771         * g++.dg/cpp0x/decltype38.C: New.
1772         * g++.dg/cpp0x/variadic132.C: New.
1773
1774         PR c++/52988
1775         * g++.dg/cpp0x/nullptr28.C: New.
1776
1777         PR c++/53202
1778         * g++.dg/cpp0x/constexpr-tuple.C: New.
1779
1780 2012-06-25  Jakub Jelinek  <jakub@redhat.com>
1781
1782         PR target/53759
1783         * gcc.target/i386/pr53759.c: New test.
1784
1785         PR c++/53594
1786         * g++.dg/cpp0x/nsdmi7.C: New test.
1787
1788 2012-06-22  Tobias Burnus  <burnus@net-b.de>
1789
1790         Backport from mainline
1791         2012-06-17  Tobias Burnus  <burnus@net-b.de>
1792
1793         PR fortran/53691
1794         PR fortran/53685
1795         * gfortran.dg/transfer_check_3.f90: New.
1796
1797 2012-06-22  Eric Botcazou  <ebotcazou@adacore.com>
1798
1799         * gnat.dg/lto15.ad[sb]: New test.
1800
1801 2012-06-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1802
1803         * gcc.dg/stack-usage-1.c: Remove dg-options line for sh targets
1804         and add __sh__ case.
1805
1806 2012-06-19  Jason Merrill  <jason@redhat.com>
1807
1808         PR c++/53651
1809         * g++.dg/cpp0x/decltype37.C: New.
1810
1811         PR c++/52637
1812         * g++.dg/debug/localclass1.C: New.
1813
1814         * g++.dg/debug/dwarf2/namespace-2.C: New.
1815         * g++.dg/debug/dwarf2/localclass3.C: New.
1816
1817 2012-06-19  Richard Guenther  <rguenther@suse.de>
1818
1819         PR middle-end/53470
1820         * g++.dg/lto/pr53470_0.C: New testcase.
1821         * gcc.dg/lto/pr53470_0.c: Likewise.
1822
1823 2012-06-19  Jason Merrill  <jason@redhat.com>
1824
1825         Reapply:
1826         PR c++/53137
1827         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1828
1829         PR c++/53599
1830         * g++.dg/template/local7.C: New.
1831
1832 2012-06-16  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1833
1834         Back port from mainline
1835         2012-05-09 Uros Bizjak  <ubizjak@gmail.com>
1836
1837         PR target/52908
1838         * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
1839         directive to Scan for vpmuldq, not vpmacsdql.
1840
1841 2012-06-15  Eric Botcazou  <ebotcazou@adacore.com>
1842
1843         * gnat.dg/vect8.ad[sb]: New test.
1844
1845 2012-06-14  Jakub Jelinek  <jakub@redhat.com>
1846
1847         Backported from mainline
1848         2012-06-12  Jakub Jelinek  <jakub@redhat.com>
1849
1850         PR rtl-optimization/53589
1851         * gcc.dg/torture/pr53589.c: New test.
1852
1853         2012-06-07  Jakub Jelinek  <jakub@redhat.com>
1854
1855         PR middle-end/53580
1856         * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
1857         * gcc.dg/gomp/critical-4.c: Likewise.
1858         * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
1859         * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
1860         * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
1861         * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
1862         * c-c++-common/gomp/pr53580.c: New test.
1863
1864 2012-06-14  Tobias Burnus  <burnus@net-b.de>
1865
1866         Backport from mainline
1867         2012-06-04  Tobias Burnus  <burnus@net-b.de>
1868
1869         PR fortran/50619
1870         * gfortran.dg/init_flag_10.f90: New.
1871
1872 2012-06-14  Richard Guenther  <rguenther@suse.de>
1873
1874         Backport from mainline
1875         2012-06-11  Richard Guenther  <rguenther@suse.de>
1876
1877         PR c++/53616
1878         * g++.dg/ext/pr53605.C: New testcase.
1879
1880 2012-06-14  Tobias Burnus  <burnus@net-b.de>
1881
1882         PR fortran/53597
1883         * gfortran.dg/save_4.f90: New.
1884
1885 2012-06-14  Richard Guenther  <rguenther@suse.de>
1886
1887         Backport from mainline
1888         2012-06-06  Fabien ChĂȘne  <fabien@gcc.gnu.org>
1889
1890         PR c++/52841
1891         * g++.dg/cpp0x/pr52841.C: New testcase.
1892
1893 2012-06-13  Christian Bruel  <christian.bruel@st.com>
1894
1895         PR target/53621
1896         * gcc.dg/stack-usage-1.c: Force -fomit-frame-pointer on SH.
1897
1898 2012-06-14  Release Manager
1899
1900         * GCC 4.7.1 released.
1901
1902 2012-06-12  Jason Merrill  <jason@redhat.com>
1903
1904         PR c++/53599
1905         * g++.dg/template/local7.C: New.
1906
1907         Revert:
1908         PR c++/53137
1909         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1910
1911 2012-06-04  Paolo Carlini  <paolo.carlini@oracle.com>
1912
1913         PR c++/53524
1914         * g++.dg/warn/Wenum-compare-no-2: New.
1915
1916 2012-06-04  Edmar Wienskoski  <edmar@freescale.com>
1917
1918         PR target/53559
1919         * gcc.target/powerpc/cell_builtin_1.c: New test case.
1920         * gcc.target/powerpc/cell_builtin_2.c: Ditto.
1921         * gcc.target/powerpc/cell_builtin_3.c: Ditto.
1922         * gcc.target/powerpc/cell_builtin_4.c: Ditto.
1923         * gcc.target/powerpc/cell_builtin_5.c: Ditto.
1924         * gcc.target/powerpc/cell_builtin_6.c: Ditto.
1925         * gcc.target/powerpc/cell_builtin_7.c: Ditto.
1926         * gcc.target/powerpc/cell_builtin_8.c: Ditto.
1927
1928 2012-06-04  Richard Guenther  <rguenther@suse.de>
1929
1930         Backport from mainline
1931         2012-04-25  Jakub Jelinek  <jakub@redhat.com>
1932
1933         PR middle-end/52979
1934         * gcc.c-torture/compile/pr52979-1.c: New test.
1935         * gcc.c-torture/execute/pr52979-1.c: New test.
1936         * gcc.c-torture/execute/pr52979-2.c: New test.
1937
1938 2012-06-04  Jakub Jelinek  <jakub@redhat.com>
1939
1940         PR tree-optimization/53550
1941         * gcc.dg/pr53550.c: New test.
1942
1943 2012-06-04  Richard Guenther  <rguenther@suse.de>
1944             Eric Botcazou  <ebotcazou@adacore.com>
1945
1946         Backport from mainline
1947         PR middle-end/52080
1948         PR middle-end/52097
1949         PR middle-end/48124
1950         * gcc.dg/torture/pr48124-1.c: New testcase.
1951         * gcc.dg/torture/pr48124-2.c: Likewise.
1952         * gcc.dg/torture/pr48124-3.c: Likewise.
1953         * gcc.dg/torture/pr48124-4.c: Likewise.
1954         * gnat.dg/pack16.adb: Likewise.
1955         * gnat.dg/pack16_pkg.ads: Likewise.
1956         * gnat.dg/pack17.adb: Likewise.
1957         * gnat.dg/specs/pack7.ads: Likewise.
1958         * gnat.dg/specs/pack8.ads: Likewise.
1959         * gnat.dg/specs/pack8_pkg.ads: Likewise.
1960
1961 2012-06-01  Jason Merrill  <jason@redhat.com>
1962
1963         PR c++/52973
1964         * g++.dg/ext/visibility/template12.C: New.
1965         * g++.dg/ext/attrib14.C: Adjust warning line.
1966
1967         PR c++/52725
1968         * g++.dg/parse/new6.C: New.
1969         * g++.dg/template/sizeof-template-argument.C: Adjust error message.
1970
1971 2012-06-01  Jason Merrill  <jason@redhat.com>
1972
1973         PR c++/53137
1974         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1975
1976 2012-06-01  Jason Merrill  <jason@redhat.com>
1977
1978         PR c++/53484
1979         * g++.dg/cpp0x/auto33.C: New.
1980
1981 2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
1982
1983         * c-c++-common/restrict-2.c: Revert previous change.
1984
1985 2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
1986
1987         PR ada/53517
1988         * gnat.dg/lto14.adb: Skip on Solaris.
1989
1990 2012-05-31  Jason Merrill  <jason@redhat.com>
1991
1992         PR c++/52905
1993         * g++.dg/cpp0x/initlist-ctor1.C: New.
1994
1995 2012-05-31  Richard Guenther  <rguenther@suse.de>
1996
1997         PR middle-end/48493
1998         * gcc.dg/torture/pr48493.c: New testcase.
1999
2000 2012-05-30  Jakub Jelinek  <jakub@redhat.com>
2001
2002         PR c++/53356
2003         * g++.dg/init/new33.C: New test.
2004
2005 2012-05-30  Jason Merrill  <jason@redhat.com>
2006
2007         PR c++/53220
2008         * c-c++-common/array-lit.c: New.
2009         * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
2010
2011 2012-05-30  Richard Guenther  <rguenther@suse.de>
2012
2013         PR middle-end/53501
2014         * gcc.dg/torture/pr53501.c: New testcase.
2015         * c-c++-common/restrict-2.c: Adjust.
2016
2017 2012-05-30  Jakub Jelinek  <jakub@redhat.com>
2018
2019         PR rtl-optimization/53519
2020         * gcc.c-torture/compile/pr53519.c: New test.
2021
2022 2012-05-29  Richard Guenther  <rguenther@suse.de>
2023
2024         PR tree-optimization/53516
2025         * gcc.dg/torture/pr53516.c: New testcase.
2026
2027 2012-05-29  Paolo Carlini  <paolo.carlini@oracle.com>
2028
2029         PR c++/53491
2030         * g++.dg/parse/crash60.C: New.
2031
2032 2012-05-28  Jakub Jelinek  <jakub@redhat.com>
2033
2034         PR tree-optimization/53505
2035         * c-c++-common/torture/pr53505.c: New test.
2036
2037 2012-05-25  Ian Lance Taylor  <iant@google.com>
2038
2039         * gcc.dg/split-6.c: New test.
2040
2041 2012-05-25  Eric Botcazou  <ebotcazou@adacore.com>
2042
2043         * gnat.dg/lto14.adb: New test.
2044
2045 2012-05-24  Richard Guenther  <rguenther@suse.de>
2046
2047         PR middle-end/53460
2048         * g++.dg/tree-prof/pr53460.C: New testcase.
2049
2050 2012-05-24  Jakub Jelinek  <jakub@redhat.com>
2051
2052         PR tree-optimization/53465
2053         * gcc.c-torture/execute/pr53465.c: New test.
2054
2055 2012-05-23  Tobias Burnus  <burnus@net-b.de>
2056
2057         PR fortran/53389
2058         * gfortran.dg/realloc_on_assign_15.f90: New.
2059
2060 2012-05-22  Richard Guenther  <rguenther@suse.de>
2061
2062         PR tree-optimization/53408
2063         * gcc.dg/torture/pr53408.c: New testcase.
2064
2065 2012-05-22  Richard Guenther  <rguenther@suse.de>
2066
2067         PR middle-end/51071
2068         * gcc.dg/torture/pr51071-2.c: New testcase.
2069
2070 2012-05-21  Jakub Jelinek  <jakub@redhat.com>
2071
2072         PR tree-optimization/53366
2073         * gcc.dg/torture/pr53366-1.c: New test.
2074         * gcc.dg/torture/pr53366-2.c: New test.
2075         * gcc.target/i386/pr53366-1.c: New test.
2076         * gcc.target/i386/pr53366-2.c: New test.
2077
2078         PR tree-optimization/53409
2079         * gcc.c-torture/compile/pr53409.c: New test.
2080
2081         PR tree-optimization/53410
2082         * gcc.c-torture/compile/pr53410-1.c: New test.
2083         * gcc.c-torture/compile/pr53410-2.c: New test.
2084
2085 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
2086
2087         PR c/53418
2088         * gcc.c-torture/compile/pr53418-1.c,
2089         gcc.c-torture/compile/pr53418-2.c: New tests.
2090
2091 2012-05-21  Patrick Marlier  <patrick.marlier@gmail.com>
2092
2093         * gcc.dg/tm/indirect-2.c: New test.
2094
2095 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
2096
2097         Backport from mainline
2098         2012-05-21  Uros Bizjak  <ubizjak@gmail.com>
2099                     H.J. Lu  <hongjiu.lu@intel.com>
2100
2101         PR target/53416
2102         * gcc.target/i386/pr53416.c: New file.
2103
2104 2012-05-20  Eric Botcazou  <ebotcazou@adacore.com>
2105
2106         * gnat.dg/lto13.adb: New test.
2107         * gnat.dg/lto13_pkg.ad[sb]: New helper.
2108
2109 2012-05-18  Eric Botcazou  <ebotcazou@adacore.com>
2110
2111         * gnat.dg/specs/lto12.ads: New test.
2112         * gnat.dg/specs/lto12_pkg.ads: New helper.
2113
2114 2012-05-17  David S. Miller  <davem@davemloft.net>
2115
2116         * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
2117         failure on sparc-*-linux-gnu.
2118
2119 2012-05-16  Richard Henderson  <rth@redhat.com>
2120
2121         PR debug/52727
2122         * g++.dg/opt/pr52727.C: New testcase.
2123
2124 2012-05-16  Richard Guenther  <rguenther@suse.de>
2125
2126         PR tree-optimization/53364
2127         * g++.dg/torture/pr53364.C: New testcase.
2128
2129 2012-05-15  Jakub Jelinek  <jakub@redhat.com>
2130
2131         PR target/53358
2132         * gcc.dg/pr53358.c: New test.
2133
2134 2012-05-14  Uros Bizjak  <ubizjak@gmail.com>
2135
2136         * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
2137         * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
2138
2139 2012-05-12  Eric Botcazou  <ebotcazou@adacore.com>
2140
2141         * gnat.dg/null_pointer_deref3.adb: New test.
2142
2143 2012-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2144
2145         PR c++/53301
2146         * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
2147
2148 2012-05-10  Eric Botcazou  <ebotcazou@adacore.com>
2149
2150         * gnat.dg/lto11.ad[sb]: New test.
2151
2152 2012-05-08  Hans-Peter Nilsson  <hp@axis.com>
2153
2154         PR target/53272
2155         * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
2156
2157 2012-05-07  Jakub Jelinek  <jakub@redhat.com>
2158
2159         PR tree-optimization/53239
2160         * g++.dg/opt/vrp3.C: New test.
2161         * g++.dg/opt/vrp3-aux.cc: New file.
2162         * g++.dg/opt/vrp3.h: New file.
2163
2164 2012-05-07  Tobias Burnus  <burnus@net-b.de>
2165
2166         Backport from mainline:
2167         2012-05-07  Tobias Burnus  <burnus@net-b.de>
2168
2169         PR fortran/53255
2170         * gfortran.dg/typebound_operator_15.f90: New.
2171
2172 2012-05-05  Tobias Burnus  <burnus@net-b.de>
2173
2174         Backport from mainline:
2175         2012-05-04  Tobias Burnus  <burnus@net-b.de>
2176
2177         PR fortran/53111
2178         * gfortran.dg/constructor_7.f90: New.
2179         * gfortran.dg/constructor_8.f90: New.
2180
2181 2012-05-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
2182
2183         Backport from mainline:
2184
2185         2012-05-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
2186
2187         PR tree-optimization/52633
2188         * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
2189         recognized as widening shifts instead of over-widening.
2190         * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
2191         * gcc.dg/vect/vect-over-widen-4.c: Likewise.
2192         * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
2193         * gcc.target/arm/pr52633.c: New test.
2194
2195         2012-04-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
2196
2197         PR tree-optimization/52870
2198         * gcc.dg/vect/pr52870.c: New test.
2199
2200 2012-05-04  Richard Guenther  <rguenther@suse.de>
2201
2202         * gcc.dg/lto/pr53214_0.c: New testcase.
2203
2204 2012-05-04  Eric Botcazou  <ebotcazou@adacore.com>
2205
2206         * gcc.target/ia64/pr48496.c: New test.
2207         * gcc.target/ia64/pr52657.c: Likewise.
2208
2209 2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
2210
2211         Backport from mainline
2212         2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
2213
2214         PR target/53199
2215         * gcc.target/powwerpc/pr53199.c: New file.
2216
2217 2012-05-03  Martin Jambor  <mjambor@suse.cz>
2218
2219         Backport from mainline
2220         2012-05-02  Martin Jambor  <mjambor@suse.cz>
2221
2222         PR lto/52605
2223         * g++.dg/lto/pr52605_0.C: New test.
2224
2225 2012-05-03  Paolo Carlini  <paolo.carlini@oracle.com>
2226
2227         PR c++/53186
2228         * g++.dg/other/final2.C: New.
2229
2230 2012-05-03  Jakub Jelinek  <jakub@redhat.com>
2231
2232         PR debug/53174
2233         * gcc.dg/pr53174.c: New test.
2234
2235         PR target/53187
2236         * gcc.target/arm/pr53187.c: New test.
2237         * gcc.c-torture/compile/pr53187.c: New test.
2238
2239 2012-05-03  Richard Guenther  <rguenther@suse.de>
2240
2241         PR tree-optimization/53144
2242         * gcc.dg/torture/pr53144.c: New testcase.
2243
2244 2012-05-02  Tobias Burnus  <burnus@net-b.de>
2245
2246         Backport from mainline
2247         2012-04-16  Tobias Burnus  <burnus@net-b.de>
2248
2249         PR fortran/52864
2250         * gfortran.dg/pointer_intent_6.f90: New.
2251
2252 2012-05-02  Jakub Jelinek  <jakub@redhat.com>
2253
2254         PR tree-optimization/53163
2255         * gcc.c-torture/compile/pr53163.c: New test.
2256
2257         PR rtl-optimization/53160
2258         * gcc.c-torture/execute/pr53160.c: New test.
2259
2260 2012-04-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
2261
2262         PR fortran/53148
2263         Backport from trunk
2264         * gfortran.dg/function_optimize_12.f90:  New test.
2265
2266 2012-04-30  Uros Bizjak  <ubizjak@gmail.com>
2267
2268         Backport from mainline
2269         2012-04-27  Paolo Bonzini  <bonzini@gnu.org>
2270
2271         PR target/53138
2272         * gcc.c-torture/execute/20120427-1.c: New testcase.
2273
2274 2012-04-26  Hans-Peter Nilsson  <hp@axis.com>
2275
2276         PR target/53120
2277         * gcc.dg/torture/pr53120.c: New test.
2278
2279 2012-04-25  Jakub Jelinek  <jakub@redhat.com>
2280
2281         PR c/52880
2282         * gcc.dg/pr52880.c: New test.
2283
2284 2012-04-24  Georg-Johann Lay  <avr@gjlay.de>
2285
2286         PR testsuite/52641
2287         PR tree-optimizations/52891
2288
2289         * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
2290
2291 2012-04-24  Richard Guenther  <rguenther@suse.de>
2292
2293         PR tree-optimization/53085
2294         * g++.dg/torture/pr53085.C: New testcase.
2295
2296 2012-04-23  Richard Guenther  <rguenther@suse.de>
2297
2298         PR c/53060
2299         * gcc.dg/pr53060.c: New testcase.
2300
2301 2012-04-23  Jakub Jelinek  <jakub@redhat.com>
2302
2303         PR tree-optimizations/52891
2304         * gcc.c-torture/compile/pr52891-1.c: New test.
2305         * gcc.c-torture/compile/pr52891-2.c: New test.
2306
2307 2012-04-20  Ian Lance Taylor  <iant@google.com>
2308
2309         * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
2310         (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
2311
2312 2012-04-17  Paolo Carlini  <paolo.carlini@oracle.com>
2313
2314         PR c++/53003
2315         * g++.dg/parse/crash59.C: New.
2316
2317 2012-04-16  Jason Merrill  <jason@redhat.com>
2318
2319         PR c++/38543
2320         * g++.dg/cpp0x/variadic131.C: New.
2321
2322 2012-04-16  Jason Merrill  <jason@redhat.com>
2323
2324         PR c++/50830
2325         * g++.dg/cpp0x/variadic129.C: New.
2326
2327         PR c++/50303
2328         * g++.dg/cpp0x/variadic128.C: New.
2329
2330 2012-04-16  Uros Bizjak  <ubizjak@gmail.com>
2331
2332         Backport from mainline
2333         2012-04-12  Uros Bizjak  <ubizjak@gmail.com>
2334
2335         PR target/52932
2336         * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
2337         second function argument.
2338         * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
2339         (calc_permps): Update declaration.  Calculate result correctly.
2340         (avx2_test): Change src2 type to union256i_d.
2341         * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
2342         correctly.
2343
2344 2012-04-16  Martin Jambor  <mjambor@suse.cz>
2345
2346         Backported from mainline
2347
2348         2012-04-13  Martin Jambor  <mjambor@suse.cz>
2349         PR middle-end/52939
2350
2351         * g++.dg/ipa/pr52939.C: New test.
2352
2353 2012-04-15  Jason Merrill  <jason@redhat.com>
2354
2355         PR c++/52380
2356         * g++.dg/cpp0x/variadic125.C: New.
2357
2358         PR c++/52292
2359         * g++.dg/cpp0x/variadic124.C: New.
2360
2361 2012-04-15  Fabien ChĂȘne  <fabien@gcc.gnu.org>
2362
2363         PR c++/52465
2364         * g++.dg/lookup/using52.C: New.
2365
2366 2012-04-13  Jason Merrill  <jason@redhat.com>
2367
2368         PR c++/52824
2369         * g++.dg/cpp0x/variadic123.C: New.
2370         * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
2371
2372 2012-04-11  Jason Merrill  <jason@redhat.com>
2373
2374         PR c++/52906
2375         * g++.dg/ext/attrib45.C: New.
2376
2377 2012-04-13  Tom de Vries  <tom@codesourcery.com>
2378
2379         Backport from mainline r186419.
2380
2381         2012-04-13  Tom de Vries  <tom@codesourcery.com>
2382
2383         * gcc.dg/pr52734.c: New test.
2384
2385 2012-04-13  Richard Guenther  <rguenther@suse.de>
2386
2387         PR tree-optimization/52969
2388         * gcc.dg/torture/pr52969.c: New testcase.
2389
2390 2012-04-13  Richard Guenther  <rguenther@suse.de>
2391
2392         PR c/52862
2393         * gcc.dg/pr52862.c: New testcase.
2394
2395 2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
2396
2397         Backport from mainline
2398         2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
2399
2400         PR target/52775
2401         * gcc.target/powerpc/pr52775.c: New file.
2402
2403 2012-04-12  Richard Guenther  <rguenther@suse.de>
2404
2405         PR tree-optimization/52943
2406         * gcc.dg/torture/pr52943.c: New testcase.
2407
2408 2012-04-09  Mike Stump  <mikestump@comcast.net>
2409
2410         * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
2411         * gcc.dg/tree-ssa/vrp59.c: Likewise.
2412         * gcc.dg/tree-ssa/vrp60.c: Likewise.
2413         * gnat.dg/aggr11.adb: Likewise.
2414         * gnat.dg/aggr11_pkg.ads: Likewise.
2415         * gnat.dg/aggr15.adb: Likewise.
2416         * gnat.dg/aggr15.ads: Likewise.
2417         * gnat.dg/aggr17.adb: Likewise.
2418         * gnat.dg/aggr18.adb: Likewise.
2419         * gnat.dg/array14.adb: Likewise.
2420         * gnat.dg/array14.ads: Likewise.
2421         * gnat.dg/array14_pkg.ads: Likewise.
2422         * gnat.dg/array19.adb: Likewise.
2423         * gnat.dg/array19.ads: Likewise.
2424         * gnat.dg/discr27.adb: Likewise.
2425         * gnat.dg/discr27.ads: Likewise.
2426         * gnat.dg/discr35.adb: Likewise.
2427         * gnat.dg/discr35.ads: Likewise.
2428         * gnat.dg/discr6.adb: Likewise.
2429         * gnat.dg/discr6_pkg.ads: Likewise.
2430         * gnat.dg/import1.adb: Likewise.
2431         * gnat.dg/import1.ads: Likewise.
2432         * gnat.dg/loop_address2.adb: Likewise.
2433         * gnat.dg/opt7.adb: Likewise.
2434         * gnat.dg/opt7.ads: Likewise.
2435         * gnat.dg/pointer_variable_bounds.adb: Likewise.
2436         * gnat.dg/pointer_variable_bounds.ads: Likewise.
2437         * gnat.dg/rep_clause2.adb: Likewise.
2438         * gnat.dg/rep_clause2.ads: Likewise.
2439         * gnat.dg/slice2.adb: Likewise.
2440         * gnat.dg/slice2.ads: Likewise.
2441         * gnat.dg/slice6.adb: Likewise.
2442         * gnat.dg/slice6_pkg.ads: Likewise.
2443         * gnat.dg/specs/unchecked_union2.ads: Likewise.
2444         * gnat.dg/taft_type2.adb: Likewise.
2445         * gnat.dg/taft_type2.ads: Likewise.
2446         * gnat.dg/taft_type2_pkg.ads: Likewise.
2447         * gnat.dg/volatile10.adb: Likewise.
2448         * gnat.dg/volatile10_pkg.ads: Likewise.
2449
2450         * gcc.dg/dll-8.c: Remove execute permissions.
2451         * g++.dg/ext/dllexport5.C: Likewise.
2452
2453 2012-04-09  Eric Botcazou  <ebotcazou@adacore.com>
2454
2455         * lib/target-supports.exp (check_effective_target_sparc_v9): New.
2456         (check_effective_target_sync_long_long): Add SPARC case.
2457         (check_effective_target_sync_long_long_runtime): Likewise.
2458         (check_effective_target_sync_int_long): Adjust SPARC case.
2459         (check_effective_target_sync_char_short): Likewise.
2460
2461 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
2462
2463         PR fortran/52893
2464         Backport from trunk
2465         * gfortran.dg/function_optimize_11.f90:  New test.
2466
2467 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
2468
2469         PR fortran/52668
2470         Backport from trunk
2471         * gfortran.dg/use_only_6.f90: New test.
2472
2473 2012-04-06  Mike Stump  <mikestump@comcast.net>
2474
2475         PR testsuite/50722
2476         * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
2477
2478 2012-04-05  Jason Merrill  <jason@redhat.com>
2479
2480         PR c++/52596
2481         * g++.dg/template/qualified-id5.C: New.
2482
2483 2012-04-03  Jason Merrill  <jason@redhat.com>
2484
2485         PR c++/52796
2486         * g++.dg/cpp0x/variadic-value1.C: New.
2487
2488 2012-04-03  Richard Guenther  <rguenther@suse.de>
2489
2490         Backport from mainline
2491         2012-03-02  Richard Guenther  <rguenther@suse.de>
2492
2493         PR tree-optimization/52406
2494         * gcc.dg/torture/pr52406.c: New testcase.
2495
2496 2012-04-03  Richard Guenther  <rguenther@suse.de>
2497
2498         Backport from mainline
2499         2012-03-15  Richard Guenther  <rguenther@suse.de>
2500
2501         PR middle-end/52580
2502         * gfortran.dg/vect/pr52580.f: New testcase.
2503
2504 2012-04-03  Richard Guenther  <rguenther@suse.de>
2505
2506         Backport from mainline
2507         2012-03-06  Richard Guenther  <rguenther@suse.de>
2508
2509         PR middle-end/52493
2510         * gcc.dg/torture/pr52493.c: New testcase.
2511
2512         2012-03-23  Richard Guenther  <rguenther@suse.de>
2513
2514         PR tree-optimization/52678
2515         * gfortran.dg/pr52678.f: New testcase.
2516
2517         2012-03-26  Richard Guenther  <rguenther@suse.de>
2518
2519         PR tree-optimization/52701
2520         * gfortran.dg/pr52701.f90: New testcase.
2521
2522         2012-03-30  Richard Guenther  <rguenther@suse.de>
2523
2524         PR tree-optimization/52754
2525         * gcc.target/i386/pr52754.c: New testcase.
2526
2527 2012-04-03  Jakub Jelinek  <jakub@redhat.com>
2528
2529         PR tree-optimization/52835
2530         * gfortran.dg/pr52835.f90: New test.
2531
2532 2012-03-31  Eric Botcazou  <ebotcazou@adacore.com>
2533
2534         * gnat.dg/controlled6.adb: New test.
2535         * gnat.dg/controlled6_pkg.ads: New helper.
2536         * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
2537
2538 2012-03-29  Meador Inge  <meadori@codesourcery.com>
2539
2540         PR c++/52672
2541         * g++.dg/cpp0x/constexpr-52672.C: New testcase.
2542
2543 2012-03-29  Paolo Carlini  <paolo.carlini@oracle.com>
2544
2545         PR c++/52718
2546         * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
2547
2548 2012-03-29  Jason Merrill  <jason@redhat.com>
2549
2550         PR c++/52685
2551         * g++.dg/template/inherit8.C: New.
2552
2553 2012-03-29  Jakub Jelinek  <jakub@redhat.com>
2554
2555         PR c++/52759
2556         * g++.dg/ext/weak4.C: New test.
2557
2558 2012-03-29  Jason Merrill  <jason@redhat.com>
2559
2560         PR c++/52743
2561         * g++.dg/cpp0x/initlist-array3.C: New.
2562
2563 2012-03-28  Jason Merrill  <jason@redhat.com>
2564
2565         PR c++/52746
2566         * g++.dg/overload/virtual2.C: New.
2567
2568 2012-03-28  Martin Jambor  <mjambor@suse.cz>
2569
2570         Backported from mainline
2571         2012-03-27  Martin Jambor  <mjambor@suse.cz>
2572
2573         PR middle-end/52693
2574         * gcc.dg/torture/pr52693.c: New test.
2575
2576 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
2577
2578         PR middle-end/52691
2579         * gcc.dg/pr52691.c: New test.
2580
2581         PR middle-end/52750
2582         * gcc.c-torture/compile/pr52750.c: New test.
2583
2584 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2585
2586         Backport from 2012-03-28 mainline r185910.
2587
2588         PR target/52692
2589         * gcc.target/avr/torture/builtins-2.c: New test.
2590
2591 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
2592
2593         PR target/52736
2594         * gcc.target/i386/pr52736.c: New test.
2595
2596 2012-03-27  Richard Guenther  <rguenther@suse.de>
2597
2598         PR middle-end/52720
2599         * gcc.dg/torture/pr52720.c: New testcase.
2600
2601 2012-03-26  Georg-Johann Lay  <avr@gjlay.de>
2602
2603         Backport from 2012-03-26 mainline r185793.
2604
2605         * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
2606         Add "-Os -flto" to list.
2607
2608 2012-03-25  Eric Botcazou  <ebotcazou@adacore.com>
2609
2610         * gnat.dg/concat2.ad[sb]: New test.
2611
2612 2012-03-24  Steven Bosscher  <steven@gcc.gnu.org>
2613
2614         PR middle-end/52640
2615         * gcc.c-torture/compile/limits-externdecl.c: New test.
2616
2617 2012-03-22  Paolo Carlini  <paolo.carlini@oracle.com>
2618
2619         PR c++/52487
2620         * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
2621
2622 2012-03-22  Tobias Burnus  <burnus@net-b.de>
2623
2624         PR fortran/52452
2625         * gfortran.dg/intrinsic_8.f90: New.
2626
2627 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
2628
2629         PR c++/52671
2630         * g++.dg/ext/attrib44.C: New test.
2631
2632 2012-03-22  Jason Merrill  <jason@redhat.com>
2633
2634         * g++.dg/torture/pr52582.C: New.
2635
2636 2012-03-22  Georg-Johann Lay  <avr@gjlay.de>
2637
2638         Backport from 2012-03-20 mainline r185583.
2639
2640         * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
2641         __AVR_HAVE_LPMX__
2642
2643         Backport from 2012-03-20 mainline r185570.
2644
2645         PR target/49868
2646         * gcc.target/avr/torture/addr-space-2.h: New file.
2647         * gcc.target/avr/torture/addr-space-2-g.h: New test.
2648         * gcc.target/avr/torture/addr-space-2-0.h: New test.
2649         * gcc.target/avr/torture/addr-space-2-1.h: New test.
2650         * gcc.target/avr/torture/addr-space-2-x.h: New test.
2651
2652         Backport from 2012-03-12 mainline r185255.
2653
2654         PR target/49868
2655         * gcc.target/avr/torture/addr-space-1.h: New file.
2656         * gcc.target/avr/torture/addr-space-g.h: New test.
2657         * gcc.target/avr/torture/addr-space-0.h: New test.
2658         * gcc.target/avr/torture/addr-space-1.h: New test.
2659         * gcc.target/avr/torture/addr-space-x.h: New test.
2660
2661 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
2662
2663         Backported from mainline
2664         2012-03-14  Jakub Jelinek  <jakub@redhat.com>
2665
2666         PR c++/52521
2667         * g++.dg/cpp0x/udlit-args2.C: New test.
2668
2669         2012-03-13  Jakub Jelinek  <jakub@redhat.com>
2670
2671         PR c/52577
2672         * gcc.dg/Wunused-var-3.c: New test.
2673
2674 2012-03-22  Release Manager
2675
2676         * GCC 4.7.0 released.
2677
2678 2012-03-20  Jason Merrill  <jason@redhat.com>
2679
2680         * g++.dg/cpp0x/auto32.C: New.
2681
2682 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
2683             Andrew Pinski  <apinski@cavium.com>
2684
2685         PR middle-end/52592
2686         * gcc.dg/pr52592.c: New test.
2687
2688 2012-03-14  Jakub Jelinek  <jakub@redhat.com>
2689
2690         PR c++/52582
2691         * g++.dg/opt/pr52582.C: New test.
2692
2693 2012-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2694
2695         PR target/52450
2696         * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
2697
2698         * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
2699
2700 2012-03-10  Tobias Burnus  <burnus@net-b.de>
2701
2702         PR fortran/52469
2703         * gfortran.dg/proc_ptr_34.f90: New.
2704
2705 2012-03-07  Jason Merrill  <jason@redhat.com>
2706
2707         PR c++/52521
2708         * g++.dg/cpp0x/udlit-mangle.C: New.
2709
2710 2012-03-04  Georg-Johann Lay  <avr@gjlay.de>
2711
2712         Backport from mainline r184894.
2713         * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
2714         int32plus.
2715
2716 2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
2717
2718         Backport from mainline
2719         2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
2720
2721         * gcc.target/powerpc/pr52457.c: New test.
2722
2723 2012-03-01  Kai Tietz  <ktietz@redhat.com>
2724
2725         * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
2726         routines on mingw targets.
2727         * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
2728         LLP64 target.
2729
2730 2012-03-01  Jakub Jelinek  <jakub@redhat.com>
2731
2732         PR tree-optimization/52445
2733         * gcc.dg/pr52445.c: New test.
2734
2735 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
2736
2737         PR target/52437
2738         * gcc.c-torture/compile/pr52437.c: New test.
2739
2740         PR middle-end/52419
2741         * gcc.dg/torture/pr52419.c: New test.
2742
2743         PR tree-optimization/52429
2744         * gcc.dg/torture/pr52429.c: New test.
2745         * g++.dg/opt/pr52429.C: New test.
2746
2747 2012-02-29  Richard Guenther  <rguenther@suse.de>
2748
2749         PR testsuite/52297
2750         * gcc.dg/lto/trans-mem-1_0.c: Remove.
2751         * gcc.dg/lto/trans-mem-1_1.c: Likewise.
2752         * gcc.dg/lto/trans-mem-2_0.c: Likewise.
2753         * gcc.dg/lto/trans-mem-2_1.c: Likewise.
2754         * gcc.dg/lto/trans-mem-4_0.c: Likewise.
2755         * gcc.dg/lto/trans-mem-4_1.c: Likewise.
2756
2757 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
2758
2759         * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
2760
2761 2012-02-29  Paul Thomas  <pault@gcc.gnu.org>
2762
2763         PR fortran/52386
2764         * gfortran.dg/realloc_on_assign_13.f90 : New test.
2765
2766 2012-02-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2767
2768         PR target/51534
2769         * gcc.target/arm/neon/pr51534.c: New testcase.
2770
2771 2012-02-28  Richard Guenther  <rguenther@suse.de>
2772
2773         PR target/52407
2774         * gcc.dg/torture/pr52407.c: New testcase.
2775
2776 2012-02-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2777
2778         * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
2779         * gcc.target/arm/vfp2.c: Likewise.
2780         * gcc.target/arm/vfp3.c: Likewise.
2781         * gcc.target/arm/vfp4.c: Likewise.
2782         * gcc.target/arm/vfp5.c: Likewise.
2783         * gcc.target/arm/vfp6.c: Likewise.
2784         * gcc.target/arm/vfp7.c: Likewise.
2785         * gcc.target/arm/vfp8.c: Likewise.
2786         * gcc.target/arm/vfp9.c: Likewise.
2787         * gcc.target/arm/vfp10.c: Likewise.
2788         * gcc.target/arm/vfp11.c: Likewise.
2789         * gcc.target/arm/vfp12.c: Likewise.
2790         * gcc.target/arm/vfp13.c: Likewise.
2791         * gcc.target/arm/vfp14.c: Likewise.
2792         * gcc.target/arm/vfp15.c: Likewise.
2793         * gcc.target/arm/vfp16.c: Likewise.
2794         * gcc.target/arm/vfp17.c: Likewise.
2795         * gcc.target/arm/neon-constants.h: New file.
2796         * gcc.target/arm/neon-vect1.c: New test.
2797         * gcc.target/arm/neon-vect2.c: New test.
2798         * gcc.target/arm/neon-vect3.c: New test.
2799         * gcc.target/arm/neon-vect4.c: New test.
2800         * gcc.target/arm/neon-vect5.c: New test.
2801         * gcc.target/arm/neon-vect6.c: New test.
2802         * gcc.target/arm/neon-vect7.c: New test.
2803         * gcc.target/arm/neon-vect8.c: New test.
2804
2805 2012-02-28  Richard Guenther  <rguenther@suse.de>
2806
2807         PR tree-optimization/52402
2808         * gcc.dg/torture/pr52402.c: New testcase.
2809
2810 2012-02-28  Richard Guenther  <rguenther@suse.de>
2811
2812         PR lto/52400
2813         * g++.dg/lto/pr52400_0.C: New testcase.
2814
2815 2012-02-28  Georg-Johann Lay  <avr@gjlay.de>
2816
2817         * gcc.target/avr/torture/builtins-1.c: New test.
2818         * gcc.target/avr/torture/builtins-error.c: New test.
2819
2820 2012-02-28  Kai Tietz  <ktietz@redhat.com>
2821
2822         * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
2823         issue.
2824         * gcc.target/i386/pr45352-2.c: Likewise.
2825         * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
2826         mingw targets.
2827         * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
2828         targets instead rand.
2829         * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
2830         * gcc.target/i386/sse2-mul-1.c: Likewise.
2831         * gcc.target/i386/sse4_1-blendps.c: Likewise.
2832         * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
2833         target.
2834         * gcc.target/i386/pad-1.c: Likewise.
2835         * gcc.target/i386/pad-9.c: Likewise.
2836         * gcc.target/i386/pad-2.c: Likewise.
2837         * gcc.target/i386/pad-5b.c: Likewise.
2838         * gcc.target/i386/pad-8.c: Likewise.
2839         * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
2840         * gcc.target/i386/pr44130.c: Likewise.
2841         * gcc.target/i386/align-main-1.c: Likewise.
2842         * gcc.target/i386/align-main-2.c: Likewise.
2843         * gcc.target/i386/sw-1.c: Likewise.
2844         * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
2845         on x64 mingw target.
2846         * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2847         * gcc.target/i386/pr46295.c: Likewise.
2848         * gcc.target/i386/amd64-abi-1.c: Likewise.
2849         * gcc.target/i386/amd64-abi-2.c: Likewise.
2850         * gcc.target/i386/pr39082-1.c: Likewise.
2851         * gcc.target/i386/pr39162.c: Likewise.
2852         * gcc.target/i386/pr22152.c: Likewise.
2853         * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
2854         * gcc.target/i386/wrfsbase-2.c: Likewise.
2855         * gcc.target/i386/local.c: Likewise
2856         * gcc.target/i386/wrgsbase-1.c: Likewise.
2857         * gcc.target/i386/wrfsbase-1.c: Likewise.
2858         * gcc.target/i386/pr39315-3.c: Likewise.
2859         * gcc.target/i386/pr35767-4.c: Likewise.
2860         * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
2861         x64 mingw target.
2862         * gcc.target/i386/pr45336-2.c: Likewise.
2863         * gcc.target/i386/pr45336-1.c: Likewise.
2864         * gcc.target/i386/pr45336-4.c: Likewise.
2865
2866 2012-02-27  Tristan Gingold  <gingold@adacore.com>
2867
2868         * gnat.dg/array20.ad[sb]: New test.
2869
2870 2012-02-27  Jakub Jelinek  <jakub@redhat.com>
2871
2872         PR target/52375
2873         * gcc.target/arm/pr52375.c: New test.
2874         * gcc.c-torture/compile/pr52375.c: New test.
2875
2876 2012-02-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2877
2878         * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
2879         * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
2880
2881 2012-02-27  Eric Botcazou  <ebotcazou@adacore.com>
2882
2883         * gnat.dg/aggr19.adb: New test.
2884         * gnat.dg/aggr19_pkg.ad[sb]: New helper.
2885
2886 2012-02-26  Oleg Endo  <olegendo@gcc.gnu.org>
2887
2888         PR target/49263
2889         * gcc.target/sh/pr49263.c: New.
2890
2891 2012-02-24  Andrew MacLeod  <amacleod@redhat.com>
2892
2893         * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
2894         simulate_thread_wrapper_other_threads
2895         * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
2896         Move initialization of 'value' to main().
2897         (main): Initialize 'value';
2898         * gcc.dg/simulate-thread/speculative-store.c
2899         (simulate_thread_step_verify): Return 0 when successful.
2900         * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
2901         Reduce threshold.
2902         (INSN_COUNT_THRESHOLD): New.  Instruction limit to terminate test.
2903         (simulate_thread_wrapper_other_threads): Return a success/fail value
2904         and issue an error if the instruction count threshold is exceeded.
2905
2906 2012-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2907
2908         PR target/50580
2909         * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
2910         * gcc.target/mips/interrupt_handler-3.c: Likewise.
2911
2912 2012-02-24  Richard Guenther  <rguenther@suse.de>
2913
2914         PR middle-end/52355
2915         * gcc.dg/pr52355.c: New testcase.
2916
2917 2012-02-23  Kai Tietz  <ktietz@redhat.com>
2918
2919         * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
2920         for mingw-targets.
2921         * gcc.dg/Wpadded.c: Likewise.
2922         * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
2923         structure-layout.
2924         * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
2925         for sleep by Sleep and add windows.h include for this function.
2926         * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
2927         targets.
2928         * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
2929         target.
2930         * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
2931         target.
2932         * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
2933         on x64 mingw target.
2934         * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
2935         * gcc.dg/pr50251.c: Disable test for x64 mingw target.
2936         * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
2937         failure on LLP64 target.
2938
2939 2012-02-23  Uros Bizjak  <ubizjak@gmail.com>
2940
2941         PR c/52290
2942         * gcc.dg/noncompile/pr52290.c: New test.
2943
2944 2012-02-23  Jakub Jelinek  <jakub@redhat.com>
2945
2946         PR tree-optimization/52019
2947         * gcc.dg/tree-ssa/ipa-split-6.c: New test.
2948
2949 2012-02-22  Kai Tietz  <ktietz@redhat.com>
2950
2951         * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
2952         * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
2953         derived pdiff_t type.
2954         * g++.dg/torture/pr49720.C: Likewise
2955
2956 2012-02-22  Uros Bizjak  <ubizjak@gmail.com>
2957
2958         PR target/52330
2959         * gcc.target/i386/pr52330.c: New test.
2960
2961 2012-02-22  Tobias Burnus  <burnus@net-b.de>
2962
2963         PR fortran/52335
2964         * gfortran.dg/io_constraints_10.f90: New.
2965
2966 2012-02-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
2967
2968         * lib/target-supports.exp (check_effective_target_vect_condition):
2969         Return true for NEON.
2970
2971 2012-02-21  Kai Tietz  <ktietz@redhat.com>
2972
2973         * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
2974
2975 2012-02-21  Richard Guenther  <rguenther@suse.de>
2976
2977         PR tree-optimization/52324
2978         * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
2979
2980 2012-02-21  Georg-Johann Lay  <avr@gjlay.de>
2981
2982         PR middle-end/51782
2983         * gcc.target/avr/torture/pr51782-1.c: New test.
2984
2985 2012-02-21  Jakub Jelinek  <jakub@redhat.com>
2986
2987         PR tree-optimization/52318
2988         * gcc.dg/pr52318.c: New test.
2989
2990 2012-02-20  Kai Tietz  <ktietz@redhat.com>
2991
2992         * gcc.dg/bf-ms-layout-3.c: New testcase.
2993
2994 2012-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
2995
2996         PR testsuite/52229
2997         PR fortran/32380
2998         * gfortran.dg/vect/pr32380.f:  XFAIL on PowerPC and ia-64.
2999
3000 2012-02-20  Richard Guenther  <rguenther@suse.de>
3001
3002         PR tree-optimization/52298
3003         * gcc.dg/torture/pr52298.c: New testcase.
3004         * gcc.dg/vect/pr52298.c: Likewise.
3005
3006 2012-02-20  Georg-Johann Lay  <avr@gjlay.de>
3007
3008         * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
3009         * gcc.c-torture/execute/pr52286.c: Ditto.
3010
3011 2012-02-20  Jakub Jelinek  <jakub@redhat.com>
3012
3013         PR tree-optimization/52286
3014         * gcc.c-torture/execute/pr52286.c: New test.
3015
3016 2012-02-18  Tobias Burnus  <burnus@net-b.de>
3017
3018         PR fortran/52295
3019         * gfortran.dg/interface_35.f90: Use -std=f2003.
3020         * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
3021         * gfortran.dg/interface_assignment_4.f90: Ditto.
3022         * gfortran.dg/bessel_1.f90: Ditto.
3023         * gfortran.dg/func_result_6.f90: Ditto.
3024         * gfortran.dg/hypot_1.f90: Ditto.
3025         * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
3026
3027 2012-02-17  Tobias Burnus  <burnus@net-b.de>
3028
3029         PR translation/52232
3030         PR translation/52234
3031         PR translation/52245
3032         PR translation/52246
3033         PR translation/52262
3034         PR translation/52273
3035         * gfortran.dg/coarray_22.f90: Update dg-error.
3036         * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
3037
3038 2012-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3039
3040         PR target/51753
3041         * lib/gcc-simulate-thread.exp: Load timeout.exp.
3042         (simulate-thread): Use default timeout.
3043
3044 2012-02-16  Jason Merrill  <jason@redhat.com>
3045
3046         PR c++/52248
3047         * g++.dg/ext/timevar1.C: New.
3048
3049 2012-02-16  Fabien ChĂȘne  <fabien@gcc.gnu.org>
3050
3051         PR c++/52126
3052         * g++.dg/template/using21.C: New.
3053         * g++.dg/template/using22.C: Likewise.
3054
3055 2012-02-16  Jason Merrill  <jason@redhat.com>
3056
3057         PR c++/51415
3058         * g++.dg/cpp0x/lambda/lambda-err1.C: New.
3059
3060 2012-02-16  Jakub Jelinek  <jakub@redhat.com>
3061
3062         PR tree-optimization/52255
3063         * gcc.c-torture/compile/pr52255.c: New test.
3064
3065         PR debug/52260
3066         * g++.dg/debug/dwarf2/pr52260.C: New test.
3067
3068         PR middle-end/51929
3069         * g++.dg/ipa/pr51929.C: New test.
3070
3071 2012-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
3072
3073         PR target/52199
3074         * gcc.target/powerpc/pr52199.c: New file.
3075
3076 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3077
3078         PR target/52152
3079         * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
3080
3081 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3082
3083         * gcc.dg/pr51867.c: Don't include <math.h>.
3084         (sqrtf): Declare.
3085
3086 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
3087
3088         * gcc.dg/lto/20091013-1_1.c: xfail for avr.
3089         * gcc.dg/lto/20091013-1_2.c: xfail for avr.
3090
3091 2012-02-15  Tobias Grosser <grosser@fim.uni-passau.de>
3092
3093         PR tree-optimization/50561
3094         * gcc.dg/graphite/pr50561.c: New testcase.
3095
3096 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
3097
3098         * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
3099         * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
3100
3101 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
3102
3103         * gnat.dg/discr35.ad[sb]: New test.
3104
3105 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
3106
3107         * gnat.dg/volatile10.adb: New test.
3108         * gnat.dg/volatile10_pkg.ads: New helper.
3109
3110 2012-02-14  Jason Merrill  <jason@redhat.com>
3111
3112         * g++.dg/ext/attrib43.C: New.
3113
3114 2012-02-14  Hans-Peter Nilsson  <hp@axis.com>
3115
3116         * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
3117         * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
3118         fgnu_tm.
3119         * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
3120         gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
3121         * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
3122         effective_target fgnu_tm.
3123         * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
3124
3125 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
3126
3127         PR c++/52247
3128         * g++.dg/template/asmgoto1.C: New test.
3129
3130 2012-02-14  Ian Lance Taylor  <iant@google.com>
3131
3132         PR go/48501
3133         * go.test/go-test.exp (go-gc-tests): Disable optimizations when
3134         compiling generated file for 64bit and index tests.
3135
3136 2012-02-14  Uros Bizjak  <ubizjak@gmail.com>
3137
3138         * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
3139
3140 2012-02-14  Richard Guenther  <rguenther@suse.de>
3141
3142         PR tree-optimization/52244
3143         PR tree-optimization/51528
3144         * gcc.dg/torture/pr52244.c: New testcase.
3145
3146 2012-02-14  Walter Lee  <walt@tilera.com>
3147
3148         * g++.dg/other/PR23205.C: Disable test on tile.
3149         * g++.dg/other/pr23205-2.C: Disable test on tile.
3150         * gcc.dg/20020312-2.c: Add a condition for __tile__.
3151         * gcc.dg/20040813-1.c: Disable test on tile.
3152         * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
3153         * gcc.misc-tests/linkage.exp: Handle tilegx.
3154
3155 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
3156
3157         PR tree-optimization/52210
3158         * gcc.dg/pr52210.c: New test.
3159
3160 2012-02-14  Jason Merrill  <jason@redhat.com>
3161
3162         PR c++/39055
3163         * g++.dg/overload/defarg5.C: New.
3164
3165 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
3166
3167         PR c/52181
3168         * c-c++-common/pr52181.c: New test.
3169
3170 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
3171
3172         PR c++/52215
3173         * g++.dg/ext/atomic-1.C: New test.
3174
3175 2012-02-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3176
3177         * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
3178
3179 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
3180
3181         PR middle-end/52209
3182         * gcc.c-torture/execute/pr52209.c: New test.
3183
3184 2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
3185
3186         PR fortran/50981
3187         * gfortran.dg/elemental_optional_args_5.f03: New test.
3188
3189 2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
3190
3191         PR testsuite/50076
3192         * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
3193         cases.
3194
3195 2012-02-11  Ian Lance Taylor  <iant@google.com>
3196
3197         PR go/51874
3198         * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
3199         SPARC Solaris.  Don't run the test at all on systems where it may
3200         not work, rather than xfailing it.
3201
3202 2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
3203
3204         PR rtl-optimization/52175
3205         * gcc.c-torture/compile/pr52175.c: New test.
3206
3207 2012-02-10  Jason Merrill  <jason@redhat.com>
3208
3209         PR c++/51910
3210         * g++.dg/template/repo10.C: New.
3211
3212 2012-02-11  Jakub Jelinek  <jakub@redhat.com>
3213
3214         PR debug/52132
3215         * gcc.dg/pr52132.c: New test.
3216
3217 2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
3218
3219         * gnat.dg/specs/aggr4.ads: New test.
3220         * gnat.dg/specs/aggr4_pkg.ads: New helper.
3221
3222 2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
3223
3224         PR target/52146
3225         * gcc.target/i386/pr52146.c: New.
3226
3227 2012-02-10  Jakub Jelinek  <jakub@redhat.com>
3228
3229         PR middle-end/52177
3230         * c-c++-common/pr52177.c: New test.
3231
3232 2012-02-10  Jan Hubicka  <jh@suse.cz>
3233
3234         PR middle-end/48600
3235         * g++.dg/torture/pr48600.C: New testcase.
3236
3237 2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
3238
3239         PR middle-end/52140
3240         * gcc.dg/dfp/pr52140.c: New test.
3241
3242 2012-02-09  Jakub Jelinek  <jakub@redhat.com>
3243
3244         PR fortran/32380
3245         * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
3246         of dg-options.
3247
3248 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3249
3250         PR middle-end/51867
3251         * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
3252         * testsuite/gcc.dg/pr51867.c: New test.
3253
3254 2012-02-09  Ian Lance Taylor  <iant@google.com>
3255
3256         * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
3257         which don't support -fsplit-stack.  Turn off optimization when
3258         compiling select5-out.go.
3259
3260 2012-02-08  Ian Lance Taylor  <iant@google.com>
3261
3262         * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
3263         systems which don't support -fsplit-stack.
3264
3265 2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
3266
3267         * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
3268         * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
3269         machine instuction in the log.
3270
3271 2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
3272
3273         * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
3274           to 20 seconds.
3275
3276 2012-02-08  Magnus Granberg  <zorry@gentoo.org>
3277
3278         PR driver/48524
3279         * gcc.dg/pr48524.c: New test.
3280         * gcc.dg/pr48524.spec: New spec file for test.
3281
3282 2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
3283
3284         PR fortran/32380
3285         * gfortran.dg/vect/pr32380.f90:  New test.
3286
3287 2012-02-08  Tobias Burnus  <burnus@net-b.de>
3288
3289         PR fortran/52151
3290         * gfortran.dg/realloc_on_assign_12.f90: New.
3291
3292 2012-02-08  Richard Guenther  <rguenther@suse.de>
3293
3294         PR rtl-optimization/52170
3295         * gcc.dg/torture/pr52170.c: New testcase.
3296
3297 2012-02-08  Jakub Jelinek  <jakub@redhat.com>
3298
3299         PR gcov-profile/52150
3300         * gcc.dg/tree-prof/pr52150.c: New test.
3301
3302         PR rtl-optimization/52139
3303         * gcc.dg/pr52139.c: New test.
3304
3305 2012-02-07  Jason Merrill  <jason@redhat.com>
3306
3307         PR c++/51675
3308         * g++.dg/cpp0x/constexpr-union3.C: New.
3309
3310         PR c++/52035
3311         * g++.dg/lto/pr52035_0.C: New.
3312
3313 2012-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3314
3315         * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
3316         * gcc.dg/special/weak-1.c: Likewise.
3317         * gcc.dg/ucnid-12.c: Likewise.
3318         * gcc.dg/torture/pr45678-1.c: Likewise.
3319         * gcc.dg/torture/pr45678-2.c: Likewise.
3320         * gcc.dg/vector-4.c: Likewise.
3321         * gcc.dg/ipa/inline-5.c: Likewise.
3322         * gcc.dg/ucnid-11.c: Likewise.
3323         * gcc.misc-tests/gcov-13.c: Likewise.
3324         * gcc.misc-tests/gcov-14.c: Likewise.
3325         * g++.dg/ext/label13.C: Likewise.
3326         * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
3327         hppa*-*-hpux* options.
3328         * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
3329         * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
3330         * gcc.dg/pr48616.c: Likewise.
3331         * gcc.dg/pr17957.c: Likewise.
3332         * gcc.dg/pr17055-1.c: Likewise.
3333         * gcc.dg/pr32912-1.c: Likewise.
3334         * gcc.dg/tm/pr51472.c: Likewise.
3335         * c-c++-common/fold-bitand-4.c: Likewise.
3336         * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
3337         Use dg-additional-options for extra options.
3338
3339 2012-02-07  Joern Rennecke <joern.rennecke@embecosm.com>
3340
3341         * gcc.target/epiphany/interrupt-2.c: New test.
3342
3343 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
3344
3345         PR target/52155
3346         * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
3347         * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
3348         for MIPS ELF.
3349
3350 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
3351
3352         PR target/52152
3353         * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
3354
3355 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
3356
3357         PR middle-end/24306
3358         PR target/52154
3359         * lib/target-supports.exp (check_effective_target_mips_eabi): New.
3360         * gcc.target/mips/va-arg-1.c: New test.
3361
3362 2012-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
3363
3364         * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
3365         for -mno-pointers-to-nested-functions.
3366
3367 2012-02-07  Eric Botcazou  <ebotcazou@adacore.com>
3368
3369         * gcc.c-torture/execute/20120207-1.c: New test.
3370
3371 2012-02-07  Jakub Jelinek  <jakub@redhat.com>
3372
3373         PR rtl-optimization/52060
3374         * gcc.dg/torture/pr52060.c: New test.
3375
3376         PR middle-end/52074
3377         * gcc.c-torture/compile/pr52074.c: New test.
3378
3379 2012-02-07  Tobias Burnus  <burnus@net-b.de>
3380
3381         PR fortran/51514
3382         * gfortran.dg/class_to_type_2.f90: New.
3383
3384 2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
3385
3386         PR fortran/32373
3387         * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
3388         Remove module.
3389
3390 2012-02-06  Jason Merrill  <jason@redhat.com>
3391
3392         PR c++/52088
3393         * g++.dg/template/conv13.C: New.
3394
3395 2012-02-06  Richard Guenther  <rguenther@suse.de>
3396
3397         PR tree-optimization/52115
3398         * gcc.c-torture/compile/pr52115.c: New testcase.
3399
3400 2012-02-06  Jakub Jelinek  <jakub@redhat.com>
3401
3402         PR target/52129
3403         * gcc.c-torture/execute/pr52129.c: New test.
3404
3405 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
3406
3407         * gcc.dg/pr48374.c: Actually add the test I forgot
3408         in the 2012-01-25 commit.
3409
3410 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
3411
3412         PR fortran/32373
3413         * gfortran.dg/vect/vect-8.f90:  New test case.
3414
3415 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
3416
3417         PR fortran/48847
3418         * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
3419
3420 2012-02-05  Paul Thomas  <pault@gcc.gnu.org>
3421
3422         PR fortran/52102
3423         * gfortran.dg/class_48.f90 : Add test of allocate class array
3424         component with source in subroutine test3.  Remove commenting
3425         out in subroutine test4, since branching on unitialized variable
3426         is now fixed (no PR for this last.).
3427
3428 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
3429
3430         * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
3431         on MIPS targets.
3432         * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
3433
3434 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
3435
3436         PR target/52125
3437         * lib/target-supports.exp (check_effective_target_mips_rel): New.
3438         * gcc.dg/pr48774.c: Skip on MIPS REL targets.
3439
3440 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
3441
3442         * lib/target-supports.exp (check_effective_target_mips_llsc): New.
3443         (check_effective_target_sync_int_long): Use it.
3444         (check_effective_target_sync_char_short): Likewise.
3445         * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
3446
3447 2012-02-05  Tobias Burnus  <burnus@net-b.de>
3448
3449         PR fortran/51972
3450         * gfortran.dg/class_48.f90: Add some further checks.
3451
3452 2012-02-05  Ira Rosen  <irar@il.ibm.com>
3453
3454         PR tree-optimization/52091
3455         * gcc.dg/vect/pr52091.c: New test.
3456
3457 2012-02-04  Jakub Jelinek  <jakub@redhat.com>
3458
3459         PR rtl-optimization/52113
3460         * gcc.target/avr/pr52113.c: New test.
3461
3462 2012-02-03  Jakub Jelinek  <jakub@redhat.com>
3463
3464         PR rtl-optimization/52092
3465         * gcc.c-torture/compile/pr52092.c: New test.
3466
3467 2012-02-02  Mikael Morin  <mikael@gcc.gnu.org>
3468
3469         PR fortran/41587
3470         * gfortran.dg/class_array_10.f03: New test.
3471
3472         PR fortran/46356
3473         * gfortran.dg/class_array_11.f03: New test.
3474
3475         PR fortran/51754
3476         * gfortran.dg/class_array_12.f03: New test.
3477
3478 2012-02-02  Paul Thomas  <pault@gcc.gnu.org>
3479
3480         PR fortran/52012
3481         * gfortran.dg/realloc_on_assign_11.f90: New test.
3482
3483 2012-02-02  Tobias Burnus  <burnus@net-b.de>
3484
3485         PR fortran/52093
3486         * gfortran.dg/shape_7.f90: New.
3487
3488 2012-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
3489
3490         * gcc.target/mips/mips-prepend-1.c: New test.
3491
3492 2012-02-02  Jan Hubicka  <jh@suse.cz>
3493             Tom de Vries  <tom@codesourcery.com>
3494
3495         PR middle-end/51998
3496         * testsuite/gcc.dg/alias-12.c: New testcase.
3497         * testsuite/gcc.dg/alias-13.c: New testcase.
3498
3499 2012-02-02  Jakub Jelinek  <jakub@redhat.com>
3500
3501         PR target/52086
3502         * gcc.dg/pr52086.c: New test.
3503
3504         PR tree-optimization/52073
3505         * gcc.c-torture/compile/pr52073.c: New test.
3506
3507 2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
3508
3509         PR fortran/51958
3510         * gfortran.dg/function_optimize_10.f90:  New test.
3511
3512 2012-02-01  Uros Bizjak  <ubizjak@gmail.com>
3513
3514         * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
3515         test on alpha*-*-*.
3516
3517 2012-02-01  Tobias Burnus  <burnus@net-b.de>
3518
3519         PR fortran/52024
3520         * gfortran.dg/typebound_operator_14.f90: New.
3521
3522 2012-02-01  Tobias Burnus  <burnus@net-b.de>
3523
3524         PR fortran/52059
3525         * gfortran.dg/elemental_function_1.f90: New.
3526
3527 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
3528
3529         PR rtl-optimization/51374
3530         * gcc.target/avr/torture/pr51374-1.c:
3531         Also fail if SBIS is seen.
3532
3533 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
3534
3535         PR rtl-optimization/51374
3536         * gcc.target/avr/torture/pr51374-1.c: New.
3537
3538 2012-01-31  Tobias Burnus  <burnus@net-b.de>
3539
3540         PR fortran/52024
3541         * gfortran.dg/typebound_generic_11.f90: New.
3542
3543 2012-01-31  Tobias Burnus  <burnus@net-b.de>
3544
3545         PR fortran/52029
3546         * gfortran.dg/class_49.f90: New.
3547
3548 2012-01-31  Tobias Burnus  <burnus@net-b.de>
3549
3550         PR fortran/52013
3551         * gfortran.dg/elemental_args_check_6.f90: New.
3552
3553 2012-01-31  Jason Merrill  <jason@redhat.com>
3554
3555         PR c++/52043
3556         * g++.dg/cpp0x/variadic122.C: New.
3557
3558 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
3559
3560         PR fortran/52012
3561         * gfortran.dg/realloc_on_assign_10.f90: New test.
3562
3563 2012-01-31  Richard Guenther  <rguenther@suse.de>
3564
3565         PR tree-optimization/51528
3566         * gcc.dg/torture/pr51528.c: New testcase.
3567
3568 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
3569
3570         PR go/48501
3571         * lib/go.exp (go_target_compile): Append timeout= to options.
3572         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
3573         select5-out.go test on alpha*-*-* targets.
3574
3575 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
3576
3577         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
3578         (TEST_SHORT): Reformat in the same way.
3579         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
3580         (TEST_SHORT): Reformat in the same way.
3581         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
3582         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
3583         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
3584         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
3585         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
3586
3587 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
3588
3589         PR target/51835
3590         * gcc.target/arm/pr51835.c: New testcase.
3591
3592 2012-01-30  Richard Guenther  <rguenther@suse.de>
3593
3594         PR tree-optimization/52028
3595         * gcc.dg/torture/pr52028.c: New testcase.
3596         * gfortran.dg/ldist-pr45199.f: Adjust.
3597         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
3598         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
3599         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
3600
3601 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
3602
3603         PR debug/52027
3604         * gcc.dg/tree-prof/pr52027.c: New test.
3605
3606         PR tree-optimization/52046
3607         * gcc.dg/pr52046.c: New test.
3608
3609         PR debug/52048
3610         * g++.dg/other/pr52048.C: New test.
3611
3612 2012-01-30  Richard Guenther  <rguenther@suse.de>
3613
3614         PR tree-optimization/52045
3615         * gcc.dg/pr52045.c: New testcase.
3616
3617 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
3618
3619         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
3620         new code generated for __sync_lock_release.
3621
3622 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3623
3624         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
3625
3626 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3627
3628         PR testsuite/51875
3629         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
3630
3631         * g++.dg/ext/visibility/template10.C: Fix typo.
3632
3633         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
3634
3635 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
3636
3637         PR c++/51327
3638         * g++.dg/cpp0x/constexpr-ice6.C: New.
3639
3640 2012-01-29  Tobias Burnus  <burnus@net-b.de>
3641
3642         PR fortran/41600
3643         * gfortran.dg/default_initialization_6.f90: New.
3644
3645 2012-01-29  Tobias Burnus  <burnus@net-b.de>
3646
3647         PR fortran/51972
3648         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
3649         * gfortran.dg/class_48.f90: New.
3650
3651 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
3652
3653         PR fortran/51808
3654         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
3655
3656 2012-01-28  Tobias Burnus  <burnus@net-b.de>
3657
3658         PR fortran/51972
3659         * gfortran.dg/class_allocate_12.f90: New.
3660
3661 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
3662
3663         * gcc.dg/torture/pr50444.c: Fix dg directives.
3664
3665 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
3666
3667         PR target/52006
3668         * gcc.target/arm/pr52006.c: New test.
3669
3670 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
3671
3672         PR testsuite/52011
3673         * gcc.dg/lto/trans-mem.h: New file.
3674         * gcc.dg/lto/trans-mem-2_0.c: Include it.
3675         * gcc.dg/lto/trans-mem-1_1.c: Same.
3676         * gcc.dg/lto/trans-mem-4_1.c: Same.
3677         * gcc.dg/lto/trans-mem-3_1.c: Same.
3678
3679 2012-01-27  Tobias Burnus  <burnus@net-b.de>
3680
3681         PR fortran/52022
3682         * gfortran.dg/dummy_procedure_7.f90: New.
3683
3684 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
3685
3686         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
3687         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
3688
3689 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
3690
3691         PR c++/51852
3692         * g++.dg/other/gc5.C: New test.
3693
3694 2012-01-27  Richard Guenther  <rguenther@suse.de>
3695
3696         PR tree-optimization/50444
3697         * gcc.dg/torture/pr50444.c: New testcase.
3698
3699 2012-01-27  Tobias Burnus  <burnus@net-b.de>
3700
3701         PR fortran/51970
3702         PR fortran/51977
3703         * gfortran.dg/move_alloc_13.f90: New.
3704
3705 2012-01-27  Tobias Burnus  <burnus@net-b.de>
3706
3707         PR fortran/51953
3708         * gfortran.dg/allocate_alloc_opt_13.f90: New.
3709         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
3710         and change dg-error string.
3711
3712 2012-01-27  Tobias Burnus  <burnus@net-b.de>
3713
3714         PR fortran/52016
3715         * gfortran.dg/elemental_args_check_5.f90: New.
3716
3717 2012-01-27  Richard Guenther  <rguenther@suse.de>
3718
3719         PR middle-end/51959
3720         * g++.dg/torture/pr51959.C: New testcase.
3721
3722 2012-01-27  Tom de Vries  <tom@codesourcery.com>
3723
3724         PR tree-optimization/51990
3725         * gcc.dg/pr51990.c: New test.
3726         * gcc.dg/pr51990-2.c: Same.
3727
3728 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
3729             Tobias Burnus <burnus@gcc.gnu.org>
3730
3731         PR fortran/48705
3732         * gfortran.dg/class_allocate_11.f03: New.
3733
3734         PR fortran/51870
3735         PR fortran/51943
3736         PR fortran/51946
3737         * gfortran.dg/class_allocate_7.f03: New.
3738         * gfortran.dg/class_allocate_8.f03: New.
3739         * gfortran.dg/class_allocate_9.f03: New.
3740         * gfortran.dg/class_allocate_10.f03: New.
3741
3742 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
3743
3744         * gnat.dg/discr34.adb: New test.
3745         * gnat.dg/discr34_pkg.ads: New helper.
3746
3747 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
3748
3749         * gnat.dg/discr33.adb: New test.
3750
3751 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
3752
3753         * gnat.dg/limited_with3.ad[sb): New test.
3754         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
3755         * gnat.dg/limited_with3_pkg2.ads: Likewise.
3756         * gnat.dg/limited_with3_pkg3.ads: Likewise.
3757
3758 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
3759
3760         * gnat.dg/stack_usage1.adb: New test.
3761         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
3762
3763         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
3764         * gcc.dg/pr44194-2.c: Likewise.
3765
3766 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
3767
3768         PR c++/51370
3769         * g++.dg/template/crash112.C: New.
3770
3771 2012-01-27  Richard Henderson  <rth@redhat.com>
3772
3773         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
3774
3775 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3776
3777         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
3778
3779 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
3780
3781         PR middle-end/51895
3782         * g++.dg/opt/pr51895.C: New test.
3783
3784 2012-01-26  Michael Matz  <matz@suse.de>
3785
3786         PR tree-optimization/48794
3787         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
3788
3789 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3790
3791         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
3792
3793 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3794
3795         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
3796         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
3797         memory.
3798         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
3799         the default value for s390 and s390x.
3800
3801 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
3802
3803         PR lto/51698
3804         * gcc.dg/lto/trans-mem-4_0.c: New.
3805         * gcc.dg/lto/trans-mem-4_1.c: New.
3806         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
3807         TM builtins.
3808         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
3809         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
3810         TM builtins.
3811         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
3812         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
3813         TM builtins.
3814
3815 2012-01-25    Georg-Johann Lay  <avr@gjlay.de>
3816
3817         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
3818
3819 2012-01-25  Ian Lance Taylor  <iant@google.com>
3820
3821         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
3822
3823 2012-01-25  Tobias Burnus  <burnus@net-b.de>
3824
3825         PR fortran/51995
3826         * gfortran.dg/typebound_proc_25.f90: New.
3827
3828 2012-01-25  Jason Merrill  <jason@redhat.com>
3829
3830         PR c++/51992
3831         * g++.dg/lto/pr51992_0.C: New.
3832
3833 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
3834
3835         PR tree-optimization/51987
3836         * gcc.target/i386/pr51987.c: New test.
3837
3838 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
3839
3840         * gcc.dg/tm/lto-1.c: Require lto support in target.
3841
3842 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
3843
3844         PR rtl-optimization/48374
3845         * gcc.dg/pr48374.c: New test.
3846
3847 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
3848
3849         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
3850
3851 2012-01-25  Tobias Burnus  <burnus@net-b.de>
3852
3853         PR fortran/51966
3854         * gfortran.dg/derived_constructor_char_3.f90: New.
3855
3856 2012-01-24  Ian Lance Taylor  <iant@google.com>
3857
3858         * go.test/go-test.exp (filecmp): New procedure.
3859         (errchk): Handle quoted square brackets.
3860         (go-gc-tests): Set go_compile_args. Handle various new test
3861         lines.  Skip a few new tests.
3862         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
3863
3864 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
3865
3866         * lib/target-supports.exp (proc check_effective_target_vect_perm)
3867         (check_effective_target_vect_extract_even_odd)
3868         (check_effective_target_vect_interleave): Return true for MIPS
3869         paired-single.
3870
3871 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
3872
3873         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
3874         (main): Use it instead of argc.
3875
3876 2012-01-24  Jason Merrill  <jason@redhat.com>
3877
3878         PR c++/51973
3879         * g++.dg/cpp0x/sfinae31.C: New.
3880
3881 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
3882
3883         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
3884
3885 2012-01-24  Jason Merrill  <jason@redhat.com>
3886
3887         PR c++/51812
3888         * g++.dg/inherit/covariant20.C: New.
3889
3890 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
3891
3892         PR c++/51223
3893         * g++.dg/parse/crash58.C: New.
3894
3895 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
3896
3897         PR target/51957
3898         * gcc.dg/pr51957-1.c: New test.
3899         * gcc.dg/pr51957-1.h: New file.
3900         * gcc.dg/pr51957-2.c: New test.
3901
3902 2012-01-23  Jason Merrill  <jason@redhat.com>
3903
3904         PR c++/51930
3905         * g++.dg/ext/visibility/template10.C: New.
3906
3907 2012-01-23  Tobias Burnus  <burnus@net-b.de>
3908
3909         PR fortran/51948
3910         * gfortran.dg/move_alloc_12.f90: New.
3911
3912 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
3913
3914         PR middle-end/45416
3915         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
3916
3917 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
3918
3919         PR c++/51398
3920         * g++.dg/template/crash111.C: New.
3921
3922 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
3923
3924         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
3925         configurations.
3926         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
3927
3928 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
3929
3930         PR testsuite/51941
3931         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
3932         the DW_TAG_class_type and DW_AT_name: "Executor".
3933
3934 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
3935
3936         * lib/target-supports.exp
3937         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
3938         (check_effective_target_vect_interleave): Likewise.
3939
3940 2012-01-22  Jason Merrill  <jason@redhat.com>
3941
3942         PR c++/51925
3943         * g++.dg/template/using20.C: New.
3944         * g++.dg/template/template-id-2.C: Adjust diagnostic.
3945
3946 2012-01-23  Jason Merrill  <jason@redhat.com>
3947
3948         PR target/51934
3949         * g++.dg/torture/pr51344.C: Limit to x86.
3950
3951 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
3952
3953         * c-c++-common/tm/omp.c: Require target with pthread support.
3954
3955 2012-01-23  Richard Guenther  <rguenther@suse.de>
3956
3957         PR tree-optimization/51949
3958         * gcc.dg/torture/pr51949.c: New testcase.
3959
3960 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
3961
3962         PR rtl-optimization/51933
3963         * gcc.c-torture/execute/pr51933.c: New test.
3964
3965 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
3966
3967         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
3968         Do not define for Interix.
3969
3970 2012-01-22  Jason Merrill  <jason@redhat.com>
3971
3972         PR c++/51832
3973         * g++.dg/lto/pr51832.h: New.
3974         * g++.dg/lto/pr51832_0.C: New.
3975         * g++.dg/lto/pr51832_1.C: New.
3976
3977 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
3978
3979         * gcc.dg/ext-elim-1.c: New test.
3980
3981 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
3982
3983         PR target/51931
3984         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
3985         * g++.dg/opt/longbranch1.C: Likewise.
3986
3987 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
3988
3989         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
3990         in C++11 mode.
3991
3992 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
3993
3994         PR fortran/50556
3995         * gfortran.dg/namelist_74.f90: New test.
3996         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
3997
3998 2012-01-21  Tobias Burnus  <burnus@net-b.de>
3999
4000         PR fortran/51913
4001         * gfortran.dg/class_47.f90: New.
4002
4003 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
4004
4005         * gnat.dg/renaming5.ad[sb]: New test.
4006
4007 2012-01-20  Jason Merrill  <jason@redhat.com>
4008
4009         PR c++/51919
4010         * g++.dg/pch/mangle1.{C,Hs}: Remove.
4011
4012 2012-01-20  Jason Merrill  <jason@redhat.com>
4013
4014         PR c++/51922
4015         * g++.dg/ext/attrib42.C: Require ilp32.
4016
4017 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
4018
4019         PR target/51915
4020         * gcc.target/arm/pr51915.c: New test.
4021
4022 2012-01-20  Cary Coutant  <ccoutant@google.com>
4023             Dodji Seketeli  <dodji@redhat.com>
4024
4025         PR debug/45682
4026         * g++.dg/debug/dwarf2/nested-3.C: New test.
4027
4028 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
4029
4030         PR c++/51402
4031         * g++.dg/template/crash110.C: New.
4032
4033 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4034
4035         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
4036         Remove default options on hppa*-*-hpux*.
4037
4038 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4039
4040         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
4041
4042 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
4043
4044         * gcc.c-torture/compile/pr51856.c: New testcase.
4045
4046 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
4047
4048         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
4049         options to go_target_compile.
4050
4051 2012-01-20  Kai Tietz  <ktietz@redhat.com>
4052
4053         * g++.dg/torture/pr51344.C: Fix typo.
4054
4055 2012-01-20  Richard Guenther  <rguenther@suse.de>
4056
4057         PR tree-optimization/51903
4058         * g++.dg/torture/pr51903.C: New testcase.
4059
4060 2012-01-20  Tobias Burnus  <burnus@net-b.de>
4061             Janus Weil  <janus@gcc.gnu.org>
4062
4063         PR fortran/51056
4064         * gfortran.dg/use_21.f90: New.
4065
4066 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
4067
4068         PR target/51106
4069         * gcc.dg/torture/pr51106-1.c: New test.
4070         * gcc.dg/torture/pr51106-2.c: New test.
4071
4072 2012-01-19  Kai Tietz  <ktietz@redhat.com>
4073
4074         * g++.dg/torture/pr51344.C: New test.
4075
4076 2012-01-19  Tobias Burnus  <burnus@net-b.de>
4077
4078         PR fortran/51904
4079         * gfortran.dg/intrinsic_size_2.f90: New.
4080
4081 2012-01-19  Jason Merrill  <jason@redhat.com>
4082
4083         PR c++/51889
4084         * g++.dg/inherit/using7.C: New.
4085
4086 2012-01-19  Richard Guenther  <rguenther@suse.de>
4087
4088         PR tree-optimization/37997
4089         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
4090
4091 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
4092
4093         PR rtl-optimization/51505
4094         * gcc.dg/pr51505.c: New test.
4095
4096 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
4097
4098         PR fortran/51634
4099         * gfortran.dg/typebound_operator_12.f03: New.
4100         * gfortran.dg/typebound_operator_13.f03: New.
4101
4102 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
4103
4104         PR c++/51225
4105         * g++.dg/cpp0x/pr51225.C: New.
4106
4107 2012-01-17  Ian Lance Taylor  <iant@google.com>
4108
4109         PR go/50656
4110         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
4111
4112 2012-01-17  Tobias Burnus  <burnus@net-b.de>
4113
4114         PR fortran/51869
4115         * gfortran.dg/realloc_on_assign_9.f90: New.
4116
4117 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
4118
4119         PR other/51165
4120         * gcc.dg/tm/memopt-3.c: Remove xfail.
4121         * gcc.dg/tm/memopt-4.c: Remove xfail.
4122         * gcc.dg/tm/memopt-5.c: Remove xfail.
4123         * gcc.dg/tm/memopt-7.c: Remove xfail.
4124
4125 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
4126
4127         PR tree-optimization/51877
4128         * gcc.c-torture/execute/pr51877.c: New test.
4129
4130 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
4131
4132         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
4133         {!vect_align_arrays} to vect_sizes_32B_16B.
4134         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
4135         * gcc.dg/vect/vect-peel-3.c: Ditto.
4136
4137 2012-01-16  Jason Merrill  <jason@redhat.com>
4138
4139         PR c++/51854
4140         * g++.dg/abi/mangle60.C: New.
4141
4142         PR c++/51827
4143         * g++.dg/pch/mangle1.{C,Hs}: New.
4144
4145 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
4146             Tobias Burnus  <burnus@net-b.de>
4147
4148         PR fortran/50981
4149         * gfortran.dg/elemental_optional_args_3.f90: New
4150         * gfortran.dg/elemental_optional_args_4.f90: New
4151
4152 2012-01-16  Tobias Burnus  <burnus@net-b.de>
4153
4154         PR fortran/51809
4155         * gfortran.dg/use_20.f90: New
4156
4157 2012-01-16  Jason Merrill  <jason@redhat.com>
4158
4159         PR c++/51868
4160         * g++.dg/cpp0x/rv-bitfield.C: New.
4161         * g++.dg/cpp0x/rv-bitfield2.C: New.
4162
4163 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
4164
4165         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
4166         subroutine 'qsort' and use index array to assign the result.
4167
4168 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
4169
4170         PR tree-optimization/51865
4171         * gcc.dg/pr51865.c: New test.
4172
4173 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
4174
4175         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
4176
4177 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
4178
4179         * gcc.target/mips/code-readable-2.c: Allow the jump table address
4180         to be loaded from the constant pool, rather than via %hi and %lo.
4181
4182 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
4183
4184         PR rtl-optimization/51821
4185         * gcc.dg/pr51821.c: New test.
4186
4187 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
4188
4189         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
4190
4191 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
4192
4193         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
4194
4195 2012-01-14  Tobias Burnus  <burnus@net-b.de>
4196
4197         PR fortran/51800
4198         * gfortran.dg/init_flag_8.f90: New.
4199         * gfortran.dg/init_flag_9.f90: New.
4200
4201 2011-01-14  Tobias Burnus  <burnus@net-b.de>
4202
4203         PR fortran/51816
4204         * gfortran.dg/use_18.f90: New.
4205         * gfortran.dg/use_19.f90: New.
4206
4207 2012-01-13  Ian Lance Taylor  <iant@google.com>
4208
4209         PR c++/50012
4210         * g++.dg/warn/Wsign-compare-4.C: New.
4211
4212 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
4213
4214         PR fortran/48351
4215         * gfortran.dg/alloc_comp_assign.f03: New.
4216         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
4217         __BUILTIN_FREE from 38 to 32.
4218
4219 2012-01-13  Jason Merrill  <jason@redhat.com>
4220
4221         PR c++/20681
4222         * g++.dg/warn/Wreturn-type-7.C: New.
4223
4224 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
4225
4226         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
4227         assumption.
4228         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
4229         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
4230         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
4231         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
4232         int32plus because of big array needed.
4233         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
4234         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
4235
4236 2012-01-13  Jason Merrill  <jason@redhat.com>
4237
4238         PR c++/51813
4239         * g++.dg/ext/visibility/template9.C: New.
4240
4241         PR c++/51620
4242         * g++.dg/cpp0x/defaulted34.C: New.
4243         * g++.dg/template/virtual3.C: New.
4244
4245 2012-01-13  Richard Guenther  <rguenther@suse.de>
4246
4247         PR middle-end/8081
4248         * gcc.dg/torture/pr8081.c: New testcase.
4249
4250 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
4251
4252         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
4253
4254 2012-01-12  Jason Merrill  <jason@redhat.com>
4255
4256         PR c++/51714
4257         * g++.dg/ext/stmtexpr14.C: New.
4258
4259 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
4260
4261         PR c++/51633
4262         * g++.dg/cpp0x/constexpr-diag4.C: New test.
4263
4264 2012-01-12  Jason Merrill  <jason@redhat.com>
4265
4266         PR c++/48051
4267         * g++.dg/abi/mangle48.C: Test qualified-names, too.
4268         * g++.dg/abi/mangle58.C: Likewise.
4269
4270         PR c++/51403
4271         * g++.dg/template/arg8.C: New.
4272
4273 2012-01-12  Ira Rosen  <irar@il.ibm.com>
4274
4275         PR tree-optimization/51799
4276         * gcc.dg/vect/pr51799.c: New test.
4277         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
4278         patterns.
4279
4280 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
4281             Tobias Burnus  <burnus@net-b.de>
4282
4283         PR fortran/51057
4284         PR fortran/51616
4285         * lib/target-supports.exp
4286         (check_effective_target_fortran_largest_fp_has_sqrt): New.
4287         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
4288
4289 2012-01-11  Jason Merrill  <jason@redhat.com>
4290
4291         PR c++/51565
4292         * g++.dg/ext/attrib42.C: New.
4293
4294 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
4295
4296         PR bootstrap/51796
4297         * gcc.dg/pr51796.c: New test.
4298
4299 2012-01-11  Jason Merrill  <jason@redhat.com>
4300
4301         PR c++/51818
4302         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
4303
4304 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4305
4306         * gnat.dg/array19.ad[sb]: New test.
4307
4308 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4309
4310         * gnat.dg/opt23.ad[sb]: New test.
4311         * gnat.dg/opt23_pkg.ad[sb]: New helper.
4312         * gnat.dg/opt24.ad[sb]: New test.
4313
4314 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4315
4316         PR tree-optimization/49642
4317         * gcc.dg/tree-ssa/pr49642-1.c: New test.
4318         * gcc.dg/tree-ssa/pr49642-2.c: New test.
4319
4320 2012-01-11  Jason Merrill  <jason@redhat.com>
4321
4322         PR c++/51613
4323         * g++.dg/template/explicit-args5.C: New.
4324
4325 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4326
4327         * gcc.c-torture/execute/20120110-1.c: New testcase.
4328
4329 2012-01-10  Jason Merrill  <jason@redhat.com>
4330
4331         PR c++/51614
4332         * g++.dg/inherit/ambig1.C: New.
4333
4334         PR c++/51433
4335         * g++.dg/cpp0x/constexpr-cache1.C: New.
4336
4337 2012-01-10  Richard Guenther  <rguenther@suse.de>
4338
4339         PR tree-optimization/51801
4340         * gcc.dg/torture/pr51801.c: New testcase.
4341
4342 2012-01-10  Tobias Burnus  <burnus@net-b.de>
4343
4344         PR fortran/51652
4345         * gfortran.dg/allocate_with_typespec_5.f90: New.
4346
4347 2012-01-10  Tobias Burnus  <burnus@net-b.de>
4348
4349         * gfortran.dg/class_39.f03: Update dg-error string.
4350
4351 2012-01-10  Richard Guenther  <rguenther@suse.de>
4352
4353         PR tree-optimization/50913
4354         * gcc.dg/graphite/interchange-16.c: New testcase.
4355         * gcc.dg/graphite/scop-20.c: XFAIL.
4356         * gfortran.dg/graphite/interchange-1.f: Likewise.
4357         * gfortran.dg/graphite/block-1.f90: Likewise.
4358         * gfortran.dg/graphite/block-2.f: Likewise.
4359
4360 2012-01-10  Richard Henderson  <rth@redhat.com>
4361
4362         * lib/target-supports.exp (check_effective_target_vect_perm,
4363         check_effective_target_vect_perm_byte,
4364         check_effective_target_vect_perm_short): Enable for arm neon.
4365
4366 2012-01-09  Tobias Burnus  <burnus@net-b.de>
4367
4368         PR fortran/46328
4369         * gfortran.dg/typebound_operator_11.f90: New.
4370
4371 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
4372
4373         * gnat.dg/array18.adb: New test.
4374         * gnat.dg/array18_pkg.ads: New helper.
4375
4376 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
4377
4378         PR fortran/51791
4379         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
4380         around base object in first assignment in main program.
4381         * gfortran.dg/typebound_operator_10.f03: New test.
4382
4383 2012-01-09  Martin Jambor  <mjambor@suse.cz>
4384
4385         PR tree-optimization/51759
4386         * g++.dg/ipa/pr51759.C: New test.
4387
4388 2012-01-09  Tobias Burnus  <burnus@net-b.de>
4389
4390         PR fortran/51758
4391         * gfortran.dg/optional_absent_2.f90: New.
4392
4393 2012-01-09  Tobias Burnus  <burnus@net-b.de>
4394
4395         PR fortran/51578
4396         * gfortran.dg/use_17.f90: New.
4397
4398 2012-01-09  Gary Funck  <gary@intrepid.com>
4399
4400         PR preprocessor/33919
4401         * gcc.dg/pr33919.c: New test.
4402         * gcc.dg/pr33919-0.h: New test header file.
4403         * gcc.dg/pr33919-1.h: Ditto.
4404         * gcc.dg/pr33919-2.h: Ditto.
4405
4406 2012-01-07  Jan Hubicka  <jh@suse.cz>
4407
4408         PR tree-optimize/51694
4409         * gcc.c-torture/compile/pr51694.c: new testcase.
4410
4411 2012-01-07  Jan Hubicka  <jh@suse.cz>
4412
4413         PR tree-optimization/51600
4414         * g++.dg/torture/pr51600.C: New testcase.
4415
4416 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4417
4418         PR gcov-profile/51715
4419         PR gcov-profile/51717
4420         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
4421         * gcc.misc-tests/gcov-14.c: Likewise.
4422
4423 2012-01-06  Jason Merrill  <jason@redhat.com>
4424
4425         * g++.dg/parse/new5.C: New.
4426
4427 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
4428
4429         PR testsuite/51655
4430         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
4431         including <string.h>.
4432
4433 2012-01-06  Jason Merrill  <jason@redhat.com>
4434
4435         * g++.dg/abi/mangle51.C: New.
4436         * g++.dg/abi/mangle52.C: New.
4437         * g++.dg/abi/mangle53.C: New.
4438         * g++.dg/abi/mangle54.C: New.
4439         * g++.dg/abi/mangle55.C: New.
4440         * g++.dg/abi/mangle56.C: New.
4441         * g++.dg/abi/mangle57.C: New.
4442         * g++.dg/abi/mangle58.C: New.
4443         * g++.dg/abi/mangle59.C: New.
4444         * g++.dg/cpp0x/trailing3.C: Update mangling.
4445         * g++.dg/cpp0x/variadic111.C: Update mangling.
4446         * g++.dg/cpp0x/variadic4.C: Update mangling.
4447         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
4448         * g++.dg/template/nontype22.C: Works now.
4449         * g++.dg/template/pr35240.C: Works now.
4450
4451         * g++.dg/cpp0x/error7.C: New.
4452
4453 2012-01-06  Tobias Burnus <burnus@net-b.de>
4454
4455         * gfortran.dg/deallocate_stat_2.f90: New.
4456         * coarray/allocate_errgmsg.f90: New.
4457         * gfortran.dg/coarray_lib_alloc_1.f90: New.
4458         * gfortran.dg/coarray_lib_alloc_2.f90: New.
4459         * coarray/subobject_1.f90: Fix for num_images > 1.
4460         * gfortran.dg/deallocate_stat.f90: Update due to changed
4461         stat= handling.
4462
4463 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
4464
4465         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
4466
4467 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
4468
4469         * ada/acats/overflow.lst: Add cb20004.
4470
4471 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
4472
4473         PR c++/51541
4474         * g++.dg/cpp0x/alias-decl-18.C: New test.
4475
4476 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
4477
4478         * gcc.c-torture/execute/20120104-1.c: New test.
4479
4480 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
4481
4482         PR fortran/PR48946
4483         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
4484         the old typebound_operator_8.f03.
4485         * gfortran.dg/typebound_operator_8.f03: New version of
4486         typebound_operator_7.f03 with 'u' a derived type instead of a
4487         class object.
4488
4489 2012-01-05  Richard Guenther  <rguenther@suse.de>
4490
4491         * g++.dg/torture/pr49309.C: Skip for -flto.
4492
4493 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
4494
4495         PR middle-end/51761
4496         * gcc.c-torture/compile/pr51761.c: New test.
4497
4498 2012-01-05  Richard Guenther  <rguenther@suse.de>
4499
4500         PR tree-optimization/51760
4501         * gcc.dg/torture/pr51760.c: New testcase.
4502
4503 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
4504
4505         PR middle-end/51472
4506         * gcc.dg/tm/memopt-6.c: Adjust regexp.
4507
4508 2012-01-05  Richard Guenther  <rguenther@suse.de>
4509
4510         PR lto/41576
4511         * gfortran.dg/lto/pr41576_0.f90: New testcase.
4512         * gfortran.dg/lto/pr41576_1.f90: Likewise.
4513
4514 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
4515
4516         PR debug/51695
4517         * gcc.dg/pr51695.c: New test.
4518
4519 2012-01-04  Andrew Pinski  <apinski@cavium.com>
4520
4521         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
4522         * gcc.target/mips/octeon2-lx-1.c: New test.
4523         * gcc.target/mips/mips64-dsp-ldx.c: New test.
4524         * gcc.target/mips/octeon2-lx-2.c: New test.
4525         * gcc.target/mips/octeon2-lx-3.c: New test.
4526
4527 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
4528
4529         PR other/51163
4530         PR other/51164
4531         * gcc.dg/tm/alias-1.c:  Adjust regexp.
4532         * gcc.dg/tm/alias-2.c:  Adjust regexp.
4533
4534 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
4535
4536         PR c++/51064
4537         * g++.dg/warn/Wparentheses-26.C: New.
4538
4539 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
4540
4541         * gfortran.dg/elemental_optional_args_2.f90: New test.
4542
4543 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
4544
4545         PR fortran/49693
4546         * gfortran.dg/common_17.f90:  New test.
4547
4548 2012-01-04  Richard Guenther  <rguenther@suse.de>
4549
4550         PR tree-optimization/49651
4551         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
4552         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
4553
4554 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
4555
4556         PR c++/51738
4557         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
4558
4559 2012-01-03  Andrew Pinski  <apinski@cavium.com>
4560
4561         * lib/scanasm.exp (dg-function-on-line): Always use a special format
4562         for all mips targets.  Also allow an optional .cfi_startproc.
4563
4564 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
4565
4566         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
4567
4568 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
4569
4570         PR c++/29273
4571         * g++.dg/rtti/dyncast5.C: New.
4572
4573 2012-01-03  Richard Guenther  <rguenther@suse.de>
4574
4575         PR tree-optimization/51070
4576         * gcc.dg/torture/pr51070-2.c: New testcase.
4577
4578 2012-01-03  Richard Guenther  <rguenther@suse.de>
4579
4580         PR tree-optimization/51692
4581         * gcc.dg/torture/pr51692.c: New testcase.
4582
4583 2012-01-03  Richard Guenther  <rguenther@suse.de>
4584
4585         PR debug/51650
4586         * g++.dg/lto/pr51650-3_0.C: New testcase.
4587
4588 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
4589
4590         PR c++/15867
4591         * g++.dg/warn/Wredundant-decls-spec.C: New.
4592
4593 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
4594
4595         PR tree-optimization/51719
4596         * g++.dg/tree-prof/pr51719.C: New test.
4597
4598 2012-01-03  Richard Guenther  <rguenther@suse.de>
4599
4600         PR middle-end/51730
4601         * gcc.dg/fold-compare-6.c: New testcase.
4602
4603 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
4604
4605         PR c++/51669
4606         * g++.dg/gomp/pr51669.C: New test.
4607
4608 2012-01-02  Jason Merrill  <jason@redhat.com>
4609
4610         PR c++/51675
4611         * g++.dg/cpp0x/constexpr-union2.C: New.
4612
4613         PR c++/51666
4614         * g++.dg/cpp0x/nsdmi-defer5.C: New.
4615
4616 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
4617
4618         PR c++/51462
4619         * g++.dg/cpp0x/constexpr-99.C: New test.
4620
4621 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
4622
4623         PR c++/20140
4624         * g++.dg/template/init9.C: New.
4625
4626 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4627
4628         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
4629         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
4630         rather than a specific number.
4631
4632 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
4633
4634         PR fortran/46262
4635         PR fortran/46328
4636         PR fortran/51052
4637         * gfortran.dg/typebound_operator_7.f03: New.
4638         * gfortran.dg/typebound_operator_8.f03: New.
4639
4640 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4641
4642         PR target/51729
4643         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
4644         XFAIL.
4645         * gcc.target/mips/dspr2-MULTU.c: Likewise.
4646
4647 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4648
4649         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
4650
4651 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4652
4653         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
4654         for MIPS.
4655
4656 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4657
4658         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
4659         * gfortran.dg/io_real_boz_4.f90: Likewise.
4660         * gfortran.dg/io_real_boz_5.f90: Likewise.
4661
4662 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4663
4664         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
4665
4666 2012-01-02  Revital Eres  <revital.eres@linaro.org>
4667
4668         * gcc.dg/sms-11.c: New file.
4669
4670 2012-01-02  Tobias Burnus  <burnus@net-b.de>
4671
4672         PR fortran/51682
4673         * gfortran.dg/coarray/image_index_3.f90: New.
4674
4675 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
4676
4677         PR c++/16603
4678         * g++.dg/parse/enum8.C: New.
4679
4680 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
4681
4682         PR c++/51379
4683         * g++.dg/conversion/reinterpret4.C: New.
4684         * g++.dg/conversion/reinterpret1.C: Adjust.
4685
4686 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
4687
4688         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
4689
4690 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
4691
4692         * g++.old-deja/g++.brendan/crash25.C: Adjust.
4693         * g++.old-deja/g++.brendan/crash56.C: Likewise.
4694         * g++.old-deja/g++.jason/access14.C: Likewise.
4695         * g++.old-deja/g++.jason/access8.C: Likewise.
4696         * g++.old-deja/g++.jason/access1.C: Likewise.
4697         * g++.old-deja/g++.other/access3.C: Likewise.
4698         * g++.old-deja/g++.other/access5.C: Likewise.
4699         * g++.old-deja/g++.law/unsorted1.C: Likewise.
4700         * g++.old-deja/g++.law/visibility22.C: Likewise.
4701         * g++.old-deja/g++.law/visibility26.C: Likewise.
4702         * g++.old-deja/g++.mike/p2746.C: Likewise.
4703         * g++.dg/debug/using1.C: Likewise.
4704         * g++.dg/lookup/using51.C: Likewise.
4705         * g++.dg/inherit/using5.C: Likewise.
4706         * g++.dg/inherit/pr30297.C: Likewise.
4707         * g++.dg/inherit/access8.C: Likewise.
4708         * g++.dg/torture/pr39362.C: Likewise.
4709         * g++.dg/template/crash13.C: Likewise.
4710         * g++.dg/template/using10.C: Likewise.
4711
4712 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
4713
4714         PR fortran/51502
4715         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
4716         change.
4717
4718 2012-01-01  Ira Rosen  <irar@il.ibm.com>
4719
4720         PR tree-optimization/51704
4721         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
4722         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
4723         corresponding flags.
4724
4725 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
4726
4727         PR c++/51723
4728         * g++.dg/cpp0x/constexpr-delegating2.C: New.
4729
4730 2012-01-01  Jan Hubicka  <jh@suse.cz>
4731
4732         PR rtl-optimization/51069
4733         * gcc.c-torture/compile/pr51069.c: New testcase.
4734
4735 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
4736
4737         PR tree-optimization/51683
4738         * gcc.dg/pr51683.c: New test.
4739 \f
4740 Copyright (C) 2012 Free Software Foundation, Inc.
4741
4742 Copying and distribution of this file, with or without modification,
4743 are permitted in any medium without royalty provided the copyright
4744 notice and this notice are preserved.