1 2010-04-18 Eric Botcazou <ebotcazou@adacore.com>
3 * gnat.dg/rep_clause5.ad[sb]: New test.
4 * gnat.dg/rep_clause5_pkg.ads: New helper.
6 2010-04-18 Ira Rosen <irar@il.ibm.com>
8 PR tree-optimization/43771
9 * g++.dg/vect/pr43771.cc: New test.
11 2010-04-17 Steven G. Kargl <kargl@gcc.gnu.org>
14 * gfortran.dg/bounds_check_fail_4.f90: Adjust error message.
15 * gfortran.dg/bounds_check_fail_3.f90: Ditto.
17 2010-04-17 Eric Botcazou <ebotcazou@adacore.com>
19 * gnat.dg/sizetype.adb: Rename into...
20 * gnat.dg/sizetype1.adb: ...this.
21 * gnat.dg/sizetype2.adb: New test.
23 2010-04-16 Richard Guenther <rguenther@suse.de>
25 PR tree-optimization/43572
26 * gcc.dg/tree-ssa/tailcall-5.c: New testcase.
28 2010-04-16 Olivier Hainque <hainque@adacore.com>
30 * gnat.dg/specs/discr_private.ads: New test.
32 2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
35 * gcc.target/arm/thumb-comparisons.c: New test.
38 * gcc.target/arm/thumb-cbranchqi.c: New test.
40 2010-04-16 Christian Bruel <christian.bruel@st.com>
42 * g++.dg/torture/pr36191.C: Enable for SH.
44 2010-04-16 Eric Botcazou <ebotcazou@adacore.com>
46 * gnat.dg/wide_boolean.adb: New test.
47 * gnat.dg/wide_boolean_pkg.ad[sb]: New helper.
49 2010-04-15 Richard Guenther <rguenther@suse.de>
51 * gcc.dg/ipa/ipa-pta-1.c: New testcase.
52 * gcc.dg/ipa/ipa-pta-2.c: Likewise.
53 * gcc.dg/ipa/ipa-pta-3.c: Likewise.
54 * gcc.dg/ipa/ipa-pta-4.c: Likewise.
55 * gcc.dg/ipa/ipa-pta-5.c: Likewise.
56 * gcc.dg/ipa/ipa-pta-6.c: Likewise.
57 * gcc.dg/ipa/ipa-pta-7.c: Likewise.
58 * gcc.dg/ipa/ipa-pta-8.c: Likewise.
59 * gcc.dg/ipa/ipa-pta-9.c: Likewise.
60 * gcc.dg/ipa/ipa-pta-10.c: Likewise.
61 * gcc.dg/ipa/ipa-pta-11.c: Likewise.
62 * gcc.dg/ipa/ipa-pta-12.c: Likewise.
63 * gcc.dg/ipa/ipa-pta-13.c: Likewise.
64 * gcc.dg/torture/ipa-pta-2.c: Likewise.
65 * gcc.dg/torture/ipa-pta-1.c: Adjust.
67 2010-04-14 Bernd Schmidt <bernds@codesourcery.com>
70 * gcc.target/arm/pr42496.c: New test.
72 2010-04-14 Jason Merrill <jason@redhat.com>
75 * g++.dg/ext/attrib38.C: New.
77 2010-04-14 Steve Ellcey <sje@cup.hp.com>
80 * gcc.dg/pr43643.c: Use static link on hppa*-*-hpux*.
82 2010-04-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
85 * gcc.dg/cpp/warn-undef-2.c: Update.
86 * gcc.dg/cpp/warn-traditional-2.c: Update.
87 * gcc.dg/cpp/warn-comments-2.c: Update.
88 * gcc.dg/cpp/warn-variadic-2.c: Update.
89 * gcc.dg/cpp/warn-long-long-2.c: Update.
90 * gcc.dg/cpp/warn-deprecated-2.c: Update.
91 * gcc.dg/cpp/warn-multichar-2.c: Update.
92 * gcc.dg/cpp/warn-normalized-3.c: Update.
93 * gcc.dg/cpp/warn-cxx-compat-2.c: Update.
94 * gcc.dg/cpp/warn-trigraphs-3.c: Update.
95 * gcc.dg/cpp/warn-unused-macros-2.c: Update.
96 * gcc.dg/cpp/warn-trigraphs-4.c: Update.
97 * gcc.dg/cpp/warn-redefined-2.c: Update.
98 * gfortran.dg/warning-directive-2.F90: Update.
99 * c-c++-common/cpp/warning-directive-2.c: Update.
101 2010-04-14 Michael Matz <matz@suse.de>
103 PR tree-optimization/42963
104 * testsuite/gcc.dg/pr42963.c: New testcase.
106 2010-04-14 Eric Botcazou <ebotcazou@adacore.com>
108 * gnat.dg/class_wide.adb: Rename into...
109 * gnat.dg/class_wide1.adb: ...this.
110 * gnat.dg/class_wide2.ad[sb]: New test.
112 2010-04-14 Tobias Burnus <burnus@net-b.de>
115 * gfortran.dg/coarray_9.f90: Update dg-errors.
116 * gfortran.dg/coarray_10.f90: New test.
117 * gfortran.dg/coarray_11.f90: New test.
119 2010-04-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
122 gfortran.dg/initialization_24.f90: New test.
124 2010-04-13 Jason Merrill <jason@redhat.com>
126 * g++.dg/cpp0x/lambda/lambda-deduce2.C: Remove.
127 * g++.dg/cpp0x/lambda/lambda-uneval.C: New.
129 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
131 * gcc.dg/cpp/cpp.exp: Test also c-c++-common/cpp.
132 * g++.dg/dg.exp: Likewise.
133 * gcc.dg/cpp/warning-directive-1.c: Move to ...
134 * c-c++-common/cpp/warning-directive-1.c: ... here.
135 * gcc.dg/cpp/warning-directive-2.c: Move to ...
136 * c-c++-common/cpp/warning-directive-2.c: ... here.
137 * gcc.dg/cpp/warning-directive-3.c: Move to ...
138 * c-c++-common/cpp/warning-directive-3.c: ... here.
139 * gcc.dg/cpp/warning-directive-4.c: Move to ...
140 * c-c++-common/cpp/warning-directive-4.c: ... here.
141 * g++.dg/cpp/warning-directive-1.C: Delete.
142 * g++.dg/cpp/warning-directive-2.C: Delete.
143 * g++.dg/cpp/warning-directive-3.C: Delete.
144 * g++.dg/cpp/warning-directive-4.C: Delete.
145 * gcc.dg/cpp/normalised-3.c: Delete.
146 * g++.dg/cpp/normalised-1.C: Rename as ...
147 * c-c++-common/cpp/normalised-3.c: ... this.
149 2010-04-13 Martin Jambor <mjambor@suse.cz>
151 * gcc.dg/tree-ssa/sra-9.c: New test.
153 2010-04-13 Michael Matz <matz@suse.de>
156 * gcc.dg/pr43730.c: New test.
158 2010-04-13 Michael Matz <matz@suse.de>
160 * gcc.dg/tree-ssa/negate.c: New testcase.
162 2010-04-13 Richard Guenther <rguenther@suse.de>
165 * gcc.dg/guality/inline-params.c: Remove -fwhopr XPASS.
167 2010-04-13 Richard Guenther <rguenther@suse.de>
169 * gcc.dg/vect/no-vfa-vect-depend-1.c: Adjust.
171 2010-04-13 Eric Botcazou <ebotcazou@adacore.com>
173 * gnat.dg/derived_type1.adb: New test.
175 2010-04-13 Matthias Klose <doko@ubuntu.com>
177 * gcc.dg/plugindir1.c: New testcase.
178 * gcc.dg/plugindir2.c: New testcase.
179 * gcc.dg/plugindir3.c: New testcase.
180 * gcc.dg/plugindir4.c: New testcase.
182 2010-04-12 Uros Bizjak <ubizjak@gmail.com>
184 * gcc.target/i386/rotate-2.c: New test.
186 2010-04-12 Jason Merrill <jason@redhat.com>
189 * g++.dg/cpp0x/lambda/lambda-conv4.C: New.
190 * g++.dg/cpp0x/lambda/lambda-deduce2.C: New.
192 2010-04-12 Fabien Chene <fabien.chene@gmail.com>
195 * g++.dg/init/pr25811.C: New test.
197 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
199 * g++.dg/warn/miss-format-1.C: Removed *-*-solaris2.7 from
200 dg-error, dg-warning.
201 * gcc.dg/c99-stdint-6.c: Removed *-*-solaris2.7 from dg-options.
203 2010-04-12 Richard Guenther <rguenther@suse.de>
205 * gcc.dg/torture/inline-2.c: New testcase.
207 2010-04-12 Jakub Jelinek <jakub@redhat.com>
210 * gcc.dg/Wunused-var-7.c: New test.
212 PR tree-optimization/43560
213 * gcc.c-torture/execute/pr43560.c: New test.
215 2010-04-12 Eric Botcazou <ebotcazou@adacore.com>
217 * gnat.dg/aggr13.adb: New test.
218 * gnat.dg/aggr14.adb: Likewise.
219 * gnat.dg/aggr14_pkg.ad[sb]: New helper.
221 2010-04-12 Richard Guenther <rguenther@suse.de>
224 * g++.dg/torture/pr43611.C: New testcase.
226 2010-04-12 Shujing Zhao <pearly.zhao@oracle.com>
229 * gcc.dg/pr36774-1.c: New test.
230 * gcc.dg/pr36774-2.c: New test.
232 2010-04-11 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
234 * gcc.target/sh/rte-delay-slot.c: New test.
236 2010-04-11 Eric Botcazou <ebotcazou@adacore.com>
238 * gnat.dg/pack9.adb: Remove -cargs option.
239 * gnat.dg/aggr12.ad[sb]: New test.
241 2010-04-10 Jie Zhang <jie@codesourcery.com>
244 * gcc.target/sh/pr43417.c: New test.
246 2010-04-10 Tobias Burnus <burnus@net-b.de>
249 * gfortran.dg/spec_expr_6.f90: New test.
251 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
254 * gcc.dg/cpp/pr43195.c: New.
255 * gcc.dg/cpp/pr43195.h: New.
257 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
260 * gcc.dg/Werror-6.c: Adjust.
261 * gcc.dg/Werror-implicit-function-declaration.c: Likewise.
262 * gcc.dg/Werror-4.c: Likewise.
263 * gcc.dg/Wdeclaration-after-statement-3.c: Likewise.
264 * gcc.dg/Wswitch-enum-error.c: Likewise.
265 * gcc.dg/Wpointer-arith.c: Likewise.
266 * gcc.dg/Wfatal.c: Likewise.
267 * gcc.dg/Wswitch-error.c: Likewise.
268 * g++.dg/warn/unused-result1-Werror.c: Likewise.
269 * gcc.dg/Werror-9.c: Delete. Duplicate of Werror-4.c.
270 * gcc.dg/cpp/warn-undef-2.c: Likewise.
271 * gcc.dg/cpp/warn-traditional-2.c: Likewise.
272 * gcc.dg/cpp/warn-comments-2.c: Likewise.
273 * gcc.dg/cpp/warn-variadic-2.c: Likewise.
274 * gcc.dg/cpp/warning-directive-2.c: Likewise.
275 * gcc.dg/cpp/warn-long-long-2.c: Likewise.
276 * gcc.dg/cpp/warn-deprecated-2.c: Likewise.
277 * gcc.dg/cpp/warn-multichar-2.c: Likewise.
278 * gcc.dg/cpp/warn-normalized-3.c: Likewise.
279 * gcc.dg/cpp/warn-cxx-compat-2.c: Likewise.
280 * gcc.dg/cpp/warn-trigraphs-3.c: Likewise.
281 * gcc.dg/cpp/warn-unused-macros-2.c: Likewise.
282 * gcc.dg/cpp/warn-trigraphs-4.c: Likewise.
283 * gcc.dg/cpp/warn-redefined-2.c: Likewise.
284 * g++.dg/cpp/warning-directive-2.C: Likewise.
285 * gfortran.dg/warning-directive-2.F90: Likewise.
287 2010-04-09 Jason Merrill <jason@redhat.com>
290 * g++.dg/template/sizeof13.C: New.
292 2010-04-09 Kai Tietz <kai.tietz@onevision.com>
294 * g++.dg/other/pr35504.C: Add check for thiscall.
295 * g++.dg/torture/stackalign/eh-thiscall-1.C: New.
296 * gcc.dg/torture/stackalign/thiscall-1.c: New.
298 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
301 * gcc.dg/Wint-to-pointer-cast-1.c: Move to...
302 * c-c++-common/Wint-to-pointer-cast-1.c: ... here.
303 * gcc.dg/Wint-to-pointer-cast-2.c: Move to...
304 * c-c++-common/Wint-to-pointer-cast-2.c: ... here.
305 * gcc.dg/Wint-to-pointer-cast-3.c: Move to...
306 * c-c++-common/Wint-to-pointer-cast-3.c: ... here. Update.
307 * g++.old-deja/g++.mike/warn1.C: Add -Wno-int-to-pointer-cast.
308 * g++.dg/other/increment1.C: Likewise.
310 2010-04-09 Tobias Burnus <burnus@net-b.de>
313 * gfortran.dg/coarray_7.f90: New test.
314 * gfortran.dg/coarray_8.f90: New test.
316 2010-04-08 Bud Davis <bdavis9659@sbcglobal.net>
319 * gfortran.dg/fmt_with_extra.f: Remove xfail and update test.
321 2010-04-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
324 * gcc.dg/pr43643.c: New test.
326 2010-04-08 Tobias Burnus <burnus@net-b.de>
328 * gfortran.dg/iso_fortran_env_6.f90: Add more checks.
330 2010-04-08 Richard Guenther <rguenther@suse.de>
332 PR tree-optimization/43679
333 * gcc.c-torture/compile/pr43679.c: New testcase.
335 2010-04-08 Jakub Jelinek <jakub@redhat.com>
338 * gcc.dg/pr43670.c: New test.
340 2010-04-08 Maxim Kuvyrkov <maxim@codesourcery.com>
343 * gcc.dg/tree-ssa/reassoc-19.c: New.
345 2010-04-07 Jakub Jelinek <jakub@redhat.com>
348 * gcc.dg/Wunused-var-1.c: New test.
349 * gcc.dg/Wunused-var-2.c: New test.
350 * gcc.dg/Wunused-var-3.c: New test.
351 * gcc.dg/Wunused-var-4.c: New test.
352 * gcc.dg/Wunused-var-5.c: New test.
353 * gcc.dg/Wunused-var-6.c: New test.
354 * gcc.dg/Wunused-parm-1.c: New test.
356 * gcc.dg/builtin-choose-expr.c: Avoid set but not used warnings.
357 * gcc.dg/trunc-1.c: Likewise.
358 * gcc.dg/vla-9.c: Likewise.
359 * gcc.dg/dfp/composite-type.c: Likewise.
361 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
364 * objc.dg/objc-gc-4.m: Run for all targets, prune new warning.
365 * obj-c++.dg/objc-gc-3.mm: Ditto.
367 2010-04-07 Simon Baldwin <simonb@google.com>
369 * gcc.dg/cpp/warn-undef-2.c: New.
370 * gcc.dg/cpp/warn-traditional-2.c: New.
371 * gcc.dg/cpp/warn-comments-2.c: New.
372 * gcc.dg/cpp/warning-directive-1.c: New.
373 * gcc.dg/cpp/warn-long-long.c: New.
374 * gcc.dg/cpp/warn-traditional.c: New.
375 * gcc.dg/cpp/warn-variadic-2.c: New.
376 * gcc.dg/cpp/warn-undef.c: New.
377 * gcc.dg/cpp/warn-normalized-1.c: New.
378 * gcc.dg/cpp/warning-directive-2.c: New.
379 * gcc.dg/cpp/warn-long-long-2.c: New.
380 * gcc.dg/cpp/warn-variadic.c: New.
381 * gcc.dg/cpp/warn-normalized-2.c: New.
382 * gcc.dg/cpp/warning-directive-3.c: New.
383 * gcc.dg/cpp/warn-deprecated-2.c: New.
384 * gcc.dg/cpp/warn-trigraphs-1.c: New.
385 * gcc.dg/cpp/warn-multichar-2.c: New.
386 * gcc.dg/cpp/warn-normalized-3.c: New.
387 * gcc.dg/cpp/warning-directive-4.c: New.
388 * gcc.dg/cpp/warn-unused-macros.c: New.
389 * gcc.dg/cpp/warn-trigraphs-2.c: New.
390 * gcc.dg/cpp/warn-cxx-compat-2.c: New.
391 * gcc.dg/cpp/warn-cxx-compat.c: New.
392 * gcc.dg/cpp/warn-redefined.c: New.
393 * gcc.dg/cpp/warn-trigraphs-3.c: New.
394 * gcc.dg/cpp/warn-unused-macros-2.c: New.
395 * gcc.dg/cpp/warn-deprecated.c: New.
396 * gcc.dg/cpp/warn-trigraphs-4.c: New.
397 * gcc.dg/cpp/warn-redefined-2.c: New.
398 * gcc.dg/cpp/warn-comments.c: New.
399 * gcc.dg/cpp/warn-multichar.c: New.
400 * g++.dg/cpp/warning-directive-1.C: New.
401 * g++.dg/cpp/warning-directive-2.C: New.
402 * g++.dg/cpp/warning-directive-3.C: New.
403 * g++.dg/cpp/warning-directive-4.C: New.
404 * gfortran.dg/warning-directive-1.F90: New.
405 * gfortran.dg/warning-directive-3.F90: New.
406 * gfortran.dg/warning-directive-2.F90: New.
407 * gfortran.dg/warning-directive-4.F90: New.
409 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
412 * obj-c++.dg/comp-types-10.mm: Remove XFAIL.
414 2010-04-07 Jason Merrill <jason@redhat.com>
416 * g++.dg/template/dr408.C: New.
418 * g++.dg/lookup/ns4.C: New.
421 * g++.dg/template/friend51.C: New test.
424 * g++.old-deja/g++.other/linkage1.C: Adjust.
426 2010-04-07 Dodji Seketeli <dodji@redhat.com>
429 * g++.dg/template/crash94.C: New test.
431 2010-04-07 Dodji Seketeli <dodji@redhat.com>
434 * g++.dg/init/aggr5.C: New test.
435 * g++.dg/init/aggr5.C: New test.
437 2010-04-07 Richard Guenther <rguenther@suse.de>
439 PR tree-optimization/43270
440 * g++.dg/warn/Warray-bounds-4.C: New testcase.
441 * gcc.dg/Warray-bounds-7.c: Likewise.
443 2010-04-07 Eric Botcazou <ebotcazou@adacore.com>
445 * gnat.dg/bit_packed_array.ad[sb]: Rename into...
446 * gnat.dg/bit_packed_array1.ad[sb]: ...this.
447 * gnat.dg/bit_packed_array4.ad[sb]: New test.
449 2010-04-07 Jie Zhang <jie@codesourcery.com>
452 * g++.dg/init/pr42556.C: New test.
454 2010-04-07 Dodji Seketeli <dodji@redhat.com>
457 * g++.dg/debug/dwarf2/typedef2.C: New test.
459 2010-04-06 Dodji Seketeli <dodji@redhat.com>
461 * g++.dg/debug/dwarf2/redeclaration-1.C: Moved from
462 c-c++-common/dwarf2/redeclaration-1.C
464 2010-04-06 Jason Merrill <jason@redhat.com>
466 * g++.dg/cpp0x/pr31437.C: Adjust error location.
467 * g++.dg/ext/attrib18.C: Likewise.
468 * g++.dg/ext/bitfield2.C: Likewise.
469 * g++.dg/ext/bitfield4.C: Likewise.
470 * g++.dg/ext/visibility/warn2.C: Likewise.
471 * g++.dg/ext/visibility/warn3.C: Likewise.
472 * g++.dg/gomp/pr26690-1.C: Likewise.
473 * g++.dg/inherit/covariant7.C: Likewise.
474 * g++.dg/init/synth2.C: Likewise.
475 * g++.dg/lookup/using7.C: Likewise.
476 * g++.dg/other/crash-4.C: Likewise.
477 * g++.dg/other/error13.C: Likewise.
478 * g++.dg/other/error20.C: Likewise.
479 * g++.dg/parse/crash31.C: Likewise.
480 * g++.dg/parse/error16.C: Likewise.
481 * g++.dg/parse/error19.C: Likewise.
482 * g++.dg/parse/error27.C: Likewise.
483 * g++.dg/parse/error28.C: Likewise.
484 * g++.dg/parse/fused-params1.C: Likewise.
485 * g++.dg/template/error2.C: Likewise.
486 * g++.dg/template/local6.C: Likewise.
487 * g++.dg/template/qualttp15.C: Likewise.
488 * g++.dg/warn/Wnvdtor-2.C: Likewise.
489 * g++.dg/warn/anonymous-namespace-3.C: Likewise.
490 * g++.old-deja/g++.benjamin/15309-1.C: Likewise.
491 * g++.old-deja/g++.brendan/crash29.C: Likewise.
492 * g++.old-deja/g++.eh/spec6.C: Likewise.
493 * g++.old-deja/g++.jason/crash3.C: Likewise.
494 * g++.old-deja/g++.jason/destruct2.C: Likewise.
495 * g++.old-deja/g++.law/ctors5.C: Likewise.
496 * g++.old-deja/g++.law/ctors9.C: Likewise.
497 * g++.old-deja/g++.mike/p3538a.C: Likewise.
498 * g++.old-deja/g++.mike/p3538b.C: Likewise.
499 * g++.old-deja/g++.other/struct1.C: Likewise.
500 * g++.old-deja/g++.other/volatile1.C: Likewise.
501 * g++.old-deja/g++.pt/crash36.C: Likewise.
502 * g++.old-deja/g++.pt/derived3.C: Likewise.
503 * g++.old-deja/g++.robertl/eb109.C: Likewise.
504 * g++.old-deja/g++.robertl/eb4.C: Likewise.
506 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
509 * gcc.dg/graphite/run-id-pr42644.c: Call abort.
510 * gcc.dg/graphite/id-19.c: New.
512 2010-04-06 Changpeng Fang <changpeng.fang@amd.com>
515 * gcc.dg/vect/pr32824: New.
517 2010-04-06 Tobias Burnus <burnus@net-b.de>
520 * gfortran.dg/coarray_2.f90: Add dg-options -fcoarray=single.
521 * gfortran.dg/coarray_3.f90: Ditto.
522 * gfortran.dg/coarray_4.f90: Ditto.
523 * gfortran.dg/coarray_5.f90: Ditto.
524 * gfortran.dg/coarray_6.f90: Ditto.
525 * gfortran.dg/coarray_9.f90: New -fcoarray=none test.
527 2010-04-06 Tobias Burnus <burnus@net-b.de>
530 * gfortran.dg/coarray_4.f90: Fix test.
531 * gfortran.dg/coarray_6.f90: Add more tests.
533 2010-04-06 Tobias Burnus <burnus@net-b.de>
536 * gfortran.dg/coarray_4.f90: New test.
537 * gfortran.dg/coarray_5.f90: New test.
538 * gfortran.dg/coarray_6.f90: New test.
540 2010-04-06 Tobias Burnus <burnus@net-b.de>
543 * gfortran.dg/iso_fortran_env_5.f90: New test.
544 * gfortran.dg/iso_fortran_env_6.f90: New test.
546 2010-04-06 Tobias Burnus <burnus@net-b.de>
549 * gfortran.dg/coarray_1.f90: New test.
550 * gfortran.dg/coarray_2.f90: New test.
551 * gfortran.dg/coarray_3.f90: New test.
553 2010-04-06 Jason Merrill <jason@redhat.com>
556 * g++.dg/template/dtor8.C: New.
559 * g++.dg/template/error-recovery2.C: New.
561 2010-04-06 Jan Hubicka <jh@suse.czpli
563 PR tree-optimization/42906
564 * gcc.dg/tree-ssa/dce-1.c: New testcase.
566 2010-04-06 Tobias Burnus <burnus@net-b.de>
569 * gfortran.dg/alloc_comp_basics_1.f90: Update scan-tree-dump-times.
570 * gfortran.dg/alloc_comp_constructor_1.f90: Ditto.
571 * gfortran.dg/auto_dealloc_1.f90: Ditto.
573 2010-04-06 Richard Guenther <rguenther@suse.de>
575 PR tree-optimization/43627
576 * gcc.dg/tree-ssa/vrp49.c: New testcase.
578 2010-04-06 Jakub Jelinek <jakub@redhat.com>
581 * gcc.target/i386/pr43638.c: New test.
583 2010-04-06 Richard Guenther <rguenther@suse.de>
586 * gcc.c-torture/compile/pr43661.c: New testcase.
588 2010-04-06 Jakub Jelinek <jakub@redhat.com>
590 * gcc.target/s390/stackcheck1.c: Add dg-warning.
592 2010-04-04 Sebastian Pop <sebastian.pop@amd.com>
594 * gcc.dg/vect/pr43430-1.c: Don't use uint8_t.
596 2010-04-02 Richard Guenther <rguenther@suse.de>
598 PR tree-optimization/43629
599 * gcc.c-torture/execute/pr43629.c: New testcase.
601 2010-04-01 Janne Blomqvist <jb@gcc.gnu.org>
602 Dominique d'Humieres <dominiq@lps.ens.fr>
605 * gfortran.dg/ftell_3.f90: Enhance test case by reading more.
607 2010-04-01 Dodji Seketeli <dodji@redhat.com>
610 * c-c++-common/dwarf2/redeclaration-1.C: New test.
612 2010-04-01 Jason Merrill <jason@redhat.com>
614 * g++.dg/cpp0x/initlist12.C: Adjust expected errors.
616 2010-04-01 Janne Blomqvist <jb@gcc.gnu.org>
617 Manfred Schwarb <manfred99@gmx.ch>
620 * gfortran.dg/ftell_3.f90: New test.
622 2010-04-01 Richard Guenther <rguenther@suse.de>
625 * gcc.c-torture/compile/pr43614.c: New testcase.
627 2010-04-01 Martin Jambor <mjambor@suse.cz>
629 PR tree-optimization/43141
630 * gcc.dg/guality/pr43141.c: New test.
632 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
634 * g++.dg/cpp/_Pragma1.C: Skip on alpha*-dec-osf*.
635 * g++.dg/eh/spbp.C: Likewise.
636 * g++.dg/ext/label13.C (C::C): xfail dg-bogus on alpha*-dec-osf*.
637 * g++.dg/other/pragma-ep-1.C: Properly define p, remove
639 * gcc.dg/mtune.c: Add dg-bogus "mcpu".
640 * objc.dg/dwarf-1.m: Skip on alpha*-dec-osf*.
641 * objc.dg/dwarf-2.m: Likewise.
643 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
646 * gcc.dg/graphite/id-pr43464.c: New.
647 * gcc.dg/graphite/id-pr43464-1.c: New.
649 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
652 * gcc.dg/graphite/id-pr43351.c
654 2010-03-31 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
657 * obj-c++.dg/try-catch-9.mm: Don't XFAIL m32 NeXT runtime.
658 * obj-c++.dg/try-catch-2.mm: Ditto.
659 * obj-c++.dg/lookup-2.mm: Ditto.
660 * obj-c++.dg/encode-8.m: Ditto.
661 * obj-c++.dg/cxx-ivars-2.mm: Ditto.
662 * obj-c++.dg/cxx-ivars-3.mm: Skip for GNU, XFail for m64 NeXT.
663 * obj-c++.dg/const-str-10.mm: Skip for GNU, match .quad for m64 NeXT.
664 * obj-c++.dg/const-str-11.mm: Ditto.
665 * obj-c++.dg/const-str-9.mm: Ditto.
666 * obj-c++.dg/bitfield-3.mm: Skip for GNU runtime.
667 * obj-c++.dg/bitfield-2.mm: XFAIL run for m64 NeXT runtime.
668 * obj-c++.dg/except-1.mm: Ditto.
669 * obj-c++.dg/const-str-7.mm: Ditto.
670 * obj-c++.dg/cxx-ivars-1.mm: Ditto.
671 * obj-c++.dg/const-str-3.mm: Ditto.
672 * obj-c++.dg/const-str-7.mm: Ditto.
673 * obj-c++.dg/stubify-2.mm: Change dump file name.
676 * gcc/testsuite/objc-obj-c++-shared/next-mapping.h (CLASSPTRFIELD):
678 * gcc/testsuite/obj-c++.dg/isa-field-1.mm: Use new CLASSPTRFIELD macro.
681 2010-03-31 Martin Jambor <mjambor@suse.cz>
683 * gcc.dg/guality/inline-params.c: Disable early inlining. Xfail run
684 only with -O2, -O3 or -Os and not with -fwhopr.
686 2010-03-31 Dodji Seketeli <dodji@redhat.com>
689 * g++.dg/template/typedef31.C: New test.
691 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
693 * g++.dg/ext/visibility/pragma-override1.C: Allow for .hidden in
694 assembler output on *-*-solaris2*.
695 * g++.dg/ext/visibility/pragma-override2.C: Likewise.
697 2010-03-31 Jakub Jelinek <jakub@redhat.com>
700 * gcc.dg/pr43557-1.c: New test.
701 * gcc.dg/pr43557-2.c: New file.
703 2010-03-31 Jie Zhang <jie@codesourcery.com>
706 * gcc.dg/pr43562.c: New test.
708 2010-03-30 Jason Merrill <jason@redhat.com>
711 * g++.dg/template/error-recovery1.C: New.
714 * g++.dg/parse/ambig5.C: New.
716 2010-03-30 Jakub Jelinek <jakub@redhat.com>
719 * gcc.dg/guality/pr43593.c: New test.
721 2010-03-30 Sebastian Pop <sebastian.pop@amd.com>
724 * gcc.dg/vect/pr43430-1.c: New.
726 2010-03-30 Jason Merrill <jason@redhat.com>
729 * g++.dg/template/partial7.C: New.
731 2010-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
733 * gcc.target/s390/stackcheck1.c: New testcase.
735 2010-03-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
738 * gfortran.dg/read_eof_8.f90: New test.
740 2010-03-29 Jason Merrill <jason@redhat.com>
742 * gcc.dg/cpp/include6.c: Change [] to ().
745 * c-c++-common/raw-string-1.c: Update handling of trigraphs, line
747 * c-c++-common/raw-string-2.c: Add trigraph test.
748 * c-c++-common/raw-string-8.c: New.
749 * c-c++-common/raw-string-9.c: New.
750 * c-c++-common/raw-string-10.c: New.
752 * c-c++-common/raw-string-1.c: Combine C and C++ raw string tests.
753 * c-c++-common/raw-string-2.c: Combine C and C++ raw string tests.
754 * c-c++-common/raw-string-3.c: Combine C and C++ raw string tests.
755 * c-c++-common/raw-string-4.c: Combine C and C++ raw string tests.
756 * c-c++-common/raw-string-5.c: Combine C and C++ raw string tests.
757 * c-c++-common/raw-string-6.c: Combine C and C++ raw string tests.
758 * c-c++-common/raw-string-7.c: Combine C and C++ raw string tests.
760 2010-03-29 Richard Guenther <rguenther@suse.de>
762 PR tree-optimization/43560
763 * gcc.dg/torture/pr43560.c: New testcase.
765 2010-03-29 Jason Merrill <jason@redhat.com>
768 * g++.dg/ext/raw-string-1.C: Change [] to ().
769 * g++.dg/ext/raw-string-2.C: Change [] to ().
770 Don't use \ in delimiter.
771 * g++.dg/ext/raw-string-3.C: Change [] to ().
772 * g++.dg/ext/raw-string-4.C: Change [] to ().
773 * g++.dg/ext/raw-string-5.C: Change [] to ().
774 Test for error on \ in delimiter.
775 * g++.dg/ext/raw-string-6.C: Change [] to ().
776 * g++.dg/ext/raw-string-7.C: Change [] to ().
778 2010-03-29 Jie Zhang <jie@codesourcery.com>
781 * gcc.dg/pr43564.c: New test.
783 2010-03-29 Tobias Burnus <burnus@net-b.de>
786 * gfortran.dg/direct_io_12.f90: New test.
788 2010-03-28 Jan Hubicka <jh@suse.cz>
790 PR tree-optimization/43505
791 * gfortran.dg/pr43505.f90: New testcase.
793 2010-03-27 Uros Bizjak <ubizjak@gmail.com>
795 PR tree-optimization/43528
796 * gcc.target/i386/pr43528.c: New test.
798 2010-03-26 Joseph Myers <joseph@codesourcery.com>
801 * gcc.dg/parm-impl-decl-3.c: New test.
803 2010-03-26 Jason Merrill <jason@redhat.com>
806 * g++.dg/cpp0x/parse1.C: New.
808 2010-03-26 Uros Bizjak <ubizjak@gmail.com>
811 * gcc.target/i386/pr43524.c: New test.
813 2010-03-26 Martin Jambor <mjambor@suse.cz>
815 * gcc/testsuite/gcc.dg/tree-ssa/loadpre1.c: Delete trailing
816 whitespace, rename main to foo.
817 * gcc/testsuite/gcc.dg/tree-ssa/loadpre14.c: Likewise.
818 * gcc/testsuite/gcc.dg/tree-ssa/loadpre15.c: Likewise.
819 * gcc/testsuite/gcc.dg/tree-ssa/loadpre16.c: Likewise.
820 * gcc/testsuite/gcc.dg/tree-ssa/loadpre17.c: Likewise.
821 * gcc/testsuite/gcc.dg/tree-ssa/loadpre19.c: Likewise.
822 * gcc/testsuite/gcc.dg/tree-ssa/loadpre20.c: Likewise.
823 * gcc/testsuite/gcc.dg/tree-ssa/loadpre3.c: Likewise.
824 * gcc/testsuite/gcc.dg/tree-ssa/loadpre5.c: Likewise.
825 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-1.c: Likewise.
826 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-4.c: Likewise.
827 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-6.c: Likewise.
829 2010-03-26 Dodji Seketeli <dodji@redhat.com>
832 * g++.dg/other/crash-10.C: New test.
833 * g++.dg/other/crash-11.C: New test.
835 2010-03-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
838 * gfortran.dg/read_eof_7.f90: New test.
840 2010-03-25 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
844 * objc-obj-c++-shared: New directory.
845 * objc-obj-c++-shared/Object1-implementation.h: New file.
846 * objc-obj-c++-shared/Object1.h: New file.
847 * objc-obj-c++-shared/Protocol1.h: New file.
848 * objc-obj-c++-shared/next-abi.h: New file.
849 * objc-obj-c++-shared/next-mapping.h: New file.
850 * objc/execute/next_mapping.h: Delete.
851 * objc.dg/special/special.exp: For all targets run the tests with
852 -fgnu-runtime, for darwin targets also run the tests with
854 * objc.dg/dg.exp: Ditto.
855 * obj-c++.dg/dg.exp: Ditto.
856 * objc/execute/forward-1.m: Use shared wrapper headers (Object1.h,
857 Protocol1.h) and next-mapping.h as required. Amend testcase to
858 include use of updated NeXT interface.
859 * objc/execute/formal_protocol-5.m: Ditto.
860 * objc/execute/protocol-isEqual-2.m: Ditto.
861 * objc/execute/protocol-isEqual-4.m: Ditto.
862 * objc/execute/class-11.m: Use shared wrapper headers (Object1.h,
863 Protocol1.h) and next-mapping.h as required.
864 * objc/execute/object_is_class.m: Ditto.
865 * objc/execute/enumeration-1.m: Ditto.
866 * objc/execute/class-13.m: Ditto.
867 * objc/execute/formal_protocol-2.m: Ditto.
868 * objc/execute/formal_protocol-4.m: Ditto.
869 * objc/execute/class-1.m: Ditto.
870 * objc/execute/bycopy-1.m: Ditto.
871 * objc/execute/formal_protocol-6.m: Ditto.
872 * objc/execute/bycopy-3.m: Ditto.
873 * objc/execute/class-3.m: Ditto.
874 * objc/execute/bf-11.m: Ditto.
875 * objc/execute/class-5.m: Ditto.
876 * objc/execute/bf-13.m: Ditto.
877 * objc/execute/class-7.m: Ditto.
878 * objc/execute/bf-15.m: Ditto.
879 * objc/execute/class-9.m: Ditto.
880 * objc/execute/bf-17.m: Ditto.
881 * objc/execute/bf-19.m: Ditto.
882 * objc/execute/IMP.m: Ditto.
883 * objc/execute/exceptions/catchall-1.m: Ditto.
884 * objc/execute/exceptions/trivial.m: Ditto.
885 * objc/execute/exceptions/finally-1.m: Ditto.
886 * objc/execute/exceptions/local-variables-1.m: Ditto.
887 * objc/execute/exceptions/foward-1.m: Ditto.
888 * objc/execute/bf-2.m: Ditto.
889 * objc/execute/string1.m: Ditto.
890 * objc/execute/bf-4.m: Ditto.
891 * objc/execute/informal_protocol.m: Ditto.
892 * objc/execute/string3.m: Ditto.
893 * objc/execute/bf-6.m: Ditto.
894 * objc/execute/bf-8.m: Ditto.
895 * objc/execute/class-tests-1.h: Ditto.
896 * objc/execute/protocol-isEqual-1.m: Ditto.
897 * objc/execute/protocol-isEqual-3.m: Ditto.
898 * objc/execute/_cmd.m: Ditto.
899 * objc/execute/function-message-1.m: Ditto.
900 * objc/execute/bf-20.m: Ditto.
901 * objc/execute/bf-common.h: Ditto.
902 * objc/execute/np-2.m: Ditto.
903 * objc/execute/class-10.m: Ditto.
904 * objc/execute/class-12.m: Ditto.
905 * objc/execute/enumeration-2.m: Ditto.
906 * objc/execute/class-14.m: Ditto.
907 * objc/execute/encode-1.m: Ditto.
908 * objc/execute/formal_protocol-1.m: Ditto.
909 * objc/execute/formal_protocol-3.m: Ditto.
910 * objc/execute/accessing_ivars.m: Ditto.
911 * objc/execute/bycopy-2.m: Ditto.
912 * objc/execute/class-2.m: Ditto.
913 * objc/execute/bf-10.m: Ditto.
914 * objc/execute/formal_protocol-7.m: Ditto.
915 * objc/execute/root_methods.m: Ditto.
916 * objc/execute/class-4.m: Ditto.
917 * objc/execute/bf-12.m: Ditto.
918 * objc/execute/class-6.m: Ditto.
919 * objc/execute/bf-14.m: Ditto.
920 * objc/execute/nested-func-1.m: Ditto.
921 * objc/execute/class-8.m: Ditto.
922 * objc/execute/private.m: Ditto.
923 * objc/execute/bf-16.m: Ditto.
924 * objc/execute/bf-18.m: Ditto.
925 * objc/execute/load-3.m: Ditto.
926 * objc/execute/compatibility_alias.m: Ditto.
927 * objc/execute/bf-1.m: Ditto.
928 * objc/execute/no_clash.m: Ditto.
929 * objc/execute/bf-3.m: Ditto.
930 * objc/execute/string2.m: Ditto.
931 * objc/execute/bf-5.m: Ditto.
932 * objc/execute/string4.m: Ditto.
933 * objc/execute/bf-7.m: Ditto.
934 * objc/execute/object_is_meta_class.m: Ditto.
935 * objc/execute/bf-9.m: Ditto.
936 * objc/execute/bf-21.m: Ditto.
937 * objc/execute/cascading-1.m: Ditto.
938 * objc/execute/trivial.m: Ditto.
939 * objc/execute/np-1.m: Ditto.
940 * objc/compile/trivial.m: Ditto.
941 * objc/execute/class_self-2.m: Include <stdlib.h>.
942 * objc/execute/forward-1.x: Do not XFAIL for 32bit powerpc-darwin.
943 * objc.dg/desig-init-1.m: Use shared wrapper headers (Object1.h,
944 Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
945 and 64bit. Use new NeXT interface as required.
946 * objc.dg/special/unclaimed-category-1.m: Ditto.
947 * objc.dg/special/unclaimed-category-1.h: Ditto.
948 * objc.dg/special/unclaimed-category-1a.m: Ditto.
949 * objc.dg/func-ptr-1.m: Ditto.
950 * objc.dg/stret-1.m: Ditto.
951 * objc.dg/encode-2.m: Ditto.
952 * objc.dg/category-1.m: Ditto.
953 * objc.dg/encode-3.m: Ditto.
954 * objc.dg/call-super-3.m: Ditto.
955 * objc.dg/method-3.m: Ditto.
956 * objc.dg/func-ptr-2.m: Ditto.
957 * objc.dg/lookup-1.m: Ditto.
958 * objc.dg/encode-4.m: Ditto.
959 * objc.dg/fix-and-continue-1.m: Ditto.
960 * objc.dg/proto-lossage-3.m: Ditto.
961 * objc.dg/method-13.m: Ditto.
962 * objc.dg/proto-qual-1.m: Ditto.
963 * objc.dg/zero-link-3.m: Ditto.
964 * objc.dg/bitfield-1.m: Ditto.
965 * objc.dg/va-meth-1.m: Ditto.
966 * objc.dg/super-class-3.m: Ditto.
967 * objc.dg/call-super-1.m: Ditto.
968 * objc.dg/type-size-2.m: Ditto.
969 * objc.dg/method-10.m: Ditto.
970 * objc.dg/defs.m: Ditto.
971 * objc.dg/const-str-3.m: Ditto.
972 * objc.dg/try-catch-6.m: Use shared wrapper headers (Object1.h,
973 Protocol1.h) and next-mapping.h as required. Use new NeXT
974 interface as required.
975 * objc.dg/super-class-4.m: Ditto.
976 * objc.dg/comp-types-8.m: Ditto.
977 * objc.dg/call-super-2.m: Ditto.
978 * objc.dg/objc-fast-4.m: Ditto.
979 * objc.dg/method-6.m: Ditto.
980 * objc.dg/const-str-3.m: Ditto.
981 * objc.dg/const-str-7.m: Ditto.
982 * objc.dg/method-15.m: Ditto.
983 * objc.dg/method-19.m: Ditto.
984 * objc.dg/sync-1.m: Ditto.
985 * objc.dg/layout-1.m: Ditto.
986 * objc.dg/bitfield-3.m: Ditto.
987 * objc.dg/try-catch-3.m: Ditto.
988 * objc.dg/try-catch-7.m: Ditto.
989 * objc.dg/comp-types-10.m: Ditto.
990 * objc.dg/selector-2.: Ditto.
991 * objc.dg/method-7.m: Ditto.
992 * objc.dg/typedef-alias-1.m: Ditto.
993 * objc.dg/proto-lossage-2.m: Ditto.
994 * objc.dg/comp-types-11.m: Ditto.
995 * objc.dg/sizeof-1.m: Ditto.
996 * objc.dg/method-17.m: Ditto.
997 * objc.dg/bitfield-5.m: Ditto.
998 * objc.dg/try-catch-1.m: Ditto.
999 * objc.dg/encode-5.m: Ditto.
1000 * objc.dg/fix-and-continue-2.m: Ditto.
1001 * objc.dg/method-9.m: Ditto.
1002 * objc.dg/isa-field-1.m: Ditto.
1003 * objc.dg/local-decl-2.m: Ditto.
1004 * objc.dg/objc-gc-4.m: Ditto.
1005 * objc.dg/type-stream-1.m: Skip for NeXT runtime.
1006 * objc.dg/gnu-runtime-3.m: Ditto.
1007 * objc.dg/encode-7.m: Ditto.
1008 * objc.dg/encode-8.m: Ditto.
1009 * objc.dg/selector-3.m: Ditto.
1010 * objc.dg/gnu-runtime-1.m: Ditto.
1011 * objc.dg/const-str-12.m: Ditto.
1012 * objc.dg/gnu-runtime-2.m: Ditto.
1013 * objc.dg/no-extra-load.m: Skip for gnu-runtime.
1014 * objc.dg/selector-1.m: Ditto.
1015 * objc.dg/stubify-2.m: Ditto.
1016 * objc.dg/zero-link-1.m: Ditto.
1017 * objc.dg/stret-2.m: Ditto.
1018 * objc.dg/zero-link-2.m: Ditto.
1019 * objc.dg/next-runtime-1.m: Ditto.
1020 * objc.dg/symtab-1.m: Ditto.
1021 * objc.dg/stubify-1.m: Ditto.
1022 * objc.dg/bitfield-2.m: Ditto.
1023 * objc.dg/try-catch-10.m: Apply to both runtimes.
1024 * objc.dg/const-str-1.m: Ditto.
1025 * objc.dg/image-info.m: Ditto.
1026 * objc.dg/encode-9.m: Ditto.
1027 * objc.dg/pragma-1.m: Apply test to all targets.
1028 * objc.dg/const-str-4.m: Ditto.
1029 * objc.dg/const-str-8.m: Ditto.
1030 * objc.dg/super-class-2.m: Ditto.
1031 * objc.dg/try-catch-5.m: Ditto.
1032 * objc.dg/const-str-10.m: Use shared wrapper headers (Object1.h,
1033 Protocol1.h) and next-mapping.h as required. Use new NeXT
1034 interface as required. Skip for gnu-runtime. Test for .quad at m64.
1035 * objc.dg/const-str-11.m: Ditto.
1036 * objc.dg/const-str-9.m: Ditto.
1037 * objc.dg/method-4.m: Skip for 64Bit NeXT.
1038 * objc.dg/encode-1.m: Remove redundant -lobjc.
1039 * objc.dg/try-catch-9.m: Tidy space.
1040 * obj-c++.dg/method-19.mm: Use shared wrapper headers (Object1.h,
1041 Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
1042 and 64bit. Use new NeXT interface as required.
1043 * obj-c++.dg/template-4.mm: Ditto.
1044 * obj-c++.dg/defs.mm: Ditto.
1045 * obj-c++.dg/basic.mm: Ditto.
1046 * obj-c++.dg/encode-4.mm: Ditto.
1047 * obj-c++.dg/method-17.mm: Ditto.
1048 * obj-c++.dg/proto-lossage-3.mm: Ditto.
1049 * obj-c++.dg/cxx-class-1.mm: Ditto.
1050 * obj-c++.dg/method-10.mm: Ditto.
1051 * obj-c++.dg/va-meth-1.mm: Ditto.
1052 * obj-c++.dg/encode-5.mm: Ditto.
1053 * obj-c++.dg/lookup-2.mm: Ditto.
1054 * obj-c++.dg/template-3.mm: Ditto.
1055 * obj-c++.dg/proto-qual-1.mm: Ditto.
1056 * obj-c++.dg/qual-types-1.m: Ditto.
1057 * obj-c++.dg/cxx-scope-1.mm: Ditto.
1058 * obj-c++.dg/template-1.mm: Ditto.
1059 * obj-c++.dg/encode-6.mm: Ditto.
1060 * obj-c++.dg/bitfield-2.mm: Use shared wrapper headers (Object1.h,
1061 Protocol1.h) and next-mapping.h as required. Use new NeXT
1062 interface as required.
1063 * obj-c++.dg/except-1.mm: Ditto.
1064 * obj-c++.dg/const-str-7.mm: Ditto.
1065 * obj-c++.dg/ivar-list-semi.mm: Ditto.
1066 * obj-c++.dg/cxx-scope-2.mm: Ditto.
1067 * obj-c++.dg/selector-2.mm: Ditto.
1068 * obj-c++.dg/isa-field-1.mm: Ditto.
1069 * obj-c++.dg/try-catch-1.mm: Ditto.
1070 * obj-c++.dg/local-decl-1.mm: Ditto.
1071 * obj-c++.dg/try-catch-9.mm: Ditto.
1072 * obj-c++.dg/no-extra-load.mm: Ditto.
1073 * obj-c++.dg/selector-5.mm: Ditto.
1074 * obj-c++.dg/method-12.mm: Ditto.
1075 * obj-c++.dg/try-catch-11.mm: Ditto.
1076 * obj-c++.dg/comp-types-11.mm: Ditto.
1077 * obj-c++.dg/bitfield-3.mm: Ditto.
1078 * obj-c++.dg/method-6.mm: Ditto.
1079 * obj-c++.dg/super-class-2.mm: Ditto.
1080 * obj-c++.dg/method-21.mm: Ditto.
1081 * obj-c++.dg/const-str-8.mm: Ditto.
1082 * obj-c++.dg/try-catch-7.mm: Ditto.
1083 * obj-c++.dg/method-15.mm: Ditto.
1084 * obj-c++.dg/layout-1.mm: Ditto.
1085 * obj-c++.dg/cxx-ivars-1.mm: Ditto.
1086 * obj-c++.dg/const-str-3.mm: Ditto.
1087 * obj-c++.dg/try-catch-2.mm: Ditto.
1088 * obj-c++.dg/objc-gc-3.mm: Ditto.
1089 * obj-c++.dg/fix-and-continue-2.mm: Ditto.
1090 * obj-c++.dg/bitfield-1.mm: Ditto.
1091 * obj-c++.dg/selector-6.mm: Ditto.
1092 * obj-c++.dg/method-13.mm: Ditto.
1093 * obj-c++.dg/comp-types-12.mm: Ditto.
1094 * obj-c++.dg/bitfield-4.mm: Ditto.
1095 * obj-c++.dg/try-catch-8.mm: Ditto.
1096 * obj-c++.dg/method-2.mm: Ditto.
1097 * obj-c++.dg/cxx-ivars-2.mm: Ditto.
1098 * obj-c++.dg/typedef-alias-1.mm: Ditto.
1099 * obj-c++.dg/const-str-4.mm: Ditto.
1100 * obj-c++.dg/proto-lossage-2.mm: Ditto.
1101 * obj-c++.dg/try-catch-3.mm: Ditto.
1102 * obj-c++.dg/comp-types-9.mm: Ditto.
1103 * obj-c++.dg/gnu-runtime-2.mm: Skip if NeXT runtime.
1104 * obj-c++.dg/gnu-runtime-3.mm: Ditto.
1105 * obj-c++.dg/gnu-runtime-1.mm: Ditto.
1106 * objc.dg/zero-link-2.m: Skip if gnu runtime. Use shared wrapper
1107 headers (Object1.h, Protocol1.h) and next-mapping.h as required.
1108 Use new NeXT interface as required.
1109 * obj-c++.dg/const-str-10.mm: Ditto.
1110 * obj-c++.dg/const-str-11.mm: Ditto.
1111 * obj-c++.dg/const-str-9.mm: Ditto.
1112 * obj-c++.dg/method-11.mm: Ditto.
1113 * obj-c++.dg/cxx-ivars-3.mm: Skip if gnu runtime. Use shared wrapper
1114 headers (Object1.h, Protocol1.h) and next-mapping.h as required.
1115 Use new NeXT interface as required. XFAIL run if NeXT and 64bit.
1116 * obj-c++.dg/encode-8.mm: Remove redundant -lobjc.
1117 * obj-c++.dg/const-str-1.mm: Run for NeXT as well as gnu.
1119 2010-03-25 Dodji Seketeli <dodji@redhat.com>
1122 * g++.dg/template/typedef30.C: New test case.
1124 2010-03-25 Jakub Jelinek <jakub@redhat.com>
1127 * gcc.c-torture/execute/pr43385.c: New test.
1129 2010-03-24 Joseph Myers <joseph@codesourcery.com>
1131 * gcc.dg/strncpy-fix-1.c: New test.
1133 2010-03-24 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
1136 * lib/objc-torture.exp (objc-set-runtime-options): New.
1137 * objc/execute/execute.exp: Check runtime options on each pass.
1138 * objc/execute/exceptions/exceptions.exp: Ditto.
1139 * objc/compile/compile.exp: Ditto.
1142 * lib/target-supports.exp: Add support for ObjC/ObjC++ tools in
1144 (check_effective_target_objc2): New proc.
1145 (check_effective_target_next_runtime): New proc.
1146 * lib/objc.exp: Determine which runtime is in force and support it.
1147 * lib/obj-c++.exp: Ditto.
1149 2010-03-24 Jason Merrill <jason@redhat.com>
1152 * g++.dg/cpp0x/lambda/lambda-debug.C: New.
1154 2010-03-24 Martin Jambor <mjambor@suse.cz>
1156 * gcc.dg/ipa/ipa-1.c: Delete trailing spaces, put the call to f into
1158 * gcc.dg/ipa/ipa-2.c: Likewise.
1159 * gcc.dg/ipa/ipa-3.c: Likewise.
1160 * gcc.dg/ipa/ipa-4.c: Likewise.
1161 * gcc.dg/ipa/ipa-5.c: Likewise.
1162 * gcc.dg/ipa/ipa-7.c: Likewise.
1163 * gcc.dg/ipa/ipa-6.c: Delete trailing spaces, put the call to foo into
1165 * gcc.dg/ipa/ipacost-2.c: Delete trailing spaces, put the call to
1166 i_can_not_be_propagated_fully2 into a loop.
1167 * gcc.dg/ipa/ipa-8.c: New test.
1168 * g++.dg/ipa/iinline-1.C: Put the call to docalling into a loop.
1170 2010-03-24 Jakub Jelinek <jakub@redhat.com>
1174 * gcc.dg/guality/pr43479.c: New test.
1175 * gcc.dg/debug/dwarf2/inline2.c (third): Make a a global var
1176 and add volatile keyword.
1178 2010-03-23 Mike Stump <mikestump@comcast.net>
1180 * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Enhance portability.
1182 2010-03-23 Jason Merrill <jason@redhat.com>
1184 * g++.dg/ext/altivec-17.C: Adjust error message.
1186 * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op().
1187 * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise.
1188 * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise.
1189 * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise.
1190 * g++.dg/cpp0x/lambda/lambda-conv2.C: New.
1191 * g++.dg/cpp0x/lambda/lambda-conv3.C: New.
1193 2010-03-22 Jason Merrill <jason@redhat.com>
1196 * g++.dg/ext/is_pod.C: Pass -std=c++0x.
1197 * g++.dg/ext/is_pod_98.C: New.
1200 * g++.dg/cpp0x/auto18.C: New.
1202 * gcc.dg/pr36997.c: Adjust error message.
1203 * g++.dg/ext/vector9.C: Likewise.
1204 * g++.dg/conversion/simd3.C: Likewise.
1205 * g++.dg/other/error23.C: Likewise.
1207 2010-03-22 Michael Matz <matz@suse.de>
1210 * gfortran.dg/pr43475.f90: New testcase.
1212 2010-03-22 Richard Guenther <rguenther@suse.de>
1214 PR tree-optimization/43390
1215 * gfortran.fortran-torture/execute/pr43390.f90: New testcase.
1217 2010-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1219 * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic.
1220 * gcc.target/powerpc/ppc-sdata-2.c: Likewise.
1222 2010-03-20 Simon Martin <simartin@users.sourceforge.net>
1223 Michael Matz <matz@suse.de>
1226 * g++.dg/parse/crash56.C: New test.
1228 2010-03-20 Paul Thomas <pault@gcc.gnu.org>
1231 * gfortran.dg/whole_file_15.f90 : New test.
1233 2010-03-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1236 * gfortran.dg/inquire_size.f90: New test.
1238 2010-03-20 Richard Guenther <rguenther@suse.de>
1240 PR rtl-optimization/43438
1241 * gcc.c-torture/execute/pr43438.c: New testcase.
1243 2010-03-20 Dodji Seketeli <dodji@redhat.com>
1246 * g++.dg/abi/mangle42.C: New test.
1248 2010-03-19 Andrew Pinski <andrew_pinski@caviumnetworks.com>
1251 * gcc.dg/pr43211.c: New test.
1252 * gcc.dg/pr18809-1.c: Don't expect an error when calling foo.
1254 2010-03-19 Bernd Schmidt <bernds@codesourcery.com>
1256 PR rtl-optimization/42258
1257 * gcc.target/arm/thumb1-mul-moves.c: New test.
1260 * gcc.target/arm/thumb-andsi.c: New test.
1262 * gcc.target/arm/thumb-andsi.c: Correct dg-options and add
1263 dg-require-effective-target.
1265 2010-03-19 Michael Matz <matz@suse.de>
1268 * g++.dg/other/pr43116.C: New testcase.
1270 2010-03-19 Michael Matz <matz@suse.de>
1273 * gcc.dg/pr43305.c: New testcase.
1275 2010-03-19 Richard Guenther <rguenther@suse.de>
1277 PR tree-optimization/43415
1278 * gcc.c-torture/compile/pr43415.c: New testcase.
1280 2010-03-19 Eric Botcazou <ebotcazou@adacore.com>
1283 * gnat.dg/case_optimization2.adb: New test.
1284 * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
1286 2010-03-18 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1287 Jack Howarth <howarth@bromo.med.uc.edu>
1290 * gcc.target/i386/push-1.c: Don't xfail
1291 scan-assembler-not "movups" on darwin.
1293 2010-03-18 Jakub Jelinek <jakub@redhat.com>
1296 * gcc.dg/pr43058.c: New test.
1298 2010-03-18 Martin Jambor <mjambor@suse.cz>
1301 * g++.dg/torture/pr42450.C: New test.
1303 2010-03-18 Michael Matz <matz@suse.de>
1306 * gcc.dg/pr43419.c: New testcase.
1308 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
1310 PR rtl-optimization/43360
1311 * gcc.dg/torture/pr43360.c: New.
1313 2010-03-18 Michael Matz <matz@suse.de>
1315 PR tree-optimization/43402
1316 * gcc.dg/pr43402.c: New testcase.
1318 2010-03-17 Peter Bergner <bergner@vnet.ibm.com>
1321 * gcc.dg/pr42427.c: New test.
1323 2010-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1326 * gfortran.dg/read_empty_file.f: New test.
1327 * gfortran.dg/read_eof_all.f90: New test.
1328 * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
1329 * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
1331 2010-03-17 Michael Matz <matz@suse.de>
1333 * gcc.dg/pr43300.c: Add -w.
1335 2010-03-17 Richard Guenther <rguenther@suse.de>
1337 * gcc.dg/pr43379.c: Add -w.
1339 2010-03-17 Tobias Burnus <burnus@net-b.de>
1342 * gfortran.dg/cray_pointers_1.f90: Update dg-error message.
1344 2010-03-16 Uros Bizjak <ubizjak@gmail.com>
1346 * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
1348 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1350 * ada/acats/run_all.sh: Log start and end times.
1352 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1354 * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
1356 2010-03-16 Richard Guenther <rguenther@suse.de>
1359 * gcc.dg/pr43379.c: New testcase.
1361 2010-03-16 Jakub Jelinek <jakub@redhat.com>
1364 * gcc.dg/guality/pr43051-1.c: New test.
1366 2010-03-15 Janis Johnson <janis187@us.ibm.com>
1369 * g++.dg/ext/altivec-17.C: Handle changes to error message.
1371 2010-03-15 Michael Matz <matz@suse.de>
1374 * gcc.dg/pr43300.c: New testcase.
1376 2010-03-15 Richard Guenther <rguenther@suse.de>
1378 PR tree-optimization/43367
1379 * gcc.c-torture/compile/pr43367.c: New testcase.
1381 2010-03-15 Richard Guenther <rguenther@suse.de>
1383 PR tree-optimization/43317
1384 * gcc.dg/pr43317.c: New testcase.
1386 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
1388 * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
1390 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
1392 * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
1394 2010-03-14 Tobias Burnus <burnus@net-b.de>
1397 * gfortran.dg/impure_constructor_1.f90: New test.
1399 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
1402 * gfortran.dg/graphite/id-pr43354.f: New.
1404 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
1407 * gfortran.dg/graphite/pr43349.f: New.
1409 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
1412 * gcc.dg/graphite/pr43306.c: New.
1414 2010-03-12 David S. Miller <davem@davemloft.net>
1416 * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
1419 2010-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1421 * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
1423 2010-03-12 Paul Thomas <pault@gcc.gnu.org>
1427 * gfortran.dg/dynamic_dispatch_7.f03: New test.
1429 2010-03-12 Kai Tietz <kai.tietz@onevision.com>
1431 * gfortran.dg/default_format_denormal_1.f90: Don't assume
1432 fail for *-*-mingw* targets.
1434 2010-03-12 Jakub Jelinek <jakub@redhat.com>
1437 * gcc.dg/guality/pr43329-1.c: New test.
1439 2010-03-11 Martin Jambor <mjambor@suse.cz>
1441 PR tree-optimization/43257
1442 * g++.dg/torture/pr43257.C: New test.
1444 2010-03-11 Tobias Burnus <burnus@net-b.de>
1447 * gfortran.dg/namelist_61.f90: New test.
1449 2010-03-11 Richard Guenther <rguenther@suse.de>
1451 PR tree-optimization/43255
1452 * gcc.c-torture/compile/pr43255.c: New testcase.
1454 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1456 * gcc.dg/optimize-bswapdi-1.c: Add OpenSSL bswap variant.
1457 * gcc.dg/pr43280.c: New testcase.
1459 2010-03-11 Richard Guenther <rguenther@suse.de>
1462 * gcc.dg/lto/20100227-1_0.c: New testcase.
1463 * gcc.dg/lto/20100227-1_1.c: Likewise.
1465 2010-03-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1469 * gfortran.dg/read_eof_6.f: New test
1470 * gfortran.dg/read_x_eof.f90: New test.
1471 * gfortran.dg/read_x_past.f: Update test.
1473 2010-03-10 Jan Hubicka <jh@suse.cz>
1475 * gcc.c-torture/compile/pr43288.c: New test.
1477 2010-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1479 * g++.old-deja/g++.pt/asm1.C: Don't detect pic via looking for the
1481 * g++.old-deja/g++.pt/asm2.C: Likewise.
1482 * gcc.c-torture/compile/20000804-1.c: Likewise.
1483 * gcc.target/i386/clobbers.c: Likewise.
1485 2010-03-10 Tobias Burnus <burnus@net-b.de>
1488 * gfortran.dg/c_assoc_3.f90: New test.
1490 2010-03-10 Jakub Jelinek <jakub@redhat.com>
1493 * gcc.dg/guality/pr36728-1.c: New test.
1494 * gcc.dg/guality/pr36728-2.c: New test.
1496 2010-03-10 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1498 * gcc.dg/h8300-div-delay-slot.c: New test.
1500 2010-03-10 Alexander Monakov <amonakov@ispras.ru>
1502 PR tree-optimization/43236
1503 * gcc.c-torture/execute/pr43236.c: New test.
1505 2010-03-10 Andrey Belevantsev <abel@ispras.ru>
1508 * g++.dg/eh/pr42859.C: New test.
1510 2010-03-09 Jakub Jelinek <jakub@redhat.com>
1513 * gcc.dg/pr43299.c: New test.
1516 * g++.dg/eh/unwind2.C: New test.
1518 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
1519 Reza Yazdani <reza.yazdani@amd.com>
1522 * gcc.dg/graphite/run-id-4.c: New.
1524 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
1527 * gcc.dg/graphite/run-id-3.c: New.
1529 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
1533 * gcc.dg/graphite/id-18.c: New.
1534 * gcc.dg/graphite/run-id-pr42644.c: New.
1536 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
1539 * gcc.dg/graphite/pr42326.c: New.
1541 2010-03-08 Richard Guenther <rguenther@suse.de>
1543 PR tree-optimization/43269
1544 * gcc.c-torture/execute/pr43269.c: New testcase.
1546 2010-03-08 Janus Weil <janus@gcc.gnu.org>
1549 * gfortran.dg/typebound_call_13.f03: New.
1551 2010-03-05 Eric Botcazou <ebotcazou@adacore.com>
1553 * lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
1554 of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.
1556 2010-03-05 Jason Merrill <jason@redhat.com>
1558 * g++.dg/abi/mangle40.C: Require weak and alias.
1560 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
1563 * gfortran.dg/graphite/pr42326.f90: New.
1564 * gfortran.dg/graphite/pr42326-1.f90: New.
1566 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1568 * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
1569 (gnat_target_compile): Likewise.
1570 Reinitialize GNAT_UNDER_TEST if target changes.
1571 Set ADA_INCLUDE_PATH, ADA_OBJECTS_PATH in environment.
1572 (local_find_gnatmake): Pass full --GCC to gnatlink.
1575 2010-03-04 Andrew Pinski <andrew_pinski@caviumnetworks.com>
1578 * gcc.dg/compound-literal-1.c: New testcase.
1580 2010-03-04 Martin Jambor <mjambor@suse.cz>
1582 PR tree-optimization/43164
1583 PR tree-optimization/43191
1584 * gcc.c-torture/compile/pr43164.c: New test.
1585 * gcc.c-torture/compile/pr43191.c: Likewise.
1587 2010-03-04 Janus Weil <janus@gcc.gnu.org>
1590 * gfortran.dg/finalize_9.f90: New.
1592 2010-03-04 Tobias Burnus <burnus@net-b.de>
1593 Ken Werner <ken@linux.vnet.ibm.com>
1595 * gfortran.dg/reassoc_4.f: Add --param max-completely-peel-times
1596 to dg-options for spu.
1597 * gfortran.dg/vect/vect-7.f90: Add vect_intfloat_cvt to the
1598 dump-scan target to exclude spu.
1600 2010-03-04 Changpeng Fang <changpeng.fang@amd.com>
1603 * gcc.dg/tree-ssa/ivopts-4.c: New.
1605 2010-03-03 Janis Johnson <janis187@us.ibm.com>
1607 * lib/target-supports-dg.exp (check-flags): Provide defaults for
1608 include-opts and exclude-opts; skip checking the flags if arguments
1609 are the same as the defaults.
1610 (dg-xfail-if): Verify the number of arguments, supply defaults
1611 for unspecified optional arguments.
1612 (dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
1614 2010-03-03 Jason Merrill <jason@redhat.com>
1617 * g++.dg/abi/mangle40.C: Updated.
1619 2010-03-03 Jason Merrill <jason@redhat.com>
1622 * g++.dg/abi/mangle40.C: Updated.
1624 2010-03-03 Jason Merrill <jason@redhat.com>
1626 * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
1627 * g++.dg/abi/mangle23.C: Likewise.
1628 * g++.dg/eh/simd-2.C: Likewise.
1629 * g++.dg/ext/attribute-test-2.C: Likewise.
1630 * g++.dg/ext/vector14.C: Likewise.
1631 * g++.dg/other/pr34435.C: Likewise.
1632 * g++.dg/template/conv8.C: Likewise.
1633 * g++.dg/template/nontype9.C: Likewise.
1634 * g++.dg/template/qualttp17.C: Likewise.
1635 * g++.dg/template/ref1.C: Likewise.
1636 * g++.old-deja/g++.pt/crash68.C: Likewise.
1637 * g++.old-deja/g++.pt/ref1.C: Likewise.
1638 * g++.old-deja/g++.pt/ref3.C: Likewise.
1639 * g++.old-deja/g++.pt/ref4.C: Likewise.
1642 * g++.dg/abi/mangle40.C: New.
1643 * g++.dg/abi/mangle41.C: New.
1644 * g++.dg/lto/20100302_0.C: New.
1645 * g++.dg/lto/20100302_1.C: New.
1646 * g++.dg/lto/20100302.h: New.
1648 2010-03-03 Paul Thomas <pault@gcc.gnu.org>
1651 * gfortran.dg/internal_pack_12.f90: New test.
1653 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
1655 * gcc.dg/pr36997.c: Adjust error message.
1657 2010-03-03 Mike Stump <mikestump@comcast.net>
1659 * gcc.target/i386/builtin-unreachable.c: Don't expect stack
1660 adjustments to not be present on machines that align the stack to
1661 more than 4 bytes and don't have a red zone yet as that is an
1662 unimplemented optimization.
1664 2010-03-03 Janus Weil <janus@gcc.gnu.org>
1667 * gfortran.dg/impure_assignment_3.f90: New.
1669 2010-03-03 Jakub Jelinek <jakub@redhat.com>
1672 * gfortran.dg/pr43229.f90: New test.
1675 * gcc.dg/debug/dwarf2/pr43237.c: New test.
1678 * gcc.dg/guality/pr43177.c: New test.
1680 2010-03-02 Jason Merrill <jason@redhat.com>
1682 * g++.dg/ext/vector9.C: Adjust error message.
1683 * g++.dg/conversion/simd3.C: Likewise.
1684 * g++.dg/other/error23.C: Likewise.
1686 2010-03-02 Mike Stump <mikestump@comcast.net>
1689 * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
1691 2010-03-02 Paul Thomas <pault@gcc.gnu.org>
1694 * gfortran.dg/internal_pack_10.f90: New test.
1697 * gfortran.dg/internal_pack_11.f90: New test.
1699 2010-03-02 Reza Yazdani <reza.yazdani@amd.com>
1702 * gcc.dg/tree-ssa/pr42640.c: New.
1704 2010-03-01 Richard Guenther <rguenther@suse.de>
1706 PR tree-optimization/43220
1707 * gcc.c-torture/execute/pr43220.c: New testcase.
1709 2010-03-01 Richard Guenther <rguenther@suse.de>
1712 * gcc.dg/pr43213.c: New testcase.
1714 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1717 * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
1719 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1721 * lib/target-supports.exp (check_effective_target_ucn_nocache):
1723 (check_effective_target_ucn): Likewise.
1725 * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
1727 * gcc.dg/ucnid-2.c: Likewise.
1728 * gcc.dg/ucnid-3.c: Likewise.
1729 * gcc.dg/ucnid-4.c: Likewise.
1730 * gcc.dg/ucnid-11.c: Likewise.
1731 * gcc.dg/ucnid-12.c: Likewise.
1732 * gcc.dg/ucnid-6.c: Skip if !ucn.
1733 * gcc.dg/ucnid-9.c: Likewise.
1735 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1737 * gcc.target/i386/pr32000-2.c: Add missing include and exclude
1738 lists to dg-skip-if.
1739 * gcc.target/i386/stackalign/return-3.c: Likewise.
1741 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1743 * gcc.target/i386/clearcap.map: New file.
1744 * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
1745 Pass clearcap.map by default if supported.
1747 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1750 * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
1752 * gfortran.dg/stat_2.f90: Likewise.
1754 2010-03-01 Tobias Burnus <burnus@net-b.de>
1757 * gfortran.dg/module_read_2.f90: New test.
1759 2010-02-27 Mark Mitchell <mark@codesourcery.com>
1762 * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
1763 * g++.dg/abi/mangle12.C: Likewise.
1764 * g++.dg/abi/mangle20-2.C: Likewise.
1765 * g++.dg/abi/mangle17.C: Likewise.
1766 * g++.dg/template/cond2.C: Likewise.
1767 * g++.dg/template/pr35240.C: Likewise.
1769 2010-02-27 Richard Guenther <rguenther@suse.de>
1771 PR tree-optimization/43186
1772 * gcc.c-torture/compile/pr43186.c: Adjust testcase.
1774 2010-02-27 Kaz Kojima <kkojima@gcc.gnu.org>
1776 * g++.dg/abi/packed1.C: Expect warning on the SH.
1778 2010-02-27 Simon Martin <simartin@users.sourceforge.net>
1781 * g++.dg/parse/error37.C: New test.
1783 2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
1787 * gcc.dg/pr8927-1.c: Match new note.
1788 * gcc.dg/990506-0.c: Likewise.
1789 * gcc.dg/gomp/flush-2.c: Likewise.
1790 * gcc.dg/gomp/atomic-5.c: Likewise.
1791 * gcc.dg/gomp/pr34607.c: Likewise.
1792 * gcc.dg/pr35746.c: Likewise.
1793 * gcc.dg/cpp/pragma-1.c: Likewise.
1794 * gcc.dg/cpp/pragma-2.c: Likewise.
1795 * gcc.dg/pr41842.c: Likewise.
1796 * gcc.dg/noncompile/20040629-1.c: Likewise.
1797 * objc.dg/private-1.m: Likewise.
1799 2010-02-27 Tobias Burnus <burnus@net-b.de>
1802 * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
1803 * gfortran.dg/default_initialization_4.f90: New test.
1805 2010-02-27 Eric Botcazou <ebotcazou@adacore.com>
1807 * gnat.dg/thin_pointer.ad[sb]: Rename into...
1808 * gnat.dg/thin_pointer1.ad[sb]: ...this.
1809 * gnat.dg/thin_pointer2.adb: New test.
1810 * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
1812 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
1815 * gcc.dg/cpp/c90-pedantic.c: New.
1816 * gcc.dg/cpp/c90.c: New.
1817 * gcc.dg/gnu90-const-expr-1.c: New.
1818 * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
1820 2010-02-26 Richard Guenther <rguenther@suse.de>
1822 PR tree-optimization/43186
1823 * gcc.c-torture/compile/pr43186.c: New testcase.
1825 2010-02-26 Jakub Jelinek <jakub@redhat.com>
1828 * c-c++-common/dwarf2/pr43190.c: New test.
1830 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
1833 * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
1835 2010-02-26 Richard Guenther <rguenther@suse.de>
1837 PR tree-optimization/43188
1838 * gcc.c-torture/compile/pr43188.c: New testcase.
1840 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
1843 * gcc.target/i386/vperm-v4si-2-sse4.c: New.
1845 2010-02-25 Eric Botcazou <ebotcazou@adacore.com>
1847 * g++.dg/abi/packed1.C: Expect warning on the SPARC.
1849 2010-02-25 Michael Meissner <meissner@linux.vnet.ibm.com>
1852 * gcc.target/powerpc/pr43154.c: New file.
1854 2010-02-25 Jakub Jelinek <jakub@redhat.com>
1857 * gfortran.dg/debug/pr43166.f: New test.
1860 * gcc.dg/torture/pr43165.c: New test.
1862 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
1865 * c-c++-common/pr41779.c: Update.
1867 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1870 * lib/gnat-dg.exp (gnat_load): Redefine.
1872 * ada/acats/run_acats: Run run_all.sh with $SHELL.
1873 * ada/acats/run_all.sh: Downcase tasking not implemented message.
1875 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1878 * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
1879 i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
1883 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1885 * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
1887 2010-02-24 Jakub Jelinek <jakub@redhat.com>
1890 * gcc.dg/guality/vla-1.c: New test.
1892 2010-02-24 Tobias Burnus <burnus@net-b.de>
1895 * gfortran.dg/c_ptr_tests_15.f90: New test.
1897 2010-02-23 Jakub Jelinek <jakub@redhat.com>
1900 * gcc.target/i386/pr43107.c: New test.
1902 2010-02-23 Jason Merrill <jason@redhat.com>
1905 * g++.dg/cpp0x/variadic100.C: New.
1907 2010-02-23 Jason Merrill <jason@redhat.com>
1910 * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
1911 * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
1912 * c-c++-common/dwarf2/vla1.c: New.
1914 2010-02-23 Jakub Jelinek <jakub@redhat.com>
1917 * gcc.dg/pr43139.c: New test.
1920 * gcc.dg/guality/pr43077-1.c: New test.
1922 2010-02-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
1925 * gcc.dg/march.c: New.
1926 * gcc.dg/march-generic.c: New.
1927 * gcc.dg/mtune.c: New.
1929 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
1932 * gcc.dg/graphite/pr43083.c: New.
1934 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
1937 * gfortran.dg/graphite/pr43097.f: New.
1939 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
1940 Manuel López-Ibáñez <manu@gcc.gnu.org>
1943 * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
1945 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
1948 * g++.dg/graphite/pr43026.C: New.
1950 2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
1953 * gcc.dg/cleanup-1.c: Update.
1954 * gcc.dg/func-args-1.c: Update.
1955 * gcc.dg/format/sentinel-1.c: Update.
1956 * g++.old-deja/g++.jason/scoping10.C: Update.
1957 * g++.old-deja/g++.ns/lookup5.C: Update.
1958 * g++.dg/ext/cleanup-1.C: Update.
1959 * g++.dg/parse/varmod1.C: Update.
1960 * g++.dg/parse/error33.C: Update.
1961 * g++.dg/expr/call3.C: Update.
1962 * g++.dg/func-args-1.C: New.
1964 2010-02-22 H.J. Lu <hongjiu.lu@intel.com>
1967 * gcc.dg/attr-used-2.c: Moved to ...
1968 * c-c++-common/attr-used-2.c: Here.
1970 * gcc.dg/attr-used.c: Moved to ...
1971 * c-c++-common/attr-used.c: Here.
1973 2010-02-22 Ozkan Sezer <sezeroz@gmail.com>
1975 * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
1977 2010-02-22 Richard Guenther <rguenther@suse.de>
1980 * gfortran.dg/lto/20100222-1_0.f03: New testcase.
1981 * gfortran.dg/lto/20100222-1_1.c: Likewise.
1983 2010-02-22 Richard Guenther <rguenther@suse.de>
1985 PR tree-optimization/42749
1986 * gcc.c-torture/compile/pr42749.c: New testcase.
1988 2010-02-22 Paul Thomas <pault@gcc.gnu.org>
1991 * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
1992 * gfortran.dg/internal_pack_9.f90: New test.
1994 2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
1997 * g++.dg/template/recurse.C: Adjust.
1998 * g++.dg/template/pr23510.C: New.
2000 2010-02-21 Dodji Seketeli <dodji@redhat.com>
2003 * g++.dg/template/memclass4.C: New test.
2005 2010-02-21 Tobias Burnus <burnus@net-b.de>
2008 * gfortran.dg/reassoc_5.f90: New test.
2010 2010-02-20 Uros Bizjak <ubizjak@gmail.com>
2013 * gcc.target/i386/pr43067.c: New test.
2015 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
2018 * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
2020 * g++.dg/warn/Wconversion-null.C: New test.
2021 * g++.old-deja/g++.other/null1.C: Move to...
2022 * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
2024 2010-02-20 Paul Thomas <pault@gcc.gnu.org>
2028 * gfortran.dg/dependency_26.f90: New test.
2031 * gfortran.dg/internal_pack_7.f90: New test.
2034 * gfortran.dg/internal_pack_8.f90: New test.
2036 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
2039 * c-c++-common/pr41779.c: Fix broken testcase.
2041 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
2044 * c-c++-common/pr36513.c: New testcase.
2045 * c-c++-common/pr36513-2.c: New testcase.
2047 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
2050 * c-c++-common/pr41779.c: New.
2052 2010-02-19 Jakub Jelinek <jakub@redhat.com>
2055 * gcc.dg/pr43084.c: New test.
2057 2010-02-19 Richard Guenther <rguenther@suse.de>
2059 PR tree-optimization/42916
2060 * gcc.dg/pr42916.c: New testcase.
2062 2010-02-18 Jason Merrill <jason@redhat.com>
2065 * g++.dg/abi/packed1.C: Add expected warning.
2068 * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
2069 * gcc.dg/torture/dg-torture.exp: Likewise.
2070 * c-c++-common/torture/complex-sign.h,
2071 c-c++-common/torture/complex-sign-add.c,
2072 c-c++-common/torture/complex-sign-mixed-add.c,
2073 c-c++-common/torture/complex-sign-mixed-div.c,
2074 c-c++-common/torture/complex-sign-mixed-mul.c,
2075 c-c++-common/torture/complex-sign-mixed-sub.c,
2076 c-c++-common/torture/complex-sign-mul.c,
2077 c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
2078 Adapt for C++ compilation as well.
2081 * g++.dg/ext/label1.C: Update.
2082 * g++.dg/ext/label2.C: Update.
2085 * g++.dg/template/dependent-name6.C: New.
2088 * g++.dg/parse/namespace12.C: New.
2090 2010-02-18 Martin Jambor <mjambor@suse.cz>
2092 PR tree-optimization/43066
2093 * gcc.c-torture/compile/pr43066.c: New test.
2095 2010-02-18 Uros Bizjak <ubizjak@gmail.com>
2097 * g++.dg/ext/attrib35.C: Fix target selector string.
2098 * g++.dg/ext/attrib36.C: Ditto.
2099 * g++.dg/ext/attrib37.C: Ditto.
2100 * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
2101 * g++.dg/abi/mangle25.C: Ditto.
2103 2010-02-17 Jason Merrill <jason@redhat.com>
2106 * g++.dg/parse/namespace11.C: New.
2109 * g++.dg/ext/attrib37.C: New.
2112 * g++.dg/template/ptrmem20.C: New.
2114 2010-02-17 Uros Bizjak <ubizjak@gmail.com>
2117 * gcc.target/i386/xop-check.h: Include m256-check.h.
2118 * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
2119 * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
2120 * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
2121 * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
2123 2010-02-17 Jakub Jelinek <jakub@redhat.com>
2126 * gcc.dg/pr42918.c: New test.
2128 2010-02-16 H.J. Lu <hongjiu.lu@intel.com>
2130 * g++.dg/ext/attrib36.C: Require ILP32.
2132 2010-02-16 Richard Guenther <rguenther@suse.de>
2134 PR tree-optimization/41043
2135 * gfortran.dg/pr41043.f90: New testcase.
2136 * gcc.dg/Wstrict-overflow-18.c: XFAIL.
2138 2010-02-16 Jason Merrill <jason@redhat.com>
2140 * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
2142 2010-02-16 Ira Rosen <irar@il.ibm.com>
2144 PR tree-optimization/43074
2145 * gcc.dg/vect/fast-math-pr43074.c: New test.
2147 2010-02-16 Jakub Jelinek <jakub@redhat.com>
2149 * lib/prune.exp: Prune variable tracking size limit exceeded notes.
2151 2010-02-16 Jason Merrill <jason@redhat.com>
2154 * g++.dg/ext/attrib36.C: New.
2157 * g++.dg/other/array6.C: New.
2159 2010-02-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2161 * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
2163 2010-02-15 Sebastian Pop <sebastian.pop@amd.com>
2165 * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
2166 _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
2167 * gcc.target/i386/xop-vpermil2pd-1.c: New.
2168 * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
2169 * gcc.target/i386/xop-vpermil2ps-1.c: New.
2170 * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
2172 2010-02-15 Richard Guenther <rguenther@suse.de>
2175 * g++.dg/torture/pr43068.C: New testcase.
2177 2010-02-14 Volker Reichelt <reichelt@gcc.gnu.org>
2180 * g++.dg/opt/ice1.C: New.
2182 2010-02-14 Jason Merrill <jason@redhat.com>
2185 * g++.dg/cpp0x/initlist-opt.C: New.
2187 2010-02-13 Paul Thomas <pault@gcc.gnu.org>
2191 * gfortran.dg/internal_pack_6.f90: New test.
2193 2010-02-12 Jason Merrill <jason@redhat.com>
2196 * g++.dg/cpp0x/variadic99.C: New.
2198 2010-02-12 Jakub Jelinek <jakub@redhat.com>
2200 * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
2201 sign extend pointers to gualchk_t.
2204 * g++.dg/other/default3.C: Xfail g4 test.
2206 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
2209 * gcc.dg/graphite/pr43012.c: New.
2211 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
2214 * g++.dg/graphite/pr42930.C: New.
2216 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
2220 * gcc.dg/graphite/pr42530.c: New.
2221 * gcc.dg/graphite/pr42914.c: New.
2223 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
2226 * gcc.dg/graphite/pr42771.c: New.
2228 2010-02-11 Richard Guenther <rguenther@suse.de>
2230 PR tree-optimization/42998
2231 * gcc.c-torture/compile/pr42998.c: New testcase.
2233 2010-02-10 Jason Merrill <jason@redhat.com>
2236 * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
2238 PR c++/42983, core issue 906
2239 * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
2240 * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
2243 * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
2245 2010-02-10 Richard Guenther <rguenther@suse.de>
2247 PR tree-optimization/43017
2248 * gcc.dg/torture/pr43017.c: New testcase.
2250 2010-02-10 Tobias Burnus <burnus@net-b.de>
2253 * gfortran.dg/private_type_1.f90: Update error location.
2254 * gfortran.dg/invalid_interface_assignment.f90: Ditto.
2255 * gfortran.dg/typebound_operator_2.f03: Ditto.
2256 * gfortran.dg/assignment_2.f90: Ditto.
2257 * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
2258 * gfortran.dg/binding_label_tests_9.f03: Ditto.
2260 2010-02-10 Tobias Burnus <burnus@net-b.de>
2263 * gfortran.dg/bind_c_usage_20.f90: New test.
2265 2010-02-10 Jakub Jelinek <jakub@redhat.com>
2268 * g++.dg/debug/pr43010.C: New test.
2270 2010-02-10 Richard Guenther <rguenther@suse.de>
2273 * gcc.c-torture/execute/20100209-1.c: New testcase.
2274 * gcc.dg/fold-div-3.c: Likewise.
2276 2010-02-10 Jakub Jelinek <jakub@redhat.com>
2278 * gcc.dg/builtin-ffs-1.c: New test.
2280 2010-02-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2283 * gfortran.dg/array_constructor_35.f90: New test.
2285 2010-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2287 * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
2289 2010-02-09 Jason Merrill <jason@redhat.com>
2292 * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
2295 * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
2297 2010-02-09 Tobias Burnus <burnus@net-b.de>
2300 * gfortran.dg/module_write_1.f90: New test.
2302 2010-02-09 Alexander Monakov <amonakov@ispras.ru>
2304 * gcc.dg/pr19340.c: Adjust.
2306 2010-02-09 Richard Guenther <rguenther@suse.de>
2308 PR tree-optimization/43008
2309 * gcc.c-torture/execute/pr43008.c: New testcase.
2311 2010-02-09 Richard Guenther <rguenther@suse.de>
2313 PR tree-optimization/43000
2314 * gcc.dg/torture/pr43000.c: New testcase.
2315 * gcc.dg/torture/pr43002.c: Likewise.
2317 2010-02-09 Daniel Kraft <d@domob.eu>
2320 * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
2321 and pass -Wsurprising as necessary.
2323 2010-02-08 Jakub Jelinek <jakub@redhat.com>
2325 PR tree-optimization/42890
2326 * g++.dg/torture/pr42890.C: New test.
2328 2010-02-08 Richard Guenther <rguenther@suse.de>
2331 * gcc.dg/tree-ssa/inline-4.c: New testcase.
2333 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
2335 * gcc.dg/graphite/block-0.c: Call abort for runtime test. Always
2337 * gcc.dg/graphite/block-1.c: Same.
2338 * gcc.dg/graphite/block-3.c: Same.
2339 * gcc.dg/graphite/block-4.c: Same.
2340 * gcc.dg/graphite/block-5.c: Same.
2341 * gcc.dg/graphite/block-6.c: Same.
2342 * gcc.dg/graphite/block-7.c: Same.
2343 * gcc.dg/graphite/interchange-0.c: Same.
2344 * gcc.dg/graphite/interchange-1.c: Same.
2345 * gcc.dg/graphite/interchange-10.c: Same.
2346 * gcc.dg/graphite/interchange-11.c: Same.
2347 * gcc.dg/graphite/interchange-12.c: Same.
2348 * gcc.dg/graphite/interchange-2.c: Same.
2349 * gcc.dg/graphite/interchange-3.c: Same.
2350 * gcc.dg/graphite/interchange-4.c: Same.
2351 * gcc.dg/graphite/interchange-5.c: Same.
2352 * gcc.dg/graphite/interchange-6.c: Same.
2353 * gcc.dg/graphite/interchange-7.c: Same.
2354 * gcc.dg/graphite/interchange-8.c: Same.
2355 * gcc.dg/graphite/interchange-9.c: Same.
2356 * gcc.dg/graphite/interchange-mvt.c: Same.
2358 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
2360 * gfortran.dg/graphite/id-19.f: New.
2361 * gfortran.dg/graphite/pr14741.f90: New.
2362 * gfortran.dg/graphite/pr41924.f90: New.
2363 * gfortran.dg/graphite/run-id-2.f90: New.
2365 2010-02-07 Richard Guenther <rguenther@suse.de>
2368 * gcc.c-torture/compile/pr42956.c: New testcase.
2370 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2373 * gfortran.dg/fmt_cache_2.f: New test.
2375 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2377 * gfortran.dg/read_no_eor.f90: New test.
2379 2010-02-05 Jason Merrill <jason@redhat.com>
2381 * g++.dg/ext/label13.C: Move constructor body out of class.
2383 2010-02-03 Jason Merrill <jason@redhat.com>
2386 * g++.dg/ext/dllexport3.C: New.
2388 2010-02-05 Ozkan Sezer <sezeroz@gmail.com>
2390 * gcc.dg/format/ms-format3.c: New test for specific MS types.
2392 2010-02-05 Richard Guenther <rguenther@suse.de>
2394 * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
2396 2010-02-05 Dodji Seketeli <dodji@redhat.com>
2399 * g++.dg/other/crash-9.C: New test.
2401 2010-02-05 Paul Thomas <pault@gcc.gnu.org>
2404 * gfortran.dg/subref_array_pointer_4.f90 : New test.
2406 2010-02-04 Richard Guenther <rguenther@suse.de>
2408 PR rtl-optimization/42952
2409 * gcc.dg/torture/pr42952.c: New testcase.
2411 2010-02-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2414 * gfortran.dg/namelist_60.f90: New test.
2416 2010-02-03 Jason Merrill <jason@redhat.com>
2419 * g++.dg/ext/builtin11.C: New.
2423 * g++.dg/abi/mangle35.C: New.
2424 * g++.dg/abi/mangle37.C: New.
2427 * g++.dg/abi/mangle36.C: New.
2430 * g++.dg/warn/string1.C: New.
2432 2010-02-03 Richard Guenther <rguenther@suse.de>
2434 PR tree-optimization/42944
2435 * gcc.dg/errno-1.c: New testcase.
2437 2010-02-03 Richard Guenther <rguenther@suse.de>
2440 * gcc.c-torture/compile/pr42927.c: New testcase.
2442 2010-02-03 Tobias Burnus <burnus@net-b.de>
2445 * gfortran.dg/null_4.f90: New test.
2447 2010-02-02 Jason Merrill <jason@redhat.com>
2450 * g++.dg/ext/label13.C: New.
2452 2010-02-02 Tobias Burnus <burnus@net-b.de>
2455 * gfortran.dg/func_result_5.f90: New test.
2457 2010-02-01 Tobias Burnus <burnus@net-b.de>
2460 * gfortran.dg/pure_initializer_3.f90: News test.
2462 2010-01-31 Janus Weil <janus@gcc.gnu.org>
2465 * gfortran.dg/allocate_derived_2.f90: New test.
2467 2010-01-31 Eric Botcazou <ebotcazou@adacore.com>
2470 * gcc.dg/torture/pr42898-2.c: New test.
2472 2010-01-31 Richard Guenther <rguenther@suse.de>
2475 * gcc.dg/torture/pr42898.c: New testcase.
2477 2010-01-31 Paul Thomas <pault@gcc.gnu.org>
2480 * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
2481 * gfortran.dg/alloc_comp_bounds_1.f90: New test.
2483 2010-01-30 Paolo Bonzini <bonzini@gnu.org>
2485 * g++.dg/tree-ssa/inline-1.C: New.
2486 * g++.dg/tree-ssa/inline-2.C: New.
2487 * g++.dg/tree-ssa/inline-3.C: New.
2489 2010-01-29 Michael Meissner <meissner@linux.vnet.ibm.com>
2492 * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
2493 the string 'pow' in the pathname of the compiler from generating a
2496 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2498 * g++.old-deja/g++.mike/eh16.C: Rename err to e.
2499 * g++.old-deja/g++.mike/eh17.C: Likewise.
2500 * g++.old-deja/g++.mike/p5571.C: Likewise.
2502 2010-01-29 Dodji Seketeli <dodji@redhat.com>
2509 * g++.dg/other/crash-5.C: New test.
2510 * g++.dg/other/crash-6.C: New test.
2511 * g++.dg/other/crash-7.C: New test.
2512 * g++.dg/other/crash-8.C: New test.
2514 2010-01-29 Jakub Jelinek <jakub@redhat.com>
2516 PR rtl-optimization/42889
2517 * gcc.dg/pr42889.c: New test.
2519 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
2521 * gcc.target/i386/pr42881.c: Use SSE2.
2523 2010-01-28 Uros Bizjak <ubizjak@gmail.com>
2526 * gcc.target/i386/pr42891.c: New test.
2528 2010-01-28 Richard Guenther <rguenther@suse.de>
2530 PR tree-optimization/42871
2531 * g++.dg/torture/pr42871.C: New testcase.
2533 2010-01-28 Richard Guenther <rguenther@suse.de>
2535 * gcc.dg/Wobjsize-1.h: New testcase.
2536 * gcc.dg/Wobjsize-1.c: Likewise.
2538 2010-01-28 Richard Guenther <rguenther@suse.de>
2541 * g++.dg/torture/pr42883.C: New testcase.
2543 2010-01-28 Michael Matz <matz@suse.de>
2545 * gcc.target/i386/pr42881.c: New test.
2547 2010-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2549 * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
2550 Add i?86-*-solaris2* support.
2552 2010-01-28 Dodji Seketeli <dodji@redhat.com>
2556 * g++.dg/template/typedef27.C: New test case.
2557 * g++.dg/template/typedef28.C: New test case.
2559 2010-01-27 Stephen Thomas <stephen.thomas@arm.com>
2561 * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
2563 2010-01-27 Richard Guenther <rguenther@suse.de>
2566 * gcc.dg/torture/pr42878-1.c: New testcase.
2567 * gcc.dg/torture/pr42878-2.c: Likewise.
2569 2010-01-27 Jakub Jelinek <jakub@redhat.com>
2572 * gcc.dg/vla-22.c: New test.
2574 2010-01-26 Jakub Jelinek <jakub@redhat.com>
2576 * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
2579 2010-01-26 Richard Guenther <rguenther@suse.de>
2581 PR rtl-optimization/42685
2582 * gcc.dg/pr42685.c: New testcase.
2583 * g++.dg/other/pr42685.C: Likewise.
2585 2010-01-26 Richard Guenther <rguenther@suse.de>
2588 * g++.dg/other/pr42806.C: New testcase.
2590 2010-01-26 Richard Guenther <rguenther@suse.de>
2592 PR tree-optimization/42250
2593 * gcc.dg/pr42250.c: New testcase.
2595 2010-01-25 Arnaud Charlet <charlet@adacore.com>
2597 * gnat.dg/array_bounds_test.adb: New test.
2599 2010-01-25 Tobias Burnus <burnus@net-b.de>
2602 * gfortran.dg/generic_21.f90: New test.
2604 2010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2607 * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
2609 2010-01-24 Mark Mitchell <mark@codesourcery.com>
2612 * g++.dg/abi/arm_va_list2.C: New test.
2613 * g++.dg/abi/arm_va_list2.h: Companion header file.
2615 2010-01-24 Paul Thomas <pault@gcc.gnu.org>
2618 * gfortran.dg/parameter_array_ref_2.f90 : New test.
2621 * gfortran.dg/char_array_arg_1.f90 : New test.
2623 * gfortran.dg/pr25923.f90 : Remove XFAIL.
2625 2010-01-24 Tobias Burnus <burnus@net-b.de>
2628 * gfortran.dg/generic_20.f90: New test.
2630 2010-01-22 Michael Matz <matz@suse.de>
2632 * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
2635 2010-01-21 Paul Thomas <pault@gcc.gnu.org>
2638 * gfortran.dg/dependency_25.f90 : New test.
2640 2010-01-21 Martin Jambor <mjambor@suse.cz>
2642 PR tree-optimization/42585
2643 * gcc.dg/tree-ssa/pr42585.c: New test.
2645 2010-01-21 Richard Guenther <rguenther@suse.de>
2648 * gcc.dg/pr19988.c: New testcase.
2650 2010-01-20 Janis Johnson <janis187@us.ibm.com>
2652 * g++.dg/compat/decimal/compat-common.h: New file.
2653 * g++.dg/compat/decimal/decimal-dummy.h: New file.
2654 * g++.dg/compat/decimal/pass_x.h: New file.
2655 * g++.dg/compat/decimal/pass_y.h: New file.
2656 * g++.dg/compat/decimal/pass-1_main.C: New file.
2657 * g++.dg/compat/decimal/pass-1_x.C: New file.
2658 * g++.dg/compat/decimal/pass-1_y.C: New file.
2659 * g++.dg/compat/decimal/pass-2_main.C: New file.
2660 * g++.dg/compat/decimal/pass-2_x.C: New file.
2661 * g++.dg/compat/decimal/pass-2_y.C: New file.
2662 * g++.dg/compat/decimal/pass-3_main.C: New file.
2663 * g++.dg/compat/decimal/pass-3_x.C: New file.
2664 * g++.dg/compat/decimal/pass-3_y.C: New file.
2665 * g++.dg/compat/decimal/pass-4_main.C: New file.
2666 * g++.dg/compat/decimal/pass-4_x.C: New file.
2667 * g++.dg/compat/decimal/pass-4_y.C: New file.
2668 * g++.dg/compat/decimal/pass-5_main.C: New file.
2669 * g++.dg/compat/decimal/pass-5_x.C: New file.
2670 * g++.dg/compat/decimal/pass-5_y.C: New file.
2671 * g++.dg/compat/decimal/pass-6_main.C: New file.
2672 * g++.dg/compat/decimal/pass-6_x.C: New file.
2673 * g++.dg/compat/decimal/pass-6_y.C: New file.
2674 * g++.dg/compat/decimal/return_x.h: New file.
2675 * g++.dg/compat/decimal/return_y.h: New file.
2676 * g++.dg/compat/decimal/return-1_main.C: New file.
2677 * g++.dg/compat/decimal/return-1_x.C: New file.
2678 * g++.dg/compat/decimal/return-1_y.C: New file.
2679 * g++.dg/compat/decimal/return-2_main.C: New file.
2680 * g++.dg/compat/decimal/return-2_x.C: New file.
2681 * g++.dg/compat/decimal/return-2_y.C: New file.
2682 * g++.dg/compat/decimal/return-3_main.C: New file.
2683 * g++.dg/compat/decimal/return-3_x.C: New file.
2684 * g++.dg/compat/decimal/return-3_y.C: New file.
2685 * g++.dg/compat/decimal/return-4_main.C: New file.
2686 * g++.dg/compat/decimal/return-4_x.C: New file.
2687 * g++.dg/compat/decimal/return-4_y.C: New file.
2688 * g++.dg/compat/decimal/return-5_main.C: New file.
2689 * g++.dg/compat/decimal/return-5_x.C: New file.
2690 * g++.dg/compat/decimal/return-5_y.C: New file.
2691 * g++.dg/compat/decimal/return-6_main.C: New file.
2692 * g++.dg/compat/decimal/return-6_x.C: New file.
2693 * g++.dg/compat/decimal/return-6_y.C: New file.
2695 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
2698 * gcc.dg/pr42715.c: New.
2700 2010-01-20 Paolo Carlini <paolo.carlini@oracle.com>
2703 * g++.dg/parse/crash55.C: New.
2705 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
2708 * gcc.dg/guality/pr42782.c: New.
2710 2010-01-20 Jason Merrill <jason@redhat.com>
2713 * g++.dg/abi/packed1.C: New.
2716 * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
2719 * g++.dg/parse/fn-typedef1.C: New.
2720 * g++.dg/other/cv_quals.C: Adjust.
2722 2010-01-20 Anthony Green <green@moxielogic.com>
2724 * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
2726 * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
2727 * gcc.dg/20020312-2.c: Port this to the moxie core.
2728 * gcc.dg/weak/typeof-2.c: Ditto.
2730 2010-01-20 Richard Guenther <rguenther@suse.de>
2732 PR tree-optimization/42717
2733 * gcc.c-torture/compile/pr42717.c: New testcase.
2735 2010-01-20 Jakub Jelinek <jakub@redhat.com>
2737 * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
2738 of signed, add a few new tests.
2741 * g++.dg/parse/limits-initializer1.C: New test.
2743 2010-01-19 Janus Weil <janus@gcc.gnu.org>
2746 * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
2747 * gfortran.dg/typebound_call_12.f03: New test.
2749 2010-01-19 Paul Thomas <pault@gcc.gnu.org>
2752 * gfortran.dg/bounds_check_15.f90 : New test.
2754 2010-01-19 Michael Matz <matz@suse.de>
2756 PR tree-optimization/41783
2757 * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
2759 2010-01-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2762 * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
2763 * gcc.target/arm/neon/vget_lowp16.c: Likewise.
2764 * gcc.target/arm/neon/vget_lowp8.c: Likewise.
2765 * gcc.target/arm/neon/vget_lows16.c: Likewise.
2766 * gcc.target/arm/neon/vget_lows32.c: Likewise.
2767 * gcc.target/arm/neon/vget_lows64.c: Likewise.
2768 * gcc.target/arm/neon/vget_lows8.c: Likewise.
2769 * gcc.target/arm/neon/vget_lowu16.c: Likewise.
2770 * gcc.target/arm/neon/vget_lowu32.c: Likewise.
2771 * gcc.target/arm/neon/vget_lowu64.c: Likewise.
2772 * gcc.target/arm/neon/vget_lowu8.c: Likewise.
2774 2010-01-19 Janus Weil <janus@gcc.gnu.org>
2777 * gfortran.dg/extends_6.f03: Modified an error message.
2778 * gfortran.dg/extends_10.f03: New test.
2779 * gfortran.dg/private_type_6.f03: Modified an error message.
2780 * gfortran.dg/structure_constructor_8.f03: Ditto.
2782 2010-01-19 Jakub Jelinek <jakub@redhat.com>
2784 PR tree-optimization/42719
2785 * gcc.dg/pr42719.c: New test.
2788 * gcc.dg/pr42728.c: New test.
2790 2010-01-19 Anthony Green <green@moxielogic.com>
2792 * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
2794 2010-01-18 Anthony Green <green@moxielogic.com>
2796 * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
2799 2010-01-19 Dodji Seketeli <dodji@redhat.com>
2801 * g++.dg/template/error45.C: reverted as part of reverting the
2802 fix of PR c++/42634.
2804 2010-01-18 Dodji Seketeli <dodji@redhat.com>
2807 * g++.dg/template/error45.C: New test.
2809 2010-01-18 Dodji Seketeli <dodji@redhat.com>
2812 * g++.dg/conversion/op6.C: New test.
2814 2010-01-18 Uros Bizjak <ubizjak@gmail.com>
2817 * gcc.target/alpha/pr42774.c: New test.
2819 2010-01-18 Richard Guenther <rguenther@suse.de>
2821 PR tree-optimization/42781
2822 * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
2824 2010-01-17 Richard Guenther <rguenther@suse.de>
2827 * gcc.c-torture/execute/pr42248.c: New testcase.
2829 2010-01-17 Richard Guenther <rguenther@suse.de>
2831 PR tree-optimization/42773
2832 * g++.dg/torture/pr42773.C: New testcase.
2834 2010-01-17 Janus Weil <janus@gcc.gnu.org>
2837 * gfortran.dg/interface_assignment_5.f90: New test.
2839 2010-01-17 Dodji Seketeli <dodji@redhat.com>
2842 * g++.dg/template/crash94.C: Reverted.
2844 2010-01-17 Jie Zhang <jie.zhang@analog.com>
2847 * gcc.dg/debug/pr42767.c: New.
2849 2010-01-15 Jason Merrill <jason@redhat.com>
2852 * g++.dg/cpp0x/decltype22.C: New.
2854 2010-01-16 Jakub Jelinek <jakub@redhat.com>
2857 * g++.dg/torture/pr42760.C: New test.
2859 2010-01-15 Jing Yu <jingyu@google.com>
2861 PR rtl-optimization/42691
2862 * gcc.c-torture/execute/pr42691.c: New.
2864 2010-01-15 Richard Guenther <rguenther@suse.de>
2867 * g++.dg/torture/pr42739.C: New testcase.
2869 2010-01-15 Dodji Seketeli <dodji@redhat.com>
2871 * g++.dg/template/error45.C: Revert as part of reverting changes
2874 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2877 * gfortran.dg/interface_31.f90: New test.
2879 2010-01-14 Michael Meissner <meissner@linux.vnet.ibm.com>
2881 * gcc.target/powerpc/pr42747.c: New file.
2883 2010-01-14 Jakub Jelinek <jakub@redhat.com>
2886 * c-c++-common/pr42674.c: New test.
2889 * g++.dg/template/instantiate11.C: New test.
2891 2010-01-14 Jason Merrill <jason@redhat.com>
2894 * g++.dg/overload/error3.C: New.
2897 * g++.dg/overload/rvalue1.C: New.
2899 2010-01-14 Martin Jambor <mjambor@suse.cz>
2901 PR tree-optimization/42706
2902 * gcc.dg/ipa/pr42706.c: New testcase.
2904 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
2906 * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
2908 2010-01-14 Martin Jambor <mjambor@suse.cz>
2910 PR tree-optimization/42714
2911 * g++.dg/torture/pr42714.C: New test.
2913 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
2915 PR rtl-optimization/42246
2916 * gfortran.dg/pr42246-2.f: New.
2918 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
2920 PR rtl-optimization/42389
2921 * gcc.dg/pr42389.c: New.
2923 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
2925 PR rtl-optimization/42388
2926 * gcc.dg/pr42388.c: New.
2928 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
2930 PR rtl-optimization/42294
2931 * gfortran.dg/pr42294.f: New.
2933 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
2935 PR rtl-optimization/39453
2936 PR rtl-optimization/42246
2937 * gcc.dg/pr39453.c: New.
2938 * gcc.dg/pr42246.c: New.
2940 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
2943 * gcc.dg/pr42245.c: New.
2944 * gcc.dg/pr42245-2.c: New.
2946 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
2948 PR rtl-optimization/42249
2949 * gcc.dg/pr42249.c: New.
2951 2010-01-14 Jakub Jelinek <jakub@redhat.com>
2954 * gcc.c-torture/execute/pr42721.c: New test.
2956 2010-01-14 Ira Rosen <irar@il.ibm.com>
2958 PR tree-optimization/42709
2959 * gcc.dg/vect/pr42709.c: New test.
2961 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
2964 * gfortran.dg/alloc_comp_scalar_1.f90: New test.
2965 * gfortran.dg/alloc_comp_transformational_1.f90: New test.
2967 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
2970 * gfortran.dg/generic_19.f90 : New test.
2972 2010-01-13 Richard Guenther <rguenther@suse.de>
2974 PR tree-optimization/42730
2975 * gcc.c-torture/compile/pr42730.c: New testcase.
2977 2010-01-13 Steve Ellcey <sje@cup.hp.com>
2980 * gcc.target/ia64/pr42542-1.c: New.
2981 * gcc.target/ia64/pr42542-2.c: New.
2982 * gcc.target/ia64/pr42542-3.c: New.
2984 2010-01-13 Dodji Seketeli <dodji@redhat.com>
2987 * g++.dg/template/error45.C: New test.
2989 2010-01-13 Martin Jambor <mjambor@suse.cz>
2991 PR tree-optimization/42704
2992 * g++.dg/torture/pr42704.C: New test.
2994 2010-01-13 Martin Jambor <mjambor@suse.cz>
2996 PR tree-optimization/42703
2997 * gcc.c-torture/compile/pr42703.c: New test.
2999 2010-01-13 Richard Guenther <rguenther@suse.de>
3001 PR tree-optimization/42705
3002 * gcc.c-torture/compile/pr42705.c: New testcase.
3004 2010-01-13 Jie Zhang <jie.zhang@analog.com>
3006 * gcc.target/bfin/l2.c: New test.
3007 * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
3009 2010-01-13 Richard Guenther <rguenther@suse.de>
3012 * gcc.c-torture/compile/pr42716.c: New testcase.
3014 2010-01-13 Richard Guenther <rguenther@suse.de>
3017 * gfortran.dg/lto/20100110-1_0.f90: New testcase.
3019 2010-01-12 Joseph Myers <joseph@codesourcery.com>
3022 * gcc.c-torture/compile/pr42708-1.c: New test.
3024 2010-01-12 Jakub Jelinek <jakub@redhat.com>
3027 * gcc.dg/pr42662.c: New test.
3029 PR tree-optimization/42645
3030 * g++.dg/other/pr42645-1.C: New test.
3031 * g++.dg/other/pr42645-2.C: New test.
3033 2010-01-11 Janis Johnson <janis187@us.ibm.com>
3036 * gcc.target/powerpc/warn-1.c: New test.
3037 * gcc.target/powerpc/warn-2.c: New test.
3039 2010-01-11 Uros Bizjak <ubizjak@gmail.com>
3041 * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
3044 2010-01-10 Rafael Avila de Espindola <espindola@google.com>
3046 * gcc.dg/lto/20100108_0.c: New.
3048 2010-01-10 Uros Bizjak <ubizjak@gmail.com>
3050 * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
3051 Add -march=i686 -msse for 32bit x86 targets.
3053 2010-01-10 Richard Guenther <rguenther@suse.de>
3056 * gcc.dg/torture/pr42667.c: New testcase.
3058 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3061 * gfortran.dg/array_constructor_34.f90: New test.
3063 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3066 * gfortran.dg/array_constructor_33.f90: New test.
3067 gfortran.dg/array_function_5.f90: Add credit.
3069 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
3072 * gcc.dg/pr42631.c: New.
3074 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
3077 * gcc.dg/pr42630.c: New.
3079 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
3082 * gcc.dg/pr42629.c: New.
3084 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
3087 * gcc.dg/torture/pr42363.c: New.
3089 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
3093 * gcc.dg/vect/pr42604.c: New.
3094 * gcc.dg/vect/pr42395.c: New.
3096 2010-01-09 Richard Guenther <rguenther@suse.de>
3099 * gcc.c-torture/execute/pr42512.c: New testcase.
3101 2010-01-09 Tobias Burnus <burnus@net-b.de>
3104 * gfortran.dg/c_ptr_tests_14.f90: New test.
3106 2010-01-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3109 * gnat.dg/null_pointer_deref1.adb: Don't run on
3110 sparc*-sun-solaris2.11.
3112 2010-01-08 Richard Guenther <rguenther@suse.de>
3115 * gcc.dg/lto/20100103-1_0.c: New testcase.
3116 * gcc.dg/lto/20100103-2_0.c: Likewise.
3118 2010-01-08 Tobias Burnus <burnus@net-b.de
3121 * gfortran.dg/asynchronous_1.f90: New test.
3122 * gfortran.dg/asynchronous_2.f90: New test.
3123 * gfortran.dg/conflicts.f90: Update error message.
3125 2010-01-07 Dodji Seketeli <dodji@redhat.com>
3128 * g++.dg/cpp0x/variadic-unify-2.C: New test.
3130 2010-01-07 Jakub Jelinek <jakub@redhat.com>
3132 PR tree-optimization/42625
3133 * g++.dg/opt/dtor4.C: New test.
3134 * g++.dg/opt/dtor4.h: New.
3135 * g++.dg/opt/dtor4-aux.cc: New.
3137 2010-01-07 Tobias Burnus <burnus@net-b.de>
3140 * gfortran.dg/proc_ptr_26.f90: New test.
3142 2010-01-07 Tobias Burnus <burnus@net-b.de>
3145 * gfortran.dg/allocatable_scalar_7.f90: New test.
3147 2010-01-06 Richard Guenther <rguenther@suse.de>
3149 * gcc.c-torture/compile/pr42632.c: New testcase.
3151 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
3154 * gcc.target/i386/pr42542-4.c: New.
3155 * gcc.target/i386/pr42542-4a.c: Likewise.
3156 * gcc.target/i386/pr42542-5.c: Likewise.
3157 * gcc.target/i386/pr42542-5a.c: Likewise.
3159 2010-01-05 Eric Botcazou <ebotcazou@adacore.com>
3161 * gcc.dg/tls/opt-15.c: New test.
3163 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
3165 * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
3167 2010-01-05 Martin Jambor <mjambor@suse.cz>
3169 PR tree-optimization/42462
3170 * g++.dg/torture/pr42462.C: New test.
3172 2010-01-05 Jason Merrill <jason@redhat.com>
3174 * g++.dg/cpp0x/initlist30.C: New test.
3176 2010-01-05 Richard Guenther <rguenther@suse.de>
3178 PR tree-optimization/42614
3179 * gcc.c-torture/execute/pr42614.c: New testcase.
3181 2010-01-05 Eric Fisher <joefoxreal@gmail.com>
3183 * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
3184 * gcc.dg/Wunreachable-1.c: Remove the testcase of
3186 * gcc.dg/Wunreachable-2.c: Likewise.
3187 * gcc.dg/Wunreachable-3.c: Likewise.
3188 * gcc.dg/Wunreachable-4.c: Likewise.
3189 * gcc.dg/Wunreachable-5.c: Likewise.
3190 * gcc.dg/Wunreachable-6.c: Likewise.
3191 * gcc.dg/Wunreachable-7.c: Likewise.
3192 * gcc.dg/Wunreachable-8.c: Likewise.
3193 * gcc.dg/20041231-1.c: Likewise.
3195 2010-01-05 Jakub Jelinek <jakub@redhat.com>
3198 * gcc.dg/pr42611.c: New test.
3200 PR tree-optimization/42508
3201 * g++.dg/opt/pr42508.C: New test.
3203 2010-01-05 Tobias Burnus <burnus@net-b.de>
3206 * gfortran.dg/allocatable_scalar_8.f90: New.
3208 2010-01-04 Martin Jambor <mjambor@suse.cz>
3210 PR tree-optimization/42398
3211 * gcc.c-torture/compile/pr42398.c: New test.
3213 2010-01-04 Jason Merrill <jason@redhat.com>
3216 * g++.dg/ext/attrib35.C: New.
3219 * g++.dg/cpp0x/auto17.C: New.
3221 2010-01-04 Rafael Avila de Espindola <espindola@google.com>
3223 * gcc.dg/lto/20100104_0.c: New.
3225 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
3228 * gcc.target/i386/pr42542-1.c: New.
3229 * gcc.target/i386/pr42542-1a.c: Likewise.
3230 * gcc.target/i386/pr42542-1b.c: Likewise.
3231 * gcc.target/i386/pr42542-2.c: Likewise.
3232 * gcc.target/i386/pr42542-2a.c: Likewise.
3233 * gcc.target/i386/pr42542-2b.c: Likewise.
3234 * gcc.target/i386/pr42542-3.c: Likewise.
3235 * gcc.target/i386/pr42542-3a.c: Likewise.
3237 2009-01-04 Tobias Burnus <burnus@net-b.de>
3240 * gfortran.dg/allocatable_scalar_5.f90: New test.
3241 * gfortran.dg/allocatable_scalar_6.f90: New test.
3243 2010-01-03 Richard Guenther <rguenther@suse.de>
3246 * gfortran.dg/gomp/recursion1.f90: Remove.
3248 2010-01-03 Richard Guenther <rguenther@suse.de>
3250 * gcc.dg/Warray-bounds.c: Remove XFAILs.
3251 * gcc.dg/uninit-6.c: Likewise.
3252 * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
3254 2010-01-03 Richard Guenther <rguenther@suse.de>
3256 PR tree-optimization/42589
3257 * gcc.target/i386/pr42589.c: New testcase.
3259 2010-01-03 Richard Guenther <rguenther@suse.de>
3261 PR tree-optimization/42438
3262 * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
3264 2010-01-02 Richard Guenther <rguenther@suse.de>
3267 * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
3269 2010-01-02 Uros Bizjak <ubizjak@gmail.com>
3272 * gcc.target/alpha/pr42448-1.c: New test.
3273 * gcc.target/alpha/pr42448-2.c: Ditto.
3275 2010-01-01 Joseph Myers <joseph@codesourcery.com>
3277 PR preprocessor/41947
3278 * gcc.dg/c99-hexfloat-3.c: New test.
3280 2010-01-01 Richard Guenther <rguenther@suse.de>
3283 * gcc.c-torture/execute/pr42570.c: New testcase.
3285 2010-01-01 Richard Guenther <rguenther@suse.de>
3288 * gcc.c-torture/compile/pr42559.c: New testcase.
3291 Copyright (C) 2010 Free Software Foundation, Inc.
3293 Copying and distribution of this file, with or without modification,
3294 are permitted in any medium without royalty provided the copyright
3295 notice and this notice are preserved.