OSDN Git Service

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