tree-ssa-live.c (remove_unused_scope_block_p): Remove again DECL_IGNORED_P non-reg...
[gcc.git] / gcc / testsuite / ChangeLog
1 2012-06-22 Eric Botcazou <ebotcazou@adacore.com>
2
3 * gnat.dg/lto15.ad[sb]: New test.
4
5 2012-06-21 Meador Inge <meadori@codesourcery.com>
6
7 PR c/53702
8 * gcc.dg/Wunused-local-typedefs.c: New testcase.
9
10 2012-06-21 Steven Bosscher <steven@gcc.gnu.org>
11
12 * testsuite/gcc.dg/pch/ident-1.c: New test.
13 * testsuite/gcc.dg/pch/ident-1.hs: Header file for new test.
14
15 2012-06-21 Michael Matz <matz@suse.de>
16
17 PR middle-end/53688
18 * gcc.c-torture/execute/pr53688.c: New test.
19
20 2012-06-20 Richard Guenther <rguenther@suse.de>
21
22 PR tree-optimization/30318
23 * gcc.dg/tree-ssa/vrp69.c: New testcase.
24
25 2012-06-20 Richard Earnshaw <rearnsha@arm.com>
26
27 * g++.dg/debug/dwarf2/nested-3.C: Add ARM comment character to regexp.
28
29 2012-06-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30
31 * gcc.target/i386/clearcapv2.map: New file.
32 * gcc.target/i386/i386.exp: Try it first before clearcap.map.
33
34 2012-06-19 Kaz Kojima <kkojima@gcc.gnu.org>
35
36 * gcc.dg/stack-usage-1.c: Remove dg-options line for sh targets
37 and add __sh__ case.
38
39 2012-06-19 Jason Merrill <jason@redhat.com>
40
41 PR c++/52637
42 * g++.dg/debug/localclass1.C: New.
43
44 2012-06-16 Ville Voutilainen <ville.voutilainen@gmail.com>
45
46 * g++.dg/cpp0x/override4.C: New.
47
48 2012-06-14 Jason Merrill <jason@redhat.com>
49
50 PR c++/53651
51 * g++.dg/cpp0x/decltype37.C: New.
52
53 2012-06-19 Kaz Kojima <kkojima@gcc.gnu.org>
54
55 * gcc.dg/stack-usage-1.c: Use sh*-*-* instead of sh-*-*.
56
57 2012-06-19 Joseph Myers <joseph@codesourcery.com>
58
59 * gcc.c-torture/compile/vector-5.c,
60 gcc.c-torture/compile/vector-6.c: New tests.
61
62 2012-06-19 Richard Henderson <rth@redhat.com>
63
64 * gcc.target/i386/pr33329.c: Change multiplier constant to 12345.
65
66 2012-06-19 Richard Guenther <rguenther@suse.de>
67
68 * gcc.dg/tree-ssa/vrp68.c: Adjust testcase.
69
70 2012-06-18 Uros Bizjak <ubizjak@gmail.com>
71
72 PR target/53712
73 * gcc.target/i386/pr53712.c: New test.
74
75 2012-06-18 Tobias Burnus <burnus@net-b.de>
76
77 PR fortran/53692
78 * gfortran.dg/elemental_optional_args_6.f90: New.
79
80 2012-06-18 Tobias Burnus <burnus@net-b.de>
81
82 PR fortran/53526
83 * gfortran.dg/coarray_lib_move_alloc_1.f90: New.
84 * gfortran.dg/coarray/move_alloc_1.f90
85
86 2012-06-18 Tobias Burnus <burnus@net-b.de>
87
88 PR fortran/53526
89 * gfortran.dg/coarray_27.f90: New.
90
91 2012-06-18 Joey Ye <Joey.Ye@arm.com>
92 Greta Yorsh <Greta.Yorsh@arm.com>
93
94 * gcc.target/arm/epilog-1.c: New test.
95
96 2012-06-18 Richard Guenther <rguenther@suse.de>
97
98 PR tree-optimization/53693
99 * g++.dg/torture/pr53693.C: New testcase.
100
101 2012-06-18 Bill Schmidt <wschmidt@linux.ibm.com>
102
103 PR tree-optimization/53703
104 * gcc.dg/torture/pr53703.c: New test.
105
106 2012-06-18 Richard Sandiford <rdsandiford@googlemail.com>
107
108 PR middle-end/53698
109 * gcc.target/i386/pr53698.c: New test.
110
111 2012-06-17 Uros Bizjak <ubizjak@gmail.com>
112
113 * gcc.target/i386/pr33329.c (f): Increase tabs array to 1024.
114
115 2012-06-17 Tobias Burnus <burnus@net-b.de>
116
117 PR fortran/53691
118 PR fortran/53685
119 * gfortran.dg/transfer_check_3.f90: New.
120
121 2012-06-17 Uros Bizjak <ubizjak@gmail.com>
122
123 * gcc.dg/tree-ssa/vrp68.c: Fix scan-tree-dump-times argument order.
124
125 2012-06-16 Tobias Burnus <burnus@net-b.de>
126
127 PR fortran/53642
128 PR fortran/45170
129 * gfortran.dg/deferred_type_param_8.f90: New.
130
131 2012-06-15 Janis Johnson <janosjo@codesourcery.com>
132
133 * lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
134 testname that includes flags, passed in as new argument, in
135 pass/fail messages.
136 (run_gcov): Get testname from dg-test, use it in pass/fail messages
137 and pass it to verify-* procedures.
138
139 * g++.dg/torture/stackalign/stackalign.exp: Combine stack
140 alignment torture options with usual torture options.
141
142 * g++.dg/cpp0x/auto27.C: Add comments to checks for multiple
143 messages reported for one line of source code.
144 * g++.dg/cpp0x/constexpr-decl.C: Likewise.
145 * g++.dg/cpp0x/decltype2.C: Likewise.
146 * g++.dg/cpp0x/decltype3.C: Likewise.
147 * g++.dg/cpp0x/lambda/lambda-syntax1.C: Likewise.
148 * g++.dg/cpp0x/regress/error-recovery1.C: Likewise.
149 * g++.dg/cpp0x/static_assert3.C: Likewise.
150 * g++.dg/cpp0x/udlit-cpp98-neg.C: Likewise.
151 * g++.dg/cpp0x/udlit-shadow-neg.C: Likewise.
152 * g++.dg/cpp0x/union1.C: Likewise.
153 * g++.dg/cpp0x/variadic-ex10.C: Likewise.
154 * g++.dg/cpp0x/variadic-ex14.C: Likewise.
155 * g++.dg/cpp0x/variadic2.C: Likewise.
156 * g++.dg/cpp0x/variadic20.C: Likewise.
157 * g++.dg/cpp0x/variadic74.C: Likewise.
158 * g++.dg/diagnostic/bitfld2.C: Likewise.
159 * g++.dg/ext/attrib44.C: Likewise.
160 * g++.dg/ext/no-asm-1.C: Likewise.
161 * g++.dg/other/error34.C: Likewise.
162 * g++.dg/parse/crash46.C: Likewise.
163 * g++.dg/parse/error10.C: Likewise.
164 * g++.dg/parse/error2.C: Likewise.
165 * g++.dg/parse/error3.C: Likewise.
166 * g++.dg/parse/error36.C: Likewise.
167 * g++.dg/parse/error8.C: Likewise.
168 * g++.dg/parse/error9.C: Likewise.
169 * g++.dg/parse/parser-pr28152-2.C: Likewise.
170 * g++.dg/parse/parser-pr28152.C: Likewise.
171 * g++.dg/parse/template25.C: Likewise.
172 * g++.dg/parse/typename11.C: Likewise.
173 * g++.dg/tc1/dr147.C: Likewise.
174 * g++.dg/template/deduce3.C: Likewise.
175 * g++.dg/template/koenig9.C: Likewise.
176 * g++.dg/template/pr23510.C: Likewise.
177 * g++.dg/warn/pr12242.C: Likewise.
178 * g++.dg/warn/pr30551-2.C: Likewise.
179 * g++.dg/warn/pr30551.C: Likewise.
180 * g++.old-deja/g++.other/typename1.C: Likewise.
181 * g++.old-deja/g++.pt/niklas01a.C: Likewise.
182
183 2012-06-15 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
184
185 PR c++/51033
186 * c-c++-common/torture/vshuf-16.inc: Move from gcc.c-torture/execute/.
187 * c-c++-common/torture/vshuf-2.inc: Likewise.
188 * c-c++-common/torture/vshuf-4.inc: Likewise.
189 * c-c++-common/torture/vshuf-8.inc: Likewise.
190 * c-c++-common/torture/vshuf-main.inc: Likewise.
191 * c-c++-common/torture/vshuf-v16hi.c: Likewise.
192 * c-c++-common/torture/vshuf-v16qi.c: Likewise.
193 * c-c++-common/torture/vshuf-v2df.c: Likewise.
194 * c-c++-common/torture/vshuf-v2di.c: Likewise.
195 * c-c++-common/torture/vshuf-v2sf.c: Likewise.
196 * c-c++-common/torture/vshuf-v2si.c: Likewise.
197 * c-c++-common/torture/vshuf-v4df.c: Likewise.
198 * c-c++-common/torture/vshuf-v4di.c: Likewise.
199 * c-c++-common/torture/vshuf-v4hi.c: Likewise.
200 * c-c++-common/torture/vshuf-v4sf.c: Likewise.
201 * c-c++-common/torture/vshuf-v4si.c: Likewise.
202 * c-c++-common/torture/vshuf-v8hi.c: Likewise.
203 * c-c++-common/torture/vshuf-v8qi.c: Likewise.
204 * c-c++-common/torture/vshuf-v8si.c: Likewise.
205
206 2012-06-15 Michael Matz <matz@suse.de>
207
208 * gcc.dg/tree-ssa/vector-4.c: New test.
209
210 2012-06-15 Michael Matz <matz@suse.de>
211
212 * gcc.dg/debug/dwarf2/inline3.c: Adjust.
213 * gcc.dg/tree-ssa/foldstring-1.c: Adjust.
214
215 2012-06-15 Ulrich Weigand <ulrich.weigand@linaro.org>
216
217 PR tree-optimization/53636
218 * gcc.target/arm/pr53636.c: New test.
219
220 2012-06-15 Jakub Jelinek <jakub@redhat.com>
221
222 PR tree-optimization/51581
223 * gcc.c-torture/execute/pr51581-1.c: New test.
224 * gcc.c-torture/execute/pr51581-2.c: New test.
225 * gcc.dg/vect/pr51581-1.c: New test.
226 * gcc.dg/vect/pr51581-2.c: New test.
227 * gcc.dg/vect/pr51581-3.c: New test.
228 * gcc.target/i386/avx-pr51581-1.c: New test.
229 * gcc.target/i386/avx-pr51581-2.c: New test.
230 * gcc.target/i386/avx2-pr51581-1.c: New test.
231 * gcc.target/i386/avx2-pr51581-2.c: New test.
232 * gcc.dg/vect/slp-26.c (main1): Divide by 0x8031 instead of 3.
233
234 2012-06-15 Richard Guenther <rguenther@suse.de>
235
236 * gcc.c-torture/execute/20120615-1.c: New testcase.
237
238 2012-06-15 Eric Botcazou <ebotcazou@adacore.com>
239
240 * gnat.dg/vect8.ad[sb]: New test.
241
242 2012-06-14 Richard Guenther <rguenther@suse.de>
243
244 * gcc.dg/tree-ssa/vrp.h: New testcase.
245 * gcc.dg/tree-ssa/vrp68.c: Likewise.
246
247 2012-06-13 Christian Bruel <christian.bruel@st.com>
248
249 PR target/53621
250 * gcc.dg/stack-usage-1.c: Force -fomit-frame-pointer on SH.
251
252 2012-06-14 Richard Sandiford <rdsandiford@googlemail.com>
253
254 * gcc.target/mips/mips.exp (mips-dg-options): Handle -msynci.
255
256 2012-06-13 Janis Johnson <janisjo@codesourcery.com>
257
258 PR testsuite/20771
259 * lib/dg-pch.exp (dg-flags-pch): Add flags to make compile lines in
260 test summary unique.
261
262 * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
263 scan-not-hiddent, scan-file, scan-file-not, scan-stack-usage,
264 scan-stack-usage-not): Don't strip torture options from test name.
265
266 * lib/scandump.exp (scan-dump-times): Use printable version of
267 regexp in test summary line.
268
269 * gcc.dg/di-longlong64-sync-1.c: Add comments to checks for multiple
270 messages reported for one line of source code.
271 * gcc.dg/format/few-1.c: Likewise.
272 * gcc.dg/ia64-sync-2.c: Likewise.
273 * gcc.dg/sync-2.c: Likewise.
274 * gcc.dg/noncompile/pr44517.c: Likewise.
275
276 2012-06-13 Alexandre Oliva <aoliva@redhat.com>
277
278 PR debug/49888
279 * gcc.dg/guality/pr49888.c: New.
280
281 2012-06-13 Alexandre Oliva <aoliva@redhat.com>
282
283 * g++.dg/tree-ssa/ivopts-2.C: Adjust for coalescing.
284 * gcc.dg/tree-ssa/forwprop-11.c: Likewise.
285 * gcc.dg/tree-ssa/ssa-fre-1.c: Likewise.
286
287 2012-06-13 Tobias Burnus <burnus@net-b.de>
288
289 PR fortran/53643
290 * gfortran.dg/intent_out_7.f90: New.
291
292 2012-06-13 Tobias Burnus <burnus@net-b.de>
293
294 PR fortran/53597
295 * gfortran.dg/save_4.f90: New.
296
297 2012-06-12 Jakub Jelinek <jakub@redhat.com>
298
299 PR c/53532
300 PR c/51034
301 PR c/53196
302 * gcc.dg/pr53532.c: New test.
303 * gcc.dg/c99-complit-2.c: Add two new dg-error directives,
304 adjust line numbers.
305 * gcc.dg/noncompile/950825-1.c: Expect incomplete type error message.
306 * gcc.dg/Wcxx-compat-8.c: Likewise.
307 * gcc.dg/pr51034.c: New test.
308 * gcc.dg/pr53196-1.c: New test.
309 * gcc.dg/pr53196-2.c: New test.
310
311 2012-06-12 Janis Johnson <janisjo@codesourcery.com>
312
313 * gcc.dg/torture/stackalign/stackalign.exp: Combine stack
314 alignment torture options with usual torture options.
315 * gcc.dg/torture/stackalign/alloca-2.c: Use dg-additional-options
316 instead of dg-options.
317 * gcc.dg/torture/stackalign/alloca-3.c: Likewise.
318 * gcc.dg/torture/stackalign/alloca-4.c: Likewise.
319 * gcc.dg/torture/stackalign/alloca-5.c: Likewise.
320 * gcc.dg/torture/stackalign/alloca-6.c: Likewise.
321 * gcc.dg/torture/stackalign/push-1.c: Likewise.
322 * gcc.dg/torture/stackalign/vararg-3.c: Likewise.
323
324 * gcc.target/arm/di-longlong64-sync-withhelpers.c: Add comments
325 to checks for multiple messages reported for one line of source code.
326 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Likewise.
327
328 * gcc.c-torture/compile/sync-1.c: Add comments to checks for multiple
329 messages reported for one line of source code.
330
331 * gcc.dg/20031223-1.c: Add comments to check for multiple
332 messages reported for one line of source code.
333 * gcc.dg/Wconversion-integer.c: Likewise.
334 * gcc.dg/Wfatal-2.c: Likewise.
335 * gcc.dg/Wfatal.c: Likewise.
336 * gcc.dg/Wobjsize-1.c: Likewise.
337 * gcc.dg/c99-vla-jump-1.c: Likewise.
338 * gcc.dg/c99-vla-jump-2.c: Likewise.
339 * gcc.dg/c99-vla-jump-3.c: Likewise.
340 * gcc.dg/c99-vla-jump-4.c: Likewise.
341 * gcc.dg/c99-vla-jump-5.c: Likewise.
342 * gcc.dg/decl-9.c: Likewise.
343 * gcc.dg/declspec-10.c: Likewise.
344 * gcc.dg/declspec-18.c: Likewise.
345 * gcc.dg/mtune.c: Likewise.
346 * gcc.dg/parser-pr28152-2.c: Likewise.
347 * gcc.dg/parser-pr28152.c: Likewise.
348 * gcc.dg/pr14475.c: Likewise.
349 * gcc.dg/pr27953.c: Likewise.
350 * gcc.dg/pr28322-3.c: Likewise.
351 * gcc.dg/pr30457.c: Likewise.
352 * gcc.dg/pr30551-2.c: Likewise.
353 * gcc.dg/pr30551-3.c: Likewise.
354 * gcc.dg/pr30551-4.c: Likewise.
355 * gcc.dg/pr30551-5.c: Likewise.
356 * gcc.dg/pr30551-6.c: Likewise.
357 * gcc.dg/pr30551.c: Likewise.
358 * gcc.dg/pr45461.c: Likewise.
359 * gcc.dg/pr48552-1.c: Likewise.
360 * gcc.dg/pr48552-2.c: Likewise.
361 * gcc.dg/redecl-1.c: Likewise.
362 * gcc.dg/transparent-union-3.c: Likewise.
363 * gcc.dg/utf-dflt.c: Likewise.
364 * gcc.dg/utf-dflt2.c: Likewise.
365 * gcc.dg/vla-8.c: Likewise.
366 * gcc.dg/vla-init-1.c: Likewise.
367 * gcc.dg/wtr-int-type-1.c: Likewise.
368
369 * c-c++-common/raw-string-3.c: Add comments to checks for multiple
370 messages reported for for one line of source code.
371 * c-c++-common/raw-string-5.c: Likewise.
372 * c-c++-common/raw-string-4.c: Likewise.
373 * c-c++-common/raw-string-6.c: Likewise.
374 * c-c++-common/pr20000.c: Likewise.
375
376 * gcc.dg/cpp/include2a.c: Add comments to checks for multiple
377 messages reported for one line of source code.
378 * gcc.dg/cpp/pr30786.c: Likewise.
379 * gcc.dg/cpp/pr28709.c: Likewise.
380 * gcc.dg/cpp/missing-header-MD.c: Likewise.
381 * gcc.dg/cpp/macspace2.c: Likewise.
382 * gcc.dg/cpp/missing-header-1.c: Likewise.
383 * gcc.dg/cpp/missing-header-MMD.c: Likewise.
384 * gcc.dg/cpp/missing-sysheader-MD.c: Likewise.
385 * gcc.dg/cpp/missing-sysheader-MMD.c: Likewise.
386
387 2012-06-12 Jason Merrill <jason@redhat.com>
388
389 PR c++/53599
390 * g++.dg/template/local7.C: New.
391
392 2012-06-12 Oleg Endo <olegendo@gcc.gnu.org>
393
394 PR target/53511
395 * gcc.target/sh/pr51340-1.c: Delete obsolete test case.
396 * gcc.target/sh/pr51340-2.c: Likewise.
397 * gcc.target/sh/pr51340-3.c: Likewise.
398
399 2012-06-12 Michael Matz <matz@suse.de>
400
401 * gcc.dg/torture/alias-1.c: New test.
402
403 2012-06-12 Jakub Jelinek <jakub@redhat.com>
404
405 PR rtl-optimization/53589
406 * gcc.dg/torture/pr53589.c: New test.
407
408 2012-06-12 Oleg Endo <olegendo@gcc.gnu.org>
409
410 PR target/50749
411 * gcc.target/sh/pr50749-sf-postinc-2.c: New.
412 * gcc.target/sh/pr50749-sf-postinc-4.c: New.
413 * gcc.target/sh/pr50749-qihisi-postinc-2.c: New.
414 * gcc.target/sh/pr50749-qihisi-postinc-4.c: New.
415 * gcc.target/sh/pr50749-sf-predec-2.c: New.
416 * gcc.target/sh/pr50749-sf-predec-4.c: New.
417 * gcc.target/sh/pr50749-qihisi-predec-1.c: New.
418 * gcc.target/sh/pr50749-qihisi-predec-3.c: New.
419 * gcc.target/sh/pr50749-sf-postinc-1.c: New.
420 * gcc.target/sh/pr50749-sf-postinc-3.c: New.
421 * gcc.target/sh/pr50749-qihisi-postinc-1.c: New.
422 * gcc.target/sh/pr50749-qihisi-postinc-3.c: New.
423 * gcc.target/sh/pr50749-sf-predec-1.c: New.
424 * gcc.target/sh/pr50749-sf-predec-3.c: New.
425 * gcc.target/sh/pr50749-qihisi-predec-2.c: New.
426 * gcc.target/sh/pr50749-qihisi-predec-4.c: New.
427
428 2012-06-11 Sriraman Tallam <tmsriram@google.com>
429
430 * gcc.target/i386/builtin_target.c (vendor_signatures): New enum.
431 (check_intel_cpu_model): New function.
432 (check_amd_cpu_model): New function.
433 (check_features): New function.
434 (__get_cpuid_output): New function.
435 (check_detailed): New function.
436 (fn1): Rename to quick_check.
437 (main): Update to call quick_check and call check_detailed.
438
439 2012-06-11 Richard Henderson <rth@redhat.com>
440
441 * lib/target-supports.exp
442 (check_effective_target_sync_long_long_runtime): Use
443 check_effective_target_lp64 instead of
444 check_effective_target_powerpc64 for powerpc targets.
445
446 2012-06-11 Oleg Endo <olegendo@gcc.gnu.org>
447
448 PR target/53511
449 * gcc.target/sh/pr53511-1.c: New.
450
451 2012-06-11 Richard Guenther <rguenther@suse.de>
452
453 PR middle-end/53470
454 * g++.dg/lto/pr53470_0.C: New testcase.
455 * gcc.dg/lto/pr53470_0.c: Likewise.
456
457 2012-06-11 Richard Guenther <rguenther@suse.de>
458
459 PR c++/53605
460 * g++.dg/ext/pr53605.C: New testcase.
461
462 2012-06-11 Eric Botcazou <ebotcazou@adacore.com>
463
464 * gnat.dg/specs/array1.ads: New test.
465 * gnat.dg/specs/array2.ads: Likewise.
466 * gnat.dg/array22.adb: Likewise.
467
468 2012-06-11 Eric Botcazou <ebotcazou@adacore.com>
469
470 * gnat.dg/constant4.adb: New test.
471 * gnat.dg/constant4_pkg.ads: New helper.
472
473 2012-06-08 Janus Weil <janus@gcc.gnu.org>
474
475 PR fortran/52552
476 * gfortran.dg/allocate_alloc_opt_1.f90: Modified.
477 * gfortran.dg/allocate_class_1.f90: Modified.
478 * gfortran.dg/allocate_with_typespec_4.f90: Modified.
479 * gfortran.dg/allocate_class_2.f90: New.
480
481 2012-06-07 Hans-Peter Nilsson <hp@axis.com>
482
483 PR middle-end/53535
484 * gcc.dg/pr46647.c: xfail for cris-* and crisv32-*.
485
486 2012-06-07 Thomas König <tkoenig@gcc.gnu.org>
487
488 PR fortran/52861
489 * gfortran.dg/string_assign_2.f90: New test case.
490
491 2012-06-07 Thomas König <tkoenig@gcc.gnu.org>
492
493 PR fortran/52861
494 * gfortran.dg/string_assign_1.f90: New test case.
495
496 2012-06-07 Jakub Jelinek <jakub@redhat.com>
497
498 PR middle-end/53580
499 * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
500 * gcc.dg/gomp/critical-4.c: Likewise.
501 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
502 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
503 * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
504 * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
505 * c-c++-common/gomp/pr53580.c: New test.
506
507 2012-06-07 Fabien ChĂȘne <fabien@gcc.gnu.org>
508
509 PR c++/51214
510 * g++.dg/cpp0x/forw_enum11.C: New.
511
512 2012-06-06 Paolo Carlini <paolo.carlini@oracle.com>
513
514 PR c++/53567
515 * g++.dg/cpp0x/alias-decl-19.C: New.
516
517 2012-06-06 Steven Bosscher <steven@gcc.gnu.org>
518
519 * g++.old-deja/g++.brendan/array1.C: Remove dg-options.
520
521 2012-06-06 Uros Bizjak <ubizjak@gmail.com>
522
523 * gcc.target/i386/avx-os-support.h (XCR_XFEATURE_ENABLED_MASK): New.
524 (XSTATE_FP): Ditto.
525 (XSTATE_SSE): Ditto.
526 (XSTATE_YMM): Ditto.
527 (avx_os_support): Use new defines.
528
529 2012-06-06 Richard Guenther <rguenther@suse.de>
530
531 PR testsuite/32380
532 * gfortran.dg/vect/pr32380.f: Adjust number of expected vectorized
533 loops.
534
535 2012-06-06 Fabien ChĂȘne <fabien@gcc.gnu.org>
536
537 PR c++/52841
538 * g++.dg/cpp0x/pr52841.C: New testcase.
539
540 2012-06-06 Richard Guenther <rguenther@suse.de>
541
542 PR tree-optimization/53081
543 * gcc.dg/tree-ssa/ldist-20.c: New testcase.
544 * gcc.dg/tree-ssa/loop-19.c: Add -fno-tree-loop-distribute-patterns.
545
546 2012-06-05 Michael Meissner <meissner@linux.vnet.ibm.com>
547
548 * gcc.target/powerpc/pr53487.c: New test.
549
550 2012-06-05 Pat Haugen <pthaugen@us.ibm.com>
551
552 * gcc.target/powerpc/lhs-1.c: Use parm instead of stack space.
553
554 2012-06-05 Edmar Wienskoski <edmar@freescale.com>
555
556 * gcc.dg/tree-ssa/vector-3.c: Adjust regular expression.
557
558 2012-06-05 Richard Guenther <rguenther@suse.de>
559
560 PR tree-optimization/30442
561 * gcc.dg/vect/bb-slp-30.c: New testcase.
562
563 2012-06-05 Richard Guenther <rguenther@suse.de>
564
565 PR tree-optimization/53081
566 * gcc.dg/tree-ssa/ldist-19.c: New testcase.
567 * gcc.c-torture/execute/builtins/builtins.exp: Always pass
568 -fno-tree-loop-distribute-patterns.
569
570 2012-06-05 Alan Modra <amodra@gmail.com>
571
572 * gcc.target/powerpc/savres.c: Add -mdynamic-no-pic for darwin.
573 Check static chain in nested funcs.
574
575 2012-06-04 Tobias Burnus <burnus@net-b.de>
576
577 PR fortran/50619
578 * gfortran.dg/init_flag_10.f90: New.
579
580 2012-06-04 Paolo Carlini <paolo.carlini@oracle.com>
581
582 PR c++/53524
583 * g++.dg/warn/Wenum-compare-no-2: New.
584
585 2012-06-04 Dodji Seketeli <dodji@redhat.com>
586
587 PR preprocessor/53463
588 * g++.dg/cpp/limits.C: New test.
589 * g++.dg/parse/error19.C: Adjust.
590 * g++.dg/warn/Wconversion-real-integer2.C: Likewise.
591 * g++.dg/warn/pr35635.C: Likewise.
592 * g++.old-deja/g++.pt/assign1.C: Likewise.
593
594 2012-06-04 Edmar Wienskoski <edmar@freescale.com>
595
596 PR target/53559
597 * gcc.target/powerpc/cell_builtin_1.c: New test case.
598 * gcc.target/powerpc/cell_builtin_2.c: Ditto.
599 * gcc.target/powerpc/cell_builtin_3.c: Ditto.
600 * gcc.target/powerpc/cell_builtin_4.c: Ditto.
601 * gcc.target/powerpc/cell_builtin_5.c: Ditto.
602 * gcc.target/powerpc/cell_builtin_6.c: Ditto.
603 * gcc.target/powerpc/cell_builtin_7.c: Ditto.
604 * gcc.target/powerpc/cell_builtin_8.c: Ditto.
605
606 2012-06-04 Andreas Schwab <schwab@linux-m68k.org>
607
608 * g++.dg/debug/dwarf2/nested-3.C: Allow for | comments.
609
610 2012-06-04 Jakub Jelinek <jakub@redhat.com>
611
612 PR tree-optimization/53550
613 * gcc.dg/pr53550.c: New test.
614
615 2012-06-04 Richard Guenther <rguenther@suse.de>
616
617 * gcc.dg/tree-ssa/ldist-11.c: Enable -ftree-loop-distribute-patterns.
618 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
619 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
620
621 2012-06-03 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
622
623 PR fortran/48831
624 * gfortran.dg/parameter_array_element_2.f90: New.
625
626 2012-06-03 Oleg Endo <olegendo@gcc.gnu.org>
627
628 PR target/53512
629 * gcc.target/sh/pr53512-1.c: New.
630 * gcc.target/sh/pr53512-2.c: New.
631 * gcc.target/sh/pr53512-3.c: New.
632 * gcc.target/sh/pr53512-4.c: New.
633
634 2012-06-01 Jason Merrill <jason@redhat.com>
635
636 PR c++/52973
637 * g++.dg/ext/visibility/template12.C: New.
638 * g++.dg/ext/attrib14.C: Adjust warning line.
639
640 PR c++/52725
641 * g++.dg/parse/new6.C: New.
642 * g++.dg/template/sizeof-template-argument.C: Adjust error message.
643
644 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
645
646 * c-c++-common/restrict-2.c: Revert previous change.
647
648 2012-06-01 Jason Merrill <jason@redhat.com>
649
650 PR c++/53137
651 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
652
653 PR c++/53484
654 * g++.dg/cpp0x/auto33.C: New.
655
656 2012-06-01 Paolo Carlini <paolo.carlini@oracle.com>
657
658 PR c++/26155
659 * g++.dg/parse/namespace-alias-1.C: New.
660
661 2012-06-01 Christian Bruel <christian.bruel@st.com>
662
663 * gcc.dg/spec-options.c: New test.
664 * gcc.dg/foo.specs: New file.
665
666 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
667
668 PR ada/53517
669 * gnat.dg/lto14.adb: Skip on Solaris.
670
671 2012-06-01 Hans-Peter Nilsson <hp@axis.com>
672
673 * gcc.target/cris/sync-1-v10.c,
674 gcc.target/cris/sync-1-v32.c, gcc.target/cris/sync-1.c,
675 gcc.target/cris/sync-2c.c, gcc.target/cris/sync-2i.c,
676 gcc.target/cris/sync-2s.c, gcc.target/cris/sync-3i.c,
677 gcc.target/cris/sync-3s.c, gcc.target/cris/sync-4c.c,
678 gcc.target/cris/sync-4i.c, gcc.target/cris/sync-4s.c,
679 gcc.target/cris/torture/sync-mis-op-i-1.c,
680 gcc.target/cris/torture/sync-mis-op-i-1a.c,
681 gcc.target/cris/torture/sync-mis-op-i-2.c,
682 gcc.target/cris/torture/sync-mis-op-i-2a.c,
683 gcc.target/cris/torture/sync-mis-op-i-3.c,
684 gcc.target/cris/torture/sync-mis-op-i-3a.c,
685 gcc.target/cris/torture/sync-mis-op-s-1.c,
686 gcc.target/cris/torture/sync-mis-op-s-1a.c,
687 gcc.target/cris/torture/sync-mis-xchg-i-1.c,
688 gcc.target/cris/torture/sync-mis-xchg-i-1a.c,
689 gcc.target/cris/torture/sync-mis-xchg-i-2.c,
690 gcc.target/cris/torture/sync-mis-xchg-i-2a.c,
691 gcc.target/cris/torture/sync-mis-xchg-i-3.c,
692 gcc.target/cris/torture/sync-mis-xchg-i-3a.c,
693 gcc.target/cris/torture/sync-mis-xchg-s-1.c,
694 gcc.target/cris/torture/sync-mis-xchg-s-1a.c: New tests.
695
696 2012-05-31 Richard Guenther <rguenther@suse.de>
697
698 * gcc.dg/tree-ssa/ldist-pr45948-2.c: New testcase copy of
699 ldist-pr45948.c with disabled SCCP.
700
701 2012-05-31 Richard Guenther <rguenther@suse.de>
702
703 PR middle-end/48493
704 * gcc.dg/torture/pr48493.c: New testcase.
705
706 2012-05-31 Greta Yorsh <Greta.Yorsh@arm.com>
707
708 * lib/target-supports.exp (check_effective_target_vect_char_mult): Add
709 arm32 to targets.
710 * gcc.dg/vect/slp-perm-8.c (main): Prevent vectorization
711 of the initialization loop.
712 (dg-final): Adjust the expected number of vectorized loops depending
713 on vect_char_mult target selector.
714
715 2012-05-31 Hans-Peter Nilsson <hp@axis.com>
716
717 * gcc.target/cris/asm-v8.S, gcc.target/cris/asm-v10.S,
718 gcc.target/cris/asm-other.S, gcc.target/cris/inasm-v8.c,
719 gcc.target/cris/inasm-v10.c, gcc.target/cris/inasm-other.c:
720 New tests.
721
722 2012-05-30 Jason Merrill <jason@redhat.com>
723
724 PR c++/53356
725 * g++.dg/init/new34.C: New.
726 * g++.dg/tree-ssa/stabilize1.C: New.
727
728 2012-05-30 Jakub Jelinek <jakub@redhat.com>
729
730 PR c++/53356
731 * g++.dg/init/new33.C: New test.
732
733 2012-05-30 Richard Guenther <rguenther@suse.de>
734
735 PR middle-end/53501
736 * gcc.dg/torture/pr53501.c: New testcase.
737 * c-c++-common/restrict-2.c: Adjust.
738
739 2012-05-30 Alan Modra <amodra@gmail.com>
740
741 * gcc.target/powerpc/powerpc.exp: Load torture-options.exp, call
742 torture-finish.
743
744 2012-05-30 Marc Glisse <marc.glisse@inria.fr>
745
746 * gcc.target/i386/shuf-concat.c: New test.
747
748 2012-05-30 Jakub Jelinek <jakub@redhat.com>
749
750 PR rtl-optimization/53519
751 * gcc.c-torture/compile/pr53519.c: New test.
752
753 2012-05-30 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
754
755 * gcc.target/arm/neon-vrev.c: New.
756
757 2012-05-29 Oleg Endo <olegendo@gcc.gnu.org>
758
759 PR target/51340
760 * gcc.target/sh/pr51340-1.c: New.
761 * gcc.target/sh/pr51340-2.c: New.
762 * gcc.target/sh/pr51340-3.c: New.
763
764 2012-05-29 Richard Guenther <rguenther@suse.de>
765
766 PR tree-optimization/53516
767 * gcc.dg/torture/pr53516.c: New testcase.
768
769 2012-05-29 Dodji Seketeli <dodji@redhat.com>
770
771 PR preprocessor/53229
772 * gcc.dg/cpp/paste6.c: Force to run without
773 -ftrack-macro-expansion.
774 * gcc.dg/cpp/paste8.c: Likewise.
775 * gcc.dg/cpp/paste8-2.c: New test, like paste8.c but run with
776 -ftrack-macro-expansion.
777 * gcc.dg/cpp/paste12.c: Force to run without
778 -ftrack-macro-expansion.
779 * gcc.dg/cpp/paste12-2.c: New test, like paste12.c but run with
780 -ftrack-macro-expansion.
781 * gcc.dg/cpp/paste13.c: Likewise.
782 * gcc.dg/cpp/paste14.c: Likewise.
783 * gcc.dg/cpp/paste14-2.c: New test, like paste14.c but run with
784 -ftrack-macro-expansion.
785 * gcc.dg/cpp/paste18.c: New test.
786
787 2012-05-29 Hans-Peter Nilsson <hp@axis.com>
788
789 * gcc.target/cris/torture/trap-1.c,
790 gcc.target/cris/torture/trap-2.c,
791 gcc.target/cris/torture/trap-3.c,
792 gcc.target/cris/torture/trap-v0.c,
793 gcc.target/cris/torture/trap-v3.c: New tests.
794
795 2012-05-28 Paolo Carlini <paolo.carlini@oracle.com>
796
797 PR c++/25137
798 * g++.dg/warn/Wbraces3.C: New.
799 * g++.dg/warn/Wbraces4.C: Likewise.
800
801 2012-05-28 Jakub Jelinek <jakub@redhat.com>
802
803 PR tree-optimization/53505
804 * c-c++-common/torture/pr53505.c: New test.
805
806 2012-05-27 Nathan Sidwell <nathan@acm.org>
807
808 * gcc.dg/stmt-expr-4.c: New.
809
810 2012-05-26 Paolo Carlini <paolo.carlini@oracle.com>
811
812 PR c++/53491
813 * g++.dg/parse/crash60.C: New.
814
815 2012-05-26 Jason Merrill <jason@redhat.com>
816
817 PR c++/53220
818 * c-c++-common/array-lit.c: New.
819 * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
820
821 2012-05-26 Eric Botcazou <ebotcazou@adacore.com>
822
823 PR ada/50294
824 * gnat.dg/array21.adb: New test.
825
826 2012-05-26 Eric Botcazou <ebotcazou@adacore.com>
827
828 * gnat.dg/renaming5.adb: Adjust dg-final directive.
829
830 2012-05-25 Paolo Carlini <paolo.carlini@oracle.com>
831
832 PR c++/32054
833 * g++.dg/other/anon-union3.C: New.
834
835 2012-05-25 Ian Lance Taylor <iant@google.com>
836
837 * gcc.dg/split-6.c: New test.
838
839 2012-05-25 Eric Botcazou <ebotcazou@adacore.com>
840
841 * gnat.dg/lto14.adb: New test.
842
843 2012-05-25 Tristan Gingold <gingold@adacore.com>
844
845 * gcc.target/i386/large-frame.c: New.
846
847 2012-05-24 Pat Haugen <pthaugen@us.ibm.com>
848 * gcc.target/powerpc/lhs-1.c: New.
849 * gcc.target/powerpc/lhs-2.c: New.
850 * gcc.target/powerpc/lhs-3.c: New.
851
852 2012-05-24 Dodji Seketeli <dodji@redhat.com>
853
854 Make unwound macro expansion trace less redundant
855 * gcc.dg/cpp/macro-exp-tracking-1.c: Adjust.
856 * gcc.dg/cpp/macro-exp-tracking-2.c: Likewise.
857 * gcc.dg/cpp/macro-exp-tracking-3.c: Likewise.
858 * gcc.dg/cpp/macro-exp-tracking-4.c: Likewise.
859 * gcc.dg/cpp/macro-exp-tracking-5.c: Likewise.
860 * gcc.dg/cpp/pragma-diagnostic-2.c: Likewise.
861
862 2012-05-24 Paolo Carlini <paolo.carlini@oracle.com>
863
864 PR c++/53464
865 * g++.dg/cpp0x/constexpr-default1.C: New.
866
867 2012-05-24 Paolo Carlini <paolo.carlini@oracle.com>
868
869 PR c++/32080
870 * g++.dg/eh/goto2.C: New.
871
872 2012-05-24 Richard Guenther <rguenther@suse.de>
873
874 PR middle-end/53460
875 * g++.dg/tree-prof/pr53460.C: New testcase.
876
877 2012-05-24 Richard Guenther <rguenther@suse.de>
878
879 PR bootstrap/53466
880 * g++.dg/debug/pr53466.C: New testcase.
881
882 2012-05-24 Jakub Jelinek <jakub@redhat.com>
883
884 PR tree-optimization/53465
885 * gcc.c-torture/execute/pr53465.c: New test.
886
887 2012-05-23 Tobias Burnus <burnus@net-b.de>
888
889 PR fortran/51055
890 PR fortran/45170
891 * gfortran.dg/allocate_with_typespec_6.f90: New.
892
893 2012-05-23 Paolo Carlini <paolo.carlini@oracle.com>
894
895 PR c++/29185
896 * g++.dg/warn/delete-array-1.C: New.
897
898 2012-05-23 Richard Guenther <rguenther@suse.de>
899
900 * gcc.dg/torture/pr39074-2.c: Adjust.
901 * gcc.dg/torture/pr39074.c: Likewise.
902 * gcc.dg/torture/pta-structcopy-1.c: Likewise.
903 * gcc.dg/tree-ssa/alias-19.c: Likewise.
904
905 2012-05-22 Jan Hubicka <jh@suse.cz>
906
907 PR middle-end/53161
908 * g++.dg/torture/pr53161.C: New testcase.
909
910 2012-05-22 Tobias Burnus <burnus@net-b.de>
911
912 PR fortran/53389
913 * gfortran.dg/realloc_on_assign_15.f90: New.
914
915 2012-05-22 Richard Guenther <rguenther@suse.de>
916
917 PR middle-end/51071
918 * gcc.dg/torture/pr51071-2.c: New testcase.
919
920 2012-05-22 Paolo Bonzini <bonzini@gnu.org>
921
922 PR tree-optimization/53336
923 * g++.dg/torture/pr53336.C: New testcase.
924
925 2012-05-22 Dodji Seketeli <dodji@redhat.com>
926
927 PR c++/53322
928 * g++.dg/warn/Wunused-local-typedefs.C: Adjust to use -Wunused
929 instead of -Wunused-local-typedefs.
930
931 2012-05-21 Paolo Carlini <paolo.carlini@oracle.com>
932
933 PR c++/51184
934 * g++.dg/other/abstract4.C: New-
935
936 2012-05-21 Paolo Carlini <paolo.carlini@oracle.com>
937
938 PR c++/40821
939 * g++.dg/ext/attrib46.C: New.
940
941 2012-05-21 Joseph Myers <joseph@codesourcery.com>
942
943 PR c/53418
944 * gcc.c-torture/compile/pr53418-1.c,
945 gcc.c-torture/compile/pr53418-2.c: New tests.
946
947 2012-05-21 Jakub Jelinek <jakub@redhat.com>
948
949 PR tree-optimization/53366
950 * gcc.dg/torture/pr53366-1.c: New test.
951 * gcc.dg/torture/pr53366-2.c: New test.
952 * gcc.target/i386/pr53366-1.c: New test.
953 * gcc.target/i386/pr53366-2.c: New test.
954
955 PR tree-optimization/53409
956 * gcc.c-torture/compile/pr53409.c: New test.
957
958 PR tree-optimization/53410
959 * gcc.c-torture/compile/pr53410-1.c: New test.
960 * gcc.c-torture/compile/pr53410-2.c: New test.
961
962 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
963
964 PR target/53425
965 * gcc.target/i386/pr53425-1.c: New file.
966 * gcc.target/i386/pr53425-2.c: Likewise.
967
968 2012-05-21 Richard Guenther <rguenther@suse.de>
969
970 PR tree-optimization/53408
971 * gcc.dg/torture/pr53408.c: New testcase.
972
973 2012-05-21 Uros Bizjak <ubizjak@gmail.com>
974 H.J. Lu <hongjiu.lu@intel.com>
975
976 PR target/53416
977 * gcc.target/i386/pr53416.c: New file.
978
979 2012-05-21 Richard Guenther <rguenther@suse.de>
980
981 * gfortran.dg/pr46519-2.f90: Adjust to avoid memset transform.
982
983 2012-05-21 Richard Guenther <rguenther@suse.de>
984
985 * gcc.dg/torture/ldist-1.c: New testcase.
986
987 2012-05-20 Eric Botcazou <ebotcazou@adacore.com>
988
989 * gnat.dg/lto13.adb: New test.
990 * gnat.dg/lto13_pkg.ad[sb]: New helper.
991
992 2012-05-18 Eric Botcazou <ebotcazou@adacore.com>
993
994 * gnat.dg/specs/lto12.ads: New test.
995 * gnat.dg/specs/lto12_pkg.ads: New helper.
996
997 2012-05-18 Richard Guenther <rguenther@suse.de>
998
999 PR tree-optimization/53346
1000 * gcc.dg/tree-ssa/ldist-18.c: New testcase.
1001 * gcc.target/i386/incoming-10.c: Adjust.
1002 * gcc.target/i386/incoming-11.c: Likewise.
1003 * gcc.target/i386/pr46295.c: Likewise.
1004
1005 2012-05-18 Richard Guenther <rguenther@suse.de>
1006
1007 * gcc.dg/pr53352.c: Return zero.
1008
1009 2012-05-18 Richard Guenther <rguenther@suse.de>
1010
1011 PR tree-optimization/53390
1012 * gcc.dg/torture/pr53390.c: New testcase.
1013
1014 2012-05-18 Meador Inge <meadori@codesourcery.com>
1015
1016 PR rtl-optimization/53352
1017 * gcc.dg/pr53352.c: New test.
1018
1019 2012-05-17 David S. Miller <davem@davemloft.net>
1020
1021 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1022 failure on sparc-*-linux-gnu.
1023
1024 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>
1025
1026 PR c++/39681
1027 * g++.dg/parse/error49.C: New.
1028 * g++.dg/cpp0x/error8.C: Likewise.
1029 * g++.dg/ext/utf-cxx98.C: Adjust dg-error directive.
1030 * g++.dg/ext/utf-dflt2.C: Likewise.
1031 * g++.dg/ext/utf-gnuxx98.C: Likewise.
1032 * g++.dg/ext/utf-dflt.C: Likewise.
1033 * c-c++-common/raw-string-3.c: Likewise.
1034 * c-c++-common/raw-string-4.c: Likewise.
1035
1036 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>
1037
1038 PR c++/53371
1039 * g++.dg/cpp0x/catch1.C: New.
1040
1041 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>
1042
1043 PR c++/44516
1044 * g++.dg/parse/error48.C: New.
1045 * g++.dg/template/crash89.C: Adjust dg-error line numbers.
1046 * g++.old-deja/g++.robertl/eb109.C: Add column info to dg-error string.
1047
1048 2012-05-16 Patrick Marlier <patrick.marlier@gmail.com>
1049
1050 * gcc.dg/tm/indirect-2.c: New test.
1051
1052 2012-05-16 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1053
1054 PR tree-optimization/53217
1055 * gfortran.dg/pr53217.f90: New test.
1056
1057 2012-05-16 Richard Guenther <rguenther@suse.de>
1058
1059 PR tree-optimization/53364
1060 * g++.dg/torture/pr53364.C: New testcase.
1061
1062 2012-05-16 Georg-Johann Lay <avr@gjlay.de>
1063
1064 PR testsuite/52641
1065 * gcc.dg/pr52549.c: Fix test for long != void*
1066 * gcc.c-torture/execute/pr52979-1.x: New file.
1067 * gcc.c-torture/execute/pr52979-2.x: New file.
1068
1069 2012-05-16 Dodji Seketeli <dodji@redhat.com>
1070
1071 PR preprocessor/7263
1072 * gcc.dg/binary-constants-2.c: Run without tracking locations
1073 accross macro expansion.
1074 * gcc.dg/binary-constants-3.c: Likewise.
1075 * gcc.dg/cpp/sysmac2.c: Likewise.
1076 * testsuite/gcc.dg/nofixed-point-2.c: Adjust for more precise
1077 location.
1078 * gcc.dg/cpp/syshdr3.c: New test.
1079 * gcc.dg/cpp/syshdr3.h: New header for the new test above.
1080 * gcc.dg/system-binary-constants-1.c: New test.
1081 * gcc.dg/system-binary-constants-1.h: New header for the new test
1082 above.
1083 * g++.dg/cpp/syshdr3.C: New test.
1084 * g++.dg/cpp/syshdr3.h: New header the new test above.
1085 * g++.dg/system-binary-constants-1.C: New test.
1086 * g++.dg/system-binary-constants-1.h: New header the new test
1087 above.
1088
1089 2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
1090
1091 * g++.old-deja/g++.pt/crash10.C: Adjust post PR11586.
1092
1093 2012-05-15 Jakub Jelinek <jakub@redhat.com>
1094
1095 PR target/53358
1096 * gcc.dg/pr53358.c: New test.
1097
1098 2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
1099
1100 PR c++/11856
1101 * g++.dg/warn/Wtype-limits.C: Don't warn in templates.
1102 * g++.dg/warn/Wtype-limits-Wextra.C: Likewise.
1103
1104 2012-05-15 Olivier Hainque <hainque@adacore.com>
1105
1106 * g++.dg/eh/sighandle.C: New testcase.
1107
1108 2012-05-15 Richard Guenther <rguenther@suse.de>
1109
1110 PR tree-optimization/53355
1111 * gcc.dg/tree-ssa/vrp67.c: New testcase.
1112
1113 2012-05-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1114
1115 * gfortran.dg/*.f90: Remove now redundant manual
1116 cleanup-modules directive.
1117
1118 2012-05-14 Uros Bizjak <ubizjak@gmail.com>
1119
1120 * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
1121 * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
1122
1123 2012-05-14 Janne Blomqvist <jb@gcc.gnu.org>
1124
1125 PR fortran/52428
1126 * gfortran.dg/int_range_io_1.f90: New test.
1127
1128 2012-05-14 Andi Kleen <ak@linux.intel.com>
1129 Jakub Jelinek <jakub@redhat.com>
1130
1131 PR target/53315
1132 * gcc.target/i386/i386.exp (check_effective_target_rtm): New.
1133 * gcc.target/i386/rtm-check.h: New file.
1134 * gcc.target/i386/pr53315.c: New test.
1135
1136 2012-05-14 Tobias Burnus <burnus@net-b.de>
1137
1138 PR fortran/49110
1139 PR fortran/51055
1140 PR fortran/53329
1141 * gfortran.dg/deferred_type_param_4.f90: New.
1142 * gfortran.dg/deferred_type_param_6.f90: New.
1143
1144 2012-05-14 Bernd Schmidt <bernds@codesourcery.com>
1145
1146 * gcc.target/i386/retarg.c: New test.
1147
1148 2012-05-13 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1149
1150 PR fortran/45170
1151 * gfortran.dg/deferred_type_param_3.f90: New.
1152 * gfortran.dg/deferred_type_proc_pointer_1.f90: New.
1153 * gfortran.dg/deferred_type_proc_pointer_2.f90: New.
1154
1155 2012-05-12 Eric Botcazou <ebotcazou@adacore.com>
1156
1157 * gnat.dg/null_pointer_deref3.adb: New test.
1158
1159 2012-05-12 Tobias Burnus <burnus@net-b.de>
1160
1161 PR fortran/49110
1162 PR fortran/52843
1163 * gfortran.dg/deferred_type_param_5.f90: New.
1164
1165 2012-05-12 Paolo Carlini <paolo.carlini@oracle.com>
1166
1167 * g++.dg/parse/error47.C: New.
1168
1169 2012-05-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1170
1171 PR fortran/52537
1172 * gfortran.dg/string_compare_4.f90: Change option
1173 to -fdump-tree-original. Add test case for kind=4.
1174
1175 2012-05-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1176
1177 PR fortran/52537
1178 * gfortran.dg/string_compare_4.f90: New test.
1179
1180 2012-05-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1181
1182 * g++.dg/debug/dwarf2/nested-3.C: Allow for ! comments.
1183
1184 2012-05-11 Paolo Carlini <paolo.carlini@oracle.com>
1185
1186 PR c++/53305
1187 * g++.dg/cpp0x/variadic132.C: New.
1188
1189 2012-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1190
1191 PR c++/53158
1192 * g++.dg/cpp0x/lambda/lambda-err2.C: New.
1193 * g++.dg/parse/error26.C: Tweak dg-error column number.
1194
1195 2012-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1196
1197 PR c++/53301
1198 * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
1199
1200 2012-05-10 Eric Botcazou <ebotcazou@adacore.com>
1201
1202 * gnat.dg/lto11.ad[sb]: New test.
1203
1204 2012-05-09 Uros Bizjak <ubizjak@gmail.com>
1205
1206 PR target/52908
1207 * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
1208 directive to Scan for vpmuldq, not vpmacsdql.
1209
1210 2012-05-09 Michael Matz <matz@suse.de>
1211
1212 PR tree-optimization/53185
1213 * gcc.dg/vect/pr53185.c: New test.
1214
1215 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
1216
1217 PR middle-end/53249
1218 * gcc.target/i386/pr53249.c: New.
1219
1220 2012-05-09 Richard Guenther <rguenther@suse.de>
1221
1222 PR tree-optimization/18437
1223 * gfortran.dg/vect/rnflow-trs2a2.f90: Move ...
1224 * gfortran.dg/vect/fast-math-rnflow-trs2a2.f90: ... here.
1225
1226 2012-05-09 Jakub Jelinek <jakub@redhat.com>
1227
1228 PR tree-optimization/53226
1229 * gcc.c-torture/compile/pr53226.c: New test.
1230
1231 2012-05-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1232
1233 * gcc.target/i386/hle-add-acq-1.c: Allow for ; after lock.
1234 * gcc.target/i386/hle-add-rel-1.c: Likewise.
1235 * gcc.target/i386/hle-and-acq-1.c: Likewise.
1236 * gcc.target/i386/hle-and-rel-1.c: Likewise.
1237 * gcc.target/i386/hle-cmpxchg-acq-1.c: Likewise.
1238 * gcc.target/i386/hle-cmpxchg-rel-1.c: Likewise.
1239 * gcc.target/i386/hle-or-acq-1.c: Likewise.
1240 * gcc.target/i386/hle-or-rel-1.c: Likewise.
1241 * gcc.target/i386/hle-sub-acq-1.c: Likewise.
1242 * gcc.target/i386/hle-sub-rel-1.c: Likewise.
1243 * gcc.target/i386/hle-xadd-acq-1.c: Likewise.
1244 * gcc.target/i386/hle-xadd-rel-1.c: Likewise.
1245 * gcc.target/i386/hle-xor-acq-1.c: Likewise.
1246 * gcc.target/i386/hle-xor-rel-1.c: Likewise.
1247
1248 2012-05-09 Dehao Chen <dehao@google.com>
1249
1250 * gcc.dg/predict-1.c: Remove the replicated text in this test.
1251 * gcc.dg/predict-2.c: Likewise.
1252 * gcc.dg/predict-3.c: Likewise.
1253 * gcc.dg/predict-4.c: Likewise.
1254 * gcc.dg/predict-5.c: Likewise.
1255 * gcc.dg/predict-6.c: Likewise.
1256
1257 2012-05-08 Hans-Peter Nilsson <hp@axis.com>
1258
1259 PR target/53272
1260 * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
1261
1262 2012-05-08 Richard Guenther <rguenther@suse.de>
1263
1264 * gcc.dg/fold-bitand-4.c: New testcase.
1265
1266 2012-05-08 Dehao Chen <dehao@google.com>
1267
1268 * gcc.dg/predict-1.c: Check if LOOP_IV_COMPARE static predict
1269 heuristic is working properly.
1270 * gcc.dg/predict-2.c: Likewise.
1271 * gcc/dg/predict-3.c: Likewise.
1272 * gcc/dg/predict-4.c: Likewise.
1273 * gcc/dg/predict-5.c: Likewise.
1274 * gcc/dg/predict-6.c: Likewise.
1275
1276 2012-05-07 Jakub Jelinek <jakub@redhat.com>
1277
1278 PR tree-optimization/53239
1279 * g++.dg/opt/vrp3.C: New test.
1280 * g++.dg/opt/vrp3-aux.cc: New file.
1281 * g++.dg/opt/vrp3.h: New file.
1282
1283 2012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1284
1285 * g++.dg/debug/dwarf2/nested-3.C: Allow for / comments and missing
1286 .uleb128 support in assembler output.
1287
1288 2012-05-07 Richard Guenther <rguenther@suse.de>
1289
1290 PR lto/42987
1291 * g++.dg/lto/pr42987_0.C: New testcase.
1292 * g++.dg/lto/pr42987_1.C: Likewise.
1293
1294 2012-05-07 Tobias Burnus <burnus@net-b.de>
1295
1296 PR fortran/53255
1297 * gfortran.dg/typebound_operator_15.f90: New.
1298
1299 2012-05-06 Tobias Burnus <burnus@net-b.de>
1300
1301 PR fortran/41587
1302 * gfortran.dg/class_array_13.f90: New.
1303
1304 2012-05-06 Tristan Gingold <gingold@adacore.com>
1305
1306 * gnat.dg/warn7.adb: New test.
1307
1308 2012-05-06 Eric Botcazou <ebotcazou@adacore.com>
1309
1310 * gnat.dg/specs/renamings.ads: Rename to...
1311 * gnat.dg/specs/renaming1.ads: ...this.
1312 * gnat.dg/specs/renaming2.ads: New test.
1313 * gnat.dg/specs/renaming2_pkg1.ads: New helper.
1314 * gnat.dg/specs/renaming2_pkg2.ads: Likewise.
1315 * gnat.dg/specs/renaming2_pkg3.ads: Likewise.
1316 * gnat.dg/specs/renaming2_pkg4.ad[sb]: Likewise.
1317
1318 2012-05-06 Eric Botcazou <ebotcazou@adacore.com>
1319
1320 * gnat.dg/discr36.ad[sb]: New test.
1321 * gnat.dg/discr36_pkg.ad[sb]: New helper.
1322
1323 2012-05-05 Manuel López-Ibåñez <manu@gcc.gnu.org>
1324
1325 PR c/43772
1326 * c-c++-common/pr43772.c: New.
1327
1328 2012-05-05 Paul Thomas <pault@gcc.gnu.org>
1329
1330 PR fortran/41600
1331 * gfortran.dg/select_type_26.f03 : New test.
1332 * gfortran.dg/select_type_27.f03 : New test.
1333
1334 PR fortran/53191
1335 * gfortran.dg/select_type_28.f03 : New test.
1336
1337 2012-05-05 Janne Blomqvist <jb@gcc.gnu.org>
1338
1339 PR fortran/49010
1340 PR fortran/24518
1341 * gfortran.dg/mod_sign0_1.f90: New test.
1342 * gfortran.dg/mod_large_1.f90: New test.
1343
1344 2012-05-04 Tobias Burnus <burnus@net-b.de>
1345
1346 PR fortran/53175
1347 gfortran.dg/public_private_module_5.f90: New.
1348
1349 2012-05-04 Tobias Burnus <burnus@net-b.de>
1350
1351 PR fortran/53111
1352 * gfortran.dg/constructor_7.f90: New.
1353 * gfortran.dg/constructor_8.f90: New.
1354
1355 2012-05-04 Paolo Carlini <paolo.carlini@oracle.com>
1356
1357 PR c++/53166
1358 * g++.dg/cpp0x/static_assert7.C: New.
1359
1360 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1361
1362 PR tree-optimization/52633
1363 * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
1364 recognized as widening shifts instead of over-widening.
1365 * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
1366 * gcc.dg/vect/vect-over-widen-4.c: Likewise.
1367 * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
1368 * gcc.target/arm/pr52633.c: New test.
1369
1370 2012-05-04 Richard Guenther <rguenther@suse.de>
1371
1372 PR tree-optimization/53168
1373 * gcc.dg/torture/pr53168.c: New testcase.
1374 * gcc.dg/tree-ssa/ssa-pre-30.c: Likewise.
1375
1376 2012-05-04 Richard Guenther <rguenther@suse.de>
1377
1378 * gcc.dg/lto/pr53214_0.c: New testcase.
1379
1380 2012-05-04 Eric Botcazou <ebotcazou@adacore.com>
1381
1382 * gcc.target/ia64/pr48496.c: New test.
1383 * gcc.target/ia64/pr52657.c: Likewise.
1384
1385 2012-05-04 Manuel López-Ibåñez <manu@gcc.gnu.org>
1386
1387 PR c/51712
1388 * c-c++-common/pr51712.c: New.
1389
1390 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
1391
1392 PR target/53199
1393 * gcc.target/powwerpc/pr53199.c: New file.
1394
1395 2012-05-03 Jason Merrill <jason@redhat.com>
1396
1397 * g++.dg/debug/dwarf2/nested-3.C: Adjust pattern.
1398
1399 * gcc.dg/debug/dwarf2/dups-types.c: New.
1400 * gcc.dg/debug/dwarf2/dups-types.h: New.
1401
1402 2012-05-03 Jason Merrill <jason@redhat.com>
1403
1404 * g++.dg/debug/dwarf2/namespace-2.C: New.
1405 * g++.dg/debug/dwarf2/localclass3.C: New.
1406
1407 2012-05-03 Jason Merrill <jason@redhat.com>
1408
1409 * g++.dg/debug/dwarf2/thunk1.C: New.
1410
1411 2012-05-03 Paolo Carlini <paolo.carlini@oracle.com>
1412
1413 PR c++/53186
1414 * g++.dg/other/final2.C: New.
1415
1416 2012-05-03 Richard Guenther <rguenther@suse.de>
1417
1418 * gcc.dg/tree-ssa/ssa-pre-27.c: Remove XFAIL.
1419
1420 2012-05-03 Uros Bizjak <ubizjak@gmail.com>
1421
1422 * gcc.target/i386/hle-cmpxchg-acq-1.c (dg-options): Add -march=x86-64.
1423 * gcc.target/i386/hle-xadd-acq-1.c (dg-options): Ditto.
1424 * gcc.target/i386/hle-cmpxchg-rel-1.c (dg-options): Ditto.
1425 * gcc.target/i386/hle-xadd-rel-1.c (dg-options): Ditto.
1426
1427 2012-05-03 Jakub Jelinek <jakub@redhat.com>
1428
1429 * gcc.target/i386/hle-xadd-rel-1.c: Match .byte 0xf3 instead of
1430 .byte 0xf2.
1431 * gcc.target/i386/hle-sub-rel-1.c: Likewise.
1432 * gcc.target/i386/hle-xchg-rel-1.c: Likewise.
1433 * gcc.target/i386/hle-add-rel-1.c: Likewise.
1434
1435 PR debug/53174
1436 * gcc.dg/pr53174.c: New test.
1437
1438 PR target/53187
1439 * gcc.target/arm/pr53187.c: New test.
1440 * gcc.c-torture/compile/pr53187.c: New test.
1441
1442 2012-05-03 Richard Guenther <rguenther@suse.de>
1443
1444 * gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
1445 unsupported prefetching support.
1446
1447 2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
1448
1449 * gcc.dg/fixed-point/composite-type.c (dg-options): Add
1450 option -ftrack-macro-expansion=0.
1451 * gcc.dg/fixed-point/operator-bitwise.c (dg-options): Add
1452 option -ftrack-macro-expansion=0.
1453
1454 2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
1455
1456 * gcc.dg/builtin-stringop-chk-1.c (dg-options): Replace
1457 dg-options for target arm with dg-additional-options.
1458
1459 2012-05-03 Richard Guenther <rguenther@suse.de>
1460
1461 PR tree-optimization/53144
1462 * gcc.dg/torture/pr53144.c: New testcase.
1463
1464 2012-05-03 Tobias Burnus <burnus@net-b.de>
1465
1466 PR fortran/52864
1467 * gfortran.dg/pointer_intent_7.f90: New.
1468 * gfortran.dg/pure_formal_3.f90: New.
1469
1470 2012-05-02 Ulrich Weigand <ulrich.weigand@linaro.org>
1471
1472 * gcc.target/s390/20030123-1.c: Add missing "volatile".
1473
1474 2012-05-02 Martin Jambor <mjambor@suse.cz>
1475
1476 PR lto/52605
1477 * g++.dg/lto/pr52605_0.C: New test.
1478
1479 2012-05-02 Kirill Yukhin <kirill.yukhin@intel.com>
1480
1481 * gcc.target/i386/hle-cmpxchg-acq-1.c: New.
1482 * gcc.target/i386/hle-cmpxchg-rel-1.c: Ditto.
1483 * gcc.target/i386/hle-add-acq-1.c: Ditto.
1484 * gcc.target/i386/hle-add-rel-1.c: Ditto.
1485 * gcc.target/i386/hle-and-acq-1.c: Ditto.
1486 * gcc.target/i386/hle-and-rel-1.c: Ditto.
1487 * gcc.target/i386/hle-or-acq-1.c: Ditto.
1488 * gcc.target/i386/hle-or-rel-1.c: Ditto.
1489 * gcc.target/i386/hle-sub-acq-1.c: Ditto.
1490 * gcc.target/i386/hle-sub-rel-1.c: Ditto.
1491 * gcc.target/i386/hle-xadd-acq-1.c: Ditto.
1492 * gcc.target/i386/hle-xadd-rel-1.c: Ditto.
1493 * gcc.target/i386/hle-xchg-acq-1.c: Ditto.
1494 * gcc.target/i386/hle-xchg-rel-1.c: Ditto.
1495 * gcc.target/i386/hle-xor-acq-1.c: Ditto.
1496 * gcc.target/i386/hle-xor-rel-1.c: Ditto.
1497
1498 2012-05-02 Steven Bosscher <steven@gcc.gnu.org>
1499
1500 PR middle-end/53153
1501 * gcc.dg/pr53153.c: New test.
1502
1503 2012-05-02 Richard Guenther <rguenther@suse.de>
1504
1505 * g++.dg/tree-ssa/pr19807.C: Adjust.
1506
1507 2012-05-02 Jakub Jelinek <jakub@redhat.com>
1508
1509 PR tree-optimization/53163
1510 * gcc.c-torture/compile/pr53163.c: New test.
1511
1512 PR rtl-optimization/53160
1513 * gcc.c-torture/execute/pr53160.c: New test.
1514
1515 2012-05-01 Ian Lance Taylor <iant@google.com>
1516
1517 PR c/37303
1518 * gcc.dg/pr37303.c: New test.
1519
1520 2012-05-01 Richard Henderson <rth@redhat.com>
1521
1522 * lib/target-supports.exp
1523 (check_effective_target_sync_long_long_runtime): True for
1524 check_effective_target_powerpc64.
1525
1526 2012-04-30 Marc Glisse <marc.glisse@inria.fr>
1527
1528 PR c++/51033
1529 * gcc.dg/vector-1.c: Move to ...
1530 * c-c++-common/vector-1.c: ... here.
1531 * gcc.dg/vector-2.c: Move to ...
1532 * c-c++-common/vector-2.c: ... here.
1533 * gcc.dg/vector-3.c: Move to ...
1534 * c-c++-common/vector-3.c: ... here. Adapt to C++.
1535 * gcc.dg/vector-4.c: Move to ...
1536 * c-c++-common/vector-4.c: ... here.
1537 * gcc.dg/vector-init-1.c: Move to ...
1538 * c-c++-common/vector-init-1.c: ... here.
1539 * gcc.dg/vector-init-2.c: Move to ...
1540 * c-c++-common/vector-init-2.c: ... here.
1541 * gcc.dg/vector-subscript-1.c: Move to ... Adapt to C++.
1542 * c-c++-common/vector-subscript-1.c: ... here.
1543 * gcc.dg/vector-subscript-2.c: Move to ...
1544 * c-c++-common/vector-subscript-2.c: ... here.
1545 * gcc.dg/vector-subscript-3.c: Move to ...
1546 * c-c++-common/vector-subscript-3.c: ... here.
1547
1548 PR c++/51314
1549 * g++.dg/cpp0x/vt-51314.C: New test.
1550 * g++.dg/cpp0x/variadic76.C: Fix.
1551
1552 2012-04-30 Greta Yorsh <Greta.Yorsh@arm.com>
1553
1554 * gcc.dg/pr52283.c: Add missing dg-warning and dg-options.
1555
1556 2012-04-30 Dodji Seketeli <dodji@redhat.com>
1557
1558 Add -Wvarargs option
1559 * c-c++-common/Wvarargs.c: New test case.
1560 * c-c++-common/Wvarargs-2.c: Likewise.
1561
1562 2012-04-30 Dodji Seketeli <dodji@redhat.com>
1563
1564 Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2]
1565 * objc.dg/foreach-7.m: Force the test case to run without
1566 -ftrack-macro-expansion.
1567 * c-c++-common/tm/attrib-1.c: Likewise.
1568 * c-c++-common/warn-ommitted-condop.c: Likewise.
1569 * gcc.dg/assign-warn-1.c: Likewise.
1570 * gcc.dg/assign-warn-2.c: Likewise.
1571 * gcc.dg/attr-alloc_size.c: Likewise.
1572 * gcc.dg/builtin-stringop-chk-1.c: Likewise.
1573 * gcc.dg/builtin-stringop-chk-2.c: Likewise.
1574 * gcc.dg/builtin-strncat-chk-1.c: Likewise.
1575 * gcc.dg/c90-const-expr-9.c: Likewise.
1576 * gcc.dg/c99-const-expr-9.c: Likewise.
1577 * gcc.dg/cpp/direct2.c: Likewise. Adjust.
1578 * gcc.dg/cpp/direct2s.c: Likewise.
1579 * gcc/testsuite/gcc.dg/cpp/pr28709.c: Likewise.
1580 * gcc.dg/cpp/pragma-diagnostic-1.c: Likewise.
1581 * gcc.dg/dfp/composite-type.c: Likewise.
1582 * gcc.dg/uninit-6-O0.c: Adjust the test case and force it to run
1583 with -ftrack-macro-expansion
1584 * g++.dg/cpp0x/constexpr-ex3.C: Likewise.
1585 * g++.dg/cpp0x/constexpr-overflow.C: Likewise.
1586 * g++.dg/ext/cleanup-1.C: Likewise.
1587 * g++.dg/ext/gnu-inline-global-reject.C: Likewise.
1588 * g++.dg/template/sfinae10.C: Likewise.
1589 * g++.dg/tm/wrap-2.C: Likewise.
1590 * g++.dg/warn/Wconversion-real-integer.C: Likewise.
1591 * g++.dg/warn/Wsign-conversion.C: Likewise.
1592 * g++.dg/warn/multiple-overflow-warn-1.C: Likewise.
1593 * g++.old-deja/g++.mike/p10769b.C: Likewise.
1594 * g++.dg/warn/Wdouble-promotion.C: Adjust the test case and force
1595 it to run with -ftrack-macro-expansion.
1596 * libstdc++-v3/scripts/testsuite_flags.in: By default, run the
1597 test cases without -ftrack-macro-expansion.
1598
1599 Fix location for static class members
1600 * g++.dg/template/sfinae6_neg.C: Adjust.
1601
1602 Make conversion warnings work on NULL with -ftrack-macro-expansion
1603 * g++.dg/warn/Wconversion-null-2.C: Add testing for __null,
1604 alongside the previous testing for NULL.
1605
1606 Fix -Wuninitialized for -ftrack-macro-expansion
1607 * gcc.dg/cpp/pragma-diagnostic-2.c: Fix this.
1608
1609 Strip "<built-in>" loc from displayed expansion context
1610 * g++.dg/warn/Wconversion-real-integer2.C: New test.
1611 * g++.dg/warn/Wconversion-real-integer-3.C: Likewise.
1612 * g++.dg/warn/conversion-real-integer-3.h: New header used by the
1613 new test above.
1614
1615 Fix expansion point loc for macro-like tokens
1616 * gcc.dg/debug/dwarf2/pr41445-5.c: Adjust.
1617 * gcc.dg/debug/dwarf2/pr41445-6.c: Likewise.
1618
1619 Fix token pasting with -ftrack-macro-expansion
1620 * gcc.dg/cpp/paste17.c: New test case for
1621 -ftrack-macro-expansion=2 mode only.
1622 * gcc.dg/cpp/macro-exp-tracking-5.c: Likewise.
1623
1624 2012-04-30 Eric Botcazou <ebotcazou@adacore.com>
1625
1626 * gnat.dg/warn6.ad[sb]: New test.
1627
1628 2012-04-29 Manuel López-Ibåñez <manu@gcc.gnu.org>
1629
1630 PR 53149
1631 * gcc.dg/20011021-1.c: Adjust testcase.
1632
1633 2012-04-29 Thomas Koenig <tkoenig@gcc.gnu.org>
1634
1635 PR fortran/53148
1636 * gfortran.dg/function_optimize_12.f90: New test.
1637
1638 2012-04-29 Hans-Peter Nilsson <hp@axis.com>
1639
1640 PR target/53156
1641 * gcc.target/cris/peep2-andu2.c: Tweak expected assembly
1642 code to match current output and cover new peephole2 pattern.
1643
1644 2012-04-27 Ollie Wild <aaw@google.com>
1645
1646 * g++.dg/cpp0x/Wliteral-suffix.c: New test.
1647
1648 2012-04-27 Paolo Bonzini <bonzini@gnu.org>
1649
1650 * gcc.c-torture/execute/20120427-2.c: New testcase.
1651 * gcc.dg/tree-ssa/phi-opt-10.c: New testcase.
1652 * gcc.dg/tree-ssa/ssa-pre-28.c: Bypass new optimization.
1653 * gcc.dg/tree-ssa/ssa-ifcombine-7.c: Look into ifcombine dump.
1654
1655 2012-04-27 Paolo Bonzini <bonzini@gnu.org>
1656
1657 PR target/53138
1658 * gcc.c-torture/execute/20120427-1.c: New testcase.
1659
1660 2012-04-27 Marc Glisse <marc.glisse@inria.fr>
1661
1662 PR middle-end/27139
1663 * gcc.dg/tree-ssa/forwprop-18.c: New test.
1664
1665 2012-04-27 Tom de Vries <tom@codesourcery.com>
1666
1667 PR tree-optimization/51879
1668 * gcc.dg/pr51879.c: New test.
1669 * gcc.dg/pr51879-2.c: Same.
1670 * gcc.dg/pr51879-3.c: Same.
1671 * gcc.dg/pr51879-4.c: Same.
1672 * gcc.dg/pr51879-6.c: Same.
1673
1674 2012-04-26 Paolo Carlini <paolo.carlini@oracle.com>
1675
1676 PR c++/53096
1677 * g++.dg/cpp0x/defaulted35.C: New.
1678 * g++.dg/cpp0x/defaulted15.C: Adjust.
1679
1680 2012-04-26 Janis Johnson <janisjo@codesourcery.com>
1681
1682 * gcc.dg/bf-ms-layout.c: Adjust offsets to fit ms-bitfield
1683 structure layout.
1684
1685 2012-04-25 Sriraman Tallam <tmsriram@google.com>
1686
1687 * testsuite/gcc.target/i386/builtin_target.c: Check avx2.
1688
1689 2012-04-26 Alan Modra <amodra@gmail.com>
1690
1691 * gcc.target/powerpc/savres.c: New test.
1692 * gcc.target/powerpc/powerpc.exp: Run it.
1693
1694 2012-04-26 Hans-Peter Nilsson <hp@axis.com>
1695
1696 PR target/53120
1697 * gcc.dg/torture/pr53120.c: New test.
1698
1699 2012-04-25 Jakub Jelinek <jakub@redhat.com>
1700
1701 PR middle-end/52979
1702 * gcc.c-torture/compile/pr52979-1.c: New test.
1703 * gcc.c-torture/execute/pr52979-1.c: New test.
1704 * gcc.c-torture/execute/pr52979-2.c: New test.
1705
1706 2012-04-25 Richard Guenther <rguenther@suse.de>
1707
1708 * gcc.target/i386/l_fma_float_5.c: Adjust.
1709 * gcc.target/i386/l_fma_double_4.c: Likewise.
1710 * gcc.target/i386/l_fma_float_2.c: Likewise.
1711 * gcc.target/i386/l_fma_float_6.c: Likewise.
1712 * gcc.target/i386/l_fma_double_1.c: Likewise.
1713 * gcc.target/i386/l_fma_double_5.c: Likewise.
1714 * gcc.target/i386/l_fma_float_3.c: Likewise.
1715 * gcc.target/i386/l_fma_double_2.c: Likewise.
1716 * gcc.target/i386/l_fma_double_6.c: Likewise.
1717 * gcc.target/i386/l_fma_float_4.c: Likewise.
1718 * gcc.target/i386/l_fma_double_3.c: Likewise.
1719 * gcc.target/i386/l_fma_float_1.c: Likewise.
1720
1721 2012-04-25 Jakub Jelinek <jakub@redhat.com>
1722
1723 PR tree-optimization/53058
1724 * gcc.c-torture/compile/pr53058.c: New test.
1725
1726 2012-04-25 Jan Hubicka <jh@suse.cz>
1727
1728 PR middle-end/53088
1729 * gcc.target/i386/pr39082-1.c: Update warning location.
1730
1731 2012-04-25 Jakub Jelinek <jakub@redhat.com>
1732
1733 PR c/52880
1734 * gcc.dg/pr52880.c: New test.
1735
1736 2012-04-25 Manuel López-Ibåñez <manu@gcc.gnu.org>
1737
1738 * gcc.dg/m-un-2.c: Update.
1739 * gcc.dg/20011021-1.c: Update.
1740
1741 2012-04-25 Tobias Burnus <burnus@net-b.de>
1742
1743 PR fortran/52196
1744 * gfortran.dg/realloc_on_assign_14.f90: New.
1745
1746 2012-04-24 Georg-Johann Lay <avr@gjlay.de>
1747
1748 PR testsuite/52641
1749 PR tree-optimizations/52891
1750 * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
1751
1752 2012-04-24 Paolo Carlini <paolo.carlini@oracle.com>
1753
1754 PR c++/52363
1755 * g++.dg/cpp0x/sfinae35.C: New.
1756 * g++.dg/cpp0x/sfinae36.C: Likewise.
1757
1758 2012-04-24 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1759
1760 PR target/47197
1761 * gcc.target/powerpc/pr47197.c: New test.
1762
1763 2012-04-24 Richard Guenther <rguenther@suse.de>
1764
1765 PR tree-optimization/53085
1766 * g++.dg/torture/pr53085.C: New testcase.
1767
1768 2012-04-24 Andrew Pinski <apinski@cavium.com>
1769
1770 PR tree-opt/33512
1771 * gcc.dg/tree-ssa/andor-3.c: New testcase.
1772 * gcc.dg/tree-ssa/andor-4.c: New testcase.
1773 * gcc.dg/tree-ssa/andor-5.c: New testcase.
1774
1775 2012-04-24 Jakub Jelinek <jakub@redhat.com>
1776
1777 PR middle-end/53084
1778 * gcc.c-torture/execute/pr53084.c: New test.
1779
1780 2012-04-23 Paolo Carlini <paolo.carlini@oracle.com>
1781
1782 * g++.dg/cpp0x/noexcept15.C: Adjust for Rev 186726 library changes.
1783
1784 2012-04-23 Andrew Pinski <apinski@cavium.com>
1785
1786 * gcc.dg/tree-ssa/forwprop-17.c: New testcase.
1787
1788 2012-04-23 Bill Schmidt <wschmidt@linux.ibm.com>
1789
1790 PR regression/53076
1791 * gcc.dg/torture/builtin-explog-1.c: Skip if -O0.
1792 * gcc.dg/torture/builtin-power-1.c: Likewise.
1793
1794 2012-04-23 Richard Guenther <rguenther@suse.de>
1795
1796 PR tree-optimization/53070
1797 * gcc.dg/torture/pr53070.c: New testcase.
1798
1799 2012-04-23 Richard Guenther <rguenther@suse.de>
1800
1801 PR c/53060
1802 * gcc.dg/pr53060.c: New testcase.
1803
1804 2012-04-23 Jakub Jelinek <jakub@redhat.com>
1805
1806 PR tree-optimizations/52891
1807 * gcc.c-torture/compile/pr52891-1.c: New test.
1808 * gcc.c-torture/compile/pr52891-2.c: New test.
1809
1810 2012-04-22 Tobias Burnus <burnus@net-b.de>
1811
1812 PR fortran/53051
1813 * gfortran.dg/read_float_4.f90: New.
1814
1815 2012-04-21 Manuel López-Ibåñez <manu@gcc.gnu.org>
1816
1817 PR 35441
1818 * c-c++-common/pr35441.C: New.
1819
1820 2012-04-20 Ian Lance Taylor <iant@google.com>
1821
1822 * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
1823 (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
1824
1825 2012-04-20 Uros Bizjak <ubizjak@gmail.com>
1826
1827 * gcc.target/x86_64/abi/avx/test_passing_unions.c: Avoid undefined
1828 array access.
1829 * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
1830
1831 2012-04-20 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1832
1833 PR rtl-optimization/44214
1834 * gcc.dg/pr44214-1.c: New test.
1835 * gcc.dg/pr44214-2.c: Likewise.
1836 * gcc.dg/pr44214-3.c: Likewise.
1837
1838 2012-04-20 Richard Guenther <rguenther@suse.de>
1839
1840 * g++.dg/torture/20120420-1.C: New testcase.
1841
1842 2012-04-19 Steven Bosscher <steven@gcc.gnu.org>
1843
1844 * gcc.target/i386/pr45830.c: Update scan-tree-dump.
1845
1846 2012-04-19 Christian Bruel <christian.bruel@st.com>
1847
1848 * gcc.dg/pr52283.c: New test.
1849
1850 2012-04-19 Manuel López-Ibåñez <manu@gcc.gnu.org>
1851
1852 * gcc.dg/pr37985.c: New test.
1853
1854 2012-04-19 Richard Guenther <rguenther@suse.de>
1855
1856 PR rtl-optimization/44688
1857 * gcc.dg/var-expand1.c: Increase array size to make unrolling
1858 possibly profitable.
1859
1860 2012-04-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1861
1862 PR tree-optimization/52976
1863 * gfortran.dg/reassoc_11.f: New test.
1864
1865 2012-04-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1866
1867 PR tree-optimization/52976
1868 * gfortran.dg/reassoc_7.f: New test.
1869 * gfortran.dg/reassoc_8.f: Likewise.
1870 * gfortran.dg/reassoc_9.f: Likewise.
1871 * gfortran.dg/reassoc_10.f: Likewise.
1872
1873 2012-04-18 Paolo Carlini <paolo.carlini@oracle.com>
1874
1875 PR c++/52422
1876 * g++.dg/cpp0x/sfinae33.C: New.
1877 * g++.dg/cpp0x/sfinae34.C: Likewise.
1878
1879 2012-04-18 Joey Ye <joey.ye@arm.com>
1880
1881 * gcc.target/arm/thumb1-imm.c: Skip it in non-thumb1 target.
1882
1883 2012-04-18 Richard Guenther <rguenther@suse.de>
1884
1885 * gcc.target/x86_64/abi/test_passing_unions.c: Avoid undefined
1886 array access.
1887 * gcc.target/x86_64/abi/test_passing_structs.c: Likewise.
1888 * gcc.target/i386/avx256-unaligned-load-4.c: Fix array sizes.
1889
1890 2012-04-17 Tom de Vries <tom@codesourcery.com>
1891
1892 * g++.dg/pr51264-4.C: New test.
1893
1894 2012-04-17 Paolo Carlini <paolo.carlini@oracle.com>
1895
1896 PR c++/52599
1897 * g++.dg/cpp0x/constexpr-ctor10.C: New.
1898
1899 2012-04-17 Paolo Carlini <paolo.carlini@oracle.com>
1900
1901 PR c++/53003
1902 * g++.dg/parse/crash59.C: New.
1903
1904 2012-04-17 Michael Matz <matz@suse.de>
1905
1906 PR tree-optimization/18437
1907 * gfortran.dg/vect/rnflow-trs2a2.f90: New test.
1908
1909 2012-04-17 Richard Guenther <rguenther@suse.de>
1910
1911 PR middle-end/53011
1912 * g++.dg/torture/pr53011.C: New testcase.
1913
1914 2012-04-16 Jason Merrill <jason@redhat.com>
1915
1916 PR c++/38543
1917 * g++.dg/cpp0x/variadic131.C: New.
1918
1919 PR c++/52008
1920 * g++.dg/cpp0x/variadic130.C: New.
1921
1922 PR c++/50830
1923 * g++.dg/cpp0x/variadic129.C: New.
1924
1925 PR c++/50303
1926 * g++.dg/cpp0x/variadic128.C: New.
1927
1928 2012-04-16 Tobias Burnus <burnus@net-b.de>
1929
1930 PR fortran/52864
1931 * gfortran.dg/pointer_intent_6.f90: New.
1932
1933 2012-04-16 Tobias Burnus <burnus@net-b.de>
1934
1935 PR fortran/52916
1936 * gfortran.dg/public_private_module_3.f90: Use dg-additional-sources
1937 to include public_private_module_4.f90.
1938 * gfortran.dg/public_private_module_4.f90: Skip this test on all
1939 targets.
1940
1941 2012-04-16 Paolo Carlini <paolo.carlini@oracle.com>
1942
1943 PR c++/49152
1944 * g++.dg/diagnostic/operator1.C: New.
1945 * g++.dg/ext/label5.C: Adjust.
1946 * g++.dg/ext/va-arg1.C: Likewise.
1947 * g++.dg/other/error20.C: Likewise.
1948 * g++.dg/other/error20.C: Likewise.
1949 * g++.dg/other/error16.C: Likewise.
1950 * g++.dg/other/error10.C: Likewise.
1951 * g++.dg/parse/error30.C: Likewise.
1952 * g++.dg/cpp0x/lambda/lambda-err1.C: Likewise.
1953
1954 2012-04-16 Jason Merrill <jason@redhat.com>
1955
1956 PR c++/51148
1957 * g++.dg/cpp0x/variadic127.C: New.
1958
1959 2012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1960
1961 * lib/plugin-support.exp (plugin-test-execute): Properly determine
1962 testcase name.
1963 Use fail, pass instead of unresolved.
1964 Don't log $optstr.
1965
1966 PR testsuite/52948
1967 * g++.dg/plugin/dumb_plugin.c (pass_dumb_plugin_example): Remove
1968 TODO_dump_func.
1969 * g++.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.
1970 * gcc.dg/plugin/one_time_plugin.c (one_pass): Likewise.
1971 * gcc.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.
1972
1973 2012-04-16 Janus Weil <janus@gcc.gnu.org>
1974
1975 PR fortran/52968
1976 * gfortran.dg/typebound_call_23.f03: New test case.
1977
1978 2012-04-15 Jason Merrill <jason@redhat.com>
1979
1980 PR c++/47220
1981 * g++.dg/cpp0x/variadic126.C: New.
1982
1983 PR c++/52380
1984 * g++.dg/cpp0x/variadic125.C: New.
1985
1986 PR c++/52292
1987 * g++.dg/cpp0x/variadic124.C: New.
1988
1989 PR c++/52706
1990 * g++.dg/cpp0x/nullptr27.C: New.
1991
1992 PR c++/52818
1993 * g++.dg/warn/format8.C: New.
1994
1995 2012-04-15 Janus Weil <janus@gcc.gnu.org>
1996
1997 PR fortran/51082
1998 * gfortran.dg/proc_ptr_comp_34.f90: New test case.
1999
2000 2012-04-14 Tobias Burnus <burnus@net-b.de>
2001
2002 PR fortran/52916
2003 PR fortran/40973
2004 * gfortran.dg/public_private_module_3.f90: New.
2005 * gfortran.dg/public_private_module_4.f90: New.
2006
2007 2012-04-14 Tom de Vries <tom@codesourcery.com>
2008
2009 * gcc.dg/superblock.c: New test.
2010
2011 2012-04-14 Tom de Vries <tom@codesourcery.com>
2012
2013 * gcc.dg/pr51879-12.c: New test.
2014
2015 2012-04-13 Jason Merrill <jason@redhat.com>
2016
2017 PR c++/52824
2018 * g++.dg/cpp0x/variadic123.C: New.
2019 * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
2020
2021 PR c++/52905
2022 * g++.dg/cpp0x/initlist-ctor1.C: New.
2023
2024 PR c++/52915
2025 * g++.dg/other/anon-union2.C: New.
2026
2027 2012-04-13 Martin Jambor <mjambor@suse.cz>
2028
2029 PR middle-end/52939
2030 * g++.dg/ipa/pr52939.C: New test.
2031
2032 2012-04-13 Tom de Vries <tom@codesourcery.com>
2033
2034 * gcc.dg/pr52734.c: New test.
2035
2036 2012-04-13 Richard Guenther <rguenther@suse.de>
2037
2038 PR tree-optimization/52969
2039 * gcc.dg/torture/pr52969.c: New testcase.
2040
2041 2012-04-13 Richard Guenther <rguenther@suse.de>
2042
2043 PR c/52549
2044 * gcc.dg/pr52549.c: New testcase.
2045
2046 2012-04-13 Richard Guenther <rguenther@suse.de>
2047
2048 PR c/52862
2049 * gcc.dg/pr52862.c: New testcase.
2050
2051 2012-04-13 Joey Ye <joey.ye@arm.com>
2052
2053 * gcc.target/arm/thumb1-imm.c: New testcase.
2054
2055 2012-04-12 Uros Bizjak <ubizjak@gmail.com>
2056
2057 PR target/52932
2058 * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
2059 second function argument.
2060 * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
2061 (calc_permps): Update declaration. Calculate result correctly.
2062 (avx2_test): Change src2 type to union256i_d.
2063 * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
2064 correctly.
2065
2066 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
2067
2068 PR target/52775
2069 * gcc.target/powerpc/pr52775.c: New file.
2070
2071 2012-04-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2072
2073 PR tree-optimization/18589
2074 * gcc.dg/tree-ssa/pr18589-1.c: New test.
2075 * gcc.dg/tree-ssa/pr18589-2.c: Likewise.
2076 * gcc.dg/tree-ssa/pr18589-3.c: Likewise.
2077 * gcc.dg/tree-ssa/pr18589-4.c: Likewise.
2078 * gcc.dg/tree-ssa/pr18589-5.c: Likewise.
2079 * gcc.dg/tree-ssa/pr18589-6.c: Likewise.
2080 * gcc.dg/tree-ssa/pr18589-7.c: Likewise.
2081 * gcc.dg/tree-ssa/pr18589-8.c: Likewise.
2082 * gcc.dg/tree-ssa/pr18589-9.c: Likewise.
2083 * gcc.dg/tree-ssa/pr18589-10.c: Likewise.
2084
2085 2012-04-12 Richard Guenther <rguenther@suse.de>
2086
2087 PR tree-optimization/52943
2088 * gcc.dg/torture/pr52943.c: New testcase.
2089
2090 2012-04-12 Oleg Endo <olegendo@gcc.gnu.org>
2091
2092 PR target/50751
2093 * gcc/target/sh/pr50751-4.c: New.
2094 * gcc/target/sh/pr50751-5.c: New.
2095 * gcc/target/sh/pr50751-6.c: New.
2096 * gcc/target/sh/pr50751-7.c: New.
2097
2098 2012-04-11 Fabien ChĂȘne <fabien@gcc.gnu.org>
2099
2100 PR c++/52465
2101 * g++.dg/lookup/using52.C: New.
2102
2103 2012-04-11 Manuel López-Ibåñez <manu@gcc.gnu.org>
2104
2105 * lib/prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.
2106
2107 2012-04-11 H.J. Lu <hongjiu.lu@intel.com>
2108
2109 PR rtl-optimization/52876
2110 * gcc.target/i386/pr52876.c: New.
2111
2112 2012-04-11 Bernd Schmidt <bernds@codesourcery.com>
2113
2114 * gcc.dg/c99-const-expr-9.c (old_offsetof): Insert a cast to
2115 __UINTPTR_TYPE__.
2116 * gcc.c-torture/execute/pr15296.c (intptr_t): Likewise, with
2117 __INTPTR_TYPE__.
2118 * gcc.dg/pr14092-1.c (intptr_t): Likewise.
2119 * gcc.dg/tree-ssa/foldcast-1.c (ssize_t): Likewise.
2120 * gcc.dg/c90-const-expr-6.c (intptr_t): New typedef to replace ...
2121 (ptrdiff_t): ... this. All uses changed.
2122 * gcc.dg/c99-const-expr-6.c (intptr_t, ptrdiff_t): Likewise.
2123 * gcc.dg/torture/pta-escape-1.c (foo): Change arg type to
2124 __INTPTR_TYPE__.
2125 (main): Cast argument to __INTPTR_TYPE__.
2126 * gcc.dg/20041106-1.c (main): Cast to __UINTPTR_TYPE__ rather than
2127 size_t.
2128 * gcc.dg/mallign.c (main): Likewise.
2129 * gcc.dg/pr38700.c (foo): Likewise.
2130 * gcc.dg/long-long-cst1.c (t): Likewise.
2131 * gcc.dg/c99-const-expr-10.c (p, q, f, h, h2): Likewise.
2132 * gcc.dg/array-10.c (c0, c1, c2, c3, c4, c5): Likewise.
2133 * gcc.dg/pointer-arith-10.c (foo): Likewise.
2134 * gcc.dg/pr25682.c (d, foo): Likewise.
2135 * gcc.dg/format/cast-1.c (f): Likewise.
2136 * gcc.dg/c90-const-expr-10.c
2137 * gcc.dg/pr41551.c (uintptr_t): New typedef, replacing...
2138 (size_t): ...this. All uses changed.
2139 * gcc.c-torture/execute/pr22098-1.c (uintptr_t): Likewise.
2140 * gcc.c-torture/execute/pr22098-2.c (uintptr_t): Likewise.
2141 * gcc.c-torture/execute/pr22098-3.c (uintptr_t): Likewise.
2142 * gcc.dg/pr34856.c (uintptr_t): Likewise.
2143 * gcc.dg/sequence-pt-1.c: Likewise.
2144 * gcc.dg/c90-const-expr-9.c (uintptr_t): Likewise.
2145 * gcc.dg/max-1.c (intptr_t): Likewise, replacing ssize_t.
2146 * gcc.dg/pr39074.c (intptr_t): Define using __INTPTR_TYPE__.
2147 * gcc.dg/pr30744-1.c (my_intptr_t): New typedef. Replace all uses
2148 of ptrdiff_t with it.
2149 * gcc.dg/inline-23.c (my_intptr_t): Likewise.
2150 * gcc.dg/pr37561.c (p): Use __INTPTR_TYPE__.
2151 * gcc.dg/vla-11.c (foo11b): Use __UINTPTR_TYPE__.
2152
2153 2012-04-11 Jason Merrill <jason@redhat.com>
2154
2155 PR debug/45088
2156 * g++.dg/debug/dwarf2/self-ref-1.C: Define virtual destructor.
2157 * g++.dg/debug/dwarf2/self-ref-1.C: Likewise.
2158
2159 PR c++/52906
2160 * g++.dg/ext/attrib45.C: New.
2161
2162 * g++.dg/eh/dtor3.C: New.
2163
2164 2012-04-11 Richard Guenther <rguenther@suse.de>
2165
2166 PR middle-end/52621
2167 * gfortran.dg/pr52621.f90: New testcase.
2168
2169 2012-04-11 Richard Guenther <rguenther@suse.de>
2170
2171 PR middle-end/52918
2172 * g++.dg/torture/pr52918-1.C: New testcase.
2173 * g++.dg/torture/pr52918-2.C: Likewise.
2174
2175 2012-04-11 Tobias Burnus <burnus@net-b.de>
2176
2177 PR fortran/52729
2178 * gfortran.dg/block_11.f90: New.
2179
2180 2012-04-11 Nick Clifton <nickc@redhat.com>
2181
2182 * gcc.dg/stack-usage-1.c (SIZE): Define for the RL78.
2183
2184 2012-04-11 Peter Bergner <bergner@vnet.ibm.com>
2185
2186 PR target/16458
2187 * gcc.target/powerpc/pr16458-1.c: New test.
2188 * gcc.target/powerpc/pr16458-2.c: Likewise.
2189 * gcc.target/powerpc/pr16458-3.c: Likewise.
2190 * gcc.target/powerpc/pr16458-4.c: Likewise.
2191
2192 2012-04-11 Eric Botcazou <ebotcazou@adacore.com>
2193
2194 * gcc.dg/builtin-bswap-1.c: Test __builtin_bswap16 & __builtin_bswap64.
2195 * gcc.dg/builtin-bswap-4.c: Test __builtin_bswap16.
2196 * gcc.dg/builtin-bswap-5.c: Likewise.
2197 * gcc.target/i386/builtin-bswap-4.c: New test.
2198
2199 2012-04-11 Manuel López-Ibåñez <manu@gcc.gnu.org>
2200
2201 PR 24985
2202 * lib/prune.exp: Add -fno-diagnostics-show-caret.
2203
2204 2012-04-11 Richard Guenther <rguenther@suse.de>
2205
2206 PR rtl-optimization/52881
2207 * gcc.dg/torture/pr52881.c: New testcase.
2208 * gcc.dg/torture/pr52913.c: Likewise.
2209
2210 2012-04-11 Richard Guenther <rguenther@suse.de>
2211
2212 PR tree-optimization/52912
2213 * gcc.dg/torture/pr52912.c: New testcase.
2214
2215 2010-04-10 Michael Matz <matz@suse.de>
2216
2217 * gcc.dg/vect/vect-outer-1-big-array.c: Adjust.
2218 * gcc.dg/vect/vect-outer-1.c: Adjust.
2219 * gcc.dg/vect/vect-outer-1a-big-array.c: Adjust.
2220 * gcc.dg/vect/vect-outer-1a.c: Adjust.
2221 * gcc.dg/vect/vect-outer-1b-big-array.c: Adjust.
2222 * gcc.dg/vect/vect-outer-1b.c: Adjust.
2223 * gcc.dg/vect/vect-outer-2b.c: Adjust.
2224 * gcc.dg/vect/vect-outer-3b.c: Adjust.
2225
2226 2012-04-10 Ulrich Weigand <ulrich.weigand@linaro.org>
2227
2228 PR tree-optimization/52870
2229 * gcc.dg/vect/pr52870.c: New test.
2230
2231 2012-04-09 Mike Stump <mikestump@comcast.net>
2232
2233 * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
2234 * gcc.dg/tree-ssa/vrp59.c: Likewise.
2235 * gcc.dg/tree-ssa/vrp60.c: Likewise.
2236 * gnat.dg/aggr11.adb: Likewise.
2237 * gnat.dg/aggr11_pkg.ads: Likewise.
2238 * gnat.dg/aggr15.adb: Likewise.
2239 * gnat.dg/aggr15.ads: Likewise.
2240 * gnat.dg/aggr17.adb: Likewise.
2241 * gnat.dg/aggr18.adb: Likewise.
2242 * gnat.dg/array14.adb: Likewise.
2243 * gnat.dg/array14.ads: Likewise.
2244 * gnat.dg/array14_pkg.ads: Likewise.
2245 * gnat.dg/array19.adb: Likewise.
2246 * gnat.dg/array19.ads: Likewise.
2247 * gnat.dg/discr27.adb: Likewise.
2248 * gnat.dg/discr27.ads: Likewise.
2249 * gnat.dg/discr35.adb: Likewise.
2250 * gnat.dg/discr35.ads: Likewise.
2251 * gnat.dg/discr6.adb: Likewise.
2252 * gnat.dg/discr6_pkg.ads: Likewise.
2253 * gnat.dg/import1.adb: Likewise.
2254 * gnat.dg/import1.ads: Likewise.
2255 * gnat.dg/loop_address2.adb: Likewise.
2256 * gnat.dg/opt7.adb: Likewise.
2257 * gnat.dg/opt7.ads: Likewise.
2258 * gnat.dg/pointer_variable_bounds.adb: Likewise.
2259 * gnat.dg/pointer_variable_bounds.ads: Likewise.
2260 * gnat.dg/rep_clause2.adb: Likewise.
2261 * gnat.dg/rep_clause2.ads: Likewise.
2262 * gnat.dg/slice2.adb: Likewise.
2263 * gnat.dg/slice2.ads: Likewise.
2264 * gnat.dg/slice6.adb: Likewise.
2265 * gnat.dg/slice6_pkg.ads: Likewise.
2266 * gnat.dg/specs/unchecked_union2.ads: Likewise.
2267 * gnat.dg/taft_type2.adb: Likewise.
2268 * gnat.dg/taft_type2.ads: Likewise.
2269 * gnat.dg/taft_type2_pkg.ads: Likewise.
2270 * gnat.dg/volatile10.adb: Likewise.
2271 * gnat.dg/volatile10_pkg.ads: Likewise.
2272
2273 * gcc.dg/dll-8.c: Remove execute permissions.
2274 * g++.dg/ext/dllexport5.C: Likewise.
2275
2276 2012-04-09 Jan Hubicka <jh@suse.cz>
2277
2278 PR lto/52722
2279 PR lto/51765
2280 PR lto/52634
2281 * gcc.dg/lto/pr52634_1.c: New testcase.
2282 * gcc.dg/lto/pr52634_0.c: New testcase.
2283
2284 2012-04-09 Uros Bizjak <ubizjak@gmail.com>
2285
2286 PR target/52883
2287 * gcc.target/i386/pr52883.c: New testcase.
2288
2289 2012-04-09 Eric Botcazou <ebotcazou@adacore.com>
2290
2291 * lib/target-supports.exp (check_effective_target_sparc_v9): New.
2292 (check_effective_target_sync_long_long): Add SPARC case.
2293 (check_effective_target_sync_long_long_runtime): Likewise.
2294 (check_effective_target_sync_int_long): Adjust SPARC case.
2295 (check_effective_target_sync_char_short): Likewise.
2296
2297 2012-04-08 Oleg Endo <olegendo@gcc.gnu.org>
2298
2299 * gcc.target/sh/sh2a-prefetch.c: Rename to ...
2300 * gcc.target/sh/prefetch.c: ... this. Enable test case for m4*.
2301
2302 2012-04-08 Tobias Burnus <burnus@net-b.de>
2303
2304 PR fortran/40973
2305 PR fortran/52751
2306 * gfortran.dg/public_private_module_2.f90: New.
2307
2308 2012-04-08 Manuel López-Ibåñez <manu@gcc.gnu.org>
2309
2310 * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Add labels to
2311 directives.
2312
2313 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
2314
2315 PR fortran/52893
2316 * gfortran.dg/function_optimize_11.f90: New test.
2317
2318 2012-04-06 Thomas Koenig <tkoenig@gcc.gnu.org>
2319
2320 PR fortran/52668
2321 * gfortran.dg/use_only_6.f90: New test.
2322
2323 2012-04-06 Thomas Koenig <tkoenig@gcc.gnu.org>
2324
2325 PR fortran/52668
2326 * gfortran.dg/use_only_6.f90: New test.
2327 2012-04-06 Mike Stump <mikestump@comcast.net>
2328
2329 PR testsuite/50722
2330 * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
2331
2332 2012-04-05 Jason Merrill <jason@redhat.com>
2333
2334 PR c++/52596
2335 * g++.dg/template/qualified-id5.C: New.
2336
2337 2012-04-05 Uros Bizjak <ubizjak@gmail.com>
2338
2339 PR target/52882
2340 * gcc.target/i386/pr52882.c: New test.
2341
2342 2012-04-05 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2343 Dominique D'Humieures <dominiq@lps.ens.fr>
2344
2345 PR testsuite/52614
2346 * gcc.dg/vect/vect.exp: Use -fno-common on all targets.
2347 * gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp: Likewise.
2348
2349 2012-04-04 Jason Merrill <jason@redhat.com>
2350
2351 PR c++/52845
2352 * g++.dg/cpp0x/lambda/lambda-warn4.C: New.
2353
2354 2012-04-03 Jason Merrill <jason@redhat.com>
2355
2356 PR c++/52796
2357 * g++.dg/cpp0x/variadic-value1.C: New.
2358
2359 2012-04-03 Eric Botcazou <ebotcazou@adacore.com>
2360
2361 * gnat.dg/pack18.adb: New test.
2362 * gnat.dg/pack18_pkg.ads: New helper.
2363
2364 2012-04-03 Richard Guenther <rguenther@suse.de>
2365
2366 PR tree-optimization/52808
2367 * gcc.dg/pr52808.c: New testcase.
2368
2369 2012-04-03 Jakub Jelinek <jakub@redhat.com>
2370
2371 PR tree-optimization/52835
2372 * gfortran.dg/pr52835.f90: New test.
2373
2374 2012-04-03 Eric Botcazou <ebotcazou@adacore.com>
2375
2376 * gnat.dg/specs/aggr5.ads: New test.
2377
2378 2012-04-02 Richard Guenther <rguenther@suse.de>
2379
2380 PR tree-optimization/52756
2381 * gcc.dg/torture/pr52756.c: New testcase.
2382
2383 2012-04-02 Richard Guenther <rguenther@suse.de>
2384
2385 PR middle-end/52803
2386 * gcc.dg/pr52803.c: New testcase.
2387
2388 2012-04-02 Dodji Seketeli <dodji@redhat.com>
2389
2390 PR c++/40942
2391 * g++.old-deja/g++.pt/spec40.C: Adjust to take the resolution of
2392 DR 214 in account.
2393
2394 2012-04-01 Paolo Carlini <paolo.carlini@oracle.com>
2395
2396 PR c++/50043
2397 * g++.dg/cpp0x/noexcept17.C: New.
2398 * g++.old-deja/g++.eh/cleanup1.C: Adjust.
2399 * g++.dg/tree-ssa/ehcleanup-1.C: Likewise.
2400 * g++.dg/cpp0x/noexcept01.C: Likewise.
2401 * g++.dg/eh/init-temp1.C: Likewise.
2402 * g++.dg/eh/ctor1.C: Likwise.
2403
2404 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
2405
2406 * gnat.dg/controlled6.adb: New test.
2407 * gnat.dg/controlled6_pkg.ads: New helper.
2408 * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
2409
2410 2012-03-30 Richard Henderson <rth@redhat.com>
2411
2412 PR debug/52727
2413 * g++.dg/opt/pr52727.C: New testcase.
2414
2415 2012-03-30 Richard Guenther <rguenther@suse.de>
2416
2417 PR tree-optimization/52754
2418 * gcc.target/i386/pr52754.c: New testcase.
2419
2420 2012-03-30 Richard Guenther <rguenther@suse.de>
2421
2422 PR middle-end/52772
2423 * g++.dg/torture/pr52772.C: New testcase.
2424
2425 2012-03-29 Paolo Carlini <paolo.carlini@oracle.com>
2426
2427 PR c++/52718
2428 * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
2429
2430 2012-03-29 Jason Merrill <jason@redhat.com>
2431
2432 PR c++/52685
2433 * g++.dg/template/inherit8.C: New.
2434
2435 2012-03-29 Jakub Jelinek <jakub@redhat.com>
2436
2437 PR c++/52759
2438 * g++.dg/ext/weak4.C: New test.
2439
2440 PR tree-optimization/52760
2441 * gcc.c-torture/execute/pr52760.c: New test.
2442
2443 2012-03-29 Jason Merrill <jason@redhat.com>
2444
2445 PR c++/52743
2446 * g++.dg/cpp0x/initlist-array3.C: New.
2447
2448 2012-03-28 Jason Merrill <jason@redhat.com>
2449
2450 PR c++/52746
2451 * g++.dg/overload/virtual2.C: New.
2452
2453 2012-03-28 Eric Botcazou <ebotcazou@adacore.com>
2454
2455 * gnat.dg/vect7.ad[sb]: New test.
2456
2457 2012-03-28 Paul Thomas <pault@gcc.gnu.org>
2458 Tobias Burnus <burnus@gcc.gnu.org>
2459
2460 PR fortran/52652
2461 * gfortran.dg/allocate_class_1.f90 : Change error test.
2462 * gfortran.dg/allocate_with_typespec_4.f90 : Change error test.
2463 * gfortran.dg/allocate_alloc_opt_1.f90 : Change error test.
2464 * gfortran.dg/deallocate_alloc_opt_1.f90 : Change error test.
2465
2466 2012-03-28 Jakub Jelinek <jakub@redhat.com>
2467
2468 PR middle-end/52691
2469 * gcc.dg/pr52691.c: New test.
2470
2471 PR middle-end/52750
2472 * gcc.c-torture/compile/pr52750.c: New test.
2473
2474 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2475
2476 PR target/52692
2477 * gcc.target/avr/torture/builtins-2.c: New test.
2478
2479 2012-03-28 Jakub Jelinek <jakub@redhat.com>
2480
2481 PR target/52736
2482 * gcc.target/i386/pr52736.c: New test.
2483
2484 2012-03-27 Martin Jambor <mjambor@suse.cz>
2485
2486 PR middle-end/52693
2487 * gcc.dg/torture/pr52693.c: New test.
2488
2489 2012-03-27 Meador Inge <meadori@codesourcery.com>
2490
2491 PR c++/52672
2492 * g++.dg/cpp0x/constexpr-52672.C: New testcase.
2493
2494 2012-03-27 Mike Stump <mikestump@comcast.net>
2495
2496 PR target/52665
2497 * gcc.target/i386/pr28946.c: Use -fno-ident to avoid spurious
2498 failures that match branch names.
2499
2500 2012-03-27 Uros Bizjak <ubizjak@gmail.com>
2501 H.J. Lu <hongjiu.lu@intel.com>
2502
2503 PR target/52698
2504 * gcc.target/i386/pr52698.c: New test.
2505
2506 2012-03-27 Richard Guenther <rguenther@suse.de>
2507
2508 PR middle-end/52720
2509 * gcc.dg/torture/pr52720.c: New testcase.
2510
2511 2012-03-27 Eric Botcazou <ebotcazou@adacore.com>
2512
2513 * gnat.dg/pack17.adb: New test.
2514
2515 2012-03-27 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2516
2517 * gcc.target/arm/thumb-ifcvt.c: Only run for -mthumb.
2518 * gcc.target/arm/thumb-16bit-ops.c: Likewise.
2519
2520 2012-03-26 Martin Jambor <mjambor@suse.cz>
2521
2522 PR tree-optimization/50052
2523 * gcc.dg/ipa/ipa-sra-2.c: Also run on strict-alignment platforms.
2524
2525 2012-03-26 Richard Guenther <rguenther@suse.de>
2526
2527 PR tree-optimization/52701
2528 * gfortran.dg/pr52701.f90: New testcase.
2529
2530 2012-03-26 Ulrich Weigand <ulrich.weigand@linaro.org>
2531
2532 PR tree-optimization/52686
2533 * gcc.target/arm/pr52686.c: New test.
2534
2535 2012-03-26 Georg-Johann Lay <avr@gjlay.de>
2536
2537 * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
2538 Add "-Os -flto" to list.
2539
2540 2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
2541
2542 * gnat.dg/concat2.ad[sb]: New test.
2543
2544 2012-03-24 Jason Merrill <jason@redhat.com>
2545
2546 * g++.dg/cpp0x/auto3.C: Compile with -pedantic-errors.
2547 * g++.dg/cpp0x/trailing2.C: Likewise.
2548 * g++.dg/warn/pr23075.C: Change dg-warning to dg-bogus.
2549 * g++.dg/cpp1y/auto-fn1.C: New.
2550 * g++.dg/cpp1y/auto-fn2.C: New.
2551 * g++.dg/cpp1y/auto-fn3.C: New.
2552 * g++.dg/cpp1y/auto-fn4.C: New.
2553 * g++.dg/cpp1y/auto-fn5.C: New.
2554 * g++.dg/cpp1y/auto-fn6.C: New.
2555 * g++.dg/cpp1y/auto-fn7.C: New.
2556 * g++.dg/cpp1y/auto-fn8.C: New.
2557 * g++.dg/cpp1y/auto-fn9.C: New.
2558 * g++.dg/cpp1y/auto-fn10.C: New.
2559 * g++.dg/cpp1y/auto-fn11.C: New.
2560
2561 2012-03-23 Richard Guenther <rguenther@suse.de>
2562
2563 PR tree-optimization/52678
2564 * gfortran.dg/pr52678.f: New testcase.
2565
2566 2012-03-23 Richard Guenther <rguenther@suse.de>
2567
2568 PR tree-optimization/52638
2569 * g++.dg/torture/pr52638.C: New testcase.
2570
2571 2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
2572
2573 PR c++/52487
2574 * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
2575
2576 2012-03-22 Jakub Jelinek <jakub@redhat.com>
2577
2578 PR c++/52671
2579 * g++.dg/ext/attrib44.C: New test.
2580
2581 2012-03-22 Jan Hubicka <jh@suse.cz>
2582
2583 PR middle-end/51737
2584 * g++.dg/torture/pr51737.C: New testcase
2585
2586 2012-03-22 Richard Guenther <rguenther@suse.de>
2587
2588 PR tree-optimization/52548
2589 * gcc.dg/tree-ssa/ssa-pre-29.c: New testcase.
2590
2591 2012-03-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2592
2593 * lib/fortran-modules.exp (list-module-names-1): Remove
2594 warning.
2595
2596 2012-03-21 Oleg Endo <olegendo@gcc.gnu.org>
2597
2598 PR target/50751
2599 * gcc.target/sh/pr50751-1.c: New.
2600 * gcc.target/sh/pr50751-2.c: New.
2601 * gcc.target/sh/pr50751-3.c: New.
2602
2603 2012-03-21 Oleg Endo <olegendo@gcc.gnu.org>
2604
2605 PR target/52479
2606 * gcc.target/sh/sh4a-cos.c: Remove.
2607 * gcc.target/sh/sh4a-sin.c: Remove.
2608 * gcc.target/sh/sh4a-sincos.c: Remove.
2609
2610 2012-03-21 Richard Earnshaw <rearnsha@arm.com>
2611
2612 * gcc.target/arm/neon/vgetQ_laneu64.c: Regenerated.
2613 * gcc.target/arm/neon/vgetQ_lanes64.c: Likewise.
2614
2615 2012-03-21 Martin Jambor <mjambor@suse.cz>
2616
2617 PR testsuite/52641
2618 * gcc.dg/misaligned-expand-1.c (cst): Cast to int.
2619 * gcc.dg/misaligned-expand-2.c (cst): Likewise.
2620
2621 2012-03-21 Andrew Stubbs <ams@codesourcery.com>
2622
2623 * gcc.target/arm/thumb-16bit-ops.c: New file.
2624 * gcc.target/arm/thumb-ifcvt.c: New file.
2625
2626 2012-03-20 Jason Merrill <jason@redhat.com>
2627
2628 * lib/target-supports.exp: Add { target c++1y }.
2629
2630 * g++.dg/cpp0x/auto32.C: New.
2631
2632 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
2633
2634 PR testsuite/52641
2635 * gcc.dg/torture/pr48124-1.c: Add dg-require-effective-target
2636 int32plus.
2637 * gcc.dg/torture/pr48124-4.c: Ditto:
2638 * gcc.dg/torture/pr52530.c: Use long instead of int if int=16.
2639
2640 2012-03-20 Jason Merrill <jason@redhat.com>
2641
2642 PR c++/52510
2643 * g++.dg/cpp0x/initlist66.C: New.
2644
2645 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
2646
2647 * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
2648 __AVR_HAVE_LPMX__
2649
2650 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
2651
2652 PR target/49868
2653 * gcc.target/avr/torture/addr-space-2.h: New file.
2654 * gcc.target/avr/torture/addr-space-2-g.h: New test.
2655 * gcc.target/avr/torture/addr-space-2-0.h: New test.
2656 * gcc.target/avr/torture/addr-space-2-1.h: New test.
2657 * gcc.target/avr/torture/addr-space-2-x.h: New test.
2658
2659 2012-03-20 Richard Guenther <rguenther@suse.de>
2660
2661 * gnat.dg/pack16.adb: New testcase.
2662 * gnat.dg/pack16_pkg.ads: Likewise.
2663 * gnat.dg/specs/pack8.ads: Likewise.
2664 * gnat.dg/specs/pack8_pkg.ads: Likewise.
2665
2666 2012-03-19 Paolo Carlini <paolo.carlini@oracle.com>
2667
2668 * g++.dg/warn/Wuseless-cast.C: Extend.
2669
2670 2012-03-19 Paolo Carlini <paolo.carlini@oracle.com>
2671
2672 PR c++/14710
2673 * g++.dg/warn/Wuseless-cast.C: New.
2674
2675 2012-03-17 Janne Blomqvist <jb@gcc.gnu.org>
2676
2677 PR libfortran/52608
2678 * gfortran.dg/pr52608.f90: New test.
2679
2680 2012-03-17 Tobias Burnus <burnus@net-b.de>
2681
2682 PR fortran/52585
2683 * gfortran.dg/proc_ptr_36.f90: New.
2684
2685 2012-03-16 Martin Jambor <mjambor@suse.cz>
2686
2687 * gcc.dg/misaligned-expand-1.c: New test.
2688 * gcc.dg/misaligned-expand-3.c: Likewise.
2689
2690 2012-03-16 Richard Guenther <rguenther@suse.de>
2691 Kai Tietz <ktietz@redhat.com>
2692
2693 PR middle-end/48814
2694 * gcc.c-torture/execute/pr48814-1.c: New test.
2695 * gcc.c-torture/execute/pr48814-2.c: New test.
2696 * gcc.dg/tree-ssa/assign-1.c: New test.
2697 * gcc.dg/tree-ssa/assign-2.c: New test.
2698 * gcc.dg/tree-ssa/assign-3.c: New test.
2699
2700 2012-03-16 Richard Guenther <rguenther@suse.de>
2701
2702 * gnat.dg/specs/pack7.ads: New testcase.
2703
2704 2012-03-15 Jakub Jelinek <jakub@redhat.com>
2705
2706 PR target/52568
2707 * gcc.dg/torture/vshuf-4.inc: Add two new tests.
2708 * gcc.dg/torture/vshuf-8.inc: Likewise.
2709 * gcc.dg/torture/vshuf-16.inc: Likewise.
2710 * gcc.dg/torture/vshuf-32.inc: Likewise.
2711
2712 2012-03-15 Jason Merrill <jason@redhat.com>
2713
2714 * g++.dg/torture/pr52582.C: New.
2715
2716 2012-03-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2717
2718 * lib/fortran-modules.exp: New file which was forgotten in r185430.
2719
2720 2012-03-15 Ira Rosen <irar@il.ibm.com>
2721 Ulrich Weigand <ulrich.weigand@linaro.org>
2722
2723 * gcc.dg/vect/slp-cond-3.c: New test.
2724 * gcc.dg/vect/slp-cond-4.c: New test.
2725
2726 2012-03-15 Ira Rosen <irar@il.ibm.com>
2727 Ulrich Weigand <ulrich.weigand@linaro.org>
2728
2729 * gcc.dg/vect/bb-slp-pattern-1.c: New test.
2730 * gcc.dg/vect/bb-slp-pattern-2.c: New test.
2731
2732 2012-03-15 Janne Blomqvist <jb@gcc.gnu.org>
2733
2734 PR libfortran/52434
2735 PR libfortran/48878
2736 PR libfortran/38199
2737 * gfortran.dg/edit_real_1.f90: Don't assume roundTiesToAway.
2738 * gfortran.dg/round_1.f03: Likewise.
2739
2740 2012-03-15 Jakub Jelinek <jakub@redhat.com>
2741 Andrew Pinski <apinski@cavium.com>
2742
2743 PR middle-end/52592
2744 * gcc.dg/pr52592.c: New test.
2745
2746 2012-03-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2747
2748 * gfortran.fortran-torture/compile/compile.exp: Simplify.
2749 * gfortran.fortran-torture/execute/execute.exp: Likewise.
2750 * lib/gcc-dg.exp (cleanup-modules): Move to ..
2751 * lib/fortran-modules.exp: .. this new file. Adjust users.
2752 * lib/gfortran-dg.exp (gfortran-dg-runtest,
2753 gfortran-dg-debug-runtest): Call cleanup-modules.
2754 * lib/fortran-torture.exp (fortran-torture-execute,
2755 fortran-torture): Likewise.
2756 * gfortran.dg/coarray/caf.exp: Likewise.
2757 * lib/lto.exp: Likewise.
2758 * gfortran.dg/class_4a.f03: Adjust cleanup-modules and keep-modules.
2759 * gfortran.dg/class_4b.f03: Likewise.
2760 * gfortran.dg/class_4c.f03: Likewise.
2761 * gfortran.dg/class_45a.f03: Likewise.
2762 * gfortran.dg/binding_label_tests_10.f03: Likewise.
2763 * gfortran.dg/binding_label_tests_10_main.f03: Likewise.
2764 * gfortran.dg/binding_label_tests_11.f03: Likewise.
2765 * gfortran.dg/binding_label_tests_11_main.f03: Likewise.
2766 * gfortran.dg/binding_label_tests_13.f03: Likewise.
2767 * gfortran.dg/binding_label_tests_13_main.f03: Likewise.
2768 * gfortran.dg/test_common_binding_labels_2.f03: Likewise.
2769 * gfortran.dg/test_common_binding_labels_2_main.f03: Likewise.
2770 * gfortran.dg/test_common_binding_labels_3.f03: Likewise.
2771 * gfortran.dg/test_common_binding_labels_3_main.f03: Likewise.
2772 * gfortran.dg/whole_file_28.f90: Likewise.
2773 * gfortran.dg/whole_file_29.f90: Likewise.
2774 * gfortran.dg/whole_file_30.f90: Likewise.
2775 * gfortran.dg/whole_file_31.f90: Likewise.
2776
2777 2012-03-15 Jakub Jelinek <jakub@redhat.com>
2778
2779 PR tree-optimization/52267
2780 * gcc.dg/pr52267.c: New test.
2781 * gcc.dg/tree-ssa/vrp65.c: New test.
2782 * gcc.dg/tree-ssa/vrp66.c: New test.
2783
2784 2012-03-15 Richard Guenther <rguenther@suse.de>
2785
2786 PR middle-end/52580
2787 * gfortran.dg/vect/pr52580.f: New testcase.
2788
2789 2012-03-15 Oleg Endo <olegendo@gcc.gnu.org>
2790
2791 * gcc.target/sh/fpul-usage-1.c: New.
2792
2793 2012-03-14 Oleg Endo <olegendo@gcc.gnu.org>
2794
2795 PR target/49468
2796 * gcc.target/sh/pr49468-si.c: Make dg-skip-if not the first directive.
2797 * gcc.target/sh/pr49468-di.c: Likewise.
2798
2799 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2800
2801 * g++.dg/warn/miss-format-1.C: Remove *-*-solaris2.8 handling.
2802 * gcc.dg/c99-stdint-6.c: Likewise.
2803 * gcc.dg/lto/20090210_0.c: Likewise.
2804 * gcc.dg/pr28796-2.c: Don't skip on sparc*-sun-solaris2.8.
2805 * gcc.dg/pragma-init-fini.c: Don't skip on i?86-*-solaris2.8.
2806 * gcc.dg/pragma-init-fini-2.c: Likewise.
2807 * gcc.dg/torture/pr47917.c: Remove *-*-solaris2.8 handling.
2808 * gcc.target/i386/pr22076.c: Remove i?86-*-solaris2.8 handling.
2809 * gcc.target/i386/pr22152.c: Likewise.
2810 * gcc.target/i386/vect8-ret.c: Likewise.
2811 * lib/target-supports.exp (add_options_for_tls): Remove Solaris 8
2812 handling.
2813
2814 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2815
2816 * g++.dg/other/anon5.C: Don't skip on mips-sgi-irix*.
2817 * g++.dg/tree-prof/partition1.C: Likewise.
2818 * g++.dg/tree-prof/partition2.C: Likewise.
2819 * g++.old-deja/g++.other/init19.C: Remove mips-sgi-irix*
2820 handling.
2821 * gcc.c-torture/compile/labels-3.c: Remove dg-options.
2822 * gcc.c-torture/execute/20010724-1.c: Remove.
2823 * gcc.c-torture/execute/20010724-1.x: Remove.
2824 * gcc.c-torture/execute/20040208-2.c: Remove.
2825 * gcc.c-torture/execute/20040208-2.x: Remove.
2826 * gcc.c-torture/execute/ieee/20000320-1.c [__mips__ && __sgi__]:
2827 Remove.
2828 (main) [__mips__ && __sgi__]: Remove.
2829 * gcc.c-torture/execute/ieee/copysign1.c: Remove IRIX reference.
2830 * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
2831 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: Remove
2832 mips-sgi-irix6* handling.
2833 * gcc.dg/cpp/assert4.c [__mips__]: Remove __sgi__, sgi.
2834 * gcc.dg/torture/20090618-1.c: Don't skip on mips-sgi-irix*.
2835 * gcc.dg/torture/builtin-frexp-1.c: Remove mips*-*-irix6*
2836 handling.
2837 * gcc.dg/torture/builtin-logb-1.c: Likewise.
2838 * gcc.dg/torture/pr47917.c: Remove mips-sgi-irix6.5 handling.
2839 * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Don't skip on mips*-*-irix*.
2840 * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6* handling.
2841 * gcc.target/mips/args-1.c [!__sgi__]: Remove.
2842 * gcc.target/mips/interrupt_handler-2.c: Don't skip on
2843 mips-sgi-irix6*.
2844 * gcc.target/mips/interrupt_handler-3.c: Likewise.
2845 * gcc.target/mips/save-restore-1.c: Don't skip on mips-sgi-irix6*.
2846 * gcc.target/mips/save-restore-3.c: Likewise.
2847 * gcc.target/mips/save-restore-4.c: Likewise.
2848 * gcc.target/mips/save-restore-5.c: Likewise.
2849 * gfortran.dg/g77/cabs.f: Don't xfail on mips-sgi-irix6*.
2850 * lib/prune.exp (prune_gcc_output): Remove pruning of IRIX 6 ld
2851 messages.
2852 * lib/target-libpath.exp (set_ld_library_path_env_vars): Remove
2853 IRIX 6 handling.
2854 (restore_ld_library_path_env_vars): Likewise.
2855 * lib/target-supports.exp (check_profiling_available): Remove
2856 mips*-*-irix* handling.
2857 (check_ascii_locale_available): Remove mips-sgi-irix* handling.
2858 (add_options_for_c99_runtime): Remove mips-sgi-irix6.5* handling.
2859 * objc.dg/stabs-1.m: Don't xfail on mips-sgi-irix6.5.
2860
2861 2012-03-14 Jakub Jelinek <jakub@redhat.com>
2862
2863 PR c++/52582
2864 * g++.dg/opt/pr52582.C: New test.
2865
2866 2012-03-14 Richard Guenther <rguenther@suse.de>
2867
2868 PR tree-optimization/52571
2869 * gcc.dg/vect/vect-2.c: Initialize arrays.
2870 * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
2871 * gcc.target/i386/recip-vec-divf.c: Use -fno-common.
2872 * gcc.target/i386/recip-vec-sqrtf.c: Likewise.
2873
2874 2012-03-14 Richard Guenther <rguenther@suse.de>
2875
2876 PR middle-end/52080
2877 PR middle-end/52097
2878 PR middle-end/48124
2879 * gcc.dg/torture/pr48124-1.c: New testcase.
2880 * gcc.dg/torture/pr48124-2.c: Likewise.
2881 * gcc.dg/torture/pr48124-3.c: Likewise.
2882 * gcc.dg/torture/pr48124-4.c: Likewise.
2883
2884 2012-03-14 Richard Guenther <rguenther@suse.de>
2885
2886 PR middle-end/52578
2887 * gcc.dg/pr52578.c: New testcase.
2888
2889 2012-03-14 Jakub Jelinek <jakub@redhat.com>
2890
2891 PR c++/52521
2892 * g++.dg/cpp0x/udlit-args2.C: New test.
2893
2894 2012-03-13 Oleg Endo <olegendo@gcc.gnu.org>
2895
2896 PR target/48596
2897 * gcc.target/sh/pr48596.c: Move accidentally added new test case to ...
2898 * gcc.c-torture/compile/pr48596.c: ... here.
2899
2900 2012-01-30 Dodji Seketeli <dodji@redhat.com>
2901
2902 PR c++/51641
2903 * g++.dg/lookup/hidden-class17.C: New test.
2904
2905 2012-03-13 Jakub Jelinek <jakub@redhat.com>
2906
2907 PR c/52577
2908 * gcc.dg/Wunused-var-3.c: New test.
2909
2910 2012-03-13 Martin Jambor <mjambor@suse.cz>
2911
2912 * gcc.dg/misaligned-expand-2.c: New test.
2913
2914 2012-03-13 Richard Guenther <rguenther@suse.de>
2915
2916 PR middle-end/52134
2917 * gcc.dg/pr52134.c: New testcase.
2918
2919 2012-03-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2920
2921 * ada/acats/tests/cd/cdd1001.a (CDD1001): Fix typo.
2922
2923 2012-03-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2924
2925 PR tree-optimization/46728
2926 * gcc.target/powerpc/pr46728-4.c: Use preferred syntax.
2927 * gcc.target/powerpc/pr46728-5.c: Likewise.
2928 * gcc.target/powerpc/pr46728-8.c: Likewise.
2929 * gcc.target/powerpc/pr46728-10.c: Likewise.
2930 * gcc.target/powerpc/pr46728-11.c: Likewise.
2931 * gcc.target/powerpc/pr46728-13.c: Likewise.
2932 * gcc.target/powerpc/pr46728-14.c: Likewise.
2933 * gcc.target/powerpc/pr46728-15.c: Likewise.
2934
2935 2012-03-12 Paolo Carlini <paolo.carlini@oracle.com>
2936
2937 PR c++/52299
2938 * g++.dg/warn/Wdiv-by-zero-bogus.C: New.
2939
2940 2012-03-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2941
2942 PR tree-optimization/46728
2943 * gcc.target/powerpc/pr46728-4.c: Skip for powerpc*-*-darwin*.
2944 * gcc.target/powerpc/pr46728-5.c: Likewise.
2945 * gcc.target/powerpc/pr46728-8.c: Likewise.
2946 * gcc.target/powerpc/pr46728-10.c: Likewise.
2947 * gcc.target/powerpc/pr46728-11.c: Likewise.
2948 * gcc.target/powerpc/pr46728-13.c: Likewise.
2949 * gcc.target/powerpc/pr46728-14.c: Likewise.
2950 * gcc.target/powerpc/pr46728-15.c: Likewise.
2951
2952 2012-03-12 Georg-Johann Lay <avr@gjlay.de>
2953
2954 PR target/49868
2955 * gcc.target/avr/torture/addr-space-1.h: New file.
2956 * gcc.target/avr/torture/addr-space-1-g.h: New test.
2957 * gcc.target/avr/torture/addr-space-1-0.h: New test.
2958 * gcc.target/avr/torture/addr-space-1-1.h: New test.
2959 * gcc.target/avr/torture/addr-space-1-x.h: New test.
2960
2961 2012-03-12 Andrew Pinski <apinski@cavium.com>
2962
2963 * gcc.dg/tree-ssa/phi-opt-7.c: New testcase.
2964
2965 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2966
2967 * g++.dg/abi/rtti3.C: Remove alpha*-dec-osf* handling.
2968 * g++.dg/abi/thunk4.C: Likewise.
2969 * g++.dg/cdce3.C: Don't skip on*-dec-osf5*.
2970 Adapt line numbers.
2971 * g++.dg/compat/struct-layout-1_generate.c: Remove alpha*-dec-osf*
2972 handling.
2973 * g++.dg/cpp0x/constexpr-rom.C: Likewise.
2974 * g++.dg/eh/spbp.C: Likewise.
2975 * g++.dg/ext/label13.C: Likewise.
2976 * g++.dg/guality/guality.exp: Likewise.
2977 * g++.dg/other/anon5.C: Likewise.
2978 * g++.dg/other/pragma-ep-1.C: Remove.
2979 * g++.dg/warn/miss-format-1.C: Remove alpha*-dec-osf* handling.
2980 * g++.dg/warn/pr31246.C: Likewise.
2981 * g++.dg/warn/weak1.C: Likewise.
2982 * g++.old-deja/g++.eh/badalloc1.C: Likewise.
2983 * g++.old-deja/g++.ext/attrib5.C: Likewise.
2984 * gcc.c-torture/compile/limits-declparen.c: Likewise.
2985 * gcc.c-torture/compile/limits-pointer.c: Likewise.
2986 * gcc.c-torture/execute/20001229-1.c: Remove __osf__ handling.
2987 * gcc.dg/attr-weakref-1.c: Remove alpha*-dec-osf* handling.
2988 * gcc.dg/c99-stdint-6.c: Remove alpha*-dec-osf5* handling.
2989 * gcc.dg/c99-tgmath-1.c: Likewise.
2990 * gcc.dg/c99-tgmath-2.c: Likewise.
2991 * gcc.dg/c99-tgmath-3.c: Likewise.
2992 * gcc.dg/c99-tgmath-4.c: Likewise.
2993 * gcc.dg/compat/struct-layout-1_generate.c: Remove alpha*-dec-osf*
2994 handling.
2995 * gcc.dg/debug/pr49032.c: Likewise.
2996 * gcc.dg/guality/guality.exp: Likewise.
2997 * gcc.dg/intmax_t-1.c: Likewise.
2998 * gcc.dg/pr48616.c: Likewise.
2999 * gcc.dg/pragma-ep-1.c: Remove.
3000 * gcc.dg/pragma-ep-2.c: Remove.
3001 * gcc.dg/pragma-ep-3.c: Remove.
3002 * gcc.dg/torture/pr47917.c: Remove alpha*-dec-osf5* handling.
3003 * gcc.dg/tree-ssa/pr42585.c: Remove alpha*-dec-osf* handling.
3004 * gcc.misc-tests/gcov-14.c: Likewise.
3005 * gfortran.dg/guality/guality.exp: Likewise.
3006 * lib/target-supports.exp (check_weak_available): Likewise.
3007 (add_options_for_tls): Likewise.
3008 (check_ascii_locale_available): Likewise.
3009 * obj-c++.dg/dwarf-2.mm: Likewise.
3010 * objc.dg/dwarf-1.m: Likewise.
3011 * objc.dg/dwarf-2.m: Likewise.
3012
3013 2012-03-12 Jakub Jelinek <jakub@redhat.com>
3014
3015 PR tree-optimization/51721
3016 * gcc.dg/tree-ssa/vrp64.c: New test.
3017
3018 PR tree-optimization/52533
3019 * gcc.c-torture/compile/pr52533.c: New test.
3020
3021 2012-03-12 Kirill Yukhin <kirill.yukhin@intel.com>
3022
3023 * gcc.target/i386/rtm-xabort-1.c: New.
3024 * gcc.target/i386/rtm-xbegin-1.c: Ditto.
3025 * gcc.target/i386/rtm-xend-1.c: Ditto.
3026 * gcc.target/i386/rtm-xtest-1.c: Ditto.
3027 * gcc.target/i386/sse-12.c: Test RTM intrinsics.
3028 * gcc.target/i386/sse-13.c: Ditto.
3029 * gcc.target/i386/sse-14.c: Ditto.
3030 * gcc.target/i386/sse-22.c: Ditto.
3031 * gcc.target/i386/sse-23.c: Ditto.
3032 * g++.dg/other/i386-2.C: Ditto.
3033 * g++.dg/other/i386-3.C: Ditto.
3034
3035 2012-03-12 Tobias Burnus <burnus@net-b.de>
3036
3037 PR fortran/52542
3038 * gfortran.dg/proc_ptr_35.f90: New.
3039
3040 2012-03-11 Uros Bizjak <ubizjak@gmail.com>
3041
3042 PR target/52530
3043 * gcc.dg/torture/pr52530.c: New test.
3044
3045 2012-03-11 Oleg Endo <olegendo@gcc.gnu.org>
3046
3047 PR target/51244
3048 * gcc.target/sh/pr51244-1.c: Fix thinkos.
3049
3050 2012-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3051
3052 PR target/52450
3053 * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
3054
3055 * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
3056
3057 2012-03-09 Andrew Pinski <apinski@cavium.com>
3058
3059 PR middle-end/51988
3060 * gcc.dg/tree-ssa/phi-opt-8.c: New testcase.
3061 * gcc.dg/tree-ssa/phi-opt-9.c: New testcase.
3062
3063 2012-03-09 Jiangning Liu <jiangning.liu@arm.com>
3064
3065 * gcc.dg/tree-ssa/scev-3.c: New.
3066 * gcc.dg/tree-ssa/scev-4.c: New.
3067
3068 2012-03-08 Tobias Burnus <burnus@net-b.de>
3069
3070 PR fortran/52469
3071 * gfortran.dg/proc_ptr_34.f90
3072
3073 2012-03-07 Jason Merrill <jason@redhat.com>
3074
3075 PR c++/52521
3076 * g++.dg/cpp0x/udlit-mangle.C: New.
3077
3078 2012-03-06 Pat Haugen <pthaugen@us.ibm.com>
3079
3080 * gcc.dg/torture/va-arg-25.c: Fix typo for powerpc64-*-* check.
3081
3082 2012-03-06 Richard Guenther <rguenther@suse.de>
3083
3084 PR middle-end/52493
3085 * gcc.dg/torture/pr52493.c: New testcase.
3086
3087 2012-03-06 Richard Guenther <rguenther@suse.de>
3088
3089 PR lto/52097
3090 * gcc.dg/lto/pr52097_0.c: New testcase.
3091
3092 2012-03-06 Oleg Endo <olegendo@gcc.gnu.org>
3093
3094 PR target/51244
3095 * gcc.target/sh/pr51244-1.c: New.
3096 * gcc.target/sh/pr51244-2.c: New.
3097 * gcc.target/sh/pr51244-3.c: New.
3098
3099 2012-03-05 Jason Merrill <jason@redhat.com>
3100
3101 PR c++/51930
3102 * g++.dg/ext/visibility/template11.C: New.
3103
3104 * g++.dg/cpp0x/implicit13.C: New.
3105
3106 2012-03-05 Jakub Jelinek <jakub@redhat.com>
3107
3108 PR tree-optimization/51721
3109 * gcc.dg/tree-ssa/vrp63.c: New test.
3110 * gcc.dg/pr51721.c: New test.
3111
3112 2012-03-04 Mikael Morin <mikael@gcc.gnu.org>
3113
3114 PR fortran/50981
3115 * gfortran.dg/elemental_optional_args_5.f03: Add subcomponent actual
3116 argument checks.
3117
3118 2012-03-04 H.J. Lu <hongjiu.lu@intel.com>
3119
3120 PR target/52146
3121 * gcc.target/i386/pr52146.c: Update final-scan to allow $-18874240.
3122
3123 2012-03-04 Mikael Morin <mikael@gcc.gnu.org>
3124
3125 PR fortran/50981
3126 * gfortran.dg/elemental_optional_args_5.f03: Add array checks.
3127
3128 2012-03-04 Georg-Johann Lay <avr@gjlay.de>
3129
3130 * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
3131 int32plus.
3132
3133 2012-03-03 Jason Merrill <jason@redhat.com>
3134
3135 * g++.dg/cpp0x/nsdmi-defer6.C: New.
3136
3137 Core 1270
3138 * g++.dg/cpp0x/initlist65.C: New.
3139
3140 PR c++/36797
3141 * g++.dg/ext/is_empty2.C: New.
3142
3143 2012-03-03 Tobias Burnus <burnus@net-b.de>
3144
3145 PR fortran/48820
3146 * gfortran.dg/assumed_type_3.f90: Undo previous commit.
3147
3148 2012-03-03 Tobias Burnus <burnus@net-b.de>
3149
3150 * gfortran.dg/bind_c_dts_4.f03: Add dg-options -Wc-binding-type.
3151 * gfortran.dg/bind_c_implicit_vars.f03: Ditto.
3152 * gfortran.dg/bind_c_usage_8.f03: Ditto.
3153 * gfortran.dg/c_kind_tests_2.f03: Ditto.
3154 * gfortran.dg/class_30.f90: Remove dg-warning line.
3155 * gfortran.dg/bind_c_usage_25.f90: New.
3156
3157 2012-03-03 Tobias Burnus <burnus@net-b.de>
3158
3159 PR fortran/48820
3160 * gfortran.dg/assumed_type_1.f90: Correct dg-error.
3161 * gfortran.dg/assumed_type_3.f90: Correct dg-error.
3162 * gfortran.dg/assumed_type_4.f90: Correct dg-error.
3163
3164 2012-03-03 Tobias Burnus <burnus@net-b.de>
3165
3166 PR fortran/48820
3167 * gfortran.dg/assumed_type_1.f90: New.
3168 * gfortran.dg/assumed_type_2.f90: New.
3169 * gfortran.dg/assumed_type_3.f90: New.
3170 * gfortran.dg/assumed_type_4.f90: New.
3171
3172 2012-03-02 Oleg Endo <olegendo@gcc.gnu.org>
3173
3174 PR target/49486
3175 * gcc.target/sh/pr49468-si.c: Skip unsupported test for SH64.
3176 * gcc.target/sh/pr49468-di.c: New.
3177
3178 2012-03-02 Maxim Kuvyrkov <maxim@codesourcery.com>
3179
3180 * gcc.dg/graphite/pr50561.c: Update.
3181
3182 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
3183
3184 * gcc.target/powerpc/pr52457.c: New test.
3185
3186 2012-03-02 Ulrich Weigand <ulrich.weigand@linaro.org>
3187
3188 * gcc.target/arm/sat-1.c: New test.
3189
3190 2012-03-02 Uros Bizjak <ubizjak@gmail.com>
3191
3192 PR target/46716
3193 * gcc.target/i386/pr46716.c: New test.
3194
3195 2012-03-02 Paolo Carlini <paolo.carlini@oracle.com>
3196
3197 PR c++/51989
3198 * g++.dg/cpp0x/sfinae32.C: New.
3199
3200 2012-03-02 Richard Guenther <rguenther@suse.de>
3201
3202 PR tree-optimization/52406
3203 * gcc.dg/torture/pr52406.c: New testcase.
3204
3205 2012-03-02 Tobias Burnus <burnus@net-b.de>
3206
3207 PR fortran/52325
3208 * gfortran.dg/derived_comp_array_ref_8.f90: New.
3209 * gfortran.dg/nullify_2.f90: Update dg-error.
3210 * gfortran.dg/nullify_4.f90: Ditto.
3211 * gfortran.dg/pointer_init_6.f90: Ditto.
3212
3213 2012-03-02 Tobias Burnus <burnus@net-b.de>
3214
3215 PR fortran/52270
3216 * gfortran.dg/class_51.f90: New.
3217
3218 2012-03-02 Tobias Burnus <burnus@net-b.de>
3219
3220 PR fortran/52452
3221 * gfortran.dg/intrinsic_8.f90: New.
3222
3223 2012-03-01 Kai Tietz <ktietz@redhat.com>
3224
3225 * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
3226 routines on mingw targets.
3227 * gcc.dg/vect/pr46126.c (uintptr_t): Add support for LLP64 target.
3228
3229 2012-03-01 Jakub Jelinek <jakub@redhat.com>
3230
3231 PR tree-optimization/52445
3232 * gcc.dg/pr52445.c: New test.
3233
3234 2012-02-29 Jakub Jelinek <jakub@redhat.com>
3235
3236 PR target/52437
3237 * gcc.c-torture/compile/pr52437.c: New test.
3238
3239 PR middle-end/52419
3240 * gcc.dg/torture/pr52419.c: New test.
3241
3242 PR tree-optimization/52429
3243 * gcc.dg/torture/pr52429.c: New test.
3244 * g++.dg/opt/pr52429.C: New test.
3245
3246 2012-02-29 Richard Guenther <rguenther@suse.de>
3247
3248 PR testsuite/52297
3249 * gcc.dg/lto/trans-mem-1_0.c: Remove.
3250 * gcc.dg/lto/trans-mem-1_1.c: Likewise.
3251 * gcc.dg/lto/trans-mem-2_0.c: Likewise.
3252 * gcc.dg/lto/trans-mem-2_1.c: Likewise.
3253 * gcc.dg/lto/trans-mem-4_0.c: Likewise.
3254 * gcc.dg/lto/trans-mem-4_1.c: Likewise.
3255
3256 2012-02-29 Jakub Jelinek <jakub@redhat.com>
3257
3258 * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
3259
3260 2012-02-29 Paul Thomas <pault@gcc.gnu.org>
3261
3262 PR fortran/52386
3263 * gfortran.dg/realloc_on_assign_13.f90 : New test.
3264
3265 2012-02-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3266
3267 PR target/51534
3268 * gcc.target/arm/neon/pr51534.c: New testcase.
3269
3270 2012-02-28 Richard Guenther <rguenther@suse.de>
3271
3272 PR target/52407
3273 * gcc.dg/torture/pr52407.c: New testcase.
3274
3275 2012-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3276
3277 * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
3278 * gcc.target/arm/vfp2.c: Likewise.
3279 * gcc.target/arm/vfp3.c: Likewise.
3280 * gcc.target/arm/vfp4.c: Likewise.
3281 * gcc.target/arm/vfp5.c: Likewise.
3282 * gcc.target/arm/vfp6.c: Likewise.
3283 * gcc.target/arm/vfp7.c: Likewise.
3284 * gcc.target/arm/vfp8.c: Likewise.
3285 * gcc.target/arm/vfp9.c: Likewise.
3286 * gcc.target/arm/vfp10.c: Likewise.
3287 * gcc.target/arm/vfp11.c: Likewise.
3288 * gcc.target/arm/vfp12.c: Likewise.
3289 * gcc.target/arm/vfp13.c: Likewise.
3290 * gcc.target/arm/vfp14.c: Likewise.
3291 * gcc.target/arm/vfp15.c: Likewise.
3292 * gcc.target/arm/vfp16.c: Likewise.
3293 * gcc.target/arm/vfp17.c: Likewise.
3294 * gcc.target/arm/neon-constants.h: New file.
3295 * gcc.target/arm/neon-vect1.c: New test.
3296 * gcc.target/arm/neon-vect2.c: New test.
3297 * gcc.target/arm/neon-vect3.c: New test.
3298 * gcc.target/arm/neon-vect4.c: New test.
3299 * gcc.target/arm/neon-vect5.c: New test.
3300 * gcc.target/arm/neon-vect6.c: New test.
3301 * gcc.target/arm/neon-vect7.c: New test.
3302 * gcc.target/arm/neon-vect8.c: New test.
3303
3304 2012-02-28 Richard Guenther <rguenther@suse.de>
3305
3306 PR tree-optimization/52402
3307 * gcc.dg/torture/pr52402.c: New testcase.
3308
3309 2012-02-28 Richard Guenther <rguenther@suse.de>
3310
3311 PR lto/52400
3312 * g++.dg/lto/pr52400_0.C: New testcase.
3313
3314 2012-02-28 Georg-Johann Lay <avr@gjlay.de>
3315
3316 * gcc.target/avr/torture/builtins-1.c: New test.
3317 * gcc.target/avr/torture/builtins-error.c: New test.
3318
3319 2012-02-28 Kai Tietz <ktietz@redhat.com>
3320
3321 * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64 issue.
3322 * gcc.target/i386/pr45352-2.c: Likewise.
3323 * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for mingw targets.
3324 * gcc.target/i386/xop-vshift-1.c (random): Use on mingw
3325 targets instead rand.
3326 * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
3327 * gcc.target/i386/sse2-mul-1.c: Likewise.
3328 * gcc.target/i386/sse4_1-blendps.c: Likewise.
3329 * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw target.
3330 * gcc.target/i386/pad-1.c: Likewise.
3331 * gcc.target/i386/pad-9.c: Likewise.
3332 * gcc.target/i386/pad-2.c: Likewise.
3333 * gcc.target/i386/pad-5b.c: Likewise.
3334 * gcc.target/i386/pad-8.c: Likewise.
3335 * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
3336 * gcc.target/i386/pr44130.c: Likewise.
3337 * gcc.target/i386/align-main-1.c: Likewise.
3338 * gcc.target/i386/align-main-2.c: Likewise.
3339 * gcc.target/i386/sw-1.c: Likewise.
3340 * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
3341 on x64 mingw target.
3342 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
3343 * gcc.target/i386/pr46295.c: Likewise.
3344 * gcc.target/i386/amd64-abi-1.c: Likewise.
3345 * gcc.target/i386/amd64-abi-2.c: Likewise.
3346 * gcc.target/i386/pr39082-1.c: Likewise.
3347 * gcc.target/i386/pr39162.c: Likewise.
3348 * gcc.target/i386/pr22152.c: Likewise.
3349 * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
3350 * gcc.target/i386/wrfsbase-2.c: Likewise.
3351 * gcc.target/i386/local.c: Likewise
3352 * gcc.target/i386/wrgsbase-1.c: Likewise.
3353 * gcc.target/i386/wrfsbase-1.c: Likewise.
3354 * gcc.target/i386/pr39315-3.c: Likewise.
3355 * gcc.target/i386/pr35767-4.c: Likewise.
3356 * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
3357 x64 mingw target.
3358 * gcc.target/i386/pr45336-2.c: Likewise.
3359 * gcc.target/i386/pr45336-1.c: Likewise.
3360 * gcc.target/i386/pr45336-4.c: Likewise.
3361
3362 2012-02-27 Tristan Gingold <gingold@adacore.com>
3363
3364 * gnat.dg/array20.ad[sb]: New test.
3365
3366 2012-02-27 Jakub Jelinek <jakub@redhat.com>
3367
3368 PR target/52375
3369 * gcc.target/arm/pr52375.c: New test.
3370 * gcc.c-torture/compile/pr52375.c: New test.
3371
3372 2012-02-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3373
3374 * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
3375 * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
3376
3377 2012-02-27 Eric Botcazou <ebotcazou@adacore.com>
3378
3379 * gnat.dg/aggr19.adb: New test.
3380 * gnat.dg/aggr19_pkg.ad[sb]: New helper.
3381
3382 2012-02-26 Oleg Endo <olegendo@gcc.gnu.org>
3383
3384 PR target/49263
3385 * gcc.target/sh/pr49263.c: New.
3386
3387 2012-02-24 Andrew MacLeod <amacleod@redhat.com>
3388
3389 * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
3390 simulate_thread_wrapper_other_threads
3391 * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
3392 Move initialization of 'value' to main().
3393 (main): Initialize 'value';
3394 * gcc.dg/simulate-thread/speculative-store.c
3395 (simulate_thread_step_verify): Return 0 when successful.
3396 * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
3397 Reduce threshold.
3398 (INSN_COUNT_THRESHOLD): New. Instruction limit to terminate test.
3399 (simulate_thread_wrapper_other_threads): Return a success/fail value
3400 and issue an error if the instruction count threshold is exceeded.
3401
3402 2012-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3403
3404 PR target/50580
3405 * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
3406 * gcc.target/mips/interrupt_handler-3.c: Likewise.
3407
3408 2012-02-24 Richard Guenther <rguenther@suse.de>
3409
3410 PR middle-end/52355
3411 * gcc.dg/pr52355.c: New testcase.
3412
3413 2012-02-23 Kai Tietz <ktietz@redhat.com>
3414
3415 * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option for mingw-targets.
3416 * gcc.dg/Wpadded.c: Likewise.
3417 * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
3418 structure-layout.
3419 * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
3420 for sleep by Sleep and add windows.h include for this function.
3421 * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
3422 targets.
3423 * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
3424 target.
3425 * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw target.
3426 * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
3427 on x64 mingw target.
3428 * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
3429 * gcc.dg/pr50251.c: Disable test for x64 mingw target.
3430 * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
3431 failure on LLP64 target.
3432
3433 2012-02-23 Uros Bizjak <ubizjak@gmail.com>
3434
3435 PR c/52290
3436 * gcc.dg/noncompile/pr52290.c: New test.
3437
3438 2012-02-23 Jakub Jelinek <jakub@redhat.com>
3439
3440 PR tree-optimization/52019
3441 * gcc.dg/tree-ssa/ipa-split-6.c: New test.
3442
3443 2012-02-22 Kai Tietz <ktietz@redhat.com>
3444
3445 * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
3446 * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
3447 derived pdiff_t type.
3448 * g++.dg/torture/pr49720.C: Likewise
3449
3450 2012-02-22 Uros Bizjak <ubizjak@gmail.com>
3451
3452 PR target/52330
3453 * gcc.target/i386/pr52330.c: New test.
3454
3455 2012-02-22 Tobias Burnus <burnus@net-b.de>
3456
3457 PR fortran/52335
3458 * gfortran.dg/io_constraints_10.f90: New.
3459
3460 2012-02-22 Ulrich Weigand <ulrich.weigand@linaro.org>
3461
3462 * lib/target-supports.exp (check_effective_target_vect_condition):
3463 Return true for NEON.
3464
3465 2012-02-21 Kai Tietz <ktietz@redhat.com>
3466
3467 * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
3468
3469 2012-02-21 Richard Guenther <rguenther@suse.de>
3470
3471 PR tree-optimization/52324
3472 * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
3473
3474 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
3475
3476 PR middle-end/51782
3477 * gcc.target/avr/torture/pr51782-1.c: New test.
3478
3479 2012-02-21 Jakub Jelinek <jakub@redhat.com>
3480
3481 PR tree-optimization/52318
3482 * gcc.dg/pr52318.c: New test.
3483
3484 2012-02-20 Kai Tietz <ktietz@redhat.com>
3485
3486 * gcc.dg/bf-ms-layout-3.c: New testcase.
3487
3488 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
3489
3490 PR testsuite/52229
3491 PR fortran/32380
3492 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
3493
3494 2012-02-20 Richard Guenther <rguenther@suse.de>
3495
3496 PR tree-optimization/52298
3497 * gcc.dg/torture/pr52298.c: New testcase.
3498 * gcc.dg/vect/pr52298.c: Likewise.
3499
3500 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
3501
3502 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
3503 * gcc.c-torture/execute/pr52286.c: Ditto.
3504
3505 2012-02-20 Jakub Jelinek <jakub@redhat.com>
3506
3507 PR tree-optimization/52286
3508 * gcc.c-torture/execute/pr52286.c: New test.
3509
3510 2012-02-18 Tobias Burnus <burnus@net-b.de>
3511
3512 PR fortran/52295
3513 * gfortran.dg/interface_35.f90: Use -std=f2003.
3514 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
3515 * gfortran.dg/interface_assignment_4.f90: Ditto.
3516 * gfortran.dg/bessel_1.f90: Ditto.
3517 * gfortran.dg/func_result_6.f90: Ditto.
3518 * gfortran.dg/hypot_1.f90: Ditto.
3519 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
3520
3521 2012-02-17 Tobias Burnus <burnus@net-b.de>
3522
3523 PR translation/52232
3524 PR translation/52234
3525 PR translation/52245
3526 PR translation/52246
3527 PR translation/52262
3528 PR translation/52273
3529 * gfortran.dg/coarray_22.f90: Update dg-error.
3530 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
3531
3532 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3533
3534 PR target/51753
3535 * lib/gcc-simulate-thread.exp: Load timeout.exp.
3536 (simulate-thread): Use default timeout.
3537
3538 2012-02-16 Jason Merrill <jason@redhat.com>
3539
3540 PR c++/52248
3541 * g++.dg/ext/timevar1.C: New.
3542
3543 2012-02-16 Fabien ChĂȘne <fabien@gcc.gnu.org>
3544
3545 PR c++/52126
3546 * g++.dg/template/using21.C: New.
3547 * g++.dg/template/using22.C: Likewise.
3548
3549 2012-02-16 Jason Merrill <jason@redhat.com>
3550
3551 PR c++/51415
3552 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
3553
3554 2012-02-16 Jakub Jelinek <jakub@redhat.com>
3555
3556 PR tree-optimization/52255
3557 * gcc.c-torture/compile/pr52255.c: New test.
3558
3559 PR debug/52260
3560 * g++.dg/debug/dwarf2/pr52260.C: New test.
3561
3562 PR middle-end/51929
3563 * g++.dg/ipa/pr51929.C: New test.
3564
3565 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
3566
3567 PR target/52199
3568 * gcc.target/powerpc/pr52199.c: New file.
3569
3570 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3571
3572 PR target/52152
3573 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
3574
3575 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3576
3577 * gcc.dg/pr51867.c: Don't include <math.h>.
3578 (sqrtf): Declare.
3579
3580 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
3581
3582 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
3583 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
3584
3585 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
3586
3587 PR tree-optimization/50561
3588 * gcc.dg/graphite/pr50561.c: New testcase.
3589
3590 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
3591
3592 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
3593 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
3594
3595 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
3596
3597 * gnat.dg/discr35.ad[sb]: New test.
3598
3599 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
3600
3601 * gnat.dg/volatile10.adb: New test.
3602 * gnat.dg/volatile10_pkg.ads: New helper.
3603
3604 2012-02-14 Jason Merrill <jason@redhat.com>
3605
3606 * g++.dg/ext/attrib43.C: New.
3607
3608 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
3609
3610 * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
3611 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
3612 fgnu_tm.
3613 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
3614 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
3615 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
3616 effective_target fgnu_tm.
3617 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
3618
3619 2012-02-14 Jakub Jelinek <jakub@redhat.com>
3620
3621 PR c++/52247
3622 * g++.dg/template/asmgoto1.C: New test.
3623
3624 2012-02-14 Ian Lance Taylor <iant@google.com>
3625
3626 PR go/48501
3627 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
3628 compiling generated file for 64bit and index tests.
3629
3630 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
3631
3632 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
3633
3634 2012-02-14 Richard Guenther <rguenther@suse.de>
3635
3636 PR tree-optimization/52244
3637 PR tree-optimization/51528
3638 * gcc.dg/torture/pr52244.c: New testcase.
3639
3640 2012-02-14 Walter Lee <walt@tilera.com>
3641
3642 * g++.dg/other/PR23205.C: Disable test on tile.
3643 * g++.dg/other/pr23205-2.C: Disable test on tile.
3644 * gcc.dg/20020312-2.c: Add a condition for __tile__.
3645 * gcc.dg/20040813-1.c: Disable test on tile.
3646 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
3647 * gcc.misc-tests/linkage.exp: Handle tilegx.
3648
3649 2012-02-14 Jakub Jelinek <jakub@redhat.com>
3650
3651 PR tree-optimization/52210
3652 * gcc.dg/pr52210.c: New test.
3653
3654 2012-02-14 Jason Merrill <jason@redhat.com>
3655
3656 PR c++/39055
3657 * g++.dg/overload/defarg5.C: New.
3658
3659 2012-02-14 Jakub Jelinek <jakub@redhat.com>
3660
3661 PR c/52181
3662 * c-c++-common/pr52181.c: New test.
3663
3664 2012-02-13 Jakub Jelinek <jakub@redhat.com>
3665
3666 PR c++/52215
3667 * g++.dg/ext/atomic-1.C: New test.
3668
3669 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3670
3671 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
3672
3673 2012-02-13 Jakub Jelinek <jakub@redhat.com>
3674
3675 PR middle-end/52209
3676 * gcc.c-torture/execute/pr52209.c: New test.
3677
3678 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
3679
3680 PR fortran/50981
3681 * gfortran.dg/elemental_optional_args_5.f03: New test.
3682
3683 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
3684
3685 PR testsuite/50076
3686 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
3687 cases.
3688
3689 2012-02-11 Ian Lance Taylor <iant@google.com>
3690
3691 PR go/51874
3692 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
3693 SPARC Solaris. Don't run the test at all on systems where it may
3694 not work, rather than xfailing it.
3695
3696 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
3697
3698 PR rtl-optimization/52175
3699 * gcc.c-torture/compile/pr52175.c: New test.
3700
3701 2012-02-10 Jason Merrill <jason@redhat.com>
3702
3703 PR c++/51910
3704 * g++.dg/template/repo10.C: New.
3705
3706 2012-02-11 Jakub Jelinek <jakub@redhat.com>
3707
3708 PR debug/52132
3709 * gcc.dg/pr52132.c: New test.
3710
3711 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
3712
3713 * gnat.dg/specs/aggr4.ads: New test.
3714 * gnat.dg/specs/aggr4_pkg.ads: New helper.
3715
3716 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
3717
3718 PR target/52146
3719 * gcc.target/i386/pr52146.c: New.
3720
3721 2012-02-10 Jakub Jelinek <jakub@redhat.com>
3722
3723 PR middle-end/52177
3724 * c-c++-common/pr52177.c: New test.
3725
3726 2012-02-10 Jan Hubicka <jh@suse.cz>
3727
3728 PR middle-end/48600
3729 * g++.dg/torture/pr48600.C: New testcase.
3730
3731 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
3732
3733 PR middle-end/52140
3734 * gcc.dg/dfp/pr52140.c: New test.
3735
3736 2012-02-09 Jakub Jelinek <jakub@redhat.com>
3737
3738 PR fortran/32380
3739 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
3740 of dg-options.
3741
3742 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3743
3744 PR middle-end/51867
3745 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
3746 * testsuite/gcc.dg/pr51867.c: New test.
3747
3748 2012-02-09 Ian Lance Taylor <iant@google.com>
3749
3750 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
3751 which don't support -fsplit-stack. Turn off optimization when
3752 compiling select5-out.go.
3753
3754 2012-02-08 Ian Lance Taylor <iant@google.com>
3755
3756 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
3757 systems which don't support -fsplit-stack.
3758
3759 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
3760
3761 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
3762 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
3763 machine instuction in the log.
3764
3765 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
3766
3767 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
3768 to 20 seconds.
3769
3770 2012-02-08 Magnus Granberg <zorry@gentoo.org>
3771
3772 PR driver/48524
3773 * gcc.dg/pr48524.c: New test.
3774 * gcc.dg/pr48524.spec: New spec file for test.
3775
3776 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
3777
3778 PR fortran/32380
3779 * gfortran.dg/vect/pr32380.f90: New test.
3780
3781 2012-02-08 Tobias Burnus <burnus@net-b.de>
3782
3783 PR fortran/52151
3784 * gfortran.dg/realloc_on_assign_12.f90: New.
3785
3786 2012-02-08 Richard Guenther <rguenther@suse.de>
3787
3788 PR rtl-optimization/52170
3789 * gcc.dg/torture/pr52170.c: New testcase.
3790
3791 2012-02-08 Jakub Jelinek <jakub@redhat.com>
3792
3793 PR gcov-profile/52150
3794 * gcc.dg/tree-prof/pr52150.c: New test.
3795
3796 PR rtl-optimization/52139
3797 * gcc.dg/pr52139.c: New test.
3798
3799 2012-02-07 Jason Merrill <jason@redhat.com>
3800
3801 PR c++/51675
3802 * g++.dg/cpp0x/constexpr-union3.C: New.
3803
3804 PR c++/52035
3805 * g++.dg/lto/pr52035_0.C: New.
3806
3807 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3808
3809 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
3810 * gcc.dg/special/weak-1.c: Likewise.
3811 * gcc.dg/ucnid-12.c: Likewise.
3812 * gcc.dg/torture/pr45678-1.c: Likewise.
3813 * gcc.dg/torture/pr45678-2.c: Likewise.
3814 * gcc.dg/vector-4.c: Likewise.
3815 * gcc.dg/ipa/inline-5.c: Likewise.
3816 * gcc.dg/ucnid-11.c: Likewise.
3817 * gcc.misc-tests/gcov-13.c: Likewise.
3818 * gcc.misc-tests/gcov-14.c: Likewise.
3819 * g++.dg/ext/label13.C: Likewise.
3820 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
3821 hppa*-*-hpux* options.
3822 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
3823 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
3824 * gcc.dg/pr48616.c: Likewise.
3825 * gcc.dg/pr17957.c: Likewise.
3826 * gcc.dg/pr17055-1.c: Likewise.
3827 * gcc.dg/pr32912-1.c: Likewise.
3828 * gcc.dg/tm/pr51472.c: Likewise.
3829 * c-c++-common/fold-bitand-4.c: Likewise.
3830 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
3831 Use dg-additional-options for extra options.
3832
3833 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
3834
3835 * gcc.target/epiphany/interrupt-2.c: New test.
3836
3837 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
3838
3839 PR target/52155
3840 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
3841 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
3842 for MIPS ELF.
3843
3844 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
3845
3846 PR target/52152
3847 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
3848
3849 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
3850
3851 PR middle-end/24306
3852 PR target/52154
3853 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
3854 * gcc.target/mips/va-arg-1.c: New test.
3855
3856 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
3857
3858 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
3859 for -mno-pointers-to-nested-functions.
3860
3861 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
3862
3863 * gcc.c-torture/execute/20120207-1.c: New test.
3864
3865 2012-02-07 Jakub Jelinek <jakub@redhat.com>
3866
3867 PR rtl-optimization/52060
3868 * gcc.dg/torture/pr52060.c: New test.
3869
3870 PR middle-end/52074
3871 * gcc.c-torture/compile/pr52074.c: New test.
3872
3873 2012-02-07 Tobias Burnus <burnus@net-b.de>
3874
3875 PR fortran/51514
3876 * gfortran.dg/class_to_type_2.f90: New.
3877
3878 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
3879
3880 PR fortran/32373
3881 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
3882 Remove module.
3883
3884 2012-02-06 Jason Merrill <jason@redhat.com>
3885
3886 PR c++/52088
3887 * g++.dg/template/conv13.C: New.
3888
3889 2012-02-06 Richard Guenther <rguenther@suse.de>
3890
3891 PR tree-optimization/52115
3892 * gcc.c-torture/compile/pr52115.c: New testcase.
3893
3894 2012-02-06 Jakub Jelinek <jakub@redhat.com>
3895
3896 PR target/52129
3897 * gcc.c-torture/execute/pr52129.c: New test.
3898
3899 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
3900
3901 * gcc.dg/pr48374.c: Actually add the test I forgot
3902 in the 2012-01-25 commit.
3903
3904 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
3905
3906 PR fortran/32373
3907 * gfortran.dg/vect/vect-8.f90: New test case.
3908
3909 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
3910
3911 PR fortran/48847
3912 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
3913
3914 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
3915
3916 PR fortran/52102
3917 * gfortran.dg/class_48.f90 : Add test of allocate class array
3918 component with source in subroutine test3. Remove commenting
3919 out in subroutine test4, since branching on unitialized variable
3920 is now fixed (no PR for this last.).
3921
3922 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3923
3924 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
3925 on MIPS targets.
3926 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
3927
3928 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3929
3930 PR target/52125
3931 * lib/target-supports.exp (check_effective_target_mips_rel): New.
3932 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
3933
3934 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3935
3936 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
3937 (check_effective_target_sync_int_long): Use it.
3938 (check_effective_target_sync_char_short): Likewise.
3939 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
3940
3941 2012-02-05 Tobias Burnus <burnus@net-b.de>
3942
3943 PR fortran/51972
3944 * gfortran.dg/class_48.f90: Add some further checks.
3945
3946 2012-02-05 Ira Rosen <irar@il.ibm.com>
3947
3948 PR tree-optimization/52091
3949 * gcc.dg/vect/pr52091.c: New test.
3950
3951 2012-02-04 Jakub Jelinek <jakub@redhat.com>
3952
3953 PR rtl-optimization/52113
3954 * gcc.target/avr/pr52113.c: New test.
3955
3956 2012-02-03 Jakub Jelinek <jakub@redhat.com>
3957
3958 PR rtl-optimization/52092
3959 * gcc.c-torture/compile/pr52092.c: New test.
3960
3961 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
3962
3963 PR fortran/41587
3964 * gfortran.dg/class_array_10.f03: New test.
3965
3966 PR fortran/46356
3967 * gfortran.dg/class_array_11.f03: New test.
3968
3969 PR fortran/51754
3970 * gfortran.dg/class_array_12.f03: New test.
3971
3972 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
3973
3974 PR fortran/52012
3975 * gfortran.dg/realloc_on_assign_11.f90: New test.
3976
3977 2012-02-02 Tobias Burnus <burnus@net-b.de>
3978
3979 PR fortran/52093
3980 * gfortran.dg/shape_7.f90: New.
3981
3982 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
3983
3984 * gcc.target/mips/mips-prepend-1.c: New test.
3985
3986 2012-02-02 Jan Hubicka <jh@suse.cz>
3987 Tom de Vries <tom@codesourcery.com>
3988
3989 PR middle-end/51998
3990 * testsuite/gcc.dg/alias-12.c: New testcase.
3991 * testsuite/gcc.dg/alias-13.c: New testcase.
3992
3993 2012-02-02 Jakub Jelinek <jakub@redhat.com>
3994
3995 PR target/52086
3996 * gcc.dg/pr52086.c: New test.
3997
3998 PR tree-optimization/52073
3999 * gcc.c-torture/compile/pr52073.c: New test.
4000
4001 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
4002
4003 PR fortran/51958
4004 * gfortran.dg/function_optimize_10.f90: New test.
4005
4006 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
4007
4008 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
4009 test on alpha*-*-*.
4010
4011 2012-02-01 Tobias Burnus <burnus@net-b.de>
4012
4013 PR fortran/52024
4014 * gfortran.dg/typebound_operator_14.f90: New.
4015
4016 2012-02-01 Tobias Burnus <burnus@net-b.de>
4017
4018 PR fortran/52059
4019 * gfortran.dg/elemental_function_1.f90: New.
4020
4021 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
4022
4023 PR rtl-optimization/51374
4024 * gcc.target/avr/torture/pr51374-1.c:
4025 Also fail if SBIS is seen.
4026
4027 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
4028
4029 PR rtl-optimization/51374
4030 * gcc.target/avr/torture/pr51374-1.c: New.
4031
4032 2012-01-31 Tobias Burnus <burnus@net-b.de>
4033
4034 PR fortran/52024
4035 * gfortran.dg/typebound_generic_11.f90: New.
4036
4037 2012-01-31 Tobias Burnus <burnus@net-b.de>
4038
4039 PR fortran/52029
4040 * gfortran.dg/class_49.f90: New.
4041
4042 2012-01-31 Tobias Burnus <burnus@net-b.de>
4043
4044 PR fortran/52013
4045 * gfortran.dg/elemental_args_check_6.f90: New.
4046
4047 2012-01-31 Jason Merrill <jason@redhat.com>
4048
4049 PR c++/52043
4050 * g++.dg/cpp0x/variadic122.C: New.
4051
4052 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
4053
4054 PR fortran/52012
4055 * gfortran.dg/realloc_on_assign_10.f90: New test.
4056
4057 2012-01-31 Richard Guenther <rguenther@suse.de>
4058
4059 PR tree-optimization/51528
4060 * gcc.dg/torture/pr51528.c: New testcase.
4061
4062 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
4063
4064 PR go/48501
4065 * lib/go.exp (go_target_compile): Append timeout= to options.
4066 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
4067 select5-out.go test on alpha*-*-* targets.
4068
4069 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
4070
4071 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
4072 (TEST_SHORT): Reformat in the same way.
4073 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
4074 (TEST_SHORT): Reformat in the same way.
4075 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
4076 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
4077 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
4078 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
4079 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
4080
4081 2012-01-30 Bin Cheng <bin.cheng@arm.com>
4082
4083 PR target/51835
4084 * gcc.target/arm/pr51835.c: New testcase.
4085
4086 2012-01-30 Richard Guenther <rguenther@suse.de>
4087
4088 PR tree-optimization/52028
4089 * gcc.dg/torture/pr52028.c: New testcase.
4090 * gfortran.dg/ldist-pr45199.f: Adjust.
4091 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
4092 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
4093 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
4094
4095 2012-01-30 Jakub Jelinek <jakub@redhat.com>
4096
4097 PR debug/52027
4098 * gcc.dg/tree-prof/pr52027.c: New test.
4099
4100 PR tree-optimization/52046
4101 * gcc.dg/pr52046.c: New test.
4102
4103 PR debug/52048
4104 * g++.dg/other/pr52048.C: New test.
4105
4106 2012-01-30 Richard Guenther <rguenther@suse.de>
4107
4108 PR tree-optimization/52045
4109 * gcc.dg/pr52045.c: New testcase.
4110
4111 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
4112
4113 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
4114 new code generated for __sync_lock_release.
4115
4116 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4117
4118 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
4119
4120 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4121
4122 PR testsuite/51875
4123 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
4124
4125 * g++.dg/ext/visibility/template10.C: Fix typo.
4126
4127 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
4128
4129 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
4130
4131 PR c++/51327
4132 * g++.dg/cpp0x/constexpr-ice6.C: New.
4133
4134 2012-01-29 Tobias Burnus <burnus@net-b.de>
4135
4136 PR fortran/41600
4137 * gfortran.dg/default_initialization_6.f90: New.
4138
4139 2012-01-29 Tobias Burnus <burnus@net-b.de>
4140
4141 PR fortran/51972
4142 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
4143 * gfortran.dg/class_48.f90: New.
4144
4145 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
4146
4147 PR fortran/51808
4148 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
4149
4150 2012-01-28 Tobias Burnus <burnus@net-b.de>
4151
4152 PR fortran/51972
4153 * gfortran.dg/class_allocate_12.f90: New.
4154
4155 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
4156
4157 * gcc.dg/torture/pr50444.c: Fix dg directives.
4158
4159 2012-01-28 Jakub Jelinek <jakub@redhat.com>
4160
4161 PR target/52006
4162 * gcc.target/arm/pr52006.c: New test.
4163
4164 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
4165
4166 PR testsuite/52011
4167 * gcc.dg/lto/trans-mem.h: New file.
4168 * gcc.dg/lto/trans-mem-2_0.c: Include it.
4169 * gcc.dg/lto/trans-mem-1_1.c: Same.
4170 * gcc.dg/lto/trans-mem-4_1.c: Same.
4171 * gcc.dg/lto/trans-mem-3_1.c: Same.
4172
4173 2012-01-27 Tobias Burnus <burnus@net-b.de>
4174
4175 PR fortran/52022
4176 * gfortran.dg/dummy_procedure_7.f90: New.
4177
4178 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
4179
4180 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
4181 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
4182
4183 2012-01-27 Jakub Jelinek <jakub@redhat.com>
4184
4185 PR c++/51852
4186 * g++.dg/other/gc5.C: New test.
4187
4188 2012-01-27 Richard Guenther <rguenther@suse.de>
4189
4190 PR tree-optimization/50444
4191 * gcc.dg/torture/pr50444.c: New testcase.
4192
4193 2012-01-27 Tobias Burnus <burnus@net-b.de>
4194
4195 PR fortran/51970
4196 PR fortran/51977
4197 * gfortran.dg/move_alloc_13.f90: New.
4198
4199 2012-01-27 Tobias Burnus <burnus@net-b.de>
4200
4201 PR fortran/51953
4202 * gfortran.dg/allocate_alloc_opt_13.f90: New.
4203 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
4204 and change dg-error string.
4205
4206 2012-01-27 Tobias Burnus <burnus@net-b.de>
4207
4208 PR fortran/52016
4209 * gfortran.dg/elemental_args_check_5.f90: New.
4210
4211 2012-01-27 Richard Guenther <rguenther@suse.de>
4212
4213 PR middle-end/51959
4214 * g++.dg/torture/pr51959.C: New testcase.
4215
4216 2012-01-27 Tom de Vries <tom@codesourcery.com>
4217
4218 PR tree-optimization/51990
4219 * gcc.dg/pr51990.c: New test.
4220 * gcc.dg/pr51990-2.c: Same.
4221
4222 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
4223 Tobias Burnus <burnus@gcc.gnu.org>
4224
4225 PR fortran/48705
4226 * gfortran.dg/class_allocate_11.f03: New.
4227
4228 PR fortran/51870
4229 PR fortran/51943
4230 PR fortran/51946
4231 * gfortran.dg/class_allocate_7.f03: New.
4232 * gfortran.dg/class_allocate_8.f03: New.
4233 * gfortran.dg/class_allocate_9.f03: New.
4234 * gfortran.dg/class_allocate_10.f03: New.
4235
4236 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
4237
4238 * gnat.dg/discr34.adb: New test.
4239 * gnat.dg/discr34_pkg.ads: New helper.
4240
4241 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
4242
4243 * gnat.dg/discr33.adb: New test.
4244
4245 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
4246
4247 * gnat.dg/limited_with3.ad[sb): New test.
4248 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
4249 * gnat.dg/limited_with3_pkg2.ads: Likewise.
4250 * gnat.dg/limited_with3_pkg3.ads: Likewise.
4251
4252 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
4253
4254 * gnat.dg/stack_usage1.adb: New test.
4255 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
4256
4257 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
4258 * gcc.dg/pr44194-2.c: Likewise.
4259
4260 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
4261
4262 PR c++/51370
4263 * g++.dg/template/crash112.C: New.
4264
4265 2012-01-27 Richard Henderson <rth@redhat.com>
4266
4267 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
4268
4269 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4270
4271 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
4272
4273 2012-01-26 Jakub Jelinek <jakub@redhat.com>
4274
4275 PR middle-end/51895
4276 * g++.dg/opt/pr51895.C: New test.
4277
4278 2012-01-26 Michael Matz <matz@suse.de>
4279
4280 PR tree-optimization/48794
4281 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
4282
4283 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4284
4285 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
4286
4287 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4288
4289 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
4290 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
4291 memory.
4292 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
4293 the default value for s390 and s390x.
4294
4295 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
4296
4297 PR lto/51698
4298 * gcc.dg/lto/trans-mem-4_0.c: New.
4299 * gcc.dg/lto/trans-mem-4_1.c: New.
4300 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
4301 TM builtins.
4302 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
4303 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
4304 TM builtins.
4305 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
4306 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
4307 TM builtins.
4308
4309 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
4310
4311 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
4312
4313 2012-01-25 Ian Lance Taylor <iant@google.com>
4314
4315 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
4316
4317 2012-01-25 Tobias Burnus <burnus@net-b.de>
4318
4319 PR fortran/51995
4320 * gfortran.dg/typebound_proc_25.f90: New.
4321
4322 2012-01-25 Jason Merrill <jason@redhat.com>
4323
4324 PR c++/51992
4325 * g++.dg/lto/pr51992_0.C: New.
4326
4327 2012-01-25 Jakub Jelinek <jakub@redhat.com>
4328
4329 PR tree-optimization/51987
4330 * gcc.target/i386/pr51987.c: New test.
4331
4332 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
4333
4334 * gcc.dg/tm/lto-1.c: Require lto support in target.
4335
4336 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
4337
4338 PR rtl-optimization/48374
4339 * gcc.dg/pr48374.c: New test.
4340
4341 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
4342
4343 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
4344
4345 2012-01-25 Tobias Burnus <burnus@net-b.de>
4346
4347 PR fortran/51966
4348 * gfortran.dg/derived_constructor_char_3.f90: New.
4349
4350 2012-01-24 Ian Lance Taylor <iant@google.com>
4351
4352 * go.test/go-test.exp (filecmp): New procedure.
4353 (errchk): Handle quoted square brackets.
4354 (go-gc-tests): Set go_compile_args. Handle various new test
4355 lines. Skip a few new tests.
4356 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
4357
4358 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
4359
4360 * lib/target-supports.exp (proc check_effective_target_vect_perm)
4361 (check_effective_target_vect_extract_even_odd)
4362 (check_effective_target_vect_interleave): Return true for MIPS
4363 paired-single.
4364
4365 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
4366
4367 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
4368 (main): Use it instead of argc.
4369
4370 2012-01-24 Jason Merrill <jason@redhat.com>
4371
4372 PR c++/51973
4373 * g++.dg/cpp0x/sfinae31.C: New.
4374
4375 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
4376
4377 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
4378
4379 2012-01-24 Jason Merrill <jason@redhat.com>
4380
4381 PR c++/51812
4382 * g++.dg/inherit/covariant20.C: New.
4383
4384 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
4385
4386 PR c++/51223
4387 * g++.dg/parse/crash58.C: New.
4388
4389 2012-01-24 Jakub Jelinek <jakub@redhat.com>
4390
4391 PR target/51957
4392 * gcc.dg/pr51957-1.c: New test.
4393 * gcc.dg/pr51957-1.h: New file.
4394 * gcc.dg/pr51957-2.c: New test.
4395
4396 2012-01-23 Jason Merrill <jason@redhat.com>
4397
4398 PR c++/51930
4399 * g++.dg/ext/visibility/template10.C: New.
4400
4401 2012-01-23 Tobias Burnus <burnus@net-b.de>
4402
4403 PR fortran/51948
4404 * gfortran.dg/move_alloc_12.f90: New.
4405
4406 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
4407
4408 PR middle-end/45416
4409 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
4410
4411 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
4412
4413 PR c++/51398
4414 * g++.dg/template/crash111.C: New.
4415
4416 2012-01-23 Arnaud Charlet <charlet@adacore.com>
4417
4418 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
4419 configurations.
4420 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
4421
4422 2012-01-23 Dodji Seketeli <dodji@redhat.com>
4423
4424 PR testsuite/51941
4425 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
4426 the DW_TAG_class_type and DW_AT_name: "Executor".
4427
4428 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
4429
4430 * lib/target-supports.exp
4431 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
4432 (check_effective_target_vect_interleave): Likewise.
4433
4434 2012-01-22 Jason Merrill <jason@redhat.com>
4435
4436 PR c++/51925
4437 * g++.dg/template/using20.C: New.
4438 * g++.dg/template/template-id-2.C: Adjust diagnostic.
4439
4440 2012-01-23 Jason Merrill <jason@redhat.com>
4441
4442 PR target/51934
4443 * g++.dg/torture/pr51344.C: Limit to x86.
4444
4445 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
4446
4447 * c-c++-common/tm/omp.c: Require target with pthread support.
4448
4449 2012-01-23 Richard Guenther <rguenther@suse.de>
4450
4451 PR tree-optimization/51949
4452 * gcc.dg/torture/pr51949.c: New testcase.
4453
4454 2012-01-23 Jakub Jelinek <jakub@redhat.com>
4455
4456 PR rtl-optimization/51933
4457 * gcc.c-torture/execute/pr51933.c: New test.
4458
4459 2012-01-22 Douglas B Rupp <rupp@gnat.com>
4460
4461 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
4462 Do not define for Interix.
4463
4464 2012-01-22 Jason Merrill <jason@redhat.com>
4465
4466 PR c++/51832
4467 * g++.dg/lto/pr51832.h: New.
4468 * g++.dg/lto/pr51832_0.C: New.
4469 * g++.dg/lto/pr51832_1.C: New.
4470
4471 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
4472
4473 * gcc.dg/ext-elim-1.c: New test.
4474
4475 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
4476
4477 PR target/51931
4478 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
4479 * g++.dg/opt/longbranch1.C: Likewise.
4480
4481 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
4482
4483 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
4484 in C++11 mode.
4485
4486 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
4487
4488 PR fortran/50556
4489 * gfortran.dg/namelist_74.f90: New test.
4490 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
4491
4492 2012-01-21 Tobias Burnus <burnus@net-b.de>
4493
4494 PR fortran/51913
4495 * gfortran.dg/class_47.f90: New.
4496
4497 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
4498
4499 * gnat.dg/renaming5.ad[sb]: New test.
4500
4501 2012-01-20 Jason Merrill <jason@redhat.com>
4502
4503 PR c++/51919
4504 * g++.dg/pch/mangle1.{C,Hs}: Remove.
4505
4506 2012-01-20 Jason Merrill <jason@redhat.com>
4507
4508 PR c++/51922
4509 * g++.dg/ext/attrib42.C: Require ilp32.
4510
4511 2012-01-20 Jakub Jelinek <jakub@redhat.com>
4512
4513 PR target/51915
4514 * gcc.target/arm/pr51915.c: New test.
4515
4516 2012-01-20 Cary Coutant <ccoutant@google.com>
4517 Dodji Seketeli <dodji@redhat.com>
4518
4519 PR debug/45682
4520 * g++.dg/debug/dwarf2/nested-3.C: New test.
4521
4522 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
4523
4524 PR c++/51402
4525 * g++.dg/template/crash110.C: New.
4526
4527 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4528
4529 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
4530 Remove default options on hppa*-*-hpux*.
4531
4532 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4533
4534 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
4535
4536 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4537
4538 * gcc.c-torture/compile/pr51856.c: New testcase.
4539
4540 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
4541
4542 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
4543 options to go_target_compile.
4544
4545 2012-01-20 Kai Tietz <ktietz@redhat.com>
4546
4547 * g++.dg/torture/pr51344.C: Fix typo.
4548
4549 2012-01-20 Richard Guenther <rguenther@suse.de>
4550
4551 PR tree-optimization/51903
4552 * g++.dg/torture/pr51903.C: New testcase.
4553
4554 2012-01-20 Tobias Burnus <burnus@net-b.de>
4555 Janus Weil <janus@gcc.gnu.org>
4556
4557 PR fortran/51056
4558 * gfortran.dg/use_21.f90: New.
4559
4560 2012-01-20 Jakub Jelinek <jakub@redhat.com>
4561
4562 PR target/51106
4563 * gcc.dg/torture/pr51106-1.c: New test.
4564 * gcc.dg/torture/pr51106-2.c: New test.
4565
4566 2012-01-19 Kai Tietz <ktietz@redhat.com>
4567
4568 * g++.dg/torture/pr51344.C: New test.
4569
4570 2012-01-19 Tobias Burnus <burnus@net-b.de>
4571
4572 PR fortran/51904
4573 * gfortran.dg/intrinsic_size_2.f90: New.
4574
4575 2012-01-19 Jason Merrill <jason@redhat.com>
4576
4577 PR c++/51889
4578 * g++.dg/inherit/using7.C: New.
4579
4580 2012-01-19 Richard Guenther <rguenther@suse.de>
4581
4582 PR tree-optimization/37997
4583 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
4584
4585 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
4586
4587 PR rtl-optimization/51505
4588 * gcc.dg/pr51505.c: New test.
4589
4590 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
4591
4592 PR fortran/51634
4593 * gfortran.dg/typebound_operator_12.f03: New.
4594 * gfortran.dg/typebound_operator_13.f03: New.
4595
4596 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
4597
4598 PR c++/51225
4599 * g++.dg/cpp0x/pr51225.C: New.
4600
4601 2012-01-17 Ian Lance Taylor <iant@google.com>
4602
4603 PR go/50656
4604 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
4605
4606 2012-01-17 Tobias Burnus <burnus@net-b.de>
4607
4608 PR fortran/51869
4609 * gfortran.dg/realloc_on_assign_9.f90: New.
4610
4611 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
4612
4613 PR other/51165
4614 * gcc.dg/tm/memopt-3.c: Remove xfail.
4615 * gcc.dg/tm/memopt-4.c: Remove xfail.
4616 * gcc.dg/tm/memopt-5.c: Remove xfail.
4617 * gcc.dg/tm/memopt-7.c: Remove xfail.
4618
4619 2012-01-17 Jakub Jelinek <jakub@redhat.com>
4620
4621 PR tree-optimization/51877
4622 * gcc.c-torture/execute/pr51877.c: New test.
4623
4624 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
4625
4626 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
4627 {!vect_align_arrays} to vect_sizes_32B_16B.
4628 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
4629 * gcc.dg/vect/vect-peel-3.c: Ditto.
4630
4631 2012-01-16 Jason Merrill <jason@redhat.com>
4632
4633 PR c++/51854
4634 * g++.dg/abi/mangle60.C: New.
4635
4636 PR c++/51827
4637 * g++.dg/pch/mangle1.{C,Hs}: New.
4638
4639 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
4640 Tobias Burnus <burnus@net-b.de>
4641
4642 PR fortran/50981
4643 * gfortran.dg/elemental_optional_args_3.f90: New
4644 * gfortran.dg/elemental_optional_args_4.f90: New
4645
4646 2012-01-16 Tobias Burnus <burnus@net-b.de>
4647
4648 PR fortran/51809
4649 * gfortran.dg/use_20.f90: New
4650
4651 2012-01-16 Jason Merrill <jason@redhat.com>
4652
4653 PR c++/51868
4654 * g++.dg/cpp0x/rv-bitfield.C: New.
4655 * g++.dg/cpp0x/rv-bitfield2.C: New.
4656
4657 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
4658
4659 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
4660 subroutine 'qsort' and use index array to assign the result.
4661
4662 2012-01-16 Jakub Jelinek <jakub@redhat.com>
4663
4664 PR tree-optimization/51865
4665 * gcc.dg/pr51865.c: New test.
4666
4667 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
4668
4669 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
4670
4671 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
4672
4673 * gcc.target/mips/code-readable-2.c: Allow the jump table address
4674 to be loaded from the constant pool, rather than via %hi and %lo.
4675
4676 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
4677
4678 PR rtl-optimization/51821
4679 * gcc.dg/pr51821.c: New test.
4680
4681 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
4682
4683 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
4684
4685 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
4686
4687 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
4688
4689 2012-01-14 Tobias Burnus <burnus@net-b.de>
4690
4691 PR fortran/51800
4692 * gfortran.dg/init_flag_8.f90: New.
4693 * gfortran.dg/init_flag_9.f90: New.
4694
4695 2011-01-14 Tobias Burnus <burnus@net-b.de>
4696
4697 PR fortran/51816
4698 * gfortran.dg/use_18.f90: New.
4699 * gfortran.dg/use_19.f90: New.
4700
4701 2012-01-13 Ian Lance Taylor <iant@google.com>
4702
4703 PR c++/50012
4704 * g++.dg/warn/Wsign-compare-4.C: New.
4705
4706 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
4707
4708 PR fortran/48351
4709 * gfortran.dg/alloc_comp_assign.f03: New.
4710 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
4711 __BUILTIN_FREE from 38 to 32.
4712
4713 2012-01-13 Jason Merrill <jason@redhat.com>
4714
4715 PR c++/20681
4716 * g++.dg/warn/Wreturn-type-7.C: New.
4717
4718 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
4719
4720 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
4721 assumption.
4722 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
4723 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
4724 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
4725 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
4726 int32plus because of big array needed.
4727 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
4728 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
4729
4730 2012-01-13 Jason Merrill <jason@redhat.com>
4731
4732 PR c++/51813
4733 * g++.dg/ext/visibility/template9.C: New.
4734
4735 PR c++/51620
4736 * g++.dg/cpp0x/defaulted34.C: New.
4737 * g++.dg/template/virtual3.C: New.
4738
4739 2012-01-13 Richard Guenther <rguenther@suse.de>
4740
4741 PR middle-end/8081
4742 * gcc.dg/torture/pr8081.c: New testcase.
4743
4744 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
4745
4746 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
4747
4748 2012-01-12 Jason Merrill <jason@redhat.com>
4749
4750 PR c++/51714
4751 * g++.dg/ext/stmtexpr14.C: New.
4752
4753 2012-01-13 Dodji Seketeli <dodji@redhat.com>
4754
4755 PR c++/51633
4756 * g++.dg/cpp0x/constexpr-diag4.C: New test.
4757
4758 2012-01-12 Jason Merrill <jason@redhat.com>
4759
4760 PR c++/48051
4761 * g++.dg/abi/mangle48.C: Test qualified-names, too.
4762 * g++.dg/abi/mangle58.C: Likewise.
4763
4764 PR c++/51403
4765 * g++.dg/template/arg8.C: New.
4766
4767 2012-01-12 Ira Rosen <irar@il.ibm.com>
4768
4769 PR tree-optimization/51799
4770 * gcc.dg/vect/pr51799.c: New test.
4771 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
4772 patterns.
4773
4774 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
4775 Tobias Burnus <burnus@net-b.de>
4776
4777 PR fortran/51057
4778 PR fortran/51616
4779 * lib/target-supports.exp
4780 (check_effective_target_fortran_largest_fp_has_sqrt): New.
4781 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
4782
4783 2012-01-11 Jason Merrill <jason@redhat.com>
4784
4785 PR c++/51565
4786 * g++.dg/ext/attrib42.C: New.
4787
4788 2012-01-11 Jakub Jelinek <jakub@redhat.com>
4789
4790 PR bootstrap/51796
4791 * gcc.dg/pr51796.c: New test.
4792
4793 2012-01-11 Jason Merrill <jason@redhat.com>
4794
4795 PR c++/51818
4796 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
4797
4798 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
4799
4800 * gnat.dg/array19.ad[sb]: New test.
4801
4802 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
4803
4804 * gnat.dg/opt23.ad[sb]: New test.
4805 * gnat.dg/opt23_pkg.ad[sb]: New helper.
4806 * gnat.dg/opt24.ad[sb]: New test.
4807
4808 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4809
4810 PR tree-optimization/49642
4811 * gcc.dg/tree-ssa/pr49642-1.c: New test.
4812 * gcc.dg/tree-ssa/pr49642-2.c: New test.
4813
4814 2012-01-11 Jason Merrill <jason@redhat.com>
4815
4816 PR c++/51613
4817 * g++.dg/template/explicit-args5.C: New.
4818
4819 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4820
4821 * gcc.c-torture/execute/20120110-1.c: New testcase.
4822
4823 2012-01-10 Jason Merrill <jason@redhat.com>
4824
4825 PR c++/51614
4826 * g++.dg/inherit/ambig1.C: New.
4827
4828 PR c++/51433
4829 * g++.dg/cpp0x/constexpr-cache1.C: New.
4830
4831 2012-01-10 Richard Guenther <rguenther@suse.de>
4832
4833 PR tree-optimization/51801
4834 * gcc.dg/torture/pr51801.c: New testcase.
4835
4836 2012-01-10 Tobias Burnus <burnus@net-b.de>
4837
4838 PR fortran/51652
4839 * gfortran.dg/allocate_with_typespec_5.f90: New.
4840
4841 2012-01-10 Tobias Burnus <burnus@net-b.de>
4842
4843 * gfortran.dg/class_39.f03: Update dg-error string.
4844
4845 2012-01-10 Richard Guenther <rguenther@suse.de>
4846
4847 PR tree-optimization/50913
4848 * gcc.dg/graphite/interchange-16.c: New testcase.
4849 * gcc.dg/graphite/scop-20.c: XFAIL.
4850 * gfortran.dg/graphite/interchange-1.f: Likewise.
4851 * gfortran.dg/graphite/block-1.f90: Likewise.
4852 * gfortran.dg/graphite/block-2.f: Likewise.
4853
4854 2012-01-10 Richard Henderson <rth@redhat.com>
4855
4856 * lib/target-supports.exp (check_effective_target_vect_perm,
4857 check_effective_target_vect_perm_byte,
4858 check_effective_target_vect_perm_short): Enable for arm neon.
4859
4860 2012-01-09 Tobias Burnus <burnus@net-b.de>
4861
4862 PR fortran/46328
4863 * gfortran.dg/typebound_operator_11.f90: New.
4864
4865 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
4866
4867 * gnat.dg/array18.adb: New test.
4868 * gnat.dg/array18_pkg.ads: New helper.
4869
4870 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
4871
4872 PR fortran/51791
4873 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
4874 around base object in first assignment in main program.
4875 * gfortran.dg/typebound_operator_10.f03: New test.
4876
4877 2012-01-09 Martin Jambor <mjambor@suse.cz>
4878
4879 PR tree-optimization/51759
4880 * g++.dg/ipa/pr51759.C: New test.
4881
4882 2012-01-09 Tobias Burnus <burnus@net-b.de>
4883
4884 PR fortran/51758
4885 * gfortran.dg/optional_absent_2.f90: New.
4886
4887 2012-01-09 Tobias Burnus <burnus@net-b.de>
4888
4889 PR fortran/51578
4890 * gfortran.dg/use_17.f90: New.
4891
4892 2012-01-09 Gary Funck <gary@intrepid.com>
4893
4894 PR preprocessor/33919
4895 * gcc.dg/pr33919.c: New test.
4896 * gcc.dg/pr33919-0.h: New test header file.
4897 * gcc.dg/pr33919-1.h: Ditto.
4898 * gcc.dg/pr33919-2.h: Ditto.
4899
4900 2012-01-07 Jan Hubicka <jh@suse.cz>
4901
4902 PR tree-optimize/51694
4903 * gcc.c-torture/compile/pr51694.c: new testcase.
4904
4905 2012-01-07 Jan Hubicka <jh@suse.cz>
4906
4907 PR tree-optimization/51600
4908 * g++.dg/torture/pr51600.C: New testcase.
4909
4910 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4911
4912 PR gcov-profile/51715
4913 PR gcov-profile/51717
4914 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
4915 * gcc.misc-tests/gcov-14.c: Likewise.
4916
4917 2012-01-06 Jason Merrill <jason@redhat.com>
4918
4919 * g++.dg/parse/new5.C: New.
4920
4921 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
4922
4923 PR testsuite/51655
4924 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
4925 including <string.h>.
4926
4927 2012-01-06 Jason Merrill <jason@redhat.com>
4928
4929 * g++.dg/abi/mangle51.C: New.
4930 * g++.dg/abi/mangle52.C: New.
4931 * g++.dg/abi/mangle53.C: New.
4932 * g++.dg/abi/mangle54.C: New.
4933 * g++.dg/abi/mangle55.C: New.
4934 * g++.dg/abi/mangle56.C: New.
4935 * g++.dg/abi/mangle57.C: New.
4936 * g++.dg/abi/mangle58.C: New.
4937 * g++.dg/abi/mangle59.C: New.
4938 * g++.dg/cpp0x/trailing3.C: Update mangling.
4939 * g++.dg/cpp0x/variadic111.C: Update mangling.
4940 * g++.dg/cpp0x/variadic4.C: Update mangling.
4941 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
4942 * g++.dg/template/nontype22.C: Works now.
4943 * g++.dg/template/pr35240.C: Works now.
4944
4945 * g++.dg/cpp0x/error7.C: New.
4946
4947 2012-01-06 Tobias Burnus <burnus@net-b.de>
4948
4949 * gfortran.dg/deallocate_stat_2.f90: New.
4950 * coarray/allocate_errgmsg.f90: New.
4951 * gfortran.dg/coarray_lib_alloc_1.f90: New.
4952 * gfortran.dg/coarray_lib_alloc_2.f90: New.
4953 * coarray/subobject_1.f90: Fix for num_images > 1.
4954 * gfortran.dg/deallocate_stat.f90: Update due to changed
4955 stat= handling.
4956
4957 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
4958
4959 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
4960
4961 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
4962
4963 * ada/acats/overflow.lst: Add cb20004.
4964
4965 2012-01-05 Dodji Seketeli <dodji@redhat.com>
4966
4967 PR c++/51541
4968 * g++.dg/cpp0x/alias-decl-18.C: New test.
4969
4970 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
4971
4972 * gcc.c-torture/execute/20120104-1.c: New test.
4973
4974 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
4975
4976 PR fortran/PR48946
4977 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
4978 the old typebound_operator_8.f03.
4979 * gfortran.dg/typebound_operator_8.f03: New version of
4980 typebound_operator_7.f03 with 'u' a derived type instead of a
4981 class object.
4982
4983 2012-01-05 Richard Guenther <rguenther@suse.de>
4984
4985 * g++.dg/torture/pr49309.C: Skip for -flto.
4986
4987 2012-01-05 Jakub Jelinek <jakub@redhat.com>
4988
4989 PR middle-end/51761
4990 * gcc.c-torture/compile/pr51761.c: New test.
4991
4992 2012-01-05 Richard Guenther <rguenther@suse.de>
4993
4994 PR tree-optimization/51760
4995 * gcc.dg/torture/pr51760.c: New testcase.
4996
4997 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
4998
4999 PR middle-end/51472
5000 * gcc.dg/tm/memopt-6.c: Adjust regexp.
5001
5002 2012-01-05 Richard Guenther <rguenther@suse.de>
5003
5004 PR lto/41576
5005 * gfortran.dg/lto/pr41576_0.f90: New testcase.
5006 * gfortran.dg/lto/pr41576_1.f90: Likewise.
5007
5008 2012-01-04 Jakub Jelinek <jakub@redhat.com>
5009
5010 PR debug/51695
5011 * gcc.dg/pr51695.c: New test.
5012
5013 2012-01-04 Andrew Pinski <apinski@cavium.com>
5014
5015 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
5016 * gcc.target/mips/octeon2-lx-1.c: New test.
5017 * gcc.target/mips/mips64-dsp-ldx.c: New test.
5018 * gcc.target/mips/octeon2-lx-2.c: New test.
5019 * gcc.target/mips/octeon2-lx-3.c: New test.
5020
5021 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
5022
5023 PR other/51163
5024 PR other/51164
5025 * gcc.dg/tm/alias-1.c: Adjust regexp.
5026 * gcc.dg/tm/alias-2.c: Adjust regexp.
5027
5028 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
5029
5030 PR c++/51064
5031 * g++.dg/warn/Wparentheses-26.C: New.
5032
5033 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
5034
5035 * gfortran.dg/elemental_optional_args_2.f90: New test.
5036
5037 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
5038
5039 PR fortran/49693
5040 * gfortran.dg/common_17.f90: New test.
5041
5042 2012-01-04 Richard Guenther <rguenther@suse.de>
5043
5044 PR tree-optimization/49651
5045 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
5046 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
5047
5048 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
5049
5050 PR c++/51738
5051 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
5052
5053 2012-01-03 Andrew Pinski <apinski@cavium.com>
5054
5055 * lib/scanasm.exp (dg-function-on-line): Always use a special format
5056 for all mips targets. Also allow an optional .cfi_startproc.
5057
5058 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
5059
5060 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
5061
5062 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
5063
5064 PR c++/29273
5065 * g++.dg/rtti/dyncast5.C: New.
5066
5067 2012-01-03 Richard Guenther <rguenther@suse.de>
5068
5069 PR tree-optimization/51070
5070 * gcc.dg/torture/pr51070-2.c: New testcase.
5071
5072 2012-01-03 Richard Guenther <rguenther@suse.de>
5073
5074 PR tree-optimization/51692
5075 * gcc.dg/torture/pr51692.c: New testcase.
5076
5077 2012-01-03 Richard Guenther <rguenther@suse.de>
5078
5079 PR debug/51650
5080 * g++.dg/lto/pr51650-3_0.C: New testcase.
5081
5082 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
5083
5084 PR c++/15867
5085 * g++.dg/warn/Wredundant-decls-spec.C: New.
5086
5087 2012-01-03 Jakub Jelinek <jakub@redhat.com>
5088
5089 PR tree-optimization/51719
5090 * g++.dg/tree-prof/pr51719.C: New test.
5091
5092 2012-01-03 Richard Guenther <rguenther@suse.de>
5093
5094 PR middle-end/51730
5095 * gcc.dg/fold-compare-6.c: New testcase.
5096
5097 2012-01-03 Jakub Jelinek <jakub@redhat.com>
5098
5099 PR c++/51669
5100 * g++.dg/gomp/pr51669.C: New test.
5101
5102 2012-01-02 Jason Merrill <jason@redhat.com>
5103
5104 PR c++/51675
5105 * g++.dg/cpp0x/constexpr-union2.C: New.
5106
5107 PR c++/51666
5108 * g++.dg/cpp0x/nsdmi-defer5.C: New.
5109
5110 2012-01-02 Dodji Seketeli <dodji@redhat.com>
5111
5112 PR c++/51462
5113 * g++.dg/cpp0x/constexpr-99.C: New test.
5114
5115 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
5116
5117 PR c++/20140
5118 * g++.dg/template/init9.C: New.
5119
5120 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
5121
5122 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
5123 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
5124 rather than a specific number.
5125
5126 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
5127
5128 PR fortran/46262
5129 PR fortran/46328
5130 PR fortran/51052
5131 * gfortran.dg/typebound_operator_7.f03: New.
5132 * gfortran.dg/typebound_operator_8.f03: New.
5133
5134 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
5135
5136 PR target/51729
5137 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
5138 XFAIL.
5139 * gcc.target/mips/dspr2-MULTU.c: Likewise.
5140
5141 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
5142
5143 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
5144
5145 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
5146
5147 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
5148 for MIPS.
5149
5150 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
5151
5152 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
5153 * gfortran.dg/io_real_boz_4.f90: Likewise.
5154 * gfortran.dg/io_real_boz_5.f90: Likewise.
5155
5156 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
5157
5158 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
5159
5160 2012-01-02 Revital Eres <revital.eres@linaro.org>
5161
5162 * gcc.dg/sms-11.c: New file.
5163
5164 2012-01-02 Tobias Burnus <burnus@net-b.de>
5165
5166 PR fortran/51682
5167 * gfortran.dg/coarray/image_index_3.f90: New.
5168
5169 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
5170
5171 PR c++/16603
5172 * g++.dg/parse/enum8.C: New.
5173
5174 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
5175
5176 PR c++/51379
5177 * g++.dg/conversion/reinterpret4.C: New.
5178 * g++.dg/conversion/reinterpret1.C: Adjust.
5179
5180 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
5181
5182 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
5183
5184 2012-01-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
5185
5186 * g++.old-deja/g++.brendan/crash25.C: Adjust.
5187 * g++.old-deja/g++.brendan/crash56.C: Likewise.
5188 * g++.old-deja/g++.jason/access14.C: Likewise.
5189 * g++.old-deja/g++.jason/access8.C: Likewise.
5190 * g++.old-deja/g++.jason/access1.C: Likewise.
5191 * g++.old-deja/g++.other/access3.C: Likewise.
5192 * g++.old-deja/g++.other/access5.C: Likewise.
5193 * g++.old-deja/g++.law/unsorted1.C: Likewise.
5194 * g++.old-deja/g++.law/visibility22.C: Likewise.
5195 * g++.old-deja/g++.law/visibility26.C: Likewise.
5196 * g++.old-deja/g++.mike/p2746.C: Likewise.
5197 * g++.dg/debug/using1.C: Likewise.
5198 * g++.dg/lookup/using51.C: Likewise.
5199 * g++.dg/inherit/using5.C: Likewise.
5200 * g++.dg/inherit/pr30297.C: Likewise.
5201 * g++.dg/inherit/access8.C: Likewise.
5202 * g++.dg/torture/pr39362.C: Likewise.
5203 * g++.dg/template/crash13.C: Likewise.
5204 * g++.dg/template/using10.C: Likewise.
5205
5206 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
5207
5208 PR fortran/51502
5209 * lib/gcc-dg.exp (scan-module-absence): Really commit last
5210 change.
5211
5212 2012-01-01 Ira Rosen <irar@il.ibm.com>
5213
5214 PR tree-optimization/51704
5215 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
5216 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
5217 corresponding flags.
5218
5219 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
5220
5221 PR c++/51723
5222 * g++.dg/cpp0x/constexpr-delegating2.C: New.
5223
5224 2012-01-01 Jan Hubicka <jh@suse.cz>
5225
5226 PR rtl-optimization/51069
5227 * gcc.c-torture/compile/pr51069.c: New testcase.
5228
5229 2012-01-01 Jakub Jelinek <jakub@redhat.com>
5230
5231 PR tree-optimization/51683
5232 * gcc.dg/pr51683.c: New test.
5233 \f
5234 Copyright (C) 2012 Free Software Foundation, Inc.
5235
5236 Copying and distribution of this file, with or without modification,
5237 are permitted in any medium without royalty provided the copyright
5238 notice and this notice are preserved.