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