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