OSDN Git Service

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