OSDN Git Service

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