1 2012-04-16 Jason Merrill <jason@redhat.com>
4 * g++.dg/cpp0x/variadic129.C: New.
7 * g++.dg/cpp0x/variadic128.C: New.
9 2012-04-16 Uros Bizjak <ubizjak@gmail.com>
11 Backport from mainline
12 2012-04-12 Uros Bizjak <ubizjak@gmail.com>
15 * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
16 second function argument.
17 * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
18 (calc_permps): Update declaration. Calculate result correctly.
19 (avx2_test): Change src2 type to union256i_d.
20 * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
23 2012-04-16 Martin Jambor <mjambor@suse.cz>
25 Backported from mainline
27 2012-04-13 Martin Jambor <mjambor@suse.cz>
30 * g++.dg/ipa/pr52939.C: New test.
32 2012-04-15 Jason Merrill <jason@redhat.com>
35 * g++.dg/cpp0x/variadic125.C: New.
38 * g++.dg/cpp0x/variadic124.C: New.
40 2012-04-15 Fabien ChĂȘne <fabien@gcc.gnu.org>
43 * g++.dg/lookup/using52.C: New.
45 2012-04-13 Jason Merrill <jason@redhat.com>
48 * g++.dg/cpp0x/variadic123.C: New.
49 * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
51 2012-04-11 Jason Merrill <jason@redhat.com>
54 * g++.dg/ext/attrib45.C: New.
56 2012-04-13 Tom de Vries <tom@codesourcery.com>
58 Backport from mainline r186419.
60 2012-04-13 Tom de Vries <tom@codesourcery.com>
62 * gcc.dg/pr52734.c: New test.
64 2012-04-13 Richard Guenther <rguenther@suse.de>
66 PR tree-optimization/52969
67 * gcc.dg/torture/pr52969.c: New testcase.
69 2012-04-13 Richard Guenther <rguenther@suse.de>
72 * gcc.dg/pr52862.c: New testcase.
74 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
76 Backport from mainline
77 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
80 * gcc.target/powerpc/pr52775.c: New file.
82 2012-04-12 Richard Guenther <rguenther@suse.de>
84 PR tree-optimization/52943
85 * gcc.dg/torture/pr52943.c: New testcase.
87 2012-04-09 Mike Stump <mikestump@comcast.net>
89 * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
90 * gcc.dg/tree-ssa/vrp59.c: Likewise.
91 * gcc.dg/tree-ssa/vrp60.c: Likewise.
92 * gnat.dg/aggr11.adb: Likewise.
93 * gnat.dg/aggr11_pkg.ads: Likewise.
94 * gnat.dg/aggr15.adb: Likewise.
95 * gnat.dg/aggr15.ads: Likewise.
96 * gnat.dg/aggr17.adb: Likewise.
97 * gnat.dg/aggr18.adb: Likewise.
98 * gnat.dg/array14.adb: Likewise.
99 * gnat.dg/array14.ads: Likewise.
100 * gnat.dg/array14_pkg.ads: Likewise.
101 * gnat.dg/array19.adb: Likewise.
102 * gnat.dg/array19.ads: Likewise.
103 * gnat.dg/discr27.adb: Likewise.
104 * gnat.dg/discr27.ads: Likewise.
105 * gnat.dg/discr35.adb: Likewise.
106 * gnat.dg/discr35.ads: Likewise.
107 * gnat.dg/discr6.adb: Likewise.
108 * gnat.dg/discr6_pkg.ads: Likewise.
109 * gnat.dg/import1.adb: Likewise.
110 * gnat.dg/import1.ads: Likewise.
111 * gnat.dg/loop_address2.adb: Likewise.
112 * gnat.dg/opt7.adb: Likewise.
113 * gnat.dg/opt7.ads: Likewise.
114 * gnat.dg/pointer_variable_bounds.adb: Likewise.
115 * gnat.dg/pointer_variable_bounds.ads: Likewise.
116 * gnat.dg/rep_clause2.adb: Likewise.
117 * gnat.dg/rep_clause2.ads: Likewise.
118 * gnat.dg/slice2.adb: Likewise.
119 * gnat.dg/slice2.ads: Likewise.
120 * gnat.dg/slice6.adb: Likewise.
121 * gnat.dg/slice6_pkg.ads: Likewise.
122 * gnat.dg/specs/unchecked_union2.ads: Likewise.
123 * gnat.dg/taft_type2.adb: Likewise.
124 * gnat.dg/taft_type2.ads: Likewise.
125 * gnat.dg/taft_type2_pkg.ads: Likewise.
126 * gnat.dg/volatile10.adb: Likewise.
127 * gnat.dg/volatile10_pkg.ads: Likewise.
129 * gcc.dg/dll-8.c: Remove execute permissions.
130 * g++.dg/ext/dllexport5.C: Likewise.
132 2012-04-09 Eric Botcazou <ebotcazou@adacore.com>
134 * lib/target-supports.exp (check_effective_target_sparc_v9): New.
135 (check_effective_target_sync_long_long): Add SPARC case.
136 (check_effective_target_sync_long_long_runtime): Likewise.
137 (check_effective_target_sync_int_long): Adjust SPARC case.
138 (check_effective_target_sync_char_short): Likewise.
140 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
144 * gfortran.dg/function_optimize_11.f90: New test.
146 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
150 * gfortran.dg/use_only_6.f90: New test.
152 2012-04-06 Mike Stump <mikestump@comcast.net>
155 * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
157 2012-04-05 Jason Merrill <jason@redhat.com>
160 * g++.dg/template/qualified-id5.C: New.
162 2012-04-03 Jason Merrill <jason@redhat.com>
165 * g++.dg/cpp0x/variadic-value1.C: New.
167 2012-04-03 Richard Guenther <rguenther@suse.de>
169 Backport from mainline
170 2012-03-02 Richard Guenther <rguenther@suse.de>
172 PR tree-optimization/52406
173 * gcc.dg/torture/pr52406.c: New testcase.
175 2012-04-03 Richard Guenther <rguenther@suse.de>
177 Backport from mainline
178 2012-03-15 Richard Guenther <rguenther@suse.de>
181 * gfortran.dg/vect/pr52580.f: New testcase.
183 2012-04-03 Richard Guenther <rguenther@suse.de>
185 Backport from mainline
186 2012-03-06 Richard Guenther <rguenther@suse.de>
189 * gcc.dg/torture/pr52493.c: New testcase.
191 2012-03-23 Richard Guenther <rguenther@suse.de>
193 PR tree-optimization/52678
194 * gfortran.dg/pr52678.f: New testcase.
196 2012-03-26 Richard Guenther <rguenther@suse.de>
198 PR tree-optimization/52701
199 * gfortran.dg/pr52701.f90: New testcase.
201 2012-03-30 Richard Guenther <rguenther@suse.de>
203 PR tree-optimization/52754
204 * gcc.target/i386/pr52754.c: New testcase.
206 2012-04-03 Jakub Jelinek <jakub@redhat.com>
208 PR tree-optimization/52835
209 * gfortran.dg/pr52835.f90: New test.
211 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
213 * gnat.dg/controlled6.adb: New test.
214 * gnat.dg/controlled6_pkg.ads: New helper.
215 * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
217 2012-03-29 Meador Inge <meadori@codesourcery.com>
220 * g++.dg/cpp0x/constexpr-52672.C: New testcase.
222 2012-03-29 Paolo Carlini <paolo.carlini@oracle.com>
225 * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
227 2012-03-29 Jason Merrill <jason@redhat.com>
230 * g++.dg/template/inherit8.C: New.
232 2012-03-29 Jakub Jelinek <jakub@redhat.com>
235 * g++.dg/ext/weak4.C: New test.
237 2012-03-29 Jason Merrill <jason@redhat.com>
240 * g++.dg/cpp0x/initlist-array3.C: New.
242 2012-03-28 Jason Merrill <jason@redhat.com>
245 * g++.dg/overload/virtual2.C: New.
247 2012-03-28 Martin Jambor <mjambor@suse.cz>
249 Backported from mainline
250 2012-03-27 Martin Jambor <mjambor@suse.cz>
253 * gcc.dg/torture/pr52693.c: New test.
255 2012-03-28 Jakub Jelinek <jakub@redhat.com>
258 * gcc.dg/pr52691.c: New test.
261 * gcc.c-torture/compile/pr52750.c: New test.
263 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
265 Backport from 2012-03-28 mainline r185910.
268 * gcc.target/avr/torture/builtins-2.c: New test.
270 2012-03-28 Jakub Jelinek <jakub@redhat.com>
273 * gcc.target/i386/pr52736.c: New test.
275 2012-03-27 Richard Guenther <rguenther@suse.de>
278 * gcc.dg/torture/pr52720.c: New testcase.
280 2012-03-26 Georg-Johann Lay <avr@gjlay.de>
282 Backport from 2012-03-26 mainline r185793.
284 * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
285 Add "-Os -flto" to list.
287 2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
289 * gnat.dg/concat2.ad[sb]: New test.
291 2012-03-24 Steven Bosscher <steven@gcc.gnu.org>
294 * gcc.c-torture/compile/limits-externdecl.c: New test.
296 2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
299 * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
301 2012-03-22 Tobias Burnus <burnus@net-b.de>
304 * gfortran.dg/intrinsic_8.f90: New.
306 2012-03-22 Jakub Jelinek <jakub@redhat.com>
309 * g++.dg/ext/attrib44.C: New test.
311 2012-03-22 Jason Merrill <jason@redhat.com>
313 * g++.dg/torture/pr52582.C: New.
315 2012-03-22 Georg-Johann Lay <avr@gjlay.de>
317 Backport from 2012-03-20 mainline r185583.
319 * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
322 Backport from 2012-03-20 mainline r185570.
325 * gcc.target/avr/torture/addr-space-2.h: New file.
326 * gcc.target/avr/torture/addr-space-2-g.h: New test.
327 * gcc.target/avr/torture/addr-space-2-0.h: New test.
328 * gcc.target/avr/torture/addr-space-2-1.h: New test.
329 * gcc.target/avr/torture/addr-space-2-x.h: New test.
331 Backport from 2012-03-12 mainline r185255.
334 * gcc.target/avr/torture/addr-space-1.h: New file.
335 * gcc.target/avr/torture/addr-space-g.h: New test.
336 * gcc.target/avr/torture/addr-space-0.h: New test.
337 * gcc.target/avr/torture/addr-space-1.h: New test.
338 * gcc.target/avr/torture/addr-space-x.h: New test.
340 2012-03-22 Jakub Jelinek <jakub@redhat.com>
342 Backported from mainline
343 2012-03-14 Jakub Jelinek <jakub@redhat.com>
346 * g++.dg/cpp0x/udlit-args2.C: New test.
348 2012-03-13 Jakub Jelinek <jakub@redhat.com>
351 * gcc.dg/Wunused-var-3.c: New test.
353 2012-03-22 Release Manager
355 * GCC 4.7.0 released.
357 2012-03-20 Jason Merrill <jason@redhat.com>
359 * g++.dg/cpp0x/auto32.C: New.
361 2012-03-15 Jakub Jelinek <jakub@redhat.com>
362 Andrew Pinski <apinski@cavium.com>
365 * gcc.dg/pr52592.c: New test.
367 2012-03-14 Jakub Jelinek <jakub@redhat.com>
370 * g++.dg/opt/pr52582.C: New test.
372 2012-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
375 * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
377 * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
379 2012-03-10 Tobias Burnus <burnus@net-b.de>
382 * gfortran.dg/proc_ptr_34.f90: New.
384 2012-03-07 Jason Merrill <jason@redhat.com>
387 * g++.dg/cpp0x/udlit-mangle.C: New.
389 2012-03-04 Georg-Johann Lay <avr@gjlay.de>
391 Backport from mainline r184894.
392 * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
395 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
397 Backport from mainline
398 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
400 * gcc.target/powerpc/pr52457.c: New test.
402 2012-03-01 Kai Tietz <ktietz@redhat.com>
404 * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
405 routines on mingw targets.
406 * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
409 2012-03-01 Jakub Jelinek <jakub@redhat.com>
411 PR tree-optimization/52445
412 * gcc.dg/pr52445.c: New test.
414 2012-02-29 Jakub Jelinek <jakub@redhat.com>
417 * gcc.c-torture/compile/pr52437.c: New test.
420 * gcc.dg/torture/pr52419.c: New test.
422 PR tree-optimization/52429
423 * gcc.dg/torture/pr52429.c: New test.
424 * g++.dg/opt/pr52429.C: New test.
426 2012-02-29 Richard Guenther <rguenther@suse.de>
429 * gcc.dg/lto/trans-mem-1_0.c: Remove.
430 * gcc.dg/lto/trans-mem-1_1.c: Likewise.
431 * gcc.dg/lto/trans-mem-2_0.c: Likewise.
432 * gcc.dg/lto/trans-mem-2_1.c: Likewise.
433 * gcc.dg/lto/trans-mem-4_0.c: Likewise.
434 * gcc.dg/lto/trans-mem-4_1.c: Likewise.
436 2012-02-29 Jakub Jelinek <jakub@redhat.com>
438 * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
440 2012-02-29 Paul Thomas <pault@gcc.gnu.org>
443 * gfortran.dg/realloc_on_assign_13.f90 : New test.
445 2012-02-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
448 * gcc.target/arm/neon/pr51534.c: New testcase.
450 2012-02-28 Richard Guenther <rguenther@suse.de>
453 * gcc.dg/torture/pr52407.c: New testcase.
455 2012-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
457 * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
458 * gcc.target/arm/vfp2.c: Likewise.
459 * gcc.target/arm/vfp3.c: Likewise.
460 * gcc.target/arm/vfp4.c: Likewise.
461 * gcc.target/arm/vfp5.c: Likewise.
462 * gcc.target/arm/vfp6.c: Likewise.
463 * gcc.target/arm/vfp7.c: Likewise.
464 * gcc.target/arm/vfp8.c: Likewise.
465 * gcc.target/arm/vfp9.c: Likewise.
466 * gcc.target/arm/vfp10.c: Likewise.
467 * gcc.target/arm/vfp11.c: Likewise.
468 * gcc.target/arm/vfp12.c: Likewise.
469 * gcc.target/arm/vfp13.c: Likewise.
470 * gcc.target/arm/vfp14.c: Likewise.
471 * gcc.target/arm/vfp15.c: Likewise.
472 * gcc.target/arm/vfp16.c: Likewise.
473 * gcc.target/arm/vfp17.c: Likewise.
474 * gcc.target/arm/neon-constants.h: New file.
475 * gcc.target/arm/neon-vect1.c: New test.
476 * gcc.target/arm/neon-vect2.c: New test.
477 * gcc.target/arm/neon-vect3.c: New test.
478 * gcc.target/arm/neon-vect4.c: New test.
479 * gcc.target/arm/neon-vect5.c: New test.
480 * gcc.target/arm/neon-vect6.c: New test.
481 * gcc.target/arm/neon-vect7.c: New test.
482 * gcc.target/arm/neon-vect8.c: New test.
484 2012-02-28 Richard Guenther <rguenther@suse.de>
486 PR tree-optimization/52402
487 * gcc.dg/torture/pr52402.c: New testcase.
489 2012-02-28 Richard Guenther <rguenther@suse.de>
492 * g++.dg/lto/pr52400_0.C: New testcase.
494 2012-02-28 Georg-Johann Lay <avr@gjlay.de>
496 * gcc.target/avr/torture/builtins-1.c: New test.
497 * gcc.target/avr/torture/builtins-error.c: New test.
499 2012-02-28 Kai Tietz <ktietz@redhat.com>
501 * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
503 * gcc.target/i386/pr45352-2.c: Likewise.
504 * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
506 * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
507 targets instead rand.
508 * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
509 * gcc.target/i386/sse2-mul-1.c: Likewise.
510 * gcc.target/i386/sse4_1-blendps.c: Likewise.
511 * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
513 * gcc.target/i386/pad-1.c: Likewise.
514 * gcc.target/i386/pad-9.c: Likewise.
515 * gcc.target/i386/pad-2.c: Likewise.
516 * gcc.target/i386/pad-5b.c: Likewise.
517 * gcc.target/i386/pad-8.c: Likewise.
518 * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
519 * gcc.target/i386/pr44130.c: Likewise.
520 * gcc.target/i386/align-main-1.c: Likewise.
521 * gcc.target/i386/align-main-2.c: Likewise.
522 * gcc.target/i386/sw-1.c: Likewise.
523 * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
525 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
526 * gcc.target/i386/pr46295.c: Likewise.
527 * gcc.target/i386/amd64-abi-1.c: Likewise.
528 * gcc.target/i386/amd64-abi-2.c: Likewise.
529 * gcc.target/i386/pr39082-1.c: Likewise.
530 * gcc.target/i386/pr39162.c: Likewise.
531 * gcc.target/i386/pr22152.c: Likewise.
532 * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
533 * gcc.target/i386/wrfsbase-2.c: Likewise.
534 * gcc.target/i386/local.c: Likewise
535 * gcc.target/i386/wrgsbase-1.c: Likewise.
536 * gcc.target/i386/wrfsbase-1.c: Likewise.
537 * gcc.target/i386/pr39315-3.c: Likewise.
538 * gcc.target/i386/pr35767-4.c: Likewise.
539 * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
541 * gcc.target/i386/pr45336-2.c: Likewise.
542 * gcc.target/i386/pr45336-1.c: Likewise.
543 * gcc.target/i386/pr45336-4.c: Likewise.
545 2012-02-27 Tristan Gingold <gingold@adacore.com>
547 * gnat.dg/array20.ad[sb]: New test.
549 2012-02-27 Jakub Jelinek <jakub@redhat.com>
552 * gcc.target/arm/pr52375.c: New test.
553 * gcc.c-torture/compile/pr52375.c: New test.
555 2012-02-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
557 * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
558 * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
560 2012-02-27 Eric Botcazou <ebotcazou@adacore.com>
562 * gnat.dg/aggr19.adb: New test.
563 * gnat.dg/aggr19_pkg.ad[sb]: New helper.
565 2012-02-26 Oleg Endo <olegendo@gcc.gnu.org>
568 * gcc.target/sh/pr49263.c: New.
570 2012-02-24 Andrew MacLeod <amacleod@redhat.com>
572 * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
573 simulate_thread_wrapper_other_threads
574 * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
575 Move initialization of 'value' to main().
576 (main): Initialize 'value';
577 * gcc.dg/simulate-thread/speculative-store.c
578 (simulate_thread_step_verify): Return 0 when successful.
579 * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
581 (INSN_COUNT_THRESHOLD): New. Instruction limit to terminate test.
582 (simulate_thread_wrapper_other_threads): Return a success/fail value
583 and issue an error if the instruction count threshold is exceeded.
585 2012-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
588 * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
589 * gcc.target/mips/interrupt_handler-3.c: Likewise.
591 2012-02-24 Richard Guenther <rguenther@suse.de>
594 * gcc.dg/pr52355.c: New testcase.
596 2012-02-23 Kai Tietz <ktietz@redhat.com>
598 * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
600 * gcc.dg/Wpadded.c: Likewise.
601 * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
603 * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
604 for sleep by Sleep and add windows.h include for this function.
605 * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
607 * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
609 * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
611 * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
613 * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
614 * gcc.dg/pr50251.c: Disable test for x64 mingw target.
615 * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
616 failure on LLP64 target.
618 2012-02-23 Uros Bizjak <ubizjak@gmail.com>
621 * gcc.dg/noncompile/pr52290.c: New test.
623 2012-02-23 Jakub Jelinek <jakub@redhat.com>
625 PR tree-optimization/52019
626 * gcc.dg/tree-ssa/ipa-split-6.c: New test.
628 2012-02-22 Kai Tietz <ktietz@redhat.com>
630 * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
631 * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
632 derived pdiff_t type.
633 * g++.dg/torture/pr49720.C: Likewise
635 2012-02-22 Uros Bizjak <ubizjak@gmail.com>
638 * gcc.target/i386/pr52330.c: New test.
640 2012-02-22 Tobias Burnus <burnus@net-b.de>
643 * gfortran.dg/io_constraints_10.f90: New.
645 2012-02-22 Ulrich Weigand <ulrich.weigand@linaro.org>
647 * lib/target-supports.exp (check_effective_target_vect_condition):
648 Return true for NEON.
650 2012-02-21 Kai Tietz <ktietz@redhat.com>
652 * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
654 2012-02-21 Richard Guenther <rguenther@suse.de>
656 PR tree-optimization/52324
657 * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
659 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
662 * gcc.target/avr/torture/pr51782-1.c: New test.
664 2012-02-21 Jakub Jelinek <jakub@redhat.com>
666 PR tree-optimization/52318
667 * gcc.dg/pr52318.c: New test.
669 2012-02-20 Kai Tietz <ktietz@redhat.com>
671 * gcc.dg/bf-ms-layout-3.c: New testcase.
673 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
677 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
679 2012-02-20 Richard Guenther <rguenther@suse.de>
681 PR tree-optimization/52298
682 * gcc.dg/torture/pr52298.c: New testcase.
683 * gcc.dg/vect/pr52298.c: Likewise.
685 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
687 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
688 * gcc.c-torture/execute/pr52286.c: Ditto.
690 2012-02-20 Jakub Jelinek <jakub@redhat.com>
692 PR tree-optimization/52286
693 * gcc.c-torture/execute/pr52286.c: New test.
695 2012-02-18 Tobias Burnus <burnus@net-b.de>
698 * gfortran.dg/interface_35.f90: Use -std=f2003.
699 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
700 * gfortran.dg/interface_assignment_4.f90: Ditto.
701 * gfortran.dg/bessel_1.f90: Ditto.
702 * gfortran.dg/func_result_6.f90: Ditto.
703 * gfortran.dg/hypot_1.f90: Ditto.
704 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
706 2012-02-17 Tobias Burnus <burnus@net-b.de>
714 * gfortran.dg/coarray_22.f90: Update dg-error.
715 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
717 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
720 * lib/gcc-simulate-thread.exp: Load timeout.exp.
721 (simulate-thread): Use default timeout.
723 2012-02-16 Jason Merrill <jason@redhat.com>
726 * g++.dg/ext/timevar1.C: New.
728 2012-02-16 Fabien ChĂȘne <fabien@gcc.gnu.org>
731 * g++.dg/template/using21.C: New.
732 * g++.dg/template/using22.C: Likewise.
734 2012-02-16 Jason Merrill <jason@redhat.com>
737 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
739 2012-02-16 Jakub Jelinek <jakub@redhat.com>
741 PR tree-optimization/52255
742 * gcc.c-torture/compile/pr52255.c: New test.
745 * g++.dg/debug/dwarf2/pr52260.C: New test.
748 * g++.dg/ipa/pr51929.C: New test.
750 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
753 * gcc.target/powerpc/pr52199.c: New file.
755 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
758 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
760 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
762 * gcc.dg/pr51867.c: Don't include <math.h>.
765 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
767 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
768 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
770 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
772 PR tree-optimization/50561
773 * gcc.dg/graphite/pr50561.c: New testcase.
775 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
777 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
778 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
780 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
782 * gnat.dg/discr35.ad[sb]: New test.
784 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
786 * gnat.dg/volatile10.adb: New test.
787 * gnat.dg/volatile10_pkg.ads: New helper.
789 2012-02-14 Jason Merrill <jason@redhat.com>
791 * g++.dg/ext/attrib43.C: New.
793 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
795 * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
796 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
798 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
799 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
800 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
801 effective_target fgnu_tm.
802 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
804 2012-02-14 Jakub Jelinek <jakub@redhat.com>
807 * g++.dg/template/asmgoto1.C: New test.
809 2012-02-14 Ian Lance Taylor <iant@google.com>
812 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
813 compiling generated file for 64bit and index tests.
815 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
817 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
819 2012-02-14 Richard Guenther <rguenther@suse.de>
821 PR tree-optimization/52244
822 PR tree-optimization/51528
823 * gcc.dg/torture/pr52244.c: New testcase.
825 2012-02-14 Walter Lee <walt@tilera.com>
827 * g++.dg/other/PR23205.C: Disable test on tile.
828 * g++.dg/other/pr23205-2.C: Disable test on tile.
829 * gcc.dg/20020312-2.c: Add a condition for __tile__.
830 * gcc.dg/20040813-1.c: Disable test on tile.
831 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
832 * gcc.misc-tests/linkage.exp: Handle tilegx.
834 2012-02-14 Jakub Jelinek <jakub@redhat.com>
836 PR tree-optimization/52210
837 * gcc.dg/pr52210.c: New test.
839 2012-02-14 Jason Merrill <jason@redhat.com>
842 * g++.dg/overload/defarg5.C: New.
844 2012-02-14 Jakub Jelinek <jakub@redhat.com>
847 * c-c++-common/pr52181.c: New test.
849 2012-02-13 Jakub Jelinek <jakub@redhat.com>
852 * g++.dg/ext/atomic-1.C: New test.
854 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
856 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
858 2012-02-13 Jakub Jelinek <jakub@redhat.com>
861 * gcc.c-torture/execute/pr52209.c: New test.
863 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
866 * gfortran.dg/elemental_optional_args_5.f03: New test.
868 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
871 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
874 2012-02-11 Ian Lance Taylor <iant@google.com>
877 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
878 SPARC Solaris. Don't run the test at all on systems where it may
879 not work, rather than xfailing it.
881 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
883 PR rtl-optimization/52175
884 * gcc.c-torture/compile/pr52175.c: New test.
886 2012-02-10 Jason Merrill <jason@redhat.com>
889 * g++.dg/template/repo10.C: New.
891 2012-02-11 Jakub Jelinek <jakub@redhat.com>
894 * gcc.dg/pr52132.c: New test.
896 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
898 * gnat.dg/specs/aggr4.ads: New test.
899 * gnat.dg/specs/aggr4_pkg.ads: New helper.
901 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
904 * gcc.target/i386/pr52146.c: New.
906 2012-02-10 Jakub Jelinek <jakub@redhat.com>
909 * c-c++-common/pr52177.c: New test.
911 2012-02-10 Jan Hubicka <jh@suse.cz>
914 * g++.dg/torture/pr48600.C: New testcase.
916 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
919 * gcc.dg/dfp/pr52140.c: New test.
921 2012-02-09 Jakub Jelinek <jakub@redhat.com>
924 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
927 2012-02-09 Bin Cheng <bin.cheng@arm.com>
930 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
931 * testsuite/gcc.dg/pr51867.c: New test.
933 2012-02-09 Ian Lance Taylor <iant@google.com>
935 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
936 which don't support -fsplit-stack. Turn off optimization when
937 compiling select5-out.go.
939 2012-02-08 Ian Lance Taylor <iant@google.com>
941 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
942 systems which don't support -fsplit-stack.
944 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
946 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
947 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
948 machine instuction in the log.
950 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
952 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
955 2012-02-08 Magnus Granberg <zorry@gentoo.org>
958 * gcc.dg/pr48524.c: New test.
959 * gcc.dg/pr48524.spec: New spec file for test.
961 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
964 * gfortran.dg/vect/pr32380.f90: New test.
966 2012-02-08 Tobias Burnus <burnus@net-b.de>
969 * gfortran.dg/realloc_on_assign_12.f90: New.
971 2012-02-08 Richard Guenther <rguenther@suse.de>
973 PR rtl-optimization/52170
974 * gcc.dg/torture/pr52170.c: New testcase.
976 2012-02-08 Jakub Jelinek <jakub@redhat.com>
978 PR gcov-profile/52150
979 * gcc.dg/tree-prof/pr52150.c: New test.
981 PR rtl-optimization/52139
982 * gcc.dg/pr52139.c: New test.
984 2012-02-07 Jason Merrill <jason@redhat.com>
987 * g++.dg/cpp0x/constexpr-union3.C: New.
990 * g++.dg/lto/pr52035_0.C: New.
992 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
994 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
995 * gcc.dg/special/weak-1.c: Likewise.
996 * gcc.dg/ucnid-12.c: Likewise.
997 * gcc.dg/torture/pr45678-1.c: Likewise.
998 * gcc.dg/torture/pr45678-2.c: Likewise.
999 * gcc.dg/vector-4.c: Likewise.
1000 * gcc.dg/ipa/inline-5.c: Likewise.
1001 * gcc.dg/ucnid-11.c: Likewise.
1002 * gcc.misc-tests/gcov-13.c: Likewise.
1003 * gcc.misc-tests/gcov-14.c: Likewise.
1004 * g++.dg/ext/label13.C: Likewise.
1005 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
1006 hppa*-*-hpux* options.
1007 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
1008 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
1009 * gcc.dg/pr48616.c: Likewise.
1010 * gcc.dg/pr17957.c: Likewise.
1011 * gcc.dg/pr17055-1.c: Likewise.
1012 * gcc.dg/pr32912-1.c: Likewise.
1013 * gcc.dg/tm/pr51472.c: Likewise.
1014 * c-c++-common/fold-bitand-4.c: Likewise.
1015 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
1016 Use dg-additional-options for extra options.
1018 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
1020 * gcc.target/epiphany/interrupt-2.c: New test.
1022 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1025 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
1026 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
1029 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1032 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
1034 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1038 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
1039 * gcc.target/mips/va-arg-1.c: New test.
1041 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
1043 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
1044 for -mno-pointers-to-nested-functions.
1046 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
1048 * gcc.c-torture/execute/20120207-1.c: New test.
1050 2012-02-07 Jakub Jelinek <jakub@redhat.com>
1052 PR rtl-optimization/52060
1053 * gcc.dg/torture/pr52060.c: New test.
1056 * gcc.c-torture/compile/pr52074.c: New test.
1058 2012-02-07 Tobias Burnus <burnus@net-b.de>
1061 * gfortran.dg/class_to_type_2.f90: New.
1063 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
1066 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
1069 2012-02-06 Jason Merrill <jason@redhat.com>
1072 * g++.dg/template/conv13.C: New.
1074 2012-02-06 Richard Guenther <rguenther@suse.de>
1076 PR tree-optimization/52115
1077 * gcc.c-torture/compile/pr52115.c: New testcase.
1079 2012-02-06 Jakub Jelinek <jakub@redhat.com>
1082 * gcc.c-torture/execute/pr52129.c: New test.
1084 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
1086 * gcc.dg/pr48374.c: Actually add the test I forgot
1087 in the 2012-01-25 commit.
1089 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1092 * gfortran.dg/vect/vect-8.f90: New test case.
1094 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1097 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
1099 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
1102 * gfortran.dg/class_48.f90 : Add test of allocate class array
1103 component with source in subroutine test3. Remove commenting
1104 out in subroutine test4, since branching on unitialized variable
1105 is now fixed (no PR for this last.).
1107 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1109 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
1111 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
1113 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1116 * lib/target-supports.exp (check_effective_target_mips_rel): New.
1117 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
1119 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1121 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
1122 (check_effective_target_sync_int_long): Use it.
1123 (check_effective_target_sync_char_short): Likewise.
1124 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
1126 2012-02-05 Tobias Burnus <burnus@net-b.de>
1129 * gfortran.dg/class_48.f90: Add some further checks.
1131 2012-02-05 Ira Rosen <irar@il.ibm.com>
1133 PR tree-optimization/52091
1134 * gcc.dg/vect/pr52091.c: New test.
1136 2012-02-04 Jakub Jelinek <jakub@redhat.com>
1138 PR rtl-optimization/52113
1139 * gcc.target/avr/pr52113.c: New test.
1141 2012-02-03 Jakub Jelinek <jakub@redhat.com>
1143 PR rtl-optimization/52092
1144 * gcc.c-torture/compile/pr52092.c: New test.
1146 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
1149 * gfortran.dg/class_array_10.f03: New test.
1152 * gfortran.dg/class_array_11.f03: New test.
1155 * gfortran.dg/class_array_12.f03: New test.
1157 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
1160 * gfortran.dg/realloc_on_assign_11.f90: New test.
1162 2012-02-02 Tobias Burnus <burnus@net-b.de>
1165 * gfortran.dg/shape_7.f90: New.
1167 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
1169 * gcc.target/mips/mips-prepend-1.c: New test.
1171 2012-02-02 Jan Hubicka <jh@suse.cz>
1172 Tom de Vries <tom@codesourcery.com>
1175 * testsuite/gcc.dg/alias-12.c: New testcase.
1176 * testsuite/gcc.dg/alias-13.c: New testcase.
1178 2012-02-02 Jakub Jelinek <jakub@redhat.com>
1181 * gcc.dg/pr52086.c: New test.
1183 PR tree-optimization/52073
1184 * gcc.c-torture/compile/pr52073.c: New test.
1186 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
1189 * gfortran.dg/function_optimize_10.f90: New test.
1191 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
1193 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
1196 2012-02-01 Tobias Burnus <burnus@net-b.de>
1199 * gfortran.dg/typebound_operator_14.f90: New.
1201 2012-02-01 Tobias Burnus <burnus@net-b.de>
1204 * gfortran.dg/elemental_function_1.f90: New.
1206 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
1208 PR rtl-optimization/51374
1209 * gcc.target/avr/torture/pr51374-1.c:
1210 Also fail if SBIS is seen.
1212 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
1214 PR rtl-optimization/51374
1215 * gcc.target/avr/torture/pr51374-1.c: New.
1217 2012-01-31 Tobias Burnus <burnus@net-b.de>
1220 * gfortran.dg/typebound_generic_11.f90: New.
1222 2012-01-31 Tobias Burnus <burnus@net-b.de>
1225 * gfortran.dg/class_49.f90: New.
1227 2012-01-31 Tobias Burnus <burnus@net-b.de>
1230 * gfortran.dg/elemental_args_check_6.f90: New.
1232 2012-01-31 Jason Merrill <jason@redhat.com>
1235 * g++.dg/cpp0x/variadic122.C: New.
1237 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
1240 * gfortran.dg/realloc_on_assign_10.f90: New test.
1242 2012-01-31 Richard Guenther <rguenther@suse.de>
1244 PR tree-optimization/51528
1245 * gcc.dg/torture/pr51528.c: New testcase.
1247 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
1250 * lib/go.exp (go_target_compile): Append timeout= to options.
1251 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
1252 select5-out.go test on alpha*-*-* targets.
1254 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
1256 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
1257 (TEST_SHORT): Reformat in the same way.
1258 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
1259 (TEST_SHORT): Reformat in the same way.
1260 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
1261 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
1262 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
1263 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
1264 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
1266 2012-01-30 Bin Cheng <bin.cheng@arm.com>
1269 * gcc.target/arm/pr51835.c: New testcase.
1271 2012-01-30 Richard Guenther <rguenther@suse.de>
1273 PR tree-optimization/52028
1274 * gcc.dg/torture/pr52028.c: New testcase.
1275 * gfortran.dg/ldist-pr45199.f: Adjust.
1276 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
1277 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
1278 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
1280 2012-01-30 Jakub Jelinek <jakub@redhat.com>
1283 * gcc.dg/tree-prof/pr52027.c: New test.
1285 PR tree-optimization/52046
1286 * gcc.dg/pr52046.c: New test.
1289 * g++.dg/other/pr52048.C: New test.
1291 2012-01-30 Richard Guenther <rguenther@suse.de>
1293 PR tree-optimization/52045
1294 * gcc.dg/pr52045.c: New testcase.
1296 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
1298 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
1299 new code generated for __sync_lock_release.
1301 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1303 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
1305 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1308 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
1310 * g++.dg/ext/visibility/template10.C: Fix typo.
1312 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
1314 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
1317 * g++.dg/cpp0x/constexpr-ice6.C: New.
1319 2012-01-29 Tobias Burnus <burnus@net-b.de>
1322 * gfortran.dg/default_initialization_6.f90: New.
1324 2012-01-29 Tobias Burnus <burnus@net-b.de>
1327 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
1328 * gfortran.dg/class_48.f90: New.
1330 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
1333 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
1335 2012-01-28 Tobias Burnus <burnus@net-b.de>
1338 * gfortran.dg/class_allocate_12.f90: New.
1340 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
1342 * gcc.dg/torture/pr50444.c: Fix dg directives.
1344 2012-01-28 Jakub Jelinek <jakub@redhat.com>
1347 * gcc.target/arm/pr52006.c: New test.
1349 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
1352 * gcc.dg/lto/trans-mem.h: New file.
1353 * gcc.dg/lto/trans-mem-2_0.c: Include it.
1354 * gcc.dg/lto/trans-mem-1_1.c: Same.
1355 * gcc.dg/lto/trans-mem-4_1.c: Same.
1356 * gcc.dg/lto/trans-mem-3_1.c: Same.
1358 2012-01-27 Tobias Burnus <burnus@net-b.de>
1361 * gfortran.dg/dummy_procedure_7.f90: New.
1363 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
1365 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
1366 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
1368 2012-01-27 Jakub Jelinek <jakub@redhat.com>
1371 * g++.dg/other/gc5.C: New test.
1373 2012-01-27 Richard Guenther <rguenther@suse.de>
1375 PR tree-optimization/50444
1376 * gcc.dg/torture/pr50444.c: New testcase.
1378 2012-01-27 Tobias Burnus <burnus@net-b.de>
1382 * gfortran.dg/move_alloc_13.f90: New.
1384 2012-01-27 Tobias Burnus <burnus@net-b.de>
1387 * gfortran.dg/allocate_alloc_opt_13.f90: New.
1388 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
1389 and change dg-error string.
1391 2012-01-27 Tobias Burnus <burnus@net-b.de>
1394 * gfortran.dg/elemental_args_check_5.f90: New.
1396 2012-01-27 Richard Guenther <rguenther@suse.de>
1399 * g++.dg/torture/pr51959.C: New testcase.
1401 2012-01-27 Tom de Vries <tom@codesourcery.com>
1403 PR tree-optimization/51990
1404 * gcc.dg/pr51990.c: New test.
1405 * gcc.dg/pr51990-2.c: Same.
1407 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
1408 Tobias Burnus <burnus@gcc.gnu.org>
1411 * gfortran.dg/class_allocate_11.f03: New.
1416 * gfortran.dg/class_allocate_7.f03: New.
1417 * gfortran.dg/class_allocate_8.f03: New.
1418 * gfortran.dg/class_allocate_9.f03: New.
1419 * gfortran.dg/class_allocate_10.f03: New.
1421 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1423 * gnat.dg/discr34.adb: New test.
1424 * gnat.dg/discr34_pkg.ads: New helper.
1426 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1428 * gnat.dg/discr33.adb: New test.
1430 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1432 * gnat.dg/limited_with3.ad[sb): New test.
1433 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
1434 * gnat.dg/limited_with3_pkg2.ads: Likewise.
1435 * gnat.dg/limited_with3_pkg3.ads: Likewise.
1437 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
1439 * gnat.dg/stack_usage1.adb: New test.
1440 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
1442 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
1443 * gcc.dg/pr44194-2.c: Likewise.
1445 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
1448 * g++.dg/template/crash112.C: New.
1450 2012-01-27 Richard Henderson <rth@redhat.com>
1452 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
1454 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1456 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
1458 2012-01-26 Jakub Jelinek <jakub@redhat.com>
1461 * g++.dg/opt/pr51895.C: New test.
1463 2012-01-26 Michael Matz <matz@suse.de>
1465 PR tree-optimization/48794
1466 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
1468 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1470 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
1472 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1474 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
1475 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
1477 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
1478 the default value for s390 and s390x.
1480 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
1483 * gcc.dg/lto/trans-mem-4_0.c: New.
1484 * gcc.dg/lto/trans-mem-4_1.c: New.
1485 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
1487 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
1488 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
1490 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
1491 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
1494 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
1496 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
1498 2012-01-25 Ian Lance Taylor <iant@google.com>
1500 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
1502 2012-01-25 Tobias Burnus <burnus@net-b.de>
1505 * gfortran.dg/typebound_proc_25.f90: New.
1507 2012-01-25 Jason Merrill <jason@redhat.com>
1510 * g++.dg/lto/pr51992_0.C: New.
1512 2012-01-25 Jakub Jelinek <jakub@redhat.com>
1514 PR tree-optimization/51987
1515 * gcc.target/i386/pr51987.c: New test.
1517 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
1519 * gcc.dg/tm/lto-1.c: Require lto support in target.
1521 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
1523 PR rtl-optimization/48374
1524 * gcc.dg/pr48374.c: New test.
1526 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
1528 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
1530 2012-01-25 Tobias Burnus <burnus@net-b.de>
1533 * gfortran.dg/derived_constructor_char_3.f90: New.
1535 2012-01-24 Ian Lance Taylor <iant@google.com>
1537 * go.test/go-test.exp (filecmp): New procedure.
1538 (errchk): Handle quoted square brackets.
1539 (go-gc-tests): Set go_compile_args. Handle various new test
1540 lines. Skip a few new tests.
1541 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
1543 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1545 * lib/target-supports.exp (proc check_effective_target_vect_perm)
1546 (check_effective_target_vect_extract_even_odd)
1547 (check_effective_target_vect_interleave): Return true for MIPS
1550 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1552 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
1553 (main): Use it instead of argc.
1555 2012-01-24 Jason Merrill <jason@redhat.com>
1558 * g++.dg/cpp0x/sfinae31.C: New.
1560 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
1562 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
1564 2012-01-24 Jason Merrill <jason@redhat.com>
1567 * g++.dg/inherit/covariant20.C: New.
1569 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
1572 * g++.dg/parse/crash58.C: New.
1574 2012-01-24 Jakub Jelinek <jakub@redhat.com>
1577 * gcc.dg/pr51957-1.c: New test.
1578 * gcc.dg/pr51957-1.h: New file.
1579 * gcc.dg/pr51957-2.c: New test.
1581 2012-01-23 Jason Merrill <jason@redhat.com>
1584 * g++.dg/ext/visibility/template10.C: New.
1586 2012-01-23 Tobias Burnus <burnus@net-b.de>
1589 * gfortran.dg/move_alloc_12.f90: New.
1591 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
1594 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
1596 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
1599 * g++.dg/template/crash111.C: New.
1601 2012-01-23 Arnaud Charlet <charlet@adacore.com>
1603 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
1605 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
1607 2012-01-23 Dodji Seketeli <dodji@redhat.com>
1610 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
1611 the DW_TAG_class_type and DW_AT_name: "Executor".
1613 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
1615 * lib/target-supports.exp
1616 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
1617 (check_effective_target_vect_interleave): Likewise.
1619 2012-01-22 Jason Merrill <jason@redhat.com>
1622 * g++.dg/template/using20.C: New.
1623 * g++.dg/template/template-id-2.C: Adjust diagnostic.
1625 2012-01-23 Jason Merrill <jason@redhat.com>
1628 * g++.dg/torture/pr51344.C: Limit to x86.
1630 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
1632 * c-c++-common/tm/omp.c: Require target with pthread support.
1634 2012-01-23 Richard Guenther <rguenther@suse.de>
1636 PR tree-optimization/51949
1637 * gcc.dg/torture/pr51949.c: New testcase.
1639 2012-01-23 Jakub Jelinek <jakub@redhat.com>
1641 PR rtl-optimization/51933
1642 * gcc.c-torture/execute/pr51933.c: New test.
1644 2012-01-22 Douglas B Rupp <rupp@gnat.com>
1646 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
1647 Do not define for Interix.
1649 2012-01-22 Jason Merrill <jason@redhat.com>
1652 * g++.dg/lto/pr51832.h: New.
1653 * g++.dg/lto/pr51832_0.C: New.
1654 * g++.dg/lto/pr51832_1.C: New.
1656 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
1658 * gcc.dg/ext-elim-1.c: New test.
1660 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
1663 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
1664 * g++.dg/opt/longbranch1.C: Likewise.
1666 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
1668 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
1671 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
1674 * gfortran.dg/namelist_74.f90: New test.
1675 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
1677 2012-01-21 Tobias Burnus <burnus@net-b.de>
1680 * gfortran.dg/class_47.f90: New.
1682 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
1684 * gnat.dg/renaming5.ad[sb]: New test.
1686 2012-01-20 Jason Merrill <jason@redhat.com>
1689 * g++.dg/pch/mangle1.{C,Hs}: Remove.
1691 2012-01-20 Jason Merrill <jason@redhat.com>
1694 * g++.dg/ext/attrib42.C: Require ilp32.
1696 2012-01-20 Jakub Jelinek <jakub@redhat.com>
1699 * gcc.target/arm/pr51915.c: New test.
1701 2012-01-20 Cary Coutant <ccoutant@google.com>
1702 Dodji Seketeli <dodji@redhat.com>
1705 * g++.dg/debug/dwarf2/nested-3.C: New test.
1707 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
1710 * g++.dg/template/crash110.C: New.
1712 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1714 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
1715 Remove default options on hppa*-*-hpux*.
1717 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1719 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
1721 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1723 * gcc.c-torture/compile/pr51856.c: New testcase.
1725 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
1727 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
1728 options to go_target_compile.
1730 2012-01-20 Kai Tietz <ktietz@redhat.com>
1732 * g++.dg/torture/pr51344.C: Fix typo.
1734 2012-01-20 Richard Guenther <rguenther@suse.de>
1736 PR tree-optimization/51903
1737 * g++.dg/torture/pr51903.C: New testcase.
1739 2012-01-20 Tobias Burnus <burnus@net-b.de>
1740 Janus Weil <janus@gcc.gnu.org>
1743 * gfortran.dg/use_21.f90: New.
1745 2012-01-20 Jakub Jelinek <jakub@redhat.com>
1748 * gcc.dg/torture/pr51106-1.c: New test.
1749 * gcc.dg/torture/pr51106-2.c: New test.
1751 2012-01-19 Kai Tietz <ktietz@redhat.com>
1753 * g++.dg/torture/pr51344.C: New test.
1755 2012-01-19 Tobias Burnus <burnus@net-b.de>
1758 * gfortran.dg/intrinsic_size_2.f90: New.
1760 2012-01-19 Jason Merrill <jason@redhat.com>
1763 * g++.dg/inherit/using7.C: New.
1765 2012-01-19 Richard Guenther <rguenther@suse.de>
1767 PR tree-optimization/37997
1768 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
1770 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
1772 PR rtl-optimization/51505
1773 * gcc.dg/pr51505.c: New test.
1775 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
1778 * gfortran.dg/typebound_operator_12.f03: New.
1779 * gfortran.dg/typebound_operator_13.f03: New.
1781 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
1784 * g++.dg/cpp0x/pr51225.C: New.
1786 2012-01-17 Ian Lance Taylor <iant@google.com>
1789 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
1791 2012-01-17 Tobias Burnus <burnus@net-b.de>
1794 * gfortran.dg/realloc_on_assign_9.f90: New.
1796 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
1799 * gcc.dg/tm/memopt-3.c: Remove xfail.
1800 * gcc.dg/tm/memopt-4.c: Remove xfail.
1801 * gcc.dg/tm/memopt-5.c: Remove xfail.
1802 * gcc.dg/tm/memopt-7.c: Remove xfail.
1804 2012-01-17 Jakub Jelinek <jakub@redhat.com>
1806 PR tree-optimization/51877
1807 * gcc.c-torture/execute/pr51877.c: New test.
1809 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
1811 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
1812 {!vect_align_arrays} to vect_sizes_32B_16B.
1813 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
1814 * gcc.dg/vect/vect-peel-3.c: Ditto.
1816 2012-01-16 Jason Merrill <jason@redhat.com>
1819 * g++.dg/abi/mangle60.C: New.
1822 * g++.dg/pch/mangle1.{C,Hs}: New.
1824 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
1825 Tobias Burnus <burnus@net-b.de>
1828 * gfortran.dg/elemental_optional_args_3.f90: New
1829 * gfortran.dg/elemental_optional_args_4.f90: New
1831 2012-01-16 Tobias Burnus <burnus@net-b.de>
1834 * gfortran.dg/use_20.f90: New
1836 2012-01-16 Jason Merrill <jason@redhat.com>
1839 * g++.dg/cpp0x/rv-bitfield.C: New.
1840 * g++.dg/cpp0x/rv-bitfield2.C: New.
1842 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
1844 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
1845 subroutine 'qsort' and use index array to assign the result.
1847 2012-01-16 Jakub Jelinek <jakub@redhat.com>
1849 PR tree-optimization/51865
1850 * gcc.dg/pr51865.c: New test.
1852 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
1854 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
1856 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
1858 * gcc.target/mips/code-readable-2.c: Allow the jump table address
1859 to be loaded from the constant pool, rather than via %hi and %lo.
1861 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
1863 PR rtl-optimization/51821
1864 * gcc.dg/pr51821.c: New test.
1866 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
1868 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
1870 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
1872 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
1874 2012-01-14 Tobias Burnus <burnus@net-b.de>
1877 * gfortran.dg/init_flag_8.f90: New.
1878 * gfortran.dg/init_flag_9.f90: New.
1880 2011-01-14 Tobias Burnus <burnus@net-b.de>
1883 * gfortran.dg/use_18.f90: New.
1884 * gfortran.dg/use_19.f90: New.
1886 2012-01-13 Ian Lance Taylor <iant@google.com>
1889 * g++.dg/warn/Wsign-compare-4.C: New.
1891 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
1894 * gfortran.dg/alloc_comp_assign.f03: New.
1895 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
1896 __BUILTIN_FREE from 38 to 32.
1898 2012-01-13 Jason Merrill <jason@redhat.com>
1901 * g++.dg/warn/Wreturn-type-7.C: New.
1903 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
1905 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
1907 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
1908 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
1909 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
1910 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
1911 int32plus because of big array needed.
1912 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
1913 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
1915 2012-01-13 Jason Merrill <jason@redhat.com>
1918 * g++.dg/ext/visibility/template9.C: New.
1921 * g++.dg/cpp0x/defaulted34.C: New.
1922 * g++.dg/template/virtual3.C: New.
1924 2012-01-13 Richard Guenther <rguenther@suse.de>
1927 * gcc.dg/torture/pr8081.c: New testcase.
1929 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
1931 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
1933 2012-01-12 Jason Merrill <jason@redhat.com>
1936 * g++.dg/ext/stmtexpr14.C: New.
1938 2012-01-13 Dodji Seketeli <dodji@redhat.com>
1941 * g++.dg/cpp0x/constexpr-diag4.C: New test.
1943 2012-01-12 Jason Merrill <jason@redhat.com>
1946 * g++.dg/abi/mangle48.C: Test qualified-names, too.
1947 * g++.dg/abi/mangle58.C: Likewise.
1950 * g++.dg/template/arg8.C: New.
1952 2012-01-12 Ira Rosen <irar@il.ibm.com>
1954 PR tree-optimization/51799
1955 * gcc.dg/vect/pr51799.c: New test.
1956 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
1959 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
1960 Tobias Burnus <burnus@net-b.de>
1964 * lib/target-supports.exp
1965 (check_effective_target_fortran_largest_fp_has_sqrt): New.
1966 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
1968 2012-01-11 Jason Merrill <jason@redhat.com>
1971 * g++.dg/ext/attrib42.C: New.
1973 2012-01-11 Jakub Jelinek <jakub@redhat.com>
1976 * gcc.dg/pr51796.c: New test.
1978 2012-01-11 Jason Merrill <jason@redhat.com>
1981 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
1983 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
1985 * gnat.dg/array19.ad[sb]: New test.
1987 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
1989 * gnat.dg/opt23.ad[sb]: New test.
1990 * gnat.dg/opt23_pkg.ad[sb]: New helper.
1991 * gnat.dg/opt24.ad[sb]: New test.
1993 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1995 PR tree-optimization/49642
1996 * gcc.dg/tree-ssa/pr49642-1.c: New test.
1997 * gcc.dg/tree-ssa/pr49642-2.c: New test.
1999 2012-01-11 Jason Merrill <jason@redhat.com>
2002 * g++.dg/template/explicit-args5.C: New.
2004 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2006 * gcc.c-torture/execute/20120110-1.c: New testcase.
2008 2012-01-10 Jason Merrill <jason@redhat.com>
2011 * g++.dg/inherit/ambig1.C: New.
2014 * g++.dg/cpp0x/constexpr-cache1.C: New.
2016 2012-01-10 Richard Guenther <rguenther@suse.de>
2018 PR tree-optimization/51801
2019 * gcc.dg/torture/pr51801.c: New testcase.
2021 2012-01-10 Tobias Burnus <burnus@net-b.de>
2024 * gfortran.dg/allocate_with_typespec_5.f90: New.
2026 2012-01-10 Tobias Burnus <burnus@net-b.de>
2028 * gfortran.dg/class_39.f03: Update dg-error string.
2030 2012-01-10 Richard Guenther <rguenther@suse.de>
2032 PR tree-optimization/50913
2033 * gcc.dg/graphite/interchange-16.c: New testcase.
2034 * gcc.dg/graphite/scop-20.c: XFAIL.
2035 * gfortran.dg/graphite/interchange-1.f: Likewise.
2036 * gfortran.dg/graphite/block-1.f90: Likewise.
2037 * gfortran.dg/graphite/block-2.f: Likewise.
2039 2012-01-10 Richard Henderson <rth@redhat.com>
2041 * lib/target-supports.exp (check_effective_target_vect_perm,
2042 check_effective_target_vect_perm_byte,
2043 check_effective_target_vect_perm_short): Enable for arm neon.
2045 2012-01-09 Tobias Burnus <burnus@net-b.de>
2048 * gfortran.dg/typebound_operator_11.f90: New.
2050 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
2052 * gnat.dg/array18.adb: New test.
2053 * gnat.dg/array18_pkg.ads: New helper.
2055 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
2058 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
2059 around base object in first assignment in main program.
2060 * gfortran.dg/typebound_operator_10.f03: New test.
2062 2012-01-09 Martin Jambor <mjambor@suse.cz>
2064 PR tree-optimization/51759
2065 * g++.dg/ipa/pr51759.C: New test.
2067 2012-01-09 Tobias Burnus <burnus@net-b.de>
2070 * gfortran.dg/optional_absent_2.f90: New.
2072 2012-01-09 Tobias Burnus <burnus@net-b.de>
2075 * gfortran.dg/use_17.f90: New.
2077 2012-01-09 Gary Funck <gary@intrepid.com>
2079 PR preprocessor/33919
2080 * gcc.dg/pr33919.c: New test.
2081 * gcc.dg/pr33919-0.h: New test header file.
2082 * gcc.dg/pr33919-1.h: Ditto.
2083 * gcc.dg/pr33919-2.h: Ditto.
2085 2012-01-07 Jan Hubicka <jh@suse.cz>
2087 PR tree-optimize/51694
2088 * gcc.c-torture/compile/pr51694.c: new testcase.
2090 2012-01-07 Jan Hubicka <jh@suse.cz>
2092 PR tree-optimization/51600
2093 * g++.dg/torture/pr51600.C: New testcase.
2095 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2097 PR gcov-profile/51715
2098 PR gcov-profile/51717
2099 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
2100 * gcc.misc-tests/gcov-14.c: Likewise.
2102 2012-01-06 Jason Merrill <jason@redhat.com>
2104 * g++.dg/parse/new5.C: New.
2106 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
2109 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
2110 including <string.h>.
2112 2012-01-06 Jason Merrill <jason@redhat.com>
2114 * g++.dg/abi/mangle51.C: New.
2115 * g++.dg/abi/mangle52.C: New.
2116 * g++.dg/abi/mangle53.C: New.
2117 * g++.dg/abi/mangle54.C: New.
2118 * g++.dg/abi/mangle55.C: New.
2119 * g++.dg/abi/mangle56.C: New.
2120 * g++.dg/abi/mangle57.C: New.
2121 * g++.dg/abi/mangle58.C: New.
2122 * g++.dg/abi/mangle59.C: New.
2123 * g++.dg/cpp0x/trailing3.C: Update mangling.
2124 * g++.dg/cpp0x/variadic111.C: Update mangling.
2125 * g++.dg/cpp0x/variadic4.C: Update mangling.
2126 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
2127 * g++.dg/template/nontype22.C: Works now.
2128 * g++.dg/template/pr35240.C: Works now.
2130 * g++.dg/cpp0x/error7.C: New.
2132 2012-01-06 Tobias Burnus <burnus@net-b.de>
2134 * gfortran.dg/deallocate_stat_2.f90: New.
2135 * coarray/allocate_errgmsg.f90: New.
2136 * gfortran.dg/coarray_lib_alloc_1.f90: New.
2137 * gfortran.dg/coarray_lib_alloc_2.f90: New.
2138 * coarray/subobject_1.f90: Fix for num_images > 1.
2139 * gfortran.dg/deallocate_stat.f90: Update due to changed
2142 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
2144 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
2146 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
2148 * ada/acats/overflow.lst: Add cb20004.
2150 2012-01-05 Dodji Seketeli <dodji@redhat.com>
2153 * g++.dg/cpp0x/alias-decl-18.C: New test.
2155 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
2157 * gcc.c-torture/execute/20120104-1.c: New test.
2159 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
2162 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
2163 the old typebound_operator_8.f03.
2164 * gfortran.dg/typebound_operator_8.f03: New version of
2165 typebound_operator_7.f03 with 'u' a derived type instead of a
2168 2012-01-05 Richard Guenther <rguenther@suse.de>
2170 * g++.dg/torture/pr49309.C: Skip for -flto.
2172 2012-01-05 Jakub Jelinek <jakub@redhat.com>
2175 * gcc.c-torture/compile/pr51761.c: New test.
2177 2012-01-05 Richard Guenther <rguenther@suse.de>
2179 PR tree-optimization/51760
2180 * gcc.dg/torture/pr51760.c: New testcase.
2182 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
2185 * gcc.dg/tm/memopt-6.c: Adjust regexp.
2187 2012-01-05 Richard Guenther <rguenther@suse.de>
2190 * gfortran.dg/lto/pr41576_0.f90: New testcase.
2191 * gfortran.dg/lto/pr41576_1.f90: Likewise.
2193 2012-01-04 Jakub Jelinek <jakub@redhat.com>
2196 * gcc.dg/pr51695.c: New test.
2198 2012-01-04 Andrew Pinski <apinski@cavium.com>
2200 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
2201 * gcc.target/mips/octeon2-lx-1.c: New test.
2202 * gcc.target/mips/mips64-dsp-ldx.c: New test.
2203 * gcc.target/mips/octeon2-lx-2.c: New test.
2204 * gcc.target/mips/octeon2-lx-3.c: New test.
2206 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
2210 * gcc.dg/tm/alias-1.c: Adjust regexp.
2211 * gcc.dg/tm/alias-2.c: Adjust regexp.
2213 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
2216 * g++.dg/warn/Wparentheses-26.C: New.
2218 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
2220 * gfortran.dg/elemental_optional_args_2.f90: New test.
2222 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
2225 * gfortran.dg/common_17.f90: New test.
2227 2012-01-04 Richard Guenther <rguenther@suse.de>
2229 PR tree-optimization/49651
2230 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
2231 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
2233 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2236 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
2238 2012-01-03 Andrew Pinski <apinski@cavium.com>
2240 * lib/scanasm.exp (dg-function-on-line): Always use a special format
2241 for all mips targets. Also allow an optional .cfi_startproc.
2243 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
2245 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
2247 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2250 * g++.dg/rtti/dyncast5.C: New.
2252 2012-01-03 Richard Guenther <rguenther@suse.de>
2254 PR tree-optimization/51070
2255 * gcc.dg/torture/pr51070-2.c: New testcase.
2257 2012-01-03 Richard Guenther <rguenther@suse.de>
2259 PR tree-optimization/51692
2260 * gcc.dg/torture/pr51692.c: New testcase.
2262 2012-01-03 Richard Guenther <rguenther@suse.de>
2265 * g++.dg/lto/pr51650-3_0.C: New testcase.
2267 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
2270 * g++.dg/warn/Wredundant-decls-spec.C: New.
2272 2012-01-03 Jakub Jelinek <jakub@redhat.com>
2274 PR tree-optimization/51719
2275 * g++.dg/tree-prof/pr51719.C: New test.
2277 2012-01-03 Richard Guenther <rguenther@suse.de>
2280 * gcc.dg/fold-compare-6.c: New testcase.
2282 2012-01-03 Jakub Jelinek <jakub@redhat.com>
2285 * g++.dg/gomp/pr51669.C: New test.
2287 2012-01-02 Jason Merrill <jason@redhat.com>
2290 * g++.dg/cpp0x/constexpr-union2.C: New.
2293 * g++.dg/cpp0x/nsdmi-defer5.C: New.
2295 2012-01-02 Dodji Seketeli <dodji@redhat.com>
2298 * g++.dg/cpp0x/constexpr-99.C: New test.
2300 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
2303 * g++.dg/template/init9.C: New.
2305 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2307 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
2308 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
2309 rather than a specific number.
2311 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
2316 * gfortran.dg/typebound_operator_7.f03: New.
2317 * gfortran.dg/typebound_operator_8.f03: New.
2319 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2322 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
2324 * gcc.target/mips/dspr2-MULTU.c: Likewise.
2326 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2328 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
2330 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2332 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
2335 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2337 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
2338 * gfortran.dg/io_real_boz_4.f90: Likewise.
2339 * gfortran.dg/io_real_boz_5.f90: Likewise.
2341 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2343 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
2345 2012-01-02 Revital Eres <revital.eres@linaro.org>
2347 * gcc.dg/sms-11.c: New file.
2349 2012-01-02 Tobias Burnus <burnus@net-b.de>
2352 * gfortran.dg/coarray/image_index_3.f90: New.
2354 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2357 * g++.dg/parse/enum8.C: New.
2359 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2362 * g++.dg/conversion/reinterpret4.C: New.
2363 * g++.dg/conversion/reinterpret1.C: Adjust.
2365 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2367 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
2369 2012-01-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
2371 * g++.old-deja/g++.brendan/crash25.C: Adjust.
2372 * g++.old-deja/g++.brendan/crash56.C: Likewise.
2373 * g++.old-deja/g++.jason/access14.C: Likewise.
2374 * g++.old-deja/g++.jason/access8.C: Likewise.
2375 * g++.old-deja/g++.jason/access1.C: Likewise.
2376 * g++.old-deja/g++.other/access3.C: Likewise.
2377 * g++.old-deja/g++.other/access5.C: Likewise.
2378 * g++.old-deja/g++.law/unsorted1.C: Likewise.
2379 * g++.old-deja/g++.law/visibility22.C: Likewise.
2380 * g++.old-deja/g++.law/visibility26.C: Likewise.
2381 * g++.old-deja/g++.mike/p2746.C: Likewise.
2382 * g++.dg/debug/using1.C: Likewise.
2383 * g++.dg/lookup/using51.C: Likewise.
2384 * g++.dg/inherit/using5.C: Likewise.
2385 * g++.dg/inherit/pr30297.C: Likewise.
2386 * g++.dg/inherit/access8.C: Likewise.
2387 * g++.dg/torture/pr39362.C: Likewise.
2388 * g++.dg/template/crash13.C: Likewise.
2389 * g++.dg/template/using10.C: Likewise.
2391 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
2394 * lib/gcc-dg.exp (scan-module-absence): Really commit last
2397 2012-01-01 Ira Rosen <irar@il.ibm.com>
2399 PR tree-optimization/51704
2400 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
2401 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
2402 corresponding flags.
2404 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
2407 * g++.dg/cpp0x/constexpr-delegating2.C: New.
2409 2012-01-01 Jan Hubicka <jh@suse.cz>
2411 PR rtl-optimization/51069
2412 * gcc.c-torture/compile/pr51069.c: New testcase.
2414 2012-01-01 Jakub Jelinek <jakub@redhat.com>
2416 PR tree-optimization/51683
2417 * gcc.dg/pr51683.c: New test.
2419 Copyright (C) 2012 Free Software Foundation, Inc.
2421 Copying and distribution of this file, with or without modification,
2422 are permitted in any medium without royalty provided the copyright
2423 notice and this notice are preserved.