OSDN Git Service

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