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