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