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