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