1 2012-07-13 Hans-Peter Nilsson <hp@axis.com>
3 PR rtl-optimization/53908
4 * gcc.dg/torture/pr53908.c: New test.
6 2012-07-10 Uros Bizjak <ubizjak@gmail.com>
9 2012-07-03 Uros Bizjak <ubizjak@gmail.com>
12 * g++.dg/other/pr53811.C: New test.
14 2012-07-10 Jason Merrill <jason@redhat.com>
17 * g++.dg/cpp0x/defaulted36.C: New.
18 * g++.dg/cpp0x/defaulted21.C: Adjust.
20 * g++.dg/cpp0x/implicit13.C: New.
22 2012-07-09 Janis Johnson <janisjo@codesourcery.com>
24 Backport from mainline.
25 2012-06-28 Janis Johnson <janisjo@codesourcery.com>
27 * g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.
29 * g++.dg/template/error46.C: Add missing comment to dg-message.
30 * g++.dg/template/crash107.C: Likewise.
31 * g++.dg/template/error47.C: Likewise.
32 * g++.dg/template/crash108.C: Likewise.
33 * g++.dg/overload/operator5.C: Likewise.
35 * gcc.dg/Wstrict-aliasing-converted-assigned.c: Fix syntax
36 errors in dg-message directives, add comments.
38 2012-06-26 Janis Johnson <janisjo@codesourcery.com>
40 * lib/scandump.exp (scan-dump, scan-dump-not, scan-dump-dem,
41 scan-dump-dem-not): Use printable pattern in test name.
43 2012-06-25 Janis Johnson <janisjo@codesourcery.com>
45 * lib/target-supports-dg.exp (testname-for-summary): New.
46 * lib/profopt.exp (profopt_execute): Define testname_with_flags.
47 * lib/gcc-dg.exp (cleanup-coverage-files, cleanup-repo-notes,
48 cleanup-stack-usage, cleanup-dump, cleanup-saved-temps, scan-module,
49 scan-module-absence, output-exists, output-exists-not: Use
51 (dg-test): Clean up testname_with_flags.
52 * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
53 scan-not-hidden, scan-file, scan-file-not, scan-stack-usage,
54 scan-stack-usage-not, scan-assembler-times, scan-assembler-dem,
55 scan-assembler-dem-not, object-size: Use testname-for-summary.
56 * lib/gcov.exp (run-gcov): Likewise.
57 * lib/scandump.exp (scan-dump, scan-dump-times, scan-dump-not,
58 scan-dump-dem, scan-dump-dem-note): Likewise.
60 * lib/profopt.exp: Make prof_option_list local to profopt-execute.
61 * g++.dg/tree-prof/tree-prof.exp (PROFOPT_OPTIONS): Define after
62 including profopt.opt; save and restore existing value.
63 * g++.dg/bprob/bprob.exp: Likewise.
64 * gcc.dg/matrix/matrix.exp: Likewise.
65 * gcc.dg/tree-prof/tree-prof.exp: Likewise.
66 * gcc.misc-tests/bprob.exp: Likewise; also replace formerly-ignored
69 2012-06-15 Janis Johnson <janosjo@codesourcery.com>
71 * lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
72 testname that includes flags, passed in as new argument, in
74 (run_gcov): Get testname from dg-test, use it in pass/fail messages
75 and pass it to verify-* procedures.
77 * g++.dg/torture/stackalign/stackalign.exp: Combine stack
78 alignment torture options with usual torture options.
80 * g++.dg/cpp0x/auto27.C: Add comments to checks for multiple
81 messages reported for one line of source code.
82 * g++.dg/cpp0x/constexpr-decl.C: Likewise.
83 * g++.dg/cpp0x/decltype2.C: Likewise.
84 * g++.dg/cpp0x/decltype3.C: Likewise.
85 * g++.dg/cpp0x/lambda/lambda-syntax1.C: Likewise.
86 * g++.dg/cpp0x/regress/error-recovery1.C: Likewise.
87 * g++.dg/cpp0x/static_assert3.C: Likewise.
88 * g++.dg/cpp0x/udlit-cpp98-neg.C: Likewise.
89 * g++.dg/cpp0x/udlit-shadow-neg.C: Likewise.
90 * g++.dg/cpp0x/union1.C: Likewise.
91 * g++.dg/cpp0x/variadic-ex10.C: Likewise.
92 * g++.dg/cpp0x/variadic-ex14.C: Likewise.
93 * g++.dg/cpp0x/variadic2.C: Likewise.
94 * g++.dg/cpp0x/variadic20.C: Likewise.
95 * g++.dg/cpp0x/variadic74.C: Likewise.
96 * g++.dg/diagnostic/bitfld2.C: Likewise.
97 * g++.dg/ext/attrib44.C: Likewise.
98 * g++.dg/ext/no-asm-1.C: Likewise.
99 * g++.dg/other/error34.C: Likewise.
100 * g++.dg/parse/crash46.C: Likewise.
101 * g++.dg/parse/error10.C: Likewise.
102 * g++.dg/parse/error2.C: Likewise.
103 * g++.dg/parse/error3.C: Likewise.
104 * g++.dg/parse/error36.C: Likewise.
105 * g++.dg/parse/error8.C: Likewise.
106 * g++.dg/parse/error9.C: Likewise.
107 * g++.dg/parse/parser-pr28152-2.C: Likewise.
108 * g++.dg/parse/parser-pr28152.C: Likewise.
109 * g++.dg/parse/template25.C: Likewise.
110 * g++.dg/parse/typename11.C: Likewise.
111 * g++.dg/tc1/dr147.C: Likewise.
112 * g++.dg/template/deduce3.C: Likewise.
113 * g++.dg/template/koenig9.C: Likewise.
114 * g++.dg/template/pr23510.C: Likewise.
115 * g++.dg/warn/pr12242.C: Likewise.
116 * g++.dg/warn/pr30551-2.C: Likewise.
117 * g++.dg/warn/pr30551.C: Likewise.
118 * g++.old-deja/g++.other/typename1.C: Likewise.
119 * g++.old-deja/g++.pt/niklas01a.C: Likewise.
121 2012-06-13 Janis Johnson <janisjo@codesourcery.com>
124 * lib/dg-pch.exp (dg-flags-pch): Add flags to make compile lines in
127 * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
128 scan-not-hiddent, scan-file, scan-file-not, scan-stack-usage,
129 scan-stack-usage-not): Don't strip torture options from test name.
131 * lib/scandump.exp (scan-dump-times): Use printable version of
132 regexp in test summary line.
134 * gcc.dg/di-longlong64-sync-1.c: Add comments to checks for multiple
135 messages reported for one line of source code.
136 * gcc.dg/format/few-1.c: Likewise.
137 * gcc.dg/ia64-sync-2.c: Likewise.
138 * gcc.dg/sync-2.c: Likewise.
139 * gcc.dg/noncompile/pr44517.c: Likewise.
141 2012-06-12 Janis Johnson <janisjo@codesourcery.com>
143 * gcc.dg/torture/stackalign/stackalign.exp: Combine stack
144 alignment torture options with usual torture options.
145 * gcc.dg/torture/stackalign/alloca-2.c: Use dg-additional-options
146 instead of dg-options.
147 * gcc.dg/torture/stackalign/alloca-3.c: Likewise.
148 * gcc.dg/torture/stackalign/alloca-4.c: Likewise.
149 * gcc.dg/torture/stackalign/alloca-5.c: Likewise.
150 * gcc.dg/torture/stackalign/alloca-6.c: Likewise.
151 * gcc.dg/torture/stackalign/push-1.c: Likewise.
152 * gcc.dg/torture/stackalign/vararg-3.c: Likewise.
154 * gcc.target/arm/di-longlong64-sync-withhelpers.c: Add comments
155 to checks for multiple messages reported for one line of source code.
156 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Likewise.
158 * gcc.c-torture/compile/sync-1.c: Add comments to checks for multiple
159 messages reported for one line of source code.
161 * gcc.dg/20031223-1.c: Add comments to check for multiple
162 messages reported for one line of source code.
163 * gcc.dg/Wconversion-integer.c: Likewise.
164 * gcc.dg/Wfatal-2.c: Likewise.
165 * gcc.dg/Wfatal.c: Likewise.
166 * gcc.dg/Wobjsize-1.c: Likewise.
167 * gcc.dg/c99-vla-jump-1.c: Likewise.
168 * gcc.dg/c99-vla-jump-2.c: Likewise.
169 * gcc.dg/c99-vla-jump-3.c: Likewise.
170 * gcc.dg/c99-vla-jump-4.c: Likewise.
171 * gcc.dg/c99-vla-jump-5.c: Likewise.
172 * gcc.dg/decl-9.c: Likewise.
173 * gcc.dg/declspec-10.c: Likewise.
174 * gcc.dg/declspec-18.c: Likewise.
175 * gcc.dg/mtune.c: Likewise.
176 * gcc.dg/parser-pr28152-2.c: Likewise.
177 * gcc.dg/parser-pr28152.c: Likewise.
178 * gcc.dg/pr14475.c: Likewise.
179 * gcc.dg/pr27953.c: Likewise.
180 * gcc.dg/pr28322-3.c: Likewise.
181 * gcc.dg/pr30457.c: Likewise.
182 * gcc.dg/pr30551-2.c: Likewise.
183 * gcc.dg/pr30551-3.c: Likewise.
184 * gcc.dg/pr30551-4.c: Likewise.
185 * gcc.dg/pr30551-5.c: Likewise.
186 * gcc.dg/pr30551-6.c: Likewise.
187 * gcc.dg/pr30551.c: Likewise.
188 * gcc.dg/pr45461.c: Likewise.
189 * gcc.dg/pr48552-1.c: Likewise.
190 * gcc.dg/pr48552-2.c: Likewise.
191 * gcc.dg/redecl-1.c: Likewise.
192 * gcc.dg/transparent-union-3.c: Likewise.
193 * gcc.dg/utf-dflt.c: Likewise.
194 * gcc.dg/utf-dflt2.c: Likewise.
195 * gcc.dg/vla-8.c: Likewise.
196 * gcc.dg/vla-init-1.c: Likewise.
197 * gcc.dg/wtr-int-type-1.c: Likewise.
199 * c-c++-common/raw-string-3.c: Add comments to checks for multiple
200 messages reported for for one line of source code.
201 * c-c++-common/raw-string-5.c: Likewise.
202 * c-c++-common/raw-string-4.c: Likewise.
203 * c-c++-common/raw-string-6.c: Likewise.
204 * c-c++-common/pr20000.c: Likewise.
206 * gcc.dg/cpp/include2a.c: Add comments to checks for multiple
207 messages reported for one line of source code.
208 * gcc.dg/cpp/pr30786.c: Likewise.
209 * gcc.dg/cpp/pr28709.c: Likewise.
210 * gcc.dg/cpp/missing-header-MD.c: Likewise.
211 * gcc.dg/cpp/macspace2.c: Likewise.
212 * gcc.dg/cpp/missing-header-1.c: Likewise.
213 * gcc.dg/cpp/missing-header-MMD.c: Likewise.
214 * gcc.dg/cpp/missing-sysheader-MD.c: Likewise.
215 * gcc.dg/cpp/missing-sysheader-MMD.c: Likewise.
217 2012-07-09 Jason Merrill <jason@redhat.com>
220 * g++.dg/cpp0x/nullptr29.C: New.
222 2012-07-06 Mikael Morin <mikael@gcc.gnu.org>
225 * gfortran.dg/inline_sum_4.f90: New test.
227 2012-07-06 Richard Guenther <rguenther@suse.de>
229 Backport from mainline
230 2012-06-18 Richard Guenther <rguenther@suse.de>
232 PR tree-optimization/53693
233 * g++.dg/torture/pr53693.C: New testcase.
235 2012-07-06 Richard Guenther <rguenther@suse.de>
237 Backport from mainline
238 2012-04-11 Richard Guenther <rguenther@suse.de>
241 * gfortran.dg/pr52621.f90: New testcase.
243 2012-07-05 Pat Haugen <pthaugen@us.ibm.com>
245 Backport from mainline
246 2012-05-24 Pat Haugen <pthaugen@us.ibm.com>
248 * gcc.target/powerpc/lhs-1.c: New.
249 * gcc.target/powerpc/lhs-2.c: New.
250 * gcc.target/powerpc/lhs-3.c: New.
252 2012-07-03 Eric Botcazou <ebotcazou@adacore.com>
254 * gnat.dg/recursive_call.adb: New test.
256 2012-07-03 Eric Botcazou <ebotcazou@adacore.com>
258 * gnat.dg/discr37.ad[sb]: New test.
260 2012-07-02 Jason Merrill <jason@redhat.com>
263 * g++.dg/template/ref6.C: New.
266 * g++.dg/cpp0x/lambda/lambda-template6.C: New.
268 2012-06-29 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
270 Backport from mainline.
271 2012-05-30 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
272 * gcc.target/arm/neon-vrev.c: New.
274 2012-06-28 Richard Guenther <rguenther@suse.de>
277 * gcc.dg/torture/pr53790.c: New testcase.
279 2012-06-27 Fabien ChĂȘne <fabien@gcc.gnu.org>
282 * g++.dg/cpp0x/forw_enum11.C: New.
284 2012-06-26 Richard Guenther <rguenther@suse.de>
287 * g++.dg/torture/pr53752.C: New testcase.
289 2012-06-25 Jason Merrill <jason@redhat.com>
293 * g++.dg/cpp0x/decltype38.C: New.
294 * g++.dg/cpp0x/variadic132.C: New.
297 * g++.dg/cpp0x/nullptr28.C: New.
300 * g++.dg/cpp0x/constexpr-tuple.C: New.
302 2012-06-25 Jakub Jelinek <jakub@redhat.com>
305 * gcc.target/i386/pr53759.c: New test.
308 * g++.dg/cpp0x/nsdmi7.C: New test.
310 2012-06-22 Tobias Burnus <burnus@net-b.de>
312 Backport from mainline
313 2012-06-17 Tobias Burnus <burnus@net-b.de>
317 * gfortran.dg/transfer_check_3.f90: New.
319 2012-06-22 Eric Botcazou <ebotcazou@adacore.com>
321 * gnat.dg/lto15.ad[sb]: New test.
323 2012-06-19 Kaz Kojima <kkojima@gcc.gnu.org>
325 * gcc.dg/stack-usage-1.c: Remove dg-options line for sh targets
328 2012-06-19 Jason Merrill <jason@redhat.com>
331 * g++.dg/cpp0x/decltype37.C: New.
334 * g++.dg/debug/localclass1.C: New.
336 * g++.dg/debug/dwarf2/namespace-2.C: New.
337 * g++.dg/debug/dwarf2/localclass3.C: New.
339 2012-06-19 Richard Guenther <rguenther@suse.de>
342 * g++.dg/lto/pr53470_0.C: New testcase.
343 * gcc.dg/lto/pr53470_0.c: Likewise.
345 2012-06-19 Jason Merrill <jason@redhat.com>
349 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
352 * g++.dg/template/local7.C: New.
354 2012-06-16 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
356 Back port from mainline
357 2012-05-09 Uros Bizjak <ubizjak@gmail.com>
360 * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
361 directive to Scan for vpmuldq, not vpmacsdql.
363 2012-06-15 Eric Botcazou <ebotcazou@adacore.com>
365 * gnat.dg/vect8.ad[sb]: New test.
367 2012-06-14 Jakub Jelinek <jakub@redhat.com>
369 Backported from mainline
370 2012-06-12 Jakub Jelinek <jakub@redhat.com>
372 PR rtl-optimization/53589
373 * gcc.dg/torture/pr53589.c: New test.
375 2012-06-07 Jakub Jelinek <jakub@redhat.com>
378 * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
379 * gcc.dg/gomp/critical-4.c: Likewise.
380 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
381 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
382 * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
383 * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
384 * c-c++-common/gomp/pr53580.c: New test.
386 2012-06-14 Tobias Burnus <burnus@net-b.de>
388 Backport from mainline
389 2012-06-04 Tobias Burnus <burnus@net-b.de>
392 * gfortran.dg/init_flag_10.f90: New.
394 2012-06-14 Richard Guenther <rguenther@suse.de>
396 Backport from mainline
397 2012-06-11 Richard Guenther <rguenther@suse.de>
400 * g++.dg/ext/pr53605.C: New testcase.
402 2012-06-14 Tobias Burnus <burnus@net-b.de>
405 * gfortran.dg/save_4.f90: New.
407 2012-06-14 Richard Guenther <rguenther@suse.de>
409 Backport from mainline
410 2012-06-06 Fabien ChĂȘne <fabien@gcc.gnu.org>
413 * g++.dg/cpp0x/pr52841.C: New testcase.
415 2012-06-13 Christian Bruel <christian.bruel@st.com>
418 * gcc.dg/stack-usage-1.c: Force -fomit-frame-pointer on SH.
420 2012-06-14 Release Manager
422 * GCC 4.7.1 released.
424 2012-06-12 Jason Merrill <jason@redhat.com>
427 * g++.dg/template/local7.C: New.
431 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
433 2012-06-04 Paolo Carlini <paolo.carlini@oracle.com>
436 * g++.dg/warn/Wenum-compare-no-2: New.
438 2012-06-04 Edmar Wienskoski <edmar@freescale.com>
441 * gcc.target/powerpc/cell_builtin_1.c: New test case.
442 * gcc.target/powerpc/cell_builtin_2.c: Ditto.
443 * gcc.target/powerpc/cell_builtin_3.c: Ditto.
444 * gcc.target/powerpc/cell_builtin_4.c: Ditto.
445 * gcc.target/powerpc/cell_builtin_5.c: Ditto.
446 * gcc.target/powerpc/cell_builtin_6.c: Ditto.
447 * gcc.target/powerpc/cell_builtin_7.c: Ditto.
448 * gcc.target/powerpc/cell_builtin_8.c: Ditto.
450 2012-06-04 Richard Guenther <rguenther@suse.de>
452 Backport from mainline
453 2012-04-25 Jakub Jelinek <jakub@redhat.com>
456 * gcc.c-torture/compile/pr52979-1.c: New test.
457 * gcc.c-torture/execute/pr52979-1.c: New test.
458 * gcc.c-torture/execute/pr52979-2.c: New test.
460 2012-06-04 Jakub Jelinek <jakub@redhat.com>
462 PR tree-optimization/53550
463 * gcc.dg/pr53550.c: New test.
465 2012-06-04 Richard Guenther <rguenther@suse.de>
466 Eric Botcazou <ebotcazou@adacore.com>
468 Backport from mainline
472 * gcc.dg/torture/pr48124-1.c: New testcase.
473 * gcc.dg/torture/pr48124-2.c: Likewise.
474 * gcc.dg/torture/pr48124-3.c: Likewise.
475 * gcc.dg/torture/pr48124-4.c: Likewise.
476 * gnat.dg/pack16.adb: Likewise.
477 * gnat.dg/pack16_pkg.ads: Likewise.
478 * gnat.dg/pack17.adb: Likewise.
479 * gnat.dg/specs/pack7.ads: Likewise.
480 * gnat.dg/specs/pack8.ads: Likewise.
481 * gnat.dg/specs/pack8_pkg.ads: Likewise.
483 2012-06-01 Jason Merrill <jason@redhat.com>
486 * g++.dg/ext/visibility/template12.C: New.
487 * g++.dg/ext/attrib14.C: Adjust warning line.
490 * g++.dg/parse/new6.C: New.
491 * g++.dg/template/sizeof-template-argument.C: Adjust error message.
493 2012-06-01 Jason Merrill <jason@redhat.com>
496 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
498 2012-06-01 Jason Merrill <jason@redhat.com>
501 * g++.dg/cpp0x/auto33.C: New.
503 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
505 * c-c++-common/restrict-2.c: Revert previous change.
507 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
510 * gnat.dg/lto14.adb: Skip on Solaris.
512 2012-05-31 Jason Merrill <jason@redhat.com>
515 * g++.dg/cpp0x/initlist-ctor1.C: New.
517 2012-05-31 Richard Guenther <rguenther@suse.de>
520 * gcc.dg/torture/pr48493.c: New testcase.
522 2012-05-30 Jakub Jelinek <jakub@redhat.com>
525 * g++.dg/init/new33.C: New test.
527 2012-05-30 Jason Merrill <jason@redhat.com>
530 * c-c++-common/array-lit.c: New.
531 * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
533 2012-05-30 Richard Guenther <rguenther@suse.de>
536 * gcc.dg/torture/pr53501.c: New testcase.
537 * c-c++-common/restrict-2.c: Adjust.
539 2012-05-30 Jakub Jelinek <jakub@redhat.com>
541 PR rtl-optimization/53519
542 * gcc.c-torture/compile/pr53519.c: New test.
544 2012-05-29 Richard Guenther <rguenther@suse.de>
546 PR tree-optimization/53516
547 * gcc.dg/torture/pr53516.c: New testcase.
549 2012-05-29 Paolo Carlini <paolo.carlini@oracle.com>
552 * g++.dg/parse/crash60.C: New.
554 2012-05-28 Jakub Jelinek <jakub@redhat.com>
556 PR tree-optimization/53505
557 * c-c++-common/torture/pr53505.c: New test.
559 2012-05-25 Ian Lance Taylor <iant@google.com>
561 * gcc.dg/split-6.c: New test.
563 2012-05-25 Eric Botcazou <ebotcazou@adacore.com>
565 * gnat.dg/lto14.adb: New test.
567 2012-05-24 Richard Guenther <rguenther@suse.de>
570 * g++.dg/tree-prof/pr53460.C: New testcase.
572 2012-05-24 Jakub Jelinek <jakub@redhat.com>
574 PR tree-optimization/53465
575 * gcc.c-torture/execute/pr53465.c: New test.
577 2012-05-23 Tobias Burnus <burnus@net-b.de>
580 * gfortran.dg/realloc_on_assign_15.f90: New.
582 2012-05-22 Richard Guenther <rguenther@suse.de>
584 PR tree-optimization/53408
585 * gcc.dg/torture/pr53408.c: New testcase.
587 2012-05-22 Richard Guenther <rguenther@suse.de>
590 * gcc.dg/torture/pr51071-2.c: New testcase.
592 2012-05-21 Jakub Jelinek <jakub@redhat.com>
594 PR tree-optimization/53366
595 * gcc.dg/torture/pr53366-1.c: New test.
596 * gcc.dg/torture/pr53366-2.c: New test.
597 * gcc.target/i386/pr53366-1.c: New test.
598 * gcc.target/i386/pr53366-2.c: New test.
600 PR tree-optimization/53409
601 * gcc.c-torture/compile/pr53409.c: New test.
603 PR tree-optimization/53410
604 * gcc.c-torture/compile/pr53410-1.c: New test.
605 * gcc.c-torture/compile/pr53410-2.c: New test.
607 2012-05-21 Joseph Myers <joseph@codesourcery.com>
610 * gcc.c-torture/compile/pr53418-1.c,
611 gcc.c-torture/compile/pr53418-2.c: New tests.
613 2012-05-21 Patrick Marlier <patrick.marlier@gmail.com>
615 * gcc.dg/tm/indirect-2.c: New test.
617 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
619 Backport from mainline
620 2012-05-21 Uros Bizjak <ubizjak@gmail.com>
621 H.J. Lu <hongjiu.lu@intel.com>
624 * gcc.target/i386/pr53416.c: New file.
626 2012-05-20 Eric Botcazou <ebotcazou@adacore.com>
628 * gnat.dg/lto13.adb: New test.
629 * gnat.dg/lto13_pkg.ad[sb]: New helper.
631 2012-05-18 Eric Botcazou <ebotcazou@adacore.com>
633 * gnat.dg/specs/lto12.ads: New test.
634 * gnat.dg/specs/lto12_pkg.ads: New helper.
636 2012-05-17 David S. Miller <davem@davemloft.net>
638 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
639 failure on sparc-*-linux-gnu.
641 2012-05-16 Richard Henderson <rth@redhat.com>
644 * g++.dg/opt/pr52727.C: New testcase.
646 2012-05-16 Richard Guenther <rguenther@suse.de>
648 PR tree-optimization/53364
649 * g++.dg/torture/pr53364.C: New testcase.
651 2012-05-15 Jakub Jelinek <jakub@redhat.com>
654 * gcc.dg/pr53358.c: New test.
656 2012-05-14 Uros Bizjak <ubizjak@gmail.com>
658 * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
659 * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
661 2012-05-12 Eric Botcazou <ebotcazou@adacore.com>
663 * gnat.dg/null_pointer_deref3.adb: New test.
665 2012-05-10 Paolo Carlini <paolo.carlini@oracle.com>
668 * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
670 2012-05-10 Eric Botcazou <ebotcazou@adacore.com>
672 * gnat.dg/lto11.ad[sb]: New test.
674 2012-05-08 Hans-Peter Nilsson <hp@axis.com>
677 * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
679 2012-05-07 Jakub Jelinek <jakub@redhat.com>
681 PR tree-optimization/53239
682 * g++.dg/opt/vrp3.C: New test.
683 * g++.dg/opt/vrp3-aux.cc: New file.
684 * g++.dg/opt/vrp3.h: New file.
686 2012-05-07 Tobias Burnus <burnus@net-b.de>
688 Backport from mainline:
689 2012-05-07 Tobias Burnus <burnus@net-b.de>
692 * gfortran.dg/typebound_operator_15.f90: New.
694 2012-05-05 Tobias Burnus <burnus@net-b.de>
696 Backport from mainline:
697 2012-05-04 Tobias Burnus <burnus@net-b.de>
700 * gfortran.dg/constructor_7.f90: New.
701 * gfortran.dg/constructor_8.f90: New.
703 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
705 Backport from mainline:
707 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
709 PR tree-optimization/52633
710 * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
711 recognized as widening shifts instead of over-widening.
712 * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
713 * gcc.dg/vect/vect-over-widen-4.c: Likewise.
714 * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
715 * gcc.target/arm/pr52633.c: New test.
717 2012-04-10 Ulrich Weigand <ulrich.weigand@linaro.org>
719 PR tree-optimization/52870
720 * gcc.dg/vect/pr52870.c: New test.
722 2012-05-04 Richard Guenther <rguenther@suse.de>
724 * gcc.dg/lto/pr53214_0.c: New testcase.
726 2012-05-04 Eric Botcazou <ebotcazou@adacore.com>
728 * gcc.target/ia64/pr48496.c: New test.
729 * gcc.target/ia64/pr52657.c: Likewise.
731 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
733 Backport from mainline
734 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
737 * gcc.target/powwerpc/pr53199.c: New file.
739 2012-05-03 Martin Jambor <mjambor@suse.cz>
741 Backport from mainline
742 2012-05-02 Martin Jambor <mjambor@suse.cz>
745 * g++.dg/lto/pr52605_0.C: New test.
747 2012-05-03 Paolo Carlini <paolo.carlini@oracle.com>
750 * g++.dg/other/final2.C: New.
752 2012-05-03 Jakub Jelinek <jakub@redhat.com>
755 * gcc.dg/pr53174.c: New test.
758 * gcc.target/arm/pr53187.c: New test.
759 * gcc.c-torture/compile/pr53187.c: New test.
761 2012-05-03 Richard Guenther <rguenther@suse.de>
763 PR tree-optimization/53144
764 * gcc.dg/torture/pr53144.c: New testcase.
766 2012-05-02 Tobias Burnus <burnus@net-b.de>
768 Backport from mainline
769 2012-04-16 Tobias Burnus <burnus@net-b.de>
772 * gfortran.dg/pointer_intent_6.f90: New.
774 2012-05-02 Jakub Jelinek <jakub@redhat.com>
776 PR tree-optimization/53163
777 * gcc.c-torture/compile/pr53163.c: New test.
779 PR rtl-optimization/53160
780 * gcc.c-torture/execute/pr53160.c: New test.
782 2012-04-30 Thomas Koenig <tkoenig@gcc.gnu.org>
786 * gfortran.dg/function_optimize_12.f90: New test.
788 2012-04-30 Uros Bizjak <ubizjak@gmail.com>
790 Backport from mainline
791 2012-04-27 Paolo Bonzini <bonzini@gnu.org>
794 * gcc.c-torture/execute/20120427-1.c: New testcase.
796 2012-04-26 Hans-Peter Nilsson <hp@axis.com>
799 * gcc.dg/torture/pr53120.c: New test.
801 2012-04-25 Jakub Jelinek <jakub@redhat.com>
804 * gcc.dg/pr52880.c: New test.
806 2012-04-24 Georg-Johann Lay <avr@gjlay.de>
809 PR tree-optimizations/52891
811 * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
813 2012-04-24 Richard Guenther <rguenther@suse.de>
815 PR tree-optimization/53085
816 * g++.dg/torture/pr53085.C: New testcase.
818 2012-04-23 Richard Guenther <rguenther@suse.de>
821 * gcc.dg/pr53060.c: New testcase.
823 2012-04-23 Jakub Jelinek <jakub@redhat.com>
825 PR tree-optimizations/52891
826 * gcc.c-torture/compile/pr52891-1.c: New test.
827 * gcc.c-torture/compile/pr52891-2.c: New test.
829 2012-04-20 Ian Lance Taylor <iant@google.com>
831 * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
832 (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
834 2012-04-17 Paolo Carlini <paolo.carlini@oracle.com>
837 * g++.dg/parse/crash59.C: New.
839 2012-04-16 Jason Merrill <jason@redhat.com>
842 * g++.dg/cpp0x/variadic131.C: New.
844 2012-04-16 Jason Merrill <jason@redhat.com>
847 * g++.dg/cpp0x/variadic129.C: New.
850 * g++.dg/cpp0x/variadic128.C: New.
852 2012-04-16 Uros Bizjak <ubizjak@gmail.com>
854 Backport from mainline
855 2012-04-12 Uros Bizjak <ubizjak@gmail.com>
858 * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
859 second function argument.
860 * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
861 (calc_permps): Update declaration. Calculate result correctly.
862 (avx2_test): Change src2 type to union256i_d.
863 * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
866 2012-04-16 Martin Jambor <mjambor@suse.cz>
868 Backported from mainline
870 2012-04-13 Martin Jambor <mjambor@suse.cz>
873 * g++.dg/ipa/pr52939.C: New test.
875 2012-04-15 Jason Merrill <jason@redhat.com>
878 * g++.dg/cpp0x/variadic125.C: New.
881 * g++.dg/cpp0x/variadic124.C: New.
883 2012-04-15 Fabien ChĂȘne <fabien@gcc.gnu.org>
886 * g++.dg/lookup/using52.C: New.
888 2012-04-13 Jason Merrill <jason@redhat.com>
891 * g++.dg/cpp0x/variadic123.C: New.
892 * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
894 2012-04-11 Jason Merrill <jason@redhat.com>
897 * g++.dg/ext/attrib45.C: New.
899 2012-04-13 Tom de Vries <tom@codesourcery.com>
901 Backport from mainline r186419.
903 2012-04-13 Tom de Vries <tom@codesourcery.com>
905 * gcc.dg/pr52734.c: New test.
907 2012-04-13 Richard Guenther <rguenther@suse.de>
909 PR tree-optimization/52969
910 * gcc.dg/torture/pr52969.c: New testcase.
912 2012-04-13 Richard Guenther <rguenther@suse.de>
915 * gcc.dg/pr52862.c: New testcase.
917 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
919 Backport from mainline
920 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
923 * gcc.target/powerpc/pr52775.c: New file.
925 2012-04-12 Richard Guenther <rguenther@suse.de>
927 PR tree-optimization/52943
928 * gcc.dg/torture/pr52943.c: New testcase.
930 2012-04-09 Mike Stump <mikestump@comcast.net>
932 * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
933 * gcc.dg/tree-ssa/vrp59.c: Likewise.
934 * gcc.dg/tree-ssa/vrp60.c: Likewise.
935 * gnat.dg/aggr11.adb: Likewise.
936 * gnat.dg/aggr11_pkg.ads: Likewise.
937 * gnat.dg/aggr15.adb: Likewise.
938 * gnat.dg/aggr15.ads: Likewise.
939 * gnat.dg/aggr17.adb: Likewise.
940 * gnat.dg/aggr18.adb: Likewise.
941 * gnat.dg/array14.adb: Likewise.
942 * gnat.dg/array14.ads: Likewise.
943 * gnat.dg/array14_pkg.ads: Likewise.
944 * gnat.dg/array19.adb: Likewise.
945 * gnat.dg/array19.ads: Likewise.
946 * gnat.dg/discr27.adb: Likewise.
947 * gnat.dg/discr27.ads: Likewise.
948 * gnat.dg/discr35.adb: Likewise.
949 * gnat.dg/discr35.ads: Likewise.
950 * gnat.dg/discr6.adb: Likewise.
951 * gnat.dg/discr6_pkg.ads: Likewise.
952 * gnat.dg/import1.adb: Likewise.
953 * gnat.dg/import1.ads: Likewise.
954 * gnat.dg/loop_address2.adb: Likewise.
955 * gnat.dg/opt7.adb: Likewise.
956 * gnat.dg/opt7.ads: Likewise.
957 * gnat.dg/pointer_variable_bounds.adb: Likewise.
958 * gnat.dg/pointer_variable_bounds.ads: Likewise.
959 * gnat.dg/rep_clause2.adb: Likewise.
960 * gnat.dg/rep_clause2.ads: Likewise.
961 * gnat.dg/slice2.adb: Likewise.
962 * gnat.dg/slice2.ads: Likewise.
963 * gnat.dg/slice6.adb: Likewise.
964 * gnat.dg/slice6_pkg.ads: Likewise.
965 * gnat.dg/specs/unchecked_union2.ads: Likewise.
966 * gnat.dg/taft_type2.adb: Likewise.
967 * gnat.dg/taft_type2.ads: Likewise.
968 * gnat.dg/taft_type2_pkg.ads: Likewise.
969 * gnat.dg/volatile10.adb: Likewise.
970 * gnat.dg/volatile10_pkg.ads: Likewise.
972 * gcc.dg/dll-8.c: Remove execute permissions.
973 * g++.dg/ext/dllexport5.C: Likewise.
975 2012-04-09 Eric Botcazou <ebotcazou@adacore.com>
977 * lib/target-supports.exp (check_effective_target_sparc_v9): New.
978 (check_effective_target_sync_long_long): Add SPARC case.
979 (check_effective_target_sync_long_long_runtime): Likewise.
980 (check_effective_target_sync_int_long): Adjust SPARC case.
981 (check_effective_target_sync_char_short): Likewise.
983 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
987 * gfortran.dg/function_optimize_11.f90: New test.
989 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
993 * gfortran.dg/use_only_6.f90: New test.
995 2012-04-06 Mike Stump <mikestump@comcast.net>
998 * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
1000 2012-04-05 Jason Merrill <jason@redhat.com>
1003 * g++.dg/template/qualified-id5.C: New.
1005 2012-04-03 Jason Merrill <jason@redhat.com>
1008 * g++.dg/cpp0x/variadic-value1.C: New.
1010 2012-04-03 Richard Guenther <rguenther@suse.de>
1012 Backport from mainline
1013 2012-03-02 Richard Guenther <rguenther@suse.de>
1015 PR tree-optimization/52406
1016 * gcc.dg/torture/pr52406.c: New testcase.
1018 2012-04-03 Richard Guenther <rguenther@suse.de>
1020 Backport from mainline
1021 2012-03-15 Richard Guenther <rguenther@suse.de>
1024 * gfortran.dg/vect/pr52580.f: New testcase.
1026 2012-04-03 Richard Guenther <rguenther@suse.de>
1028 Backport from mainline
1029 2012-03-06 Richard Guenther <rguenther@suse.de>
1032 * gcc.dg/torture/pr52493.c: New testcase.
1034 2012-03-23 Richard Guenther <rguenther@suse.de>
1036 PR tree-optimization/52678
1037 * gfortran.dg/pr52678.f: New testcase.
1039 2012-03-26 Richard Guenther <rguenther@suse.de>
1041 PR tree-optimization/52701
1042 * gfortran.dg/pr52701.f90: New testcase.
1044 2012-03-30 Richard Guenther <rguenther@suse.de>
1046 PR tree-optimization/52754
1047 * gcc.target/i386/pr52754.c: New testcase.
1049 2012-04-03 Jakub Jelinek <jakub@redhat.com>
1051 PR tree-optimization/52835
1052 * gfortran.dg/pr52835.f90: New test.
1054 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
1056 * gnat.dg/controlled6.adb: New test.
1057 * gnat.dg/controlled6_pkg.ads: New helper.
1058 * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
1060 2012-03-29 Meador Inge <meadori@codesourcery.com>
1063 * g++.dg/cpp0x/constexpr-52672.C: New testcase.
1065 2012-03-29 Paolo Carlini <paolo.carlini@oracle.com>
1068 * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
1070 2012-03-29 Jason Merrill <jason@redhat.com>
1073 * g++.dg/template/inherit8.C: New.
1075 2012-03-29 Jakub Jelinek <jakub@redhat.com>
1078 * g++.dg/ext/weak4.C: New test.
1080 2012-03-29 Jason Merrill <jason@redhat.com>
1083 * g++.dg/cpp0x/initlist-array3.C: New.
1085 2012-03-28 Jason Merrill <jason@redhat.com>
1088 * g++.dg/overload/virtual2.C: New.
1090 2012-03-28 Martin Jambor <mjambor@suse.cz>
1092 Backported from mainline
1093 2012-03-27 Martin Jambor <mjambor@suse.cz>
1096 * gcc.dg/torture/pr52693.c: New test.
1098 2012-03-28 Jakub Jelinek <jakub@redhat.com>
1101 * gcc.dg/pr52691.c: New test.
1104 * gcc.c-torture/compile/pr52750.c: New test.
1106 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1108 Backport from 2012-03-28 mainline r185910.
1111 * gcc.target/avr/torture/builtins-2.c: New test.
1113 2012-03-28 Jakub Jelinek <jakub@redhat.com>
1116 * gcc.target/i386/pr52736.c: New test.
1118 2012-03-27 Richard Guenther <rguenther@suse.de>
1121 * gcc.dg/torture/pr52720.c: New testcase.
1123 2012-03-26 Georg-Johann Lay <avr@gjlay.de>
1125 Backport from 2012-03-26 mainline r185793.
1127 * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
1128 Add "-Os -flto" to list.
1130 2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
1132 * gnat.dg/concat2.ad[sb]: New test.
1134 2012-03-24 Steven Bosscher <steven@gcc.gnu.org>
1137 * gcc.c-torture/compile/limits-externdecl.c: New test.
1139 2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
1142 * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
1144 2012-03-22 Tobias Burnus <burnus@net-b.de>
1147 * gfortran.dg/intrinsic_8.f90: New.
1149 2012-03-22 Jakub Jelinek <jakub@redhat.com>
1152 * g++.dg/ext/attrib44.C: New test.
1154 2012-03-22 Jason Merrill <jason@redhat.com>
1156 * g++.dg/torture/pr52582.C: New.
1158 2012-03-22 Georg-Johann Lay <avr@gjlay.de>
1160 Backport from 2012-03-20 mainline r185583.
1162 * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
1165 Backport from 2012-03-20 mainline r185570.
1168 * gcc.target/avr/torture/addr-space-2.h: New file.
1169 * gcc.target/avr/torture/addr-space-2-g.h: New test.
1170 * gcc.target/avr/torture/addr-space-2-0.h: New test.
1171 * gcc.target/avr/torture/addr-space-2-1.h: New test.
1172 * gcc.target/avr/torture/addr-space-2-x.h: New test.
1174 Backport from 2012-03-12 mainline r185255.
1177 * gcc.target/avr/torture/addr-space-1.h: New file.
1178 * gcc.target/avr/torture/addr-space-g.h: New test.
1179 * gcc.target/avr/torture/addr-space-0.h: New test.
1180 * gcc.target/avr/torture/addr-space-1.h: New test.
1181 * gcc.target/avr/torture/addr-space-x.h: New test.
1183 2012-03-22 Jakub Jelinek <jakub@redhat.com>
1185 Backported from mainline
1186 2012-03-14 Jakub Jelinek <jakub@redhat.com>
1189 * g++.dg/cpp0x/udlit-args2.C: New test.
1191 2012-03-13 Jakub Jelinek <jakub@redhat.com>
1194 * gcc.dg/Wunused-var-3.c: New test.
1196 2012-03-22 Release Manager
1198 * GCC 4.7.0 released.
1200 2012-03-20 Jason Merrill <jason@redhat.com>
1202 * g++.dg/cpp0x/auto32.C: New.
1204 2012-03-15 Jakub Jelinek <jakub@redhat.com>
1205 Andrew Pinski <apinski@cavium.com>
1208 * gcc.dg/pr52592.c: New test.
1210 2012-03-14 Jakub Jelinek <jakub@redhat.com>
1213 * g++.dg/opt/pr52582.C: New test.
1215 2012-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1218 * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
1220 * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
1222 2012-03-10 Tobias Burnus <burnus@net-b.de>
1225 * gfortran.dg/proc_ptr_34.f90: New.
1227 2012-03-07 Jason Merrill <jason@redhat.com>
1230 * g++.dg/cpp0x/udlit-mangle.C: New.
1232 2012-03-04 Georg-Johann Lay <avr@gjlay.de>
1234 Backport from mainline r184894.
1235 * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
1238 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
1240 Backport from mainline
1241 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
1243 * gcc.target/powerpc/pr52457.c: New test.
1245 2012-03-01 Kai Tietz <ktietz@redhat.com>
1247 * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
1248 routines on mingw targets.
1249 * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
1252 2012-03-01 Jakub Jelinek <jakub@redhat.com>
1254 PR tree-optimization/52445
1255 * gcc.dg/pr52445.c: New test.
1257 2012-02-29 Jakub Jelinek <jakub@redhat.com>
1260 * gcc.c-torture/compile/pr52437.c: New test.
1263 * gcc.dg/torture/pr52419.c: New test.
1265 PR tree-optimization/52429
1266 * gcc.dg/torture/pr52429.c: New test.
1267 * g++.dg/opt/pr52429.C: New test.
1269 2012-02-29 Richard Guenther <rguenther@suse.de>
1272 * gcc.dg/lto/trans-mem-1_0.c: Remove.
1273 * gcc.dg/lto/trans-mem-1_1.c: Likewise.
1274 * gcc.dg/lto/trans-mem-2_0.c: Likewise.
1275 * gcc.dg/lto/trans-mem-2_1.c: Likewise.
1276 * gcc.dg/lto/trans-mem-4_0.c: Likewise.
1277 * gcc.dg/lto/trans-mem-4_1.c: Likewise.
1279 2012-02-29 Jakub Jelinek <jakub@redhat.com>
1281 * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
1283 2012-02-29 Paul Thomas <pault@gcc.gnu.org>
1286 * gfortran.dg/realloc_on_assign_13.f90 : New test.
1288 2012-02-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1291 * gcc.target/arm/neon/pr51534.c: New testcase.
1293 2012-02-28 Richard Guenther <rguenther@suse.de>
1296 * gcc.dg/torture/pr52407.c: New testcase.
1298 2012-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1300 * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
1301 * gcc.target/arm/vfp2.c: Likewise.
1302 * gcc.target/arm/vfp3.c: Likewise.
1303 * gcc.target/arm/vfp4.c: Likewise.
1304 * gcc.target/arm/vfp5.c: Likewise.
1305 * gcc.target/arm/vfp6.c: Likewise.
1306 * gcc.target/arm/vfp7.c: Likewise.
1307 * gcc.target/arm/vfp8.c: Likewise.
1308 * gcc.target/arm/vfp9.c: Likewise.
1309 * gcc.target/arm/vfp10.c: Likewise.
1310 * gcc.target/arm/vfp11.c: Likewise.
1311 * gcc.target/arm/vfp12.c: Likewise.
1312 * gcc.target/arm/vfp13.c: Likewise.
1313 * gcc.target/arm/vfp14.c: Likewise.
1314 * gcc.target/arm/vfp15.c: Likewise.
1315 * gcc.target/arm/vfp16.c: Likewise.
1316 * gcc.target/arm/vfp17.c: Likewise.
1317 * gcc.target/arm/neon-constants.h: New file.
1318 * gcc.target/arm/neon-vect1.c: New test.
1319 * gcc.target/arm/neon-vect2.c: New test.
1320 * gcc.target/arm/neon-vect3.c: New test.
1321 * gcc.target/arm/neon-vect4.c: New test.
1322 * gcc.target/arm/neon-vect5.c: New test.
1323 * gcc.target/arm/neon-vect6.c: New test.
1324 * gcc.target/arm/neon-vect7.c: New test.
1325 * gcc.target/arm/neon-vect8.c: New test.
1327 2012-02-28 Richard Guenther <rguenther@suse.de>
1329 PR tree-optimization/52402
1330 * gcc.dg/torture/pr52402.c: New testcase.
1332 2012-02-28 Richard Guenther <rguenther@suse.de>
1335 * g++.dg/lto/pr52400_0.C: New testcase.
1337 2012-02-28 Georg-Johann Lay <avr@gjlay.de>
1339 * gcc.target/avr/torture/builtins-1.c: New test.
1340 * gcc.target/avr/torture/builtins-error.c: New test.
1342 2012-02-28 Kai Tietz <ktietz@redhat.com>
1344 * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
1346 * gcc.target/i386/pr45352-2.c: Likewise.
1347 * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
1349 * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
1350 targets instead rand.
1351 * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
1352 * gcc.target/i386/sse2-mul-1.c: Likewise.
1353 * gcc.target/i386/sse4_1-blendps.c: Likewise.
1354 * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
1356 * gcc.target/i386/pad-1.c: Likewise.
1357 * gcc.target/i386/pad-9.c: Likewise.
1358 * gcc.target/i386/pad-2.c: Likewise.
1359 * gcc.target/i386/pad-5b.c: Likewise.
1360 * gcc.target/i386/pad-8.c: Likewise.
1361 * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
1362 * gcc.target/i386/pr44130.c: Likewise.
1363 * gcc.target/i386/align-main-1.c: Likewise.
1364 * gcc.target/i386/align-main-2.c: Likewise.
1365 * gcc.target/i386/sw-1.c: Likewise.
1366 * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
1367 on x64 mingw target.
1368 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
1369 * gcc.target/i386/pr46295.c: Likewise.
1370 * gcc.target/i386/amd64-abi-1.c: Likewise.
1371 * gcc.target/i386/amd64-abi-2.c: Likewise.
1372 * gcc.target/i386/pr39082-1.c: Likewise.
1373 * gcc.target/i386/pr39162.c: Likewise.
1374 * gcc.target/i386/pr22152.c: Likewise.
1375 * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
1376 * gcc.target/i386/wrfsbase-2.c: Likewise.
1377 * gcc.target/i386/local.c: Likewise
1378 * gcc.target/i386/wrgsbase-1.c: Likewise.
1379 * gcc.target/i386/wrfsbase-1.c: Likewise.
1380 * gcc.target/i386/pr39315-3.c: Likewise.
1381 * gcc.target/i386/pr35767-4.c: Likewise.
1382 * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
1384 * gcc.target/i386/pr45336-2.c: Likewise.
1385 * gcc.target/i386/pr45336-1.c: Likewise.
1386 * gcc.target/i386/pr45336-4.c: Likewise.
1388 2012-02-27 Tristan Gingold <gingold@adacore.com>
1390 * gnat.dg/array20.ad[sb]: New test.
1392 2012-02-27 Jakub Jelinek <jakub@redhat.com>
1395 * gcc.target/arm/pr52375.c: New test.
1396 * gcc.c-torture/compile/pr52375.c: New test.
1398 2012-02-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1400 * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
1401 * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
1403 2012-02-27 Eric Botcazou <ebotcazou@adacore.com>
1405 * gnat.dg/aggr19.adb: New test.
1406 * gnat.dg/aggr19_pkg.ad[sb]: New helper.
1408 2012-02-26 Oleg Endo <olegendo@gcc.gnu.org>
1411 * gcc.target/sh/pr49263.c: New.
1413 2012-02-24 Andrew MacLeod <amacleod@redhat.com>
1415 * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
1416 simulate_thread_wrapper_other_threads
1417 * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
1418 Move initialization of 'value' to main().
1419 (main): Initialize 'value';
1420 * gcc.dg/simulate-thread/speculative-store.c
1421 (simulate_thread_step_verify): Return 0 when successful.
1422 * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
1424 (INSN_COUNT_THRESHOLD): New. Instruction limit to terminate test.
1425 (simulate_thread_wrapper_other_threads): Return a success/fail value
1426 and issue an error if the instruction count threshold is exceeded.
1428 2012-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1431 * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
1432 * gcc.target/mips/interrupt_handler-3.c: Likewise.
1434 2012-02-24 Richard Guenther <rguenther@suse.de>
1437 * gcc.dg/pr52355.c: New testcase.
1439 2012-02-23 Kai Tietz <ktietz@redhat.com>
1441 * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
1443 * gcc.dg/Wpadded.c: Likewise.
1444 * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
1446 * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
1447 for sleep by Sleep and add windows.h include for this function.
1448 * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
1450 * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
1452 * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
1454 * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
1455 on x64 mingw target.
1456 * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
1457 * gcc.dg/pr50251.c: Disable test for x64 mingw target.
1458 * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
1459 failure on LLP64 target.
1461 2012-02-23 Uros Bizjak <ubizjak@gmail.com>
1464 * gcc.dg/noncompile/pr52290.c: New test.
1466 2012-02-23 Jakub Jelinek <jakub@redhat.com>
1468 PR tree-optimization/52019
1469 * gcc.dg/tree-ssa/ipa-split-6.c: New test.
1471 2012-02-22 Kai Tietz <ktietz@redhat.com>
1473 * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
1474 * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
1475 derived pdiff_t type.
1476 * g++.dg/torture/pr49720.C: Likewise
1478 2012-02-22 Uros Bizjak <ubizjak@gmail.com>
1481 * gcc.target/i386/pr52330.c: New test.
1483 2012-02-22 Tobias Burnus <burnus@net-b.de>
1486 * gfortran.dg/io_constraints_10.f90: New.
1488 2012-02-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1490 * lib/target-supports.exp (check_effective_target_vect_condition):
1491 Return true for NEON.
1493 2012-02-21 Kai Tietz <ktietz@redhat.com>
1495 * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
1497 2012-02-21 Richard Guenther <rguenther@suse.de>
1499 PR tree-optimization/52324
1500 * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
1502 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
1505 * gcc.target/avr/torture/pr51782-1.c: New test.
1507 2012-02-21 Jakub Jelinek <jakub@redhat.com>
1509 PR tree-optimization/52318
1510 * gcc.dg/pr52318.c: New test.
1512 2012-02-20 Kai Tietz <ktietz@redhat.com>
1514 * gcc.dg/bf-ms-layout-3.c: New testcase.
1516 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
1520 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
1522 2012-02-20 Richard Guenther <rguenther@suse.de>
1524 PR tree-optimization/52298
1525 * gcc.dg/torture/pr52298.c: New testcase.
1526 * gcc.dg/vect/pr52298.c: Likewise.
1528 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
1530 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
1531 * gcc.c-torture/execute/pr52286.c: Ditto.
1533 2012-02-20 Jakub Jelinek <jakub@redhat.com>
1535 PR tree-optimization/52286
1536 * gcc.c-torture/execute/pr52286.c: New test.
1538 2012-02-18 Tobias Burnus <burnus@net-b.de>
1541 * gfortran.dg/interface_35.f90: Use -std=f2003.
1542 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
1543 * gfortran.dg/interface_assignment_4.f90: Ditto.
1544 * gfortran.dg/bessel_1.f90: Ditto.
1545 * gfortran.dg/func_result_6.f90: Ditto.
1546 * gfortran.dg/hypot_1.f90: Ditto.
1547 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
1549 2012-02-17 Tobias Burnus <burnus@net-b.de>
1551 PR translation/52232
1552 PR translation/52234
1553 PR translation/52245
1554 PR translation/52246
1555 PR translation/52262
1556 PR translation/52273
1557 * gfortran.dg/coarray_22.f90: Update dg-error.
1558 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
1560 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1563 * lib/gcc-simulate-thread.exp: Load timeout.exp.
1564 (simulate-thread): Use default timeout.
1566 2012-02-16 Jason Merrill <jason@redhat.com>
1569 * g++.dg/ext/timevar1.C: New.
1571 2012-02-16 Fabien ChĂȘne <fabien@gcc.gnu.org>
1574 * g++.dg/template/using21.C: New.
1575 * g++.dg/template/using22.C: Likewise.
1577 2012-02-16 Jason Merrill <jason@redhat.com>
1580 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
1582 2012-02-16 Jakub Jelinek <jakub@redhat.com>
1584 PR tree-optimization/52255
1585 * gcc.c-torture/compile/pr52255.c: New test.
1588 * g++.dg/debug/dwarf2/pr52260.C: New test.
1591 * g++.dg/ipa/pr51929.C: New test.
1593 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
1596 * gcc.target/powerpc/pr52199.c: New file.
1598 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1601 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
1603 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1605 * gcc.dg/pr51867.c: Don't include <math.h>.
1608 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
1610 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
1611 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
1613 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
1615 PR tree-optimization/50561
1616 * gcc.dg/graphite/pr50561.c: New testcase.
1618 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
1620 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
1621 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
1623 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1625 * gnat.dg/discr35.ad[sb]: New test.
1627 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1629 * gnat.dg/volatile10.adb: New test.
1630 * gnat.dg/volatile10_pkg.ads: New helper.
1632 2012-02-14 Jason Merrill <jason@redhat.com>
1634 * g++.dg/ext/attrib43.C: New.
1636 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
1638 * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
1639 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
1641 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
1642 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
1643 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
1644 effective_target fgnu_tm.
1645 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
1647 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1650 * g++.dg/template/asmgoto1.C: New test.
1652 2012-02-14 Ian Lance Taylor <iant@google.com>
1655 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
1656 compiling generated file for 64bit and index tests.
1658 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
1660 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
1662 2012-02-14 Richard Guenther <rguenther@suse.de>
1664 PR tree-optimization/52244
1665 PR tree-optimization/51528
1666 * gcc.dg/torture/pr52244.c: New testcase.
1668 2012-02-14 Walter Lee <walt@tilera.com>
1670 * g++.dg/other/PR23205.C: Disable test on tile.
1671 * g++.dg/other/pr23205-2.C: Disable test on tile.
1672 * gcc.dg/20020312-2.c: Add a condition for __tile__.
1673 * gcc.dg/20040813-1.c: Disable test on tile.
1674 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
1675 * gcc.misc-tests/linkage.exp: Handle tilegx.
1677 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1679 PR tree-optimization/52210
1680 * gcc.dg/pr52210.c: New test.
1682 2012-02-14 Jason Merrill <jason@redhat.com>
1685 * g++.dg/overload/defarg5.C: New.
1687 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1690 * c-c++-common/pr52181.c: New test.
1692 2012-02-13 Jakub Jelinek <jakub@redhat.com>
1695 * g++.dg/ext/atomic-1.C: New test.
1697 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1699 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
1701 2012-02-13 Jakub Jelinek <jakub@redhat.com>
1704 * gcc.c-torture/execute/pr52209.c: New test.
1706 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
1709 * gfortran.dg/elemental_optional_args_5.f03: New test.
1711 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
1714 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
1717 2012-02-11 Ian Lance Taylor <iant@google.com>
1720 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
1721 SPARC Solaris. Don't run the test at all on systems where it may
1722 not work, rather than xfailing it.
1724 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
1726 PR rtl-optimization/52175
1727 * gcc.c-torture/compile/pr52175.c: New test.
1729 2012-02-10 Jason Merrill <jason@redhat.com>
1732 * g++.dg/template/repo10.C: New.
1734 2012-02-11 Jakub Jelinek <jakub@redhat.com>
1737 * gcc.dg/pr52132.c: New test.
1739 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
1741 * gnat.dg/specs/aggr4.ads: New test.
1742 * gnat.dg/specs/aggr4_pkg.ads: New helper.
1744 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
1747 * gcc.target/i386/pr52146.c: New.
1749 2012-02-10 Jakub Jelinek <jakub@redhat.com>
1752 * c-c++-common/pr52177.c: New test.
1754 2012-02-10 Jan Hubicka <jh@suse.cz>
1757 * g++.dg/torture/pr48600.C: New testcase.
1759 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
1762 * gcc.dg/dfp/pr52140.c: New test.
1764 2012-02-09 Jakub Jelinek <jakub@redhat.com>
1767 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
1770 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1773 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
1774 * testsuite/gcc.dg/pr51867.c: New test.
1776 2012-02-09 Ian Lance Taylor <iant@google.com>
1778 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
1779 which don't support -fsplit-stack. Turn off optimization when
1780 compiling select5-out.go.
1782 2012-02-08 Ian Lance Taylor <iant@google.com>
1784 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
1785 systems which don't support -fsplit-stack.
1787 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
1789 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
1790 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
1791 machine instuction in the log.
1793 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
1795 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
1798 2012-02-08 Magnus Granberg <zorry@gentoo.org>
1801 * gcc.dg/pr48524.c: New test.
1802 * gcc.dg/pr48524.spec: New spec file for test.
1804 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
1807 * gfortran.dg/vect/pr32380.f90: New test.
1809 2012-02-08 Tobias Burnus <burnus@net-b.de>
1812 * gfortran.dg/realloc_on_assign_12.f90: New.
1814 2012-02-08 Richard Guenther <rguenther@suse.de>
1816 PR rtl-optimization/52170
1817 * gcc.dg/torture/pr52170.c: New testcase.
1819 2012-02-08 Jakub Jelinek <jakub@redhat.com>
1821 PR gcov-profile/52150
1822 * gcc.dg/tree-prof/pr52150.c: New test.
1824 PR rtl-optimization/52139
1825 * gcc.dg/pr52139.c: New test.
1827 2012-02-07 Jason Merrill <jason@redhat.com>
1830 * g++.dg/cpp0x/constexpr-union3.C: New.
1833 * g++.dg/lto/pr52035_0.C: New.
1835 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1837 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
1838 * gcc.dg/special/weak-1.c: Likewise.
1839 * gcc.dg/ucnid-12.c: Likewise.
1840 * gcc.dg/torture/pr45678-1.c: Likewise.
1841 * gcc.dg/torture/pr45678-2.c: Likewise.
1842 * gcc.dg/vector-4.c: Likewise.
1843 * gcc.dg/ipa/inline-5.c: Likewise.
1844 * gcc.dg/ucnid-11.c: Likewise.
1845 * gcc.misc-tests/gcov-13.c: Likewise.
1846 * gcc.misc-tests/gcov-14.c: Likewise.
1847 * g++.dg/ext/label13.C: Likewise.
1848 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
1849 hppa*-*-hpux* options.
1850 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
1851 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
1852 * gcc.dg/pr48616.c: Likewise.
1853 * gcc.dg/pr17957.c: Likewise.
1854 * gcc.dg/pr17055-1.c: Likewise.
1855 * gcc.dg/pr32912-1.c: Likewise.
1856 * gcc.dg/tm/pr51472.c: Likewise.
1857 * c-c++-common/fold-bitand-4.c: Likewise.
1858 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
1859 Use dg-additional-options for extra options.
1861 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
1863 * gcc.target/epiphany/interrupt-2.c: New test.
1865 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1868 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
1869 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
1872 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1875 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
1877 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1881 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
1882 * gcc.target/mips/va-arg-1.c: New test.
1884 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
1886 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
1887 for -mno-pointers-to-nested-functions.
1889 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
1891 * gcc.c-torture/execute/20120207-1.c: New test.
1893 2012-02-07 Jakub Jelinek <jakub@redhat.com>
1895 PR rtl-optimization/52060
1896 * gcc.dg/torture/pr52060.c: New test.
1899 * gcc.c-torture/compile/pr52074.c: New test.
1901 2012-02-07 Tobias Burnus <burnus@net-b.de>
1904 * gfortran.dg/class_to_type_2.f90: New.
1906 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
1909 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
1912 2012-02-06 Jason Merrill <jason@redhat.com>
1915 * g++.dg/template/conv13.C: New.
1917 2012-02-06 Richard Guenther <rguenther@suse.de>
1919 PR tree-optimization/52115
1920 * gcc.c-torture/compile/pr52115.c: New testcase.
1922 2012-02-06 Jakub Jelinek <jakub@redhat.com>
1925 * gcc.c-torture/execute/pr52129.c: New test.
1927 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
1929 * gcc.dg/pr48374.c: Actually add the test I forgot
1930 in the 2012-01-25 commit.
1932 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1935 * gfortran.dg/vect/vect-8.f90: New test case.
1937 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1940 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
1942 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
1945 * gfortran.dg/class_48.f90 : Add test of allocate class array
1946 component with source in subroutine test3. Remove commenting
1947 out in subroutine test4, since branching on unitialized variable
1948 is now fixed (no PR for this last.).
1950 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1952 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
1954 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
1956 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1959 * lib/target-supports.exp (check_effective_target_mips_rel): New.
1960 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
1962 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1964 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
1965 (check_effective_target_sync_int_long): Use it.
1966 (check_effective_target_sync_char_short): Likewise.
1967 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
1969 2012-02-05 Tobias Burnus <burnus@net-b.de>
1972 * gfortran.dg/class_48.f90: Add some further checks.
1974 2012-02-05 Ira Rosen <irar@il.ibm.com>
1976 PR tree-optimization/52091
1977 * gcc.dg/vect/pr52091.c: New test.
1979 2012-02-04 Jakub Jelinek <jakub@redhat.com>
1981 PR rtl-optimization/52113
1982 * gcc.target/avr/pr52113.c: New test.
1984 2012-02-03 Jakub Jelinek <jakub@redhat.com>
1986 PR rtl-optimization/52092
1987 * gcc.c-torture/compile/pr52092.c: New test.
1989 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
1992 * gfortran.dg/class_array_10.f03: New test.
1995 * gfortran.dg/class_array_11.f03: New test.
1998 * gfortran.dg/class_array_12.f03: New test.
2000 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
2003 * gfortran.dg/realloc_on_assign_11.f90: New test.
2005 2012-02-02 Tobias Burnus <burnus@net-b.de>
2008 * gfortran.dg/shape_7.f90: New.
2010 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
2012 * gcc.target/mips/mips-prepend-1.c: New test.
2014 2012-02-02 Jan Hubicka <jh@suse.cz>
2015 Tom de Vries <tom@codesourcery.com>
2018 * testsuite/gcc.dg/alias-12.c: New testcase.
2019 * testsuite/gcc.dg/alias-13.c: New testcase.
2021 2012-02-02 Jakub Jelinek <jakub@redhat.com>
2024 * gcc.dg/pr52086.c: New test.
2026 PR tree-optimization/52073
2027 * gcc.c-torture/compile/pr52073.c: New test.
2029 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
2032 * gfortran.dg/function_optimize_10.f90: New test.
2034 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
2036 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
2039 2012-02-01 Tobias Burnus <burnus@net-b.de>
2042 * gfortran.dg/typebound_operator_14.f90: New.
2044 2012-02-01 Tobias Burnus <burnus@net-b.de>
2047 * gfortran.dg/elemental_function_1.f90: New.
2049 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
2051 PR rtl-optimization/51374
2052 * gcc.target/avr/torture/pr51374-1.c:
2053 Also fail if SBIS is seen.
2055 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
2057 PR rtl-optimization/51374
2058 * gcc.target/avr/torture/pr51374-1.c: New.
2060 2012-01-31 Tobias Burnus <burnus@net-b.de>
2063 * gfortran.dg/typebound_generic_11.f90: New.
2065 2012-01-31 Tobias Burnus <burnus@net-b.de>
2068 * gfortran.dg/class_49.f90: New.
2070 2012-01-31 Tobias Burnus <burnus@net-b.de>
2073 * gfortran.dg/elemental_args_check_6.f90: New.
2075 2012-01-31 Jason Merrill <jason@redhat.com>
2078 * g++.dg/cpp0x/variadic122.C: New.
2080 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
2083 * gfortran.dg/realloc_on_assign_10.f90: New test.
2085 2012-01-31 Richard Guenther <rguenther@suse.de>
2087 PR tree-optimization/51528
2088 * gcc.dg/torture/pr51528.c: New testcase.
2090 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
2093 * lib/go.exp (go_target_compile): Append timeout= to options.
2094 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
2095 select5-out.go test on alpha*-*-* targets.
2097 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
2099 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
2100 (TEST_SHORT): Reformat in the same way.
2101 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
2102 (TEST_SHORT): Reformat in the same way.
2103 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
2104 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
2105 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
2106 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
2107 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
2109 2012-01-30 Bin Cheng <bin.cheng@arm.com>
2112 * gcc.target/arm/pr51835.c: New testcase.
2114 2012-01-30 Richard Guenther <rguenther@suse.de>
2116 PR tree-optimization/52028
2117 * gcc.dg/torture/pr52028.c: New testcase.
2118 * gfortran.dg/ldist-pr45199.f: Adjust.
2119 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
2120 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
2121 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
2123 2012-01-30 Jakub Jelinek <jakub@redhat.com>
2126 * gcc.dg/tree-prof/pr52027.c: New test.
2128 PR tree-optimization/52046
2129 * gcc.dg/pr52046.c: New test.
2132 * g++.dg/other/pr52048.C: New test.
2134 2012-01-30 Richard Guenther <rguenther@suse.de>
2136 PR tree-optimization/52045
2137 * gcc.dg/pr52045.c: New testcase.
2139 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
2141 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
2142 new code generated for __sync_lock_release.
2144 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2146 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
2148 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2151 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
2153 * g++.dg/ext/visibility/template10.C: Fix typo.
2155 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
2157 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
2160 * g++.dg/cpp0x/constexpr-ice6.C: New.
2162 2012-01-29 Tobias Burnus <burnus@net-b.de>
2165 * gfortran.dg/default_initialization_6.f90: New.
2167 2012-01-29 Tobias Burnus <burnus@net-b.de>
2170 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
2171 * gfortran.dg/class_48.f90: New.
2173 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
2176 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
2178 2012-01-28 Tobias Burnus <burnus@net-b.de>
2181 * gfortran.dg/class_allocate_12.f90: New.
2183 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
2185 * gcc.dg/torture/pr50444.c: Fix dg directives.
2187 2012-01-28 Jakub Jelinek <jakub@redhat.com>
2190 * gcc.target/arm/pr52006.c: New test.
2192 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
2195 * gcc.dg/lto/trans-mem.h: New file.
2196 * gcc.dg/lto/trans-mem-2_0.c: Include it.
2197 * gcc.dg/lto/trans-mem-1_1.c: Same.
2198 * gcc.dg/lto/trans-mem-4_1.c: Same.
2199 * gcc.dg/lto/trans-mem-3_1.c: Same.
2201 2012-01-27 Tobias Burnus <burnus@net-b.de>
2204 * gfortran.dg/dummy_procedure_7.f90: New.
2206 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
2208 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
2209 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
2211 2012-01-27 Jakub Jelinek <jakub@redhat.com>
2214 * g++.dg/other/gc5.C: New test.
2216 2012-01-27 Richard Guenther <rguenther@suse.de>
2218 PR tree-optimization/50444
2219 * gcc.dg/torture/pr50444.c: New testcase.
2221 2012-01-27 Tobias Burnus <burnus@net-b.de>
2225 * gfortran.dg/move_alloc_13.f90: New.
2227 2012-01-27 Tobias Burnus <burnus@net-b.de>
2230 * gfortran.dg/allocate_alloc_opt_13.f90: New.
2231 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
2232 and change dg-error string.
2234 2012-01-27 Tobias Burnus <burnus@net-b.de>
2237 * gfortran.dg/elemental_args_check_5.f90: New.
2239 2012-01-27 Richard Guenther <rguenther@suse.de>
2242 * g++.dg/torture/pr51959.C: New testcase.
2244 2012-01-27 Tom de Vries <tom@codesourcery.com>
2246 PR tree-optimization/51990
2247 * gcc.dg/pr51990.c: New test.
2248 * gcc.dg/pr51990-2.c: Same.
2250 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
2251 Tobias Burnus <burnus@gcc.gnu.org>
2254 * gfortran.dg/class_allocate_11.f03: New.
2259 * gfortran.dg/class_allocate_7.f03: New.
2260 * gfortran.dg/class_allocate_8.f03: New.
2261 * gfortran.dg/class_allocate_9.f03: New.
2262 * gfortran.dg/class_allocate_10.f03: New.
2264 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
2266 * gnat.dg/discr34.adb: New test.
2267 * gnat.dg/discr34_pkg.ads: New helper.
2269 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
2271 * gnat.dg/discr33.adb: New test.
2273 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
2275 * gnat.dg/limited_with3.ad[sb): New test.
2276 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
2277 * gnat.dg/limited_with3_pkg2.ads: Likewise.
2278 * gnat.dg/limited_with3_pkg3.ads: Likewise.
2280 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
2282 * gnat.dg/stack_usage1.adb: New test.
2283 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
2285 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
2286 * gcc.dg/pr44194-2.c: Likewise.
2288 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
2291 * g++.dg/template/crash112.C: New.
2293 2012-01-27 Richard Henderson <rth@redhat.com>
2295 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
2297 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2299 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
2301 2012-01-26 Jakub Jelinek <jakub@redhat.com>
2304 * g++.dg/opt/pr51895.C: New test.
2306 2012-01-26 Michael Matz <matz@suse.de>
2308 PR tree-optimization/48794
2309 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
2311 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2313 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
2315 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2317 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
2318 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
2320 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
2321 the default value for s390 and s390x.
2323 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
2326 * gcc.dg/lto/trans-mem-4_0.c: New.
2327 * gcc.dg/lto/trans-mem-4_1.c: New.
2328 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
2330 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
2331 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
2333 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
2334 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
2337 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
2339 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
2341 2012-01-25 Ian Lance Taylor <iant@google.com>
2343 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
2345 2012-01-25 Tobias Burnus <burnus@net-b.de>
2348 * gfortran.dg/typebound_proc_25.f90: New.
2350 2012-01-25 Jason Merrill <jason@redhat.com>
2353 * g++.dg/lto/pr51992_0.C: New.
2355 2012-01-25 Jakub Jelinek <jakub@redhat.com>
2357 PR tree-optimization/51987
2358 * gcc.target/i386/pr51987.c: New test.
2360 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
2362 * gcc.dg/tm/lto-1.c: Require lto support in target.
2364 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
2366 PR rtl-optimization/48374
2367 * gcc.dg/pr48374.c: New test.
2369 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
2371 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
2373 2012-01-25 Tobias Burnus <burnus@net-b.de>
2376 * gfortran.dg/derived_constructor_char_3.f90: New.
2378 2012-01-24 Ian Lance Taylor <iant@google.com>
2380 * go.test/go-test.exp (filecmp): New procedure.
2381 (errchk): Handle quoted square brackets.
2382 (go-gc-tests): Set go_compile_args. Handle various new test
2383 lines. Skip a few new tests.
2384 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
2386 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
2388 * lib/target-supports.exp (proc check_effective_target_vect_perm)
2389 (check_effective_target_vect_extract_even_odd)
2390 (check_effective_target_vect_interleave): Return true for MIPS
2393 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
2395 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
2396 (main): Use it instead of argc.
2398 2012-01-24 Jason Merrill <jason@redhat.com>
2401 * g++.dg/cpp0x/sfinae31.C: New.
2403 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
2405 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
2407 2012-01-24 Jason Merrill <jason@redhat.com>
2410 * g++.dg/inherit/covariant20.C: New.
2412 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
2415 * g++.dg/parse/crash58.C: New.
2417 2012-01-24 Jakub Jelinek <jakub@redhat.com>
2420 * gcc.dg/pr51957-1.c: New test.
2421 * gcc.dg/pr51957-1.h: New file.
2422 * gcc.dg/pr51957-2.c: New test.
2424 2012-01-23 Jason Merrill <jason@redhat.com>
2427 * g++.dg/ext/visibility/template10.C: New.
2429 2012-01-23 Tobias Burnus <burnus@net-b.de>
2432 * gfortran.dg/move_alloc_12.f90: New.
2434 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2437 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
2439 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
2442 * g++.dg/template/crash111.C: New.
2444 2012-01-23 Arnaud Charlet <charlet@adacore.com>
2446 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
2448 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
2450 2012-01-23 Dodji Seketeli <dodji@redhat.com>
2453 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
2454 the DW_TAG_class_type and DW_AT_name: "Executor".
2456 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2458 * lib/target-supports.exp
2459 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
2460 (check_effective_target_vect_interleave): Likewise.
2462 2012-01-22 Jason Merrill <jason@redhat.com>
2465 * g++.dg/template/using20.C: New.
2466 * g++.dg/template/template-id-2.C: Adjust diagnostic.
2468 2012-01-23 Jason Merrill <jason@redhat.com>
2471 * g++.dg/torture/pr51344.C: Limit to x86.
2473 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
2475 * c-c++-common/tm/omp.c: Require target with pthread support.
2477 2012-01-23 Richard Guenther <rguenther@suse.de>
2479 PR tree-optimization/51949
2480 * gcc.dg/torture/pr51949.c: New testcase.
2482 2012-01-23 Jakub Jelinek <jakub@redhat.com>
2484 PR rtl-optimization/51933
2485 * gcc.c-torture/execute/pr51933.c: New test.
2487 2012-01-22 Douglas B Rupp <rupp@gnat.com>
2489 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
2490 Do not define for Interix.
2492 2012-01-22 Jason Merrill <jason@redhat.com>
2495 * g++.dg/lto/pr51832.h: New.
2496 * g++.dg/lto/pr51832_0.C: New.
2497 * g++.dg/lto/pr51832_1.C: New.
2499 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
2501 * gcc.dg/ext-elim-1.c: New test.
2503 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
2506 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
2507 * g++.dg/opt/longbranch1.C: Likewise.
2509 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
2511 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
2514 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
2517 * gfortran.dg/namelist_74.f90: New test.
2518 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
2520 2012-01-21 Tobias Burnus <burnus@net-b.de>
2523 * gfortran.dg/class_47.f90: New.
2525 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
2527 * gnat.dg/renaming5.ad[sb]: New test.
2529 2012-01-20 Jason Merrill <jason@redhat.com>
2532 * g++.dg/pch/mangle1.{C,Hs}: Remove.
2534 2012-01-20 Jason Merrill <jason@redhat.com>
2537 * g++.dg/ext/attrib42.C: Require ilp32.
2539 2012-01-20 Jakub Jelinek <jakub@redhat.com>
2542 * gcc.target/arm/pr51915.c: New test.
2544 2012-01-20 Cary Coutant <ccoutant@google.com>
2545 Dodji Seketeli <dodji@redhat.com>
2548 * g++.dg/debug/dwarf2/nested-3.C: New test.
2550 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
2553 * g++.dg/template/crash110.C: New.
2555 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2557 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
2558 Remove default options on hppa*-*-hpux*.
2560 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2562 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
2564 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2566 * gcc.c-torture/compile/pr51856.c: New testcase.
2568 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
2570 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
2571 options to go_target_compile.
2573 2012-01-20 Kai Tietz <ktietz@redhat.com>
2575 * g++.dg/torture/pr51344.C: Fix typo.
2577 2012-01-20 Richard Guenther <rguenther@suse.de>
2579 PR tree-optimization/51903
2580 * g++.dg/torture/pr51903.C: New testcase.
2582 2012-01-20 Tobias Burnus <burnus@net-b.de>
2583 Janus Weil <janus@gcc.gnu.org>
2586 * gfortran.dg/use_21.f90: New.
2588 2012-01-20 Jakub Jelinek <jakub@redhat.com>
2591 * gcc.dg/torture/pr51106-1.c: New test.
2592 * gcc.dg/torture/pr51106-2.c: New test.
2594 2012-01-19 Kai Tietz <ktietz@redhat.com>
2596 * g++.dg/torture/pr51344.C: New test.
2598 2012-01-19 Tobias Burnus <burnus@net-b.de>
2601 * gfortran.dg/intrinsic_size_2.f90: New.
2603 2012-01-19 Jason Merrill <jason@redhat.com>
2606 * g++.dg/inherit/using7.C: New.
2608 2012-01-19 Richard Guenther <rguenther@suse.de>
2610 PR tree-optimization/37997
2611 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
2613 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
2615 PR rtl-optimization/51505
2616 * gcc.dg/pr51505.c: New test.
2618 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
2621 * gfortran.dg/typebound_operator_12.f03: New.
2622 * gfortran.dg/typebound_operator_13.f03: New.
2624 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
2627 * g++.dg/cpp0x/pr51225.C: New.
2629 2012-01-17 Ian Lance Taylor <iant@google.com>
2632 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
2634 2012-01-17 Tobias Burnus <burnus@net-b.de>
2637 * gfortran.dg/realloc_on_assign_9.f90: New.
2639 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
2642 * gcc.dg/tm/memopt-3.c: Remove xfail.
2643 * gcc.dg/tm/memopt-4.c: Remove xfail.
2644 * gcc.dg/tm/memopt-5.c: Remove xfail.
2645 * gcc.dg/tm/memopt-7.c: Remove xfail.
2647 2012-01-17 Jakub Jelinek <jakub@redhat.com>
2649 PR tree-optimization/51877
2650 * gcc.c-torture/execute/pr51877.c: New test.
2652 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
2654 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
2655 {!vect_align_arrays} to vect_sizes_32B_16B.
2656 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
2657 * gcc.dg/vect/vect-peel-3.c: Ditto.
2659 2012-01-16 Jason Merrill <jason@redhat.com>
2662 * g++.dg/abi/mangle60.C: New.
2665 * g++.dg/pch/mangle1.{C,Hs}: New.
2667 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
2668 Tobias Burnus <burnus@net-b.de>
2671 * gfortran.dg/elemental_optional_args_3.f90: New
2672 * gfortran.dg/elemental_optional_args_4.f90: New
2674 2012-01-16 Tobias Burnus <burnus@net-b.de>
2677 * gfortran.dg/use_20.f90: New
2679 2012-01-16 Jason Merrill <jason@redhat.com>
2682 * g++.dg/cpp0x/rv-bitfield.C: New.
2683 * g++.dg/cpp0x/rv-bitfield2.C: New.
2685 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
2687 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
2688 subroutine 'qsort' and use index array to assign the result.
2690 2012-01-16 Jakub Jelinek <jakub@redhat.com>
2692 PR tree-optimization/51865
2693 * gcc.dg/pr51865.c: New test.
2695 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
2697 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
2699 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
2701 * gcc.target/mips/code-readable-2.c: Allow the jump table address
2702 to be loaded from the constant pool, rather than via %hi and %lo.
2704 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
2706 PR rtl-optimization/51821
2707 * gcc.dg/pr51821.c: New test.
2709 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
2711 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
2713 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
2715 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
2717 2012-01-14 Tobias Burnus <burnus@net-b.de>
2720 * gfortran.dg/init_flag_8.f90: New.
2721 * gfortran.dg/init_flag_9.f90: New.
2723 2011-01-14 Tobias Burnus <burnus@net-b.de>
2726 * gfortran.dg/use_18.f90: New.
2727 * gfortran.dg/use_19.f90: New.
2729 2012-01-13 Ian Lance Taylor <iant@google.com>
2732 * g++.dg/warn/Wsign-compare-4.C: New.
2734 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
2737 * gfortran.dg/alloc_comp_assign.f03: New.
2738 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
2739 __BUILTIN_FREE from 38 to 32.
2741 2012-01-13 Jason Merrill <jason@redhat.com>
2744 * g++.dg/warn/Wreturn-type-7.C: New.
2746 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
2748 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
2750 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
2751 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
2752 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
2753 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
2754 int32plus because of big array needed.
2755 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
2756 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
2758 2012-01-13 Jason Merrill <jason@redhat.com>
2761 * g++.dg/ext/visibility/template9.C: New.
2764 * g++.dg/cpp0x/defaulted34.C: New.
2765 * g++.dg/template/virtual3.C: New.
2767 2012-01-13 Richard Guenther <rguenther@suse.de>
2770 * gcc.dg/torture/pr8081.c: New testcase.
2772 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
2774 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
2776 2012-01-12 Jason Merrill <jason@redhat.com>
2779 * g++.dg/ext/stmtexpr14.C: New.
2781 2012-01-13 Dodji Seketeli <dodji@redhat.com>
2784 * g++.dg/cpp0x/constexpr-diag4.C: New test.
2786 2012-01-12 Jason Merrill <jason@redhat.com>
2789 * g++.dg/abi/mangle48.C: Test qualified-names, too.
2790 * g++.dg/abi/mangle58.C: Likewise.
2793 * g++.dg/template/arg8.C: New.
2795 2012-01-12 Ira Rosen <irar@il.ibm.com>
2797 PR tree-optimization/51799
2798 * gcc.dg/vect/pr51799.c: New test.
2799 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
2802 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
2803 Tobias Burnus <burnus@net-b.de>
2807 * lib/target-supports.exp
2808 (check_effective_target_fortran_largest_fp_has_sqrt): New.
2809 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
2811 2012-01-11 Jason Merrill <jason@redhat.com>
2814 * g++.dg/ext/attrib42.C: New.
2816 2012-01-11 Jakub Jelinek <jakub@redhat.com>
2819 * gcc.dg/pr51796.c: New test.
2821 2012-01-11 Jason Merrill <jason@redhat.com>
2824 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
2826 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
2828 * gnat.dg/array19.ad[sb]: New test.
2830 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
2832 * gnat.dg/opt23.ad[sb]: New test.
2833 * gnat.dg/opt23_pkg.ad[sb]: New helper.
2834 * gnat.dg/opt24.ad[sb]: New test.
2836 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2838 PR tree-optimization/49642
2839 * gcc.dg/tree-ssa/pr49642-1.c: New test.
2840 * gcc.dg/tree-ssa/pr49642-2.c: New test.
2842 2012-01-11 Jason Merrill <jason@redhat.com>
2845 * g++.dg/template/explicit-args5.C: New.
2847 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2849 * gcc.c-torture/execute/20120110-1.c: New testcase.
2851 2012-01-10 Jason Merrill <jason@redhat.com>
2854 * g++.dg/inherit/ambig1.C: New.
2857 * g++.dg/cpp0x/constexpr-cache1.C: New.
2859 2012-01-10 Richard Guenther <rguenther@suse.de>
2861 PR tree-optimization/51801
2862 * gcc.dg/torture/pr51801.c: New testcase.
2864 2012-01-10 Tobias Burnus <burnus@net-b.de>
2867 * gfortran.dg/allocate_with_typespec_5.f90: New.
2869 2012-01-10 Tobias Burnus <burnus@net-b.de>
2871 * gfortran.dg/class_39.f03: Update dg-error string.
2873 2012-01-10 Richard Guenther <rguenther@suse.de>
2875 PR tree-optimization/50913
2876 * gcc.dg/graphite/interchange-16.c: New testcase.
2877 * gcc.dg/graphite/scop-20.c: XFAIL.
2878 * gfortran.dg/graphite/interchange-1.f: Likewise.
2879 * gfortran.dg/graphite/block-1.f90: Likewise.
2880 * gfortran.dg/graphite/block-2.f: Likewise.
2882 2012-01-10 Richard Henderson <rth@redhat.com>
2884 * lib/target-supports.exp (check_effective_target_vect_perm,
2885 check_effective_target_vect_perm_byte,
2886 check_effective_target_vect_perm_short): Enable for arm neon.
2888 2012-01-09 Tobias Burnus <burnus@net-b.de>
2891 * gfortran.dg/typebound_operator_11.f90: New.
2893 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
2895 * gnat.dg/array18.adb: New test.
2896 * gnat.dg/array18_pkg.ads: New helper.
2898 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
2901 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
2902 around base object in first assignment in main program.
2903 * gfortran.dg/typebound_operator_10.f03: New test.
2905 2012-01-09 Martin Jambor <mjambor@suse.cz>
2907 PR tree-optimization/51759
2908 * g++.dg/ipa/pr51759.C: New test.
2910 2012-01-09 Tobias Burnus <burnus@net-b.de>
2913 * gfortran.dg/optional_absent_2.f90: New.
2915 2012-01-09 Tobias Burnus <burnus@net-b.de>
2918 * gfortran.dg/use_17.f90: New.
2920 2012-01-09 Gary Funck <gary@intrepid.com>
2922 PR preprocessor/33919
2923 * gcc.dg/pr33919.c: New test.
2924 * gcc.dg/pr33919-0.h: New test header file.
2925 * gcc.dg/pr33919-1.h: Ditto.
2926 * gcc.dg/pr33919-2.h: Ditto.
2928 2012-01-07 Jan Hubicka <jh@suse.cz>
2930 PR tree-optimize/51694
2931 * gcc.c-torture/compile/pr51694.c: new testcase.
2933 2012-01-07 Jan Hubicka <jh@suse.cz>
2935 PR tree-optimization/51600
2936 * g++.dg/torture/pr51600.C: New testcase.
2938 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2940 PR gcov-profile/51715
2941 PR gcov-profile/51717
2942 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
2943 * gcc.misc-tests/gcov-14.c: Likewise.
2945 2012-01-06 Jason Merrill <jason@redhat.com>
2947 * g++.dg/parse/new5.C: New.
2949 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
2952 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
2953 including <string.h>.
2955 2012-01-06 Jason Merrill <jason@redhat.com>
2957 * g++.dg/abi/mangle51.C: New.
2958 * g++.dg/abi/mangle52.C: New.
2959 * g++.dg/abi/mangle53.C: New.
2960 * g++.dg/abi/mangle54.C: New.
2961 * g++.dg/abi/mangle55.C: New.
2962 * g++.dg/abi/mangle56.C: New.
2963 * g++.dg/abi/mangle57.C: New.
2964 * g++.dg/abi/mangle58.C: New.
2965 * g++.dg/abi/mangle59.C: New.
2966 * g++.dg/cpp0x/trailing3.C: Update mangling.
2967 * g++.dg/cpp0x/variadic111.C: Update mangling.
2968 * g++.dg/cpp0x/variadic4.C: Update mangling.
2969 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
2970 * g++.dg/template/nontype22.C: Works now.
2971 * g++.dg/template/pr35240.C: Works now.
2973 * g++.dg/cpp0x/error7.C: New.
2975 2012-01-06 Tobias Burnus <burnus@net-b.de>
2977 * gfortran.dg/deallocate_stat_2.f90: New.
2978 * coarray/allocate_errgmsg.f90: New.
2979 * gfortran.dg/coarray_lib_alloc_1.f90: New.
2980 * gfortran.dg/coarray_lib_alloc_2.f90: New.
2981 * coarray/subobject_1.f90: Fix for num_images > 1.
2982 * gfortran.dg/deallocate_stat.f90: Update due to changed
2985 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
2987 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
2989 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
2991 * ada/acats/overflow.lst: Add cb20004.
2993 2012-01-05 Dodji Seketeli <dodji@redhat.com>
2996 * g++.dg/cpp0x/alias-decl-18.C: New test.
2998 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
3000 * gcc.c-torture/execute/20120104-1.c: New test.
3002 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
3005 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
3006 the old typebound_operator_8.f03.
3007 * gfortran.dg/typebound_operator_8.f03: New version of
3008 typebound_operator_7.f03 with 'u' a derived type instead of a
3011 2012-01-05 Richard Guenther <rguenther@suse.de>
3013 * g++.dg/torture/pr49309.C: Skip for -flto.
3015 2012-01-05 Jakub Jelinek <jakub@redhat.com>
3018 * gcc.c-torture/compile/pr51761.c: New test.
3020 2012-01-05 Richard Guenther <rguenther@suse.de>
3022 PR tree-optimization/51760
3023 * gcc.dg/torture/pr51760.c: New testcase.
3025 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
3028 * gcc.dg/tm/memopt-6.c: Adjust regexp.
3030 2012-01-05 Richard Guenther <rguenther@suse.de>
3033 * gfortran.dg/lto/pr41576_0.f90: New testcase.
3034 * gfortran.dg/lto/pr41576_1.f90: Likewise.
3036 2012-01-04 Jakub Jelinek <jakub@redhat.com>
3039 * gcc.dg/pr51695.c: New test.
3041 2012-01-04 Andrew Pinski <apinski@cavium.com>
3043 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
3044 * gcc.target/mips/octeon2-lx-1.c: New test.
3045 * gcc.target/mips/mips64-dsp-ldx.c: New test.
3046 * gcc.target/mips/octeon2-lx-2.c: New test.
3047 * gcc.target/mips/octeon2-lx-3.c: New test.
3049 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
3053 * gcc.dg/tm/alias-1.c: Adjust regexp.
3054 * gcc.dg/tm/alias-2.c: Adjust regexp.
3056 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
3059 * g++.dg/warn/Wparentheses-26.C: New.
3061 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
3063 * gfortran.dg/elemental_optional_args_2.f90: New test.
3065 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
3068 * gfortran.dg/common_17.f90: New test.
3070 2012-01-04 Richard Guenther <rguenther@suse.de>
3072 PR tree-optimization/49651
3073 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
3074 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
3076 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
3079 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
3081 2012-01-03 Andrew Pinski <apinski@cavium.com>
3083 * lib/scanasm.exp (dg-function-on-line): Always use a special format
3084 for all mips targets. Also allow an optional .cfi_startproc.
3086 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
3088 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
3090 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
3093 * g++.dg/rtti/dyncast5.C: New.
3095 2012-01-03 Richard Guenther <rguenther@suse.de>
3097 PR tree-optimization/51070
3098 * gcc.dg/torture/pr51070-2.c: New testcase.
3100 2012-01-03 Richard Guenther <rguenther@suse.de>
3102 PR tree-optimization/51692
3103 * gcc.dg/torture/pr51692.c: New testcase.
3105 2012-01-03 Richard Guenther <rguenther@suse.de>
3108 * g++.dg/lto/pr51650-3_0.C: New testcase.
3110 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
3113 * g++.dg/warn/Wredundant-decls-spec.C: New.
3115 2012-01-03 Jakub Jelinek <jakub@redhat.com>
3117 PR tree-optimization/51719
3118 * g++.dg/tree-prof/pr51719.C: New test.
3120 2012-01-03 Richard Guenther <rguenther@suse.de>
3123 * gcc.dg/fold-compare-6.c: New testcase.
3125 2012-01-03 Jakub Jelinek <jakub@redhat.com>
3128 * g++.dg/gomp/pr51669.C: New test.
3130 2012-01-02 Jason Merrill <jason@redhat.com>
3133 * g++.dg/cpp0x/constexpr-union2.C: New.
3136 * g++.dg/cpp0x/nsdmi-defer5.C: New.
3138 2012-01-02 Dodji Seketeli <dodji@redhat.com>
3141 * g++.dg/cpp0x/constexpr-99.C: New test.
3143 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
3146 * g++.dg/template/init9.C: New.
3148 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3150 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
3151 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
3152 rather than a specific number.
3154 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
3159 * gfortran.dg/typebound_operator_7.f03: New.
3160 * gfortran.dg/typebound_operator_8.f03: New.
3162 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3165 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
3167 * gcc.target/mips/dspr2-MULTU.c: Likewise.
3169 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3171 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
3173 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3175 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
3178 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3180 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
3181 * gfortran.dg/io_real_boz_4.f90: Likewise.
3182 * gfortran.dg/io_real_boz_5.f90: Likewise.
3184 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3186 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
3188 2012-01-02 Revital Eres <revital.eres@linaro.org>
3190 * gcc.dg/sms-11.c: New file.
3192 2012-01-02 Tobias Burnus <burnus@net-b.de>
3195 * gfortran.dg/coarray/image_index_3.f90: New.
3197 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
3200 * g++.dg/parse/enum8.C: New.
3202 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
3205 * g++.dg/conversion/reinterpret4.C: New.
3206 * g++.dg/conversion/reinterpret1.C: Adjust.
3208 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
3210 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
3212 2012-01-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
3214 * g++.old-deja/g++.brendan/crash25.C: Adjust.
3215 * g++.old-deja/g++.brendan/crash56.C: Likewise.
3216 * g++.old-deja/g++.jason/access14.C: Likewise.
3217 * g++.old-deja/g++.jason/access8.C: Likewise.
3218 * g++.old-deja/g++.jason/access1.C: Likewise.
3219 * g++.old-deja/g++.other/access3.C: Likewise.
3220 * g++.old-deja/g++.other/access5.C: Likewise.
3221 * g++.old-deja/g++.law/unsorted1.C: Likewise.
3222 * g++.old-deja/g++.law/visibility22.C: Likewise.
3223 * g++.old-deja/g++.law/visibility26.C: Likewise.
3224 * g++.old-deja/g++.mike/p2746.C: Likewise.
3225 * g++.dg/debug/using1.C: Likewise.
3226 * g++.dg/lookup/using51.C: Likewise.
3227 * g++.dg/inherit/using5.C: Likewise.
3228 * g++.dg/inherit/pr30297.C: Likewise.
3229 * g++.dg/inherit/access8.C: Likewise.
3230 * g++.dg/torture/pr39362.C: Likewise.
3231 * g++.dg/template/crash13.C: Likewise.
3232 * g++.dg/template/using10.C: Likewise.
3234 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
3237 * lib/gcc-dg.exp (scan-module-absence): Really commit last
3240 2012-01-01 Ira Rosen <irar@il.ibm.com>
3242 PR tree-optimization/51704
3243 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
3244 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
3245 corresponding flags.
3247 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
3250 * g++.dg/cpp0x/constexpr-delegating2.C: New.
3252 2012-01-01 Jan Hubicka <jh@suse.cz>
3254 PR rtl-optimization/51069
3255 * gcc.c-torture/compile/pr51069.c: New testcase.
3257 2012-01-01 Jakub Jelinek <jakub@redhat.com>
3259 PR tree-optimization/51683
3260 * gcc.dg/pr51683.c: New test.
3262 Copyright (C) 2012 Free Software Foundation, Inc.
3264 Copying and distribution of this file, with or without modification,
3265 are permitted in any medium without royalty provided the copyright
3266 notice and this notice are preserved.