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