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