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