re PR rtl-optimization/52803 (ICE: in ira, at ira.c:3616 with -fno-move-loop-invarian...
[gcc.git] / gcc / testsuite / ChangeLog
1 2012-04-02 Richard Guenther <rguenther@suse.de>
2
3 PR middle-end/52803
4 * gcc.dg/pr52803.c: New testcase.
5
6 2012-04-02 Dodji Seketeli <dodji@redhat.com>
7
8 PR c++/40942
9 * g++.old-deja/g++.pt/spec40.C: Adjust to take the resolution of
10 DR 214 in account.
11
12 2012-04-01 Paolo Carlini <paolo.carlini@oracle.com>
13
14 PR c++/50043
15 * g++.dg/cpp0x/noexcept17.C: New.
16 * g++.old-deja/g++.eh/cleanup1.C: Adjust.
17 * g++.dg/tree-ssa/ehcleanup-1.C: Likewise.
18 * g++.dg/cpp0x/noexcept01.C: Likewise.
19 * g++.dg/eh/init-temp1.C: Likewise.
20 * g++.dg/eh/ctor1.C: Likwise.
21
22 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
23
24 * gnat.dg/controlled6.adb: New test.
25 * gnat.dg/controlled6_pkg.ads: New helper.
26 * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
27
28 2012-03-30 Richard Henderson <rth@redhat.com>
29
30 PR debug/52727
31 * g++.dg/opt/pr52727.C: New testcase.
32
33 2012-03-30 Richard Guenther <rguenther@suse.de>
34
35 PR tree-optimization/52754
36 * gcc.target/i386/pr52754.c: New testcase.
37
38 2012-03-30 Richard Guenther <rguenther@suse.de>
39
40 PR middle-end/52772
41 * g++.dg/torture/pr52772.C: New testcase.
42
43 2012-03-29 Paolo Carlini <paolo.carlini@oracle.com>
44
45 PR c++/52718
46 * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
47
48 2012-03-29 Jason Merrill <jason@redhat.com>
49
50 PR c++/52685
51 * g++.dg/template/inherit8.C: New.
52
53 2012-03-29 Jakub Jelinek <jakub@redhat.com>
54
55 PR c++/52759
56 * g++.dg/ext/weak4.C: New test.
57
58 PR tree-optimization/52760
59 * gcc.c-torture/execute/pr52760.c: New test.
60
61 2012-03-29 Jason Merrill <jason@redhat.com>
62
63 PR c++/52743
64 * g++.dg/cpp0x/initlist-array3.C: New.
65
66 2012-03-28 Jason Merrill <jason@redhat.com>
67
68 PR c++/52746
69 * g++.dg/overload/virtual2.C: New.
70
71 2012-03-28 Eric Botcazou <ebotcazou@adacore.com>
72
73 * gnat.dg/vect7.ad[sb]: New test.
74
75 2012-03-28 Paul Thomas <pault@gcc.gnu.org>
76 Tobias Burnus <burnus@gcc.gnu.org>
77
78 PR fortran/52652
79 * gfortran.dg/allocate_class_1.f90 : Change error test.
80 * gfortran.dg/allocate_with_typespec_4.f90 : Change error test.
81 * gfortran.dg/allocate_alloc_opt_1.f90 : Change error test.
82 * gfortran.dg/deallocate_alloc_opt_1.f90 : Change error test.
83
84 2012-03-28 Jakub Jelinek <jakub@redhat.com>
85
86 PR middle-end/52691
87 * gcc.dg/pr52691.c: New test.
88
89 PR middle-end/52750
90 * gcc.c-torture/compile/pr52750.c: New test.
91
92 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
93
94 PR target/52692
95 * gcc.target/avr/torture/builtins-2.c: New test.
96
97 2012-03-28 Jakub Jelinek <jakub@redhat.com>
98
99 PR target/52736
100 * gcc.target/i386/pr52736.c: New test.
101
102 2012-03-27 Martin Jambor <mjambor@suse.cz>
103
104 PR middle-end/52693
105 * gcc.dg/torture/pr52693.c: New test.
106
107 2012-03-27 Meador Inge <meadori@codesourcery.com>
108
109 PR c++/52672
110 * g++.dg/cpp0x/constexpr-52672.C: New testcase.
111
112 2012-03-27 Mike Stump <mikestump@comcast.net>
113
114 PR target/52665
115 * gcc.target/i386/pr28946.c: Use -fno-ident to avoid spurious
116 failures that match branch names.
117
118 2012-03-27 Uros Bizjak <ubizjak@gmail.com>
119 H.J. Lu <hongjiu.lu@intel.com>
120
121 PR target/52698
122 * gcc.target/i386/pr52698.c: New test.
123
124 2012-03-27 Richard Guenther <rguenther@suse.de>
125
126 PR middle-end/52720
127 * gcc.dg/torture/pr52720.c: New testcase.
128
129 2012-03-27 Eric Botcazou <ebotcazou@adacore.com>
130
131 * gnat.dg/pack17.adb: New test.
132
133 2012-03-27 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
134
135 * gcc.target/arm/thumb-ifcvt.c: Only run for -mthumb.
136 * gcc.target/arm/thumb-16bit-ops.c: Likewise.
137
138 2012-03-26 Martin Jambor <mjambor@suse.cz>
139
140 PR tree-optimization/50052
141 * gcc.dg/ipa/ipa-sra-2.c: Also run on strict-alignment platforms.
142
143 2012-03-26 Richard Guenther <rguenther@suse.de>
144
145 PR tree-optimization/52701
146 * gfortran.dg/pr52701.f90: New testcase.
147
148 2012-03-26 Ulrich Weigand <ulrich.weigand@linaro.org>
149
150 PR tree-optimization/52686
151 * gcc.target/arm/pr52686.c: New test.
152
153 2012-03-26 Georg-Johann Lay <avr@gjlay.de>
154
155 * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
156 Add "-Os -flto" to list.
157
158 2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
159
160 * gnat.dg/concat2.ad[sb]: New test.
161
162 2012-03-24 Jason Merrill <jason@redhat.com>
163
164 * g++.dg/cpp0x/auto3.C: Compile with -pedantic-errors.
165 * g++.dg/cpp0x/trailing2.C: Likewise.
166 * g++.dg/warn/pr23075.C: Change dg-warning to dg-bogus.
167 * g++.dg/cpp1y/auto-fn1.C: New.
168 * g++.dg/cpp1y/auto-fn2.C: New.
169 * g++.dg/cpp1y/auto-fn3.C: New.
170 * g++.dg/cpp1y/auto-fn4.C: New.
171 * g++.dg/cpp1y/auto-fn5.C: New.
172 * g++.dg/cpp1y/auto-fn6.C: New.
173 * g++.dg/cpp1y/auto-fn7.C: New.
174 * g++.dg/cpp1y/auto-fn8.C: New.
175 * g++.dg/cpp1y/auto-fn9.C: New.
176 * g++.dg/cpp1y/auto-fn10.C: New.
177 * g++.dg/cpp1y/auto-fn11.C: New.
178
179 2012-03-23 Richard Guenther <rguenther@suse.de>
180
181 PR tree-optimization/52678
182 * gfortran.dg/pr52678.f: New testcase.
183
184 2012-03-23 Richard Guenther <rguenther@suse.de>
185
186 PR tree-optimization/52638
187 * g++.dg/torture/pr52638.C: New testcase.
188
189 2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
190
191 PR c++/52487
192 * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
193
194 2012-03-22 Jakub Jelinek <jakub@redhat.com>
195
196 PR c++/52671
197 * g++.dg/ext/attrib44.C: New test.
198
199 2012-03-22 Jan Hubicka <jh@suse.cz>
200
201 PR middle-end/51737
202 * g++.dg/torture/pr51737.C: New testcase
203
204 2012-03-22 Richard Guenther <rguenther@suse.de>
205
206 PR tree-optimization/52548
207 * gcc.dg/tree-ssa/ssa-pre-29.c: New testcase.
208
209 2012-03-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
210
211 * lib/fortran-modules.exp (list-module-names-1): Remove
212 warning.
213
214 2012-03-21 Oleg Endo <olegendo@gcc.gnu.org>
215
216 PR target/50751
217 * gcc/target/sh/pr50751-1.c: New.
218 * gcc/target/sh/pr50751-2.c: New.
219 * gcc/target/sh/pr50751-3.c: New.
220
221 2012-03-21 Oleg Endo <olegendo@gcc.gnu.org>
222
223 PR target/52479
224 * gcc.target/sh/sh4a-cos.c: Remove.
225 * gcc.target/sh/sh4a-sin.c: Remove.
226 * gcc.target/sh/sh4a-sincos.c: Remove.
227
228 2012-03-21 Richard Earnshaw <rearnsha@arm.com>
229
230 * gcc.target/arm/neon/vgetQ_laneu64.c: Regenerated.
231 * gcc.target/arm/neon/vgetQ_lanes64.c: Likewise.
232
233 2012-03-21 Martin Jambor <mjambor@suse.cz>
234
235 PR testsuite/52641
236 * gcc.dg/misaligned-expand-1.c (cst): Cast to int.
237 * gcc.dg/misaligned-expand-2.c (cst): Likewise.
238
239 2012-03-21 Andrew Stubbs <ams@codesourcery.com>
240
241 * gcc.target/arm/thumb-16bit-ops.c: New file.
242 * gcc.target/arm/thumb-ifcvt.c: New file.
243
244 2012-03-20 Jason Merrill <jason@redhat.com>
245
246 * lib/target-supports.exp: Add { target c++1y }.
247
248 * g++.dg/cpp0x/auto32.C: New.
249
250 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
251
252 PR testsuite/52641
253 * gcc.dg/torture/pr48124-1.c: Add dg-require-effective-target
254 int32plus.
255 * gcc.dg/torture/pr48124-4.c: Ditto:
256 * gcc.dg/torture/pr52530.c: Use long instead of int if int=16.
257
258 2012-03-20 Jason Merrill <jason@redhat.com>
259
260 PR c++/52510
261 * g++.dg/cpp0x/initlist66.C: New.
262
263 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
264
265 * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
266 __AVR_HAVE_LPMX__
267
268 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
269
270 PR target/49868
271 * gcc.target/avr/torture/addr-space-2.h: New file.
272 * gcc.target/avr/torture/addr-space-2-g.h: New test.
273 * gcc.target/avr/torture/addr-space-2-0.h: New test.
274 * gcc.target/avr/torture/addr-space-2-1.h: New test.
275 * gcc.target/avr/torture/addr-space-2-x.h: New test.
276
277 2012-03-20 Richard Guenther <rguenther@suse.de>
278
279 * gnat.dg/pack16.adb: New testcase.
280 * gnat.dg/pack16_pkg.ads: Likewise.
281 * gnat.dg/specs/pack8.ads: Likewise.
282 * gnat.dg/specs/pack8_pkg.ads: Likewise.
283
284 2012-03-19 Paolo Carlini <paolo.carlini@oracle.com>
285
286 * g++.dg/warn/Wuseless-cast.C: Extend.
287
288 2012-03-19 Paolo Carlini <paolo.carlini@oracle.com>
289
290 PR c++/14710
291 * g++.dg/warn/Wuseless-cast.C: New.
292
293 2012-03-17 Janne Blomqvist <jb@gcc.gnu.org>
294
295 PR libfortran/52608
296 * gfortran.dg/pr52608.f90: New test.
297
298 2012-03-17 Tobias Burnus <burnus@net-b.de>
299
300 PR fortran/52585
301 * gfortran.dg/proc_ptr_36.f90: New.
302
303 2012-03-16 Martin Jambor <mjambor@suse.cz>
304
305 * gcc.dg/misaligned-expand-1.c: New test.
306 * gcc.dg/misaligned-expand-3.c: Likewise.
307
308 2012-03-16 Richard Guenther <rguenther@suse.de>
309 Kai Tietz <ktietz@redhat.com>
310
311 PR middle-end/48814
312 * gcc.c-torture/execute/pr48814-1.c: New test.
313 * gcc.c-torture/execute/pr48814-2.c: New test.
314 * gcc.dg/tree-ssa/assign-1.c: New test.
315 * gcc.dg/tree-ssa/assign-2.c: New test.
316 * gcc.dg/tree-ssa/assign-3.c: New test.
317
318 2012-03-16 Richard Guenther <rguenther@suse.de>
319
320 * gnat.dg/specs/pack7.ads: New testcase.
321
322 2012-03-15 Jakub Jelinek <jakub@redhat.com>
323
324 PR target/52568
325 * gcc.dg/torture/vshuf-4.inc: Add two new tests.
326 * gcc.dg/torture/vshuf-8.inc: Likewise.
327 * gcc.dg/torture/vshuf-16.inc: Likewise.
328 * gcc.dg/torture/vshuf-32.inc: Likewise.
329
330 2012-03-15 Jason Merrill <jason@redhat.com>
331
332 * g++.dg/torture/pr52582.C: New.
333
334 2012-03-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
335
336 * lib/fortran-modules.exp: New file which was forgotten in r185430.
337
338 2012-03-15 Ira Rosen <irar@il.ibm.com>
339 Ulrich Weigand <ulrich.weigand@linaro.org>
340
341 * gcc.dg/vect/slp-cond-3.c: New test.
342 * gcc.dg/vect/slp-cond-4.c: New test.
343
344 2012-03-15 Ira Rosen <irar@il.ibm.com>
345 Ulrich Weigand <ulrich.weigand@linaro.org>
346
347 * gcc.dg/vect/bb-slp-pattern-1.c: New test.
348 * gcc.dg/vect/bb-slp-pattern-2.c: New test.
349
350 2012-03-15 Janne Blomqvist <jb@gcc.gnu.org>
351
352 PR libfortran/52434
353 PR libfortran/48878
354 PR libfortran/38199
355 * gfortran.dg/edit_real_1.f90: Don't assume roundTiesToAway.
356 * gfortran.dg/round_1.f03: Likewise.
357
358 2012-03-15 Jakub Jelinek <jakub@redhat.com>
359 Andrew Pinski <apinski@cavium.com>
360
361 PR middle-end/52592
362 * gcc.dg/pr52592.c: New test.
363
364 2012-03-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
365
366 * gfortran.fortran-torture/compile/compile.exp: Simplify.
367 * gfortran.fortran-torture/execute/execute.exp: Likewise.
368 * lib/gcc-dg.exp (cleanup-modules): Move to ..
369 * lib/fortran-modules.exp: .. this new file. Adjust users.
370 * lib/gfortran-dg.exp (gfortran-dg-runtest,
371 gfortran-dg-debug-runtest): Call cleanup-modules.
372 * lib/fortran-torture.exp (fortran-torture-execute,
373 fortran-torture): Likewise.
374 * gfortran.dg/coarray/caf.exp: Likewise.
375 * lib/lto.exp: Likewise.
376 * gfortran.dg/class_4a.f03: Adjust cleanup-modules and keep-modules.
377 * gfortran.dg/class_4b.f03: Likewise.
378 * gfortran.dg/class_4c.f03: Likewise.
379 * gfortran.dg/class_45a.f03: Likewise.
380 * gfortran.dg/binding_label_tests_10.f03: Likewise.
381 * gfortran.dg/binding_label_tests_10_main.f03: Likewise.
382 * gfortran.dg/binding_label_tests_11.f03: Likewise.
383 * gfortran.dg/binding_label_tests_11_main.f03: Likewise.
384 * gfortran.dg/binding_label_tests_13.f03: Likewise.
385 * gfortran.dg/binding_label_tests_13_main.f03: Likewise.
386 * gfortran.dg/test_common_binding_labels_2.f03: Likewise.
387 * gfortran.dg/test_common_binding_labels_2_main.f03: Likewise.
388 * gfortran.dg/test_common_binding_labels_3.f03: Likewise.
389 * gfortran.dg/test_common_binding_labels_3_main.f03: Likewise.
390 * gfortran.dg/whole_file_28.f90: Likewise.
391 * gfortran.dg/whole_file_29.f90: Likewise.
392 * gfortran.dg/whole_file_30.f90: Likewise.
393 * gfortran.dg/whole_file_31.f90: Likewise.
394
395 2012-03-15 Jakub Jelinek <jakub@redhat.com>
396
397 PR tree-optimization/52267
398 * gcc.dg/pr52267.c: New test.
399 * gcc.dg/tree-ssa/vrp65.c: New test.
400 * gcc.dg/tree-ssa/vrp66.c: New test.
401
402 2012-03-15 Richard Guenther <rguenther@suse.de>
403
404 PR middle-end/52580
405 * gfortran.dg/vect/pr52580.f: New testcase.
406
407 2012-03-15 Oleg Endo <olegendo@gcc.gnu.org>
408
409 * gcc.target/sh/fpul-usage-1.c: New.
410
411 2012-03-14 Oleg Endo <olegendo@gcc.gnu.org>
412
413 PR target/49468
414 * gcc.target/sh/pr49468-si.c: Make dg-skip-if not the first directive.
415 * gcc.target/sh/pr49468-di.c: Likewise.
416
417 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
418
419 * g++.dg/warn/miss-format-1.C: Remove *-*-solaris2.8 handling.
420 * gcc.dg/c99-stdint-6.c: Likewise.
421 * gcc.dg/lto/20090210_0.c: Likewise.
422 * gcc.dg/pr28796-2.c: Don't skip on sparc*-sun-solaris2.8.
423 * gcc.dg/pragma-init-fini.c: Don't skip on i?86-*-solaris2.8.
424 * gcc.dg/pragma-init-fini-2.c: Likewise.
425 * gcc.dg/torture/pr47917.c: Remove *-*-solaris2.8 handling.
426 * gcc.target/i386/pr22076.c: Remove i?86-*-solaris2.8 handling.
427 * gcc.target/i386/pr22152.c: Likewise.
428 * gcc.target/i386/vect8-ret.c: Likewise.
429 * lib/target-supports.exp (add_options_for_tls): Remove Solaris 8
430 handling.
431
432 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
433
434 * g++.dg/other/anon5.C: Don't skip on mips-sgi-irix*.
435 * g++.dg/tree-prof/partition1.C: Likewise.
436 * g++.dg/tree-prof/partition2.C: Likewise.
437 * g++.old-deja/g++.other/init19.C: Remove mips-sgi-irix*
438 handling.
439 * gcc.c-torture/compile/labels-3.c: Remove dg-options.
440 * gcc.c-torture/execute/20010724-1.c: Remove.
441 * gcc.c-torture/execute/20010724-1.x: Remove.
442 * gcc.c-torture/execute/20040208-2.c: Remove.
443 * gcc.c-torture/execute/20040208-2.x: Remove.
444 * gcc.c-torture/execute/ieee/20000320-1.c [__mips__ && __sgi__]:
445 Remove.
446 (main) [__mips__ && __sgi__]: Remove.
447 * gcc.c-torture/execute/ieee/copysign1.c: Remove IRIX reference.
448 * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
449 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: Remove
450 mips-sgi-irix6* handling.
451 * gcc.dg/cpp/assert4.c [__mips__]: Remove __sgi__, sgi.
452 * gcc.dg/torture/20090618-1.c: Don't skip on mips-sgi-irix*.
453 * gcc.dg/torture/builtin-frexp-1.c: Remove mips*-*-irix6*
454 handling.
455 * gcc.dg/torture/builtin-logb-1.c: Likewise.
456 * gcc.dg/torture/pr47917.c: Remove mips-sgi-irix6.5 handling.
457 * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Don't skip on mips*-*-irix*.
458 * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6* handling.
459 * gcc.target/mips/args-1.c [!__sgi__]: Remove.
460 * gcc.target/mips/interrupt_handler-2.c: Don't skip on
461 mips-sgi-irix6*.
462 * gcc.target/mips/interrupt_handler-3.c: Likewise.
463 * gcc.target/mips/save-restore-1.c: Don't skip on mips-sgi-irix6*.
464 * gcc.target/mips/save-restore-3.c: Likewise.
465 * gcc.target/mips/save-restore-4.c: Likewise.
466 * gcc.target/mips/save-restore-5.c: Likewise.
467 * gfortran.dg/g77/cabs.f: Don't xfail on mips-sgi-irix6*.
468 * lib/prune.exp (prune_gcc_output): Remove pruning of IRIX 6 ld
469 messages.
470 * lib/target-libpath.exp (set_ld_library_path_env_vars): Remove
471 IRIX 6 handling.
472 (restore_ld_library_path_env_vars): Likewise.
473 * lib/target-supports.exp (check_profiling_available): Remove
474 mips*-*-irix* handling.
475 (check_ascii_locale_available): Remove mips-sgi-irix* handling.
476 (add_options_for_c99_runtime): Remove mips-sgi-irix6.5* handling.
477 * objc.dg/stabs-1.m: Don't xfail on mips-sgi-irix6.5.
478
479 2012-03-14 Jakub Jelinek <jakub@redhat.com>
480
481 PR c++/52582
482 * g++.dg/opt/pr52582.C: New test.
483
484 2012-03-14 Richard Guenther <rguenther@suse.de>
485
486 PR tree-optimization/52571
487 * gcc.dg/vect/vect-2.c: Initialize arrays.
488 * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
489 * gcc.target/i386/recip-vec-divf.c: Use -fno-common.
490 * gcc.target/i386/recip-vec-sqrtf.c: Likewise.
491
492 2012-03-14 Richard Guenther <rguenther@suse.de>
493
494 PR middle-end/52080
495 PR middle-end/52097
496 PR middle-end/48124
497 * gcc.dg/torture/pr48124-1.c: New testcase.
498 * gcc.dg/torture/pr48124-2.c: Likewise.
499 * gcc.dg/torture/pr48124-3.c: Likewise.
500 * gcc.dg/torture/pr48124-4.c: Likewise.
501
502 2012-03-14 Richard Guenther <rguenther@suse.de>
503
504 PR middle-end/52578
505 * gcc.dg/pr52578.c: New testcase.
506
507 2012-03-14 Jakub Jelinek <jakub@redhat.com>
508
509 PR c++/52521
510 * g++.dg/cpp0x/udlit-args2.C: New test.
511
512 2012-03-13 Oleg Endo <olegendo@gcc.gnu.org>
513
514 PR target/48596
515 * gcc.target/sh/pr48596.c: Move accidentally added new test case to ...
516 * gcc.c-torture/compile/pr48596.c: ... here.
517
518 2012-01-30 Dodji Seketeli <dodji@redhat.com>
519
520 PR c++/51641
521 * g++.dg/lookup/hidden-class17.C: New test.
522
523 2012-03-13 Jakub Jelinek <jakub@redhat.com>
524
525 PR c/52577
526 * gcc.dg/Wunused-var-3.c: New test.
527
528 2012-03-13 Martin Jambor <mjambor@suse.cz>
529
530 * gcc.dg/misaligned-expand-2.c: New test.
531
532 2012-03-13 Richard Guenther <rguenther@suse.de>
533
534 PR middle-end/52134
535 * gcc.dg/pr52134.c: New testcase.
536
537 2012-03-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
538
539 * ada/acats/tests/cd/cdd1001.a (CDD1001): Fix typo.
540
541 2012-03-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
542
543 PR tree-optimization/46728
544 * gcc.target/powerpc/pr46728-4.c: Use preferred syntax.
545 * gcc.target/powerpc/pr46728-5.c: Likewise.
546 * gcc.target/powerpc/pr46728-8.c: Likewise.
547 * gcc.target/powerpc/pr46728-10.c: Likewise.
548 * gcc.target/powerpc/pr46728-11.c: Likewise.
549 * gcc.target/powerpc/pr46728-13.c: Likewise.
550 * gcc.target/powerpc/pr46728-14.c: Likewise.
551 * gcc.target/powerpc/pr46728-15.c: Likewise.
552
553 2012-03-12 Paolo Carlini <paolo.carlini@oracle.com>
554
555 PR c++/52299
556 * g++.dg/warn/Wdiv-by-zero-bogus.C: New.
557
558 2012-03-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
559
560 PR tree-optimization/46728
561 * gcc.target/powerpc/pr46728-4.c: Skip for powerpc*-*-darwin*.
562 * gcc.target/powerpc/pr46728-5.c: Likewise.
563 * gcc.target/powerpc/pr46728-8.c: Likewise.
564 * gcc.target/powerpc/pr46728-10.c: Likewise.
565 * gcc.target/powerpc/pr46728-11.c: Likewise.
566 * gcc.target/powerpc/pr46728-13.c: Likewise.
567 * gcc.target/powerpc/pr46728-14.c: Likewise.
568 * gcc.target/powerpc/pr46728-15.c: Likewise.
569
570 2012-03-12 Georg-Johann Lay <avr@gjlay.de>
571
572 PR target/49868
573 * gcc.target/avr/torture/addr-space-1.h: New file.
574 * gcc.target/avr/torture/addr-space-1-g.h: New test.
575 * gcc.target/avr/torture/addr-space-1-0.h: New test.
576 * gcc.target/avr/torture/addr-space-1-1.h: New test.
577 * gcc.target/avr/torture/addr-space-1-x.h: New test.
578
579 2012-03-12 Andrew Pinski <apinski@cavium.com>
580
581 * gcc.dg/tree-ssa/phi-opt-7.c: New testcase.
582
583 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
584
585 * g++.dg/abi/rtti3.C: Remove alpha*-dec-osf* handling.
586 * g++.dg/abi/thunk4.C: Likewise.
587 * g++.dg/cdce3.C: Don't skip on*-dec-osf5*.
588 Adapt line numbers.
589 * g++.dg/compat/struct-layout-1_generate.c: Remove alpha*-dec-osf*
590 handling.
591 * g++.dg/cpp0x/constexpr-rom.C: Likewise.
592 * g++.dg/eh/spbp.C: Likewise.
593 * g++.dg/ext/label13.C: Likewise.
594 * g++.dg/guality/guality.exp: Likewise.
595 * g++.dg/other/anon5.C: Likewise.
596 * g++.dg/other/pragma-ep-1.C: Remove.
597 * g++.dg/warn/miss-format-1.C: Remove alpha*-dec-osf* handling.
598 * g++.dg/warn/pr31246.C: Likewise.
599 * g++.dg/warn/weak1.C: Likewise.
600 * g++.old-deja/g++.eh/badalloc1.C: Likewise.
601 * g++.old-deja/g++.ext/attrib5.C: Likewise.
602 * gcc.c-torture/compile/limits-declparen.c: Likewise.
603 * gcc.c-torture/compile/limits-pointer.c: Likewise.
604 * gcc.c-torture/execute/20001229-1.c: Remove __osf__ handling.
605 * gcc.dg/attr-weakref-1.c: Remove alpha*-dec-osf* handling.
606 * gcc.dg/c99-stdint-6.c: Remove alpha*-dec-osf5* handling.
607 * gcc.dg/c99-tgmath-1.c: Likewise.
608 * gcc.dg/c99-tgmath-2.c: Likewise.
609 * gcc.dg/c99-tgmath-3.c: Likewise.
610 * gcc.dg/c99-tgmath-4.c: Likewise.
611 * gcc.dg/compat/struct-layout-1_generate.c: Remove alpha*-dec-osf*
612 handling.
613 * gcc.dg/debug/pr49032.c: Likewise.
614 * gcc.dg/guality/guality.exp: Likewise.
615 * gcc.dg/intmax_t-1.c: Likewise.
616 * gcc.dg/pr48616.c: Likewise.
617 * gcc.dg/pragma-ep-1.c: Remove.
618 * gcc.dg/pragma-ep-2.c: Remove.
619 * gcc.dg/pragma-ep-3.c: Remove.
620 * gcc.dg/torture/pr47917.c: Remove alpha*-dec-osf5* handling.
621 * gcc.dg/tree-ssa/pr42585.c: Remove alpha*-dec-osf* handling.
622 * gcc.misc-tests/gcov-14.c: Likewise.
623 * gfortran.dg/guality/guality.exp: Likewise.
624 * lib/target-supports.exp (check_weak_available): Likewise.
625 (add_options_for_tls): Likewise.
626 (check_ascii_locale_available): Likewise.
627 * obj-c++.dg/dwarf-2.mm: Likewise.
628 * objc.dg/dwarf-1.m: Likewise.
629 * objc.dg/dwarf-2.m: Likewise.
630
631 2012-03-12 Jakub Jelinek <jakub@redhat.com>
632
633 PR tree-optimization/51721
634 * gcc.dg/tree-ssa/vrp64.c: New test.
635
636 PR tree-optimization/52533
637 * gcc.c-torture/compile/pr52533.c: New test.
638
639 2012-03-12 Kirill Yukhin <kirill.yukhin@intel.com>
640
641 * gcc.target/i386/rtm-xabort-1.c: New.
642 * gcc.target/i386/rtm-xbegin-1.c: Ditto.
643 * gcc.target/i386/rtm-xend-1.c: Ditto.
644 * gcc.target/i386/rtm-xtest-1.c: Ditto.
645 * gcc.target/i386/sse-12.c: Test RTM intrinsics.
646 * gcc.target/i386/sse-13.c: Ditto.
647 * gcc.target/i386/sse-14.c: Ditto.
648 * gcc.target/i386/sse-22.c: Ditto.
649 * gcc.target/i386/sse-23.c: Ditto.
650 * g++.dg/other/i386-2.C: Ditto.
651 * g++.dg/other/i386-3.C: Ditto.
652
653 2012-03-12 Tobias Burnus <burnus@net-b.de>
654
655 PR fortran/52542
656 * gfortran.dg/proc_ptr_35.f90: New.
657
658 2012-03-11 Uros Bizjak <ubizjak@gmail.com>
659
660 PR target/52530
661 * gcc.dg/torture/pr52530.c: New test.
662
663 2012-03-11 Oleg Endo <olegendo@gcc.gnu.org>
664
665 PR target/51244
666 * gcc.target/sh/pr51244-1.c: Fix thinkos.
667
668 2012-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
669
670 PR target/52450
671 * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
672
673 * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
674
675 2012-03-09 Andrew Pinski <apinski@cavium.com>
676
677 PR middle-end/51988
678 * gcc.dg/tree-ssa/phi-opt-8.c: New testcase.
679 * gcc.dg/tree-ssa/phi-opt-9.c: New testcase.
680
681 2012-03-09 Jiangning Liu <jiangning.liu@arm.com>
682
683 * gcc.dg/tree-ssa/scev-3.c: New.
684 * gcc.dg/tree-ssa/scev-4.c: New.
685
686 2012-03-08 Tobias Burnus <burnus@net-b.de>
687
688 PR fortran/52469
689 * gfortran.dg/proc_ptr_34.f90
690
691 2012-03-07 Jason Merrill <jason@redhat.com>
692
693 PR c++/52521
694 * g++.dg/cpp0x/udlit-mangle.C: New.
695
696 2012-03-06 Pat Haugen <pthaugen@us.ibm.com>
697
698 * gcc.dg/torture/va-arg-25.c: Fix typo for powerpc64-*-* check.
699
700 2012-03-06 Richard Guenther <rguenther@suse.de>
701
702 PR middle-end/52493
703 * gcc.dg/torture/pr52493.c: New testcase.
704
705 2012-03-06 Richard Guenther <rguenther@suse.de>
706
707 PR lto/52097
708 * gcc.dg/lto/pr52097_0.c: New testcase.
709
710 2012-03-06 Oleg Endo <olegendo@gcc.gnu.org>
711
712 PR target/51244
713 * gcc.target/sh/pr51244-1.c: New.
714 * gcc.target/sh/pr51244-2.c: New.
715 * gcc.target/sh/pr51244-3.c: New.
716
717 2012-03-05 Jason Merrill <jason@redhat.com>
718
719 PR c++/51930
720 * g++.dg/ext/visibility/template11.C: New.
721
722 * g++.dg/cpp0x/implicit13.C: New.
723
724 2012-03-05 Jakub Jelinek <jakub@redhat.com>
725
726 PR tree-optimization/51721
727 * gcc.dg/tree-ssa/vrp63.c: New test.
728 * gcc.dg/pr51721.c: New test.
729
730 2012-03-04 Mikael Morin <mikael@gcc.gnu.org>
731
732 PR fortran/50981
733 * gfortran.dg/elemental_optional_args_5.f03: Add subcomponent actual
734 argument checks.
735
736 2012-03-04 H.J. Lu <hongjiu.lu@intel.com>
737
738 PR target/52146
739 * gcc.target/i386/pr52146.c: Update final-scan to allow $-18874240.
740
741 2012-03-04 Mikael Morin <mikael@gcc.gnu.org>
742
743 PR fortran/50981
744 * gfortran.dg/elemental_optional_args_5.f03: Add array checks.
745
746 2012-03-04 Georg-Johann Lay <avr@gjlay.de>
747
748 * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
749 int32plus.
750
751 2012-03-03 Jason Merrill <jason@redhat.com>
752
753 * g++.dg/cpp0x/nsdmi-defer6.C: New.
754
755 Core 1270
756 * g++.dg/cpp0x/initlist65.C: New.
757
758 PR c++/36797
759 * g++.dg/ext/is_empty2.C: New.
760
761 2012-03-03 Tobias Burnus <burnus@net-b.de>
762
763 PR fortran/48820
764 * gfortran.dg/assumed_type_3.f90: Undo previous commit.
765
766 2012-03-03 Tobias Burnus <burnus@net-b.de>
767
768 * gfortran.dg/bind_c_dts_4.f03: Add dg-options -Wc-binding-type.
769 * gfortran.dg/bind_c_implicit_vars.f03: Ditto.
770 * gfortran.dg/bind_c_usage_8.f03: Ditto.
771 * gfortran.dg/c_kind_tests_2.f03: Ditto.
772 * gfortran.dg/class_30.f90: Remove dg-warning line.
773 * gfortran.dg/bind_c_usage_25.f90: New.
774
775 2012-03-03 Tobias Burnus <burnus@net-b.de>
776
777 PR fortran/48820
778 * gfortran.dg/assumed_type_1.f90: Correct dg-error.
779 * gfortran.dg/assumed_type_3.f90: Correct dg-error.
780 * gfortran.dg/assumed_type_4.f90: Correct dg-error.
781
782 2012-03-03 Tobias Burnus <burnus@net-b.de>
783
784 PR fortran/48820
785 * gfortran.dg/assumed_type_1.f90: New.
786 * gfortran.dg/assumed_type_2.f90: New.
787 * gfortran.dg/assumed_type_3.f90: New.
788 * gfortran.dg/assumed_type_4.f90: New.
789
790 2012-03-02 Oleg Endo <olegendo@gcc.gnu.org>
791
792 PR target/49486
793 * gcc.target/sh/pr49468-si.c: Skip unsupported test for SH64.
794 * gcc.target/sh/pr49468-di.c: New.
795
796 2012-03-02 Maxim Kuvyrkov <maxim@codesourcery.com>
797
798 * gcc.dg/graphite/pr50561.c: Update.
799
800 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
801
802 * gcc.target/powerpc/pr52457.c: New test.
803
804 2012-03-02 Ulrich Weigand <ulrich.weigand@linaro.org>
805
806 * gcc.target/arm/sat-1.c: New test.
807
808 2012-03-02 Uros Bizjak <ubizjak@gmail.com>
809
810 PR target/46716
811 * gcc.target/i386/pr46716.c: New test.
812
813 2012-03-02 Paolo Carlini <paolo.carlini@oracle.com>
814
815 PR c++/51989
816 * g++.dg/cpp0x/sfinae32.C: New.
817
818 2012-03-02 Richard Guenther <rguenther@suse.de>
819
820 PR tree-optimization/52406
821 * gcc.dg/torture/pr52406.c: New testcase.
822
823 2012-03-02 Tobias Burnus <burnus@net-b.de>
824
825 PR fortran/52325
826 * gfortran.dg/derived_comp_array_ref_8.f90: New.
827 * gfortran.dg/nullify_2.f90: Update dg-error.
828 * gfortran.dg/nullify_4.f90: Ditto.
829 * gfortran.dg/pointer_init_6.f90: Ditto.
830
831 2012-03-02 Tobias Burnus <burnus@net-b.de>
832
833 PR fortran/52270
834 * gfortran.dg/class_51.f90: New.
835
836 2012-03-02 Tobias Burnus <burnus@net-b.de>
837
838 PR fortran/52452
839 * gfortran.dg/intrinsic_8.f90: New.
840
841 2012-03-01 Kai Tietz <ktietz@redhat.com>
842
843 * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
844 routines on mingw targets.
845 * gcc.dg/vect/pr46126.c (uintptr_t): Add support for LLP64 target.
846
847 2012-03-01 Jakub Jelinek <jakub@redhat.com>
848
849 PR tree-optimization/52445
850 * gcc.dg/pr52445.c: New test.
851
852 2012-02-29 Jakub Jelinek <jakub@redhat.com>
853
854 PR target/52437
855 * gcc.c-torture/compile/pr52437.c: New test.
856
857 PR middle-end/52419
858 * gcc.dg/torture/pr52419.c: New test.
859
860 PR tree-optimization/52429
861 * gcc.dg/torture/pr52429.c: New test.
862 * g++.dg/opt/pr52429.C: New test.
863
864 2012-02-29 Richard Guenther <rguenther@suse.de>
865
866 PR testsuite/52297
867 * gcc.dg/lto/trans-mem-1_0.c: Remove.
868 * gcc.dg/lto/trans-mem-1_1.c: Likewise.
869 * gcc.dg/lto/trans-mem-2_0.c: Likewise.
870 * gcc.dg/lto/trans-mem-2_1.c: Likewise.
871 * gcc.dg/lto/trans-mem-4_0.c: Likewise.
872 * gcc.dg/lto/trans-mem-4_1.c: Likewise.
873
874 2012-02-29 Jakub Jelinek <jakub@redhat.com>
875
876 * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
877
878 2012-02-29 Paul Thomas <pault@gcc.gnu.org>
879
880 PR fortran/52386
881 * gfortran.dg/realloc_on_assign_13.f90 : New test.
882
883 2012-02-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
884
885 PR target/51534
886 * gcc.target/arm/neon/pr51534.c: New testcase.
887
888 2012-02-28 Richard Guenther <rguenther@suse.de>
889
890 PR target/52407
891 * gcc.dg/torture/pr52407.c: New testcase.
892
893 2012-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
894
895 * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
896 * gcc.target/arm/vfp2.c: Likewise.
897 * gcc.target/arm/vfp3.c: Likewise.
898 * gcc.target/arm/vfp4.c: Likewise.
899 * gcc.target/arm/vfp5.c: Likewise.
900 * gcc.target/arm/vfp6.c: Likewise.
901 * gcc.target/arm/vfp7.c: Likewise.
902 * gcc.target/arm/vfp8.c: Likewise.
903 * gcc.target/arm/vfp9.c: Likewise.
904 * gcc.target/arm/vfp10.c: Likewise.
905 * gcc.target/arm/vfp11.c: Likewise.
906 * gcc.target/arm/vfp12.c: Likewise.
907 * gcc.target/arm/vfp13.c: Likewise.
908 * gcc.target/arm/vfp14.c: Likewise.
909 * gcc.target/arm/vfp15.c: Likewise.
910 * gcc.target/arm/vfp16.c: Likewise.
911 * gcc.target/arm/vfp17.c: Likewise.
912 * gcc.target/arm/neon-constants.h: New file.
913 * gcc.target/arm/neon-vect1.c: New test.
914 * gcc.target/arm/neon-vect2.c: New test.
915 * gcc.target/arm/neon-vect3.c: New test.
916 * gcc.target/arm/neon-vect4.c: New test.
917 * gcc.target/arm/neon-vect5.c: New test.
918 * gcc.target/arm/neon-vect6.c: New test.
919 * gcc.target/arm/neon-vect7.c: New test.
920 * gcc.target/arm/neon-vect8.c: New test.
921
922 2012-02-28 Richard Guenther <rguenther@suse.de>
923
924 PR tree-optimization/52402
925 * gcc.dg/torture/pr52402.c: New testcase.
926
927 2012-02-28 Richard Guenther <rguenther@suse.de>
928
929 PR lto/52400
930 * g++.dg/lto/pr52400_0.C: New testcase.
931
932 2012-02-28 Georg-Johann Lay <avr@gjlay.de>
933
934 * gcc.target/avr/torture/builtins-1.c: New test.
935 * gcc.target/avr/torture/builtins-error.c: New test.
936
937 2012-02-28 Kai Tietz <ktietz@redhat.com>
938
939 * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64 issue.
940 * gcc.target/i386/pr45352-2.c: Likewise.
941 * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for mingw targets.
942 * gcc.target/i386/xop-vshift-1.c (random): Use on mingw
943 targets instead rand.
944 * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
945 * gcc.target/i386/sse2-mul-1.c: Likewise.
946 * gcc.target/i386/sse4_1-blendps.c: Likewise.
947 * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw target.
948 * gcc.target/i386/pad-1.c: Likewise.
949 * gcc.target/i386/pad-9.c: Likewise.
950 * gcc.target/i386/pad-2.c: Likewise.
951 * gcc.target/i386/pad-5b.c: Likewise.
952 * gcc.target/i386/pad-8.c: Likewise.
953 * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
954 * gcc.target/i386/pr44130.c: Likewise.
955 * gcc.target/i386/align-main-1.c: Likewise.
956 * gcc.target/i386/align-main-2.c: Likewise.
957 * gcc.target/i386/sw-1.c: Likewise.
958 * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
959 on x64 mingw target.
960 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
961 * gcc.target/i386/pr46295.c: Likewise.
962 * gcc.target/i386/amd64-abi-1.c: Likewise.
963 * gcc.target/i386/amd64-abi-2.c: Likewise.
964 * gcc.target/i386/pr39082-1.c: Likewise.
965 * gcc.target/i386/pr39162.c: Likewise.
966 * gcc.target/i386/pr22152.c: Likewise.
967 * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
968 * gcc.target/i386/wrfsbase-2.c: Likewise.
969 * gcc.target/i386/local.c: Likewise
970 * gcc.target/i386/wrgsbase-1.c: Likewise.
971 * gcc.target/i386/wrfsbase-1.c: Likewise.
972 * gcc.target/i386/pr39315-3.c: Likewise.
973 * gcc.target/i386/pr35767-4.c: Likewise.
974 * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
975 x64 mingw target.
976 * gcc.target/i386/pr45336-2.c: Likewise.
977 * gcc.target/i386/pr45336-1.c: Likewise.
978 * gcc.target/i386/pr45336-4.c: Likewise.
979
980 2012-02-27 Tristan Gingold <gingold@adacore.com>
981
982 * gnat.dg/array20.ad[sb]: New test.
983
984 2012-02-27 Jakub Jelinek <jakub@redhat.com>
985
986 PR target/52375
987 * gcc.target/arm/pr52375.c: New test.
988 * gcc.c-torture/compile/pr52375.c: New test.
989
990 2012-02-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
991
992 * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
993 * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
994
995 2012-02-27 Eric Botcazou <ebotcazou@adacore.com>
996
997 * gnat.dg/aggr19.adb: New test.
998 * gnat.dg/aggr19_pkg.ad[sb]: New helper.
999
1000 2012-02-26 Oleg Endo <olegendo@gcc.gnu.org>
1001
1002 PR target/49263
1003 * gcc.target/sh/pr49263.c: New.
1004
1005 2012-02-24 Andrew MacLeod <amacleod@redhat.com>
1006
1007 * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
1008 simulate_thread_wrapper_other_threads
1009 * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
1010 Move initialization of 'value' to main().
1011 (main): Initialize 'value';
1012 * gcc.dg/simulate-thread/speculative-store.c
1013 (simulate_thread_step_verify): Return 0 when successful.
1014 * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
1015 Reduce threshold.
1016 (INSN_COUNT_THRESHOLD): New. Instruction limit to terminate test.
1017 (simulate_thread_wrapper_other_threads): Return a success/fail value
1018 and issue an error if the instruction count threshold is exceeded.
1019
1020 2012-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1021
1022 PR target/50580
1023 * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
1024 * gcc.target/mips/interrupt_handler-3.c: Likewise.
1025
1026 2012-02-24 Richard Guenther <rguenther@suse.de>
1027
1028 PR middle-end/52355
1029 * gcc.dg/pr52355.c: New testcase.
1030
1031 2012-02-23 Kai Tietz <ktietz@redhat.com>
1032
1033 * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option for mingw-targets.
1034 * gcc.dg/Wpadded.c: Likewise.
1035 * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
1036 structure-layout.
1037 * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
1038 for sleep by Sleep and add windows.h include for this function.
1039 * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
1040 targets.
1041 * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
1042 target.
1043 * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw target.
1044 * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
1045 on x64 mingw target.
1046 * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
1047 * gcc.dg/pr50251.c: Disable test for x64 mingw target.
1048 * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
1049 failure on LLP64 target.
1050
1051 2012-02-23 Uros Bizjak <ubizjak@gmail.com>
1052
1053 PR c/52290
1054 * gcc.dg/noncompile/pr52290.c: New test.
1055
1056 2012-02-23 Jakub Jelinek <jakub@redhat.com>
1057
1058 PR tree-optimization/52019
1059 * gcc.dg/tree-ssa/ipa-split-6.c: New test.
1060
1061 2012-02-22 Kai Tietz <ktietz@redhat.com>
1062
1063 * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
1064 * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
1065 derived pdiff_t type.
1066 * g++.dg/torture/pr49720.C: Likewise
1067
1068 2012-02-22 Uros Bizjak <ubizjak@gmail.com>
1069
1070 PR target/52330
1071 * gcc.target/i386/pr52330.c: New test.
1072
1073 2012-02-22 Tobias Burnus <burnus@net-b.de>
1074
1075 PR fortran/52335
1076 * gfortran.dg/io_constraints_10.f90: New.
1077
1078 2012-02-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1079
1080 * lib/target-supports.exp (check_effective_target_vect_condition):
1081 Return true for NEON.
1082
1083 2012-02-21 Kai Tietz <ktietz@redhat.com>
1084
1085 * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
1086
1087 2012-02-21 Richard Guenther <rguenther@suse.de>
1088
1089 PR tree-optimization/52324
1090 * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
1091
1092 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
1093
1094 PR middle-end/51782
1095 * gcc.target/avr/torture/pr51782-1.c: New test.
1096
1097 2012-02-21 Jakub Jelinek <jakub@redhat.com>
1098
1099 PR tree-optimization/52318
1100 * gcc.dg/pr52318.c: New test.
1101
1102 2012-02-20 Kai Tietz <ktietz@redhat.com>
1103
1104 * gcc.dg/bf-ms-layout-3.c: New testcase.
1105
1106 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
1107
1108 PR testsuite/52229
1109 PR fortran/32380
1110 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
1111
1112 2012-02-20 Richard Guenther <rguenther@suse.de>
1113
1114 PR tree-optimization/52298
1115 * gcc.dg/torture/pr52298.c: New testcase.
1116 * gcc.dg/vect/pr52298.c: Likewise.
1117
1118 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
1119
1120 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
1121 * gcc.c-torture/execute/pr52286.c: Ditto.
1122
1123 2012-02-20 Jakub Jelinek <jakub@redhat.com>
1124
1125 PR tree-optimization/52286
1126 * gcc.c-torture/execute/pr52286.c: New test.
1127
1128 2012-02-18 Tobias Burnus <burnus@net-b.de>
1129
1130 PR fortran/52295
1131 * gfortran.dg/interface_35.f90: Use -std=f2003.
1132 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
1133 * gfortran.dg/interface_assignment_4.f90: Ditto.
1134 * gfortran.dg/bessel_1.f90: Ditto.
1135 * gfortran.dg/func_result_6.f90: Ditto.
1136 * gfortran.dg/hypot_1.f90: Ditto.
1137 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
1138
1139 2012-02-17 Tobias Burnus <burnus@net-b.de>
1140
1141 PR translation/52232
1142 PR translation/52234
1143 PR translation/52245
1144 PR translation/52246
1145 PR translation/52262
1146 PR translation/52273
1147 * gfortran.dg/coarray_22.f90: Update dg-error.
1148 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
1149
1150 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1151
1152 PR target/51753
1153 * lib/gcc-simulate-thread.exp: Load timeout.exp.
1154 (simulate-thread): Use default timeout.
1155
1156 2012-02-16 Jason Merrill <jason@redhat.com>
1157
1158 PR c++/52248
1159 * g++.dg/ext/timevar1.C: New.
1160
1161 2012-02-16 Fabien ChĂȘne <fabien@gcc.gnu.org>
1162
1163 PR c++/52126
1164 * g++.dg/template/using21.C: New.
1165 * g++.dg/template/using22.C: Likewise.
1166
1167 2012-02-16 Jason Merrill <jason@redhat.com>
1168
1169 PR c++/51415
1170 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
1171
1172 2012-02-16 Jakub Jelinek <jakub@redhat.com>
1173
1174 PR tree-optimization/52255
1175 * gcc.c-torture/compile/pr52255.c: New test.
1176
1177 PR debug/52260
1178 * g++.dg/debug/dwarf2/pr52260.C: New test.
1179
1180 PR middle-end/51929
1181 * g++.dg/ipa/pr51929.C: New test.
1182
1183 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
1184
1185 PR target/52199
1186 * gcc.target/powerpc/pr52199.c: New file.
1187
1188 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1189
1190 PR target/52152
1191 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
1192
1193 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1194
1195 * gcc.dg/pr51867.c: Don't include <math.h>.
1196 (sqrtf): Declare.
1197
1198 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
1199
1200 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
1201 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
1202
1203 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
1204
1205 PR tree-optimization/50561
1206 * gcc.dg/graphite/pr50561.c: New testcase.
1207
1208 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
1209
1210 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
1211 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
1212
1213 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1214
1215 * gnat.dg/discr35.ad[sb]: New test.
1216
1217 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1218
1219 * gnat.dg/volatile10.adb: New test.
1220 * gnat.dg/volatile10_pkg.ads: New helper.
1221
1222 2012-02-14 Jason Merrill <jason@redhat.com>
1223
1224 * g++.dg/ext/attrib43.C: New.
1225
1226 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
1227
1228 * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
1229 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
1230 fgnu_tm.
1231 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
1232 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
1233 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
1234 effective_target fgnu_tm.
1235 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
1236
1237 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1238
1239 PR c++/52247
1240 * g++.dg/template/asmgoto1.C: New test.
1241
1242 2012-02-14 Ian Lance Taylor <iant@google.com>
1243
1244 PR go/48501
1245 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
1246 compiling generated file for 64bit and index tests.
1247
1248 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
1249
1250 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
1251
1252 2012-02-14 Richard Guenther <rguenther@suse.de>
1253
1254 PR tree-optimization/52244
1255 PR tree-optimization/51528
1256 * gcc.dg/torture/pr52244.c: New testcase.
1257
1258 2012-02-14 Walter Lee <walt@tilera.com>
1259
1260 * g++.dg/other/PR23205.C: Disable test on tile.
1261 * g++.dg/other/pr23205-2.C: Disable test on tile.
1262 * gcc.dg/20020312-2.c: Add a condition for __tile__.
1263 * gcc.dg/20040813-1.c: Disable test on tile.
1264 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
1265 * gcc.misc-tests/linkage.exp: Handle tilegx.
1266
1267 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1268
1269 PR tree-optimization/52210
1270 * gcc.dg/pr52210.c: New test.
1271
1272 2012-02-14 Jason Merrill <jason@redhat.com>
1273
1274 PR c++/39055
1275 * g++.dg/overload/defarg5.C: New.
1276
1277 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1278
1279 PR c/52181
1280 * c-c++-common/pr52181.c: New test.
1281
1282 2012-02-13 Jakub Jelinek <jakub@redhat.com>
1283
1284 PR c++/52215
1285 * g++.dg/ext/atomic-1.C: New test.
1286
1287 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1288
1289 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
1290
1291 2012-02-13 Jakub Jelinek <jakub@redhat.com>
1292
1293 PR middle-end/52209
1294 * gcc.c-torture/execute/pr52209.c: New test.
1295
1296 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
1297
1298 PR fortran/50981
1299 * gfortran.dg/elemental_optional_args_5.f03: New test.
1300
1301 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
1302
1303 PR testsuite/50076
1304 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
1305 cases.
1306
1307 2012-02-11 Ian Lance Taylor <iant@google.com>
1308
1309 PR go/51874
1310 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
1311 SPARC Solaris. Don't run the test at all on systems where it may
1312 not work, rather than xfailing it.
1313
1314 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
1315
1316 PR rtl-optimization/52175
1317 * gcc.c-torture/compile/pr52175.c: New test.
1318
1319 2012-02-10 Jason Merrill <jason@redhat.com>
1320
1321 PR c++/51910
1322 * g++.dg/template/repo10.C: New.
1323
1324 2012-02-11 Jakub Jelinek <jakub@redhat.com>
1325
1326 PR debug/52132
1327 * gcc.dg/pr52132.c: New test.
1328
1329 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
1330
1331 * gnat.dg/specs/aggr4.ads: New test.
1332 * gnat.dg/specs/aggr4_pkg.ads: New helper.
1333
1334 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
1335
1336 PR target/52146
1337 * gcc.target/i386/pr52146.c: New.
1338
1339 2012-02-10 Jakub Jelinek <jakub@redhat.com>
1340
1341 PR middle-end/52177
1342 * c-c++-common/pr52177.c: New test.
1343
1344 2012-02-10 Jan Hubicka <jh@suse.cz>
1345
1346 PR middle-end/48600
1347 * g++.dg/torture/pr48600.C: New testcase.
1348
1349 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
1350
1351 PR middle-end/52140
1352 * gcc.dg/dfp/pr52140.c: New test.
1353
1354 2012-02-09 Jakub Jelinek <jakub@redhat.com>
1355
1356 PR fortran/32380
1357 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
1358 of dg-options.
1359
1360 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1361
1362 PR middle-end/51867
1363 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
1364 * testsuite/gcc.dg/pr51867.c: New test.
1365
1366 2012-02-09 Ian Lance Taylor <iant@google.com>
1367
1368 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
1369 which don't support -fsplit-stack. Turn off optimization when
1370 compiling select5-out.go.
1371
1372 2012-02-08 Ian Lance Taylor <iant@google.com>
1373
1374 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
1375 systems which don't support -fsplit-stack.
1376
1377 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
1378
1379 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
1380 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
1381 machine instuction in the log.
1382
1383 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
1384
1385 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
1386 to 20 seconds.
1387
1388 2012-02-08 Magnus Granberg <zorry@gentoo.org>
1389
1390 PR driver/48524
1391 * gcc.dg/pr48524.c: New test.
1392 * gcc.dg/pr48524.spec: New spec file for test.
1393
1394 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
1395
1396 PR fortran/32380
1397 * gfortran.dg/vect/pr32380.f90: New test.
1398
1399 2012-02-08 Tobias Burnus <burnus@net-b.de>
1400
1401 PR fortran/52151
1402 * gfortran.dg/realloc_on_assign_12.f90: New.
1403
1404 2012-02-08 Richard Guenther <rguenther@suse.de>
1405
1406 PR rtl-optimization/52170
1407 * gcc.dg/torture/pr52170.c: New testcase.
1408
1409 2012-02-08 Jakub Jelinek <jakub@redhat.com>
1410
1411 PR gcov-profile/52150
1412 * gcc.dg/tree-prof/pr52150.c: New test.
1413
1414 PR rtl-optimization/52139
1415 * gcc.dg/pr52139.c: New test.
1416
1417 2012-02-07 Jason Merrill <jason@redhat.com>
1418
1419 PR c++/51675
1420 * g++.dg/cpp0x/constexpr-union3.C: New.
1421
1422 PR c++/52035
1423 * g++.dg/lto/pr52035_0.C: New.
1424
1425 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1426
1427 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
1428 * gcc.dg/special/weak-1.c: Likewise.
1429 * gcc.dg/ucnid-12.c: Likewise.
1430 * gcc.dg/torture/pr45678-1.c: Likewise.
1431 * gcc.dg/torture/pr45678-2.c: Likewise.
1432 * gcc.dg/vector-4.c: Likewise.
1433 * gcc.dg/ipa/inline-5.c: Likewise.
1434 * gcc.dg/ucnid-11.c: Likewise.
1435 * gcc.misc-tests/gcov-13.c: Likewise.
1436 * gcc.misc-tests/gcov-14.c: Likewise.
1437 * g++.dg/ext/label13.C: Likewise.
1438 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
1439 hppa*-*-hpux* options.
1440 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
1441 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
1442 * gcc.dg/pr48616.c: Likewise.
1443 * gcc.dg/pr17957.c: Likewise.
1444 * gcc.dg/pr17055-1.c: Likewise.
1445 * gcc.dg/pr32912-1.c: Likewise.
1446 * gcc.dg/tm/pr51472.c: Likewise.
1447 * c-c++-common/fold-bitand-4.c: Likewise.
1448 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
1449 Use dg-additional-options for extra options.
1450
1451 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
1452
1453 * gcc.target/epiphany/interrupt-2.c: New test.
1454
1455 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1456
1457 PR target/52155
1458 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
1459 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
1460 for MIPS ELF.
1461
1462 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1463
1464 PR target/52152
1465 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
1466
1467 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1468
1469 PR middle-end/24306
1470 PR target/52154
1471 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
1472 * gcc.target/mips/va-arg-1.c: New test.
1473
1474 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
1475
1476 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
1477 for -mno-pointers-to-nested-functions.
1478
1479 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
1480
1481 * gcc.c-torture/execute/20120207-1.c: New test.
1482
1483 2012-02-07 Jakub Jelinek <jakub@redhat.com>
1484
1485 PR rtl-optimization/52060
1486 * gcc.dg/torture/pr52060.c: New test.
1487
1488 PR middle-end/52074
1489 * gcc.c-torture/compile/pr52074.c: New test.
1490
1491 2012-02-07 Tobias Burnus <burnus@net-b.de>
1492
1493 PR fortran/51514
1494 * gfortran.dg/class_to_type_2.f90: New.
1495
1496 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
1497
1498 PR fortran/32373
1499 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
1500 Remove module.
1501
1502 2012-02-06 Jason Merrill <jason@redhat.com>
1503
1504 PR c++/52088
1505 * g++.dg/template/conv13.C: New.
1506
1507 2012-02-06 Richard Guenther <rguenther@suse.de>
1508
1509 PR tree-optimization/52115
1510 * gcc.c-torture/compile/pr52115.c: New testcase.
1511
1512 2012-02-06 Jakub Jelinek <jakub@redhat.com>
1513
1514 PR target/52129
1515 * gcc.c-torture/execute/pr52129.c: New test.
1516
1517 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
1518
1519 * gcc.dg/pr48374.c: Actually add the test I forgot
1520 in the 2012-01-25 commit.
1521
1522 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1523
1524 PR fortran/32373
1525 * gfortran.dg/vect/vect-8.f90: New test case.
1526
1527 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1528
1529 PR fortran/48847
1530 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
1531
1532 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
1533
1534 PR fortran/52102
1535 * gfortran.dg/class_48.f90 : Add test of allocate class array
1536 component with source in subroutine test3. Remove commenting
1537 out in subroutine test4, since branching on unitialized variable
1538 is now fixed (no PR for this last.).
1539
1540 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1541
1542 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
1543 on MIPS targets.
1544 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
1545
1546 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1547
1548 PR target/52125
1549 * lib/target-supports.exp (check_effective_target_mips_rel): New.
1550 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
1551
1552 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1553
1554 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
1555 (check_effective_target_sync_int_long): Use it.
1556 (check_effective_target_sync_char_short): Likewise.
1557 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
1558
1559 2012-02-05 Tobias Burnus <burnus@net-b.de>
1560
1561 PR fortran/51972
1562 * gfortran.dg/class_48.f90: Add some further checks.
1563
1564 2012-02-05 Ira Rosen <irar@il.ibm.com>
1565
1566 PR tree-optimization/52091
1567 * gcc.dg/vect/pr52091.c: New test.
1568
1569 2012-02-04 Jakub Jelinek <jakub@redhat.com>
1570
1571 PR rtl-optimization/52113
1572 * gcc.target/avr/pr52113.c: New test.
1573
1574 2012-02-03 Jakub Jelinek <jakub@redhat.com>
1575
1576 PR rtl-optimization/52092
1577 * gcc.c-torture/compile/pr52092.c: New test.
1578
1579 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
1580
1581 PR fortran/41587
1582 * gfortran.dg/class_array_10.f03: New test.
1583
1584 PR fortran/46356
1585 * gfortran.dg/class_array_11.f03: New test.
1586
1587 PR fortran/51754
1588 * gfortran.dg/class_array_12.f03: New test.
1589
1590 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
1591
1592 PR fortran/52012
1593 * gfortran.dg/realloc_on_assign_11.f90: New test.
1594
1595 2012-02-02 Tobias Burnus <burnus@net-b.de>
1596
1597 PR fortran/52093
1598 * gfortran.dg/shape_7.f90: New.
1599
1600 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
1601
1602 * gcc.target/mips/mips-prepend-1.c: New test.
1603
1604 2012-02-02 Jan Hubicka <jh@suse.cz>
1605 Tom de Vries <tom@codesourcery.com>
1606
1607 PR middle-end/51998
1608 * testsuite/gcc.dg/alias-12.c: New testcase.
1609 * testsuite/gcc.dg/alias-13.c: New testcase.
1610
1611 2012-02-02 Jakub Jelinek <jakub@redhat.com>
1612
1613 PR target/52086
1614 * gcc.dg/pr52086.c: New test.
1615
1616 PR tree-optimization/52073
1617 * gcc.c-torture/compile/pr52073.c: New test.
1618
1619 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
1620
1621 PR fortran/51958
1622 * gfortran.dg/function_optimize_10.f90: New test.
1623
1624 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
1625
1626 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
1627 test on alpha*-*-*.
1628
1629 2012-02-01 Tobias Burnus <burnus@net-b.de>
1630
1631 PR fortran/52024
1632 * gfortran.dg/typebound_operator_14.f90: New.
1633
1634 2012-02-01 Tobias Burnus <burnus@net-b.de>
1635
1636 PR fortran/52059
1637 * gfortran.dg/elemental_function_1.f90: New.
1638
1639 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
1640
1641 PR rtl-optimization/51374
1642 * gcc.target/avr/torture/pr51374-1.c:
1643 Also fail if SBIS is seen.
1644
1645 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
1646
1647 PR rtl-optimization/51374
1648 * gcc.target/avr/torture/pr51374-1.c: New.
1649
1650 2012-01-31 Tobias Burnus <burnus@net-b.de>
1651
1652 PR fortran/52024
1653 * gfortran.dg/typebound_generic_11.f90: New.
1654
1655 2012-01-31 Tobias Burnus <burnus@net-b.de>
1656
1657 PR fortran/52029
1658 * gfortran.dg/class_49.f90: New.
1659
1660 2012-01-31 Tobias Burnus <burnus@net-b.de>
1661
1662 PR fortran/52013
1663 * gfortran.dg/elemental_args_check_6.f90: New.
1664
1665 2012-01-31 Jason Merrill <jason@redhat.com>
1666
1667 PR c++/52043
1668 * g++.dg/cpp0x/variadic122.C: New.
1669
1670 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
1671
1672 PR fortran/52012
1673 * gfortran.dg/realloc_on_assign_10.f90: New test.
1674
1675 2012-01-31 Richard Guenther <rguenther@suse.de>
1676
1677 PR tree-optimization/51528
1678 * gcc.dg/torture/pr51528.c: New testcase.
1679
1680 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
1681
1682 PR go/48501
1683 * lib/go.exp (go_target_compile): Append timeout= to options.
1684 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
1685 select5-out.go test on alpha*-*-* targets.
1686
1687 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
1688
1689 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
1690 (TEST_SHORT): Reformat in the same way.
1691 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
1692 (TEST_SHORT): Reformat in the same way.
1693 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
1694 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
1695 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
1696 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
1697 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
1698
1699 2012-01-30 Bin Cheng <bin.cheng@arm.com>
1700
1701 PR target/51835
1702 * gcc.target/arm/pr51835.c: New testcase.
1703
1704 2012-01-30 Richard Guenther <rguenther@suse.de>
1705
1706 PR tree-optimization/52028
1707 * gcc.dg/torture/pr52028.c: New testcase.
1708 * gfortran.dg/ldist-pr45199.f: Adjust.
1709 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
1710 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
1711 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
1712
1713 2012-01-30 Jakub Jelinek <jakub@redhat.com>
1714
1715 PR debug/52027
1716 * gcc.dg/tree-prof/pr52027.c: New test.
1717
1718 PR tree-optimization/52046
1719 * gcc.dg/pr52046.c: New test.
1720
1721 PR debug/52048
1722 * g++.dg/other/pr52048.C: New test.
1723
1724 2012-01-30 Richard Guenther <rguenther@suse.de>
1725
1726 PR tree-optimization/52045
1727 * gcc.dg/pr52045.c: New testcase.
1728
1729 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
1730
1731 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
1732 new code generated for __sync_lock_release.
1733
1734 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1735
1736 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
1737
1738 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1739
1740 PR testsuite/51875
1741 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
1742
1743 * g++.dg/ext/visibility/template10.C: Fix typo.
1744
1745 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
1746
1747 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
1748
1749 PR c++/51327
1750 * g++.dg/cpp0x/constexpr-ice6.C: New.
1751
1752 2012-01-29 Tobias Burnus <burnus@net-b.de>
1753
1754 PR fortran/41600
1755 * gfortran.dg/default_initialization_6.f90: New.
1756
1757 2012-01-29 Tobias Burnus <burnus@net-b.de>
1758
1759 PR fortran/51972
1760 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
1761 * gfortran.dg/class_48.f90: New.
1762
1763 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
1764
1765 PR fortran/51808
1766 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
1767
1768 2012-01-28 Tobias Burnus <burnus@net-b.de>
1769
1770 PR fortran/51972
1771 * gfortran.dg/class_allocate_12.f90: New.
1772
1773 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
1774
1775 * gcc.dg/torture/pr50444.c: Fix dg directives.
1776
1777 2012-01-28 Jakub Jelinek <jakub@redhat.com>
1778
1779 PR target/52006
1780 * gcc.target/arm/pr52006.c: New test.
1781
1782 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
1783
1784 PR testsuite/52011
1785 * gcc.dg/lto/trans-mem.h: New file.
1786 * gcc.dg/lto/trans-mem-2_0.c: Include it.
1787 * gcc.dg/lto/trans-mem-1_1.c: Same.
1788 * gcc.dg/lto/trans-mem-4_1.c: Same.
1789 * gcc.dg/lto/trans-mem-3_1.c: Same.
1790
1791 2012-01-27 Tobias Burnus <burnus@net-b.de>
1792
1793 PR fortran/52022
1794 * gfortran.dg/dummy_procedure_7.f90: New.
1795
1796 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
1797
1798 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
1799 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
1800
1801 2012-01-27 Jakub Jelinek <jakub@redhat.com>
1802
1803 PR c++/51852
1804 * g++.dg/other/gc5.C: New test.
1805
1806 2012-01-27 Richard Guenther <rguenther@suse.de>
1807
1808 PR tree-optimization/50444
1809 * gcc.dg/torture/pr50444.c: New testcase.
1810
1811 2012-01-27 Tobias Burnus <burnus@net-b.de>
1812
1813 PR fortran/51970
1814 PR fortran/51977
1815 * gfortran.dg/move_alloc_13.f90: New.
1816
1817 2012-01-27 Tobias Burnus <burnus@net-b.de>
1818
1819 PR fortran/51953
1820 * gfortran.dg/allocate_alloc_opt_13.f90: New.
1821 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
1822 and change dg-error string.
1823
1824 2012-01-27 Tobias Burnus <burnus@net-b.de>
1825
1826 PR fortran/52016
1827 * gfortran.dg/elemental_args_check_5.f90: New.
1828
1829 2012-01-27 Richard Guenther <rguenther@suse.de>
1830
1831 PR middle-end/51959
1832 * g++.dg/torture/pr51959.C: New testcase.
1833
1834 2012-01-27 Tom de Vries <tom@codesourcery.com>
1835
1836 PR tree-optimization/51990
1837 * gcc.dg/pr51990.c: New test.
1838 * gcc.dg/pr51990-2.c: Same.
1839
1840 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
1841 Tobias Burnus <burnus@gcc.gnu.org>
1842
1843 PR fortran/48705
1844 * gfortran.dg/class_allocate_11.f03: New.
1845
1846 PR fortran/51870
1847 PR fortran/51943
1848 PR fortran/51946
1849 * gfortran.dg/class_allocate_7.f03: New.
1850 * gfortran.dg/class_allocate_8.f03: New.
1851 * gfortran.dg/class_allocate_9.f03: New.
1852 * gfortran.dg/class_allocate_10.f03: New.
1853
1854 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1855
1856 * gnat.dg/discr34.adb: New test.
1857 * gnat.dg/discr34_pkg.ads: New helper.
1858
1859 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1860
1861 * gnat.dg/discr33.adb: New test.
1862
1863 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1864
1865 * gnat.dg/limited_with3.ad[sb): New test.
1866 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
1867 * gnat.dg/limited_with3_pkg2.ads: Likewise.
1868 * gnat.dg/limited_with3_pkg3.ads: Likewise.
1869
1870 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1871
1872 * gnat.dg/stack_usage1.adb: New test.
1873 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
1874
1875 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
1876 * gcc.dg/pr44194-2.c: Likewise.
1877
1878 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
1879
1880 PR c++/51370
1881 * g++.dg/template/crash112.C: New.
1882
1883 2012-01-27 Richard Henderson <rth@redhat.com>
1884
1885 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
1886
1887 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1888
1889 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
1890
1891 2012-01-26 Jakub Jelinek <jakub@redhat.com>
1892
1893 PR middle-end/51895
1894 * g++.dg/opt/pr51895.C: New test.
1895
1896 2012-01-26 Michael Matz <matz@suse.de>
1897
1898 PR tree-optimization/48794
1899 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
1900
1901 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1902
1903 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
1904
1905 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1906
1907 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
1908 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
1909 memory.
1910 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
1911 the default value for s390 and s390x.
1912
1913 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
1914
1915 PR lto/51698
1916 * gcc.dg/lto/trans-mem-4_0.c: New.
1917 * gcc.dg/lto/trans-mem-4_1.c: New.
1918 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
1919 TM builtins.
1920 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
1921 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
1922 TM builtins.
1923 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
1924 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
1925 TM builtins.
1926
1927 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
1928
1929 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
1930
1931 2012-01-25 Ian Lance Taylor <iant@google.com>
1932
1933 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
1934
1935 2012-01-25 Tobias Burnus <burnus@net-b.de>
1936
1937 PR fortran/51995
1938 * gfortran.dg/typebound_proc_25.f90: New.
1939
1940 2012-01-25 Jason Merrill <jason@redhat.com>
1941
1942 PR c++/51992
1943 * g++.dg/lto/pr51992_0.C: New.
1944
1945 2012-01-25 Jakub Jelinek <jakub@redhat.com>
1946
1947 PR tree-optimization/51987
1948 * gcc.target/i386/pr51987.c: New test.
1949
1950 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
1951
1952 * gcc.dg/tm/lto-1.c: Require lto support in target.
1953
1954 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
1955
1956 PR rtl-optimization/48374
1957 * gcc.dg/pr48374.c: New test.
1958
1959 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
1960
1961 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
1962
1963 2012-01-25 Tobias Burnus <burnus@net-b.de>
1964
1965 PR fortran/51966
1966 * gfortran.dg/derived_constructor_char_3.f90: New.
1967
1968 2012-01-24 Ian Lance Taylor <iant@google.com>
1969
1970 * go.test/go-test.exp (filecmp): New procedure.
1971 (errchk): Handle quoted square brackets.
1972 (go-gc-tests): Set go_compile_args. Handle various new test
1973 lines. Skip a few new tests.
1974 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
1975
1976 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1977
1978 * lib/target-supports.exp (proc check_effective_target_vect_perm)
1979 (check_effective_target_vect_extract_even_odd)
1980 (check_effective_target_vect_interleave): Return true for MIPS
1981 paired-single.
1982
1983 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1984
1985 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
1986 (main): Use it instead of argc.
1987
1988 2012-01-24 Jason Merrill <jason@redhat.com>
1989
1990 PR c++/51973
1991 * g++.dg/cpp0x/sfinae31.C: New.
1992
1993 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1994
1995 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
1996
1997 2012-01-24 Jason Merrill <jason@redhat.com>
1998
1999 PR c++/51812
2000 * g++.dg/inherit/covariant20.C: New.
2001
2002 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
2003
2004 PR c++/51223
2005 * g++.dg/parse/crash58.C: New.
2006
2007 2012-01-24 Jakub Jelinek <jakub@redhat.com>
2008
2009 PR target/51957
2010 * gcc.dg/pr51957-1.c: New test.
2011 * gcc.dg/pr51957-1.h: New file.
2012 * gcc.dg/pr51957-2.c: New test.
2013
2014 2012-01-23 Jason Merrill <jason@redhat.com>
2015
2016 PR c++/51930
2017 * g++.dg/ext/visibility/template10.C: New.
2018
2019 2012-01-23 Tobias Burnus <burnus@net-b.de>
2020
2021 PR fortran/51948
2022 * gfortran.dg/move_alloc_12.f90: New.
2023
2024 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2025
2026 PR middle-end/45416
2027 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
2028
2029 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
2030
2031 PR c++/51398
2032 * g++.dg/template/crash111.C: New.
2033
2034 2012-01-23 Arnaud Charlet <charlet@adacore.com>
2035
2036 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
2037 configurations.
2038 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
2039
2040 2012-01-23 Dodji Seketeli <dodji@redhat.com>
2041
2042 PR testsuite/51941
2043 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
2044 the DW_TAG_class_type and DW_AT_name: "Executor".
2045
2046 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2047
2048 * lib/target-supports.exp
2049 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
2050 (check_effective_target_vect_interleave): Likewise.
2051
2052 2012-01-22 Jason Merrill <jason@redhat.com>
2053
2054 PR c++/51925
2055 * g++.dg/template/using20.C: New.
2056 * g++.dg/template/template-id-2.C: Adjust diagnostic.
2057
2058 2012-01-23 Jason Merrill <jason@redhat.com>
2059
2060 PR target/51934
2061 * g++.dg/torture/pr51344.C: Limit to x86.
2062
2063 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
2064
2065 * c-c++-common/tm/omp.c: Require target with pthread support.
2066
2067 2012-01-23 Richard Guenther <rguenther@suse.de>
2068
2069 PR tree-optimization/51949
2070 * gcc.dg/torture/pr51949.c: New testcase.
2071
2072 2012-01-23 Jakub Jelinek <jakub@redhat.com>
2073
2074 PR rtl-optimization/51933
2075 * gcc.c-torture/execute/pr51933.c: New test.
2076
2077 2012-01-22 Douglas B Rupp <rupp@gnat.com>
2078
2079 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
2080 Do not define for Interix.
2081
2082 2012-01-22 Jason Merrill <jason@redhat.com>
2083
2084 PR c++/51832
2085 * g++.dg/lto/pr51832.h: New.
2086 * g++.dg/lto/pr51832_0.C: New.
2087 * g++.dg/lto/pr51832_1.C: New.
2088
2089 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
2090
2091 * gcc.dg/ext-elim-1.c: New test.
2092
2093 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
2094
2095 PR target/51931
2096 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
2097 * g++.dg/opt/longbranch1.C: Likewise.
2098
2099 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
2100
2101 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
2102 in C++11 mode.
2103
2104 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
2105
2106 PR fortran/50556
2107 * gfortran.dg/namelist_74.f90: New test.
2108 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
2109
2110 2012-01-21 Tobias Burnus <burnus@net-b.de>
2111
2112 PR fortran/51913
2113 * gfortran.dg/class_47.f90: New.
2114
2115 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
2116
2117 * gnat.dg/renaming5.ad[sb]: New test.
2118
2119 2012-01-20 Jason Merrill <jason@redhat.com>
2120
2121 PR c++/51919
2122 * g++.dg/pch/mangle1.{C,Hs}: Remove.
2123
2124 2012-01-20 Jason Merrill <jason@redhat.com>
2125
2126 PR c++/51922
2127 * g++.dg/ext/attrib42.C: Require ilp32.
2128
2129 2012-01-20 Jakub Jelinek <jakub@redhat.com>
2130
2131 PR target/51915
2132 * gcc.target/arm/pr51915.c: New test.
2133
2134 2012-01-20 Cary Coutant <ccoutant@google.com>
2135 Dodji Seketeli <dodji@redhat.com>
2136
2137 PR debug/45682
2138 * g++.dg/debug/dwarf2/nested-3.C: New test.
2139
2140 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
2141
2142 PR c++/51402
2143 * g++.dg/template/crash110.C: New.
2144
2145 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2146
2147 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
2148 Remove default options on hppa*-*-hpux*.
2149
2150 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2151
2152 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
2153
2154 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2155
2156 * gcc.c-torture/compile/pr51856.c: New testcase.
2157
2158 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
2159
2160 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
2161 options to go_target_compile.
2162
2163 2012-01-20 Kai Tietz <ktietz@redhat.com>
2164
2165 * g++.dg/torture/pr51344.C: Fix typo.
2166
2167 2012-01-20 Richard Guenther <rguenther@suse.de>
2168
2169 PR tree-optimization/51903
2170 * g++.dg/torture/pr51903.C: New testcase.
2171
2172 2012-01-20 Tobias Burnus <burnus@net-b.de>
2173 Janus Weil <janus@gcc.gnu.org>
2174
2175 PR fortran/51056
2176 * gfortran.dg/use_21.f90: New.
2177
2178 2012-01-20 Jakub Jelinek <jakub@redhat.com>
2179
2180 PR target/51106
2181 * gcc.dg/torture/pr51106-1.c: New test.
2182 * gcc.dg/torture/pr51106-2.c: New test.
2183
2184 2012-01-19 Kai Tietz <ktietz@redhat.com>
2185
2186 * g++.dg/torture/pr51344.C: New test.
2187
2188 2012-01-19 Tobias Burnus <burnus@net-b.de>
2189
2190 PR fortran/51904
2191 * gfortran.dg/intrinsic_size_2.f90: New.
2192
2193 2012-01-19 Jason Merrill <jason@redhat.com>
2194
2195 PR c++/51889
2196 * g++.dg/inherit/using7.C: New.
2197
2198 2012-01-19 Richard Guenther <rguenther@suse.de>
2199
2200 PR tree-optimization/37997
2201 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
2202
2203 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
2204
2205 PR rtl-optimization/51505
2206 * gcc.dg/pr51505.c: New test.
2207
2208 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
2209
2210 PR fortran/51634
2211 * gfortran.dg/typebound_operator_12.f03: New.
2212 * gfortran.dg/typebound_operator_13.f03: New.
2213
2214 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
2215
2216 PR c++/51225
2217 * g++.dg/cpp0x/pr51225.C: New.
2218
2219 2012-01-17 Ian Lance Taylor <iant@google.com>
2220
2221 PR go/50656
2222 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
2223
2224 2012-01-17 Tobias Burnus <burnus@net-b.de>
2225
2226 PR fortran/51869
2227 * gfortran.dg/realloc_on_assign_9.f90: New.
2228
2229 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
2230
2231 PR other/51165
2232 * gcc.dg/tm/memopt-3.c: Remove xfail.
2233 * gcc.dg/tm/memopt-4.c: Remove xfail.
2234 * gcc.dg/tm/memopt-5.c: Remove xfail.
2235 * gcc.dg/tm/memopt-7.c: Remove xfail.
2236
2237 2012-01-17 Jakub Jelinek <jakub@redhat.com>
2238
2239 PR tree-optimization/51877
2240 * gcc.c-torture/execute/pr51877.c: New test.
2241
2242 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
2243
2244 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
2245 {!vect_align_arrays} to vect_sizes_32B_16B.
2246 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
2247 * gcc.dg/vect/vect-peel-3.c: Ditto.
2248
2249 2012-01-16 Jason Merrill <jason@redhat.com>
2250
2251 PR c++/51854
2252 * g++.dg/abi/mangle60.C: New.
2253
2254 PR c++/51827
2255 * g++.dg/pch/mangle1.{C,Hs}: New.
2256
2257 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
2258 Tobias Burnus <burnus@net-b.de>
2259
2260 PR fortran/50981
2261 * gfortran.dg/elemental_optional_args_3.f90: New
2262 * gfortran.dg/elemental_optional_args_4.f90: New
2263
2264 2012-01-16 Tobias Burnus <burnus@net-b.de>
2265
2266 PR fortran/51809
2267 * gfortran.dg/use_20.f90: New
2268
2269 2012-01-16 Jason Merrill <jason@redhat.com>
2270
2271 PR c++/51868
2272 * g++.dg/cpp0x/rv-bitfield.C: New.
2273 * g++.dg/cpp0x/rv-bitfield2.C: New.
2274
2275 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
2276
2277 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
2278 subroutine 'qsort' and use index array to assign the result.
2279
2280 2012-01-16 Jakub Jelinek <jakub@redhat.com>
2281
2282 PR tree-optimization/51865
2283 * gcc.dg/pr51865.c: New test.
2284
2285 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
2286
2287 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
2288
2289 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
2290
2291 * gcc.target/mips/code-readable-2.c: Allow the jump table address
2292 to be loaded from the constant pool, rather than via %hi and %lo.
2293
2294 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
2295
2296 PR rtl-optimization/51821
2297 * gcc.dg/pr51821.c: New test.
2298
2299 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
2300
2301 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
2302
2303 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
2304
2305 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
2306
2307 2012-01-14 Tobias Burnus <burnus@net-b.de>
2308
2309 PR fortran/51800
2310 * gfortran.dg/init_flag_8.f90: New.
2311 * gfortran.dg/init_flag_9.f90: New.
2312
2313 2011-01-14 Tobias Burnus <burnus@net-b.de>
2314
2315 PR fortran/51816
2316 * gfortran.dg/use_18.f90: New.
2317 * gfortran.dg/use_19.f90: New.
2318
2319 2012-01-13 Ian Lance Taylor <iant@google.com>
2320
2321 PR c++/50012
2322 * g++.dg/warn/Wsign-compare-4.C: New.
2323
2324 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
2325
2326 PR fortran/48351
2327 * gfortran.dg/alloc_comp_assign.f03: New.
2328 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
2329 __BUILTIN_FREE from 38 to 32.
2330
2331 2012-01-13 Jason Merrill <jason@redhat.com>
2332
2333 PR c++/20681
2334 * g++.dg/warn/Wreturn-type-7.C: New.
2335
2336 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
2337
2338 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
2339 assumption.
2340 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
2341 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
2342 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
2343 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
2344 int32plus because of big array needed.
2345 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
2346 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
2347
2348 2012-01-13 Jason Merrill <jason@redhat.com>
2349
2350 PR c++/51813
2351 * g++.dg/ext/visibility/template9.C: New.
2352
2353 PR c++/51620
2354 * g++.dg/cpp0x/defaulted34.C: New.
2355 * g++.dg/template/virtual3.C: New.
2356
2357 2012-01-13 Richard Guenther <rguenther@suse.de>
2358
2359 PR middle-end/8081
2360 * gcc.dg/torture/pr8081.c: New testcase.
2361
2362 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
2363
2364 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
2365
2366 2012-01-12 Jason Merrill <jason@redhat.com>
2367
2368 PR c++/51714
2369 * g++.dg/ext/stmtexpr14.C: New.
2370
2371 2012-01-13 Dodji Seketeli <dodji@redhat.com>
2372
2373 PR c++/51633
2374 * g++.dg/cpp0x/constexpr-diag4.C: New test.
2375
2376 2012-01-12 Jason Merrill <jason@redhat.com>
2377
2378 PR c++/48051
2379 * g++.dg/abi/mangle48.C: Test qualified-names, too.
2380 * g++.dg/abi/mangle58.C: Likewise.
2381
2382 PR c++/51403
2383 * g++.dg/template/arg8.C: New.
2384
2385 2012-01-12 Ira Rosen <irar@il.ibm.com>
2386
2387 PR tree-optimization/51799
2388 * gcc.dg/vect/pr51799.c: New test.
2389 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
2390 patterns.
2391
2392 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
2393 Tobias Burnus <burnus@net-b.de>
2394
2395 PR fortran/51057
2396 PR fortran/51616
2397 * lib/target-supports.exp
2398 (check_effective_target_fortran_largest_fp_has_sqrt): New.
2399 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
2400
2401 2012-01-11 Jason Merrill <jason@redhat.com>
2402
2403 PR c++/51565
2404 * g++.dg/ext/attrib42.C: New.
2405
2406 2012-01-11 Jakub Jelinek <jakub@redhat.com>
2407
2408 PR bootstrap/51796
2409 * gcc.dg/pr51796.c: New test.
2410
2411 2012-01-11 Jason Merrill <jason@redhat.com>
2412
2413 PR c++/51818
2414 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
2415
2416 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
2417
2418 * gnat.dg/array19.ad[sb]: New test.
2419
2420 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
2421
2422 * gnat.dg/opt23.ad[sb]: New test.
2423 * gnat.dg/opt23_pkg.ad[sb]: New helper.
2424 * gnat.dg/opt24.ad[sb]: New test.
2425
2426 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2427
2428 PR tree-optimization/49642
2429 * gcc.dg/tree-ssa/pr49642-1.c: New test.
2430 * gcc.dg/tree-ssa/pr49642-2.c: New test.
2431
2432 2012-01-11 Jason Merrill <jason@redhat.com>
2433
2434 PR c++/51613
2435 * g++.dg/template/explicit-args5.C: New.
2436
2437 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2438
2439 * gcc.c-torture/execute/20120110-1.c: New testcase.
2440
2441 2012-01-10 Jason Merrill <jason@redhat.com>
2442
2443 PR c++/51614
2444 * g++.dg/inherit/ambig1.C: New.
2445
2446 PR c++/51433
2447 * g++.dg/cpp0x/constexpr-cache1.C: New.
2448
2449 2012-01-10 Richard Guenther <rguenther@suse.de>
2450
2451 PR tree-optimization/51801
2452 * gcc.dg/torture/pr51801.c: New testcase.
2453
2454 2012-01-10 Tobias Burnus <burnus@net-b.de>
2455
2456 PR fortran/51652
2457 * gfortran.dg/allocate_with_typespec_5.f90: New.
2458
2459 2012-01-10 Tobias Burnus <burnus@net-b.de>
2460
2461 * gfortran.dg/class_39.f03: Update dg-error string.
2462
2463 2012-01-10 Richard Guenther <rguenther@suse.de>
2464
2465 PR tree-optimization/50913
2466 * gcc.dg/graphite/interchange-16.c: New testcase.
2467 * gcc.dg/graphite/scop-20.c: XFAIL.
2468 * gfortran.dg/graphite/interchange-1.f: Likewise.
2469 * gfortran.dg/graphite/block-1.f90: Likewise.
2470 * gfortran.dg/graphite/block-2.f: Likewise.
2471
2472 2012-01-10 Richard Henderson <rth@redhat.com>
2473
2474 * lib/target-supports.exp (check_effective_target_vect_perm,
2475 check_effective_target_vect_perm_byte,
2476 check_effective_target_vect_perm_short): Enable for arm neon.
2477
2478 2012-01-09 Tobias Burnus <burnus@net-b.de>
2479
2480 PR fortran/46328
2481 * gfortran.dg/typebound_operator_11.f90: New.
2482
2483 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
2484
2485 * gnat.dg/array18.adb: New test.
2486 * gnat.dg/array18_pkg.ads: New helper.
2487
2488 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
2489
2490 PR fortran/51791
2491 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
2492 around base object in first assignment in main program.
2493 * gfortran.dg/typebound_operator_10.f03: New test.
2494
2495 2012-01-09 Martin Jambor <mjambor@suse.cz>
2496
2497 PR tree-optimization/51759
2498 * g++.dg/ipa/pr51759.C: New test.
2499
2500 2012-01-09 Tobias Burnus <burnus@net-b.de>
2501
2502 PR fortran/51758
2503 * gfortran.dg/optional_absent_2.f90: New.
2504
2505 2012-01-09 Tobias Burnus <burnus@net-b.de>
2506
2507 PR fortran/51578
2508 * gfortran.dg/use_17.f90: New.
2509
2510 2012-01-09 Gary Funck <gary@intrepid.com>
2511
2512 PR preprocessor/33919
2513 * gcc.dg/pr33919.c: New test.
2514 * gcc.dg/pr33919-0.h: New test header file.
2515 * gcc.dg/pr33919-1.h: Ditto.
2516 * gcc.dg/pr33919-2.h: Ditto.
2517
2518 2012-01-07 Jan Hubicka <jh@suse.cz>
2519
2520 PR tree-optimize/51694
2521 * gcc.c-torture/compile/pr51694.c: new testcase.
2522
2523 2012-01-07 Jan Hubicka <jh@suse.cz>
2524
2525 PR tree-optimization/51600
2526 * g++.dg/torture/pr51600.C: New testcase.
2527
2528 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2529
2530 PR gcov-profile/51715
2531 PR gcov-profile/51717
2532 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
2533 * gcc.misc-tests/gcov-14.c: Likewise.
2534
2535 2012-01-06 Jason Merrill <jason@redhat.com>
2536
2537 * g++.dg/parse/new5.C: New.
2538
2539 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
2540
2541 PR testsuite/51655
2542 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
2543 including <string.h>.
2544
2545 2012-01-06 Jason Merrill <jason@redhat.com>
2546
2547 * g++.dg/abi/mangle51.C: New.
2548 * g++.dg/abi/mangle52.C: New.
2549 * g++.dg/abi/mangle53.C: New.
2550 * g++.dg/abi/mangle54.C: New.
2551 * g++.dg/abi/mangle55.C: New.
2552 * g++.dg/abi/mangle56.C: New.
2553 * g++.dg/abi/mangle57.C: New.
2554 * g++.dg/abi/mangle58.C: New.
2555 * g++.dg/abi/mangle59.C: New.
2556 * g++.dg/cpp0x/trailing3.C: Update mangling.
2557 * g++.dg/cpp0x/variadic111.C: Update mangling.
2558 * g++.dg/cpp0x/variadic4.C: Update mangling.
2559 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
2560 * g++.dg/template/nontype22.C: Works now.
2561 * g++.dg/template/pr35240.C: Works now.
2562
2563 * g++.dg/cpp0x/error7.C: New.
2564
2565 2012-01-06 Tobias Burnus <burnus@net-b.de>
2566
2567 * gfortran.dg/deallocate_stat_2.f90: New.
2568 * coarray/allocate_errgmsg.f90: New.
2569 * gfortran.dg/coarray_lib_alloc_1.f90: New.
2570 * gfortran.dg/coarray_lib_alloc_2.f90: New.
2571 * coarray/subobject_1.f90: Fix for num_images > 1.
2572 * gfortran.dg/deallocate_stat.f90: Update due to changed
2573 stat= handling.
2574
2575 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
2576
2577 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
2578
2579 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
2580
2581 * ada/acats/overflow.lst: Add cb20004.
2582
2583 2012-01-05 Dodji Seketeli <dodji@redhat.com>
2584
2585 PR c++/51541
2586 * g++.dg/cpp0x/alias-decl-18.C: New test.
2587
2588 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
2589
2590 * gcc.c-torture/execute/20120104-1.c: New test.
2591
2592 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
2593
2594 PR fortran/PR48946
2595 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
2596 the old typebound_operator_8.f03.
2597 * gfortran.dg/typebound_operator_8.f03: New version of
2598 typebound_operator_7.f03 with 'u' a derived type instead of a
2599 class object.
2600
2601 2012-01-05 Richard Guenther <rguenther@suse.de>
2602
2603 * g++.dg/torture/pr49309.C: Skip for -flto.
2604
2605 2012-01-05 Jakub Jelinek <jakub@redhat.com>
2606
2607 PR middle-end/51761
2608 * gcc.c-torture/compile/pr51761.c: New test.
2609
2610 2012-01-05 Richard Guenther <rguenther@suse.de>
2611
2612 PR tree-optimization/51760
2613 * gcc.dg/torture/pr51760.c: New testcase.
2614
2615 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
2616
2617 PR middle-end/51472
2618 * gcc.dg/tm/memopt-6.c: Adjust regexp.
2619
2620 2012-01-05 Richard Guenther <rguenther@suse.de>
2621
2622 PR lto/41576
2623 * gfortran.dg/lto/pr41576_0.f90: New testcase.
2624 * gfortran.dg/lto/pr41576_1.f90: Likewise.
2625
2626 2012-01-04 Jakub Jelinek <jakub@redhat.com>
2627
2628 PR debug/51695
2629 * gcc.dg/pr51695.c: New test.
2630
2631 2012-01-04 Andrew Pinski <apinski@cavium.com>
2632
2633 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
2634 * gcc.target/mips/octeon2-lx-1.c: New test.
2635 * gcc.target/mips/mips64-dsp-ldx.c: New test.
2636 * gcc.target/mips/octeon2-lx-2.c: New test.
2637 * gcc.target/mips/octeon2-lx-3.c: New test.
2638
2639 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
2640
2641 PR other/51163
2642 PR other/51164
2643 * gcc.dg/tm/alias-1.c: Adjust regexp.
2644 * gcc.dg/tm/alias-2.c: Adjust regexp.
2645
2646 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
2647
2648 PR c++/51064
2649 * g++.dg/warn/Wparentheses-26.C: New.
2650
2651 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
2652
2653 * gfortran.dg/elemental_optional_args_2.f90: New test.
2654
2655 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
2656
2657 PR fortran/49693
2658 * gfortran.dg/common_17.f90: New test.
2659
2660 2012-01-04 Richard Guenther <rguenther@suse.de>
2661
2662 PR tree-optimization/49651
2663 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
2664 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
2665
2666 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2667
2668 PR c++/51738
2669 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
2670
2671 2012-01-03 Andrew Pinski <apinski@cavium.com>
2672
2673 * lib/scanasm.exp (dg-function-on-line): Always use a special format
2674 for all mips targets. Also allow an optional .cfi_startproc.
2675
2676 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
2677
2678 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
2679
2680 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2681
2682 PR c++/29273
2683 * g++.dg/rtti/dyncast5.C: New.
2684
2685 2012-01-03 Richard Guenther <rguenther@suse.de>
2686
2687 PR tree-optimization/51070
2688 * gcc.dg/torture/pr51070-2.c: New testcase.
2689
2690 2012-01-03 Richard Guenther <rguenther@suse.de>
2691
2692 PR tree-optimization/51692
2693 * gcc.dg/torture/pr51692.c: New testcase.
2694
2695 2012-01-03 Richard Guenther <rguenther@suse.de>
2696
2697 PR debug/51650
2698 * g++.dg/lto/pr51650-3_0.C: New testcase.
2699
2700 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2701
2702 PR c++/15867
2703 * g++.dg/warn/Wredundant-decls-spec.C: New.
2704
2705 2012-01-03 Jakub Jelinek <jakub@redhat.com>
2706
2707 PR tree-optimization/51719
2708 * g++.dg/tree-prof/pr51719.C: New test.
2709
2710 2012-01-03 Richard Guenther <rguenther@suse.de>
2711
2712 PR middle-end/51730
2713 * gcc.dg/fold-compare-6.c: New testcase.
2714
2715 2012-01-03 Jakub Jelinek <jakub@redhat.com>
2716
2717 PR c++/51669
2718 * g++.dg/gomp/pr51669.C: New test.
2719
2720 2012-01-02 Jason Merrill <jason@redhat.com>
2721
2722 PR c++/51675
2723 * g++.dg/cpp0x/constexpr-union2.C: New.
2724
2725 PR c++/51666
2726 * g++.dg/cpp0x/nsdmi-defer5.C: New.
2727
2728 2012-01-02 Dodji Seketeli <dodji@redhat.com>
2729
2730 PR c++/51462
2731 * g++.dg/cpp0x/constexpr-99.C: New test.
2732
2733 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
2734
2735 PR c++/20140
2736 * g++.dg/template/init9.C: New.
2737
2738 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2739
2740 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
2741 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
2742 rather than a specific number.
2743
2744 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
2745
2746 PR fortran/46262
2747 PR fortran/46328
2748 PR fortran/51052
2749 * gfortran.dg/typebound_operator_7.f03: New.
2750 * gfortran.dg/typebound_operator_8.f03: New.
2751
2752 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2753
2754 PR target/51729
2755 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
2756 XFAIL.
2757 * gcc.target/mips/dspr2-MULTU.c: Likewise.
2758
2759 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2760
2761 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
2762
2763 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2764
2765 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
2766 for MIPS.
2767
2768 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2769
2770 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
2771 * gfortran.dg/io_real_boz_4.f90: Likewise.
2772 * gfortran.dg/io_real_boz_5.f90: Likewise.
2773
2774 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2775
2776 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
2777
2778 2012-01-02 Revital Eres <revital.eres@linaro.org>
2779
2780 * gcc.dg/sms-11.c: New file.
2781
2782 2012-01-02 Tobias Burnus <burnus@net-b.de>
2783
2784 PR fortran/51682
2785 * gfortran.dg/coarray/image_index_3.f90: New.
2786
2787 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2788
2789 PR c++/16603
2790 * g++.dg/parse/enum8.C: New.
2791
2792 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2793
2794 PR c++/51379
2795 * g++.dg/conversion/reinterpret4.C: New.
2796 * g++.dg/conversion/reinterpret1.C: Adjust.
2797
2798 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2799
2800 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
2801
2802 2012-01-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
2803
2804 * g++.old-deja/g++.brendan/crash25.C: Adjust.
2805 * g++.old-deja/g++.brendan/crash56.C: Likewise.
2806 * g++.old-deja/g++.jason/access14.C: Likewise.
2807 * g++.old-deja/g++.jason/access8.C: Likewise.
2808 * g++.old-deja/g++.jason/access1.C: Likewise.
2809 * g++.old-deja/g++.other/access3.C: Likewise.
2810 * g++.old-deja/g++.other/access5.C: Likewise.
2811 * g++.old-deja/g++.law/unsorted1.C: Likewise.
2812 * g++.old-deja/g++.law/visibility22.C: Likewise.
2813 * g++.old-deja/g++.law/visibility26.C: Likewise.
2814 * g++.old-deja/g++.mike/p2746.C: Likewise.
2815 * g++.dg/debug/using1.C: Likewise.
2816 * g++.dg/lookup/using51.C: Likewise.
2817 * g++.dg/inherit/using5.C: Likewise.
2818 * g++.dg/inherit/pr30297.C: Likewise.
2819 * g++.dg/inherit/access8.C: Likewise.
2820 * g++.dg/torture/pr39362.C: Likewise.
2821 * g++.dg/template/crash13.C: Likewise.
2822 * g++.dg/template/using10.C: Likewise.
2823
2824 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
2825
2826 PR fortran/51502
2827 * lib/gcc-dg.exp (scan-module-absence): Really commit last
2828 change.
2829
2830 2012-01-01 Ira Rosen <irar@il.ibm.com>
2831
2832 PR tree-optimization/51704
2833 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
2834 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
2835 corresponding flags.
2836
2837 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2838
2839 PR c++/51723
2840 * g++.dg/cpp0x/constexpr-delegating2.C: New.
2841
2842 2012-01-01 Jan Hubicka <jh@suse.cz>
2843
2844 PR rtl-optimization/51069
2845 * gcc.c-torture/compile/pr51069.c: New testcase.
2846
2847 2012-01-01 Jakub Jelinek <jakub@redhat.com>
2848
2849 PR tree-optimization/51683
2850 * gcc.dg/pr51683.c: New test.
2851 \f
2852 Copyright (C) 2012 Free Software Foundation, Inc.
2853
2854 Copying and distribution of this file, with or without modification,
2855 are permitted in any medium without royalty provided the copyright
2856 notice and this notice are preserved.