1 2012-06-12 Jakub Jelinek <jakub@redhat.com>
3 PR rtl-optimization/53589
4 * gcc.dg/torture/pr53589.c: New test.
6 2012-06-12 Oleg Endo <olegendo@gcc.gnu.org>
9 * gcc.target/sh/pr50749-sf-postinc-2.c: New.
10 * gcc.target/sh/pr50749-sf-postinc-4.c: New.
11 * gcc.target/sh/pr50749-qihisi-postinc-2.c: New.
12 * gcc.target/sh/pr50749-qihisi-postinc-4.c: New.
13 * gcc.target/sh/pr50749-sf-predec-2.c: New.
14 * gcc.target/sh/pr50749-sf-predec-4.c: New.
15 * gcc.target/sh/pr50749-qihisi-predec-1.c: New.
16 * gcc.target/sh/pr50749-qihisi-predec-3.c: New.
17 * gcc.target/sh/pr50749-sf-postinc-1.c: New.
18 * gcc.target/sh/pr50749-sf-postinc-3.c: New.
19 * gcc.target/sh/pr50749-qihisi-postinc-1.c: New.
20 * gcc.target/sh/pr50749-qihisi-postinc-3.c: New.
21 * gcc.target/sh/pr50749-sf-predec-1.c: New.
22 * gcc.target/sh/pr50749-sf-predec-3.c: New.
23 * gcc.target/sh/pr50749-qihisi-predec-2.c: New.
24 * gcc.target/sh/pr50749-qihisi-predec-4.c: New.
26 2012-06-11 Sriraman Tallam <tmsriram@google.com>
28 * gcc.target/i386/builtin_target.c (vendor_signatures): New enum.
29 (check_intel_cpu_model): New function.
30 (check_amd_cpu_model): New function.
31 (check_features): New function.
32 (__get_cpuid_output): New function.
33 (check_detailed): New function.
34 (fn1): Rename to quick_check.
35 (main): Update to call quick_check and call check_detailed.
37 2012-06-11 Richard Henderson <rth@redhat.com>
39 * lib/target-supports.exp
40 (check_effective_target_sync_long_long_runtime): Use
41 check_effective_target_lp64 instead of
42 check_effective_target_powerpc64 for powerpc targets.
44 2012-06-11 Oleg Endo <olegendo@gcc.gnu.org>
47 * gcc.target/sh/pr53511-1.c: New.
49 2012-06-11 Richard Guenther <rguenther@suse.de>
52 * g++.dg/lto/pr53470_0.C: New testcase.
53 * gcc.dg/lto/pr53470_0.c: Likewise.
55 2012-06-11 Richard Guenther <rguenther@suse.de>
58 * g++.dg/ext/pr53605.C: New testcase.
60 2012-06-11 Eric Botcazou <ebotcazou@adacore.com>
62 * gnat.dg/specs/array1.ads: New test.
63 * gnat.dg/specs/array2.ads: Likewise.
64 * gnat.dg/array22.adb: Likewise.
66 2012-06-11 Eric Botcazou <ebotcazou@adacore.com>
68 * gnat.dg/constant4.adb: New test.
69 * gnat.dg/constant4_pkg.ads: New helper.
71 2012-06-08 Janus Weil <janus@gcc.gnu.org>
74 * gfortran.dg/allocate_alloc_opt_1.f90: Modified.
75 * gfortran.dg/allocate_class_1.f90: Modified.
76 * gfortran.dg/allocate_with_typespec_4.f90: Modified.
77 * gfortran.dg/allocate_class_2.f90: New.
79 2012-06-07 Hans-Peter Nilsson <hp@axis.com>
82 * gcc.dg/pr46647.c: xfail for cris-* and crisv32-*.
84 2012-06-07 Thomas König <tkoenig@gcc.gnu.org>
87 * gfortran.dg/string_assign_2.f90: New test case.
89 2012-06-07 Thomas König <tkoenig@gcc.gnu.org>
92 * gfortran.dg/string_assign_1.f90: New test case.
94 2012-06-07 Jakub Jelinek <jakub@redhat.com>
97 * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
98 * gcc.dg/gomp/critical-4.c: Likewise.
99 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
100 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
101 * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
102 * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
103 * c-c++-common/gomp/pr53580.c: New test.
105 2012-06-07 Fabien Chêne <fabien@gcc.gnu.org>
108 * g++.dg/cpp0x/forw_enum11.C: New.
110 2012-06-06 Paolo Carlini <paolo.carlini@oracle.com>
113 * g++.dg/cpp0x/alias-decl-19.C: New.
115 2012-06-06 Steven Bosscher <steven@gcc.gnu.org>
117 * g++.old-deja/g++.brendan/array1.C: Remove dg-options.
119 2012-06-06 Uros Bizjak <ubizjak@gmail.com>
121 * gcc.target/i386/avx-os-support.h (XCR_XFEATURE_ENABLED_MASK): New.
125 (avx_os_support): Use new defines.
127 2012-06-06 Richard Guenther <rguenther@suse.de>
130 * gfortran.dg/vect/pr32380.f: Adjust number of expected vectorized
133 2012-06-06 Fabien Chêne <fabien@gcc.gnu.org>
136 * g++.dg/cpp0x/pr52841.C: New testcase.
138 2012-06-06 Richard Guenther <rguenther@suse.de>
140 PR tree-optimization/53081
141 * gcc.dg/tree-ssa/ldist-20.c: New testcase.
142 * gcc.dg/tree-ssa/loop-19.c: Add -fno-tree-loop-distribute-patterns.
144 2012-06-05 Michael Meissner <meissner@linux.vnet.ibm.com>
146 * gcc.target/powerpc/pr53487.c: New test.
148 2012-06-05 Pat Haugen <pthaugen@us.ibm.com>
150 * gcc.target/powerpc/lhs-1.c: Use parm instead of stack space.
152 2012-06-05 Edmar Wienskoski <edmar@freescale.com>
154 * gcc.dg/tree-ssa/vector-3.c: Adjust regular expression.
156 2012-06-05 Richard Guenther <rguenther@suse.de>
158 PR tree-optimization/30442
159 * gcc.dg/vect/bb-slp-30.c: New testcase.
161 2012-06-05 Richard Guenther <rguenther@suse.de>
163 PR tree-optimization/53081
164 * gcc.dg/tree-ssa/ldist-19.c: New testcase.
165 * gcc.c-torture/execute/builtins/builtins.exp: Always pass
166 -fno-tree-loop-distribute-patterns.
168 2012-06-05 Alan Modra <amodra@gmail.com>
170 * gcc.target/powerpc/savres.c: Add -mdynamic-no-pic for darwin.
171 Check static chain in nested funcs.
173 2012-06-04 Tobias Burnus <burnus@net-b.de>
176 * gfortran.dg/init_flag_10.f90: New.
178 2012-06-04 Paolo Carlini <paolo.carlini@oracle.com>
181 * g++.dg/warn/Wenum-compare-no-2: New.
183 2012-06-04 Dodji Seketeli <dodji@redhat.com>
185 PR preprocessor/53463
186 * g++.dg/cpp/limits.C: New test.
187 * g++.dg/parse/error19.C: Adjust.
188 * g++.dg/warn/Wconversion-real-integer2.C: Likewise.
189 * g++.dg/warn/pr35635.C: Likewise.
190 * g++.old-deja/g++.pt/assign1.C: Likewise.
192 2012-06-04 Edmar Wienskoski <edmar@freescale.com>
195 * gcc.target/powerpc/cell_builtin_1.c: New test case.
196 * gcc.target/powerpc/cell_builtin_2.c: Ditto.
197 * gcc.target/powerpc/cell_builtin_3.c: Ditto.
198 * gcc.target/powerpc/cell_builtin_4.c: Ditto.
199 * gcc.target/powerpc/cell_builtin_5.c: Ditto.
200 * gcc.target/powerpc/cell_builtin_6.c: Ditto.
201 * gcc.target/powerpc/cell_builtin_7.c: Ditto.
202 * gcc.target/powerpc/cell_builtin_8.c: Ditto.
204 2012-06-04 Andreas Schwab <schwab@linux-m68k.org>
206 * g++.dg/debug/dwarf2/nested-3.C: Allow for | comments.
208 2012-06-04 Jakub Jelinek <jakub@redhat.com>
210 PR tree-optimization/53550
211 * gcc.dg/pr53550.c: New test.
213 2012-06-04 Richard Guenther <rguenther@suse.de>
215 * gcc.dg/tree-ssa/ldist-11.c: Enable -ftree-loop-distribute-patterns.
216 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
217 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
219 2012-06-03 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
222 * gfortran.dg/parameter_array_element_2.f90: New.
224 2012-06-03 Oleg Endo <olegendo@gcc.gnu.org>
227 * gcc.target/sh/pr53512-1.c: New.
228 * gcc.target/sh/pr53512-2.c: New.
229 * gcc.target/sh/pr53512-3.c: New.
230 * gcc.target/sh/pr53512-4.c: New.
232 2012-06-01 Jason Merrill <jason@redhat.com>
235 * g++.dg/ext/visibility/template12.C: New.
236 * g++.dg/ext/attrib14.C: Adjust warning line.
239 * g++.dg/parse/new6.C: New.
240 * g++.dg/template/sizeof-template-argument.C: Adjust error message.
242 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
244 * c-c++-common/restrict-2.c: Revert previous change.
246 2012-06-01 Jason Merrill <jason@redhat.com>
249 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
252 * g++.dg/cpp0x/auto33.C: New.
254 2012-06-01 Paolo Carlini <paolo.carlini@oracle.com>
257 * g++.dg/parse/namespace-alias-1.C: New.
259 2012-06-01 Christian Bruel <christian.bruel@st.com>
261 * gcc.dg/spec-options.c: New test.
262 * gcc.dg/foo.specs: New file.
264 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
267 * gnat.dg/lto14.adb: Skip on Solaris.
269 2012-06-01 Hans-Peter Nilsson <hp@axis.com>
271 * gcc.target/cris/sync-1-v10.c,
272 gcc.target/cris/sync-1-v32.c, gcc.target/cris/sync-1.c,
273 gcc.target/cris/sync-2c.c, gcc.target/cris/sync-2i.c,
274 gcc.target/cris/sync-2s.c, gcc.target/cris/sync-3i.c,
275 gcc.target/cris/sync-3s.c, gcc.target/cris/sync-4c.c,
276 gcc.target/cris/sync-4i.c, gcc.target/cris/sync-4s.c,
277 gcc.target/cris/torture/sync-mis-op-i-1.c,
278 gcc.target/cris/torture/sync-mis-op-i-1a.c,
279 gcc.target/cris/torture/sync-mis-op-i-2.c,
280 gcc.target/cris/torture/sync-mis-op-i-2a.c,
281 gcc.target/cris/torture/sync-mis-op-i-3.c,
282 gcc.target/cris/torture/sync-mis-op-i-3a.c,
283 gcc.target/cris/torture/sync-mis-op-s-1.c,
284 gcc.target/cris/torture/sync-mis-op-s-1a.c,
285 gcc.target/cris/torture/sync-mis-xchg-i-1.c,
286 gcc.target/cris/torture/sync-mis-xchg-i-1a.c,
287 gcc.target/cris/torture/sync-mis-xchg-i-2.c,
288 gcc.target/cris/torture/sync-mis-xchg-i-2a.c,
289 gcc.target/cris/torture/sync-mis-xchg-i-3.c,
290 gcc.target/cris/torture/sync-mis-xchg-i-3a.c,
291 gcc.target/cris/torture/sync-mis-xchg-s-1.c,
292 gcc.target/cris/torture/sync-mis-xchg-s-1a.c: New tests.
294 2012-05-31 Richard Guenther <rguenther@suse.de>
296 * gcc.dg/tree-ssa/ldist-pr45948-2.c: New testcase copy of
297 ldist-pr45948.c with disabled SCCP.
299 2012-05-31 Richard Guenther <rguenther@suse.de>
302 * gcc.dg/torture/pr48493.c: New testcase.
304 2012-05-31 Greta Yorsh <Greta.Yorsh@arm.com>
306 * lib/target-supports.exp (check_effective_target_vect_char_mult): Add
308 * gcc.dg/vect/slp-perm-8.c (main): Prevent vectorization
309 of the initialization loop.
310 (dg-final): Adjust the expected number of vectorized loops depending
311 on vect_char_mult target selector.
313 2012-05-31 Hans-Peter Nilsson <hp@axis.com>
315 * gcc.target/cris/asm-v8.S, gcc.target/cris/asm-v10.S,
316 gcc.target/cris/asm-other.S, gcc.target/cris/inasm-v8.c,
317 gcc.target/cris/inasm-v10.c, gcc.target/cris/inasm-other.c:
320 2012-05-30 Jason Merrill <jason@redhat.com>
323 * g++.dg/init/new34.C: New.
324 * g++.dg/tree-ssa/stabilize1.C: New.
326 2012-05-30 Jakub Jelinek <jakub@redhat.com>
329 * g++.dg/init/new33.C: New test.
331 2012-05-30 Richard Guenther <rguenther@suse.de>
334 * gcc.dg/torture/pr53501.c: New testcase.
335 * c-c++-common/restrict-2.c: Adjust.
337 2012-05-30 Alan Modra <amodra@gmail.com>
339 * gcc.target/powerpc/powerpc.exp: Load torture-options.exp, call
342 2012-05-30 Marc Glisse <marc.glisse@inria.fr>
344 * gcc.target/i386/shuf-concat.c: New test.
346 2012-05-30 Jakub Jelinek <jakub@redhat.com>
348 PR rtl-optimization/53519
349 * gcc.c-torture/compile/pr53519.c: New test.
351 2012-05-30 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
353 * gcc.target/arm/neon-vrev.c: New.
355 2012-05-29 Oleg Endo <olegendo@gcc.gnu.org>
358 * gcc.target/sh/pr51340-1.c: New.
359 * gcc.target/sh/pr51340-2.c: New.
360 * gcc.target/sh/pr51340-3.c: New.
362 2012-05-29 Richard Guenther <rguenther@suse.de>
364 PR tree-optimization/53516
365 * gcc.dg/torture/pr53516.c: New testcase.
367 2012-05-29 Dodji Seketeli <dodji@redhat.com>
369 PR preprocessor/53229
370 * gcc.dg/cpp/paste6.c: Force to run without
371 -ftrack-macro-expansion.
372 * gcc.dg/cpp/paste8.c: Likewise.
373 * gcc.dg/cpp/paste8-2.c: New test, like paste8.c but run with
374 -ftrack-macro-expansion.
375 * gcc.dg/cpp/paste12.c: Force to run without
376 -ftrack-macro-expansion.
377 * gcc.dg/cpp/paste12-2.c: New test, like paste12.c but run with
378 -ftrack-macro-expansion.
379 * gcc.dg/cpp/paste13.c: Likewise.
380 * gcc.dg/cpp/paste14.c: Likewise.
381 * gcc.dg/cpp/paste14-2.c: New test, like paste14.c but run with
382 -ftrack-macro-expansion.
383 * gcc.dg/cpp/paste18.c: New test.
385 2012-05-29 Hans-Peter Nilsson <hp@axis.com>
387 * gcc.target/cris/torture/trap-1.c,
388 gcc.target/cris/torture/trap-2.c,
389 gcc.target/cris/torture/trap-3.c,
390 gcc.target/cris/torture/trap-v0.c,
391 gcc.target/cris/torture/trap-v3.c: New tests.
393 2012-05-28 Paolo Carlini <paolo.carlini@oracle.com>
396 * g++.dg/warn/Wbraces3.C: New.
397 * g++.dg/warn/Wbraces4.C: Likewise.
399 2012-05-28 Jakub Jelinek <jakub@redhat.com>
401 PR tree-optimization/53505
402 * c-c++-common/torture/pr53505.c: New test.
404 2012-05-27 Nathan Sidwell <nathan@acm.org>
406 * gcc.dg/stmt-expr-4.c: New.
408 2012-05-26 Paolo Carlini <paolo.carlini@oracle.com>
411 * g++.dg/parse/crash60.C: New.
413 2012-05-26 Jason Merrill <jason@redhat.com>
416 * c-c++-common/array-lit.c: New.
417 * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
419 2012-05-26 Eric Botcazou <ebotcazou@adacore.com>
422 * gnat.dg/array21.adb: New test.
424 2012-05-26 Eric Botcazou <ebotcazou@adacore.com>
426 * gnat.dg/renaming5.adb: Adjust dg-final directive.
428 2012-05-25 Paolo Carlini <paolo.carlini@oracle.com>
431 * g++.dg/other/anon-union3.C: New.
433 2012-05-25 Ian Lance Taylor <iant@google.com>
435 * gcc.dg/split-6.c: New test.
437 2012-05-25 Eric Botcazou <ebotcazou@adacore.com>
439 * gnat.dg/lto14.adb: New test.
441 2012-05-25 Tristan Gingold <gingold@adacore.com>
443 * gcc.target/i386/large-frame.c: New.
445 2012-05-24 Pat Haugen <pthaugen@us.ibm.com>
446 * gcc.target/powerpc/lhs-1.c: New.
447 * gcc.target/powerpc/lhs-2.c: New.
448 * gcc.target/powerpc/lhs-3.c: New.
450 2012-05-24 Dodji Seketeli <dodji@redhat.com>
452 Make unwound macro expansion trace less redundant
453 * gcc.dg/cpp/macro-exp-tracking-1.c: Adjust.
454 * gcc.dg/cpp/macro-exp-tracking-2.c: Likewise.
455 * gcc.dg/cpp/macro-exp-tracking-3.c: Likewise.
456 * gcc.dg/cpp/macro-exp-tracking-4.c: Likewise.
457 * gcc.dg/cpp/macro-exp-tracking-5.c: Likewise.
458 * gcc.dg/cpp/pragma-diagnostic-2.c: Likewise.
460 2012-05-24 Paolo Carlini <paolo.carlini@oracle.com>
463 * g++.dg/cpp0x/constexpr-default1.C: New.
465 2012-05-24 Paolo Carlini <paolo.carlini@oracle.com>
468 * g++.dg/eh/goto2.C: New.
470 2012-05-24 Richard Guenther <rguenther@suse.de>
473 * g++.dg/tree-prof/pr53460.C: New testcase.
475 2012-05-24 Richard Guenther <rguenther@suse.de>
478 * g++.dg/debug/pr53466.C: New testcase.
480 2012-05-24 Jakub Jelinek <jakub@redhat.com>
482 PR tree-optimization/53465
483 * gcc.c-torture/execute/pr53465.c: New test.
485 2012-05-23 Tobias Burnus <burnus@net-b.de>
489 * gfortran.dg/allocate_with_typespec_6.f90: New.
491 2012-05-23 Paolo Carlini <paolo.carlini@oracle.com>
494 * g++.dg/warn/delete-array-1.C: New.
496 2012-05-23 Richard Guenther <rguenther@suse.de>
498 * gcc.dg/torture/pr39074-2.c: Adjust.
499 * gcc.dg/torture/pr39074.c: Likewise.
500 * gcc.dg/torture/pta-structcopy-1.c: Likewise.
501 * gcc.dg/tree-ssa/alias-19.c: Likewise.
503 2012-05-22 Jan Hubicka <jh@suse.cz>
506 * g++.dg/torture/pr53161.C: New testcase.
508 2012-05-22 Tobias Burnus <burnus@net-b.de>
511 * gfortran.dg/realloc_on_assign_15.f90: New.
513 2012-05-22 Richard Guenther <rguenther@suse.de>
516 * gcc.dg/torture/pr51071-2.c: New testcase.
518 2012-05-22 Paolo Bonzini <bonzini@gnu.org>
520 PR tree-optimization/53336
521 * g++.dg/torture/pr53336.C: New testcase.
523 2012-05-22 Dodji Seketeli <dodji@redhat.com>
526 * g++.dg/warn/Wunused-local-typedefs.C: Adjust to use -Wunused
527 instead of -Wunused-local-typedefs.
529 2012-05-21 Paolo Carlini <paolo.carlini@oracle.com>
532 * g++.dg/other/abstract4.C: New-
534 2012-05-21 Paolo Carlini <paolo.carlini@oracle.com>
537 * g++.dg/ext/attrib46.C: New.
539 2012-05-21 Joseph Myers <joseph@codesourcery.com>
542 * gcc.c-torture/compile/pr53418-1.c,
543 gcc.c-torture/compile/pr53418-2.c: New tests.
545 2012-05-21 Jakub Jelinek <jakub@redhat.com>
547 PR tree-optimization/53366
548 * gcc.dg/torture/pr53366-1.c: New test.
549 * gcc.dg/torture/pr53366-2.c: New test.
550 * gcc.target/i386/pr53366-1.c: New test.
551 * gcc.target/i386/pr53366-2.c: New test.
553 PR tree-optimization/53409
554 * gcc.c-torture/compile/pr53409.c: New test.
556 PR tree-optimization/53410
557 * gcc.c-torture/compile/pr53410-1.c: New test.
558 * gcc.c-torture/compile/pr53410-2.c: New test.
560 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
563 * gcc.target/i386/pr53425-1.c: New file.
564 * gcc.target/i386/pr53425-2.c: Likewise.
566 2012-05-21 Richard Guenther <rguenther@suse.de>
568 PR tree-optimization/53408
569 * gcc.dg/torture/pr53408.c: New testcase.
571 2012-05-21 Uros Bizjak <ubizjak@gmail.com>
572 H.J. Lu <hongjiu.lu@intel.com>
575 * gcc.target/i386/pr53416.c: New file.
577 2012-05-21 Richard Guenther <rguenther@suse.de>
579 * gfortran.dg/pr46519-2.f90: Adjust to avoid memset transform.
581 2012-05-21 Richard Guenther <rguenther@suse.de>
583 * gcc.dg/torture/ldist-1.c: New testcase.
585 2012-05-20 Eric Botcazou <ebotcazou@adacore.com>
587 * gnat.dg/lto13.adb: New test.
588 * gnat.dg/lto13_pkg.ad[sb]: New helper.
590 2012-05-18 Eric Botcazou <ebotcazou@adacore.com>
592 * gnat.dg/specs/lto12.ads: New test.
593 * gnat.dg/specs/lto12_pkg.ads: New helper.
595 2012-05-18 Richard Guenther <rguenther@suse.de>
597 PR tree-optimization/53346
598 * gcc.dg/tree-ssa/ldist-18.c: New testcase.
599 * gcc.target/i386/incoming-10.c: Adjust.
600 * gcc.target/i386/incoming-11.c: Likewise.
601 * gcc.target/i386/pr46295.c: Likewise.
603 2012-05-18 Richard Guenther <rguenther@suse.de>
605 * gcc.dg/pr53352.c: Return zero.
607 2012-05-18 Richard Guenther <rguenther@suse.de>
609 PR tree-optimization/53390
610 * gcc.dg/torture/pr53390.c: New testcase.
612 2012-05-18 Meador Inge <meadori@codesourcery.com>
614 PR rtl-optimization/53352
615 * gcc.dg/pr53352.c: New test.
617 2012-05-17 David S. Miller <davem@davemloft.net>
619 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
620 failure on sparc-*-linux-gnu.
622 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>
625 * g++.dg/parse/error49.C: New.
626 * g++.dg/cpp0x/error8.C: Likewise.
627 * g++.dg/ext/utf-cxx98.C: Adjust dg-error directive.
628 * g++.dg/ext/utf-dflt2.C: Likewise.
629 * g++.dg/ext/utf-gnuxx98.C: Likewise.
630 * g++.dg/ext/utf-dflt.C: Likewise.
631 * c-c++-common/raw-string-3.c: Likewise.
632 * c-c++-common/raw-string-4.c: Likewise.
634 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>
637 * g++.dg/cpp0x/catch1.C: New.
639 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>
642 * g++.dg/parse/error48.C: New.
643 * g++.dg/template/crash89.C: Adjust dg-error line numbers.
644 * g++.old-deja/g++.robertl/eb109.C: Add column info to dg-error string.
646 2012-05-16 Patrick Marlier <patrick.marlier@gmail.com>
648 * gcc.dg/tm/indirect-2.c: New test.
650 2012-05-16 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
652 PR tree-optimization/53217
653 * gfortran.dg/pr53217.f90: New test.
655 2012-05-16 Richard Guenther <rguenther@suse.de>
657 PR tree-optimization/53364
658 * g++.dg/torture/pr53364.C: New testcase.
660 2012-05-16 Georg-Johann Lay <avr@gjlay.de>
663 * gcc.dg/pr52549.c: Fix test for long != void*
664 * gcc.c-torture/execute/pr52979-1.x: New file.
665 * gcc.c-torture/execute/pr52979-2.x: New file.
667 2012-05-16 Dodji Seketeli <dodji@redhat.com>
670 * gcc.dg/binary-constants-2.c: Run without tracking locations
671 accross macro expansion.
672 * gcc.dg/binary-constants-3.c: Likewise.
673 * gcc.dg/cpp/sysmac2.c: Likewise.
674 * testsuite/gcc.dg/nofixed-point-2.c: Adjust for more precise
676 * gcc.dg/cpp/syshdr3.c: New test.
677 * gcc.dg/cpp/syshdr3.h: New header for the new test above.
678 * gcc.dg/system-binary-constants-1.c: New test.
679 * gcc.dg/system-binary-constants-1.h: New header for the new test
681 * g++.dg/cpp/syshdr3.C: New test.
682 * g++.dg/cpp/syshdr3.h: New header the new test above.
683 * g++.dg/system-binary-constants-1.C: New test.
684 * g++.dg/system-binary-constants-1.h: New header the new test
687 2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
689 * g++.old-deja/g++.pt/crash10.C: Adjust post PR11586.
691 2012-05-15 Jakub Jelinek <jakub@redhat.com>
694 * gcc.dg/pr53358.c: New test.
696 2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
699 * g++.dg/warn/Wtype-limits.C: Don't warn in templates.
700 * g++.dg/warn/Wtype-limits-Wextra.C: Likewise.
702 2012-05-15 Olivier Hainque <hainque@adacore.com>
704 * g++.dg/eh/sighandle.C: New testcase.
706 2012-05-15 Richard Guenther <rguenther@suse.de>
708 PR tree-optimization/53355
709 * gcc.dg/tree-ssa/vrp67.c: New testcase.
711 2012-05-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
713 * gfortran.dg/*.f90: Remove now redundant manual
714 cleanup-modules directive.
716 2012-05-14 Uros Bizjak <ubizjak@gmail.com>
718 * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
719 * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
721 2012-05-14 Janne Blomqvist <jb@gcc.gnu.org>
724 * gfortran.dg/int_range_io_1.f90: New test.
726 2012-05-14 Andi Kleen <ak@linux.intel.com>
727 Jakub Jelinek <jakub@redhat.com>
730 * gcc.target/i386/i386.exp (check_effective_target_rtm): New.
731 * gcc.target/i386/rtm-check.h: New file.
732 * gcc.target/i386/pr53315.c: New test.
734 2012-05-14 Tobias Burnus <burnus@net-b.de>
739 * gfortran.dg/deferred_type_param_4.f90: New.
740 * gfortran.dg/deferred_type_param_6.f90: New.
742 2012-05-14 Bernd Schmidt <bernds@codesourcery.com>
744 * gcc.target/i386/retarg.c: New test.
746 2012-05-13 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
749 * gfortran.dg/deferred_type_param_3.f90: New.
750 * gfortran.dg/deferred_type_proc_pointer_1.f90: New.
751 * gfortran.dg/deferred_type_proc_pointer_2.f90: New.
753 2012-05-12 Eric Botcazou <ebotcazou@adacore.com>
755 * gnat.dg/null_pointer_deref3.adb: New test.
757 2012-05-12 Tobias Burnus <burnus@net-b.de>
761 * gfortran.dg/deferred_type_param_5.f90: New.
763 2012-05-12 Paolo Carlini <paolo.carlini@oracle.com>
765 * g++.dg/parse/error47.C: New.
767 2012-05-11 Thomas Koenig <tkoenig@gcc.gnu.org>
770 * gfortran.dg/string_compare_4.f90: Change option
771 to -fdump-tree-original. Add test case for kind=4.
773 2012-05-11 Thomas Koenig <tkoenig@gcc.gnu.org>
776 * gfortran.dg/string_compare_4.f90: New test.
778 2012-05-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
780 * g++.dg/debug/dwarf2/nested-3.C: Allow for ! comments.
782 2012-05-11 Paolo Carlini <paolo.carlini@oracle.com>
785 * g++.dg/cpp0x/variadic132.C: New.
787 2012-05-10 Paolo Carlini <paolo.carlini@oracle.com>
790 * g++.dg/cpp0x/lambda/lambda-err2.C: New.
791 * g++.dg/parse/error26.C: Tweak dg-error column number.
793 2012-05-10 Paolo Carlini <paolo.carlini@oracle.com>
796 * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
798 2012-05-10 Eric Botcazou <ebotcazou@adacore.com>
800 * gnat.dg/lto11.ad[sb]: New test.
802 2012-05-09 Uros Bizjak <ubizjak@gmail.com>
805 * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
806 directive to Scan for vpmuldq, not vpmacsdql.
808 2012-05-09 Michael Matz <matz@suse.de>
810 PR tree-optimization/53185
811 * gcc.dg/vect/pr53185.c: New test.
813 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
816 * gcc.target/i386/pr53249.c: New.
818 2012-05-09 Richard Guenther <rguenther@suse.de>
820 PR tree-optimization/18437
821 * gfortran.dg/vect/rnflow-trs2a2.f90: Move ...
822 * gfortran.dg/vect/fast-math-rnflow-trs2a2.f90: ... here.
824 2012-05-09 Jakub Jelinek <jakub@redhat.com>
826 PR tree-optimization/53226
827 * gcc.c-torture/compile/pr53226.c: New test.
829 2012-05-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
831 * gcc.target/i386/hle-add-acq-1.c: Allow for ; after lock.
832 * gcc.target/i386/hle-add-rel-1.c: Likewise.
833 * gcc.target/i386/hle-and-acq-1.c: Likewise.
834 * gcc.target/i386/hle-and-rel-1.c: Likewise.
835 * gcc.target/i386/hle-cmpxchg-acq-1.c: Likewise.
836 * gcc.target/i386/hle-cmpxchg-rel-1.c: Likewise.
837 * gcc.target/i386/hle-or-acq-1.c: Likewise.
838 * gcc.target/i386/hle-or-rel-1.c: Likewise.
839 * gcc.target/i386/hle-sub-acq-1.c: Likewise.
840 * gcc.target/i386/hle-sub-rel-1.c: Likewise.
841 * gcc.target/i386/hle-xadd-acq-1.c: Likewise.
842 * gcc.target/i386/hle-xadd-rel-1.c: Likewise.
843 * gcc.target/i386/hle-xor-acq-1.c: Likewise.
844 * gcc.target/i386/hle-xor-rel-1.c: Likewise.
846 2012-05-09 Dehao Chen <dehao@google.com>
848 * gcc.dg/predict-1.c: Remove the replicated text in this test.
849 * gcc.dg/predict-2.c: Likewise.
850 * gcc.dg/predict-3.c: Likewise.
851 * gcc.dg/predict-4.c: Likewise.
852 * gcc.dg/predict-5.c: Likewise.
853 * gcc.dg/predict-6.c: Likewise.
855 2012-05-08 Hans-Peter Nilsson <hp@axis.com>
858 * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
860 2012-05-08 Richard Guenther <rguenther@suse.de>
862 * gcc.dg/fold-bitand-4.c: New testcase.
864 2012-05-08 Dehao Chen <dehao@google.com>
866 * gcc.dg/predict-1.c: Check if LOOP_IV_COMPARE static predict
867 heuristic is working properly.
868 * gcc.dg/predict-2.c: Likewise.
869 * gcc/dg/predict-3.c: Likewise.
870 * gcc/dg/predict-4.c: Likewise.
871 * gcc/dg/predict-5.c: Likewise.
872 * gcc/dg/predict-6.c: Likewise.
874 2012-05-07 Jakub Jelinek <jakub@redhat.com>
876 PR tree-optimization/53239
877 * g++.dg/opt/vrp3.C: New test.
878 * g++.dg/opt/vrp3-aux.cc: New file.
879 * g++.dg/opt/vrp3.h: New file.
881 2012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
883 * g++.dg/debug/dwarf2/nested-3.C: Allow for / comments and missing
884 .uleb128 support in assembler output.
886 2012-05-07 Richard Guenther <rguenther@suse.de>
889 * g++.dg/lto/pr42987_0.C: New testcase.
890 * g++.dg/lto/pr42987_1.C: Likewise.
892 2012-05-07 Tobias Burnus <burnus@net-b.de>
895 * gfortran.dg/typebound_operator_15.f90: New.
897 2012-05-06 Tobias Burnus <burnus@net-b.de>
900 * gfortran.dg/class_array_13.f90: New.
902 2012-05-06 Tristan Gingold <gingold@adacore.com>
904 * gnat.dg/warn7.adb: New test.
906 2012-05-06 Eric Botcazou <ebotcazou@adacore.com>
908 * gnat.dg/specs/renamings.ads: Rename to...
909 * gnat.dg/specs/renaming1.ads: ...this.
910 * gnat.dg/specs/renaming2.ads: New test.
911 * gnat.dg/specs/renaming2_pkg1.ads: New helper.
912 * gnat.dg/specs/renaming2_pkg2.ads: Likewise.
913 * gnat.dg/specs/renaming2_pkg3.ads: Likewise.
914 * gnat.dg/specs/renaming2_pkg4.ad[sb]: Likewise.
916 2012-05-06 Eric Botcazou <ebotcazou@adacore.com>
918 * gnat.dg/discr36.ad[sb]: New test.
919 * gnat.dg/discr36_pkg.ad[sb]: New helper.
921 2012-05-05 Manuel López-Ibáñez <manu@gcc.gnu.org>
924 * c-c++-common/pr43772.c: New.
926 2012-05-05 Paul Thomas <pault@gcc.gnu.org>
929 * gfortran.dg/select_type_26.f03 : New test.
930 * gfortran.dg/select_type_27.f03 : New test.
933 * gfortran.dg/select_type_28.f03 : New test.
935 2012-05-05 Janne Blomqvist <jb@gcc.gnu.org>
939 * gfortran.dg/mod_sign0_1.f90: New test.
940 * gfortran.dg/mod_large_1.f90: New test.
942 2012-05-04 Tobias Burnus <burnus@net-b.de>
945 gfortran.dg/public_private_module_5.f90: New.
947 2012-05-04 Tobias Burnus <burnus@net-b.de>
950 * gfortran.dg/constructor_7.f90: New.
951 * gfortran.dg/constructor_8.f90: New.
953 2012-05-04 Paolo Carlini <paolo.carlini@oracle.com>
956 * g++.dg/cpp0x/static_assert7.C: New.
958 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
960 PR tree-optimization/52633
961 * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
962 recognized as widening shifts instead of over-widening.
963 * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
964 * gcc.dg/vect/vect-over-widen-4.c: Likewise.
965 * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
966 * gcc.target/arm/pr52633.c: New test.
968 2012-05-04 Richard Guenther <rguenther@suse.de>
970 PR tree-optimization/53168
971 * gcc.dg/torture/pr53168.c: New testcase.
972 * gcc.dg/tree-ssa/ssa-pre-30.c: Likewise.
974 2012-05-04 Richard Guenther <rguenther@suse.de>
976 * gcc.dg/lto/pr53214_0.c: New testcase.
978 2012-05-04 Eric Botcazou <ebotcazou@adacore.com>
980 * gcc.target/ia64/pr48496.c: New test.
981 * gcc.target/ia64/pr52657.c: Likewise.
983 2012-05-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
986 * c-c++-common/pr51712.c: New.
988 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
991 * gcc.target/powwerpc/pr53199.c: New file.
993 2012-05-03 Jason Merrill <jason@redhat.com>
995 * g++.dg/debug/dwarf2/nested-3.C: Adjust pattern.
997 * gcc.dg/debug/dwarf2/dups-types.c: New.
998 * gcc.dg/debug/dwarf2/dups-types.h: New.
1000 2012-05-03 Jason Merrill <jason@redhat.com>
1002 * g++.dg/debug/dwarf2/namespace-2.C: New.
1003 * g++.dg/debug/dwarf2/localclass3.C: New.
1005 2012-05-03 Jason Merrill <jason@redhat.com>
1007 * g++.dg/debug/dwarf2/thunk1.C: New.
1009 2012-05-03 Paolo Carlini <paolo.carlini@oracle.com>
1012 * g++.dg/other/final2.C: New.
1014 2012-05-03 Richard Guenther <rguenther@suse.de>
1016 * gcc.dg/tree-ssa/ssa-pre-27.c: Remove XFAIL.
1018 2012-05-03 Uros Bizjak <ubizjak@gmail.com>
1020 * gcc.target/i386/hle-cmpxchg-acq-1.c (dg-options): Add -march=x86-64.
1021 * gcc.target/i386/hle-xadd-acq-1.c (dg-options): Ditto.
1022 * gcc.target/i386/hle-cmpxchg-rel-1.c (dg-options): Ditto.
1023 * gcc.target/i386/hle-xadd-rel-1.c (dg-options): Ditto.
1025 2012-05-03 Jakub Jelinek <jakub@redhat.com>
1027 * gcc.target/i386/hle-xadd-rel-1.c: Match .byte 0xf3 instead of
1029 * gcc.target/i386/hle-sub-rel-1.c: Likewise.
1030 * gcc.target/i386/hle-xchg-rel-1.c: Likewise.
1031 * gcc.target/i386/hle-add-rel-1.c: Likewise.
1034 * gcc.dg/pr53174.c: New test.
1037 * gcc.target/arm/pr53187.c: New test.
1038 * gcc.c-torture/compile/pr53187.c: New test.
1040 2012-05-03 Richard Guenther <rguenther@suse.de>
1042 * gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
1043 unsupported prefetching support.
1045 2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
1047 * gcc.dg/fixed-point/composite-type.c (dg-options): Add
1048 option -ftrack-macro-expansion=0.
1049 * gcc.dg/fixed-point/operator-bitwise.c (dg-options): Add
1050 option -ftrack-macro-expansion=0.
1052 2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
1054 * gcc.dg/builtin-stringop-chk-1.c (dg-options): Replace
1055 dg-options for target arm with dg-additional-options.
1057 2012-05-03 Richard Guenther <rguenther@suse.de>
1059 PR tree-optimization/53144
1060 * gcc.dg/torture/pr53144.c: New testcase.
1062 2012-05-03 Tobias Burnus <burnus@net-b.de>
1065 * gfortran.dg/pointer_intent_7.f90: New.
1066 * gfortran.dg/pure_formal_3.f90: New.
1068 2012-05-02 Ulrich Weigand <ulrich.weigand@linaro.org>
1070 * gcc.target/s390/20030123-1.c: Add missing "volatile".
1072 2012-05-02 Martin Jambor <mjambor@suse.cz>
1075 * g++.dg/lto/pr52605_0.C: New test.
1077 2012-05-02 Kirill Yukhin <kirill.yukhin@intel.com>
1079 * gcc.target/i386/hle-cmpxchg-acq-1.c: New.
1080 * gcc.target/i386/hle-cmpxchg-rel-1.c: Ditto.
1081 * gcc.target/i386/hle-add-acq-1.c: Ditto.
1082 * gcc.target/i386/hle-add-rel-1.c: Ditto.
1083 * gcc.target/i386/hle-and-acq-1.c: Ditto.
1084 * gcc.target/i386/hle-and-rel-1.c: Ditto.
1085 * gcc.target/i386/hle-or-acq-1.c: Ditto.
1086 * gcc.target/i386/hle-or-rel-1.c: Ditto.
1087 * gcc.target/i386/hle-sub-acq-1.c: Ditto.
1088 * gcc.target/i386/hle-sub-rel-1.c: Ditto.
1089 * gcc.target/i386/hle-xadd-acq-1.c: Ditto.
1090 * gcc.target/i386/hle-xadd-rel-1.c: Ditto.
1091 * gcc.target/i386/hle-xchg-acq-1.c: Ditto.
1092 * gcc.target/i386/hle-xchg-rel-1.c: Ditto.
1093 * gcc.target/i386/hle-xor-acq-1.c: Ditto.
1094 * gcc.target/i386/hle-xor-rel-1.c: Ditto.
1096 2012-05-02 Steven Bosscher <steven@gcc.gnu.org>
1099 * gcc.dg/pr53153.c: New test.
1101 2012-05-02 Richard Guenther <rguenther@suse.de>
1103 * g++.dg/tree-ssa/pr19807.C: Adjust.
1105 2012-05-02 Jakub Jelinek <jakub@redhat.com>
1107 PR tree-optimization/53163
1108 * gcc.c-torture/compile/pr53163.c: New test.
1110 PR rtl-optimization/53160
1111 * gcc.c-torture/execute/pr53160.c: New test.
1113 2012-05-01 Ian Lance Taylor <iant@google.com>
1116 * gcc.dg/pr37303.c: New test.
1118 2012-05-01 Richard Henderson <rth@redhat.com>
1120 * lib/target-supports.exp
1121 (check_effective_target_sync_long_long_runtime): True for
1122 check_effective_target_powerpc64.
1124 2012-04-30 Marc Glisse <marc.glisse@inria.fr>
1127 * gcc.dg/vector-1.c: Move to ...
1128 * c-c++-common/vector-1.c: ... here.
1129 * gcc.dg/vector-2.c: Move to ...
1130 * c-c++-common/vector-2.c: ... here.
1131 * gcc.dg/vector-3.c: Move to ...
1132 * c-c++-common/vector-3.c: ... here. Adapt to C++.
1133 * gcc.dg/vector-4.c: Move to ...
1134 * c-c++-common/vector-4.c: ... here.
1135 * gcc.dg/vector-init-1.c: Move to ...
1136 * c-c++-common/vector-init-1.c: ... here.
1137 * gcc.dg/vector-init-2.c: Move to ...
1138 * c-c++-common/vector-init-2.c: ... here.
1139 * gcc.dg/vector-subscript-1.c: Move to ... Adapt to C++.
1140 * c-c++-common/vector-subscript-1.c: ... here.
1141 * gcc.dg/vector-subscript-2.c: Move to ...
1142 * c-c++-common/vector-subscript-2.c: ... here.
1143 * gcc.dg/vector-subscript-3.c: Move to ...
1144 * c-c++-common/vector-subscript-3.c: ... here.
1147 * g++.dg/cpp0x/vt-51314.C: New test.
1148 * g++.dg/cpp0x/variadic76.C: Fix.
1150 2012-04-30 Greta Yorsh <Greta.Yorsh@arm.com>
1152 * gcc.dg/pr52283.c: Add missing dg-warning and dg-options.
1154 2012-04-30 Dodji Seketeli <dodji@redhat.com>
1156 Add -Wvarargs option
1157 * c-c++-common/Wvarargs.c: New test case.
1158 * c-c++-common/Wvarargs-2.c: Likewise.
1160 2012-04-30 Dodji Seketeli <dodji@redhat.com>
1162 Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2]
1163 * objc.dg/foreach-7.m: Force the test case to run without
1164 -ftrack-macro-expansion.
1165 * c-c++-common/tm/attrib-1.c: Likewise.
1166 * c-c++-common/warn-ommitted-condop.c: Likewise.
1167 * gcc.dg/assign-warn-1.c: Likewise.
1168 * gcc.dg/assign-warn-2.c: Likewise.
1169 * gcc.dg/attr-alloc_size.c: Likewise.
1170 * gcc.dg/builtin-stringop-chk-1.c: Likewise.
1171 * gcc.dg/builtin-stringop-chk-2.c: Likewise.
1172 * gcc.dg/builtin-strncat-chk-1.c: Likewise.
1173 * gcc.dg/c90-const-expr-9.c: Likewise.
1174 * gcc.dg/c99-const-expr-9.c: Likewise.
1175 * gcc.dg/cpp/direct2.c: Likewise. Adjust.
1176 * gcc.dg/cpp/direct2s.c: Likewise.
1177 * gcc/testsuite/gcc.dg/cpp/pr28709.c: Likewise.
1178 * gcc.dg/cpp/pragma-diagnostic-1.c: Likewise.
1179 * gcc.dg/dfp/composite-type.c: Likewise.
1180 * gcc.dg/uninit-6-O0.c: Adjust the test case and force it to run
1181 with -ftrack-macro-expansion
1182 * g++.dg/cpp0x/constexpr-ex3.C: Likewise.
1183 * g++.dg/cpp0x/constexpr-overflow.C: Likewise.
1184 * g++.dg/ext/cleanup-1.C: Likewise.
1185 * g++.dg/ext/gnu-inline-global-reject.C: Likewise.
1186 * g++.dg/template/sfinae10.C: Likewise.
1187 * g++.dg/tm/wrap-2.C: Likewise.
1188 * g++.dg/warn/Wconversion-real-integer.C: Likewise.
1189 * g++.dg/warn/Wsign-conversion.C: Likewise.
1190 * g++.dg/warn/multiple-overflow-warn-1.C: Likewise.
1191 * g++.old-deja/g++.mike/p10769b.C: Likewise.
1192 * g++.dg/warn/Wdouble-promotion.C: Adjust the test case and force
1193 it to run with -ftrack-macro-expansion.
1194 * libstdc++-v3/scripts/testsuite_flags.in: By default, run the
1195 test cases without -ftrack-macro-expansion.
1197 Fix location for static class members
1198 * g++.dg/template/sfinae6_neg.C: Adjust.
1200 Make conversion warnings work on NULL with -ftrack-macro-expansion
1201 * g++.dg/warn/Wconversion-null-2.C: Add testing for __null,
1202 alongside the previous testing for NULL.
1204 Fix -Wuninitialized for -ftrack-macro-expansion
1205 * gcc.dg/cpp/pragma-diagnostic-2.c: Fix this.
1207 Strip "<built-in>" loc from displayed expansion context
1208 * g++.dg/warn/Wconversion-real-integer2.C: New test.
1209 * g++.dg/warn/Wconversion-real-integer-3.C: Likewise.
1210 * g++.dg/warn/conversion-real-integer-3.h: New header used by the
1213 Fix expansion point loc for macro-like tokens
1214 * gcc.dg/debug/dwarf2/pr41445-5.c: Adjust.
1215 * gcc.dg/debug/dwarf2/pr41445-6.c: Likewise.
1217 Fix token pasting with -ftrack-macro-expansion
1218 * gcc.dg/cpp/paste17.c: New test case for
1219 -ftrack-macro-expansion=2 mode only.
1220 * gcc.dg/cpp/macro-exp-tracking-5.c: Likewise.
1222 2012-04-30 Eric Botcazou <ebotcazou@adacore.com>
1224 * gnat.dg/warn6.ad[sb]: New test.
1226 2012-04-29 Manuel López-Ibáñez <manu@gcc.gnu.org>
1229 * gcc.dg/20011021-1.c: Adjust testcase.
1231 2012-04-29 Thomas Koenig <tkoenig@gcc.gnu.org>
1234 * gfortran.dg/function_optimize_12.f90: New test.
1236 2012-04-29 Hans-Peter Nilsson <hp@axis.com>
1239 * gcc.target/cris/peep2-andu2.c: Tweak expected assembly
1240 code to match current output and cover new peephole2 pattern.
1242 2012-04-27 Ollie Wild <aaw@google.com>
1244 * g++.dg/cpp0x/Wliteral-suffix.c: New test.
1246 2012-04-27 Paolo Bonzini <bonzini@gnu.org>
1248 * gcc.c-torture/execute/20120427-2.c: New testcase.
1249 * gcc.dg/tree-ssa/phi-opt-10.c: New testcase.
1250 * gcc.dg/tree-ssa/ssa-pre-28.c: Bypass new optimization.
1251 * gcc.dg/tree-ssa/ssa-ifcombine-7.c: Look into ifcombine dump.
1253 2012-04-27 Paolo Bonzini <bonzini@gnu.org>
1256 * gcc.c-torture/execute/20120427-1.c: New testcase.
1258 2012-04-27 Marc Glisse <marc.glisse@inria.fr>
1261 * gcc.dg/tree-ssa/forwprop-18.c: New test.
1263 2012-04-27 Tom de Vries <tom@codesourcery.com>
1265 PR tree-optimization/51879
1266 * gcc.dg/pr51879.c: New test.
1267 * gcc.dg/pr51879-2.c: Same.
1268 * gcc.dg/pr51879-3.c: Same.
1269 * gcc.dg/pr51879-4.c: Same.
1270 * gcc.dg/pr51879-6.c: Same.
1272 2012-04-26 Paolo Carlini <paolo.carlini@oracle.com>
1275 * g++.dg/cpp0x/defaulted35.C: New.
1276 * g++.dg/cpp0x/defaulted15.C: Adjust.
1278 2012-04-26 Janis Johnson <janisjo@codesourcery.com>
1280 * gcc.dg/bf-ms-layout.c: Adjust offsets to fit ms-bitfield
1283 2012-04-25 Sriraman Tallam <tmsriram@google.com>
1285 * testsuite/gcc.target/i386/builtin_target.c: Check avx2.
1287 2012-04-26 Alan Modra <amodra@gmail.com>
1289 * gcc.target/powerpc/savres.c: New test.
1290 * gcc.target/powerpc/powerpc.exp: Run it.
1292 2012-04-26 Hans-Peter Nilsson <hp@axis.com>
1295 * gcc.dg/torture/pr53120.c: New test.
1297 2012-04-25 Jakub Jelinek <jakub@redhat.com>
1300 * gcc.c-torture/compile/pr52979-1.c: New test.
1301 * gcc.c-torture/execute/pr52979-1.c: New test.
1302 * gcc.c-torture/execute/pr52979-2.c: New test.
1304 2012-04-25 Richard Guenther <rguenther@suse.de>
1306 * gcc.target/i386/l_fma_float_5.c: Adjust.
1307 * gcc.target/i386/l_fma_double_4.c: Likewise.
1308 * gcc.target/i386/l_fma_float_2.c: Likewise.
1309 * gcc.target/i386/l_fma_float_6.c: Likewise.
1310 * gcc.target/i386/l_fma_double_1.c: Likewise.
1311 * gcc.target/i386/l_fma_double_5.c: Likewise.
1312 * gcc.target/i386/l_fma_float_3.c: Likewise.
1313 * gcc.target/i386/l_fma_double_2.c: Likewise.
1314 * gcc.target/i386/l_fma_double_6.c: Likewise.
1315 * gcc.target/i386/l_fma_float_4.c: Likewise.
1316 * gcc.target/i386/l_fma_double_3.c: Likewise.
1317 * gcc.target/i386/l_fma_float_1.c: Likewise.
1319 2012-04-25 Jakub Jelinek <jakub@redhat.com>
1321 PR tree-optimization/53058
1322 * gcc.c-torture/compile/pr53058.c: New test.
1324 2012-04-25 Jan Hubicka <jh@suse.cz>
1327 * gcc.target/i386/pr39082-1.c: Update warning location.
1329 2012-04-25 Jakub Jelinek <jakub@redhat.com>
1332 * gcc.dg/pr52880.c: New test.
1334 2012-04-25 Manuel López-Ibáñez <manu@gcc.gnu.org>
1336 * gcc.dg/m-un-2.c: Update.
1337 * gcc.dg/20011021-1.c: Update.
1339 2012-04-25 Tobias Burnus <burnus@net-b.de>
1342 * gfortran.dg/realloc_on_assign_14.f90: New.
1344 2012-04-24 Georg-Johann Lay <avr@gjlay.de>
1347 PR tree-optimizations/52891
1348 * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
1350 2012-04-24 Paolo Carlini <paolo.carlini@oracle.com>
1353 * g++.dg/cpp0x/sfinae35.C: New.
1354 * g++.dg/cpp0x/sfinae36.C: Likewise.
1356 2012-04-24 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1359 * gcc.target/powerpc/pr47197.c: New test.
1361 2012-04-24 Richard Guenther <rguenther@suse.de>
1363 PR tree-optimization/53085
1364 * g++.dg/torture/pr53085.C: New testcase.
1366 2012-04-24 Andrew Pinski <apinski@cavium.com>
1369 * gcc.dg/tree-ssa/andor-3.c: New testcase.
1370 * gcc.dg/tree-ssa/andor-4.c: New testcase.
1371 * gcc.dg/tree-ssa/andor-5.c: New testcase.
1373 2012-04-24 Jakub Jelinek <jakub@redhat.com>
1376 * gcc.c-torture/execute/pr53084.c: New test.
1378 2012-04-23 Paolo Carlini <paolo.carlini@oracle.com>
1380 * g++.dg/cpp0x/noexcept15.C: Adjust for Rev 186726 library changes.
1382 2012-04-23 Andrew Pinski <apinski@cavium.com>
1384 * gcc.dg/tree-ssa/forwprop-17.c: New testcase.
1386 2012-04-23 Bill Schmidt <wschmidt@linux.ibm.com>
1389 * gcc.dg/torture/builtin-explog-1.c: Skip if -O0.
1390 * gcc.dg/torture/builtin-power-1.c: Likewise.
1392 2012-04-23 Richard Guenther <rguenther@suse.de>
1394 PR tree-optimization/53070
1395 * gcc.dg/torture/pr53070.c: New testcase.
1397 2012-04-23 Richard Guenther <rguenther@suse.de>
1400 * gcc.dg/pr53060.c: New testcase.
1402 2012-04-23 Jakub Jelinek <jakub@redhat.com>
1404 PR tree-optimizations/52891
1405 * gcc.c-torture/compile/pr52891-1.c: New test.
1406 * gcc.c-torture/compile/pr52891-2.c: New test.
1408 2012-04-22 Tobias Burnus <burnus@net-b.de>
1411 * gfortran.dg/read_float_4.f90: New.
1413 2012-04-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
1416 * c-c++-common/pr35441.C: New.
1418 2012-04-20 Ian Lance Taylor <iant@google.com>
1420 * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
1421 (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
1423 2012-04-20 Uros Bizjak <ubizjak@gmail.com>
1425 * gcc.target/x86_64/abi/avx/test_passing_unions.c: Avoid undefined
1427 * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
1429 2012-04-20 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1431 PR rtl-optimization/44214
1432 * gcc.dg/pr44214-1.c: New test.
1433 * gcc.dg/pr44214-2.c: Likewise.
1434 * gcc.dg/pr44214-3.c: Likewise.
1436 2012-04-20 Richard Guenther <rguenther@suse.de>
1438 * g++.dg/torture/20120420-1.C: New testcase.
1440 2012-04-19 Steven Bosscher <steven@gcc.gnu.org>
1442 * gcc.target/i386/pr45830.c: Update scan-tree-dump.
1444 2012-04-19 Christian Bruel <christian.bruel@st.com>
1446 * gcc.dg/pr52283.c: New test.
1448 2012-04-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
1450 * gcc.dg/pr37985.c: New test.
1452 2012-04-19 Richard Guenther <rguenther@suse.de>
1454 PR rtl-optimization/44688
1455 * gcc.dg/var-expand1.c: Increase array size to make unrolling
1456 possibly profitable.
1458 2012-04-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1460 PR tree-optimization/52976
1461 * gfortran.dg/reassoc_11.f: New test.
1463 2012-04-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1465 PR tree-optimization/52976
1466 * gfortran.dg/reassoc_7.f: New test.
1467 * gfortran.dg/reassoc_8.f: Likewise.
1468 * gfortran.dg/reassoc_9.f: Likewise.
1469 * gfortran.dg/reassoc_10.f: Likewise.
1471 2012-04-18 Paolo Carlini <paolo.carlini@oracle.com>
1474 * g++.dg/cpp0x/sfinae33.C: New.
1475 * g++.dg/cpp0x/sfinae34.C: Likewise.
1477 2012-04-18 Joey Ye <joey.ye@arm.com>
1479 * gcc.target/arm/thumb1-imm.c: Skip it in non-thumb1 target.
1481 2012-04-18 Richard Guenther <rguenther@suse.de>
1483 * gcc.target/x86_64/abi/test_passing_unions.c: Avoid undefined
1485 * gcc.target/x86_64/abi/test_passing_structs.c: Likewise.
1486 * gcc.target/i386/avx256-unaligned-load-4.c: Fix array sizes.
1488 2012-04-17 Tom de Vries <tom@codesourcery.com>
1490 * g++.dg/pr51264-4.C: New test.
1492 2012-04-17 Paolo Carlini <paolo.carlini@oracle.com>
1495 * g++.dg/cpp0x/constexpr-ctor10.C: New.
1497 2012-04-17 Paolo Carlini <paolo.carlini@oracle.com>
1500 * g++.dg/parse/crash59.C: New.
1502 2012-04-17 Michael Matz <matz@suse.de>
1504 PR tree-optimization/18437
1505 * gfortran.dg/vect/rnflow-trs2a2.f90: New test.
1507 2012-04-17 Richard Guenther <rguenther@suse.de>
1510 * g++.dg/torture/pr53011.C: New testcase.
1512 2012-04-16 Jason Merrill <jason@redhat.com>
1515 * g++.dg/cpp0x/variadic131.C: New.
1518 * g++.dg/cpp0x/variadic130.C: New.
1521 * g++.dg/cpp0x/variadic129.C: New.
1524 * g++.dg/cpp0x/variadic128.C: New.
1526 2012-04-16 Tobias Burnus <burnus@net-b.de>
1529 * gfortran.dg/pointer_intent_6.f90: New.
1531 2012-04-16 Tobias Burnus <burnus@net-b.de>
1534 * gfortran.dg/public_private_module_3.f90: Use dg-additional-sources
1535 to include public_private_module_4.f90.
1536 * gfortran.dg/public_private_module_4.f90: Skip this test on all
1539 2012-04-16 Paolo Carlini <paolo.carlini@oracle.com>
1542 * g++.dg/diagnostic/operator1.C: New.
1543 * g++.dg/ext/label5.C: Adjust.
1544 * g++.dg/ext/va-arg1.C: Likewise.
1545 * g++.dg/other/error20.C: Likewise.
1546 * g++.dg/other/error20.C: Likewise.
1547 * g++.dg/other/error16.C: Likewise.
1548 * g++.dg/other/error10.C: Likewise.
1549 * g++.dg/parse/error30.C: Likewise.
1550 * g++.dg/cpp0x/lambda/lambda-err1.C: Likewise.
1552 2012-04-16 Jason Merrill <jason@redhat.com>
1555 * g++.dg/cpp0x/variadic127.C: New.
1557 2012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1559 * lib/plugin-support.exp (plugin-test-execute): Properly determine
1561 Use fail, pass instead of unresolved.
1565 * g++.dg/plugin/dumb_plugin.c (pass_dumb_plugin_example): Remove
1567 * g++.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.
1568 * gcc.dg/plugin/one_time_plugin.c (one_pass): Likewise.
1569 * gcc.dg/plugin/selfassign.c (pass_warn_self_assign): Likewise.
1571 2012-04-16 Janus Weil <janus@gcc.gnu.org>
1574 * gfortran.dg/typebound_call_23.f03: New test case.
1576 2012-04-15 Jason Merrill <jason@redhat.com>
1579 * g++.dg/cpp0x/variadic126.C: New.
1582 * g++.dg/cpp0x/variadic125.C: New.
1585 * g++.dg/cpp0x/variadic124.C: New.
1588 * g++.dg/cpp0x/nullptr27.C: New.
1591 * g++.dg/warn/format8.C: New.
1593 2012-04-15 Janus Weil <janus@gcc.gnu.org>
1596 * gfortran.dg/proc_ptr_comp_34.f90: New test case.
1598 2012-04-14 Tobias Burnus <burnus@net-b.de>
1602 * gfortran.dg/public_private_module_3.f90: New.
1603 * gfortran.dg/public_private_module_4.f90: New.
1605 2012-04-14 Tom de Vries <tom@codesourcery.com>
1607 * gcc.dg/superblock.c: New test.
1609 2012-04-14 Tom de Vries <tom@codesourcery.com>
1611 * gcc.dg/pr51879-12.c: New test.
1613 2012-04-13 Jason Merrill <jason@redhat.com>
1616 * g++.dg/cpp0x/variadic123.C: New.
1617 * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
1620 * g++.dg/cpp0x/initlist-ctor1.C: New.
1623 * g++.dg/other/anon-union2.C: New.
1625 2012-04-13 Martin Jambor <mjambor@suse.cz>
1628 * g++.dg/ipa/pr52939.C: New test.
1630 2012-04-13 Tom de Vries <tom@codesourcery.com>
1632 * gcc.dg/pr52734.c: New test.
1634 2012-04-13 Richard Guenther <rguenther@suse.de>
1636 PR tree-optimization/52969
1637 * gcc.dg/torture/pr52969.c: New testcase.
1639 2012-04-13 Richard Guenther <rguenther@suse.de>
1642 * gcc.dg/pr52549.c: New testcase.
1644 2012-04-13 Richard Guenther <rguenther@suse.de>
1647 * gcc.dg/pr52862.c: New testcase.
1649 2012-04-13 Joey Ye <joey.ye@arm.com>
1651 * gcc.target/arm/thumb1-imm.c: New testcase.
1653 2012-04-12 Uros Bizjak <ubizjak@gmail.com>
1656 * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
1657 second function argument.
1658 * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
1659 (calc_permps): Update declaration. Calculate result correctly.
1660 (avx2_test): Change src2 type to union256i_d.
1661 * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
1664 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
1667 * gcc.target/powerpc/pr52775.c: New file.
1669 2012-04-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1671 PR tree-optimization/18589
1672 * gcc.dg/tree-ssa/pr18589-1.c: New test.
1673 * gcc.dg/tree-ssa/pr18589-2.c: Likewise.
1674 * gcc.dg/tree-ssa/pr18589-3.c: Likewise.
1675 * gcc.dg/tree-ssa/pr18589-4.c: Likewise.
1676 * gcc.dg/tree-ssa/pr18589-5.c: Likewise.
1677 * gcc.dg/tree-ssa/pr18589-6.c: Likewise.
1678 * gcc.dg/tree-ssa/pr18589-7.c: Likewise.
1679 * gcc.dg/tree-ssa/pr18589-8.c: Likewise.
1680 * gcc.dg/tree-ssa/pr18589-9.c: Likewise.
1681 * gcc.dg/tree-ssa/pr18589-10.c: Likewise.
1683 2012-04-12 Richard Guenther <rguenther@suse.de>
1685 PR tree-optimization/52943
1686 * gcc.dg/torture/pr52943.c: New testcase.
1688 2012-04-12 Oleg Endo <olegendo@gcc.gnu.org>
1691 * gcc/target/sh/pr50751-4.c: New.
1692 * gcc/target/sh/pr50751-5.c: New.
1693 * gcc/target/sh/pr50751-6.c: New.
1694 * gcc/target/sh/pr50751-7.c: New.
1696 2012-04-11 Fabien Chêne <fabien@gcc.gnu.org>
1699 * g++.dg/lookup/using52.C: New.
1701 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
1703 * lib/prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.
1705 2012-04-11 H.J. Lu <hongjiu.lu@intel.com>
1707 PR rtl-optimization/52876
1708 * gcc.target/i386/pr52876.c: New.
1710 2012-04-11 Bernd Schmidt <bernds@codesourcery.com>
1712 * gcc.dg/c99-const-expr-9.c (old_offsetof): Insert a cast to
1714 * gcc.c-torture/execute/pr15296.c (intptr_t): Likewise, with
1716 * gcc.dg/pr14092-1.c (intptr_t): Likewise.
1717 * gcc.dg/tree-ssa/foldcast-1.c (ssize_t): Likewise.
1718 * gcc.dg/c90-const-expr-6.c (intptr_t): New typedef to replace ...
1719 (ptrdiff_t): ... this. All uses changed.
1720 * gcc.dg/c99-const-expr-6.c (intptr_t, ptrdiff_t): Likewise.
1721 * gcc.dg/torture/pta-escape-1.c (foo): Change arg type to
1723 (main): Cast argument to __INTPTR_TYPE__.
1724 * gcc.dg/20041106-1.c (main): Cast to __UINTPTR_TYPE__ rather than
1726 * gcc.dg/mallign.c (main): Likewise.
1727 * gcc.dg/pr38700.c (foo): Likewise.
1728 * gcc.dg/long-long-cst1.c (t): Likewise.
1729 * gcc.dg/c99-const-expr-10.c (p, q, f, h, h2): Likewise.
1730 * gcc.dg/array-10.c (c0, c1, c2, c3, c4, c5): Likewise.
1731 * gcc.dg/pointer-arith-10.c (foo): Likewise.
1732 * gcc.dg/pr25682.c (d, foo): Likewise.
1733 * gcc.dg/format/cast-1.c (f): Likewise.
1734 * gcc.dg/c90-const-expr-10.c
1735 * gcc.dg/pr41551.c (uintptr_t): New typedef, replacing...
1736 (size_t): ...this. All uses changed.
1737 * gcc.c-torture/execute/pr22098-1.c (uintptr_t): Likewise.
1738 * gcc.c-torture/execute/pr22098-2.c (uintptr_t): Likewise.
1739 * gcc.c-torture/execute/pr22098-3.c (uintptr_t): Likewise.
1740 * gcc.dg/pr34856.c (uintptr_t): Likewise.
1741 * gcc.dg/sequence-pt-1.c: Likewise.
1742 * gcc.dg/c90-const-expr-9.c (uintptr_t): Likewise.
1743 * gcc.dg/max-1.c (intptr_t): Likewise, replacing ssize_t.
1744 * gcc.dg/pr39074.c (intptr_t): Define using __INTPTR_TYPE__.
1745 * gcc.dg/pr30744-1.c (my_intptr_t): New typedef. Replace all uses
1746 of ptrdiff_t with it.
1747 * gcc.dg/inline-23.c (my_intptr_t): Likewise.
1748 * gcc.dg/pr37561.c (p): Use __INTPTR_TYPE__.
1749 * gcc.dg/vla-11.c (foo11b): Use __UINTPTR_TYPE__.
1751 2012-04-11 Jason Merrill <jason@redhat.com>
1754 * g++.dg/debug/dwarf2/self-ref-1.C: Define virtual destructor.
1755 * g++.dg/debug/dwarf2/self-ref-1.C: Likewise.
1758 * g++.dg/ext/attrib45.C: New.
1760 * g++.dg/eh/dtor3.C: New.
1762 2012-04-11 Richard Guenther <rguenther@suse.de>
1765 * gfortran.dg/pr52621.f90: New testcase.
1767 2012-04-11 Richard Guenther <rguenther@suse.de>
1770 * g++.dg/torture/pr52918-1.C: New testcase.
1771 * g++.dg/torture/pr52918-2.C: Likewise.
1773 2012-04-11 Tobias Burnus <burnus@net-b.de>
1776 * gfortran.dg/block_11.f90: New.
1778 2012-04-11 Nick Clifton <nickc@redhat.com>
1780 * gcc.dg/stack-usage-1.c (SIZE): Define for the RL78.
1782 2012-04-11 Peter Bergner <bergner@vnet.ibm.com>
1785 * gcc.target/powerpc/pr16458-1.c: New test.
1786 * gcc.target/powerpc/pr16458-2.c: Likewise.
1787 * gcc.target/powerpc/pr16458-3.c: Likewise.
1788 * gcc.target/powerpc/pr16458-4.c: Likewise.
1790 2012-04-11 Eric Botcazou <ebotcazou@adacore.com>
1792 * gcc.dg/builtin-bswap-1.c: Test __builtin_bswap16 & __builtin_bswap64.
1793 * gcc.dg/builtin-bswap-4.c: Test __builtin_bswap16.
1794 * gcc.dg/builtin-bswap-5.c: Likewise.
1795 * gcc.target/i386/builtin-bswap-4.c: New test.
1797 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
1800 * lib/prune.exp: Add -fno-diagnostics-show-caret.
1802 2012-04-11 Richard Guenther <rguenther@suse.de>
1804 PR rtl-optimization/52881
1805 * gcc.dg/torture/pr52881.c: New testcase.
1806 * gcc.dg/torture/pr52913.c: Likewise.
1808 2012-04-11 Richard Guenther <rguenther@suse.de>
1810 PR tree-optimization/52912
1811 * gcc.dg/torture/pr52912.c: New testcase.
1813 2010-04-10 Michael Matz <matz@suse.de>
1815 * gcc.dg/vect/vect-outer-1-big-array.c: Adjust.
1816 * gcc.dg/vect/vect-outer-1.c: Adjust.
1817 * gcc.dg/vect/vect-outer-1a-big-array.c: Adjust.
1818 * gcc.dg/vect/vect-outer-1a.c: Adjust.
1819 * gcc.dg/vect/vect-outer-1b-big-array.c: Adjust.
1820 * gcc.dg/vect/vect-outer-1b.c: Adjust.
1821 * gcc.dg/vect/vect-outer-2b.c: Adjust.
1822 * gcc.dg/vect/vect-outer-3b.c: Adjust.
1824 2012-04-10 Ulrich Weigand <ulrich.weigand@linaro.org>
1826 PR tree-optimization/52870
1827 * gcc.dg/vect/pr52870.c: New test.
1829 2012-04-09 Mike Stump <mikestump@comcast.net>
1831 * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
1832 * gcc.dg/tree-ssa/vrp59.c: Likewise.
1833 * gcc.dg/tree-ssa/vrp60.c: Likewise.
1834 * gnat.dg/aggr11.adb: Likewise.
1835 * gnat.dg/aggr11_pkg.ads: Likewise.
1836 * gnat.dg/aggr15.adb: Likewise.
1837 * gnat.dg/aggr15.ads: Likewise.
1838 * gnat.dg/aggr17.adb: Likewise.
1839 * gnat.dg/aggr18.adb: Likewise.
1840 * gnat.dg/array14.adb: Likewise.
1841 * gnat.dg/array14.ads: Likewise.
1842 * gnat.dg/array14_pkg.ads: Likewise.
1843 * gnat.dg/array19.adb: Likewise.
1844 * gnat.dg/array19.ads: Likewise.
1845 * gnat.dg/discr27.adb: Likewise.
1846 * gnat.dg/discr27.ads: Likewise.
1847 * gnat.dg/discr35.adb: Likewise.
1848 * gnat.dg/discr35.ads: Likewise.
1849 * gnat.dg/discr6.adb: Likewise.
1850 * gnat.dg/discr6_pkg.ads: Likewise.
1851 * gnat.dg/import1.adb: Likewise.
1852 * gnat.dg/import1.ads: Likewise.
1853 * gnat.dg/loop_address2.adb: Likewise.
1854 * gnat.dg/opt7.adb: Likewise.
1855 * gnat.dg/opt7.ads: Likewise.
1856 * gnat.dg/pointer_variable_bounds.adb: Likewise.
1857 * gnat.dg/pointer_variable_bounds.ads: Likewise.
1858 * gnat.dg/rep_clause2.adb: Likewise.
1859 * gnat.dg/rep_clause2.ads: Likewise.
1860 * gnat.dg/slice2.adb: Likewise.
1861 * gnat.dg/slice2.ads: Likewise.
1862 * gnat.dg/slice6.adb: Likewise.
1863 * gnat.dg/slice6_pkg.ads: Likewise.
1864 * gnat.dg/specs/unchecked_union2.ads: Likewise.
1865 * gnat.dg/taft_type2.adb: Likewise.
1866 * gnat.dg/taft_type2.ads: Likewise.
1867 * gnat.dg/taft_type2_pkg.ads: Likewise.
1868 * gnat.dg/volatile10.adb: Likewise.
1869 * gnat.dg/volatile10_pkg.ads: Likewise.
1871 * gcc.dg/dll-8.c: Remove execute permissions.
1872 * g++.dg/ext/dllexport5.C: Likewise.
1874 2012-04-09 Jan Hubicka <jh@suse.cz>
1879 * gcc.dg/lto/pr52634_1.c: New testcase.
1880 * gcc.dg/lto/pr52634_0.c: New testcase.
1882 2012-04-09 Uros Bizjak <ubizjak@gmail.com>
1885 * gcc.target/i386/pr52883.c: New testcase.
1887 2012-04-09 Eric Botcazou <ebotcazou@adacore.com>
1889 * lib/target-supports.exp (check_effective_target_sparc_v9): New.
1890 (check_effective_target_sync_long_long): Add SPARC case.
1891 (check_effective_target_sync_long_long_runtime): Likewise.
1892 (check_effective_target_sync_int_long): Adjust SPARC case.
1893 (check_effective_target_sync_char_short): Likewise.
1895 2012-04-08 Oleg Endo <olegendo@gcc.gnu.org>
1897 * gcc.target/sh/sh2a-prefetch.c: Rename to ...
1898 * gcc.target/sh/prefetch.c: ... this. Enable test case for m4*.
1900 2012-04-08 Tobias Burnus <burnus@net-b.de>
1904 * gfortran.dg/public_private_module_2.f90: New.
1906 2012-04-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
1908 * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Add labels to
1911 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
1914 * gfortran.dg/function_optimize_11.f90: New test.
1916 2012-04-06 Thomas Koenig <tkoenig@gcc.gnu.org>
1919 * gfortran.dg/use_only_6.f90: New test.
1921 2012-04-06 Thomas Koenig <tkoenig@gcc.gnu.org>
1924 * gfortran.dg/use_only_6.f90: New test.
1925 2012-04-06 Mike Stump <mikestump@comcast.net>
1928 * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
1930 2012-04-05 Jason Merrill <jason@redhat.com>
1933 * g++.dg/template/qualified-id5.C: New.
1935 2012-04-05 Uros Bizjak <ubizjak@gmail.com>
1938 * gcc.target/i386/pr52882.c: New test.
1940 2012-04-05 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1941 Dominique D'Humieures <dominiq@lps.ens.fr>
1944 * gcc.dg/vect/vect.exp: Use -fno-common on all targets.
1945 * gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp: Likewise.
1947 2012-04-04 Jason Merrill <jason@redhat.com>
1950 * g++.dg/cpp0x/lambda/lambda-warn4.C: New.
1952 2012-04-03 Jason Merrill <jason@redhat.com>
1955 * g++.dg/cpp0x/variadic-value1.C: New.
1957 2012-04-03 Eric Botcazou <ebotcazou@adacore.com>
1959 * gnat.dg/pack18.adb: New test.
1960 * gnat.dg/pack18_pkg.ads: New helper.
1962 2012-04-03 Richard Guenther <rguenther@suse.de>
1964 PR tree-optimization/52808
1965 * gcc.dg/pr52808.c: New testcase.
1967 2012-04-03 Jakub Jelinek <jakub@redhat.com>
1969 PR tree-optimization/52835
1970 * gfortran.dg/pr52835.f90: New test.
1972 2012-04-03 Eric Botcazou <ebotcazou@adacore.com>
1974 * gnat.dg/specs/aggr5.ads: New test.
1976 2012-04-02 Richard Guenther <rguenther@suse.de>
1978 PR tree-optimization/52756
1979 * gcc.dg/torture/pr52756.c: New testcase.
1981 2012-04-02 Richard Guenther <rguenther@suse.de>
1984 * gcc.dg/pr52803.c: New testcase.
1986 2012-04-02 Dodji Seketeli <dodji@redhat.com>
1989 * g++.old-deja/g++.pt/spec40.C: Adjust to take the resolution of
1992 2012-04-01 Paolo Carlini <paolo.carlini@oracle.com>
1995 * g++.dg/cpp0x/noexcept17.C: New.
1996 * g++.old-deja/g++.eh/cleanup1.C: Adjust.
1997 * g++.dg/tree-ssa/ehcleanup-1.C: Likewise.
1998 * g++.dg/cpp0x/noexcept01.C: Likewise.
1999 * g++.dg/eh/init-temp1.C: Likewise.
2000 * g++.dg/eh/ctor1.C: Likwise.
2002 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
2004 * gnat.dg/controlled6.adb: New test.
2005 * gnat.dg/controlled6_pkg.ads: New helper.
2006 * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
2008 2012-03-30 Richard Henderson <rth@redhat.com>
2011 * g++.dg/opt/pr52727.C: New testcase.
2013 2012-03-30 Richard Guenther <rguenther@suse.de>
2015 PR tree-optimization/52754
2016 * gcc.target/i386/pr52754.c: New testcase.
2018 2012-03-30 Richard Guenther <rguenther@suse.de>
2021 * g++.dg/torture/pr52772.C: New testcase.
2023 2012-03-29 Paolo Carlini <paolo.carlini@oracle.com>
2026 * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
2028 2012-03-29 Jason Merrill <jason@redhat.com>
2031 * g++.dg/template/inherit8.C: New.
2033 2012-03-29 Jakub Jelinek <jakub@redhat.com>
2036 * g++.dg/ext/weak4.C: New test.
2038 PR tree-optimization/52760
2039 * gcc.c-torture/execute/pr52760.c: New test.
2041 2012-03-29 Jason Merrill <jason@redhat.com>
2044 * g++.dg/cpp0x/initlist-array3.C: New.
2046 2012-03-28 Jason Merrill <jason@redhat.com>
2049 * g++.dg/overload/virtual2.C: New.
2051 2012-03-28 Eric Botcazou <ebotcazou@adacore.com>
2053 * gnat.dg/vect7.ad[sb]: New test.
2055 2012-03-28 Paul Thomas <pault@gcc.gnu.org>
2056 Tobias Burnus <burnus@gcc.gnu.org>
2059 * gfortran.dg/allocate_class_1.f90 : Change error test.
2060 * gfortran.dg/allocate_with_typespec_4.f90 : Change error test.
2061 * gfortran.dg/allocate_alloc_opt_1.f90 : Change error test.
2062 * gfortran.dg/deallocate_alloc_opt_1.f90 : Change error test.
2064 2012-03-28 Jakub Jelinek <jakub@redhat.com>
2067 * gcc.dg/pr52691.c: New test.
2070 * gcc.c-torture/compile/pr52750.c: New test.
2072 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2075 * gcc.target/avr/torture/builtins-2.c: New test.
2077 2012-03-28 Jakub Jelinek <jakub@redhat.com>
2080 * gcc.target/i386/pr52736.c: New test.
2082 2012-03-27 Martin Jambor <mjambor@suse.cz>
2085 * gcc.dg/torture/pr52693.c: New test.
2087 2012-03-27 Meador Inge <meadori@codesourcery.com>
2090 * g++.dg/cpp0x/constexpr-52672.C: New testcase.
2092 2012-03-27 Mike Stump <mikestump@comcast.net>
2095 * gcc.target/i386/pr28946.c: Use -fno-ident to avoid spurious
2096 failures that match branch names.
2098 2012-03-27 Uros Bizjak <ubizjak@gmail.com>
2099 H.J. Lu <hongjiu.lu@intel.com>
2102 * gcc.target/i386/pr52698.c: New test.
2104 2012-03-27 Richard Guenther <rguenther@suse.de>
2107 * gcc.dg/torture/pr52720.c: New testcase.
2109 2012-03-27 Eric Botcazou <ebotcazou@adacore.com>
2111 * gnat.dg/pack17.adb: New test.
2113 2012-03-27 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2115 * gcc.target/arm/thumb-ifcvt.c: Only run for -mthumb.
2116 * gcc.target/arm/thumb-16bit-ops.c: Likewise.
2118 2012-03-26 Martin Jambor <mjambor@suse.cz>
2120 PR tree-optimization/50052
2121 * gcc.dg/ipa/ipa-sra-2.c: Also run on strict-alignment platforms.
2123 2012-03-26 Richard Guenther <rguenther@suse.de>
2125 PR tree-optimization/52701
2126 * gfortran.dg/pr52701.f90: New testcase.
2128 2012-03-26 Ulrich Weigand <ulrich.weigand@linaro.org>
2130 PR tree-optimization/52686
2131 * gcc.target/arm/pr52686.c: New test.
2133 2012-03-26 Georg-Johann Lay <avr@gjlay.de>
2135 * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
2136 Add "-Os -flto" to list.
2138 2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
2140 * gnat.dg/concat2.ad[sb]: New test.
2142 2012-03-24 Jason Merrill <jason@redhat.com>
2144 * g++.dg/cpp0x/auto3.C: Compile with -pedantic-errors.
2145 * g++.dg/cpp0x/trailing2.C: Likewise.
2146 * g++.dg/warn/pr23075.C: Change dg-warning to dg-bogus.
2147 * g++.dg/cpp1y/auto-fn1.C: New.
2148 * g++.dg/cpp1y/auto-fn2.C: New.
2149 * g++.dg/cpp1y/auto-fn3.C: New.
2150 * g++.dg/cpp1y/auto-fn4.C: New.
2151 * g++.dg/cpp1y/auto-fn5.C: New.
2152 * g++.dg/cpp1y/auto-fn6.C: New.
2153 * g++.dg/cpp1y/auto-fn7.C: New.
2154 * g++.dg/cpp1y/auto-fn8.C: New.
2155 * g++.dg/cpp1y/auto-fn9.C: New.
2156 * g++.dg/cpp1y/auto-fn10.C: New.
2157 * g++.dg/cpp1y/auto-fn11.C: New.
2159 2012-03-23 Richard Guenther <rguenther@suse.de>
2161 PR tree-optimization/52678
2162 * gfortran.dg/pr52678.f: New testcase.
2164 2012-03-23 Richard Guenther <rguenther@suse.de>
2166 PR tree-optimization/52638
2167 * g++.dg/torture/pr52638.C: New testcase.
2169 2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
2172 * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
2174 2012-03-22 Jakub Jelinek <jakub@redhat.com>
2177 * g++.dg/ext/attrib44.C: New test.
2179 2012-03-22 Jan Hubicka <jh@suse.cz>
2182 * g++.dg/torture/pr51737.C: New testcase
2184 2012-03-22 Richard Guenther <rguenther@suse.de>
2186 PR tree-optimization/52548
2187 * gcc.dg/tree-ssa/ssa-pre-29.c: New testcase.
2189 2012-03-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2191 * lib/fortran-modules.exp (list-module-names-1): Remove
2194 2012-03-21 Oleg Endo <olegendo@gcc.gnu.org>
2197 * gcc.target/sh/pr50751-1.c: New.
2198 * gcc.target/sh/pr50751-2.c: New.
2199 * gcc.target/sh/pr50751-3.c: New.
2201 2012-03-21 Oleg Endo <olegendo@gcc.gnu.org>
2204 * gcc.target/sh/sh4a-cos.c: Remove.
2205 * gcc.target/sh/sh4a-sin.c: Remove.
2206 * gcc.target/sh/sh4a-sincos.c: Remove.
2208 2012-03-21 Richard Earnshaw <rearnsha@arm.com>
2210 * gcc.target/arm/neon/vgetQ_laneu64.c: Regenerated.
2211 * gcc.target/arm/neon/vgetQ_lanes64.c: Likewise.
2213 2012-03-21 Martin Jambor <mjambor@suse.cz>
2216 * gcc.dg/misaligned-expand-1.c (cst): Cast to int.
2217 * gcc.dg/misaligned-expand-2.c (cst): Likewise.
2219 2012-03-21 Andrew Stubbs <ams@codesourcery.com>
2221 * gcc.target/arm/thumb-16bit-ops.c: New file.
2222 * gcc.target/arm/thumb-ifcvt.c: New file.
2224 2012-03-20 Jason Merrill <jason@redhat.com>
2226 * lib/target-supports.exp: Add { target c++1y }.
2228 * g++.dg/cpp0x/auto32.C: New.
2230 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
2233 * gcc.dg/torture/pr48124-1.c: Add dg-require-effective-target
2235 * gcc.dg/torture/pr48124-4.c: Ditto:
2236 * gcc.dg/torture/pr52530.c: Use long instead of int if int=16.
2238 2012-03-20 Jason Merrill <jason@redhat.com>
2241 * g++.dg/cpp0x/initlist66.C: New.
2243 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
2245 * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
2248 2012-03-20 Georg-Johann Lay <avr@gjlay.de>
2251 * gcc.target/avr/torture/addr-space-2.h: New file.
2252 * gcc.target/avr/torture/addr-space-2-g.h: New test.
2253 * gcc.target/avr/torture/addr-space-2-0.h: New test.
2254 * gcc.target/avr/torture/addr-space-2-1.h: New test.
2255 * gcc.target/avr/torture/addr-space-2-x.h: New test.
2257 2012-03-20 Richard Guenther <rguenther@suse.de>
2259 * gnat.dg/pack16.adb: New testcase.
2260 * gnat.dg/pack16_pkg.ads: Likewise.
2261 * gnat.dg/specs/pack8.ads: Likewise.
2262 * gnat.dg/specs/pack8_pkg.ads: Likewise.
2264 2012-03-19 Paolo Carlini <paolo.carlini@oracle.com>
2266 * g++.dg/warn/Wuseless-cast.C: Extend.
2268 2012-03-19 Paolo Carlini <paolo.carlini@oracle.com>
2271 * g++.dg/warn/Wuseless-cast.C: New.
2273 2012-03-17 Janne Blomqvist <jb@gcc.gnu.org>
2276 * gfortran.dg/pr52608.f90: New test.
2278 2012-03-17 Tobias Burnus <burnus@net-b.de>
2281 * gfortran.dg/proc_ptr_36.f90: New.
2283 2012-03-16 Martin Jambor <mjambor@suse.cz>
2285 * gcc.dg/misaligned-expand-1.c: New test.
2286 * gcc.dg/misaligned-expand-3.c: Likewise.
2288 2012-03-16 Richard Guenther <rguenther@suse.de>
2289 Kai Tietz <ktietz@redhat.com>
2292 * gcc.c-torture/execute/pr48814-1.c: New test.
2293 * gcc.c-torture/execute/pr48814-2.c: New test.
2294 * gcc.dg/tree-ssa/assign-1.c: New test.
2295 * gcc.dg/tree-ssa/assign-2.c: New test.
2296 * gcc.dg/tree-ssa/assign-3.c: New test.
2298 2012-03-16 Richard Guenther <rguenther@suse.de>
2300 * gnat.dg/specs/pack7.ads: New testcase.
2302 2012-03-15 Jakub Jelinek <jakub@redhat.com>
2305 * gcc.dg/torture/vshuf-4.inc: Add two new tests.
2306 * gcc.dg/torture/vshuf-8.inc: Likewise.
2307 * gcc.dg/torture/vshuf-16.inc: Likewise.
2308 * gcc.dg/torture/vshuf-32.inc: Likewise.
2310 2012-03-15 Jason Merrill <jason@redhat.com>
2312 * g++.dg/torture/pr52582.C: New.
2314 2012-03-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2316 * lib/fortran-modules.exp: New file which was forgotten in r185430.
2318 2012-03-15 Ira Rosen <irar@il.ibm.com>
2319 Ulrich Weigand <ulrich.weigand@linaro.org>
2321 * gcc.dg/vect/slp-cond-3.c: New test.
2322 * gcc.dg/vect/slp-cond-4.c: New test.
2324 2012-03-15 Ira Rosen <irar@il.ibm.com>
2325 Ulrich Weigand <ulrich.weigand@linaro.org>
2327 * gcc.dg/vect/bb-slp-pattern-1.c: New test.
2328 * gcc.dg/vect/bb-slp-pattern-2.c: New test.
2330 2012-03-15 Janne Blomqvist <jb@gcc.gnu.org>
2335 * gfortran.dg/edit_real_1.f90: Don't assume roundTiesToAway.
2336 * gfortran.dg/round_1.f03: Likewise.
2338 2012-03-15 Jakub Jelinek <jakub@redhat.com>
2339 Andrew Pinski <apinski@cavium.com>
2342 * gcc.dg/pr52592.c: New test.
2344 2012-03-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2346 * gfortran.fortran-torture/compile/compile.exp: Simplify.
2347 * gfortran.fortran-torture/execute/execute.exp: Likewise.
2348 * lib/gcc-dg.exp (cleanup-modules): Move to ..
2349 * lib/fortran-modules.exp: .. this new file. Adjust users.
2350 * lib/gfortran-dg.exp (gfortran-dg-runtest,
2351 gfortran-dg-debug-runtest): Call cleanup-modules.
2352 * lib/fortran-torture.exp (fortran-torture-execute,
2353 fortran-torture): Likewise.
2354 * gfortran.dg/coarray/caf.exp: Likewise.
2355 * lib/lto.exp: Likewise.
2356 * gfortran.dg/class_4a.f03: Adjust cleanup-modules and keep-modules.
2357 * gfortran.dg/class_4b.f03: Likewise.
2358 * gfortran.dg/class_4c.f03: Likewise.
2359 * gfortran.dg/class_45a.f03: Likewise.
2360 * gfortran.dg/binding_label_tests_10.f03: Likewise.
2361 * gfortran.dg/binding_label_tests_10_main.f03: Likewise.
2362 * gfortran.dg/binding_label_tests_11.f03: Likewise.
2363 * gfortran.dg/binding_label_tests_11_main.f03: Likewise.
2364 * gfortran.dg/binding_label_tests_13.f03: Likewise.
2365 * gfortran.dg/binding_label_tests_13_main.f03: Likewise.
2366 * gfortran.dg/test_common_binding_labels_2.f03: Likewise.
2367 * gfortran.dg/test_common_binding_labels_2_main.f03: Likewise.
2368 * gfortran.dg/test_common_binding_labels_3.f03: Likewise.
2369 * gfortran.dg/test_common_binding_labels_3_main.f03: Likewise.
2370 * gfortran.dg/whole_file_28.f90: Likewise.
2371 * gfortran.dg/whole_file_29.f90: Likewise.
2372 * gfortran.dg/whole_file_30.f90: Likewise.
2373 * gfortran.dg/whole_file_31.f90: Likewise.
2375 2012-03-15 Jakub Jelinek <jakub@redhat.com>
2377 PR tree-optimization/52267
2378 * gcc.dg/pr52267.c: New test.
2379 * gcc.dg/tree-ssa/vrp65.c: New test.
2380 * gcc.dg/tree-ssa/vrp66.c: New test.
2382 2012-03-15 Richard Guenther <rguenther@suse.de>
2385 * gfortran.dg/vect/pr52580.f: New testcase.
2387 2012-03-15 Oleg Endo <olegendo@gcc.gnu.org>
2389 * gcc.target/sh/fpul-usage-1.c: New.
2391 2012-03-14 Oleg Endo <olegendo@gcc.gnu.org>
2394 * gcc.target/sh/pr49468-si.c: Make dg-skip-if not the first directive.
2395 * gcc.target/sh/pr49468-di.c: Likewise.
2397 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2399 * g++.dg/warn/miss-format-1.C: Remove *-*-solaris2.8 handling.
2400 * gcc.dg/c99-stdint-6.c: Likewise.
2401 * gcc.dg/lto/20090210_0.c: Likewise.
2402 * gcc.dg/pr28796-2.c: Don't skip on sparc*-sun-solaris2.8.
2403 * gcc.dg/pragma-init-fini.c: Don't skip on i?86-*-solaris2.8.
2404 * gcc.dg/pragma-init-fini-2.c: Likewise.
2405 * gcc.dg/torture/pr47917.c: Remove *-*-solaris2.8 handling.
2406 * gcc.target/i386/pr22076.c: Remove i?86-*-solaris2.8 handling.
2407 * gcc.target/i386/pr22152.c: Likewise.
2408 * gcc.target/i386/vect8-ret.c: Likewise.
2409 * lib/target-supports.exp (add_options_for_tls): Remove Solaris 8
2412 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2414 * g++.dg/other/anon5.C: Don't skip on mips-sgi-irix*.
2415 * g++.dg/tree-prof/partition1.C: Likewise.
2416 * g++.dg/tree-prof/partition2.C: Likewise.
2417 * g++.old-deja/g++.other/init19.C: Remove mips-sgi-irix*
2419 * gcc.c-torture/compile/labels-3.c: Remove dg-options.
2420 * gcc.c-torture/execute/20010724-1.c: Remove.
2421 * gcc.c-torture/execute/20010724-1.x: Remove.
2422 * gcc.c-torture/execute/20040208-2.c: Remove.
2423 * gcc.c-torture/execute/20040208-2.x: Remove.
2424 * gcc.c-torture/execute/ieee/20000320-1.c [__mips__ && __sgi__]:
2426 (main) [__mips__ && __sgi__]: Remove.
2427 * gcc.c-torture/execute/ieee/copysign1.c: Remove IRIX reference.
2428 * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
2429 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: Remove
2430 mips-sgi-irix6* handling.
2431 * gcc.dg/cpp/assert4.c [__mips__]: Remove __sgi__, sgi.
2432 * gcc.dg/torture/20090618-1.c: Don't skip on mips-sgi-irix*.
2433 * gcc.dg/torture/builtin-frexp-1.c: Remove mips*-*-irix6*
2435 * gcc.dg/torture/builtin-logb-1.c: Likewise.
2436 * gcc.dg/torture/pr47917.c: Remove mips-sgi-irix6.5 handling.
2437 * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Don't skip on mips*-*-irix*.
2438 * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6* handling.
2439 * gcc.target/mips/args-1.c [!__sgi__]: Remove.
2440 * gcc.target/mips/interrupt_handler-2.c: Don't skip on
2442 * gcc.target/mips/interrupt_handler-3.c: Likewise.
2443 * gcc.target/mips/save-restore-1.c: Don't skip on mips-sgi-irix6*.
2444 * gcc.target/mips/save-restore-3.c: Likewise.
2445 * gcc.target/mips/save-restore-4.c: Likewise.
2446 * gcc.target/mips/save-restore-5.c: Likewise.
2447 * gfortran.dg/g77/cabs.f: Don't xfail on mips-sgi-irix6*.
2448 * lib/prune.exp (prune_gcc_output): Remove pruning of IRIX 6 ld
2450 * lib/target-libpath.exp (set_ld_library_path_env_vars): Remove
2452 (restore_ld_library_path_env_vars): Likewise.
2453 * lib/target-supports.exp (check_profiling_available): Remove
2454 mips*-*-irix* handling.
2455 (check_ascii_locale_available): Remove mips-sgi-irix* handling.
2456 (add_options_for_c99_runtime): Remove mips-sgi-irix6.5* handling.
2457 * objc.dg/stabs-1.m: Don't xfail on mips-sgi-irix6.5.
2459 2012-03-14 Jakub Jelinek <jakub@redhat.com>
2462 * g++.dg/opt/pr52582.C: New test.
2464 2012-03-14 Richard Guenther <rguenther@suse.de>
2466 PR tree-optimization/52571
2467 * gcc.dg/vect/vect-2.c: Initialize arrays.
2468 * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
2469 * gcc.target/i386/recip-vec-divf.c: Use -fno-common.
2470 * gcc.target/i386/recip-vec-sqrtf.c: Likewise.
2472 2012-03-14 Richard Guenther <rguenther@suse.de>
2477 * gcc.dg/torture/pr48124-1.c: New testcase.
2478 * gcc.dg/torture/pr48124-2.c: Likewise.
2479 * gcc.dg/torture/pr48124-3.c: Likewise.
2480 * gcc.dg/torture/pr48124-4.c: Likewise.
2482 2012-03-14 Richard Guenther <rguenther@suse.de>
2485 * gcc.dg/pr52578.c: New testcase.
2487 2012-03-14 Jakub Jelinek <jakub@redhat.com>
2490 * g++.dg/cpp0x/udlit-args2.C: New test.
2492 2012-03-13 Oleg Endo <olegendo@gcc.gnu.org>
2495 * gcc.target/sh/pr48596.c: Move accidentally added new test case to ...
2496 * gcc.c-torture/compile/pr48596.c: ... here.
2498 2012-01-30 Dodji Seketeli <dodji@redhat.com>
2501 * g++.dg/lookup/hidden-class17.C: New test.
2503 2012-03-13 Jakub Jelinek <jakub@redhat.com>
2506 * gcc.dg/Wunused-var-3.c: New test.
2508 2012-03-13 Martin Jambor <mjambor@suse.cz>
2510 * gcc.dg/misaligned-expand-2.c: New test.
2512 2012-03-13 Richard Guenther <rguenther@suse.de>
2515 * gcc.dg/pr52134.c: New testcase.
2517 2012-03-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2519 * ada/acats/tests/cd/cdd1001.a (CDD1001): Fix typo.
2521 2012-03-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2523 PR tree-optimization/46728
2524 * gcc.target/powerpc/pr46728-4.c: Use preferred syntax.
2525 * gcc.target/powerpc/pr46728-5.c: Likewise.
2526 * gcc.target/powerpc/pr46728-8.c: Likewise.
2527 * gcc.target/powerpc/pr46728-10.c: Likewise.
2528 * gcc.target/powerpc/pr46728-11.c: Likewise.
2529 * gcc.target/powerpc/pr46728-13.c: Likewise.
2530 * gcc.target/powerpc/pr46728-14.c: Likewise.
2531 * gcc.target/powerpc/pr46728-15.c: Likewise.
2533 2012-03-12 Paolo Carlini <paolo.carlini@oracle.com>
2536 * g++.dg/warn/Wdiv-by-zero-bogus.C: New.
2538 2012-03-12 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2540 PR tree-optimization/46728
2541 * gcc.target/powerpc/pr46728-4.c: Skip for powerpc*-*-darwin*.
2542 * gcc.target/powerpc/pr46728-5.c: Likewise.
2543 * gcc.target/powerpc/pr46728-8.c: Likewise.
2544 * gcc.target/powerpc/pr46728-10.c: Likewise.
2545 * gcc.target/powerpc/pr46728-11.c: Likewise.
2546 * gcc.target/powerpc/pr46728-13.c: Likewise.
2547 * gcc.target/powerpc/pr46728-14.c: Likewise.
2548 * gcc.target/powerpc/pr46728-15.c: Likewise.
2550 2012-03-12 Georg-Johann Lay <avr@gjlay.de>
2553 * gcc.target/avr/torture/addr-space-1.h: New file.
2554 * gcc.target/avr/torture/addr-space-1-g.h: New test.
2555 * gcc.target/avr/torture/addr-space-1-0.h: New test.
2556 * gcc.target/avr/torture/addr-space-1-1.h: New test.
2557 * gcc.target/avr/torture/addr-space-1-x.h: New test.
2559 2012-03-12 Andrew Pinski <apinski@cavium.com>
2561 * gcc.dg/tree-ssa/phi-opt-7.c: New testcase.
2563 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2565 * g++.dg/abi/rtti3.C: Remove alpha*-dec-osf* handling.
2566 * g++.dg/abi/thunk4.C: Likewise.
2567 * g++.dg/cdce3.C: Don't skip on*-dec-osf5*.
2569 * g++.dg/compat/struct-layout-1_generate.c: Remove alpha*-dec-osf*
2571 * g++.dg/cpp0x/constexpr-rom.C: Likewise.
2572 * g++.dg/eh/spbp.C: Likewise.
2573 * g++.dg/ext/label13.C: Likewise.
2574 * g++.dg/guality/guality.exp: Likewise.
2575 * g++.dg/other/anon5.C: Likewise.
2576 * g++.dg/other/pragma-ep-1.C: Remove.
2577 * g++.dg/warn/miss-format-1.C: Remove alpha*-dec-osf* handling.
2578 * g++.dg/warn/pr31246.C: Likewise.
2579 * g++.dg/warn/weak1.C: Likewise.
2580 * g++.old-deja/g++.eh/badalloc1.C: Likewise.
2581 * g++.old-deja/g++.ext/attrib5.C: Likewise.
2582 * gcc.c-torture/compile/limits-declparen.c: Likewise.
2583 * gcc.c-torture/compile/limits-pointer.c: Likewise.
2584 * gcc.c-torture/execute/20001229-1.c: Remove __osf__ handling.
2585 * gcc.dg/attr-weakref-1.c: Remove alpha*-dec-osf* handling.
2586 * gcc.dg/c99-stdint-6.c: Remove alpha*-dec-osf5* handling.
2587 * gcc.dg/c99-tgmath-1.c: Likewise.
2588 * gcc.dg/c99-tgmath-2.c: Likewise.
2589 * gcc.dg/c99-tgmath-3.c: Likewise.
2590 * gcc.dg/c99-tgmath-4.c: Likewise.
2591 * gcc.dg/compat/struct-layout-1_generate.c: Remove alpha*-dec-osf*
2593 * gcc.dg/debug/pr49032.c: Likewise.
2594 * gcc.dg/guality/guality.exp: Likewise.
2595 * gcc.dg/intmax_t-1.c: Likewise.
2596 * gcc.dg/pr48616.c: Likewise.
2597 * gcc.dg/pragma-ep-1.c: Remove.
2598 * gcc.dg/pragma-ep-2.c: Remove.
2599 * gcc.dg/pragma-ep-3.c: Remove.
2600 * gcc.dg/torture/pr47917.c: Remove alpha*-dec-osf5* handling.
2601 * gcc.dg/tree-ssa/pr42585.c: Remove alpha*-dec-osf* handling.
2602 * gcc.misc-tests/gcov-14.c: Likewise.
2603 * gfortran.dg/guality/guality.exp: Likewise.
2604 * lib/target-supports.exp (check_weak_available): Likewise.
2605 (add_options_for_tls): Likewise.
2606 (check_ascii_locale_available): Likewise.
2607 * obj-c++.dg/dwarf-2.mm: Likewise.
2608 * objc.dg/dwarf-1.m: Likewise.
2609 * objc.dg/dwarf-2.m: Likewise.
2611 2012-03-12 Jakub Jelinek <jakub@redhat.com>
2613 PR tree-optimization/51721
2614 * gcc.dg/tree-ssa/vrp64.c: New test.
2616 PR tree-optimization/52533
2617 * gcc.c-torture/compile/pr52533.c: New test.
2619 2012-03-12 Kirill Yukhin <kirill.yukhin@intel.com>
2621 * gcc.target/i386/rtm-xabort-1.c: New.
2622 * gcc.target/i386/rtm-xbegin-1.c: Ditto.
2623 * gcc.target/i386/rtm-xend-1.c: Ditto.
2624 * gcc.target/i386/rtm-xtest-1.c: Ditto.
2625 * gcc.target/i386/sse-12.c: Test RTM intrinsics.
2626 * gcc.target/i386/sse-13.c: Ditto.
2627 * gcc.target/i386/sse-14.c: Ditto.
2628 * gcc.target/i386/sse-22.c: Ditto.
2629 * gcc.target/i386/sse-23.c: Ditto.
2630 * g++.dg/other/i386-2.C: Ditto.
2631 * g++.dg/other/i386-3.C: Ditto.
2633 2012-03-12 Tobias Burnus <burnus@net-b.de>
2636 * gfortran.dg/proc_ptr_35.f90: New.
2638 2012-03-11 Uros Bizjak <ubizjak@gmail.com>
2641 * gcc.dg/torture/pr52530.c: New test.
2643 2012-03-11 Oleg Endo <olegendo@gcc.gnu.org>
2646 * gcc.target/sh/pr51244-1.c: Fix thinkos.
2648 2012-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2651 * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
2653 * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
2655 2012-03-09 Andrew Pinski <apinski@cavium.com>
2658 * gcc.dg/tree-ssa/phi-opt-8.c: New testcase.
2659 * gcc.dg/tree-ssa/phi-opt-9.c: New testcase.
2661 2012-03-09 Jiangning Liu <jiangning.liu@arm.com>
2663 * gcc.dg/tree-ssa/scev-3.c: New.
2664 * gcc.dg/tree-ssa/scev-4.c: New.
2666 2012-03-08 Tobias Burnus <burnus@net-b.de>
2669 * gfortran.dg/proc_ptr_34.f90
2671 2012-03-07 Jason Merrill <jason@redhat.com>
2674 * g++.dg/cpp0x/udlit-mangle.C: New.
2676 2012-03-06 Pat Haugen <pthaugen@us.ibm.com>
2678 * gcc.dg/torture/va-arg-25.c: Fix typo for powerpc64-*-* check.
2680 2012-03-06 Richard Guenther <rguenther@suse.de>
2683 * gcc.dg/torture/pr52493.c: New testcase.
2685 2012-03-06 Richard Guenther <rguenther@suse.de>
2688 * gcc.dg/lto/pr52097_0.c: New testcase.
2690 2012-03-06 Oleg Endo <olegendo@gcc.gnu.org>
2693 * gcc.target/sh/pr51244-1.c: New.
2694 * gcc.target/sh/pr51244-2.c: New.
2695 * gcc.target/sh/pr51244-3.c: New.
2697 2012-03-05 Jason Merrill <jason@redhat.com>
2700 * g++.dg/ext/visibility/template11.C: New.
2702 * g++.dg/cpp0x/implicit13.C: New.
2704 2012-03-05 Jakub Jelinek <jakub@redhat.com>
2706 PR tree-optimization/51721
2707 * gcc.dg/tree-ssa/vrp63.c: New test.
2708 * gcc.dg/pr51721.c: New test.
2710 2012-03-04 Mikael Morin <mikael@gcc.gnu.org>
2713 * gfortran.dg/elemental_optional_args_5.f03: Add subcomponent actual
2716 2012-03-04 H.J. Lu <hongjiu.lu@intel.com>
2719 * gcc.target/i386/pr52146.c: Update final-scan to allow $-18874240.
2721 2012-03-04 Mikael Morin <mikael@gcc.gnu.org>
2724 * gfortran.dg/elemental_optional_args_5.f03: Add array checks.
2726 2012-03-04 Georg-Johann Lay <avr@gjlay.de>
2728 * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
2731 2012-03-03 Jason Merrill <jason@redhat.com>
2733 * g++.dg/cpp0x/nsdmi-defer6.C: New.
2736 * g++.dg/cpp0x/initlist65.C: New.
2739 * g++.dg/ext/is_empty2.C: New.
2741 2012-03-03 Tobias Burnus <burnus@net-b.de>
2744 * gfortran.dg/assumed_type_3.f90: Undo previous commit.
2746 2012-03-03 Tobias Burnus <burnus@net-b.de>
2748 * gfortran.dg/bind_c_dts_4.f03: Add dg-options -Wc-binding-type.
2749 * gfortran.dg/bind_c_implicit_vars.f03: Ditto.
2750 * gfortran.dg/bind_c_usage_8.f03: Ditto.
2751 * gfortran.dg/c_kind_tests_2.f03: Ditto.
2752 * gfortran.dg/class_30.f90: Remove dg-warning line.
2753 * gfortran.dg/bind_c_usage_25.f90: New.
2755 2012-03-03 Tobias Burnus <burnus@net-b.de>
2758 * gfortran.dg/assumed_type_1.f90: Correct dg-error.
2759 * gfortran.dg/assumed_type_3.f90: Correct dg-error.
2760 * gfortran.dg/assumed_type_4.f90: Correct dg-error.
2762 2012-03-03 Tobias Burnus <burnus@net-b.de>
2765 * gfortran.dg/assumed_type_1.f90: New.
2766 * gfortran.dg/assumed_type_2.f90: New.
2767 * gfortran.dg/assumed_type_3.f90: New.
2768 * gfortran.dg/assumed_type_4.f90: New.
2770 2012-03-02 Oleg Endo <olegendo@gcc.gnu.org>
2773 * gcc.target/sh/pr49468-si.c: Skip unsupported test for SH64.
2774 * gcc.target/sh/pr49468-di.c: New.
2776 2012-03-02 Maxim Kuvyrkov <maxim@codesourcery.com>
2778 * gcc.dg/graphite/pr50561.c: Update.
2780 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
2782 * gcc.target/powerpc/pr52457.c: New test.
2784 2012-03-02 Ulrich Weigand <ulrich.weigand@linaro.org>
2786 * gcc.target/arm/sat-1.c: New test.
2788 2012-03-02 Uros Bizjak <ubizjak@gmail.com>
2791 * gcc.target/i386/pr46716.c: New test.
2793 2012-03-02 Paolo Carlini <paolo.carlini@oracle.com>
2796 * g++.dg/cpp0x/sfinae32.C: New.
2798 2012-03-02 Richard Guenther <rguenther@suse.de>
2800 PR tree-optimization/52406
2801 * gcc.dg/torture/pr52406.c: New testcase.
2803 2012-03-02 Tobias Burnus <burnus@net-b.de>
2806 * gfortran.dg/derived_comp_array_ref_8.f90: New.
2807 * gfortran.dg/nullify_2.f90: Update dg-error.
2808 * gfortran.dg/nullify_4.f90: Ditto.
2809 * gfortran.dg/pointer_init_6.f90: Ditto.
2811 2012-03-02 Tobias Burnus <burnus@net-b.de>
2814 * gfortran.dg/class_51.f90: New.
2816 2012-03-02 Tobias Burnus <burnus@net-b.de>
2819 * gfortran.dg/intrinsic_8.f90: New.
2821 2012-03-01 Kai Tietz <ktietz@redhat.com>
2823 * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
2824 routines on mingw targets.
2825 * gcc.dg/vect/pr46126.c (uintptr_t): Add support for LLP64 target.
2827 2012-03-01 Jakub Jelinek <jakub@redhat.com>
2829 PR tree-optimization/52445
2830 * gcc.dg/pr52445.c: New test.
2832 2012-02-29 Jakub Jelinek <jakub@redhat.com>
2835 * gcc.c-torture/compile/pr52437.c: New test.
2838 * gcc.dg/torture/pr52419.c: New test.
2840 PR tree-optimization/52429
2841 * gcc.dg/torture/pr52429.c: New test.
2842 * g++.dg/opt/pr52429.C: New test.
2844 2012-02-29 Richard Guenther <rguenther@suse.de>
2847 * gcc.dg/lto/trans-mem-1_0.c: Remove.
2848 * gcc.dg/lto/trans-mem-1_1.c: Likewise.
2849 * gcc.dg/lto/trans-mem-2_0.c: Likewise.
2850 * gcc.dg/lto/trans-mem-2_1.c: Likewise.
2851 * gcc.dg/lto/trans-mem-4_0.c: Likewise.
2852 * gcc.dg/lto/trans-mem-4_1.c: Likewise.
2854 2012-02-29 Jakub Jelinek <jakub@redhat.com>
2856 * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
2858 2012-02-29 Paul Thomas <pault@gcc.gnu.org>
2861 * gfortran.dg/realloc_on_assign_13.f90 : New test.
2863 2012-02-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2866 * gcc.target/arm/neon/pr51534.c: New testcase.
2868 2012-02-28 Richard Guenther <rguenther@suse.de>
2871 * gcc.dg/torture/pr52407.c: New testcase.
2873 2012-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2875 * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
2876 * gcc.target/arm/vfp2.c: Likewise.
2877 * gcc.target/arm/vfp3.c: Likewise.
2878 * gcc.target/arm/vfp4.c: Likewise.
2879 * gcc.target/arm/vfp5.c: Likewise.
2880 * gcc.target/arm/vfp6.c: Likewise.
2881 * gcc.target/arm/vfp7.c: Likewise.
2882 * gcc.target/arm/vfp8.c: Likewise.
2883 * gcc.target/arm/vfp9.c: Likewise.
2884 * gcc.target/arm/vfp10.c: Likewise.
2885 * gcc.target/arm/vfp11.c: Likewise.
2886 * gcc.target/arm/vfp12.c: Likewise.
2887 * gcc.target/arm/vfp13.c: Likewise.
2888 * gcc.target/arm/vfp14.c: Likewise.
2889 * gcc.target/arm/vfp15.c: Likewise.
2890 * gcc.target/arm/vfp16.c: Likewise.
2891 * gcc.target/arm/vfp17.c: Likewise.
2892 * gcc.target/arm/neon-constants.h: New file.
2893 * gcc.target/arm/neon-vect1.c: New test.
2894 * gcc.target/arm/neon-vect2.c: New test.
2895 * gcc.target/arm/neon-vect3.c: New test.
2896 * gcc.target/arm/neon-vect4.c: New test.
2897 * gcc.target/arm/neon-vect5.c: New test.
2898 * gcc.target/arm/neon-vect6.c: New test.
2899 * gcc.target/arm/neon-vect7.c: New test.
2900 * gcc.target/arm/neon-vect8.c: New test.
2902 2012-02-28 Richard Guenther <rguenther@suse.de>
2904 PR tree-optimization/52402
2905 * gcc.dg/torture/pr52402.c: New testcase.
2907 2012-02-28 Richard Guenther <rguenther@suse.de>
2910 * g++.dg/lto/pr52400_0.C: New testcase.
2912 2012-02-28 Georg-Johann Lay <avr@gjlay.de>
2914 * gcc.target/avr/torture/builtins-1.c: New test.
2915 * gcc.target/avr/torture/builtins-error.c: New test.
2917 2012-02-28 Kai Tietz <ktietz@redhat.com>
2919 * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64 issue.
2920 * gcc.target/i386/pr45352-2.c: Likewise.
2921 * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for mingw targets.
2922 * gcc.target/i386/xop-vshift-1.c (random): Use on mingw
2923 targets instead rand.
2924 * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
2925 * gcc.target/i386/sse2-mul-1.c: Likewise.
2926 * gcc.target/i386/sse4_1-blendps.c: Likewise.
2927 * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw target.
2928 * gcc.target/i386/pad-1.c: Likewise.
2929 * gcc.target/i386/pad-9.c: Likewise.
2930 * gcc.target/i386/pad-2.c: Likewise.
2931 * gcc.target/i386/pad-5b.c: Likewise.
2932 * gcc.target/i386/pad-8.c: Likewise.
2933 * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
2934 * gcc.target/i386/pr44130.c: Likewise.
2935 * gcc.target/i386/align-main-1.c: Likewise.
2936 * gcc.target/i386/align-main-2.c: Likewise.
2937 * gcc.target/i386/sw-1.c: Likewise.
2938 * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
2939 on x64 mingw target.
2940 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2941 * gcc.target/i386/pr46295.c: Likewise.
2942 * gcc.target/i386/amd64-abi-1.c: Likewise.
2943 * gcc.target/i386/amd64-abi-2.c: Likewise.
2944 * gcc.target/i386/pr39082-1.c: Likewise.
2945 * gcc.target/i386/pr39162.c: Likewise.
2946 * gcc.target/i386/pr22152.c: Likewise.
2947 * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
2948 * gcc.target/i386/wrfsbase-2.c: Likewise.
2949 * gcc.target/i386/local.c: Likewise
2950 * gcc.target/i386/wrgsbase-1.c: Likewise.
2951 * gcc.target/i386/wrfsbase-1.c: Likewise.
2952 * gcc.target/i386/pr39315-3.c: Likewise.
2953 * gcc.target/i386/pr35767-4.c: Likewise.
2954 * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
2956 * gcc.target/i386/pr45336-2.c: Likewise.
2957 * gcc.target/i386/pr45336-1.c: Likewise.
2958 * gcc.target/i386/pr45336-4.c: Likewise.
2960 2012-02-27 Tristan Gingold <gingold@adacore.com>
2962 * gnat.dg/array20.ad[sb]: New test.
2964 2012-02-27 Jakub Jelinek <jakub@redhat.com>
2967 * gcc.target/arm/pr52375.c: New test.
2968 * gcc.c-torture/compile/pr52375.c: New test.
2970 2012-02-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2972 * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
2973 * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
2975 2012-02-27 Eric Botcazou <ebotcazou@adacore.com>
2977 * gnat.dg/aggr19.adb: New test.
2978 * gnat.dg/aggr19_pkg.ad[sb]: New helper.
2980 2012-02-26 Oleg Endo <olegendo@gcc.gnu.org>
2983 * gcc.target/sh/pr49263.c: New.
2985 2012-02-24 Andrew MacLeod <amacleod@redhat.com>
2987 * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
2988 simulate_thread_wrapper_other_threads
2989 * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
2990 Move initialization of 'value' to main().
2991 (main): Initialize 'value';
2992 * gcc.dg/simulate-thread/speculative-store.c
2993 (simulate_thread_step_verify): Return 0 when successful.
2994 * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
2996 (INSN_COUNT_THRESHOLD): New. Instruction limit to terminate test.
2997 (simulate_thread_wrapper_other_threads): Return a success/fail value
2998 and issue an error if the instruction count threshold is exceeded.
3000 2012-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3003 * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
3004 * gcc.target/mips/interrupt_handler-3.c: Likewise.
3006 2012-02-24 Richard Guenther <rguenther@suse.de>
3009 * gcc.dg/pr52355.c: New testcase.
3011 2012-02-23 Kai Tietz <ktietz@redhat.com>
3013 * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option for mingw-targets.
3014 * gcc.dg/Wpadded.c: Likewise.
3015 * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
3017 * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
3018 for sleep by Sleep and add windows.h include for this function.
3019 * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
3021 * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
3023 * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw target.
3024 * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
3025 on x64 mingw target.
3026 * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
3027 * gcc.dg/pr50251.c: Disable test for x64 mingw target.
3028 * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
3029 failure on LLP64 target.
3031 2012-02-23 Uros Bizjak <ubizjak@gmail.com>
3034 * gcc.dg/noncompile/pr52290.c: New test.
3036 2012-02-23 Jakub Jelinek <jakub@redhat.com>
3038 PR tree-optimization/52019
3039 * gcc.dg/tree-ssa/ipa-split-6.c: New test.
3041 2012-02-22 Kai Tietz <ktietz@redhat.com>
3043 * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
3044 * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
3045 derived pdiff_t type.
3046 * g++.dg/torture/pr49720.C: Likewise
3048 2012-02-22 Uros Bizjak <ubizjak@gmail.com>
3051 * gcc.target/i386/pr52330.c: New test.
3053 2012-02-22 Tobias Burnus <burnus@net-b.de>
3056 * gfortran.dg/io_constraints_10.f90: New.
3058 2012-02-22 Ulrich Weigand <ulrich.weigand@linaro.org>
3060 * lib/target-supports.exp (check_effective_target_vect_condition):
3061 Return true for NEON.
3063 2012-02-21 Kai Tietz <ktietz@redhat.com>
3065 * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
3067 2012-02-21 Richard Guenther <rguenther@suse.de>
3069 PR tree-optimization/52324
3070 * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
3072 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
3075 * gcc.target/avr/torture/pr51782-1.c: New test.
3077 2012-02-21 Jakub Jelinek <jakub@redhat.com>
3079 PR tree-optimization/52318
3080 * gcc.dg/pr52318.c: New test.
3082 2012-02-20 Kai Tietz <ktietz@redhat.com>
3084 * gcc.dg/bf-ms-layout-3.c: New testcase.
3086 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
3090 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
3092 2012-02-20 Richard Guenther <rguenther@suse.de>
3094 PR tree-optimization/52298
3095 * gcc.dg/torture/pr52298.c: New testcase.
3096 * gcc.dg/vect/pr52298.c: Likewise.
3098 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
3100 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
3101 * gcc.c-torture/execute/pr52286.c: Ditto.
3103 2012-02-20 Jakub Jelinek <jakub@redhat.com>
3105 PR tree-optimization/52286
3106 * gcc.c-torture/execute/pr52286.c: New test.
3108 2012-02-18 Tobias Burnus <burnus@net-b.de>
3111 * gfortran.dg/interface_35.f90: Use -std=f2003.
3112 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
3113 * gfortran.dg/interface_assignment_4.f90: Ditto.
3114 * gfortran.dg/bessel_1.f90: Ditto.
3115 * gfortran.dg/func_result_6.f90: Ditto.
3116 * gfortran.dg/hypot_1.f90: Ditto.
3117 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
3119 2012-02-17 Tobias Burnus <burnus@net-b.de>
3121 PR translation/52232
3122 PR translation/52234
3123 PR translation/52245
3124 PR translation/52246
3125 PR translation/52262
3126 PR translation/52273
3127 * gfortran.dg/coarray_22.f90: Update dg-error.
3128 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
3130 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3133 * lib/gcc-simulate-thread.exp: Load timeout.exp.
3134 (simulate-thread): Use default timeout.
3136 2012-02-16 Jason Merrill <jason@redhat.com>
3139 * g++.dg/ext/timevar1.C: New.
3141 2012-02-16 Fabien Chêne <fabien@gcc.gnu.org>
3144 * g++.dg/template/using21.C: New.
3145 * g++.dg/template/using22.C: Likewise.
3147 2012-02-16 Jason Merrill <jason@redhat.com>
3150 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
3152 2012-02-16 Jakub Jelinek <jakub@redhat.com>
3154 PR tree-optimization/52255
3155 * gcc.c-torture/compile/pr52255.c: New test.
3158 * g++.dg/debug/dwarf2/pr52260.C: New test.
3161 * g++.dg/ipa/pr51929.C: New test.
3163 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
3166 * gcc.target/powerpc/pr52199.c: New file.
3168 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3171 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
3173 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3175 * gcc.dg/pr51867.c: Don't include <math.h>.
3178 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
3180 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
3181 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
3183 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
3185 PR tree-optimization/50561
3186 * gcc.dg/graphite/pr50561.c: New testcase.
3188 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
3190 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
3191 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
3193 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
3195 * gnat.dg/discr35.ad[sb]: New test.
3197 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
3199 * gnat.dg/volatile10.adb: New test.
3200 * gnat.dg/volatile10_pkg.ads: New helper.
3202 2012-02-14 Jason Merrill <jason@redhat.com>
3204 * g++.dg/ext/attrib43.C: New.
3206 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
3208 * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
3209 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
3211 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
3212 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
3213 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
3214 effective_target fgnu_tm.
3215 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
3217 2012-02-14 Jakub Jelinek <jakub@redhat.com>
3220 * g++.dg/template/asmgoto1.C: New test.
3222 2012-02-14 Ian Lance Taylor <iant@google.com>
3225 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
3226 compiling generated file for 64bit and index tests.
3228 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
3230 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
3232 2012-02-14 Richard Guenther <rguenther@suse.de>
3234 PR tree-optimization/52244
3235 PR tree-optimization/51528
3236 * gcc.dg/torture/pr52244.c: New testcase.
3238 2012-02-14 Walter Lee <walt@tilera.com>
3240 * g++.dg/other/PR23205.C: Disable test on tile.
3241 * g++.dg/other/pr23205-2.C: Disable test on tile.
3242 * gcc.dg/20020312-2.c: Add a condition for __tile__.
3243 * gcc.dg/20040813-1.c: Disable test on tile.
3244 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
3245 * gcc.misc-tests/linkage.exp: Handle tilegx.
3247 2012-02-14 Jakub Jelinek <jakub@redhat.com>
3249 PR tree-optimization/52210
3250 * gcc.dg/pr52210.c: New test.
3252 2012-02-14 Jason Merrill <jason@redhat.com>
3255 * g++.dg/overload/defarg5.C: New.
3257 2012-02-14 Jakub Jelinek <jakub@redhat.com>
3260 * c-c++-common/pr52181.c: New test.
3262 2012-02-13 Jakub Jelinek <jakub@redhat.com>
3265 * g++.dg/ext/atomic-1.C: New test.
3267 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3269 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
3271 2012-02-13 Jakub Jelinek <jakub@redhat.com>
3274 * gcc.c-torture/execute/pr52209.c: New test.
3276 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
3279 * gfortran.dg/elemental_optional_args_5.f03: New test.
3281 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
3284 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
3287 2012-02-11 Ian Lance Taylor <iant@google.com>
3290 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
3291 SPARC Solaris. Don't run the test at all on systems where it may
3292 not work, rather than xfailing it.
3294 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
3296 PR rtl-optimization/52175
3297 * gcc.c-torture/compile/pr52175.c: New test.
3299 2012-02-10 Jason Merrill <jason@redhat.com>
3302 * g++.dg/template/repo10.C: New.
3304 2012-02-11 Jakub Jelinek <jakub@redhat.com>
3307 * gcc.dg/pr52132.c: New test.
3309 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
3311 * gnat.dg/specs/aggr4.ads: New test.
3312 * gnat.dg/specs/aggr4_pkg.ads: New helper.
3314 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
3317 * gcc.target/i386/pr52146.c: New.
3319 2012-02-10 Jakub Jelinek <jakub@redhat.com>
3322 * c-c++-common/pr52177.c: New test.
3324 2012-02-10 Jan Hubicka <jh@suse.cz>
3327 * g++.dg/torture/pr48600.C: New testcase.
3329 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
3332 * gcc.dg/dfp/pr52140.c: New test.
3334 2012-02-09 Jakub Jelinek <jakub@redhat.com>
3337 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
3340 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3343 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
3344 * testsuite/gcc.dg/pr51867.c: New test.
3346 2012-02-09 Ian Lance Taylor <iant@google.com>
3348 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
3349 which don't support -fsplit-stack. Turn off optimization when
3350 compiling select5-out.go.
3352 2012-02-08 Ian Lance Taylor <iant@google.com>
3354 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
3355 systems which don't support -fsplit-stack.
3357 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
3359 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
3360 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
3361 machine instuction in the log.
3363 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
3365 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
3368 2012-02-08 Magnus Granberg <zorry@gentoo.org>
3371 * gcc.dg/pr48524.c: New test.
3372 * gcc.dg/pr48524.spec: New spec file for test.
3374 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
3377 * gfortran.dg/vect/pr32380.f90: New test.
3379 2012-02-08 Tobias Burnus <burnus@net-b.de>
3382 * gfortran.dg/realloc_on_assign_12.f90: New.
3384 2012-02-08 Richard Guenther <rguenther@suse.de>
3386 PR rtl-optimization/52170
3387 * gcc.dg/torture/pr52170.c: New testcase.
3389 2012-02-08 Jakub Jelinek <jakub@redhat.com>
3391 PR gcov-profile/52150
3392 * gcc.dg/tree-prof/pr52150.c: New test.
3394 PR rtl-optimization/52139
3395 * gcc.dg/pr52139.c: New test.
3397 2012-02-07 Jason Merrill <jason@redhat.com>
3400 * g++.dg/cpp0x/constexpr-union3.C: New.
3403 * g++.dg/lto/pr52035_0.C: New.
3405 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3407 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
3408 * gcc.dg/special/weak-1.c: Likewise.
3409 * gcc.dg/ucnid-12.c: Likewise.
3410 * gcc.dg/torture/pr45678-1.c: Likewise.
3411 * gcc.dg/torture/pr45678-2.c: Likewise.
3412 * gcc.dg/vector-4.c: Likewise.
3413 * gcc.dg/ipa/inline-5.c: Likewise.
3414 * gcc.dg/ucnid-11.c: Likewise.
3415 * gcc.misc-tests/gcov-13.c: Likewise.
3416 * gcc.misc-tests/gcov-14.c: Likewise.
3417 * g++.dg/ext/label13.C: Likewise.
3418 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
3419 hppa*-*-hpux* options.
3420 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
3421 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
3422 * gcc.dg/pr48616.c: Likewise.
3423 * gcc.dg/pr17957.c: Likewise.
3424 * gcc.dg/pr17055-1.c: Likewise.
3425 * gcc.dg/pr32912-1.c: Likewise.
3426 * gcc.dg/tm/pr51472.c: Likewise.
3427 * c-c++-common/fold-bitand-4.c: Likewise.
3428 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
3429 Use dg-additional-options for extra options.
3431 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
3433 * gcc.target/epiphany/interrupt-2.c: New test.
3435 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
3438 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
3439 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
3442 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
3445 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
3447 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
3451 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
3452 * gcc.target/mips/va-arg-1.c: New test.
3454 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
3456 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
3457 for -mno-pointers-to-nested-functions.
3459 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
3461 * gcc.c-torture/execute/20120207-1.c: New test.
3463 2012-02-07 Jakub Jelinek <jakub@redhat.com>
3465 PR rtl-optimization/52060
3466 * gcc.dg/torture/pr52060.c: New test.
3469 * gcc.c-torture/compile/pr52074.c: New test.
3471 2012-02-07 Tobias Burnus <burnus@net-b.de>
3474 * gfortran.dg/class_to_type_2.f90: New.
3476 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
3479 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
3482 2012-02-06 Jason Merrill <jason@redhat.com>
3485 * g++.dg/template/conv13.C: New.
3487 2012-02-06 Richard Guenther <rguenther@suse.de>
3489 PR tree-optimization/52115
3490 * gcc.c-torture/compile/pr52115.c: New testcase.
3492 2012-02-06 Jakub Jelinek <jakub@redhat.com>
3495 * gcc.c-torture/execute/pr52129.c: New test.
3497 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
3499 * gcc.dg/pr48374.c: Actually add the test I forgot
3500 in the 2012-01-25 commit.
3502 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
3505 * gfortran.dg/vect/vect-8.f90: New test case.
3507 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
3510 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
3512 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
3515 * gfortran.dg/class_48.f90 : Add test of allocate class array
3516 component with source in subroutine test3. Remove commenting
3517 out in subroutine test4, since branching on unitialized variable
3518 is now fixed (no PR for this last.).
3520 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3522 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
3524 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
3526 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3529 * lib/target-supports.exp (check_effective_target_mips_rel): New.
3530 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
3532 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
3534 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
3535 (check_effective_target_sync_int_long): Use it.
3536 (check_effective_target_sync_char_short): Likewise.
3537 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
3539 2012-02-05 Tobias Burnus <burnus@net-b.de>
3542 * gfortran.dg/class_48.f90: Add some further checks.
3544 2012-02-05 Ira Rosen <irar@il.ibm.com>
3546 PR tree-optimization/52091
3547 * gcc.dg/vect/pr52091.c: New test.
3549 2012-02-04 Jakub Jelinek <jakub@redhat.com>
3551 PR rtl-optimization/52113
3552 * gcc.target/avr/pr52113.c: New test.
3554 2012-02-03 Jakub Jelinek <jakub@redhat.com>
3556 PR rtl-optimization/52092
3557 * gcc.c-torture/compile/pr52092.c: New test.
3559 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
3562 * gfortran.dg/class_array_10.f03: New test.
3565 * gfortran.dg/class_array_11.f03: New test.
3568 * gfortran.dg/class_array_12.f03: New test.
3570 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
3573 * gfortran.dg/realloc_on_assign_11.f90: New test.
3575 2012-02-02 Tobias Burnus <burnus@net-b.de>
3578 * gfortran.dg/shape_7.f90: New.
3580 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
3582 * gcc.target/mips/mips-prepend-1.c: New test.
3584 2012-02-02 Jan Hubicka <jh@suse.cz>
3585 Tom de Vries <tom@codesourcery.com>
3588 * testsuite/gcc.dg/alias-12.c: New testcase.
3589 * testsuite/gcc.dg/alias-13.c: New testcase.
3591 2012-02-02 Jakub Jelinek <jakub@redhat.com>
3594 * gcc.dg/pr52086.c: New test.
3596 PR tree-optimization/52073
3597 * gcc.c-torture/compile/pr52073.c: New test.
3599 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
3602 * gfortran.dg/function_optimize_10.f90: New test.
3604 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
3606 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
3609 2012-02-01 Tobias Burnus <burnus@net-b.de>
3612 * gfortran.dg/typebound_operator_14.f90: New.
3614 2012-02-01 Tobias Burnus <burnus@net-b.de>
3617 * gfortran.dg/elemental_function_1.f90: New.
3619 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
3621 PR rtl-optimization/51374
3622 * gcc.target/avr/torture/pr51374-1.c:
3623 Also fail if SBIS is seen.
3625 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
3627 PR rtl-optimization/51374
3628 * gcc.target/avr/torture/pr51374-1.c: New.
3630 2012-01-31 Tobias Burnus <burnus@net-b.de>
3633 * gfortran.dg/typebound_generic_11.f90: New.
3635 2012-01-31 Tobias Burnus <burnus@net-b.de>
3638 * gfortran.dg/class_49.f90: New.
3640 2012-01-31 Tobias Burnus <burnus@net-b.de>
3643 * gfortran.dg/elemental_args_check_6.f90: New.
3645 2012-01-31 Jason Merrill <jason@redhat.com>
3648 * g++.dg/cpp0x/variadic122.C: New.
3650 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
3653 * gfortran.dg/realloc_on_assign_10.f90: New test.
3655 2012-01-31 Richard Guenther <rguenther@suse.de>
3657 PR tree-optimization/51528
3658 * gcc.dg/torture/pr51528.c: New testcase.
3660 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
3663 * lib/go.exp (go_target_compile): Append timeout= to options.
3664 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
3665 select5-out.go test on alpha*-*-* targets.
3667 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
3669 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
3670 (TEST_SHORT): Reformat in the same way.
3671 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
3672 (TEST_SHORT): Reformat in the same way.
3673 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
3674 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
3675 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
3676 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
3677 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
3679 2012-01-30 Bin Cheng <bin.cheng@arm.com>
3682 * gcc.target/arm/pr51835.c: New testcase.
3684 2012-01-30 Richard Guenther <rguenther@suse.de>
3686 PR tree-optimization/52028
3687 * gcc.dg/torture/pr52028.c: New testcase.
3688 * gfortran.dg/ldist-pr45199.f: Adjust.
3689 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
3690 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
3691 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
3693 2012-01-30 Jakub Jelinek <jakub@redhat.com>
3696 * gcc.dg/tree-prof/pr52027.c: New test.
3698 PR tree-optimization/52046
3699 * gcc.dg/pr52046.c: New test.
3702 * g++.dg/other/pr52048.C: New test.
3704 2012-01-30 Richard Guenther <rguenther@suse.de>
3706 PR tree-optimization/52045
3707 * gcc.dg/pr52045.c: New testcase.
3709 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
3711 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
3712 new code generated for __sync_lock_release.
3714 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3716 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
3718 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3721 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
3723 * g++.dg/ext/visibility/template10.C: Fix typo.
3725 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
3727 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
3730 * g++.dg/cpp0x/constexpr-ice6.C: New.
3732 2012-01-29 Tobias Burnus <burnus@net-b.de>
3735 * gfortran.dg/default_initialization_6.f90: New.
3737 2012-01-29 Tobias Burnus <burnus@net-b.de>
3740 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
3741 * gfortran.dg/class_48.f90: New.
3743 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
3746 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
3748 2012-01-28 Tobias Burnus <burnus@net-b.de>
3751 * gfortran.dg/class_allocate_12.f90: New.
3753 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
3755 * gcc.dg/torture/pr50444.c: Fix dg directives.
3757 2012-01-28 Jakub Jelinek <jakub@redhat.com>
3760 * gcc.target/arm/pr52006.c: New test.
3762 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
3765 * gcc.dg/lto/trans-mem.h: New file.
3766 * gcc.dg/lto/trans-mem-2_0.c: Include it.
3767 * gcc.dg/lto/trans-mem-1_1.c: Same.
3768 * gcc.dg/lto/trans-mem-4_1.c: Same.
3769 * gcc.dg/lto/trans-mem-3_1.c: Same.
3771 2012-01-27 Tobias Burnus <burnus@net-b.de>
3774 * gfortran.dg/dummy_procedure_7.f90: New.
3776 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
3778 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
3779 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
3781 2012-01-27 Jakub Jelinek <jakub@redhat.com>
3784 * g++.dg/other/gc5.C: New test.
3786 2012-01-27 Richard Guenther <rguenther@suse.de>
3788 PR tree-optimization/50444
3789 * gcc.dg/torture/pr50444.c: New testcase.
3791 2012-01-27 Tobias Burnus <burnus@net-b.de>
3795 * gfortran.dg/move_alloc_13.f90: New.
3797 2012-01-27 Tobias Burnus <burnus@net-b.de>
3800 * gfortran.dg/allocate_alloc_opt_13.f90: New.
3801 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
3802 and change dg-error string.
3804 2012-01-27 Tobias Burnus <burnus@net-b.de>
3807 * gfortran.dg/elemental_args_check_5.f90: New.
3809 2012-01-27 Richard Guenther <rguenther@suse.de>
3812 * g++.dg/torture/pr51959.C: New testcase.
3814 2012-01-27 Tom de Vries <tom@codesourcery.com>
3816 PR tree-optimization/51990
3817 * gcc.dg/pr51990.c: New test.
3818 * gcc.dg/pr51990-2.c: Same.
3820 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
3821 Tobias Burnus <burnus@gcc.gnu.org>
3824 * gfortran.dg/class_allocate_11.f03: New.
3829 * gfortran.dg/class_allocate_7.f03: New.
3830 * gfortran.dg/class_allocate_8.f03: New.
3831 * gfortran.dg/class_allocate_9.f03: New.
3832 * gfortran.dg/class_allocate_10.f03: New.
3834 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
3836 * gnat.dg/discr34.adb: New test.
3837 * gnat.dg/discr34_pkg.ads: New helper.
3839 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
3841 * gnat.dg/discr33.adb: New test.
3843 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
3845 * gnat.dg/limited_with3.ad[sb): New test.
3846 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
3847 * gnat.dg/limited_with3_pkg2.ads: Likewise.
3848 * gnat.dg/limited_with3_pkg3.ads: Likewise.
3850 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
3852 * gnat.dg/stack_usage1.adb: New test.
3853 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
3855 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
3856 * gcc.dg/pr44194-2.c: Likewise.
3858 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
3861 * g++.dg/template/crash112.C: New.
3863 2012-01-27 Richard Henderson <rth@redhat.com>
3865 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
3867 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3869 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
3871 2012-01-26 Jakub Jelinek <jakub@redhat.com>
3874 * g++.dg/opt/pr51895.C: New test.
3876 2012-01-26 Michael Matz <matz@suse.de>
3878 PR tree-optimization/48794
3879 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
3881 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3883 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
3885 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3887 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
3888 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
3890 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
3891 the default value for s390 and s390x.
3893 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
3896 * gcc.dg/lto/trans-mem-4_0.c: New.
3897 * gcc.dg/lto/trans-mem-4_1.c: New.
3898 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
3900 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
3901 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
3903 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
3904 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
3907 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
3909 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
3911 2012-01-25 Ian Lance Taylor <iant@google.com>
3913 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
3915 2012-01-25 Tobias Burnus <burnus@net-b.de>
3918 * gfortran.dg/typebound_proc_25.f90: New.
3920 2012-01-25 Jason Merrill <jason@redhat.com>
3923 * g++.dg/lto/pr51992_0.C: New.
3925 2012-01-25 Jakub Jelinek <jakub@redhat.com>
3927 PR tree-optimization/51987
3928 * gcc.target/i386/pr51987.c: New test.
3930 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
3932 * gcc.dg/tm/lto-1.c: Require lto support in target.
3934 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
3936 PR rtl-optimization/48374
3937 * gcc.dg/pr48374.c: New test.
3939 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
3941 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
3943 2012-01-25 Tobias Burnus <burnus@net-b.de>
3946 * gfortran.dg/derived_constructor_char_3.f90: New.
3948 2012-01-24 Ian Lance Taylor <iant@google.com>
3950 * go.test/go-test.exp (filecmp): New procedure.
3951 (errchk): Handle quoted square brackets.
3952 (go-gc-tests): Set go_compile_args. Handle various new test
3953 lines. Skip a few new tests.
3954 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
3956 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
3958 * lib/target-supports.exp (proc check_effective_target_vect_perm)
3959 (check_effective_target_vect_extract_even_odd)
3960 (check_effective_target_vect_interleave): Return true for MIPS
3963 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
3965 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
3966 (main): Use it instead of argc.
3968 2012-01-24 Jason Merrill <jason@redhat.com>
3971 * g++.dg/cpp0x/sfinae31.C: New.
3973 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
3975 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
3977 2012-01-24 Jason Merrill <jason@redhat.com>
3980 * g++.dg/inherit/covariant20.C: New.
3982 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
3985 * g++.dg/parse/crash58.C: New.
3987 2012-01-24 Jakub Jelinek <jakub@redhat.com>
3990 * gcc.dg/pr51957-1.c: New test.
3991 * gcc.dg/pr51957-1.h: New file.
3992 * gcc.dg/pr51957-2.c: New test.
3994 2012-01-23 Jason Merrill <jason@redhat.com>
3997 * g++.dg/ext/visibility/template10.C: New.
3999 2012-01-23 Tobias Burnus <burnus@net-b.de>
4002 * gfortran.dg/move_alloc_12.f90: New.
4004 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
4007 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
4009 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
4012 * g++.dg/template/crash111.C: New.
4014 2012-01-23 Arnaud Charlet <charlet@adacore.com>
4016 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
4018 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
4020 2012-01-23 Dodji Seketeli <dodji@redhat.com>
4023 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
4024 the DW_TAG_class_type and DW_AT_name: "Executor".
4026 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
4028 * lib/target-supports.exp
4029 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
4030 (check_effective_target_vect_interleave): Likewise.
4032 2012-01-22 Jason Merrill <jason@redhat.com>
4035 * g++.dg/template/using20.C: New.
4036 * g++.dg/template/template-id-2.C: Adjust diagnostic.
4038 2012-01-23 Jason Merrill <jason@redhat.com>
4041 * g++.dg/torture/pr51344.C: Limit to x86.
4043 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
4045 * c-c++-common/tm/omp.c: Require target with pthread support.
4047 2012-01-23 Richard Guenther <rguenther@suse.de>
4049 PR tree-optimization/51949
4050 * gcc.dg/torture/pr51949.c: New testcase.
4052 2012-01-23 Jakub Jelinek <jakub@redhat.com>
4054 PR rtl-optimization/51933
4055 * gcc.c-torture/execute/pr51933.c: New test.
4057 2012-01-22 Douglas B Rupp <rupp@gnat.com>
4059 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
4060 Do not define for Interix.
4062 2012-01-22 Jason Merrill <jason@redhat.com>
4065 * g++.dg/lto/pr51832.h: New.
4066 * g++.dg/lto/pr51832_0.C: New.
4067 * g++.dg/lto/pr51832_1.C: New.
4069 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
4071 * gcc.dg/ext-elim-1.c: New test.
4073 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
4076 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
4077 * g++.dg/opt/longbranch1.C: Likewise.
4079 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
4081 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
4084 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
4087 * gfortran.dg/namelist_74.f90: New test.
4088 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
4090 2012-01-21 Tobias Burnus <burnus@net-b.de>
4093 * gfortran.dg/class_47.f90: New.
4095 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
4097 * gnat.dg/renaming5.ad[sb]: New test.
4099 2012-01-20 Jason Merrill <jason@redhat.com>
4102 * g++.dg/pch/mangle1.{C,Hs}: Remove.
4104 2012-01-20 Jason Merrill <jason@redhat.com>
4107 * g++.dg/ext/attrib42.C: Require ilp32.
4109 2012-01-20 Jakub Jelinek <jakub@redhat.com>
4112 * gcc.target/arm/pr51915.c: New test.
4114 2012-01-20 Cary Coutant <ccoutant@google.com>
4115 Dodji Seketeli <dodji@redhat.com>
4118 * g++.dg/debug/dwarf2/nested-3.C: New test.
4120 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
4123 * g++.dg/template/crash110.C: New.
4125 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4127 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
4128 Remove default options on hppa*-*-hpux*.
4130 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4132 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
4134 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4136 * gcc.c-torture/compile/pr51856.c: New testcase.
4138 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
4140 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
4141 options to go_target_compile.
4143 2012-01-20 Kai Tietz <ktietz@redhat.com>
4145 * g++.dg/torture/pr51344.C: Fix typo.
4147 2012-01-20 Richard Guenther <rguenther@suse.de>
4149 PR tree-optimization/51903
4150 * g++.dg/torture/pr51903.C: New testcase.
4152 2012-01-20 Tobias Burnus <burnus@net-b.de>
4153 Janus Weil <janus@gcc.gnu.org>
4156 * gfortran.dg/use_21.f90: New.
4158 2012-01-20 Jakub Jelinek <jakub@redhat.com>
4161 * gcc.dg/torture/pr51106-1.c: New test.
4162 * gcc.dg/torture/pr51106-2.c: New test.
4164 2012-01-19 Kai Tietz <ktietz@redhat.com>
4166 * g++.dg/torture/pr51344.C: New test.
4168 2012-01-19 Tobias Burnus <burnus@net-b.de>
4171 * gfortran.dg/intrinsic_size_2.f90: New.
4173 2012-01-19 Jason Merrill <jason@redhat.com>
4176 * g++.dg/inherit/using7.C: New.
4178 2012-01-19 Richard Guenther <rguenther@suse.de>
4180 PR tree-optimization/37997
4181 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
4183 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
4185 PR rtl-optimization/51505
4186 * gcc.dg/pr51505.c: New test.
4188 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
4191 * gfortran.dg/typebound_operator_12.f03: New.
4192 * gfortran.dg/typebound_operator_13.f03: New.
4194 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
4197 * g++.dg/cpp0x/pr51225.C: New.
4199 2012-01-17 Ian Lance Taylor <iant@google.com>
4202 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
4204 2012-01-17 Tobias Burnus <burnus@net-b.de>
4207 * gfortran.dg/realloc_on_assign_9.f90: New.
4209 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
4212 * gcc.dg/tm/memopt-3.c: Remove xfail.
4213 * gcc.dg/tm/memopt-4.c: Remove xfail.
4214 * gcc.dg/tm/memopt-5.c: Remove xfail.
4215 * gcc.dg/tm/memopt-7.c: Remove xfail.
4217 2012-01-17 Jakub Jelinek <jakub@redhat.com>
4219 PR tree-optimization/51877
4220 * gcc.c-torture/execute/pr51877.c: New test.
4222 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
4224 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
4225 {!vect_align_arrays} to vect_sizes_32B_16B.
4226 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
4227 * gcc.dg/vect/vect-peel-3.c: Ditto.
4229 2012-01-16 Jason Merrill <jason@redhat.com>
4232 * g++.dg/abi/mangle60.C: New.
4235 * g++.dg/pch/mangle1.{C,Hs}: New.
4237 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
4238 Tobias Burnus <burnus@net-b.de>
4241 * gfortran.dg/elemental_optional_args_3.f90: New
4242 * gfortran.dg/elemental_optional_args_4.f90: New
4244 2012-01-16 Tobias Burnus <burnus@net-b.de>
4247 * gfortran.dg/use_20.f90: New
4249 2012-01-16 Jason Merrill <jason@redhat.com>
4252 * g++.dg/cpp0x/rv-bitfield.C: New.
4253 * g++.dg/cpp0x/rv-bitfield2.C: New.
4255 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
4257 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
4258 subroutine 'qsort' and use index array to assign the result.
4260 2012-01-16 Jakub Jelinek <jakub@redhat.com>
4262 PR tree-optimization/51865
4263 * gcc.dg/pr51865.c: New test.
4265 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
4267 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
4269 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
4271 * gcc.target/mips/code-readable-2.c: Allow the jump table address
4272 to be loaded from the constant pool, rather than via %hi and %lo.
4274 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
4276 PR rtl-optimization/51821
4277 * gcc.dg/pr51821.c: New test.
4279 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
4281 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
4283 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
4285 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
4287 2012-01-14 Tobias Burnus <burnus@net-b.de>
4290 * gfortran.dg/init_flag_8.f90: New.
4291 * gfortran.dg/init_flag_9.f90: New.
4293 2011-01-14 Tobias Burnus <burnus@net-b.de>
4296 * gfortran.dg/use_18.f90: New.
4297 * gfortran.dg/use_19.f90: New.
4299 2012-01-13 Ian Lance Taylor <iant@google.com>
4302 * g++.dg/warn/Wsign-compare-4.C: New.
4304 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
4307 * gfortran.dg/alloc_comp_assign.f03: New.
4308 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
4309 __BUILTIN_FREE from 38 to 32.
4311 2012-01-13 Jason Merrill <jason@redhat.com>
4314 * g++.dg/warn/Wreturn-type-7.C: New.
4316 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
4318 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
4320 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
4321 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
4322 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
4323 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
4324 int32plus because of big array needed.
4325 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
4326 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
4328 2012-01-13 Jason Merrill <jason@redhat.com>
4331 * g++.dg/ext/visibility/template9.C: New.
4334 * g++.dg/cpp0x/defaulted34.C: New.
4335 * g++.dg/template/virtual3.C: New.
4337 2012-01-13 Richard Guenther <rguenther@suse.de>
4340 * gcc.dg/torture/pr8081.c: New testcase.
4342 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
4344 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
4346 2012-01-12 Jason Merrill <jason@redhat.com>
4349 * g++.dg/ext/stmtexpr14.C: New.
4351 2012-01-13 Dodji Seketeli <dodji@redhat.com>
4354 * g++.dg/cpp0x/constexpr-diag4.C: New test.
4356 2012-01-12 Jason Merrill <jason@redhat.com>
4359 * g++.dg/abi/mangle48.C: Test qualified-names, too.
4360 * g++.dg/abi/mangle58.C: Likewise.
4363 * g++.dg/template/arg8.C: New.
4365 2012-01-12 Ira Rosen <irar@il.ibm.com>
4367 PR tree-optimization/51799
4368 * gcc.dg/vect/pr51799.c: New test.
4369 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
4372 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
4373 Tobias Burnus <burnus@net-b.de>
4377 * lib/target-supports.exp
4378 (check_effective_target_fortran_largest_fp_has_sqrt): New.
4379 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
4381 2012-01-11 Jason Merrill <jason@redhat.com>
4384 * g++.dg/ext/attrib42.C: New.
4386 2012-01-11 Jakub Jelinek <jakub@redhat.com>
4389 * gcc.dg/pr51796.c: New test.
4391 2012-01-11 Jason Merrill <jason@redhat.com>
4394 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
4396 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
4398 * gnat.dg/array19.ad[sb]: New test.
4400 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
4402 * gnat.dg/opt23.ad[sb]: New test.
4403 * gnat.dg/opt23_pkg.ad[sb]: New helper.
4404 * gnat.dg/opt24.ad[sb]: New test.
4406 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4408 PR tree-optimization/49642
4409 * gcc.dg/tree-ssa/pr49642-1.c: New test.
4410 * gcc.dg/tree-ssa/pr49642-2.c: New test.
4412 2012-01-11 Jason Merrill <jason@redhat.com>
4415 * g++.dg/template/explicit-args5.C: New.
4417 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4419 * gcc.c-torture/execute/20120110-1.c: New testcase.
4421 2012-01-10 Jason Merrill <jason@redhat.com>
4424 * g++.dg/inherit/ambig1.C: New.
4427 * g++.dg/cpp0x/constexpr-cache1.C: New.
4429 2012-01-10 Richard Guenther <rguenther@suse.de>
4431 PR tree-optimization/51801
4432 * gcc.dg/torture/pr51801.c: New testcase.
4434 2012-01-10 Tobias Burnus <burnus@net-b.de>
4437 * gfortran.dg/allocate_with_typespec_5.f90: New.
4439 2012-01-10 Tobias Burnus <burnus@net-b.de>
4441 * gfortran.dg/class_39.f03: Update dg-error string.
4443 2012-01-10 Richard Guenther <rguenther@suse.de>
4445 PR tree-optimization/50913
4446 * gcc.dg/graphite/interchange-16.c: New testcase.
4447 * gcc.dg/graphite/scop-20.c: XFAIL.
4448 * gfortran.dg/graphite/interchange-1.f: Likewise.
4449 * gfortran.dg/graphite/block-1.f90: Likewise.
4450 * gfortran.dg/graphite/block-2.f: Likewise.
4452 2012-01-10 Richard Henderson <rth@redhat.com>
4454 * lib/target-supports.exp (check_effective_target_vect_perm,
4455 check_effective_target_vect_perm_byte,
4456 check_effective_target_vect_perm_short): Enable for arm neon.
4458 2012-01-09 Tobias Burnus <burnus@net-b.de>
4461 * gfortran.dg/typebound_operator_11.f90: New.
4463 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
4465 * gnat.dg/array18.adb: New test.
4466 * gnat.dg/array18_pkg.ads: New helper.
4468 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
4471 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
4472 around base object in first assignment in main program.
4473 * gfortran.dg/typebound_operator_10.f03: New test.
4475 2012-01-09 Martin Jambor <mjambor@suse.cz>
4477 PR tree-optimization/51759
4478 * g++.dg/ipa/pr51759.C: New test.
4480 2012-01-09 Tobias Burnus <burnus@net-b.de>
4483 * gfortran.dg/optional_absent_2.f90: New.
4485 2012-01-09 Tobias Burnus <burnus@net-b.de>
4488 * gfortran.dg/use_17.f90: New.
4490 2012-01-09 Gary Funck <gary@intrepid.com>
4492 PR preprocessor/33919
4493 * gcc.dg/pr33919.c: New test.
4494 * gcc.dg/pr33919-0.h: New test header file.
4495 * gcc.dg/pr33919-1.h: Ditto.
4496 * gcc.dg/pr33919-2.h: Ditto.
4498 2012-01-07 Jan Hubicka <jh@suse.cz>
4500 PR tree-optimize/51694
4501 * gcc.c-torture/compile/pr51694.c: new testcase.
4503 2012-01-07 Jan Hubicka <jh@suse.cz>
4505 PR tree-optimization/51600
4506 * g++.dg/torture/pr51600.C: New testcase.
4508 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4510 PR gcov-profile/51715
4511 PR gcov-profile/51717
4512 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
4513 * gcc.misc-tests/gcov-14.c: Likewise.
4515 2012-01-06 Jason Merrill <jason@redhat.com>
4517 * g++.dg/parse/new5.C: New.
4519 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
4522 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
4523 including <string.h>.
4525 2012-01-06 Jason Merrill <jason@redhat.com>
4527 * g++.dg/abi/mangle51.C: New.
4528 * g++.dg/abi/mangle52.C: New.
4529 * g++.dg/abi/mangle53.C: New.
4530 * g++.dg/abi/mangle54.C: New.
4531 * g++.dg/abi/mangle55.C: New.
4532 * g++.dg/abi/mangle56.C: New.
4533 * g++.dg/abi/mangle57.C: New.
4534 * g++.dg/abi/mangle58.C: New.
4535 * g++.dg/abi/mangle59.C: New.
4536 * g++.dg/cpp0x/trailing3.C: Update mangling.
4537 * g++.dg/cpp0x/variadic111.C: Update mangling.
4538 * g++.dg/cpp0x/variadic4.C: Update mangling.
4539 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
4540 * g++.dg/template/nontype22.C: Works now.
4541 * g++.dg/template/pr35240.C: Works now.
4543 * g++.dg/cpp0x/error7.C: New.
4545 2012-01-06 Tobias Burnus <burnus@net-b.de>
4547 * gfortran.dg/deallocate_stat_2.f90: New.
4548 * coarray/allocate_errgmsg.f90: New.
4549 * gfortran.dg/coarray_lib_alloc_1.f90: New.
4550 * gfortran.dg/coarray_lib_alloc_2.f90: New.
4551 * coarray/subobject_1.f90: Fix for num_images > 1.
4552 * gfortran.dg/deallocate_stat.f90: Update due to changed
4555 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
4557 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
4559 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
4561 * ada/acats/overflow.lst: Add cb20004.
4563 2012-01-05 Dodji Seketeli <dodji@redhat.com>
4566 * g++.dg/cpp0x/alias-decl-18.C: New test.
4568 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
4570 * gcc.c-torture/execute/20120104-1.c: New test.
4572 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
4575 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
4576 the old typebound_operator_8.f03.
4577 * gfortran.dg/typebound_operator_8.f03: New version of
4578 typebound_operator_7.f03 with 'u' a derived type instead of a
4581 2012-01-05 Richard Guenther <rguenther@suse.de>
4583 * g++.dg/torture/pr49309.C: Skip for -flto.
4585 2012-01-05 Jakub Jelinek <jakub@redhat.com>
4588 * gcc.c-torture/compile/pr51761.c: New test.
4590 2012-01-05 Richard Guenther <rguenther@suse.de>
4592 PR tree-optimization/51760
4593 * gcc.dg/torture/pr51760.c: New testcase.
4595 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
4598 * gcc.dg/tm/memopt-6.c: Adjust regexp.
4600 2012-01-05 Richard Guenther <rguenther@suse.de>
4603 * gfortran.dg/lto/pr41576_0.f90: New testcase.
4604 * gfortran.dg/lto/pr41576_1.f90: Likewise.
4606 2012-01-04 Jakub Jelinek <jakub@redhat.com>
4609 * gcc.dg/pr51695.c: New test.
4611 2012-01-04 Andrew Pinski <apinski@cavium.com>
4613 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
4614 * gcc.target/mips/octeon2-lx-1.c: New test.
4615 * gcc.target/mips/mips64-dsp-ldx.c: New test.
4616 * gcc.target/mips/octeon2-lx-2.c: New test.
4617 * gcc.target/mips/octeon2-lx-3.c: New test.
4619 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
4623 * gcc.dg/tm/alias-1.c: Adjust regexp.
4624 * gcc.dg/tm/alias-2.c: Adjust regexp.
4626 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
4629 * g++.dg/warn/Wparentheses-26.C: New.
4631 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
4633 * gfortran.dg/elemental_optional_args_2.f90: New test.
4635 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
4638 * gfortran.dg/common_17.f90: New test.
4640 2012-01-04 Richard Guenther <rguenther@suse.de>
4642 PR tree-optimization/49651
4643 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
4644 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
4646 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
4649 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
4651 2012-01-03 Andrew Pinski <apinski@cavium.com>
4653 * lib/scanasm.exp (dg-function-on-line): Always use a special format
4654 for all mips targets. Also allow an optional .cfi_startproc.
4656 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
4658 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
4660 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
4663 * g++.dg/rtti/dyncast5.C: New.
4665 2012-01-03 Richard Guenther <rguenther@suse.de>
4667 PR tree-optimization/51070
4668 * gcc.dg/torture/pr51070-2.c: New testcase.
4670 2012-01-03 Richard Guenther <rguenther@suse.de>
4672 PR tree-optimization/51692
4673 * gcc.dg/torture/pr51692.c: New testcase.
4675 2012-01-03 Richard Guenther <rguenther@suse.de>
4678 * g++.dg/lto/pr51650-3_0.C: New testcase.
4680 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
4683 * g++.dg/warn/Wredundant-decls-spec.C: New.
4685 2012-01-03 Jakub Jelinek <jakub@redhat.com>
4687 PR tree-optimization/51719
4688 * g++.dg/tree-prof/pr51719.C: New test.
4690 2012-01-03 Richard Guenther <rguenther@suse.de>
4693 * gcc.dg/fold-compare-6.c: New testcase.
4695 2012-01-03 Jakub Jelinek <jakub@redhat.com>
4698 * g++.dg/gomp/pr51669.C: New test.
4700 2012-01-02 Jason Merrill <jason@redhat.com>
4703 * g++.dg/cpp0x/constexpr-union2.C: New.
4706 * g++.dg/cpp0x/nsdmi-defer5.C: New.
4708 2012-01-02 Dodji Seketeli <dodji@redhat.com>
4711 * g++.dg/cpp0x/constexpr-99.C: New test.
4713 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
4716 * g++.dg/template/init9.C: New.
4718 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
4720 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
4721 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
4722 rather than a specific number.
4724 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
4729 * gfortran.dg/typebound_operator_7.f03: New.
4730 * gfortran.dg/typebound_operator_8.f03: New.
4732 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
4735 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
4737 * gcc.target/mips/dspr2-MULTU.c: Likewise.
4739 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
4741 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
4743 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
4745 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
4748 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
4750 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
4751 * gfortran.dg/io_real_boz_4.f90: Likewise.
4752 * gfortran.dg/io_real_boz_5.f90: Likewise.
4754 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
4756 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
4758 2012-01-02 Revital Eres <revital.eres@linaro.org>
4760 * gcc.dg/sms-11.c: New file.
4762 2012-01-02 Tobias Burnus <burnus@net-b.de>
4765 * gfortran.dg/coarray/image_index_3.f90: New.
4767 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
4770 * g++.dg/parse/enum8.C: New.
4772 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
4775 * g++.dg/conversion/reinterpret4.C: New.
4776 * g++.dg/conversion/reinterpret1.C: Adjust.
4778 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
4780 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
4782 2012-01-01 Fabien Chêne <fabien@gcc.gnu.org>
4784 * g++.old-deja/g++.brendan/crash25.C: Adjust.
4785 * g++.old-deja/g++.brendan/crash56.C: Likewise.
4786 * g++.old-deja/g++.jason/access14.C: Likewise.
4787 * g++.old-deja/g++.jason/access8.C: Likewise.
4788 * g++.old-deja/g++.jason/access1.C: Likewise.
4789 * g++.old-deja/g++.other/access3.C: Likewise.
4790 * g++.old-deja/g++.other/access5.C: Likewise.
4791 * g++.old-deja/g++.law/unsorted1.C: Likewise.
4792 * g++.old-deja/g++.law/visibility22.C: Likewise.
4793 * g++.old-deja/g++.law/visibility26.C: Likewise.
4794 * g++.old-deja/g++.mike/p2746.C: Likewise.
4795 * g++.dg/debug/using1.C: Likewise.
4796 * g++.dg/lookup/using51.C: Likewise.
4797 * g++.dg/inherit/using5.C: Likewise.
4798 * g++.dg/inherit/pr30297.C: Likewise.
4799 * g++.dg/inherit/access8.C: Likewise.
4800 * g++.dg/torture/pr39362.C: Likewise.
4801 * g++.dg/template/crash13.C: Likewise.
4802 * g++.dg/template/using10.C: Likewise.
4804 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
4807 * lib/gcc-dg.exp (scan-module-absence): Really commit last
4810 2012-01-01 Ira Rosen <irar@il.ibm.com>
4812 PR tree-optimization/51704
4813 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
4814 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
4815 corresponding flags.
4817 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
4820 * g++.dg/cpp0x/constexpr-delegating2.C: New.
4822 2012-01-01 Jan Hubicka <jh@suse.cz>
4824 PR rtl-optimization/51069
4825 * gcc.c-torture/compile/pr51069.c: New testcase.
4827 2012-01-01 Jakub Jelinek <jakub@redhat.com>
4829 PR tree-optimization/51683
4830 * gcc.dg/pr51683.c: New test.
4832 Copyright (C) 2012 Free Software Foundation, Inc.
4834 Copying and distribution of this file, with or without modification,
4835 are permitted in any medium without royalty provided the copyright
4836 notice and this notice are preserved.