1 2012-07-17 Jason Merrill <jason@redhat.com>
4 * g++.dg/template/array23.C: New.
6 2012-07-17 Jason Merrill <jason@redhat.com>
9 * g++.dg/template/current-inst1.C: New.
10 * g++.dg/parse/crash35.C: Adjust.
12 2012-07-13 Hans-Peter Nilsson <hp@axis.com>
14 PR rtl-optimization/53908
15 * gcc.dg/torture/pr53908.c: New test.
17 2012-07-10 Uros Bizjak <ubizjak@gmail.com>
19 Backport from mainline
20 2012-07-03 Uros Bizjak <ubizjak@gmail.com>
23 * g++.dg/other/pr53811.C: New test.
25 2012-07-10 Jason Merrill <jason@redhat.com>
28 * g++.dg/cpp0x/defaulted36.C: New.
29 * g++.dg/cpp0x/defaulted21.C: Adjust.
31 * g++.dg/cpp0x/implicit13.C: New.
33 2012-07-09 Janis Johnson <janisjo@codesourcery.com>
35 Backport from mainline.
36 2012-06-28 Janis Johnson <janisjo@codesourcery.com>
38 * g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.
40 * g++.dg/template/error46.C: Add missing comment to dg-message.
41 * g++.dg/template/crash107.C: Likewise.
42 * g++.dg/template/error47.C: Likewise.
43 * g++.dg/template/crash108.C: Likewise.
44 * g++.dg/overload/operator5.C: Likewise.
46 * gcc.dg/Wstrict-aliasing-converted-assigned.c: Fix syntax
47 errors in dg-message directives, add comments.
49 2012-06-26 Janis Johnson <janisjo@codesourcery.com>
51 * lib/scandump.exp (scan-dump, scan-dump-not, scan-dump-dem,
52 scan-dump-dem-not): Use printable pattern in test name.
54 2012-06-25 Janis Johnson <janisjo@codesourcery.com>
56 * lib/target-supports-dg.exp (testname-for-summary): New.
57 * lib/profopt.exp (profopt_execute): Define testname_with_flags.
58 * lib/gcc-dg.exp (cleanup-coverage-files, cleanup-repo-notes,
59 cleanup-stack-usage, cleanup-dump, cleanup-saved-temps, scan-module,
60 scan-module-absence, output-exists, output-exists-not: Use
62 (dg-test): Clean up testname_with_flags.
63 * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
64 scan-not-hidden, scan-file, scan-file-not, scan-stack-usage,
65 scan-stack-usage-not, scan-assembler-times, scan-assembler-dem,
66 scan-assembler-dem-not, object-size: Use testname-for-summary.
67 * lib/gcov.exp (run-gcov): Likewise.
68 * lib/scandump.exp (scan-dump, scan-dump-times, scan-dump-not,
69 scan-dump-dem, scan-dump-dem-note): Likewise.
71 * lib/profopt.exp: Make prof_option_list local to profopt-execute.
72 * g++.dg/tree-prof/tree-prof.exp (PROFOPT_OPTIONS): Define after
73 including profopt.opt; save and restore existing value.
74 * g++.dg/bprob/bprob.exp: Likewise.
75 * gcc.dg/matrix/matrix.exp: Likewise.
76 * gcc.dg/tree-prof/tree-prof.exp: Likewise.
77 * gcc.misc-tests/bprob.exp: Likewise; also replace formerly-ignored
80 2012-06-15 Janis Johnson <janosjo@codesourcery.com>
82 * lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
83 testname that includes flags, passed in as new argument, in
85 (run_gcov): Get testname from dg-test, use it in pass/fail messages
86 and pass it to verify-* procedures.
88 * g++.dg/torture/stackalign/stackalign.exp: Combine stack
89 alignment torture options with usual torture options.
91 * g++.dg/cpp0x/auto27.C: Add comments to checks for multiple
92 messages reported for one line of source code.
93 * g++.dg/cpp0x/constexpr-decl.C: Likewise.
94 * g++.dg/cpp0x/decltype2.C: Likewise.
95 * g++.dg/cpp0x/decltype3.C: Likewise.
96 * g++.dg/cpp0x/lambda/lambda-syntax1.C: Likewise.
97 * g++.dg/cpp0x/regress/error-recovery1.C: Likewise.
98 * g++.dg/cpp0x/static_assert3.C: Likewise.
99 * g++.dg/cpp0x/udlit-cpp98-neg.C: Likewise.
100 * g++.dg/cpp0x/udlit-shadow-neg.C: Likewise.
101 * g++.dg/cpp0x/union1.C: Likewise.
102 * g++.dg/cpp0x/variadic-ex10.C: Likewise.
103 * g++.dg/cpp0x/variadic-ex14.C: Likewise.
104 * g++.dg/cpp0x/variadic2.C: Likewise.
105 * g++.dg/cpp0x/variadic20.C: Likewise.
106 * g++.dg/cpp0x/variadic74.C: Likewise.
107 * g++.dg/diagnostic/bitfld2.C: Likewise.
108 * g++.dg/ext/attrib44.C: Likewise.
109 * g++.dg/ext/no-asm-1.C: Likewise.
110 * g++.dg/other/error34.C: Likewise.
111 * g++.dg/parse/crash46.C: Likewise.
112 * g++.dg/parse/error10.C: Likewise.
113 * g++.dg/parse/error2.C: Likewise.
114 * g++.dg/parse/error3.C: Likewise.
115 * g++.dg/parse/error36.C: Likewise.
116 * g++.dg/parse/error8.C: Likewise.
117 * g++.dg/parse/error9.C: Likewise.
118 * g++.dg/parse/parser-pr28152-2.C: Likewise.
119 * g++.dg/parse/parser-pr28152.C: Likewise.
120 * g++.dg/parse/template25.C: Likewise.
121 * g++.dg/parse/typename11.C: Likewise.
122 * g++.dg/tc1/dr147.C: Likewise.
123 * g++.dg/template/deduce3.C: Likewise.
124 * g++.dg/template/koenig9.C: Likewise.
125 * g++.dg/template/pr23510.C: Likewise.
126 * g++.dg/warn/pr12242.C: Likewise.
127 * g++.dg/warn/pr30551-2.C: Likewise.
128 * g++.dg/warn/pr30551.C: Likewise.
129 * g++.old-deja/g++.other/typename1.C: Likewise.
130 * g++.old-deja/g++.pt/niklas01a.C: Likewise.
132 2012-06-13 Janis Johnson <janisjo@codesourcery.com>
135 * lib/dg-pch.exp (dg-flags-pch): Add flags to make compile lines in
138 * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
139 scan-not-hiddent, scan-file, scan-file-not, scan-stack-usage,
140 scan-stack-usage-not): Don't strip torture options from test name.
142 * lib/scandump.exp (scan-dump-times): Use printable version of
143 regexp in test summary line.
145 * gcc.dg/di-longlong64-sync-1.c: Add comments to checks for multiple
146 messages reported for one line of source code.
147 * gcc.dg/format/few-1.c: Likewise.
148 * gcc.dg/ia64-sync-2.c: Likewise.
149 * gcc.dg/sync-2.c: Likewise.
150 * gcc.dg/noncompile/pr44517.c: Likewise.
152 2012-06-12 Janis Johnson <janisjo@codesourcery.com>
154 * gcc.dg/torture/stackalign/stackalign.exp: Combine stack
155 alignment torture options with usual torture options.
156 * gcc.dg/torture/stackalign/alloca-2.c: Use dg-additional-options
157 instead of dg-options.
158 * gcc.dg/torture/stackalign/alloca-3.c: Likewise.
159 * gcc.dg/torture/stackalign/alloca-4.c: Likewise.
160 * gcc.dg/torture/stackalign/alloca-5.c: Likewise.
161 * gcc.dg/torture/stackalign/alloca-6.c: Likewise.
162 * gcc.dg/torture/stackalign/push-1.c: Likewise.
163 * gcc.dg/torture/stackalign/vararg-3.c: Likewise.
165 * gcc.target/arm/di-longlong64-sync-withhelpers.c: Add comments
166 to checks for multiple messages reported for one line of source code.
167 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Likewise.
169 * gcc.c-torture/compile/sync-1.c: Add comments to checks for multiple
170 messages reported for one line of source code.
172 * gcc.dg/20031223-1.c: Add comments to check for multiple
173 messages reported for one line of source code.
174 * gcc.dg/Wconversion-integer.c: Likewise.
175 * gcc.dg/Wfatal-2.c: Likewise.
176 * gcc.dg/Wfatal.c: Likewise.
177 * gcc.dg/Wobjsize-1.c: Likewise.
178 * gcc.dg/c99-vla-jump-1.c: Likewise.
179 * gcc.dg/c99-vla-jump-2.c: Likewise.
180 * gcc.dg/c99-vla-jump-3.c: Likewise.
181 * gcc.dg/c99-vla-jump-4.c: Likewise.
182 * gcc.dg/c99-vla-jump-5.c: Likewise.
183 * gcc.dg/decl-9.c: Likewise.
184 * gcc.dg/declspec-10.c: Likewise.
185 * gcc.dg/declspec-18.c: Likewise.
186 * gcc.dg/mtune.c: Likewise.
187 * gcc.dg/parser-pr28152-2.c: Likewise.
188 * gcc.dg/parser-pr28152.c: Likewise.
189 * gcc.dg/pr14475.c: Likewise.
190 * gcc.dg/pr27953.c: Likewise.
191 * gcc.dg/pr28322-3.c: Likewise.
192 * gcc.dg/pr30457.c: Likewise.
193 * gcc.dg/pr30551-2.c: Likewise.
194 * gcc.dg/pr30551-3.c: Likewise.
195 * gcc.dg/pr30551-4.c: Likewise.
196 * gcc.dg/pr30551-5.c: Likewise.
197 * gcc.dg/pr30551-6.c: Likewise.
198 * gcc.dg/pr30551.c: Likewise.
199 * gcc.dg/pr45461.c: Likewise.
200 * gcc.dg/pr48552-1.c: Likewise.
201 * gcc.dg/pr48552-2.c: Likewise.
202 * gcc.dg/redecl-1.c: Likewise.
203 * gcc.dg/transparent-union-3.c: Likewise.
204 * gcc.dg/utf-dflt.c: Likewise.
205 * gcc.dg/utf-dflt2.c: Likewise.
206 * gcc.dg/vla-8.c: Likewise.
207 * gcc.dg/vla-init-1.c: Likewise.
208 * gcc.dg/wtr-int-type-1.c: Likewise.
210 * c-c++-common/raw-string-3.c: Add comments to checks for multiple
211 messages reported for for one line of source code.
212 * c-c++-common/raw-string-5.c: Likewise.
213 * c-c++-common/raw-string-4.c: Likewise.
214 * c-c++-common/raw-string-6.c: Likewise.
215 * c-c++-common/pr20000.c: Likewise.
217 * gcc.dg/cpp/include2a.c: Add comments to checks for multiple
218 messages reported for one line of source code.
219 * gcc.dg/cpp/pr30786.c: Likewise.
220 * gcc.dg/cpp/pr28709.c: Likewise.
221 * gcc.dg/cpp/missing-header-MD.c: Likewise.
222 * gcc.dg/cpp/macspace2.c: Likewise.
223 * gcc.dg/cpp/missing-header-1.c: Likewise.
224 * gcc.dg/cpp/missing-header-MMD.c: Likewise.
225 * gcc.dg/cpp/missing-sysheader-MD.c: Likewise.
226 * gcc.dg/cpp/missing-sysheader-MMD.c: Likewise.
228 2012-07-09 Jason Merrill <jason@redhat.com>
231 * g++.dg/cpp0x/nullptr29.C: New.
233 2012-07-06 Mikael Morin <mikael@gcc.gnu.org>
236 * gfortran.dg/inline_sum_4.f90: New test.
238 2012-07-06 Richard Guenther <rguenther@suse.de>
240 Backport from mainline
241 2012-06-18 Richard Guenther <rguenther@suse.de>
243 PR tree-optimization/53693
244 * g++.dg/torture/pr53693.C: New testcase.
246 2012-07-06 Richard Guenther <rguenther@suse.de>
248 Backport from mainline
249 2012-04-11 Richard Guenther <rguenther@suse.de>
252 * gfortran.dg/pr52621.f90: New testcase.
254 2012-07-05 Pat Haugen <pthaugen@us.ibm.com>
256 Backport from mainline
257 2012-05-24 Pat Haugen <pthaugen@us.ibm.com>
259 * gcc.target/powerpc/lhs-1.c: New.
260 * gcc.target/powerpc/lhs-2.c: New.
261 * gcc.target/powerpc/lhs-3.c: New.
263 2012-07-03 Eric Botcazou <ebotcazou@adacore.com>
265 * gnat.dg/recursive_call.adb: New test.
267 2012-07-03 Eric Botcazou <ebotcazou@adacore.com>
269 * gnat.dg/discr37.ad[sb]: New test.
271 2012-07-02 Jason Merrill <jason@redhat.com>
274 * g++.dg/template/ref6.C: New.
277 * g++.dg/cpp0x/lambda/lambda-template6.C: New.
279 2012-06-29 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
281 Backport from mainline.
282 2012-05-30 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
283 * gcc.target/arm/neon-vrev.c: New.
285 2012-06-28 Richard Guenther <rguenther@suse.de>
288 * gcc.dg/torture/pr53790.c: New testcase.
290 2012-06-27 Fabien ChĂȘne <fabien@gcc.gnu.org>
293 * g++.dg/cpp0x/forw_enum11.C: New.
295 2012-06-26 Richard Guenther <rguenther@suse.de>
298 * g++.dg/torture/pr53752.C: New testcase.
300 2012-06-25 Jason Merrill <jason@redhat.com>
304 * g++.dg/cpp0x/decltype38.C: New.
305 * g++.dg/cpp0x/variadic132.C: New.
308 * g++.dg/cpp0x/nullptr28.C: New.
311 * g++.dg/cpp0x/constexpr-tuple.C: New.
313 2012-06-25 Jakub Jelinek <jakub@redhat.com>
316 * gcc.target/i386/pr53759.c: New test.
319 * g++.dg/cpp0x/nsdmi7.C: New test.
321 2012-06-22 Tobias Burnus <burnus@net-b.de>
323 Backport from mainline
324 2012-06-17 Tobias Burnus <burnus@net-b.de>
328 * gfortran.dg/transfer_check_3.f90: New.
330 2012-06-22 Eric Botcazou <ebotcazou@adacore.com>
332 * gnat.dg/lto15.ad[sb]: New test.
334 2012-06-19 Kaz Kojima <kkojima@gcc.gnu.org>
336 * gcc.dg/stack-usage-1.c: Remove dg-options line for sh targets
339 2012-06-19 Jason Merrill <jason@redhat.com>
342 * g++.dg/cpp0x/decltype37.C: New.
345 * g++.dg/debug/localclass1.C: New.
347 * g++.dg/debug/dwarf2/namespace-2.C: New.
348 * g++.dg/debug/dwarf2/localclass3.C: New.
350 2012-06-19 Richard Guenther <rguenther@suse.de>
353 * g++.dg/lto/pr53470_0.C: New testcase.
354 * gcc.dg/lto/pr53470_0.c: Likewise.
356 2012-06-19 Jason Merrill <jason@redhat.com>
360 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
363 * g++.dg/template/local7.C: New.
365 2012-06-16 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
367 Back port from mainline
368 2012-05-09 Uros Bizjak <ubizjak@gmail.com>
371 * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
372 directive to Scan for vpmuldq, not vpmacsdql.
374 2012-06-15 Eric Botcazou <ebotcazou@adacore.com>
376 * gnat.dg/vect8.ad[sb]: New test.
378 2012-06-14 Jakub Jelinek <jakub@redhat.com>
380 Backported from mainline
381 2012-06-12 Jakub Jelinek <jakub@redhat.com>
383 PR rtl-optimization/53589
384 * gcc.dg/torture/pr53589.c: New test.
386 2012-06-07 Jakub Jelinek <jakub@redhat.com>
389 * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
390 * gcc.dg/gomp/critical-4.c: Likewise.
391 * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
392 * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
393 * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
394 * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
395 * c-c++-common/gomp/pr53580.c: New test.
397 2012-06-14 Tobias Burnus <burnus@net-b.de>
399 Backport from mainline
400 2012-06-04 Tobias Burnus <burnus@net-b.de>
403 * gfortran.dg/init_flag_10.f90: New.
405 2012-06-14 Richard Guenther <rguenther@suse.de>
407 Backport from mainline
408 2012-06-11 Richard Guenther <rguenther@suse.de>
411 * g++.dg/ext/pr53605.C: New testcase.
413 2012-06-14 Tobias Burnus <burnus@net-b.de>
416 * gfortran.dg/save_4.f90: New.
418 2012-06-14 Richard Guenther <rguenther@suse.de>
420 Backport from mainline
421 2012-06-06 Fabien ChĂȘne <fabien@gcc.gnu.org>
424 * g++.dg/cpp0x/pr52841.C: New testcase.
426 2012-06-13 Christian Bruel <christian.bruel@st.com>
429 * gcc.dg/stack-usage-1.c: Force -fomit-frame-pointer on SH.
431 2012-06-14 Release Manager
433 * GCC 4.7.1 released.
435 2012-06-12 Jason Merrill <jason@redhat.com>
438 * g++.dg/template/local7.C: New.
442 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
444 2012-06-04 Paolo Carlini <paolo.carlini@oracle.com>
447 * g++.dg/warn/Wenum-compare-no-2: New.
449 2012-06-04 Edmar Wienskoski <edmar@freescale.com>
452 * gcc.target/powerpc/cell_builtin_1.c: New test case.
453 * gcc.target/powerpc/cell_builtin_2.c: Ditto.
454 * gcc.target/powerpc/cell_builtin_3.c: Ditto.
455 * gcc.target/powerpc/cell_builtin_4.c: Ditto.
456 * gcc.target/powerpc/cell_builtin_5.c: Ditto.
457 * gcc.target/powerpc/cell_builtin_6.c: Ditto.
458 * gcc.target/powerpc/cell_builtin_7.c: Ditto.
459 * gcc.target/powerpc/cell_builtin_8.c: Ditto.
461 2012-06-04 Richard Guenther <rguenther@suse.de>
463 Backport from mainline
464 2012-04-25 Jakub Jelinek <jakub@redhat.com>
467 * gcc.c-torture/compile/pr52979-1.c: New test.
468 * gcc.c-torture/execute/pr52979-1.c: New test.
469 * gcc.c-torture/execute/pr52979-2.c: New test.
471 2012-06-04 Jakub Jelinek <jakub@redhat.com>
473 PR tree-optimization/53550
474 * gcc.dg/pr53550.c: New test.
476 2012-06-04 Richard Guenther <rguenther@suse.de>
477 Eric Botcazou <ebotcazou@adacore.com>
479 Backport from mainline
483 * gcc.dg/torture/pr48124-1.c: New testcase.
484 * gcc.dg/torture/pr48124-2.c: Likewise.
485 * gcc.dg/torture/pr48124-3.c: Likewise.
486 * gcc.dg/torture/pr48124-4.c: Likewise.
487 * gnat.dg/pack16.adb: Likewise.
488 * gnat.dg/pack16_pkg.ads: Likewise.
489 * gnat.dg/pack17.adb: Likewise.
490 * gnat.dg/specs/pack7.ads: Likewise.
491 * gnat.dg/specs/pack8.ads: Likewise.
492 * gnat.dg/specs/pack8_pkg.ads: Likewise.
494 2012-06-01 Jason Merrill <jason@redhat.com>
497 * g++.dg/ext/visibility/template12.C: New.
498 * g++.dg/ext/attrib14.C: Adjust warning line.
501 * g++.dg/parse/new6.C: New.
502 * g++.dg/template/sizeof-template-argument.C: Adjust error message.
504 2012-06-01 Jason Merrill <jason@redhat.com>
507 * g++.dg/cpp0x/lambda/lambda-template5.C: New.
509 2012-06-01 Jason Merrill <jason@redhat.com>
512 * g++.dg/cpp0x/auto33.C: New.
514 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
516 * c-c++-common/restrict-2.c: Revert previous change.
518 2012-06-01 Eric Botcazou <ebotcazou@adacore.com>
521 * gnat.dg/lto14.adb: Skip on Solaris.
523 2012-05-31 Jason Merrill <jason@redhat.com>
526 * g++.dg/cpp0x/initlist-ctor1.C: New.
528 2012-05-31 Richard Guenther <rguenther@suse.de>
531 * gcc.dg/torture/pr48493.c: New testcase.
533 2012-05-30 Jakub Jelinek <jakub@redhat.com>
536 * g++.dg/init/new33.C: New test.
538 2012-05-30 Jason Merrill <jason@redhat.com>
541 * c-c++-common/array-lit.c: New.
542 * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
544 2012-05-30 Richard Guenther <rguenther@suse.de>
547 * gcc.dg/torture/pr53501.c: New testcase.
548 * c-c++-common/restrict-2.c: Adjust.
550 2012-05-30 Jakub Jelinek <jakub@redhat.com>
552 PR rtl-optimization/53519
553 * gcc.c-torture/compile/pr53519.c: New test.
555 2012-05-29 Richard Guenther <rguenther@suse.de>
557 PR tree-optimization/53516
558 * gcc.dg/torture/pr53516.c: New testcase.
560 2012-05-29 Paolo Carlini <paolo.carlini@oracle.com>
563 * g++.dg/parse/crash60.C: New.
565 2012-05-28 Jakub Jelinek <jakub@redhat.com>
567 PR tree-optimization/53505
568 * c-c++-common/torture/pr53505.c: New test.
570 2012-05-25 Ian Lance Taylor <iant@google.com>
572 * gcc.dg/split-6.c: New test.
574 2012-05-25 Eric Botcazou <ebotcazou@adacore.com>
576 * gnat.dg/lto14.adb: New test.
578 2012-05-24 Richard Guenther <rguenther@suse.de>
581 * g++.dg/tree-prof/pr53460.C: New testcase.
583 2012-05-24 Jakub Jelinek <jakub@redhat.com>
585 PR tree-optimization/53465
586 * gcc.c-torture/execute/pr53465.c: New test.
588 2012-05-23 Tobias Burnus <burnus@net-b.de>
591 * gfortran.dg/realloc_on_assign_15.f90: New.
593 2012-05-22 Richard Guenther <rguenther@suse.de>
595 PR tree-optimization/53408
596 * gcc.dg/torture/pr53408.c: New testcase.
598 2012-05-22 Richard Guenther <rguenther@suse.de>
601 * gcc.dg/torture/pr51071-2.c: New testcase.
603 2012-05-21 Jakub Jelinek <jakub@redhat.com>
605 PR tree-optimization/53366
606 * gcc.dg/torture/pr53366-1.c: New test.
607 * gcc.dg/torture/pr53366-2.c: New test.
608 * gcc.target/i386/pr53366-1.c: New test.
609 * gcc.target/i386/pr53366-2.c: New test.
611 PR tree-optimization/53409
612 * gcc.c-torture/compile/pr53409.c: New test.
614 PR tree-optimization/53410
615 * gcc.c-torture/compile/pr53410-1.c: New test.
616 * gcc.c-torture/compile/pr53410-2.c: New test.
618 2012-05-21 Joseph Myers <joseph@codesourcery.com>
621 * gcc.c-torture/compile/pr53418-1.c,
622 gcc.c-torture/compile/pr53418-2.c: New tests.
624 2012-05-21 Patrick Marlier <patrick.marlier@gmail.com>
626 * gcc.dg/tm/indirect-2.c: New test.
628 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
630 Backport from mainline
631 2012-05-21 Uros Bizjak <ubizjak@gmail.com>
632 H.J. Lu <hongjiu.lu@intel.com>
635 * gcc.target/i386/pr53416.c: New file.
637 2012-05-20 Eric Botcazou <ebotcazou@adacore.com>
639 * gnat.dg/lto13.adb: New test.
640 * gnat.dg/lto13_pkg.ad[sb]: New helper.
642 2012-05-18 Eric Botcazou <ebotcazou@adacore.com>
644 * gnat.dg/specs/lto12.ads: New test.
645 * gnat.dg/specs/lto12_pkg.ads: New helper.
647 2012-05-17 David S. Miller <davem@davemloft.net>
649 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
650 failure on sparc-*-linux-gnu.
652 2012-05-16 Richard Henderson <rth@redhat.com>
655 * g++.dg/opt/pr52727.C: New testcase.
657 2012-05-16 Richard Guenther <rguenther@suse.de>
659 PR tree-optimization/53364
660 * g++.dg/torture/pr53364.C: New testcase.
662 2012-05-15 Jakub Jelinek <jakub@redhat.com>
665 * gcc.dg/pr53358.c: New test.
667 2012-05-14 Uros Bizjak <ubizjak@gmail.com>
669 * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
670 * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
672 2012-05-12 Eric Botcazou <ebotcazou@adacore.com>
674 * gnat.dg/null_pointer_deref3.adb: New test.
676 2012-05-10 Paolo Carlini <paolo.carlini@oracle.com>
679 * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
681 2012-05-10 Eric Botcazou <ebotcazou@adacore.com>
683 * gnat.dg/lto11.ad[sb]: New test.
685 2012-05-08 Hans-Peter Nilsson <hp@axis.com>
688 * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
690 2012-05-07 Jakub Jelinek <jakub@redhat.com>
692 PR tree-optimization/53239
693 * g++.dg/opt/vrp3.C: New test.
694 * g++.dg/opt/vrp3-aux.cc: New file.
695 * g++.dg/opt/vrp3.h: New file.
697 2012-05-07 Tobias Burnus <burnus@net-b.de>
699 Backport from mainline:
700 2012-05-07 Tobias Burnus <burnus@net-b.de>
703 * gfortran.dg/typebound_operator_15.f90: New.
705 2012-05-05 Tobias Burnus <burnus@net-b.de>
707 Backport from mainline:
708 2012-05-04 Tobias Burnus <burnus@net-b.de>
711 * gfortran.dg/constructor_7.f90: New.
712 * gfortran.dg/constructor_8.f90: New.
714 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
716 Backport from mainline:
718 2012-05-04 Ulrich Weigand <ulrich.weigand@linaro.org>
720 PR tree-optimization/52633
721 * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
722 recognized as widening shifts instead of over-widening.
723 * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
724 * gcc.dg/vect/vect-over-widen-4.c: Likewise.
725 * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
726 * gcc.target/arm/pr52633.c: New test.
728 2012-04-10 Ulrich Weigand <ulrich.weigand@linaro.org>
730 PR tree-optimization/52870
731 * gcc.dg/vect/pr52870.c: New test.
733 2012-05-04 Richard Guenther <rguenther@suse.de>
735 * gcc.dg/lto/pr53214_0.c: New testcase.
737 2012-05-04 Eric Botcazou <ebotcazou@adacore.com>
739 * gcc.target/ia64/pr48496.c: New test.
740 * gcc.target/ia64/pr52657.c: Likewise.
742 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
744 Backport from mainline
745 2012-05-03 Michael Meissner <meissner@linux.vnet.ibm.com>
748 * gcc.target/powwerpc/pr53199.c: New file.
750 2012-05-03 Martin Jambor <mjambor@suse.cz>
752 Backport from mainline
753 2012-05-02 Martin Jambor <mjambor@suse.cz>
756 * g++.dg/lto/pr52605_0.C: New test.
758 2012-05-03 Paolo Carlini <paolo.carlini@oracle.com>
761 * g++.dg/other/final2.C: New.
763 2012-05-03 Jakub Jelinek <jakub@redhat.com>
766 * gcc.dg/pr53174.c: New test.
769 * gcc.target/arm/pr53187.c: New test.
770 * gcc.c-torture/compile/pr53187.c: New test.
772 2012-05-03 Richard Guenther <rguenther@suse.de>
774 PR tree-optimization/53144
775 * gcc.dg/torture/pr53144.c: New testcase.
777 2012-05-02 Tobias Burnus <burnus@net-b.de>
779 Backport from mainline
780 2012-04-16 Tobias Burnus <burnus@net-b.de>
783 * gfortran.dg/pointer_intent_6.f90: New.
785 2012-05-02 Jakub Jelinek <jakub@redhat.com>
787 PR tree-optimization/53163
788 * gcc.c-torture/compile/pr53163.c: New test.
790 PR rtl-optimization/53160
791 * gcc.c-torture/execute/pr53160.c: New test.
793 2012-04-30 Thomas Koenig <tkoenig@gcc.gnu.org>
797 * gfortran.dg/function_optimize_12.f90: New test.
799 2012-04-30 Uros Bizjak <ubizjak@gmail.com>
801 Backport from mainline
802 2012-04-27 Paolo Bonzini <bonzini@gnu.org>
805 * gcc.c-torture/execute/20120427-1.c: New testcase.
807 2012-04-26 Hans-Peter Nilsson <hp@axis.com>
810 * gcc.dg/torture/pr53120.c: New test.
812 2012-04-25 Jakub Jelinek <jakub@redhat.com>
815 * gcc.dg/pr52880.c: New test.
817 2012-04-24 Georg-Johann Lay <avr@gjlay.de>
820 PR tree-optimizations/52891
822 * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
824 2012-04-24 Richard Guenther <rguenther@suse.de>
826 PR tree-optimization/53085
827 * g++.dg/torture/pr53085.C: New testcase.
829 2012-04-23 Richard Guenther <rguenther@suse.de>
832 * gcc.dg/pr53060.c: New testcase.
834 2012-04-23 Jakub Jelinek <jakub@redhat.com>
836 PR tree-optimizations/52891
837 * gcc.c-torture/compile/pr52891-1.c: New test.
838 * gcc.c-torture/compile/pr52891-2.c: New test.
840 2012-04-20 Ian Lance Taylor <iant@google.com>
842 * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
843 (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
845 2012-04-17 Paolo Carlini <paolo.carlini@oracle.com>
848 * g++.dg/parse/crash59.C: New.
850 2012-04-16 Jason Merrill <jason@redhat.com>
853 * g++.dg/cpp0x/variadic131.C: New.
855 2012-04-16 Jason Merrill <jason@redhat.com>
858 * g++.dg/cpp0x/variadic129.C: New.
861 * g++.dg/cpp0x/variadic128.C: New.
863 2012-04-16 Uros Bizjak <ubizjak@gmail.com>
865 Backport from mainline
866 2012-04-12 Uros Bizjak <ubizjak@gmail.com>
869 * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
870 second function argument.
871 * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
872 (calc_permps): Update declaration. Calculate result correctly.
873 (avx2_test): Change src2 type to union256i_d.
874 * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
877 2012-04-16 Martin Jambor <mjambor@suse.cz>
879 Backported from mainline
881 2012-04-13 Martin Jambor <mjambor@suse.cz>
884 * g++.dg/ipa/pr52939.C: New test.
886 2012-04-15 Jason Merrill <jason@redhat.com>
889 * g++.dg/cpp0x/variadic125.C: New.
892 * g++.dg/cpp0x/variadic124.C: New.
894 2012-04-15 Fabien ChĂȘne <fabien@gcc.gnu.org>
897 * g++.dg/lookup/using52.C: New.
899 2012-04-13 Jason Merrill <jason@redhat.com>
902 * g++.dg/cpp0x/variadic123.C: New.
903 * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
905 2012-04-11 Jason Merrill <jason@redhat.com>
908 * g++.dg/ext/attrib45.C: New.
910 2012-04-13 Tom de Vries <tom@codesourcery.com>
912 Backport from mainline r186419.
914 2012-04-13 Tom de Vries <tom@codesourcery.com>
916 * gcc.dg/pr52734.c: New test.
918 2012-04-13 Richard Guenther <rguenther@suse.de>
920 PR tree-optimization/52969
921 * gcc.dg/torture/pr52969.c: New testcase.
923 2012-04-13 Richard Guenther <rguenther@suse.de>
926 * gcc.dg/pr52862.c: New testcase.
928 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
930 Backport from mainline
931 2012-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
934 * gcc.target/powerpc/pr52775.c: New file.
936 2012-04-12 Richard Guenther <rguenther@suse.de>
938 PR tree-optimization/52943
939 * gcc.dg/torture/pr52943.c: New testcase.
941 2012-04-09 Mike Stump <mikestump@comcast.net>
943 * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
944 * gcc.dg/tree-ssa/vrp59.c: Likewise.
945 * gcc.dg/tree-ssa/vrp60.c: Likewise.
946 * gnat.dg/aggr11.adb: Likewise.
947 * gnat.dg/aggr11_pkg.ads: Likewise.
948 * gnat.dg/aggr15.adb: Likewise.
949 * gnat.dg/aggr15.ads: Likewise.
950 * gnat.dg/aggr17.adb: Likewise.
951 * gnat.dg/aggr18.adb: Likewise.
952 * gnat.dg/array14.adb: Likewise.
953 * gnat.dg/array14.ads: Likewise.
954 * gnat.dg/array14_pkg.ads: Likewise.
955 * gnat.dg/array19.adb: Likewise.
956 * gnat.dg/array19.ads: Likewise.
957 * gnat.dg/discr27.adb: Likewise.
958 * gnat.dg/discr27.ads: Likewise.
959 * gnat.dg/discr35.adb: Likewise.
960 * gnat.dg/discr35.ads: Likewise.
961 * gnat.dg/discr6.adb: Likewise.
962 * gnat.dg/discr6_pkg.ads: Likewise.
963 * gnat.dg/import1.adb: Likewise.
964 * gnat.dg/import1.ads: Likewise.
965 * gnat.dg/loop_address2.adb: Likewise.
966 * gnat.dg/opt7.adb: Likewise.
967 * gnat.dg/opt7.ads: Likewise.
968 * gnat.dg/pointer_variable_bounds.adb: Likewise.
969 * gnat.dg/pointer_variable_bounds.ads: Likewise.
970 * gnat.dg/rep_clause2.adb: Likewise.
971 * gnat.dg/rep_clause2.ads: Likewise.
972 * gnat.dg/slice2.adb: Likewise.
973 * gnat.dg/slice2.ads: Likewise.
974 * gnat.dg/slice6.adb: Likewise.
975 * gnat.dg/slice6_pkg.ads: Likewise.
976 * gnat.dg/specs/unchecked_union2.ads: Likewise.
977 * gnat.dg/taft_type2.adb: Likewise.
978 * gnat.dg/taft_type2.ads: Likewise.
979 * gnat.dg/taft_type2_pkg.ads: Likewise.
980 * gnat.dg/volatile10.adb: Likewise.
981 * gnat.dg/volatile10_pkg.ads: Likewise.
983 * gcc.dg/dll-8.c: Remove execute permissions.
984 * g++.dg/ext/dllexport5.C: Likewise.
986 2012-04-09 Eric Botcazou <ebotcazou@adacore.com>
988 * lib/target-supports.exp (check_effective_target_sparc_v9): New.
989 (check_effective_target_sync_long_long): Add SPARC case.
990 (check_effective_target_sync_long_long_runtime): Likewise.
991 (check_effective_target_sync_int_long): Adjust SPARC case.
992 (check_effective_target_sync_char_short): Likewise.
994 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
998 * gfortran.dg/function_optimize_11.f90: New test.
1000 2012-04-07 Thomas Koenig <tkoenig@gcc.gnu.org>
1004 * gfortran.dg/use_only_6.f90: New test.
1006 2012-04-06 Mike Stump <mikestump@comcast.net>
1009 * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
1011 2012-04-05 Jason Merrill <jason@redhat.com>
1014 * g++.dg/template/qualified-id5.C: New.
1016 2012-04-03 Jason Merrill <jason@redhat.com>
1019 * g++.dg/cpp0x/variadic-value1.C: New.
1021 2012-04-03 Richard Guenther <rguenther@suse.de>
1023 Backport from mainline
1024 2012-03-02 Richard Guenther <rguenther@suse.de>
1026 PR tree-optimization/52406
1027 * gcc.dg/torture/pr52406.c: New testcase.
1029 2012-04-03 Richard Guenther <rguenther@suse.de>
1031 Backport from mainline
1032 2012-03-15 Richard Guenther <rguenther@suse.de>
1035 * gfortran.dg/vect/pr52580.f: New testcase.
1037 2012-04-03 Richard Guenther <rguenther@suse.de>
1039 Backport from mainline
1040 2012-03-06 Richard Guenther <rguenther@suse.de>
1043 * gcc.dg/torture/pr52493.c: New testcase.
1045 2012-03-23 Richard Guenther <rguenther@suse.de>
1047 PR tree-optimization/52678
1048 * gfortran.dg/pr52678.f: New testcase.
1050 2012-03-26 Richard Guenther <rguenther@suse.de>
1052 PR tree-optimization/52701
1053 * gfortran.dg/pr52701.f90: New testcase.
1055 2012-03-30 Richard Guenther <rguenther@suse.de>
1057 PR tree-optimization/52754
1058 * gcc.target/i386/pr52754.c: New testcase.
1060 2012-04-03 Jakub Jelinek <jakub@redhat.com>
1062 PR tree-optimization/52835
1063 * gfortran.dg/pr52835.f90: New test.
1065 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
1067 * gnat.dg/controlled6.adb: New test.
1068 * gnat.dg/controlled6_pkg.ads: New helper.
1069 * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
1071 2012-03-29 Meador Inge <meadori@codesourcery.com>
1074 * g++.dg/cpp0x/constexpr-52672.C: New testcase.
1076 2012-03-29 Paolo Carlini <paolo.carlini@oracle.com>
1079 * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
1081 2012-03-29 Jason Merrill <jason@redhat.com>
1084 * g++.dg/template/inherit8.C: New.
1086 2012-03-29 Jakub Jelinek <jakub@redhat.com>
1089 * g++.dg/ext/weak4.C: New test.
1091 2012-03-29 Jason Merrill <jason@redhat.com>
1094 * g++.dg/cpp0x/initlist-array3.C: New.
1096 2012-03-28 Jason Merrill <jason@redhat.com>
1099 * g++.dg/overload/virtual2.C: New.
1101 2012-03-28 Martin Jambor <mjambor@suse.cz>
1103 Backported from mainline
1104 2012-03-27 Martin Jambor <mjambor@suse.cz>
1107 * gcc.dg/torture/pr52693.c: New test.
1109 2012-03-28 Jakub Jelinek <jakub@redhat.com>
1112 * gcc.dg/pr52691.c: New test.
1115 * gcc.c-torture/compile/pr52750.c: New test.
1117 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1119 Backport from 2012-03-28 mainline r185910.
1122 * gcc.target/avr/torture/builtins-2.c: New test.
1124 2012-03-28 Jakub Jelinek <jakub@redhat.com>
1127 * gcc.target/i386/pr52736.c: New test.
1129 2012-03-27 Richard Guenther <rguenther@suse.de>
1132 * gcc.dg/torture/pr52720.c: New testcase.
1134 2012-03-26 Georg-Johann Lay <avr@gjlay.de>
1136 Backport from 2012-03-26 mainline r185793.
1138 * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
1139 Add "-Os -flto" to list.
1141 2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
1143 * gnat.dg/concat2.ad[sb]: New test.
1145 2012-03-24 Steven Bosscher <steven@gcc.gnu.org>
1148 * gcc.c-torture/compile/limits-externdecl.c: New test.
1150 2012-03-22 Paolo Carlini <paolo.carlini@oracle.com>
1153 * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
1155 2012-03-22 Tobias Burnus <burnus@net-b.de>
1158 * gfortran.dg/intrinsic_8.f90: New.
1160 2012-03-22 Jakub Jelinek <jakub@redhat.com>
1163 * g++.dg/ext/attrib44.C: New test.
1165 2012-03-22 Jason Merrill <jason@redhat.com>
1167 * g++.dg/torture/pr52582.C: New.
1169 2012-03-22 Georg-Johann Lay <avr@gjlay.de>
1171 Backport from 2012-03-20 mainline r185583.
1173 * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
1176 Backport from 2012-03-20 mainline r185570.
1179 * gcc.target/avr/torture/addr-space-2.h: New file.
1180 * gcc.target/avr/torture/addr-space-2-g.h: New test.
1181 * gcc.target/avr/torture/addr-space-2-0.h: New test.
1182 * gcc.target/avr/torture/addr-space-2-1.h: New test.
1183 * gcc.target/avr/torture/addr-space-2-x.h: New test.
1185 Backport from 2012-03-12 mainline r185255.
1188 * gcc.target/avr/torture/addr-space-1.h: New file.
1189 * gcc.target/avr/torture/addr-space-g.h: New test.
1190 * gcc.target/avr/torture/addr-space-0.h: New test.
1191 * gcc.target/avr/torture/addr-space-1.h: New test.
1192 * gcc.target/avr/torture/addr-space-x.h: New test.
1194 2012-03-22 Jakub Jelinek <jakub@redhat.com>
1196 Backported from mainline
1197 2012-03-14 Jakub Jelinek <jakub@redhat.com>
1200 * g++.dg/cpp0x/udlit-args2.C: New test.
1202 2012-03-13 Jakub Jelinek <jakub@redhat.com>
1205 * gcc.dg/Wunused-var-3.c: New test.
1207 2012-03-22 Release Manager
1209 * GCC 4.7.0 released.
1211 2012-03-20 Jason Merrill <jason@redhat.com>
1213 * g++.dg/cpp0x/auto32.C: New.
1215 2012-03-15 Jakub Jelinek <jakub@redhat.com>
1216 Andrew Pinski <apinski@cavium.com>
1219 * gcc.dg/pr52592.c: New test.
1221 2012-03-14 Jakub Jelinek <jakub@redhat.com>
1224 * g++.dg/opt/pr52582.C: New test.
1226 2012-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1229 * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
1231 * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
1233 2012-03-10 Tobias Burnus <burnus@net-b.de>
1236 * gfortran.dg/proc_ptr_34.f90: New.
1238 2012-03-07 Jason Merrill <jason@redhat.com>
1241 * g++.dg/cpp0x/udlit-mangle.C: New.
1243 2012-03-04 Georg-Johann Lay <avr@gjlay.de>
1245 Backport from mainline r184894.
1246 * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
1249 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
1251 Backport from mainline
1252 2012-03-02 Peter Bergner <bergner@vnet.ibm.com>
1254 * gcc.target/powerpc/pr52457.c: New test.
1256 2012-03-01 Kai Tietz <ktietz@redhat.com>
1258 * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
1259 routines on mingw targets.
1260 * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
1263 2012-03-01 Jakub Jelinek <jakub@redhat.com>
1265 PR tree-optimization/52445
1266 * gcc.dg/pr52445.c: New test.
1268 2012-02-29 Jakub Jelinek <jakub@redhat.com>
1271 * gcc.c-torture/compile/pr52437.c: New test.
1274 * gcc.dg/torture/pr52419.c: New test.
1276 PR tree-optimization/52429
1277 * gcc.dg/torture/pr52429.c: New test.
1278 * g++.dg/opt/pr52429.C: New test.
1280 2012-02-29 Richard Guenther <rguenther@suse.de>
1283 * gcc.dg/lto/trans-mem-1_0.c: Remove.
1284 * gcc.dg/lto/trans-mem-1_1.c: Likewise.
1285 * gcc.dg/lto/trans-mem-2_0.c: Likewise.
1286 * gcc.dg/lto/trans-mem-2_1.c: Likewise.
1287 * gcc.dg/lto/trans-mem-4_0.c: Likewise.
1288 * gcc.dg/lto/trans-mem-4_1.c: Likewise.
1290 2012-02-29 Jakub Jelinek <jakub@redhat.com>
1292 * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
1294 2012-02-29 Paul Thomas <pault@gcc.gnu.org>
1297 * gfortran.dg/realloc_on_assign_13.f90 : New test.
1299 2012-02-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1302 * gcc.target/arm/neon/pr51534.c: New testcase.
1304 2012-02-28 Richard Guenther <rguenther@suse.de>
1307 * gcc.dg/torture/pr52407.c: New testcase.
1309 2012-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1311 * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
1312 * gcc.target/arm/vfp2.c: Likewise.
1313 * gcc.target/arm/vfp3.c: Likewise.
1314 * gcc.target/arm/vfp4.c: Likewise.
1315 * gcc.target/arm/vfp5.c: Likewise.
1316 * gcc.target/arm/vfp6.c: Likewise.
1317 * gcc.target/arm/vfp7.c: Likewise.
1318 * gcc.target/arm/vfp8.c: Likewise.
1319 * gcc.target/arm/vfp9.c: Likewise.
1320 * gcc.target/arm/vfp10.c: Likewise.
1321 * gcc.target/arm/vfp11.c: Likewise.
1322 * gcc.target/arm/vfp12.c: Likewise.
1323 * gcc.target/arm/vfp13.c: Likewise.
1324 * gcc.target/arm/vfp14.c: Likewise.
1325 * gcc.target/arm/vfp15.c: Likewise.
1326 * gcc.target/arm/vfp16.c: Likewise.
1327 * gcc.target/arm/vfp17.c: Likewise.
1328 * gcc.target/arm/neon-constants.h: New file.
1329 * gcc.target/arm/neon-vect1.c: New test.
1330 * gcc.target/arm/neon-vect2.c: New test.
1331 * gcc.target/arm/neon-vect3.c: New test.
1332 * gcc.target/arm/neon-vect4.c: New test.
1333 * gcc.target/arm/neon-vect5.c: New test.
1334 * gcc.target/arm/neon-vect6.c: New test.
1335 * gcc.target/arm/neon-vect7.c: New test.
1336 * gcc.target/arm/neon-vect8.c: New test.
1338 2012-02-28 Richard Guenther <rguenther@suse.de>
1340 PR tree-optimization/52402
1341 * gcc.dg/torture/pr52402.c: New testcase.
1343 2012-02-28 Richard Guenther <rguenther@suse.de>
1346 * g++.dg/lto/pr52400_0.C: New testcase.
1348 2012-02-28 Georg-Johann Lay <avr@gjlay.de>
1350 * gcc.target/avr/torture/builtins-1.c: New test.
1351 * gcc.target/avr/torture/builtins-error.c: New test.
1353 2012-02-28 Kai Tietz <ktietz@redhat.com>
1355 * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
1357 * gcc.target/i386/pr45352-2.c: Likewise.
1358 * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
1360 * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
1361 targets instead rand.
1362 * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
1363 * gcc.target/i386/sse2-mul-1.c: Likewise.
1364 * gcc.target/i386/sse4_1-blendps.c: Likewise.
1365 * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
1367 * gcc.target/i386/pad-1.c: Likewise.
1368 * gcc.target/i386/pad-9.c: Likewise.
1369 * gcc.target/i386/pad-2.c: Likewise.
1370 * gcc.target/i386/pad-5b.c: Likewise.
1371 * gcc.target/i386/pad-8.c: Likewise.
1372 * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
1373 * gcc.target/i386/pr44130.c: Likewise.
1374 * gcc.target/i386/align-main-1.c: Likewise.
1375 * gcc.target/i386/align-main-2.c: Likewise.
1376 * gcc.target/i386/sw-1.c: Likewise.
1377 * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
1378 on x64 mingw target.
1379 * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
1380 * gcc.target/i386/pr46295.c: Likewise.
1381 * gcc.target/i386/amd64-abi-1.c: Likewise.
1382 * gcc.target/i386/amd64-abi-2.c: Likewise.
1383 * gcc.target/i386/pr39082-1.c: Likewise.
1384 * gcc.target/i386/pr39162.c: Likewise.
1385 * gcc.target/i386/pr22152.c: Likewise.
1386 * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
1387 * gcc.target/i386/wrfsbase-2.c: Likewise.
1388 * gcc.target/i386/local.c: Likewise
1389 * gcc.target/i386/wrgsbase-1.c: Likewise.
1390 * gcc.target/i386/wrfsbase-1.c: Likewise.
1391 * gcc.target/i386/pr39315-3.c: Likewise.
1392 * gcc.target/i386/pr35767-4.c: Likewise.
1393 * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
1395 * gcc.target/i386/pr45336-2.c: Likewise.
1396 * gcc.target/i386/pr45336-1.c: Likewise.
1397 * gcc.target/i386/pr45336-4.c: Likewise.
1399 2012-02-27 Tristan Gingold <gingold@adacore.com>
1401 * gnat.dg/array20.ad[sb]: New test.
1403 2012-02-27 Jakub Jelinek <jakub@redhat.com>
1406 * gcc.target/arm/pr52375.c: New test.
1407 * gcc.c-torture/compile/pr52375.c: New test.
1409 2012-02-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1411 * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
1412 * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
1414 2012-02-27 Eric Botcazou <ebotcazou@adacore.com>
1416 * gnat.dg/aggr19.adb: New test.
1417 * gnat.dg/aggr19_pkg.ad[sb]: New helper.
1419 2012-02-26 Oleg Endo <olegendo@gcc.gnu.org>
1422 * gcc.target/sh/pr49263.c: New.
1424 2012-02-24 Andrew MacLeod <amacleod@redhat.com>
1426 * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
1427 simulate_thread_wrapper_other_threads
1428 * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
1429 Move initialization of 'value' to main().
1430 (main): Initialize 'value';
1431 * gcc.dg/simulate-thread/speculative-store.c
1432 (simulate_thread_step_verify): Return 0 when successful.
1433 * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
1435 (INSN_COUNT_THRESHOLD): New. Instruction limit to terminate test.
1436 (simulate_thread_wrapper_other_threads): Return a success/fail value
1437 and issue an error if the instruction count threshold is exceeded.
1439 2012-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1442 * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
1443 * gcc.target/mips/interrupt_handler-3.c: Likewise.
1445 2012-02-24 Richard Guenther <rguenther@suse.de>
1448 * gcc.dg/pr52355.c: New testcase.
1450 2012-02-23 Kai Tietz <ktietz@redhat.com>
1452 * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
1454 * gcc.dg/Wpadded.c: Likewise.
1455 * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
1457 * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
1458 for sleep by Sleep and add windows.h include for this function.
1459 * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
1461 * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
1463 * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
1465 * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
1466 on x64 mingw target.
1467 * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
1468 * gcc.dg/pr50251.c: Disable test for x64 mingw target.
1469 * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
1470 failure on LLP64 target.
1472 2012-02-23 Uros Bizjak <ubizjak@gmail.com>
1475 * gcc.dg/noncompile/pr52290.c: New test.
1477 2012-02-23 Jakub Jelinek <jakub@redhat.com>
1479 PR tree-optimization/52019
1480 * gcc.dg/tree-ssa/ipa-split-6.c: New test.
1482 2012-02-22 Kai Tietz <ktietz@redhat.com>
1484 * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
1485 * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
1486 derived pdiff_t type.
1487 * g++.dg/torture/pr49720.C: Likewise
1489 2012-02-22 Uros Bizjak <ubizjak@gmail.com>
1492 * gcc.target/i386/pr52330.c: New test.
1494 2012-02-22 Tobias Burnus <burnus@net-b.de>
1497 * gfortran.dg/io_constraints_10.f90: New.
1499 2012-02-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1501 * lib/target-supports.exp (check_effective_target_vect_condition):
1502 Return true for NEON.
1504 2012-02-21 Kai Tietz <ktietz@redhat.com>
1506 * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
1508 2012-02-21 Richard Guenther <rguenther@suse.de>
1510 PR tree-optimization/52324
1511 * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
1513 2012-02-21 Georg-Johann Lay <avr@gjlay.de>
1516 * gcc.target/avr/torture/pr51782-1.c: New test.
1518 2012-02-21 Jakub Jelinek <jakub@redhat.com>
1520 PR tree-optimization/52318
1521 * gcc.dg/pr52318.c: New test.
1523 2012-02-20 Kai Tietz <ktietz@redhat.com>
1525 * gcc.dg/bf-ms-layout-3.c: New testcase.
1527 2012-02-20 Thomas Koenig <tkoenig@gcc.gnu.org>
1531 * gfortran.dg/vect/pr32380.f: XFAIL on PowerPC and ia-64.
1533 2012-02-20 Richard Guenther <rguenther@suse.de>
1535 PR tree-optimization/52298
1536 * gcc.dg/torture/pr52298.c: New testcase.
1537 * gcc.dg/vect/pr52298.c: Likewise.
1539 2012-02-20 Georg-Johann Lay <avr@gjlay.de>
1541 * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
1542 * gcc.c-torture/execute/pr52286.c: Ditto.
1544 2012-02-20 Jakub Jelinek <jakub@redhat.com>
1546 PR tree-optimization/52286
1547 * gcc.c-torture/execute/pr52286.c: New test.
1549 2012-02-18 Tobias Burnus <burnus@net-b.de>
1552 * gfortran.dg/interface_35.f90: Use -std=f2003.
1553 * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
1554 * gfortran.dg/interface_assignment_4.f90: Ditto.
1555 * gfortran.dg/bessel_1.f90: Ditto.
1556 * gfortran.dg/func_result_6.f90: Ditto.
1557 * gfortran.dg/hypot_1.f90: Ditto.
1558 * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
1560 2012-02-17 Tobias Burnus <burnus@net-b.de>
1562 PR translation/52232
1563 PR translation/52234
1564 PR translation/52245
1565 PR translation/52246
1566 PR translation/52262
1567 PR translation/52273
1568 * gfortran.dg/coarray_22.f90: Update dg-error.
1569 * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
1571 2012-02-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1574 * lib/gcc-simulate-thread.exp: Load timeout.exp.
1575 (simulate-thread): Use default timeout.
1577 2012-02-16 Jason Merrill <jason@redhat.com>
1580 * g++.dg/ext/timevar1.C: New.
1582 2012-02-16 Fabien ChĂȘne <fabien@gcc.gnu.org>
1585 * g++.dg/template/using21.C: New.
1586 * g++.dg/template/using22.C: Likewise.
1588 2012-02-16 Jason Merrill <jason@redhat.com>
1591 * g++.dg/cpp0x/lambda/lambda-err1.C: New.
1593 2012-02-16 Jakub Jelinek <jakub@redhat.com>
1595 PR tree-optimization/52255
1596 * gcc.c-torture/compile/pr52255.c: New test.
1599 * g++.dg/debug/dwarf2/pr52260.C: New test.
1602 * g++.dg/ipa/pr51929.C: New test.
1604 2012-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
1607 * gcc.target/powerpc/pr52199.c: New file.
1609 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1612 * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
1614 2012-02-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1616 * gcc.dg/pr51867.c: Don't include <math.h>.
1619 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
1621 * gcc.dg/lto/20091013-1_1.c: xfail for avr.
1622 * gcc.dg/lto/20091013-1_2.c: xfail for avr.
1624 2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
1626 PR tree-optimization/50561
1627 * gcc.dg/graphite/pr50561.c: New testcase.
1629 2012-02-15 Georg-Johann Lay <avr@gjlay.de>
1631 * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
1632 * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
1634 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1636 * gnat.dg/discr35.ad[sb]: New test.
1638 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1640 * gnat.dg/volatile10.adb: New test.
1641 * gnat.dg/volatile10_pkg.ads: New helper.
1643 2012-02-14 Jason Merrill <jason@redhat.com>
1645 * g++.dg/ext/attrib43.C: New.
1647 2012-02-14 Hans-Peter Nilsson <hp@axis.com>
1649 * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
1650 * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
1652 * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
1653 gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
1654 * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
1655 effective_target fgnu_tm.
1656 * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
1658 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1661 * g++.dg/template/asmgoto1.C: New test.
1663 2012-02-14 Ian Lance Taylor <iant@google.com>
1666 * go.test/go-test.exp (go-gc-tests): Disable optimizations when
1667 compiling generated file for 64bit and index tests.
1669 2012-02-14 Uros Bizjak <ubizjak@gmail.com>
1671 * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
1673 2012-02-14 Richard Guenther <rguenther@suse.de>
1675 PR tree-optimization/52244
1676 PR tree-optimization/51528
1677 * gcc.dg/torture/pr52244.c: New testcase.
1679 2012-02-14 Walter Lee <walt@tilera.com>
1681 * g++.dg/other/PR23205.C: Disable test on tile.
1682 * g++.dg/other/pr23205-2.C: Disable test on tile.
1683 * gcc.dg/20020312-2.c: Add a condition for __tile__.
1684 * gcc.dg/20040813-1.c: Disable test on tile.
1685 * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
1686 * gcc.misc-tests/linkage.exp: Handle tilegx.
1688 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1690 PR tree-optimization/52210
1691 * gcc.dg/pr52210.c: New test.
1693 2012-02-14 Jason Merrill <jason@redhat.com>
1696 * g++.dg/overload/defarg5.C: New.
1698 2012-02-14 Jakub Jelinek <jakub@redhat.com>
1701 * c-c++-common/pr52181.c: New test.
1703 2012-02-13 Jakub Jelinek <jakub@redhat.com>
1706 * g++.dg/ext/atomic-1.C: New test.
1708 2012-02-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1710 * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
1712 2012-02-13 Jakub Jelinek <jakub@redhat.com>
1715 * gcc.c-torture/execute/pr52209.c: New test.
1717 2012-02-12 Mikael Morin <mikael@gcc.gnu.org>
1720 * gfortran.dg/elemental_optional_args_5.f03: New test.
1722 2012-02-12 Iain Sandoe <iains@gcc.gnu.org>
1725 * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
1728 2012-02-11 Ian Lance Taylor <iant@google.com>
1731 * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
1732 SPARC Solaris. Don't run the test at all on systems where it may
1733 not work, rather than xfailing it.
1735 2012-02-11 Richard Sandiford <rdsandiford@googlemail.com>
1737 PR rtl-optimization/52175
1738 * gcc.c-torture/compile/pr52175.c: New test.
1740 2012-02-10 Jason Merrill <jason@redhat.com>
1743 * g++.dg/template/repo10.C: New.
1745 2012-02-11 Jakub Jelinek <jakub@redhat.com>
1748 * gcc.dg/pr52132.c: New test.
1750 2012-02-10 Eric Botcazou <ebotcazou@adacore.com>
1752 * gnat.dg/specs/aggr4.ads: New test.
1753 * gnat.dg/specs/aggr4_pkg.ads: New helper.
1755 2012-02-10 H.J. Lu <hongjiu.lu@intel.com>
1758 * gcc.target/i386/pr52146.c: New.
1760 2012-02-10 Jakub Jelinek <jakub@redhat.com>
1763 * c-c++-common/pr52177.c: New test.
1765 2012-02-10 Jan Hubicka <jh@suse.cz>
1768 * g++.dg/torture/pr48600.C: New testcase.
1770 2012-02-09 Peter Bergner <bergner@vnet.ibm.com>
1773 * gcc.dg/dfp/pr52140.c: New test.
1775 2012-02-09 Jakub Jelinek <jakub@redhat.com>
1778 * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
1781 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1784 * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
1785 * testsuite/gcc.dg/pr51867.c: New test.
1787 2012-02-09 Ian Lance Taylor <iant@google.com>
1789 * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
1790 which don't support -fsplit-stack. Turn off optimization when
1791 compiling select5-out.go.
1793 2012-02-08 Ian Lance Taylor <iant@google.com>
1795 * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
1796 systems which don't support -fsplit-stack.
1798 2012-02-08 Andrew MacLeod <amacleod@redhat.com>
1800 * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
1801 * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
1802 machine instuction in the log.
1804 2012-02-08 Jack Howarth <howarth@bromo.med.uc.edu>
1806 * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
1809 2012-02-08 Magnus Granberg <zorry@gentoo.org>
1812 * gcc.dg/pr48524.c: New test.
1813 * gcc.dg/pr48524.spec: New spec file for test.
1815 2012-02-08 Thomas Koenig <tkoenig@gcc.gnu.org>
1818 * gfortran.dg/vect/pr32380.f90: New test.
1820 2012-02-08 Tobias Burnus <burnus@net-b.de>
1823 * gfortran.dg/realloc_on_assign_12.f90: New.
1825 2012-02-08 Richard Guenther <rguenther@suse.de>
1827 PR rtl-optimization/52170
1828 * gcc.dg/torture/pr52170.c: New testcase.
1830 2012-02-08 Jakub Jelinek <jakub@redhat.com>
1832 PR gcov-profile/52150
1833 * gcc.dg/tree-prof/pr52150.c: New test.
1835 PR rtl-optimization/52139
1836 * gcc.dg/pr52139.c: New test.
1838 2012-02-07 Jason Merrill <jason@redhat.com>
1841 * g++.dg/cpp0x/constexpr-union3.C: New.
1844 * g++.dg/lto/pr52035_0.C: New.
1846 2012-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1848 * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
1849 * gcc.dg/special/weak-1.c: Likewise.
1850 * gcc.dg/ucnid-12.c: Likewise.
1851 * gcc.dg/torture/pr45678-1.c: Likewise.
1852 * gcc.dg/torture/pr45678-2.c: Likewise.
1853 * gcc.dg/vector-4.c: Likewise.
1854 * gcc.dg/ipa/inline-5.c: Likewise.
1855 * gcc.dg/ucnid-11.c: Likewise.
1856 * gcc.misc-tests/gcov-13.c: Likewise.
1857 * gcc.misc-tests/gcov-14.c: Likewise.
1858 * g++.dg/ext/label13.C: Likewise.
1859 * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
1860 hppa*-*-hpux* options.
1861 * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
1862 * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
1863 * gcc.dg/pr48616.c: Likewise.
1864 * gcc.dg/pr17957.c: Likewise.
1865 * gcc.dg/pr17055-1.c: Likewise.
1866 * gcc.dg/pr32912-1.c: Likewise.
1867 * gcc.dg/tm/pr51472.c: Likewise.
1868 * c-c++-common/fold-bitand-4.c: Likewise.
1869 * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
1870 Use dg-additional-options for extra options.
1872 2012-02-07 Joern Rennecke <joern.rennecke@embecosm.com>
1874 * gcc.target/epiphany/interrupt-2.c: New test.
1876 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1879 * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
1880 * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
1883 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1886 * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
1888 2012-02-07 Richard Sandiford <rdsandiford@googlemail.com>
1892 * lib/target-supports.exp (check_effective_target_mips_eabi): New.
1893 * gcc.target/mips/va-arg-1.c: New test.
1895 2012-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
1897 * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
1898 for -mno-pointers-to-nested-functions.
1900 2012-02-07 Eric Botcazou <ebotcazou@adacore.com>
1902 * gcc.c-torture/execute/20120207-1.c: New test.
1904 2012-02-07 Jakub Jelinek <jakub@redhat.com>
1906 PR rtl-optimization/52060
1907 * gcc.dg/torture/pr52060.c: New test.
1910 * gcc.c-torture/compile/pr52074.c: New test.
1912 2012-02-07 Tobias Burnus <burnus@net-b.de>
1915 * gfortran.dg/class_to_type_2.f90: New.
1917 2012-02-06 Thomas König <tkoenig@gcc.gnu.org>
1920 * gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
1923 2012-02-06 Jason Merrill <jason@redhat.com>
1926 * g++.dg/template/conv13.C: New.
1928 2012-02-06 Richard Guenther <rguenther@suse.de>
1930 PR tree-optimization/52115
1931 * gcc.c-torture/compile/pr52115.c: New testcase.
1933 2012-02-06 Jakub Jelinek <jakub@redhat.com>
1936 * gcc.c-torture/execute/pr52129.c: New test.
1938 2012-02-06 Andrey Belevantsev <abel@ispras.ru>
1940 * gcc.dg/pr48374.c: Actually add the test I forgot
1941 in the 2012-01-25 commit.
1943 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1946 * gfortran.dg/vect/vect-8.f90: New test case.
1948 2012-02-05 Thomas König <tkoenig@gcc.gnu.org>
1951 * gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
1953 2012-02-05 Paul Thomas <pault@gcc.gnu.org>
1956 * gfortran.dg/class_48.f90 : Add test of allocate class array
1957 component with source in subroutine test3. Remove commenting
1958 out in subroutine test4, since branching on unitialized variable
1959 is now fixed (no PR for this last.).
1961 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1963 * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
1965 * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
1967 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1970 * lib/target-supports.exp (check_effective_target_mips_rel): New.
1971 * gcc.dg/pr48774.c: Skip on MIPS REL targets.
1973 2012-02-05 Richard Sandiford <rdsandiford@googlemail.com>
1975 * lib/target-supports.exp (check_effective_target_mips_llsc): New.
1976 (check_effective_target_sync_int_long): Use it.
1977 (check_effective_target_sync_char_short): Likewise.
1978 * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
1980 2012-02-05 Tobias Burnus <burnus@net-b.de>
1983 * gfortran.dg/class_48.f90: Add some further checks.
1985 2012-02-05 Ira Rosen <irar@il.ibm.com>
1987 PR tree-optimization/52091
1988 * gcc.dg/vect/pr52091.c: New test.
1990 2012-02-04 Jakub Jelinek <jakub@redhat.com>
1992 PR rtl-optimization/52113
1993 * gcc.target/avr/pr52113.c: New test.
1995 2012-02-03 Jakub Jelinek <jakub@redhat.com>
1997 PR rtl-optimization/52092
1998 * gcc.c-torture/compile/pr52092.c: New test.
2000 2012-02-02 Mikael Morin <mikael@gcc.gnu.org>
2003 * gfortran.dg/class_array_10.f03: New test.
2006 * gfortran.dg/class_array_11.f03: New test.
2009 * gfortran.dg/class_array_12.f03: New test.
2011 2012-02-02 Paul Thomas <pault@gcc.gnu.org>
2014 * gfortran.dg/realloc_on_assign_11.f90: New test.
2016 2012-02-02 Tobias Burnus <burnus@net-b.de>
2019 * gfortran.dg/shape_7.f90: New.
2021 2012-02-02 Richard Sandiford <rdsandiford@googlemail.com>
2023 * gcc.target/mips/mips-prepend-1.c: New test.
2025 2012-02-02 Jan Hubicka <jh@suse.cz>
2026 Tom de Vries <tom@codesourcery.com>
2029 * testsuite/gcc.dg/alias-12.c: New testcase.
2030 * testsuite/gcc.dg/alias-13.c: New testcase.
2032 2012-02-02 Jakub Jelinek <jakub@redhat.com>
2035 * gcc.dg/pr52086.c: New test.
2037 PR tree-optimization/52073
2038 * gcc.c-torture/compile/pr52073.c: New test.
2040 2012-02-01 Thomas König <tkoenig@gcc.gnu.org>
2043 * gfortran.dg/function_optimize_10.f90: New test.
2045 2012-02-01 Uros Bizjak <ubizjak@gmail.com>
2047 * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
2050 2012-02-01 Tobias Burnus <burnus@net-b.de>
2053 * gfortran.dg/typebound_operator_14.f90: New.
2055 2012-02-01 Tobias Burnus <burnus@net-b.de>
2058 * gfortran.dg/elemental_function_1.f90: New.
2060 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
2062 PR rtl-optimization/51374
2063 * gcc.target/avr/torture/pr51374-1.c:
2064 Also fail if SBIS is seen.
2066 2012-02-01 Georg-Johann Lay <avr@gjlay.de>
2068 PR rtl-optimization/51374
2069 * gcc.target/avr/torture/pr51374-1.c: New.
2071 2012-01-31 Tobias Burnus <burnus@net-b.de>
2074 * gfortran.dg/typebound_generic_11.f90: New.
2076 2012-01-31 Tobias Burnus <burnus@net-b.de>
2079 * gfortran.dg/class_49.f90: New.
2081 2012-01-31 Tobias Burnus <burnus@net-b.de>
2084 * gfortran.dg/elemental_args_check_6.f90: New.
2086 2012-01-31 Jason Merrill <jason@redhat.com>
2089 * g++.dg/cpp0x/variadic122.C: New.
2091 2012-01-31 Paul Thomas <pault@gcc.gnu.org>
2094 * gfortran.dg/realloc_on_assign_10.f90: New test.
2096 2012-01-31 Richard Guenther <rguenther@suse.de>
2098 PR tree-optimization/51528
2099 * gcc.dg/torture/pr51528.c: New testcase.
2101 2012-01-30 Uros Bizjak <ubizjak@gmail.com>
2104 * lib/go.exp (go_target_compile): Append timeout= to options.
2105 * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
2106 select5-out.go test on alpha*-*-* targets.
2108 2012-01-30 Richard Sandiford <rdsandiford@googlemail.com>
2110 * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
2111 (TEST_SHORT): Reformat in the same way.
2112 * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
2113 (TEST_SHORT): Reformat in the same way.
2114 * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
2115 * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
2116 * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
2117 * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
2118 * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
2120 2012-01-30 Bin Cheng <bin.cheng@arm.com>
2123 * gcc.target/arm/pr51835.c: New testcase.
2125 2012-01-30 Richard Guenther <rguenther@suse.de>
2127 PR tree-optimization/52028
2128 * gcc.dg/torture/pr52028.c: New testcase.
2129 * gfortran.dg/ldist-pr45199.f: Adjust.
2130 * gcc.dg/tree-ssa/ldist-16.c: Likewise.
2131 * gcc.dg/tree-ssa/ldist-17.c: Likewise.
2132 * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
2134 2012-01-30 Jakub Jelinek <jakub@redhat.com>
2137 * gcc.dg/tree-prof/pr52027.c: New test.
2139 PR tree-optimization/52046
2140 * gcc.dg/pr52046.c: New test.
2143 * g++.dg/other/pr52048.C: New test.
2145 2012-01-30 Richard Guenther <rguenther@suse.de>
2147 PR tree-optimization/52045
2148 * gcc.dg/pr52045.c: New testcase.
2150 2012-01-30 Greta Yorsh <Greta.Yorsh@arm.com>
2152 * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
2153 new code generated for __sync_lock_release.
2155 2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2157 * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
2159 2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2162 * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
2164 * g++.dg/ext/visibility/template10.C: Fix typo.
2166 * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
2168 2012-01-29 Paolo Carlini <paolo.carlini@oracle.com>
2171 * g++.dg/cpp0x/constexpr-ice6.C: New.
2173 2012-01-29 Tobias Burnus <burnus@net-b.de>
2176 * gfortran.dg/default_initialization_6.f90: New.
2178 2012-01-29 Tobias Burnus <burnus@net-b.de>
2181 * gfortran.dg/class_allocate_12.f90: Enable disabled test.
2182 * gfortran.dg/class_48.f90: New.
2184 2012-01-29 Janne Blomqvist <jb@gcc.gnu.org>
2187 * gfortran.dg/module_md5_1.f90: Update MD5 sum.
2189 2012-01-28 Tobias Burnus <burnus@net-b.de>
2192 * gfortran.dg/class_allocate_12.f90: New.
2194 2012-01-28 Eric Botcazou <ebotcazou@adacore.com>
2196 * gcc.dg/torture/pr50444.c: Fix dg directives.
2198 2012-01-28 Jakub Jelinek <jakub@redhat.com>
2201 * gcc.target/arm/pr52006.c: New test.
2203 2012-01-27 Aldy Hernandez <aldyh@redhat.com>
2206 * gcc.dg/lto/trans-mem.h: New file.
2207 * gcc.dg/lto/trans-mem-2_0.c: Include it.
2208 * gcc.dg/lto/trans-mem-1_1.c: Same.
2209 * gcc.dg/lto/trans-mem-4_1.c: Same.
2210 * gcc.dg/lto/trans-mem-3_1.c: Same.
2212 2012-01-27 Tobias Burnus <burnus@net-b.de>
2215 * gfortran.dg/dummy_procedure_7.f90: New.
2217 2012-01-27 Andreas Schwab <schwab@linux-m68k.org>
2219 * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
2220 *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
2222 2012-01-27 Jakub Jelinek <jakub@redhat.com>
2225 * g++.dg/other/gc5.C: New test.
2227 2012-01-27 Richard Guenther <rguenther@suse.de>
2229 PR tree-optimization/50444
2230 * gcc.dg/torture/pr50444.c: New testcase.
2232 2012-01-27 Tobias Burnus <burnus@net-b.de>
2236 * gfortran.dg/move_alloc_13.f90: New.
2238 2012-01-27 Tobias Burnus <burnus@net-b.de>
2241 * gfortran.dg/allocate_alloc_opt_13.f90: New.
2242 * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
2243 and change dg-error string.
2245 2012-01-27 Tobias Burnus <burnus@net-b.de>
2248 * gfortran.dg/elemental_args_check_5.f90: New.
2250 2012-01-27 Richard Guenther <rguenther@suse.de>
2253 * g++.dg/torture/pr51959.C: New testcase.
2255 2012-01-27 Tom de Vries <tom@codesourcery.com>
2257 PR tree-optimization/51990
2258 * gcc.dg/pr51990.c: New test.
2259 * gcc.dg/pr51990-2.c: Same.
2261 2012-01-27 Paul Thomas <pault@gcc.gnu.org>
2262 Tobias Burnus <burnus@gcc.gnu.org>
2265 * gfortran.dg/class_allocate_11.f03: New.
2270 * gfortran.dg/class_allocate_7.f03: New.
2271 * gfortran.dg/class_allocate_8.f03: New.
2272 * gfortran.dg/class_allocate_9.f03: New.
2273 * gfortran.dg/class_allocate_10.f03: New.
2275 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
2277 * gnat.dg/discr34.adb: New test.
2278 * gnat.dg/discr34_pkg.ads: New helper.
2280 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
2282 * gnat.dg/discr33.adb: New test.
2284 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
2286 * gnat.dg/limited_with3.ad[sb): New test.
2287 * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
2288 * gnat.dg/limited_with3_pkg2.ads: Likewise.
2289 * gnat.dg/limited_with3_pkg3.ads: Likewise.
2291 2012-01-27 Eric Botcazou <ebotcazou@adacore.com>
2293 * gnat.dg/stack_usage1.adb: New test.
2294 * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
2296 * gcc.dg/pr44194-1.c: Remove superfluous include directive.
2297 * gcc.dg/pr44194-2.c: Likewise.
2299 2012-01-26 Paolo Carlini <paolo.carlini@oracle.com>
2302 * g++.dg/template/crash112.C: New.
2304 2012-01-27 Richard Henderson <rth@redhat.com>
2306 * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
2308 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2310 * gfortran.dg/reassoc_4.f: Use dg-additional-options.
2312 2012-01-26 Jakub Jelinek <jakub@redhat.com>
2315 * g++.dg/opt/pr51895.C: New test.
2317 2012-01-26 Michael Matz <matz@suse.de>
2319 PR tree-optimization/48794
2320 * gfortran.dg/gomp/pr48794-2.f90: New testcase.
2322 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2324 * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
2326 2012-01-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2328 * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
2329 * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
2331 * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
2332 the default value for s390 and s390x.
2334 2012-01-25 Aldy Hernandez <aldyh@redhat.com>
2337 * gcc.dg/lto/trans-mem-4_0.c: New.
2338 * gcc.dg/lto/trans-mem-4_1.c: New.
2339 * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
2341 * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
2342 * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
2344 * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
2345 * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
2348 2012-01-25 Georg-Johann Lay <avr@gjlay.de>
2350 * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
2352 2012-01-25 Ian Lance Taylor <iant@google.com>
2354 * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
2356 2012-01-25 Tobias Burnus <burnus@net-b.de>
2359 * gfortran.dg/typebound_proc_25.f90: New.
2361 2012-01-25 Jason Merrill <jason@redhat.com>
2364 * g++.dg/lto/pr51992_0.C: New.
2366 2012-01-25 Jakub Jelinek <jakub@redhat.com>
2368 PR tree-optimization/51987
2369 * gcc.target/i386/pr51987.c: New test.
2371 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
2373 * gcc.dg/tm/lto-1.c: Require lto support in target.
2375 2012-01-25 Andrey Belevantsev <abel@ispras.ru>
2377 PR rtl-optimization/48374
2378 * gcc.dg/pr48374.c: New test.
2380 2012-01-25 Greta Yorsh <Greta.Yorsh@arm.com>
2382 * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
2384 2012-01-25 Tobias Burnus <burnus@net-b.de>
2387 * gfortran.dg/derived_constructor_char_3.f90: New.
2389 2012-01-24 Ian Lance Taylor <iant@google.com>
2391 * go.test/go-test.exp (filecmp): New procedure.
2392 (errchk): Handle quoted square brackets.
2393 (go-gc-tests): Set go_compile_args. Handle various new test
2394 lines. Skip a few new tests.
2395 * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
2397 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
2399 * lib/target-supports.exp (proc check_effective_target_vect_perm)
2400 (check_effective_target_vect_extract_even_odd)
2401 (check_effective_target_vect_interleave): Return true for MIPS
2404 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
2406 * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
2407 (main): Use it instead of argc.
2409 2012-01-24 Jason Merrill <jason@redhat.com>
2412 * g++.dg/cpp0x/sfinae31.C: New.
2414 2012-01-24 Richard Sandiford <rdsandiford@googlemail.com>
2416 * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
2418 2012-01-24 Jason Merrill <jason@redhat.com>
2421 * g++.dg/inherit/covariant20.C: New.
2423 2012-01-24 Paolo Carlini <paolo.carlini@oracle.com>
2426 * g++.dg/parse/crash58.C: New.
2428 2012-01-24 Jakub Jelinek <jakub@redhat.com>
2431 * gcc.dg/pr51957-1.c: New test.
2432 * gcc.dg/pr51957-1.h: New file.
2433 * gcc.dg/pr51957-2.c: New test.
2435 2012-01-23 Jason Merrill <jason@redhat.com>
2438 * g++.dg/ext/visibility/template10.C: New.
2440 2012-01-23 Tobias Burnus <burnus@net-b.de>
2443 * gfortran.dg/move_alloc_12.f90: New.
2445 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2448 * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
2450 2012-01-23 Paolo Carlini <paolo.carlini@oracle.com>
2453 * g++.dg/template/crash111.C: New.
2455 2012-01-23 Arnaud Charlet <charlet@adacore.com>
2457 * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
2459 * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
2461 2012-01-23 Dodji Seketeli <dodji@redhat.com>
2464 * g++.dg/debug/dwarf2/nested-3.C: Accept multiple lines between
2465 the DW_TAG_class_type and DW_AT_name: "Executor".
2467 2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
2469 * lib/target-supports.exp
2470 (check_effective_target_vect_extract_even_odd): Handle ARM neon.
2471 (check_effective_target_vect_interleave): Likewise.
2473 2012-01-22 Jason Merrill <jason@redhat.com>
2476 * g++.dg/template/using20.C: New.
2477 * g++.dg/template/template-id-2.C: Adjust diagnostic.
2479 2012-01-23 Jason Merrill <jason@redhat.com>
2482 * g++.dg/torture/pr51344.C: Limit to x86.
2484 2012-01-23 Greta Yorsh <Greta.Yorsh@arm.com>
2486 * c-c++-common/tm/omp.c: Require target with pthread support.
2488 2012-01-23 Richard Guenther <rguenther@suse.de>
2490 PR tree-optimization/51949
2491 * gcc.dg/torture/pr51949.c: New testcase.
2493 2012-01-23 Jakub Jelinek <jakub@redhat.com>
2495 PR rtl-optimization/51933
2496 * gcc.c-torture/execute/pr51933.c: New test.
2498 2012-01-22 Douglas B Rupp <rupp@gnat.com>
2500 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
2501 Do not define for Interix.
2503 2012-01-22 Jason Merrill <jason@redhat.com>
2506 * g++.dg/lto/pr51832.h: New.
2507 * g++.dg/lto/pr51832_0.C: New.
2508 * g++.dg/lto/pr51832_1.C: New.
2510 2012-01-22 Eric Botcazou <ebotcazou@adacore.com>
2512 * gcc.dg/ext-elim-1.c: New test.
2514 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
2517 * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
2518 * g++.dg/opt/longbranch1.C: Likewise.
2520 2012-01-22 Richard Sandiford <rdsandiford@googlemail.com>
2522 * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
2525 2012-01-21 Steven G. Kargl <kargl@gcc.gnu.org>
2528 * gfortran.dg/namelist_74.f90: New test.
2529 * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
2531 2012-01-21 Tobias Burnus <burnus@net-b.de>
2534 * gfortran.dg/class_47.f90: New.
2536 2012-01-21 Eric Botcazou <ebotcazou@adacore.com>
2538 * gnat.dg/renaming5.ad[sb]: New test.
2540 2012-01-20 Jason Merrill <jason@redhat.com>
2543 * g++.dg/pch/mangle1.{C,Hs}: Remove.
2545 2012-01-20 Jason Merrill <jason@redhat.com>
2548 * g++.dg/ext/attrib42.C: Require ilp32.
2550 2012-01-20 Jakub Jelinek <jakub@redhat.com>
2553 * gcc.target/arm/pr51915.c: New test.
2555 2012-01-20 Cary Coutant <ccoutant@google.com>
2556 Dodji Seketeli <dodji@redhat.com>
2559 * g++.dg/debug/dwarf2/nested-3.C: New test.
2561 2012-01-20 Paolo Carlini <paolo.carlini@oracle.com>
2564 * g++.dg/template/crash110.C: New.
2566 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2568 * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
2569 Remove default options on hppa*-*-hpux*.
2571 2012-01-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2573 * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
2575 2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2577 * gcc.c-torture/compile/pr51856.c: New testcase.
2579 2012-01-20 Uros Bizjak <ubizjak@gmail.com>
2581 * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
2582 options to go_target_compile.
2584 2012-01-20 Kai Tietz <ktietz@redhat.com>
2586 * g++.dg/torture/pr51344.C: Fix typo.
2588 2012-01-20 Richard Guenther <rguenther@suse.de>
2590 PR tree-optimization/51903
2591 * g++.dg/torture/pr51903.C: New testcase.
2593 2012-01-20 Tobias Burnus <burnus@net-b.de>
2594 Janus Weil <janus@gcc.gnu.org>
2597 * gfortran.dg/use_21.f90: New.
2599 2012-01-20 Jakub Jelinek <jakub@redhat.com>
2602 * gcc.dg/torture/pr51106-1.c: New test.
2603 * gcc.dg/torture/pr51106-2.c: New test.
2605 2012-01-19 Kai Tietz <ktietz@redhat.com>
2607 * g++.dg/torture/pr51344.C: New test.
2609 2012-01-19 Tobias Burnus <burnus@net-b.de>
2612 * gfortran.dg/intrinsic_size_2.f90: New.
2614 2012-01-19 Jason Merrill <jason@redhat.com>
2617 * g++.dg/inherit/using7.C: New.
2619 2012-01-19 Richard Guenther <rguenther@suse.de>
2621 PR tree-optimization/37997
2622 * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
2624 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
2626 PR rtl-optimization/51505
2627 * gcc.dg/pr51505.c: New test.
2629 2012-01-18 Paul Thomas <pault@gcc.gnu.org>
2632 * gfortran.dg/typebound_operator_12.f03: New.
2633 * gfortran.dg/typebound_operator_13.f03: New.
2635 2012-01-18 Paolo Carlini <paolo.carlini@oracle.com>
2638 * g++.dg/cpp0x/pr51225.C: New.
2640 2012-01-17 Ian Lance Taylor <iant@google.com>
2643 * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
2645 2012-01-17 Tobias Burnus <burnus@net-b.de>
2648 * gfortran.dg/realloc_on_assign_9.f90: New.
2650 2012-01-17 Aldy Hernandez <aldyh@redhat.com>
2653 * gcc.dg/tm/memopt-3.c: Remove xfail.
2654 * gcc.dg/tm/memopt-4.c: Remove xfail.
2655 * gcc.dg/tm/memopt-5.c: Remove xfail.
2656 * gcc.dg/tm/memopt-7.c: Remove xfail.
2658 2012-01-17 Jakub Jelinek <jakub@redhat.com>
2660 PR tree-optimization/51877
2661 * gcc.c-torture/execute/pr51877.c: New test.
2663 2012-01-17 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
2665 * gcc.dg/vect/no-section-anchors-vect-69.c: Change
2666 {!vect_align_arrays} to vect_sizes_32B_16B.
2667 * gcc.dg/vect/vect-multitypes-1.c: Ditto.
2668 * gcc.dg/vect/vect-peel-3.c: Ditto.
2670 2012-01-16 Jason Merrill <jason@redhat.com>
2673 * g++.dg/abi/mangle60.C: New.
2676 * g++.dg/pch/mangle1.{C,Hs}: New.
2678 2012-01-16 Mikael Morin <mikael@gcc.gnu.org>
2679 Tobias Burnus <burnus@net-b.de>
2682 * gfortran.dg/elemental_optional_args_3.f90: New
2683 * gfortran.dg/elemental_optional_args_4.f90: New
2685 2012-01-16 Tobias Burnus <burnus@net-b.de>
2688 * gfortran.dg/use_20.f90: New
2690 2012-01-16 Jason Merrill <jason@redhat.com>
2693 * g++.dg/cpp0x/rv-bitfield.C: New.
2694 * g++.dg/cpp0x/rv-bitfield2.C: New.
2696 2012-01-16 Paul Thomas <pault@gcc.gnu.org>
2698 * gfortran.dg/class_array_3.f03: Remove the explicit loop in
2699 subroutine 'qsort' and use index array to assign the result.
2701 2012-01-16 Jakub Jelinek <jakub@redhat.com>
2703 PR tree-optimization/51865
2704 * gcc.dg/pr51865.c: New test.
2706 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
2708 * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
2710 2012-01-15 Richard Sandiford <rdsandiford@googlemail.com>
2712 * gcc.target/mips/code-readable-2.c: Allow the jump table address
2713 to be loaded from the constant pool, rather than via %hi and %lo.
2715 2012-01-15 Uros Bizjak <ubizjak@gmail.com>
2717 PR rtl-optimization/51821
2718 * gcc.dg/pr51821.c: New test.
2720 2012-01-15 Andreas Schwab <schwab@linux-m68k.org>
2722 * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
2724 2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
2726 * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
2728 2012-01-14 Tobias Burnus <burnus@net-b.de>
2731 * gfortran.dg/init_flag_8.f90: New.
2732 * gfortran.dg/init_flag_9.f90: New.
2734 2011-01-14 Tobias Burnus <burnus@net-b.de>
2737 * gfortran.dg/use_18.f90: New.
2738 * gfortran.dg/use_19.f90: New.
2740 2012-01-13 Ian Lance Taylor <iant@google.com>
2743 * g++.dg/warn/Wsign-compare-4.C: New.
2745 2012-01-13 Paul Thomas <pault@gcc.gnu.org>
2748 * gfortran.dg/alloc_comp_assign.f03: New.
2749 * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
2750 __BUILTIN_FREE from 38 to 32.
2752 2012-01-13 Jason Merrill <jason@redhat.com>
2755 * g++.dg/warn/Wreturn-type-7.C: New.
2757 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
2759 * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
2761 * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
2762 * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
2763 * gcc.dg/cpp/warn-multichar-2.c: Ditto.
2764 * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
2765 int32plus because of big array needed.
2766 * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
2767 * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
2769 2012-01-13 Jason Merrill <jason@redhat.com>
2772 * g++.dg/ext/visibility/template9.C: New.
2775 * g++.dg/cpp0x/defaulted34.C: New.
2776 * g++.dg/template/virtual3.C: New.
2778 2012-01-13 Richard Guenther <rguenther@suse.de>
2781 * gcc.dg/torture/pr8081.c: New testcase.
2783 2012-01-13 Georg-Johann Lay <avr@gjlay.de>
2785 * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
2787 2012-01-12 Jason Merrill <jason@redhat.com>
2790 * g++.dg/ext/stmtexpr14.C: New.
2792 2012-01-13 Dodji Seketeli <dodji@redhat.com>
2795 * g++.dg/cpp0x/constexpr-diag4.C: New test.
2797 2012-01-12 Jason Merrill <jason@redhat.com>
2800 * g++.dg/abi/mangle48.C: Test qualified-names, too.
2801 * g++.dg/abi/mangle58.C: Likewise.
2804 * g++.dg/template/arg8.C: New.
2806 2012-01-12 Ira Rosen <irar@il.ibm.com>
2808 PR tree-optimization/51799
2809 * gcc.dg/vect/pr51799.c: New test.
2810 * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
2813 2012-01-12 Dominique d'Humieres <dominiq@lps.ens.fr>
2814 Tobias Burnus <burnus@net-b.de>
2818 * lib/target-supports.exp
2819 (check_effective_target_fortran_largest_fp_has_sqrt): New.
2820 * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
2822 2012-01-11 Jason Merrill <jason@redhat.com>
2825 * g++.dg/ext/attrib42.C: New.
2827 2012-01-11 Jakub Jelinek <jakub@redhat.com>
2830 * gcc.dg/pr51796.c: New test.
2832 2012-01-11 Jason Merrill <jason@redhat.com>
2835 * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
2837 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
2839 * gnat.dg/array19.ad[sb]: New test.
2841 2012-01-11 Eric Botcazou <ebotcazou@adacore.com>
2843 * gnat.dg/opt23.ad[sb]: New test.
2844 * gnat.dg/opt23_pkg.ad[sb]: New helper.
2845 * gnat.dg/opt24.ad[sb]: New test.
2847 2012-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2849 PR tree-optimization/49642
2850 * gcc.dg/tree-ssa/pr49642-1.c: New test.
2851 * gcc.dg/tree-ssa/pr49642-2.c: New test.
2853 2012-01-11 Jason Merrill <jason@redhat.com>
2856 * g++.dg/template/explicit-args5.C: New.
2858 2012-01-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2860 * gcc.c-torture/execute/20120110-1.c: New testcase.
2862 2012-01-10 Jason Merrill <jason@redhat.com>
2865 * g++.dg/inherit/ambig1.C: New.
2868 * g++.dg/cpp0x/constexpr-cache1.C: New.
2870 2012-01-10 Richard Guenther <rguenther@suse.de>
2872 PR tree-optimization/51801
2873 * gcc.dg/torture/pr51801.c: New testcase.
2875 2012-01-10 Tobias Burnus <burnus@net-b.de>
2878 * gfortran.dg/allocate_with_typespec_5.f90: New.
2880 2012-01-10 Tobias Burnus <burnus@net-b.de>
2882 * gfortran.dg/class_39.f03: Update dg-error string.
2884 2012-01-10 Richard Guenther <rguenther@suse.de>
2886 PR tree-optimization/50913
2887 * gcc.dg/graphite/interchange-16.c: New testcase.
2888 * gcc.dg/graphite/scop-20.c: XFAIL.
2889 * gfortran.dg/graphite/interchange-1.f: Likewise.
2890 * gfortran.dg/graphite/block-1.f90: Likewise.
2891 * gfortran.dg/graphite/block-2.f: Likewise.
2893 2012-01-10 Richard Henderson <rth@redhat.com>
2895 * lib/target-supports.exp (check_effective_target_vect_perm,
2896 check_effective_target_vect_perm_byte,
2897 check_effective_target_vect_perm_short): Enable for arm neon.
2899 2012-01-09 Tobias Burnus <burnus@net-b.de>
2902 * gfortran.dg/typebound_operator_11.f90: New.
2904 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
2906 * gnat.dg/array18.adb: New test.
2907 * gnat.dg/array18_pkg.ads: New helper.
2909 2012-01-09 Paul Thomas <pault@gcc.gnu.org>
2912 * gfortran.dg/typebound_operator_7.f03: Insert parentheses
2913 around base object in first assignment in main program.
2914 * gfortran.dg/typebound_operator_10.f03: New test.
2916 2012-01-09 Martin Jambor <mjambor@suse.cz>
2918 PR tree-optimization/51759
2919 * g++.dg/ipa/pr51759.C: New test.
2921 2012-01-09 Tobias Burnus <burnus@net-b.de>
2924 * gfortran.dg/optional_absent_2.f90: New.
2926 2012-01-09 Tobias Burnus <burnus@net-b.de>
2929 * gfortran.dg/use_17.f90: New.
2931 2012-01-09 Gary Funck <gary@intrepid.com>
2933 PR preprocessor/33919
2934 * gcc.dg/pr33919.c: New test.
2935 * gcc.dg/pr33919-0.h: New test header file.
2936 * gcc.dg/pr33919-1.h: Ditto.
2937 * gcc.dg/pr33919-2.h: Ditto.
2939 2012-01-07 Jan Hubicka <jh@suse.cz>
2941 PR tree-optimize/51694
2942 * gcc.c-torture/compile/pr51694.c: new testcase.
2944 2012-01-07 Jan Hubicka <jh@suse.cz>
2946 PR tree-optimization/51600
2947 * g++.dg/torture/pr51600.C: New testcase.
2949 2012-01-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2951 PR gcov-profile/51715
2952 PR gcov-profile/51717
2953 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
2954 * gcc.misc-tests/gcov-14.c: Likewise.
2956 2012-01-06 Jason Merrill <jason@redhat.com>
2958 * g++.dg/parse/new5.C: New.
2960 2012-01-06 Patrick Marlier <patrick.marlier@gmail.com>
2963 * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
2964 including <string.h>.
2966 2012-01-06 Jason Merrill <jason@redhat.com>
2968 * g++.dg/abi/mangle51.C: New.
2969 * g++.dg/abi/mangle52.C: New.
2970 * g++.dg/abi/mangle53.C: New.
2971 * g++.dg/abi/mangle54.C: New.
2972 * g++.dg/abi/mangle55.C: New.
2973 * g++.dg/abi/mangle56.C: New.
2974 * g++.dg/abi/mangle57.C: New.
2975 * g++.dg/abi/mangle58.C: New.
2976 * g++.dg/abi/mangle59.C: New.
2977 * g++.dg/cpp0x/trailing3.C: Update mangling.
2978 * g++.dg/cpp0x/variadic111.C: Update mangling.
2979 * g++.dg/cpp0x/variadic4.C: Update mangling.
2980 * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
2981 * g++.dg/template/nontype22.C: Works now.
2982 * g++.dg/template/pr35240.C: Works now.
2984 * g++.dg/cpp0x/error7.C: New.
2986 2012-01-06 Tobias Burnus <burnus@net-b.de>
2988 * gfortran.dg/deallocate_stat_2.f90: New.
2989 * coarray/allocate_errgmsg.f90: New.
2990 * gfortran.dg/coarray_lib_alloc_1.f90: New.
2991 * gfortran.dg/coarray_lib_alloc_2.f90: New.
2992 * coarray/subobject_1.f90: Fix for num_images > 1.
2993 * gfortran.dg/deallocate_stat.f90: Update due to changed
2996 2012-01-06 Andrew Stubbs <ams@codesourcery.com>
2998 * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
3000 2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
3002 * ada/acats/overflow.lst: Add cb20004.
3004 2012-01-05 Dodji Seketeli <dodji@redhat.com>
3007 * g++.dg/cpp0x/alias-decl-18.C: New test.
3009 2012-01-05 Eric Botcazou <ebotcazou@adacore.com>
3011 * gcc.c-torture/execute/20120104-1.c: New test.
3013 2012-01-05 Paul Thomas <pault@gcc.gnu.org>
3016 * gfortran.dg/typebound_operator_9.f03: This is now a copy of
3017 the old typebound_operator_8.f03.
3018 * gfortran.dg/typebound_operator_8.f03: New version of
3019 typebound_operator_7.f03 with 'u' a derived type instead of a
3022 2012-01-05 Richard Guenther <rguenther@suse.de>
3024 * g++.dg/torture/pr49309.C: Skip for -flto.
3026 2012-01-05 Jakub Jelinek <jakub@redhat.com>
3029 * gcc.c-torture/compile/pr51761.c: New test.
3031 2012-01-05 Richard Guenther <rguenther@suse.de>
3033 PR tree-optimization/51760
3034 * gcc.dg/torture/pr51760.c: New testcase.
3036 2012-01-05 Aldy Hernandez <aldyh@redhat.com>
3039 * gcc.dg/tm/memopt-6.c: Adjust regexp.
3041 2012-01-05 Richard Guenther <rguenther@suse.de>
3044 * gfortran.dg/lto/pr41576_0.f90: New testcase.
3045 * gfortran.dg/lto/pr41576_1.f90: Likewise.
3047 2012-01-04 Jakub Jelinek <jakub@redhat.com>
3050 * gcc.dg/pr51695.c: New test.
3052 2012-01-04 Andrew Pinski <apinski@cavium.com>
3054 * gcc.target/mips/mips64-dsp-ldx1.c: New test.
3055 * gcc.target/mips/octeon2-lx-1.c: New test.
3056 * gcc.target/mips/mips64-dsp-ldx.c: New test.
3057 * gcc.target/mips/octeon2-lx-2.c: New test.
3058 * gcc.target/mips/octeon2-lx-3.c: New test.
3060 2012-01-04 Patrick Marlier <patrick.marlier@gmail.com>
3064 * gcc.dg/tm/alias-1.c: Adjust regexp.
3065 * gcc.dg/tm/alias-2.c: Adjust regexp.
3067 2012-01-04 Paolo Carlini <paolo.carlini@oracle.com>
3070 * g++.dg/warn/Wparentheses-26.C: New.
3072 2012-01-04 Mikael Morin <mikael@gcc.gnu.org>
3074 * gfortran.dg/elemental_optional_args_2.f90: New test.
3076 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
3079 * gfortran.dg/common_17.f90: New test.
3081 2012-01-04 Richard Guenther <rguenther@suse.de>
3083 PR tree-optimization/49651
3084 * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
3085 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
3087 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
3090 * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
3092 2012-01-03 Andrew Pinski <apinski@cavium.com>
3094 * lib/scanasm.exp (dg-function-on-line): Always use a special format
3095 for all mips targets. Also allow an optional .cfi_startproc.
3097 2012-01-03 Uros Bizjak <ubizjak@gmail.com>
3099 * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
3101 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
3104 * g++.dg/rtti/dyncast5.C: New.
3106 2012-01-03 Richard Guenther <rguenther@suse.de>
3108 PR tree-optimization/51070
3109 * gcc.dg/torture/pr51070-2.c: New testcase.
3111 2012-01-03 Richard Guenther <rguenther@suse.de>
3113 PR tree-optimization/51692
3114 * gcc.dg/torture/pr51692.c: New testcase.
3116 2012-01-03 Richard Guenther <rguenther@suse.de>
3119 * g++.dg/lto/pr51650-3_0.C: New testcase.
3121 2012-01-03 Paolo Carlini <paolo.carlini@oracle.com>
3124 * g++.dg/warn/Wredundant-decls-spec.C: New.
3126 2012-01-03 Jakub Jelinek <jakub@redhat.com>
3128 PR tree-optimization/51719
3129 * g++.dg/tree-prof/pr51719.C: New test.
3131 2012-01-03 Richard Guenther <rguenther@suse.de>
3134 * gcc.dg/fold-compare-6.c: New testcase.
3136 2012-01-03 Jakub Jelinek <jakub@redhat.com>
3139 * g++.dg/gomp/pr51669.C: New test.
3141 2012-01-02 Jason Merrill <jason@redhat.com>
3144 * g++.dg/cpp0x/constexpr-union2.C: New.
3147 * g++.dg/cpp0x/nsdmi-defer5.C: New.
3149 2012-01-02 Dodji Seketeli <dodji@redhat.com>
3152 * g++.dg/cpp0x/constexpr-99.C: New test.
3154 2012-01-02 Paolo Carlini <paolo.carlini@oracle.com>
3157 * g++.dg/template/init9.C: New.
3159 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3161 * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
3162 Increase copy to 5 bytes. Look for at least two "mem/s/u"s,
3163 rather than a specific number.
3165 2012-01-02 Paul Thomas <pault@gcc.gnu.org>
3170 * gfortran.dg/typebound_operator_7.f03: New.
3171 * gfortran.dg/typebound_operator_8.f03: New.
3173 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3176 * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
3178 * gcc.target/mips/dspr2-MULTU.c: Likewise.
3180 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3182 * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
3184 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3186 * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
3189 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3191 * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
3192 * gfortran.dg/io_real_boz_4.f90: Likewise.
3193 * gfortran.dg/io_real_boz_5.f90: Likewise.
3195 2012-01-02 Richard Sandiford <rdsandiford@googlemail.com>
3197 * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
3199 2012-01-02 Revital Eres <revital.eres@linaro.org>
3201 * gcc.dg/sms-11.c: New file.
3203 2012-01-02 Tobias Burnus <burnus@net-b.de>
3206 * gfortran.dg/coarray/image_index_3.f90: New.
3208 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
3211 * g++.dg/parse/enum8.C: New.
3213 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
3216 * g++.dg/conversion/reinterpret4.C: New.
3217 * g++.dg/conversion/reinterpret1.C: Adjust.
3219 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
3221 * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
3223 2012-01-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
3225 * g++.old-deja/g++.brendan/crash25.C: Adjust.
3226 * g++.old-deja/g++.brendan/crash56.C: Likewise.
3227 * g++.old-deja/g++.jason/access14.C: Likewise.
3228 * g++.old-deja/g++.jason/access8.C: Likewise.
3229 * g++.old-deja/g++.jason/access1.C: Likewise.
3230 * g++.old-deja/g++.other/access3.C: Likewise.
3231 * g++.old-deja/g++.other/access5.C: Likewise.
3232 * g++.old-deja/g++.law/unsorted1.C: Likewise.
3233 * g++.old-deja/g++.law/visibility22.C: Likewise.
3234 * g++.old-deja/g++.law/visibility26.C: Likewise.
3235 * g++.old-deja/g++.mike/p2746.C: Likewise.
3236 * g++.dg/debug/using1.C: Likewise.
3237 * g++.dg/lookup/using51.C: Likewise.
3238 * g++.dg/inherit/using5.C: Likewise.
3239 * g++.dg/inherit/pr30297.C: Likewise.
3240 * g++.dg/inherit/access8.C: Likewise.
3241 * g++.dg/torture/pr39362.C: Likewise.
3242 * g++.dg/template/crash13.C: Likewise.
3243 * g++.dg/template/using10.C: Likewise.
3245 2012-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
3248 * lib/gcc-dg.exp (scan-module-absence): Really commit last
3251 2012-01-01 Ira Rosen <irar@il.ibm.com>
3253 PR tree-optimization/51704
3254 * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
3255 * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
3256 corresponding flags.
3258 2012-01-01 Paolo Carlini <paolo.carlini@oracle.com>
3261 * g++.dg/cpp0x/constexpr-delegating2.C: New.
3263 2012-01-01 Jan Hubicka <jh@suse.cz>
3265 PR rtl-optimization/51069
3266 * gcc.c-torture/compile/pr51069.c: New testcase.
3268 2012-01-01 Jakub Jelinek <jakub@redhat.com>
3270 PR tree-optimization/51683
3271 * gcc.dg/pr51683.c: New test.
3273 Copyright (C) 2012 Free Software Foundation, Inc.
3275 Copying and distribution of this file, with or without modification,
3276 are permitted in any medium without royalty provided the copyright
3277 notice and this notice are preserved.