re PR fortran/51514 ([OOP] Wrong code when passing a scalar CLASS to a TYPE)
[gcc.git] / gcc / testsuite / ChangeLog
1 2012-02-07 Tobias Burnus <burnus@net-b.de>
2
3 PR fortran/51514
4 * gfortran.dg/class_to_type_2.f90: New.
5
6 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
7
8 PR fortran/32373
9 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
10 Remove module.
11
12 2012-02-06 Jason Merrill <jason@redhat.com>
13
14 PR c++/52088
15 * g++.dg/template/conv13.C: New.
16
17 2012-02-06 Richard Guenther <rguenther@suse.de>
18
19 PR tree-optimization/52115
20 * gcc.c-torture/compile/pr52115.c: New testcase.
21
22 2012-02-06 Jakub Jelinek <jakub@redhat.com>
23
24 PR target/52129
25 * gcc.c-torture/execute/pr52129.c: New test.
26
27 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
28
29 * gcc.dg/pr48374.c: Actually add the test I forgot
30 in the 2012-01-25 commit.
31
32 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
33
34 PR fortran/32373
35 * gfortran.dg/vect/vect-8.f90: New test case.
36
37 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
38
39 PR fortran/48847
40 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
41
42 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
43
44 PR fortran/52102
45 * gfortran.dg/class_48.f90 : Add test of allocate class array
46 component with source in subroutine test3. Remove commenting
47 out in subroutine test4, since branching on unitialized variable
48 is now fixed (no PR for this last.).
49
50 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
51
52 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
53 on MIPS targets.
54 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
55
56 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
57
58 PR target/52125
59 * lib/target-supports.exp (check_effective_target_mips_rel): New.
60 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
61
62 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
63
64 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
65 (check_effective_target_sync_int_long): Use it.
66 (check_effective_target_sync_char_short): Likewise.
67 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
68
69 2012-02-05 Tobias Burnus <burnus@net-b.de>
70
71 PR fortran/51972
72 * gfortran.dg/class_48.f90: Add some further checks.
73
74 2012-02-05 Ira Rosen <irar@il.ibm.com>
75
76 PR tree-optimization/52091
77 * gcc.dg/vect/pr52091.c: New test.
78
79 2012-02-04 Jakub Jelinek <jakub@redhat.com>
80
81 PR rtl-optimization/52113
82 * gcc.target/avr/pr52113.c: New test.
83
84 2012-02-03 Jakub Jelinek <jakub@redhat.com>
85
86 PR rtl-optimization/52092
87 * gcc.c-torture/compile/pr52092.c: New test.
88
89 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
90
91 PR fortran/41587
92 * gfortran.dg/class_array_10.f03: New test.
93
94 PR fortran/46356
95 * gfortran.dg/class_array_11.f03: New test.
96
97 PR fortran/51754
98 * gfortran.dg/class_array_12.f03: New test.
99
100 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
101
102 PR fortran/52012
103 * gfortran.dg/realloc_on_assign_11.f90: New test.
104
105 2012-02-02 Tobias Burnus <burnus@net-b.de>
106
107 PR fortran/52093
108 * gfortran.dg/shape_7.f90: New.
109
110 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
111
112 * gcc.target/mips/mips-prepend-1.c: New test.
113
114 2012-02-02 Jan Hubicka <jh@suse.cz>
115 Tom de Vries <tom@codesourcery.com>
116
117 PR middle-end/51998
118 * testsuite/gcc.dg/alias-12.c: New testcase.
119 * testsuite/gcc.dg/alias-13.c: New testcase.
120
121 2012-02-02 Jakub Jelinek <jakub@redhat.com>
122
123 PR target/52086
124 * gcc.dg/pr52086.c: New test.
125
126 PR tree-optimization/52073
127 * gcc.c-torture/compile/pr52073.c: New test.
128
129 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
130
131 PR fortran/51958
132 * gfortran.dg/function_optimize_10.f90: New test.
133
134 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
135
136 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
137 test on alpha*-*-*.
138
139 2012-02-01 Tobias Burnus <burnus@net-b.de>
140
141 PR fortran/52024
142 * gfortran.dg/typebound_operator_14.f90: New.
143
144 2012-02-01 Tobias Burnus <burnus@net-b.de>
145
146 PR fortran/52059
147 * gfortran.dg/elemental_function_1.f90: New.
148
149 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
150
151 PR rtl-optimization/51374
152 * gcc.target/avr/torture/pr51374-1.c:
153 Also fail if SBIS is seen.
154
155 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
156
157 PR rtl-optimization/51374
158 * gcc.target/avr/torture/pr51374-1.c: New.
159
160 2012-01-31 Tobias Burnus <burnus@net-b.de>
161
162 PR fortran/52024
163 * gfortran.dg/typebound_generic_11.f90: New.
164
165 2012-01-31 Tobias Burnus <burnus@net-b.de>
166
167 PR fortran/52029
168 * gfortran.dg/class_49.f90: New.
169
170 2012-01-31 Tobias Burnus <burnus@net-b.de>
171
172 PR fortran/52013
173 * gfortran.dg/elemental_args_check_6.f90: New.
174
175 2012-01-31 Jason Merrill <jason@redhat.com>
176
177 PR c++/52043
178 * g++.dg/cpp0x/variadic122.C: New.
179
180 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
181
182 PR fortran/52012
183 * gfortran.dg/realloc_on_assign_10.f90: New test.
184
185 2012-01-31 Richard Guenther <rguenther@suse.de>
186
187 PR tree-optimization/51528
188 * gcc.dg/torture/pr51528.c: New testcase.
189
190 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
191
192 PR go/48501
193 * lib/go.exp (go_target_compile): Append timeout= to options.
194 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
195 select5-out.go test on alpha*-*-* targets.
196
197 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
198
199 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
200 (TEST_SHORT): Reformat in the same way.
201 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
202 (TEST_SHORT): Reformat in the same way.
203 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
204 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
205 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
206 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
207 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
208
209 2012-01-30 Bin Cheng <bin.cheng@arm.com>
210
211 PR target/51835
212 * gcc.target/arm/pr51835.c: New testcase.
213
214 2012-01-30 Richard Guenther <rguenther@suse.de>
215
216 PR tree-optimization/52028
217 * gcc.dg/torture/pr52028.c: New testcase.
218 * gfortran.dg/ldist-pr45199.f: Adjust.
219 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
220 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
221 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
222
223 2012-01-30 Jakub Jelinek <jakub@redhat.com>
224
225 PR debug/52027
226 * gcc.dg/tree-prof/pr52027.c: New test.
227
228 PR tree-optimization/52046
229 * gcc.dg/pr52046.c: New test.
230
231 PR debug/52048
232 * g++.dg/other/pr52048.C: New test.
233
234 2012-01-30 Richard Guenther <rguenther@suse.de>
235
236 PR tree-optimization/52045
237 * gcc.dg/pr52045.c: New testcase.
238
239 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
240
241 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
242 new code generated for __sync_lock_release.
243
244 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
245
246 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
247
248 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
249
250 PR testsuite/51875
251 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
252
253 * g++.dg/ext/visibility/template10.C: Fix typo.
254
255 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
256
257 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
258
259 PR c++/51327
260 * g++.dg/cpp0x/constexpr-ice6.C: New.
261
262 2012-01-29 Tobias Burnus <burnus@net-b.de>
263
264 PR fortran/41600
265 * gfortran.dg/default_initialization_6.f90: New.
266
267 2012-01-29 Tobias Burnus <burnus@net-b.de>
268
269 PR fortran/51972
270 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
271 * gfortran.dg/class_48.f90: New.
272
273 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
274
275 PR fortran/51808
276 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
277
278 2012-01-28 Tobias Burnus <burnus@net-b.de>
279
280 PR fortran/51972
281 * gfortran.dg/class_allocate_12.f90: New.
282
283 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
284
285 * gcc.dg/torture/pr50444.c: Fix dg directives.
286
287 2012-01-28 Jakub Jelinek <jakub@redhat.com>
288
289 PR target/52006
290 * gcc.target/arm/pr52006.c: New test.
291
292 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
293
294 PR testsuite/52011
295 * gcc.dg/lto/trans-mem.h: New file.
296 * gcc.dg/lto/trans-mem-2_0.c: Include it.
297 * gcc.dg/lto/trans-mem-1_1.c: Same.
298 * gcc.dg/lto/trans-mem-4_1.c: Same.
299 * gcc.dg/lto/trans-mem-3_1.c: Same.
300
301 2012-01-27 Tobias Burnus <burnus@net-b.de>
302
303 PR fortran/52022
304 * gfortran.dg/dummy_procedure_7.f90: New.
305
306 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
307
308 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
309 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
310
311 2012-01-27 Jakub Jelinek <jakub@redhat.com>
312
313 PR c++/51852
314 * g++.dg/other/gc5.C: New test.
315
316 2012-01-27 Richard Guenther <rguenther@suse.de>
317
318 PR tree-optimization/50444
319 * gcc.dg/torture/pr50444.c: New testcase.
320
321 2012-01-27 Tobias Burnus <burnus@net-b.de>
322
323 PR fortran/51970
324 PR fortran/51977
325 * gfortran.dg/move_alloc_13.f90: New.
326
327 2012-01-27 Tobias Burnus <burnus@net-b.de>
328
329 PR fortran/51953
330 * gfortran.dg/allocate_alloc_opt_13.f90: New.
331 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
332 and change dg-error string.
333
334 2012-01-27 Tobias Burnus <burnus@net-b.de>
335
336 PR fortran/52016
337 * gfortran.dg/elemental_args_check_5.f90: New.
338
339 2012-01-27 Richard Guenther <rguenther@suse.de>
340
341 PR middle-end/51959
342 * g++.dg/torture/pr51959.C: New testcase.
343
344 2012-01-27 Tom de Vries <tom@codesourcery.com>
345
346 PR tree-optimization/51990
347 * gcc.dg/pr51990.c: New test.
348 * gcc.dg/pr51990-2.c: Same.
349
350 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
351 Tobias Burnus <burnus@gcc.gnu.org>
352
353 PR fortran/48705
354 * gfortran.dg/class_allocate_11.f03: New.
355
356 PR fortran/51870
357 PR fortran/51943
358 PR fortran/51946
359 * gfortran.dg/class_allocate_7.f03: New.
360 * gfortran.dg/class_allocate_8.f03: New.
361 * gfortran.dg/class_allocate_9.f03: New.
362 * gfortran.dg/class_allocate_10.f03: New.
363
364 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
365
366 * gnat.dg/discr34.adb: New test.
367 * gnat.dg/discr34_pkg.ads: New helper.
368
369 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
370
371 * gnat.dg/discr33.adb: New test.
372
373 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
374
375 * gnat.dg/limited_with3.ad[sb): New test.
376 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
377 * gnat.dg/limited_with3_pkg2.ads: Likewise.
378 * gnat.dg/limited_with3_pkg3.ads: Likewise.
379
380 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
381
382 * gnat.dg/stack_usage1.adb: New test.
383 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
384
385 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
386 * gcc.dg/pr44194-2.c: Likewise.
387
388 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
389
390 PR c++/51370
391 * g++.dg/template/crash112.C: New.
392
393 2012-01-27 Richard Henderson <rth@redhat.com>
394
395 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
396
397 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
398
399 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
400
401 2012-01-26 Jakub Jelinek <jakub@redhat.com>
402
403 PR middle-end/51895
404 * g++.dg/opt/pr51895.C: New test.
405
406 2012-01-26 Michael Matz <matz@suse.de>
407
408 PR tree-optimization/48794
409 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
410
411 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
412
413 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
414
415 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
416
417 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
418 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
419 memory.
420 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
421 the default value for s390 and s390x.
422
423 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
424
425 PR lto/51698
426 * gcc.dg/lto/trans-mem-4_0.c: New.
427 * gcc.dg/lto/trans-mem-4_1.c: New.
428 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
429 TM builtins.
430 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
431 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
432 TM builtins.
433 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
434 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
435 TM builtins.
436
437 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
438
439 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
440
441 2012-01-25 Ian Lance Taylor <iant@google.com>
442
443 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
444
445 2012-01-25 Tobias Burnus <burnus@net-b.de>
446
447 PR fortran/51995
448 * gfortran.dg/typebound_proc_25.f90: New.
449
450 2012-01-25 Jason Merrill <jason@redhat.com>
451
452 PR c++/51992
453 * g++.dg/lto/pr51992_0.C: New.
454
455 2012-01-25 Jakub Jelinek <jakub@redhat.com>
456
457 PR tree-optimization/51987
458 * gcc.target/i386/pr51987.c: New test.
459
460 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
461
462 * gcc.dg/tm/lto-1.c: Require lto support in target.
463
464 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
465
466 PR rtl-optimization/48374
467 * gcc.dg/pr48374.c: New test.
468
469 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
470
471 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
472
473 2012-01-25 Tobias Burnus <burnus@net-b.de>
474
475 PR fortran/51966
476 * gfortran.dg/derived_constructor_char_3.f90: New.
477
478 2012-01-24 Ian Lance Taylor <iant@google.com>
479
480 * go.test/go-test.exp (filecmp): New procedure.
481 (errchk): Handle quoted square brackets.
482 (go-gc-tests): Set go_compile_args. Handle various new test
483 lines. Skip a few new tests.
484 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
485
486 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
487
488 * lib/target-supports.exp (proc check_effective_target_vect_perm)
489 (check_effective_target_vect_extract_even_odd)
490 (check_effective_target_vect_interleave): Return true for MIPS
491 paired-single.
492
493 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
494
495 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
496 (main): Use it instead of argc.
497
498 2012-01-24 Jason Merrill <jason@redhat.com>
499
500 PR c++/51973
501 * g++.dg/cpp0x/sfinae31.C: New.
502
503 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
504
505 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
506
507 2012-01-24 Jason Merrill <jason@redhat.com>
508
509 PR c++/51812
510 * g++.dg/inherit/covariant20.C: New.
511
512 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
513
514 PR c++/51223
515 * g++.dg/parse/crash58.C: New.
516
517 2012-01-24 Jakub Jelinek <jakub@redhat.com>
518
519 PR target/51957
520 * gcc.dg/pr51957-1.c: New test.
521 * gcc.dg/pr51957-1.h: New file.
522 * gcc.dg/pr51957-2.c: New test.
523
524 2012-01-23 Jason Merrill <jason@redhat.com>
525
526 PR c++/51930
527 * g++.dg/ext/visibility/template10.C: New.
528
529 2012-01-23 Tobias Burnus <burnus@net-b.de>
530
531 PR fortran/51948
532 * gfortran.dg/move_alloc_12.f90: New.
533
534 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
535
536 PR middle-end/45416
537 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
538
539 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
540
541 PR c++/51398
542 * g++.dg/template/crash111.C: New.
543
544 2012-01-23 Arnaud Charlet <charlet@adacore.com>
545
546 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
547 configurations.
548 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
549
550 2012-01-23 Dodji Seketeli <dodji@redhat.com>
551
552 PR testsuite/51941
553 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
554 the DW_TAG_class_type and DW_AT_name: "Executor".
555
556 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
557
558 * lib/target-supports.exp
559 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
560 (check_effective_target_vect_interleave): Likewise.
561
562 2012-01-22 Jason Merrill <jason@redhat.com>
563
564 PR c++/51925
565 * g++.dg/template/using20.C: New.
566 * g++.dg/template/template-id-2.C: Adjust diagnostic.
567
568 2012-01-23 Jason Merrill <jason@redhat.com>
569
570 PR target/51934
571 * g++.dg/torture/pr51344.C: Limit to x86.
572
573 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
574
575 * c-c++-common/tm/omp.c: Require target with pthread support.
576
577 2012-01-23 Richard Guenther <rguenther@suse.de>
578
579 PR tree-optimization/51949
580 * gcc.dg/torture/pr51949.c: New testcase.
581
582 2012-01-23 Jakub Jelinek <jakub@redhat.com>
583
584 PR rtl-optimization/51933
585 * gcc.c-torture/execute/pr51933.c: New test.
586
587 2012-01-22 Douglas B Rupp <rupp@gnat.com>
588
589 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
590 Do not define for Interix.
591
592 2012-01-22 Jason Merrill <jason@redhat.com>
593
594 PR c++/51832
595 * g++.dg/lto/pr51832.h: New.
596 * g++.dg/lto/pr51832_0.C: New.
597 * g++.dg/lto/pr51832_1.C: New.
598
599 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
600
601 * gcc.dg/ext-elim-1.c: New test.
602
603 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
604
605 PR target/51931
606 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
607 * g++.dg/opt/longbranch1.C: Likewise.
608
609 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
610
611 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
612 in C++11 mode.
613
614 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
615
616 PR fortran/50556
617 * gfortran.dg/namelist_74.f90: New test.
618 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
619
620 2012-01-21 Tobias Burnus <burnus@net-b.de>
621
622 PR fortran/51913
623 * gfortran.dg/class_47.f90: New.
624
625 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
626
627 * gnat.dg/renaming5.ad[sb]: New test.
628
629 2012-01-20 Jason Merrill <jason@redhat.com>
630
631 PR c++/51919
632 * g++.dg/pch/mangle1.{C,Hs}: Remove.
633
634 2012-01-20 Jason Merrill <jason@redhat.com>
635
636 PR c++/51922
637 * g++.dg/ext/attrib42.C: Require ilp32.
638
639 2012-01-20 Jakub Jelinek <jakub@redhat.com>
640
641 PR target/51915
642 * gcc.target/arm/pr51915.c: New test.
643
644 2012-01-20 Cary Coutant <ccoutant@google.com>
645 Dodji Seketeli <dodji@redhat.com>
646
647 PR debug/45682
648 * g++.dg/debug/dwarf2/nested-3.C: New test.
649
650 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
651
652 PR c++/51402
653 * g++.dg/template/crash110.C: New.
654
655 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
656
657 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
658 Remove default options on hppa*-*-hpux*.
659
660 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
661
662 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
663
664 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
665
666 * gcc.c-torture/compile/pr51856.c: New testcase.
667
668 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
669
670 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
671 options to go_target_compile.
672
673 2012-01-20 Kai Tietz <ktietz@redhat.com>
674
675 * g++.dg/torture/pr51344.C: Fix typo.
676
677 2012-01-20 Richard Guenther <rguenther@suse.de>
678
679 PR tree-optimization/51903
680 * g++.dg/torture/pr51903.C: New testcase.
681
682 2012-01-20 Tobias Burnus <burnus@net-b.de>
683 Janus Weil <janus@gcc.gnu.org>
684
685 PR fortran/51056
686 * gfortran.dg/use_21.f90: New.
687
688 2012-01-20 Jakub Jelinek <jakub@redhat.com>
689
690 PR target/51106
691 * gcc.dg/torture/pr51106-1.c: New test.
692 * gcc.dg/torture/pr51106-2.c: New test.
693
694 2012-01-19 Kai Tietz <ktietz@redhat.com>
695
696 * g++.dg/torture/pr51344.C: New test.
697
698 2012-01-19 Tobias Burnus <burnus@net-b.de>
699
700 PR fortran/51904
701 * gfortran.dg/intrinsic_size_2.f90: New.
702
703 2012-01-19 Jason Merrill <jason@redhat.com>
704
705 PR c++/51889
706 * g++.dg/inherit/using7.C: New.
707
708 2012-01-19 Richard Guenther <rguenther@suse.de>
709
710 PR tree-optimization/37997
711 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
712
713 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
714
715 PR rtl-optimization/51505
716 * gcc.dg/pr51505.c: New test.
717
718 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
719
720 PR fortran/51634
721 * gfortran.dg/typebound_operator_12.f03: New.
722 * gfortran.dg/typebound_operator_13.f03: New.
723
724 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
725
726 PR c++/51225
727 * g++.dg/cpp0x/pr51225.C: New.
728
729 2012-01-17 Ian Lance Taylor <iant@google.com>
730
731 PR go/50656
732 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
733
734 2012-01-17 Tobias Burnus <burnus@net-b.de>
735
736 PR fortran/51869
737 * gfortran.dg/realloc_on_assign_9.f90: New.
738
739 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
740
741 PR other/51165
742 * gcc.dg/tm/memopt-3.c: Remove xfail.
743 * gcc.dg/tm/memopt-4.c: Remove xfail.
744 * gcc.dg/tm/memopt-5.c: Remove xfail.
745 * gcc.dg/tm/memopt-7.c: Remove xfail.
746
747 2012-01-17 Jakub Jelinek <jakub@redhat.com>
748
749 PR tree-optimization/51877
750 * gcc.c-torture/execute/pr51877.c: New test.
751
752 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
753
754 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
755 {!vect_align_arrays} to vect_sizes_32B_16B.
756 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
757 * gcc.dg/vect/vect-peel-3.c: Ditto.
758
759 2012-01-16 Jason Merrill <jason@redhat.com>
760
761 PR c++/51854
762 * g++.dg/abi/mangle60.C: New.
763
764 PR c++/51827
765 * g++.dg/pch/mangle1.{C,Hs}: New.
766
767 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
768 Tobias Burnus <burnus@net-b.de>
769
770 PR fortran/50981
771 * gfortran.dg/elemental_optional_args_3.f90: New
772 * gfortran.dg/elemental_optional_args_4.f90: New
773
774 2012-01-16 Tobias Burnus <burnus@net-b.de>
775
776 PR fortran/51809
777 * gfortran.dg/use_20.f90: New
778
779 2012-01-16 Jason Merrill <jason@redhat.com>
780
781 PR c++/51868
782 * g++.dg/cpp0x/rv-bitfield.C: New.
783 * g++.dg/cpp0x/rv-bitfield2.C: New.
784
785 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
786
787 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
788 subroutine 'qsort' and use index array to assign the result.
789
790 2012-01-16 Jakub Jelinek <jakub@redhat.com>
791
792 PR tree-optimization/51865
793 * gcc.dg/pr51865.c: New test.
794
795 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
796
797 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
798
799 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
800
801 * gcc.target/mips/code-readable-2.c: Allow the jump table address
802 to be loaded from the constant pool, rather than via %hi and %lo.
803
804 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
805
806 PR rtl-optimization/51821
807 * gcc.dg/pr51821.c: New test.
808
809 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
810
811 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
812
813 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
814
815 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
816
817 2012-01-14 Tobias Burnus <burnus@net-b.de>
818
819 PR fortran/51800
820 * gfortran.dg/init_flag_8.f90: New.
821 * gfortran.dg/init_flag_9.f90: New.
822
823 2011-01-14 Tobias Burnus <burnus@net-b.de>
824
825 PR fortran/51816
826 * gfortran.dg/use_18.f90: New.
827 * gfortran.dg/use_19.f90: New.
828
829 2012-01-13 Ian Lance Taylor <iant@google.com>
830
831 PR c++/50012
832 * g++.dg/warn/Wsign-compare-4.C: New.
833
834 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
835
836 PR fortran/48351
837 * gfortran.dg/alloc_comp_assign.f03: New.
838 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
839 __BUILTIN_FREE from 38 to 32.
840
841 2012-01-13 Jason Merrill <jason@redhat.com>
842
843 PR c++/20681
844 * g++.dg/warn/Wreturn-type-7.C: New.
845
846 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
847
848 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
849 assumption.
850 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
851 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
852 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
853 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
854 int32plus because of big array needed.
855 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
856 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
857
858 2012-01-13 Jason Merrill <jason@redhat.com>
859
860 PR c++/51813
861 * g++.dg/ext/visibility/template9.C: New.
862
863 PR c++/51620
864 * g++.dg/cpp0x/defaulted34.C: New.
865 * g++.dg/template/virtual3.C: New.
866
867 2012-01-13 Richard Guenther <rguenther@suse.de>
868
869 PR middle-end/8081
870 * gcc.dg/torture/pr8081.c: New testcase.
871
872 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
873
874 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
875
876 2012-01-12 Jason Merrill <jason@redhat.com>
877
878 PR c++/51714
879 * g++.dg/ext/stmtexpr14.C: New.
880
881 2012-01-13 Dodji Seketeli <dodji@redhat.com>
882
883 PR c++/51633
884 * g++.dg/cpp0x/constexpr-diag4.C: New test.
885
886 2012-01-12 Jason Merrill <jason@redhat.com>
887
888 PR c++/48051
889 * g++.dg/abi/mangle48.C: Test qualified-names, too.
890 * g++.dg/abi/mangle58.C: Likewise.
891
892 PR c++/51403
893 * g++.dg/template/arg8.C: New.
894
895 2012-01-12 Ira Rosen <irar@il.ibm.com>
896
897 PR tree-optimization/51799
898 * gcc.dg/vect/pr51799.c: New test.
899 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
900 patterns.
901
902 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
903 Tobias Burnus <burnus@net-b.de>
904
905 PR fortran/51057
906 PR fortran/51616
907 * lib/target-supports.exp
908 (check_effective_target_fortran_largest_fp_has_sqrt): New.
909 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
910
911 2012-01-11 Jason Merrill <jason@redhat.com>
912
913 PR c++/51565
914 * g++.dg/ext/attrib42.C: New.
915
916 2012-01-11 Jakub Jelinek <jakub@redhat.com>
917
918 PR bootstrap/51796
919 * gcc.dg/pr51796.c: New test.
920
921 2012-01-11 Jason Merrill <jason@redhat.com>
922
923 PR c++/51818
924 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
925
926 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
927
928 * gnat.dg/array19.ad[sb]: New test.
929
930 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
931
932 * gnat.dg/opt23.ad[sb]: New test.
933 * gnat.dg/opt23_pkg.ad[sb]: New helper.
934 * gnat.dg/opt24.ad[sb]: New test.
935
936 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
937
938 PR tree-optimization/49642
939 * gcc.dg/tree-ssa/pr49642-1.c: New test.
940 * gcc.dg/tree-ssa/pr49642-2.c: New test.
941
942 2012-01-11 Jason Merrill <jason@redhat.com>
943
944 PR c++/51613
945 * g++.dg/template/explicit-args5.C: New.
946
947 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
948
949 * gcc.c-torture/execute/20120110-1.c: New testcase.
950
951 2012-01-10 Jason Merrill <jason@redhat.com>
952
953 PR c++/51614
954 * g++.dg/inherit/ambig1.C: New.
955
956 PR c++/51433
957 * g++.dg/cpp0x/constexpr-cache1.C: New.
958
959 2012-01-10 Richard Guenther <rguenther@suse.de>
960
961 PR tree-optimization/51801
962 * gcc.dg/torture/pr51801.c: New testcase.
963
964 2012-01-10 Tobias Burnus <burnus@net-b.de>
965
966 PR fortran/51652
967 * gfortran.dg/allocate_with_typespec_5.f90: New.
968
969 2012-01-10 Tobias Burnus <burnus@net-b.de>
970
971 * gfortran.dg/class_39.f03: Update dg-error string.
972
973 2012-01-10 Richard Guenther <rguenther@suse.de>
974
975 PR tree-optimization/50913
976 * gcc.dg/graphite/interchange-16.c: New testcase.
977 * gcc.dg/graphite/scop-20.c: XFAIL.
978 * gfortran.dg/graphite/interchange-1.f: Likewise.
979 * gfortran.dg/graphite/block-1.f90: Likewise.
980 * gfortran.dg/graphite/block-2.f: Likewise.
981
982 2012-01-10 Richard Henderson <rth@redhat.com>
983
984 * lib/target-supports.exp (check_effective_target_vect_perm,
985 check_effective_target_vect_perm_byte,
986 check_effective_target_vect_perm_short): Enable for arm neon.
987
988 2012-01-09 Tobias Burnus <burnus@net-b.de>
989
990 PR fortran/46328
991 * gfortran.dg/typebound_operator_11.f90: New.
992
993 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
994
995 * gnat.dg/array18.adb: New test.
996 * gnat.dg/array18_pkg.ads: New helper.
997
998 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
999
1000 PR fortran/51791
1001 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
1002 around base object in first assignment in main program.
1003 * gfortran.dg/typebound_operator_10.f03: New test.
1004
1005 2012-01-09 Martin Jambor <mjambor@suse.cz>
1006
1007 PR tree-optimization/51759
1008 * g++.dg/ipa/pr51759.C: New test.
1009
1010 2012-01-09 Tobias Burnus <burnus@net-b.de>
1011
1012 PR fortran/51758
1013 * gfortran.dg/optional_absent_2.f90: New.
1014
1015 2012-01-09 Tobias Burnus <burnus@net-b.de>
1016
1017 PR fortran/51578
1018 * gfortran.dg/use_17.f90: New.
1019
1020 2012-01-09 Gary Funck <gary@intrepid.com>
1021
1022 PR preprocessor/33919
1023 * gcc.dg/pr33919.c: New test.
1024 * gcc.dg/pr33919-0.h: New test header file.
1025 * gcc.dg/pr33919-1.h: Ditto.
1026 * gcc.dg/pr33919-2.h: Ditto.
1027
1028 2012-01-07 Jan Hubicka <jh@suse.cz>
1029
1030 PR tree-optimize/51694
1031 * gcc.c-torture/compile/pr51694.c: new testcase.
1032
1033 2012-01-07 Jan Hubicka <jh@suse.cz>
1034
1035 PR tree-optimization/51600
1036 * g++.dg/torture/pr51600.C: New testcase.
1037
1038 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1039
1040 PR gcov-profile/51715
1041 PR gcov-profile/51717
1042 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
1043 * gcc.misc-tests/gcov-14.c: Likewise.
1044
1045 2012-01-06 Jason Merrill <jason@redhat.com>
1046
1047 * g++.dg/parse/new5.C: New.
1048
1049 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
1050
1051 PR testsuite/51655
1052 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
1053 including <string.h>.
1054
1055 2012-01-06 Jason Merrill <jason@redhat.com>
1056
1057 * g++.dg/abi/mangle51.C: New.
1058 * g++.dg/abi/mangle52.C: New.
1059 * g++.dg/abi/mangle53.C: New.
1060 * g++.dg/abi/mangle54.C: New.
1061 * g++.dg/abi/mangle55.C: New.
1062 * g++.dg/abi/mangle56.C: New.
1063 * g++.dg/abi/mangle57.C: New.
1064 * g++.dg/abi/mangle58.C: New.
1065 * g++.dg/abi/mangle59.C: New.
1066 * g++.dg/cpp0x/trailing3.C: Update mangling.
1067 * g++.dg/cpp0x/variadic111.C: Update mangling.
1068 * g++.dg/cpp0x/variadic4.C: Update mangling.
1069 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
1070 * g++.dg/template/nontype22.C: Works now.
1071 * g++.dg/template/pr35240.C: Works now.
1072
1073 * g++.dg/cpp0x/error7.C: New.
1074
1075 2012-01-06 Tobias Burnus <burnus@net-b.de>
1076
1077 * gfortran.dg/deallocate_stat_2.f90: New.
1078 * coarray/allocate_errgmsg.f90: New.
1079 * gfortran.dg/coarray_lib_alloc_1.f90: New.
1080 * gfortran.dg/coarray_lib_alloc_2.f90: New.
1081 * coarray/subobject_1.f90: Fix for num_images > 1.
1082 * gfortran.dg/deallocate_stat.f90: Update due to changed
1083 stat= handling.
1084
1085 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
1086
1087 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
1088
1089 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
1090
1091 * ada/acats/overflow.lst: Add cb20004.
1092
1093 2012-01-05 Dodji Seketeli <dodji@redhat.com>
1094
1095 PR c++/51541
1096 * g++.dg/cpp0x/alias-decl-18.C: New test.
1097
1098 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
1099
1100 * gcc.c-torture/execute/20120104-1.c: New test.
1101
1102 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
1103
1104 PR fortran/PR48946
1105 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
1106 the old typebound_operator_8.f03.
1107 * gfortran.dg/typebound_operator_8.f03: New version of
1108 typebound_operator_7.f03 with 'u' a derived type instead of a
1109 class object.
1110
1111 2012-01-05 Richard Guenther <rguenther@suse.de>
1112
1113 * g++.dg/torture/pr49309.C: Skip for -flto.
1114
1115 2012-01-05 Jakub Jelinek <jakub@redhat.com>
1116
1117 PR middle-end/51761
1118 * gcc.c-torture/compile/pr51761.c: New test.
1119
1120 2012-01-05 Richard Guenther <rguenther@suse.de>
1121
1122 PR tree-optimization/51760
1123 * gcc.dg/torture/pr51760.c: New testcase.
1124
1125 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
1126
1127 PR middle-end/51472
1128 * gcc.dg/tm/memopt-6.c: Adjust regexp.
1129
1130 2012-01-05 Richard Guenther <rguenther@suse.de>
1131
1132 PR lto/41576
1133 * gfortran.dg/lto/pr41576_0.f90: New testcase.
1134 * gfortran.dg/lto/pr41576_1.f90: Likewise.
1135
1136 2012-01-04 Jakub Jelinek <jakub@redhat.com>
1137
1138 PR debug/51695
1139 * gcc.dg/pr51695.c: New test.
1140
1141 2012-01-04 Andrew Pinski <apinski@cavium.com>
1142
1143 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
1144 * gcc.target/mips/octeon2-lx-1.c: New test.
1145 * gcc.target/mips/mips64-dsp-ldx.c: New test.
1146 * gcc.target/mips/octeon2-lx-2.c: New test.
1147 * gcc.target/mips/octeon2-lx-3.c: New test.
1148
1149 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
1150
1151 PR other/51163
1152 PR other/51164
1153 * gcc.dg/tm/alias-1.c: Adjust regexp.
1154 * gcc.dg/tm/alias-2.c: Adjust regexp.
1155
1156 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
1157
1158 PR c++/51064
1159 * g++.dg/warn/Wparentheses-26.C: New.
1160
1161 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
1162
1163 * gfortran.dg/elemental_optional_args_2.f90: New test.
1164
1165 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
1166
1167 PR fortran/49693
1168 * gfortran.dg/common_17.f90: New test.
1169
1170 2012-01-04 Richard Guenther <rguenther@suse.de>
1171
1172 PR tree-optimization/49651
1173 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
1174 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
1175
1176 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1177
1178 PR c++/51738
1179 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
1180
1181 2012-01-03 Andrew Pinski <apinski@cavium.com>
1182
1183 * lib/scanasm.exp (dg-function-on-line): Always use a special format
1184 for all mips targets. Also allow an optional .cfi_startproc.
1185
1186 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
1187
1188 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
1189
1190 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1191
1192 PR c++/29273
1193 * g++.dg/rtti/dyncast5.C: New.
1194
1195 2012-01-03 Richard Guenther <rguenther@suse.de>
1196
1197 PR tree-optimization/51070
1198 * gcc.dg/torture/pr51070-2.c: New testcase.
1199
1200 2012-01-03 Richard Guenther <rguenther@suse.de>
1201
1202 PR tree-optimization/51692
1203 * gcc.dg/torture/pr51692.c: New testcase.
1204
1205 2012-01-03 Richard Guenther <rguenther@suse.de>
1206
1207 PR debug/51650
1208 * g++.dg/lto/pr51650-3_0.C: New testcase.
1209
1210 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
1211
1212 PR c++/15867
1213 * g++.dg/warn/Wredundant-decls-spec.C: New.
1214
1215 2012-01-03 Jakub Jelinek <jakub@redhat.com>
1216
1217 PR tree-optimization/51719
1218 * g++.dg/tree-prof/pr51719.C: New test.
1219
1220 2012-01-03 Richard Guenther <rguenther@suse.de>
1221
1222 PR middle-end/51730
1223 * gcc.dg/fold-compare-6.c: New testcase.
1224
1225 2012-01-03 Jakub Jelinek <jakub@redhat.com>
1226
1227 PR c++/51669
1228 * g++.dg/gomp/pr51669.C: New test.
1229
1230 2012-01-02 Jason Merrill <jason@redhat.com>
1231
1232 PR c++/51675
1233 * g++.dg/cpp0x/constexpr-union2.C: New.
1234
1235 PR c++/51666
1236 * g++.dg/cpp0x/nsdmi-defer5.C: New.
1237
1238 2012-01-02 Dodji Seketeli <dodji@redhat.com>
1239
1240 PR c++/51462
1241 * g++.dg/cpp0x/constexpr-99.C: New test.
1242
1243 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
1244
1245 PR c++/20140
1246 * g++.dg/template/init9.C: New.
1247
1248 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1249
1250 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
1251 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
1252 rather than a specific number.
1253
1254 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
1255
1256 PR fortran/46262
1257 PR fortran/46328
1258 PR fortran/51052
1259 * gfortran.dg/typebound_operator_7.f03: New.
1260 * gfortran.dg/typebound_operator_8.f03: New.
1261
1262 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1263
1264 PR target/51729
1265 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
1266 XFAIL.
1267 * gcc.target/mips/dspr2-MULTU.c: Likewise.
1268
1269 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1270
1271 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
1272
1273 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1274
1275 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
1276 for MIPS.
1277
1278 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1279
1280 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
1281 * gfortran.dg/io_real_boz_4.f90: Likewise.
1282 * gfortran.dg/io_real_boz_5.f90: Likewise.
1283
1284 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
1285
1286 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
1287
1288 2012-01-02 Revital Eres <revital.eres@linaro.org>
1289
1290 * gcc.dg/sms-11.c: New file.
1291
1292 2012-01-02 Tobias Burnus <burnus@net-b.de>
1293
1294 PR fortran/51682
1295 * gfortran.dg/coarray/image_index_3.f90: New.
1296
1297 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1298
1299 PR c++/16603
1300 * g++.dg/parse/enum8.C: New.
1301
1302 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1303
1304 PR c++/51379
1305 * g++.dg/conversion/reinterpret4.C: New.
1306 * g++.dg/conversion/reinterpret1.C: Adjust.
1307
1308 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1309
1310 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
1311
1312 2012-01-01 Fabien Chêne <fabien@gcc.gnu.org>
1313
1314 * g++.old-deja/g++.brendan/crash25.C: Adjust.
1315 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1316 * g++.old-deja/g++.jason/access14.C: Likewise.
1317 * g++.old-deja/g++.jason/access8.C: Likewise.
1318 * g++.old-deja/g++.jason/access1.C: Likewise.
1319 * g++.old-deja/g++.other/access3.C: Likewise.
1320 * g++.old-deja/g++.other/access5.C: Likewise.
1321 * g++.old-deja/g++.law/unsorted1.C: Likewise.
1322 * g++.old-deja/g++.law/visibility22.C: Likewise.
1323 * g++.old-deja/g++.law/visibility26.C: Likewise.
1324 * g++.old-deja/g++.mike/p2746.C: Likewise.
1325 * g++.dg/debug/using1.C: Likewise.
1326 * g++.dg/lookup/using51.C: Likewise.
1327 * g++.dg/inherit/using5.C: Likewise.
1328 * g++.dg/inherit/pr30297.C: Likewise.
1329 * g++.dg/inherit/access8.C: Likewise.
1330 * g++.dg/torture/pr39362.C: Likewise.
1331 * g++.dg/template/crash13.C: Likewise.
1332 * g++.dg/template/using10.C: Likewise.
1333
1334 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
1335
1336 PR fortran/51502
1337 * lib/gcc-dg.exp (scan-module-absence): Really commit last
1338 change.
1339
1340 2012-01-01 Ira Rosen <irar@il.ibm.com>
1341
1342 PR tree-optimization/51704
1343 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
1344 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
1345 corresponding flags.
1346
1347 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
1348
1349 PR c++/51723
1350 * g++.dg/cpp0x/constexpr-delegating2.C: New.
1351
1352 2012-01-01 Jan Hubicka <jh@suse.cz>
1353
1354 PR rtl-optimization/51069
1355 * gcc.c-torture/compile/pr51069.c: New testcase.
1356
1357 2012-01-01 Jakub Jelinek <jakub@redhat.com>
1358
1359 PR tree-optimization/51683
1360 * gcc.dg/pr51683.c: New test.
1361 \f
1362 Copyright (C) 2012 Free Software Foundation, Inc.
1363
1364 Copying and distribution of this file, with or without modification,
1365 are permitted in any medium without royalty provided the copyright
1366 notice and this notice are preserved.