PR testsuite/51941 - FAIL g++.dg/debug/dwarf2/nested-3.C on Darwin
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
2
3         PR testsuite/51941
4         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
5         the DW_TAG_class_type and DW_AT_name: "Executor".
6
7 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
8
9         * lib/target-supports.exp
10         (check_effective_target_vect_extract_even_odd): Handle
11         ARM neon.
12         (check_effective_target_vect_interleave): Likewise.
13
14 2012-01-22  Jason Merrill  <jason@redhat.com>
15
16         PR c++/51925
17         * g++.dg/template/using20.C: New.
18         * g++.dg/template/template-id-2.C: Adjust diagnostic.
19
20 2012-01-23  Jason Merrill  <jason@redhat.com>
21
22         PR target/51934
23         * g++.dg/torture/pr51344.C: Limit to x86.
24
25 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
26         * c-c++-common/tm/omp.c: Require target with pthread support.
27
28 2012-01-23  Richard Guenther  <rguenther@suse.de>
29
30         PR tree-optimization/51949
31         * gcc.dg/torture/pr51949.c: New testcase.
32
33 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
34
35         PR rtl-optimization/51933
36         * gcc.c-torture/execute/pr51933.c: New test.
37
38 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
39
40         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
41         Do not define for Interix.
42
43 2012-01-22  Jason Merrill  <jason@redhat.com>
44
45         PR c++/51832
46         * g++.dg/lto/pr51832.h: New.
47         * g++.dg/lto/pr51832_0.C: New.
48         * g++.dg/lto/pr51832_1.C: New.
49
50 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
51
52         * gcc.dg/ext-elim-1.c: New test.
53
54 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
55
56         PR target/51931
57         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
58         * g++.dg/opt/longbranch1.C: Likewise.
59
60 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
61
62         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
63         in C++11 mode.
64
65 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
66
67         PR fortran/50556
68         * gfortran.dg/namelist_74.f90: New test.
69         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
70
71 2012-01-21  Tobias Burnus  <burnus@net-b.de>
72
73         PR fortran/51913
74         * gfortran.dg/class_47.f90: New.
75
76 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
77
78         * gnat.dg/renaming5.ad[sb]: New test.
79
80 2012-01-20  Jason Merrill  <jason@redhat.com>
81
82         PR c++/51919
83         * g++.dg/pch/mangle1.{C,Hs}: Remove.
84
85 2012-01-20  Jason Merrill  <jason@redhat.com>
86
87         PR c++/51922
88         * g++.dg/ext/attrib42.C: Require ilp32.
89
90 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
91
92         PR target/51915
93         * gcc.target/arm/pr51915.c: New test.
94
95 2012-01-20   Cary Coutant  <ccoutant@google.com>
96              Dodji Seketeli  <dodji@redhat.com>
97
98         PR debug/45682
99         * g++.dg/debug/dwarf2/nested-3.C: New test.
100
101 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
102
103         PR c++/51402
104         * g++.dg/template/crash110.C: New.
105
106 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
107
108         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
109         Remove default options on hppa*-*-hpux*.
110
111 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
112
113         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
114
115 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
116
117         * gcc.c-torture/compile/pr51856.c: New testcase.
118
119 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
120
121         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
122         options to go_target_compile.
123
124 2012-01-20  Kai Tietz  <ktietz@redhat.com>
125
126         * g++.dg/torture/pr51344.C: Fix typo.
127
128 2012-01-20  Richard Guenther  <rguenther@suse.de>
129
130         PR tree-optimization/51903
131         * g++.dg/torture/pr51903.C: New testcase.
132
133 2012-01-20  Tobias Burnus  <burnus@net-b.de>
134             Janus Weil  <janus@gcc.gnu.org>
135
136         PR fortran/51056
137         * gfortran.dg/use_21.f90: New.
138
139 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
140
141         PR target/51106
142         * gcc.dg/torture/pr51106-1.c: New test.
143         * gcc.dg/torture/pr51106-2.c: New test.
144
145 2012-01-19  Kai Tietz  <ktietz@redhat.com>
146
147         * g++.dg/torture/pr51344.C: New test.
148
149 2012-01-19  Tobias Burnus  <burnus@net-b.de>
150
151         PR fortran/51904
152         * gfortran.dg/intrinsic_size_2.f90: New.
153
154 2012-01-19  Jason Merrill  <jason@redhat.com>
155
156         PR c++/51889
157         * g++.dg/inherit/using7.C: New.
158
159 2012-01-19  Richard Guenther  <rguenther@suse.de>
160
161         PR tree-optimization/37997
162         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
163
164 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
165
166         PR rtl-optimization/51505
167         * gcc.dg/pr51505.c: New test.
168
169 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
170
171         PR fortran/51634
172         * gfortran.dg/typebound_operator_12.f03: New.
173         * gfortran.dg/typebound_operator_13.f03: New.
174
175 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
176
177         PR c++/51225
178         * g++.dg/cpp0x/pr51225.C: New.
179
180 2012-01-17  Ian Lance Taylor  <iant@google.com>
181
182         PR go/50656
183         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
184
185 2012-01-17  Tobias Burnus  <burnus@net-b.de>
186
187         PR fortran/51869
188         * gfortran.dg/realloc_on_assign_9.f90: New.
189
190 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
191
192         PR other/51165
193         * gcc.dg/tm/memopt-3.c: Remove xfail.
194         * gcc.dg/tm/memopt-4.c: Remove xfail.
195         * gcc.dg/tm/memopt-5.c: Remove xfail.
196         * gcc.dg/tm/memopt-7.c: Remove xfail.
197
198 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
199
200         PR tree-optimization/51877
201         * gcc.c-torture/execute/pr51877.c: New test.
202
203 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
204
205         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
206         {!vect_align_arrays} to vect_sizes_32B_16B.
207         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
208         * gcc.dg/vect/vect-peel-3.c: Ditto.
209
210 2012-01-16  Jason Merrill  <jason@redhat.com>
211
212         PR c++/51854
213         * g++.dg/abi/mangle60.C: New.
214
215         PR c++/51827
216         * g++.dg/pch/mangle1.{C,Hs}: New.
217
218 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
219             Tobias Burnus  <burnus@net-b.de>
220
221         PR fortran/50981
222         * gfortran.dg/elemental_optional_args_3.f90: New
223         * gfortran.dg/elemental_optional_args_4.f90: New
224
225 2012-01-16  Tobias Burnus  <burnus@net-b.de>
226
227         PR fortran/51809
228         * gfortran.dg/use_20.f90: New
229
230 2012-01-16  Jason Merrill  <jason@redhat.com>
231
232         PR c++/51868
233         * g++.dg/cpp0x/rv-bitfield.C: New.
234         * g++.dg/cpp0x/rv-bitfield2.C: New.
235
236 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
237
238         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
239         subroutine 'qsort' and use index array to assign the result.
240
241 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
242
243         PR tree-optimization/51865
244         * gcc.dg/pr51865.c: New test.
245
246 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
247
248         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
249
250 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
251
252         * gcc.target/mips/code-readable-2.c: Allow the jump table address
253         to be loaded from the constant pool, rather than via %hi and %lo.
254
255 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
256
257         PR rtl-optimization/51821
258         * gcc.dg/pr51821.c: New test.
259
260 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
261
262         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
263
264 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
265
266         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
267
268 2012-01-14  Tobias Burnus  <burnus@net-b.de>
269
270         PR fortran/51800
271         * gfortran.dg/init_flag_8.f90: New.
272         * gfortran.dg/init_flag_9.f90: New.
273
274 2011-01-14  Tobias Burnus  <burnus@net-b.de>
275
276         PR fortran/51816
277         * gfortran.dg/use_18.f90: New.
278         * gfortran.dg/use_19.f90: New.
279
280 2012-01-13  Ian Lance Taylor  <iant@google.com>
281
282         PR c++/50012
283         * g++.dg/warn/Wsign-compare-4.C: New.
284
285 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
286
287         PR fortran/48351
288         * gfortran.dg/alloc_comp_assign.f03: New.
289         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
290         __BUILTIN_FREE from 38 to 32.
291
292 2012-01-13  Jason Merrill  <jason@redhat.com>
293
294         PR c++/20681
295         * g++.dg/warn/Wreturn-type-7.C: New.
296
297 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
298
299         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
300         assumption.
301         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
302         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
303         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
304         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
305         int32plus because of big array needed.
306         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
307         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
308
309 2012-01-13  Jason Merrill  <jason@redhat.com>
310
311         PR c++/51813
312         * g++.dg/ext/visibility/template9.C: New.
313
314         PR c++/51620
315         * g++.dg/cpp0x/defaulted34.C: New.
316         * g++.dg/template/virtual3.C: New.
317
318 2012-01-13  Richard Guenther  <rguenther@suse.de>
319
320         PR middle-end/8081
321         * gcc.dg/torture/pr8081.c: New testcase.
322
323 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
324
325         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
326
327 2012-01-12  Jason Merrill  <jason@redhat.com>
328
329         PR c++/51714
330         * g++.dg/ext/stmtexpr14.C: New.
331
332 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
333
334         PR c++/51633
335         * g++.dg/cpp0x/constexpr-diag4.C: New test.
336
337 2012-01-12  Jason Merrill  <jason@redhat.com>
338
339         PR c++/48051
340         * g++.dg/abi/mangle48.C: Test qualified-names, too.
341         * g++.dg/abi/mangle58.C: Likewise.
342
343         PR c++/51403
344         * g++.dg/template/arg8.C: New.
345
346 2012-01-12  Ira Rosen  <irar@il.ibm.com>
347
348         PR tree-optimization/51799
349         * gcc.dg/vect/pr51799.c: New test.
350         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
351         patterns.
352
353 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
354             Tobias Burnus  <burnus@net-b.de>
355
356         PR fortran/51057
357         PR fortran/51616
358         * lib/target-supports.exp
359         (check_effective_target_fortran_largest_fp_has_sqrt): New.
360         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
361
362 2012-01-11  Jason Merrill  <jason@redhat.com>
363
364         PR c++/51565
365         * g++.dg/ext/attrib42.C: New.
366
367 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
368
369         PR bootstrap/51796
370         * gcc.dg/pr51796.c: New test.
371
372 2012-01-11  Jason Merrill  <jason@redhat.com>
373
374         PR c++/51818
375         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
376
377 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
378
379         * gnat.dg/array19.ad[sb]: New test.
380
381 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
382
383         * gnat.dg/opt23.ad[sb]: New test.
384         * gnat.dg/opt23_pkg.ad[sb]: New helper.
385         * gnat.dg/opt24.ad[sb]: New test.
386
387 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
388
389         PR tree-optimization/49642
390         * gcc.dg/tree-ssa/pr49642-1.c: New test.
391         * gcc.dg/tree-ssa/pr49642-2.c: New test.
392
393 2012-01-11  Jason Merrill  <jason@redhat.com>
394
395         PR c++/51613
396         * g++.dg/template/explicit-args5.C: New.
397
398 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
399
400         * gcc.c-torture/execute/20120110-1.c: New testcase.
401
402 2012-01-10  Jason Merrill  <jason@redhat.com>
403
404         PR c++/51614
405         * g++.dg/inherit/ambig1.C: New.
406
407         PR c++/51433
408         * g++.dg/cpp0x/constexpr-cache1.C: New.
409
410 2012-01-10  Richard Guenther  <rguenther@suse.de>
411
412         PR tree-optimization/51801
413         * gcc.dg/torture/pr51801.c: New testcase.
414
415 2012-01-10  Tobias Burnus  <burnus@net-b.de>
416
417         PR fortran/51652
418         * gfortran.dg/allocate_with_typespec_5.f90: New.
419
420 2012-01-10  Tobias Burnus  <burnus@net-b.de>
421
422         * gfortran.dg/class_39.f03: Update dg-error string.
423
424 2012-01-10  Richard Guenther  <rguenther@suse.de>
425
426         PR tree-optimization/50913
427         * gcc.dg/graphite/interchange-16.c: New testcase.
428         * gcc.dg/graphite/scop-20.c: XFAIL.
429         * gfortran.dg/graphite/interchange-1.f: Likewise.
430         * gfortran.dg/graphite/block-1.f90: Likewise.
431         * gfortran.dg/graphite/block-2.f: Likewise.
432
433 2012-01-10  Richard Henderson  <rth@redhat.com>
434
435         * lib/target-supports.exp (check_effective_target_vect_perm,
436         check_effective_target_vect_perm_byte,
437         check_effective_target_vect_perm_short): Enable for arm neon.
438
439 2012-01-09  Tobias Burnus  <burnus@net-b.de>
440
441         PR fortran/46328
442         * gfortran.dg/typebound_operator_11.f90: New.
443
444 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
445
446         * gnat.dg/array18.adb: New test.
447         * gnat.dg/array18_pkg.ads: New helper.
448
449 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
450
451         PR fortran/51791
452         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
453         around base object in first assignment in main program.
454         * gfortran.dg/typebound_operator_10.f03: New test.
455
456 2012-01-09  Martin Jambor  <mjambor@suse.cz>
457
458         PR tree-optimization/51759
459         * g++.dg/ipa/pr51759.C: New test.
460
461 2012-01-09  Tobias Burnus  <burnus@net-b.de>
462
463         PR fortran/51758
464         * gfortran.dg/optional_absent_2.f90: New.
465
466 2012-01-09  Tobias Burnus  <burnus@net-b.de>
467
468         PR fortran/51578
469         * gfortran.dg/use_17.f90: New.
470
471 2012-01-09  Gary Funck  <gary@intrepid.com>
472
473         PR preprocessor/33919
474         * gcc.dg/pr33919.c: New test.
475         * gcc.dg/pr33919-0.h: New test header file.
476         * gcc.dg/pr33919-1.h: Ditto.
477         * gcc.dg/pr33919-2.h: Ditto.
478
479 2012-01-07  Jan Hubicka  <jh@suse.cz>
480
481         PR tree-optimize/51694
482         * gcc.c-torture/compile/pr51694.c: new testcase.
483
484 2012-01-07  Jan Hubicka  <jh@suse.cz>
485
486         PR tree-optimization/51600
487         * g++.dg/torture/pr51600.C: New testcase.
488
489 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
490
491         PR gcov-profile/51715
492         PR gcov-profile/51717
493         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
494         * gcc.misc-tests/gcov-14.c: Likewise.
495
496 2012-01-06  Jason Merrill  <jason@redhat.com>
497
498         * g++.dg/parse/new5.C: New.
499
500 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
501
502         PR testsuite/51655
503         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
504         including <string.h>.
505
506 2012-01-06  Jason Merrill  <jason@redhat.com>
507
508         * g++.dg/abi/mangle51.C: New.
509         * g++.dg/abi/mangle52.C: New.
510         * g++.dg/abi/mangle53.C: New.
511         * g++.dg/abi/mangle54.C: New.
512         * g++.dg/abi/mangle55.C: New.
513         * g++.dg/abi/mangle56.C: New.
514         * g++.dg/abi/mangle57.C: New.
515         * g++.dg/abi/mangle58.C: New.
516         * g++.dg/abi/mangle59.C: New.
517         * g++.dg/cpp0x/trailing3.C: Update mangling.
518         * g++.dg/cpp0x/variadic111.C: Update mangling.
519         * g++.dg/cpp0x/variadic4.C: Update mangling.
520         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
521         * g++.dg/template/nontype22.C: Works now.
522         * g++.dg/template/pr35240.C: Works now.
523
524         * g++.dg/cpp0x/error7.C: New.
525
526 2012-01-06  Tobias Burnus <burnus@net-b.de>
527
528         * gfortran.dg/deallocate_stat_2.f90: New.
529         * coarray/allocate_errgmsg.f90: New.
530         * gfortran.dg/coarray_lib_alloc_1.f90: New.
531         * gfortran.dg/coarray_lib_alloc_2.f90: New.
532         * coarray/subobject_1.f90: Fix for num_images > 1.
533         * gfortran.dg/deallocate_stat.f90: Update due to changed
534         stat= handling.
535
536 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
537
538         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
539
540 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
541
542         * ada/acats/overflow.lst: Add cb20004.
543
544 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
545
546         PR c++/51541
547         * g++.dg/cpp0x/alias-decl-18.C: New test.
548
549 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
550
551         * gcc.c-torture/execute/20120104-1.c: New test.
552
553 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
554
555         PR fortran/PR48946
556         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
557         the old typebound_operator_8.f03.
558         * gfortran.dg/typebound_operator_8.f03: New version of
559         typebound_operator_7.f03 with 'u' a derived type instead of a
560         class object.
561
562 2012-01-05  Richard Guenther  <rguenther@suse.de>
563
564         * g++.dg/torture/pr49309.C: Skip for -flto.
565
566 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
567
568         PR middle-end/51761
569         * gcc.c-torture/compile/pr51761.c: New test.
570
571 2012-01-05  Richard Guenther  <rguenther@suse.de>
572
573         PR tree-optimization/51760
574         * gcc.dg/torture/pr51760.c: New testcase.
575
576 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
577
578         PR middle-end/51472
579         * gcc.dg/tm/memopt-6.c: Adjust regexp.
580
581 2012-01-05  Richard Guenther  <rguenther@suse.de>
582
583         PR lto/41576
584         * gfortran.dg/lto/pr41576_0.f90: New testcase.
585         * gfortran.dg/lto/pr41576_1.f90: Likewise.
586
587 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
588
589         PR debug/51695
590         * gcc.dg/pr51695.c: New test.
591
592 2012-01-04  Andrew Pinski  <apinski@cavium.com>
593
594         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
595         * gcc.target/mips/octeon2-lx-1.c: New test.
596         * gcc.target/mips/mips64-dsp-ldx.c: New test.
597         * gcc.target/mips/octeon2-lx-2.c: New test.
598         * gcc.target/mips/octeon2-lx-3.c: New test.
599
600 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
601
602         PR other/51163
603         PR other/51164
604         * gcc.dg/tm/alias-1.c:  Adjust regexp.
605         * gcc.dg/tm/alias-2.c:  Adjust regexp.
606
607 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
608
609         PR c++/51064
610         * g++.dg/warn/Wparentheses-26.C: New.
611
612 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
613
614         * gfortran.dg/elemental_optional_args_2.f90: New test.
615
616 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
617
618         PR fortran/49693
619         * gfortran.dg/common_17.f90:  New test.
620
621 2012-01-04  Richard Guenther  <rguenther@suse.de>
622
623         PR tree-optimization/49651
624         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
625         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
626
627 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
628
629         PR c++/51738
630         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
631
632 2012-01-03  Andrew Pinski  <apinski@cavium.com>
633
634         * lib/scanasm.exp (dg-function-on-line): Always use a special format
635         for all mips targets.  Also allow an optional .cfi_startproc.
636
637 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
638
639         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
640
641 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
642
643         PR c++/29273
644         * g++.dg/rtti/dyncast5.C: New.
645
646 2012-01-03  Richard Guenther  <rguenther@suse.de>
647
648         PR tree-optimization/51070
649         * gcc.dg/torture/pr51070-2.c: New testcase.
650
651 2012-01-03  Richard Guenther  <rguenther@suse.de>
652
653         PR tree-optimization/51692
654         * gcc.dg/torture/pr51692.c: New testcase.
655
656 2012-01-03  Richard Guenther  <rguenther@suse.de>
657
658         PR debug/51650
659         * g++.dg/lto/pr51650-3_0.C: New testcase.
660
661 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
662
663         PR c++/15867
664         * g++.dg/warn/Wredundant-decls-spec.C: New.
665
666 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
667
668         PR tree-optimization/51719
669         * g++.dg/tree-prof/pr51719.C: New test.
670
671 2012-01-03  Richard Guenther  <rguenther@suse.de>
672
673         PR middle-end/51730
674         * gcc.dg/fold-compare-6.c: New testcase.
675
676 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
677
678         PR c++/51669
679         * g++.dg/gomp/pr51669.C: New test.
680
681 2012-01-02  Jason Merrill  <jason@redhat.com>
682
683         PR c++/51675
684         * g++.dg/cpp0x/constexpr-union2.C: New.
685
686         PR c++/51666
687         * g++.dg/cpp0x/nsdmi-defer5.C: New.
688
689 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
690
691         PR c++/51462
692         * g++.dg/cpp0x/constexpr-99.C: New test.
693
694 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
695
696         PR c++/20140
697         * g++.dg/template/init9.C: New.
698
699 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
700
701         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
702         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
703         rather than a specific number.
704
705 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
706
707         PR fortran/46262
708         PR fortran/46328
709         PR fortran/51052
710         * gfortran.dg/typebound_operator_7.f03: New.
711         * gfortran.dg/typebound_operator_8.f03: New.
712
713 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
714
715         PR target/51729
716         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
717         XFAIL.
718         * gcc.target/mips/dspr2-MULTU.c: Likewise.
719
720 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
721
722         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
723
724 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
725
726         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
727         for MIPS.
728
729 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
730
731         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
732         * gfortran.dg/io_real_boz_4.f90: Likewise.
733         * gfortran.dg/io_real_boz_5.f90: Likewise.
734
735 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
736
737         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
738
739 2012-01-02  Revital Eres  <revital.eres@linaro.org>
740
741         * gcc.dg/sms-11.c: New file.
742
743 2012-01-02  Tobias Burnus  <burnus@net-b.de>
744
745         PR fortran/51682
746         * gfortran.dg/coarray/image_index_3.f90: New.
747
748 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
749
750         PR c++/16603
751         * g++.dg/parse/enum8.C: New.
752
753 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
754
755         PR c++/51379
756         * g++.dg/conversion/reinterpret4.C: New.
757         * g++.dg/conversion/reinterpret1.C: Adjust.
758
759 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
760
761         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
762
763 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
764
765         * g++.old-deja/g++.brendan/crash25.C: Adjust.
766         * g++.old-deja/g++.brendan/crash56.C: Likewise.
767         * g++.old-deja/g++.jason/access14.C: Likewise.
768         * g++.old-deja/g++.jason/access8.C: Likewise.
769         * g++.old-deja/g++.jason/access1.C: Likewise.
770         * g++.old-deja/g++.other/access3.C: Likewise.
771         * g++.old-deja/g++.other/access5.C: Likewise.
772         * g++.old-deja/g++.law/unsorted1.C: Likewise.
773         * g++.old-deja/g++.law/visibility22.C: Likewise.
774         * g++.old-deja/g++.law/visibility26.C: Likewise.
775         * g++.old-deja/g++.mike/p2746.C: Likewise.
776         * g++.dg/debug/using1.C: Likewise.
777         * g++.dg/lookup/using51.C: Likewise.
778         * g++.dg/inherit/using5.C: Likewise.
779         * g++.dg/inherit/pr30297.C: Likewise.
780         * g++.dg/inherit/access8.C: Likewise.
781         * g++.dg/torture/pr39362.C: Likewise.
782         * g++.dg/template/crash13.C: Likewise.
783         * g++.dg/template/using10.C: Likewise.
784
785 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
786
787         PR fortran/51502
788         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
789         change.
790
791 2012-01-01  Ira Rosen  <irar@il.ibm.com>
792
793         PR tree-optimization/51704
794         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
795         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
796         corresponding flags.
797
798 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
799
800         PR c++/51723
801         * g++.dg/cpp0x/constexpr-delegating2.C: New.
802
803 2012-01-01  Jan Hubicka  <jh@suse.cz>
804
805         PR rtl-optimization/51069
806         * gcc.c-torture/compile/pr51069.c: New testcase.
807
808 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
809
810         PR tree-optimization/51683
811         * gcc.dg/pr51683.c: New test.
812 \f
813 Copyright (C) 2012 Free Software Foundation, Inc.
814
815 Copying and distribution of this file, with or without modification,
816 are permitted in any medium without royalty provided the copyright
817 notice and this notice are preserved.