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