1 2010-05-17 Jason Merrill <jason@redhat.com>
4 * g++.dg/cpp0x/initlist34.C: New.
7 * g++.dg/cpp0x/rv-trivial-bug.C: Test copy-init too.
9 2010-05-17 Martin Jambor <mjambor@suse.cz>
11 * g++.dg/ipa/ivinline-1.C: New test.
12 * g++.dg/ipa/ivinline-2.C: New test.
13 * g++.dg/ipa/ivinline-3.C: New test.
14 * g++.dg/ipa/ivinline-4.C: New test.
15 * g++.dg/ipa/ivinline-5.C: New test.
16 * g++.dg/ipa/ivinline-6.C: New test.
18 2010-05-17 Dodji Seketeli <dodji@redhat.com>
19 Jason Merrill <jason@redhat.com>
22 * c-c++-common/Wunused-var-8.c: New test.
24 2010-05-17 Jakub Jelinek <jakub@redhat.com>
27 * gcc.c-torture/compile/pr42347.c: New test.
30 * g++.dg/ext/asmgoto1.C: New test.
32 2010-05-17 Martin Jambor <mjambor@suse.cz>
35 * gcc.dg/tree-ssa/pr44133.c: New test.
36 * gcc.dg/tree-ssa/sra-9.c: Make the scan regular expression more
39 2010-05-17 Janus Weil <janus@gcc.gnu.org>
42 * gfortran.dg/class_20.f03: New.
44 2010-05-17 Christian Borntraeger <borntraeger@de.ibm.com>
47 * gcc.dg/tree-ssa/prefetch-7.c: Change pattern to match only the old
48 debug messages but not the newly introduced one.
50 2010-05-16 Daniel Franke <franke.daniel@gmail.com>
53 * gfortran.dg/initialization_25.f90: Commented testcase.
54 * gfortran.dg/initialization_26.f90: New.
56 2010-05-16 Richard Guenther <rguenther@suse.de>
58 * gcc.dg/pr43317.c: Do not pass -fipa-type-escape.
59 * gcc.dg/pr43084.c: Likewise.
60 * gcc.dg/pr42250.c: Pass -fipa-struct-reorg instead of
62 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Do not pass
64 * gcc.dg/struct/struct-reorg.exp: Likewise.
65 * gcc.dg/struct/wo_prof_empty_str.c: Likewise.
66 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
68 2010-05-16 Joseph Myers <joseph@codesourcery.com>
70 * gcc.dg/c1x-static-assert-1.c, gcc.dg/c1x-static-assert-2.c,
71 gcc.dg/c1x-static-assert-3.c, gcc.dg/c1x-static-assert-4.c,
72 gcc.dg/c1x-static-assert-5.c, gcc.dg/c1x-static-assert-6.c,
73 gcc.dg/c90-static-assert-1.c, gcc.dg/c99-static-assert-1.c: New
76 2010-05-15 Jason Merrill <jason@redhat.com>
78 * g++.dg/eh/spec10.C: New.
79 * g++.dg/eh/spec11.C: New.
80 * g++.old-deja/g++.mike/eh34.C: Remove dg-options.
82 2010-05-15 Janus Weil <janus@gcc.gnu.org>
86 * gfortran.dg/allocatable_scalar_9.f90: New.
88 2010-05-15 Jakub Jelinek <jakub@redhat.com>
91 * g++.dg/torture/pr44148.C: New test.
93 2010-05-15 Joseph Myers <joseph@codesourcery.com>
95 * gcc.dg/c1x-anon-struct-1.c, gcc.dg/c1x-anon-struct-2.c,
96 gcc.dg/c90-anon-struct-1.c, gcc.dg/c99-anon-struct-1.c: New tests.
97 * gcc.dg/20080820.c, gcc.dg/anon-struct-1.c: Update expected
98 diagnostics and type sizes.
100 2010-05-15 Eric Botcazou <ebotcazou@adacore.com>
102 * gnat.dg/lto9.adb: New test.
103 * gnat.dg/lto9_pkg1.ads: New helper.
104 * gnat.dg/lto9_pkg2.ad[sb]: Likewise.
106 2010-05-15 Jan Hubicka <jh@suse.cz>
108 * gcc.dg/lto/ipareference_1.c: Rename to ...
109 * gcc.dg/lto/ipareference_0.c: ... this one.
110 * gcc.dg/lto/ipareference_2.c: Rename to ...
111 * gcc.dg/lto/ipareference_1.c: ... this one.
113 2010-05-15 Jan Hubicka <jh@suse.cz>
115 * gcc.dg/lto/ipareference_1.c: New file.
116 * gcc.dg/lto/ipareference_2.c: New file.
118 2010-05-15 Richard Guenther <rguenther@suse.de>
120 PR tree-optimization/44038
121 * gcc.c-torture/compile/pr44038.c: New testcase.
123 2010-05-15 H.J. Lu <hongjiu.lu@intel.com>
125 * gcc.target/i386/avx-cmpsd-1.c: Add -std=c99.
126 * gcc.target/i386/avx-cmpss-1.c: Likewise.
128 2010-05-15 Janus Weil <janus@gcc.gnu.org>
132 * gfortran.dg/class_18.f03: New.
133 * gfortran.dg/class_19.f03: New.
135 2010-05-14 Jakub Jelinek <jakub@redhat.com>
138 * gcc.dg/debug/dwarf2/const-1.c: Remove.
139 * g++.dg/debug/dwarf2/const1.C: Remove.
141 2010-05-14 Jason Merrill <jason@redhat.com>
143 * g++.dg/eh/cond4.C: New.
144 * g++.dg/eh/elide2.C: Adjust.
145 * g++.old-deja/g++.eh/terminate1.C: Adjust.
147 2010-05-14 Steven G. Kargl <kargl@gcc.gnu.org>
150 * gfortran.dg/actual_array_interface_2.f90: New test.
152 2010-05-14 Richard Guenther <rguenther@suse.de>
154 PR tree-optimization/44119
155 * gcc.c-torture/compile/pr44119.c: New testcase.
157 2010-05-14 Jason Merrill <jason@redhat.com>
160 * g++.dg/eh/terminate1.C: New.
162 2010-05-14 Jakub Jelinek <jakub@redhat.com>
164 * gfortran.dg/gomp/pr44036-1.f90: Adjust.
167 * gcc.dg/pr44136.c: New test.
169 2010-05-14 Shujing Zhao <pearly.zhao@oracle.com>
172 * testsuite/g++.dg/warn/Wshadow-4.C: Adjust.
173 * testsuite/g++.dg/warn/Wshadow-5.C: New test.
174 * testsuite/g++.dg/warn/Wshadow-6.C: New test
176 2010-05-13 Daniel Franke <franke.daniel@gmail.com>
179 * gfortran.dg/initialization_25.f90: New.
181 2010-05-13 Martin Jambor <mjambor@suse.cz>
183 * g++.dg/otr-fold-1.C: New test.
184 * g++.dg/otr-fold-2.C: New test.
186 2010-05-13 Jakub Jelinek <jakub@redhat.com>
189 * gfortran.dg/gomp/pr44036-1.f90: New test.
190 * gfortran.dg/gomp/pr44036-2.f90: New test.
191 * gfortran.dg/gomp/pr44036-3.f90: New test.
194 * gcc.dg/guality/sra-1.c: New test.
196 2010-05-12 Jan Hubicka <jh@suse.cz>
198 * tree-ssa/unreachable.c: New test.
200 2010-05-12 Jason Merrill <jason@redhat.com>
202 * g++.dg/cpp0x/sfinae1.C: New.
204 2010-05-12 Sriraman Tallam <tmsriram@google.com>
206 * gcc.target/i386/zee.c: New file.
208 2010-05-12 Jason Merrill <jason@redhat.com>
210 * g++.dg/conversion/op1.C: Expect template candidate message.
211 * g++.dg/cpp0x/nullptr15.C: Likewise.
212 * g++.dg/cpp0x/pr31431-2.C: Likewise.
213 * g++.dg/cpp0x/pr31431.C: Likewise.
214 * g++.dg/cpp0x/temp_default2.C: Likewise.
215 * g++.dg/cpp0x/trailing4.C: Likewise.
216 * g++.dg/cpp0x/variadic-ex3.C: Likewise.
217 * g++.dg/cpp0x/variadic-ex4.C: Likewise.
218 * g++.dg/cpp0x/variadic-throw.C: Likewise.
219 * g++.dg/cpp0x/variadic35.C: Likewise.
220 * g++.dg/cpp0x/vt-35147.C: Likewise.
221 * g++.dg/cpp0x/vt-37737-1.C: Likewise.
222 * g++.dg/cpp0x/vt-37737-2.C: Likewise.
223 * g++.dg/ext/visibility/anon8.C: Likewise.
224 * g++.dg/ext/vla2.C: Likewise.
225 * g++.dg/other/pr28114.C: Likewise.
226 * g++.dg/other/ptrmem10.C: Likewise.
227 * g++.dg/other/ptrmem11.C: Likewise.
228 * g++.dg/overload/unknown1.C: Likewise.
229 * g++.dg/parse/template7.C: Likewise.
230 * g++.dg/parse/typename7.C: Likewise.
231 * g++.dg/template/conv11.C: Likewise.
232 * g++.dg/template/copy1.C: Likewise.
233 * g++.dg/template/deduce3.C: Likewise.
234 * g++.dg/template/dependent-expr5.C: Likewise.
235 * g++.dg/template/friend.C: Likewise.
236 * g++.dg/template/incomplete2.C: Likewise.
237 * g++.dg/template/local4.C: Likewise.
238 * g++.dg/template/local6.C: Likewise.
239 * g++.dg/template/operator10.C: Likewise.
240 * g++.dg/template/overload6.C: Likewise.
241 * g++.dg/template/ptrmem2.C: Likewise.
242 * g++.dg/template/ptrmem20.C: Likewise.
243 * g++.dg/template/ptrmem8.C: Likewise.
244 * g++.dg/template/sfinae2.C: Likewise.
245 * g++.dg/template/ttp25.C: Likewise.
246 * g++.dg/template/unify10.C: Likewise.
247 * g++.dg/template/unify11.C: Likewise.
248 * g++.dg/template/unify6.C: Likewise.
249 * g++.dg/template/unify7.C: Likewise.
250 * g++.dg/template/unify9.C: Likewise.
251 * g++.dg/template/varmod1.C: Likewise.
252 * g++.old-deja/g++.brendan/crash56.C: Likewise.
253 * g++.old-deja/g++.law/operators32.C: Likewise.
254 * g++.old-deja/g++.pt/crash28.C: Likewise.
255 * g++.old-deja/g++.pt/crash60.C: Likewise.
256 * g++.old-deja/g++.pt/explicit38.C: Likewise.
257 * g++.old-deja/g++.pt/explicit39.C: Likewise.
258 * g++.old-deja/g++.pt/explicit41.C: Likewise.
259 * g++.old-deja/g++.pt/explicit67.C: Likewise.
260 * g++.old-deja/g++.pt/explicit77.C: Likewise.
261 * g++.old-deja/g++.pt/expr2.C: Likewise.
262 * g++.old-deja/g++.pt/overload7.C: Likewise.
263 * g++.old-deja/g++.pt/ptrmem6.C: Likewise.
264 * g++.old-deja/g++.pt/spec5.C: Likewise.
265 * g++.old-deja/g++.pt/spec6.C: Likewise.
266 * g++.old-deja/g++.pt/t24.C: Likewise.
267 * g++.old-deja/g++.pt/unify4.C: Likewise.
268 * g++.old-deja/g++.pt/unify6.C: Likewise.
269 * g++.old-deja/g++.pt/unify8.C: Likewise.
270 * g++.old-deja/g++.robertl/eb119.C: Likewise.
271 * g++.old-deja/g++.robertl/eb79.C: Likewise.
272 * g++.old-deja/g++.robertl/eb98.C: Likewise.
274 * g++.dg/cpp0x/initlist32.C: New.
276 * g++.dg/template/conv11.C: New.
277 * g++.dg/conversion/op1.C: Adjust expected error.
279 * g++.old-deja/g++.robertl/eb43.C: Prune "candidates" messages.
281 2010-05-12 H.J. Lu <hongjiu.lu@intel.com>
284 * gcc.target/i386/avx-cmpsd-1.c: New.
285 * gcc.target/i386/avx-cmpsd-2.c: Likewise.
286 * gcc.target/i386/avx-cmpss-1.c: Likewise.
287 * gcc.target/i386/avx-cmpss-2.c: Likewise.
288 * gcc.target/i386/sse-cmpss-1.c: Likewise.
289 * gcc.target/i386/sse2-cmpsd-1.c: Likewise.
291 2010-05-12 Jakub Jelinek <jakub@redhat.com>
294 * gcc.dg/gomp/pr44085.c: New test.
295 * gfortran.dg/gomp/pr44085.f90: New test.
297 2010-05-12 Iain Sandoe <iains@gcc.gnu.org>
299 * objc-obj-c++-shared/Object1.m: New.
300 * objc.dg/torture: New directory.
301 * objc.dg/torture/tls: Ditto.
302 * objc.dg/tls: Ditto.
303 * objc.dg/torture/tls/trivial.m: New test.
304 * objc.dg/torture/tls/thr-init-2.m: New test.
305 * objc.dg/torture/tls/thr-init-3.m: New test.
306 * objc.dg/torture/tls/thr-init.m: New test.
307 * objc.dg/torture/tls/diag-1.m: New test.
308 * objc.dg/torture/tls/tls.exp: New.
309 * objc.dg/torture/trivial.m: New test.
310 * objc.dg/torture/dg-torture.exp: New.
311 * objc.dg/tls/diag-3.m: New test.
312 * objc.dg/tls/diag-4.m: New test.
313 * objc.dg/tls/diag-5.m: New test.
314 * objc.dg/tls/init-1.m: New test.
315 * objc.dg/tls/init-2.m: New test.
316 * objc.dg/tls/tls.exp: New.
317 * objc.dg/tls/diag-2.m: New test.
318 * lib/objc.exp: Respond to dg-additional-files.
320 2010-05-12 Maxim Kuvyrkov <maxim@codesourcery.com>
322 * gcc.target/m68k/20100512-1.c: New.
324 2010-05-12 Eric Botcazou <ebotcazou@adacore.com>
326 * gnat.dg/lto8.adb: New test.
327 * gnat.dg/lto8_pkg.ad[sb]: New helper.
328 * gnat.dg/frame_overflow.adb: XFAIL if -flto is specified.
330 2010-05-11 Paolo Carlini <paolo.carlini@oracle.com>
335 * g++.dg/template/crash97.C: New.
336 * g++.dg/template/crash98.C: Likewise.
337 * g++.dg/template/crash99.C: Likewise.
338 * g++.dg/cpp0x/pr31439.C: Adjust.
339 * g++.dg/template/crash95.C: Likewise.
341 2010-05-11 Jakub Jelinek <jakub@redhat.com>
344 * c-c++-common/asmgoto-4.c: New test.
345 * gcc.target/i386/pr44071.c: New test.
348 * c-c++-common/Wunused-var-7.c: New test.
349 * g++.dg/warn/Wunused-var-9.C: New test.
351 2010-05-11 Daniel Franke <franke.daniel@gmail.com>
354 * gfortran.dg/gomp/pr43711.f90: New.
356 2010-05-11 Daniel Franke <franke.daniel@gmail.com>
359 * gfortran.dg/select_5.f90: Updated.
361 2010-05-11 Jan Hubicka <jh@suse.cz>
363 PR tree-optimize/44063
364 * gcc.c-torture/compile/pr44063.c: New testcase.
366 2010-05-11 Jakub Jelinek <jakub@redhat.com>
369 * gcc.dg/pr44023.c: New test.
371 2010-05-10 Eric Botcazou <ebotcazou@adacore.com>
373 * gnat.dg/lto7.adb: New test.
374 * gnat.dg/lto7_pkg.ad[sb]: New helper.
376 2010-05-10 Jason Merrill <jason@redhat.com>
379 * g++.dg/template/inherit5.C: New.
382 * g++.dg/cpp0x/initlist33.C: New.
383 * g++.dg/cpp0x/initlist26.C: Adjust.
384 * g++.dg/cpp0x/initlist28.C: Adjust.
386 2010-05-10 Fabien Chêne <fabien.chene@gmail.com>
389 * g++.dg/init/pr43719.C: New.
390 * g++.dg/anon-struct4.C: Adjust.
392 2010-05-10 Jakub Jelinek <jakub@redhat.com>
395 * gcc.dg/pr44028.c: New test.
397 2010-05-08 Daniel Franke <franke.daniel@gmail.com>
402 * gfortran.dg/array_constructor_type_17.f03: Updated match string.
403 * gfortran.dg/warn_conversion.f90: New.
405 2010-05-10 Michael Matz <matz@suse.de>
407 * gcc.dg/vect/fast-math-vect-reduc-8.c: New test.
409 2010-05-10 H.J. Lu <hongjiu.lu@intel.com>
411 PR rtl-optimization/44012
412 * gcc.dg/pr44012.c: New.
414 2010-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
416 * lib/lto.exp (lto_prune_vis_warns): Renamed to lto_prune_warns.
417 Log text on entry and exit.
418 Prune Sun ld warnings for common symbols with differing sizes.
419 (lto-link-and-maybe-run): Change caller.
421 2010-05-10 Janus Weil <janus@gcc.gnu.org>
424 * gfortran.dg/class_7.f03: Modified.
425 * gfortran.dg/select_type_1.f03: Modified.
426 * gfortran.dg/select_type_12.f03: New.
428 2010-05-10 Richard Guenther <rguenther@suse.de>
430 PR tree-optimization/44050
431 * gcc.dg/torture/pr44050.c: New testcase.
433 2010-05-10 Wei Guozhi <carrot@google.com>
436 * gcc.target/arm/pr42879.c: New testcase.
438 2010-05-09 Joseph Myers <joseph@codesourcery.com>
441 * gcc.dg/anon-struct-9.c: Avoid generating identifier i386.
443 2010-05-09 Joseph Myers <joseph@codesourcery.com>
446 * gcc.dg/anon-struct-10.c: New test.
448 2010-05-09 Richard Guenther <rguenther@suse.de>
451 * gcc.dg/pr44024.c: New testcase.
453 2010-05-09 Joseph Myers <joseph@codesourcery.com>
456 * gcc.dg/anon-struct-9.c: New test.
458 2010-05-09 Richard Guenther <rguenther@suse.de>
461 * gcc.c-torture/compile/pr44043.c: New testcase.
463 2010-05-09 Richard Guenther <rguenther@suse.de>
465 * gcc.dg/ipa/ipa-pta-11.c: Make p and q referenced.
467 2010-05-09 Eric Botcazou <ebotcazou@adacore.com>
469 * gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.
471 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
473 * gnat.dg/lto[12456].adb: Add "target lto" marker.
474 * gnat.dg/specs/lto3.ads: Likewise.
476 2010-05-08 Sandra Loosemore <sandra@codesourcery.com>
479 * gcc.dg/pr28685-1.c: New file.
481 2010-05-08 Richard Guenther <rguenther@suse.de>
483 PR tree-optimization/44030
484 * gcc.c-torture/compile/pr44030.c: New testcase.
486 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
488 * gnat.dg/lto6.adb: New test.
489 * gnat.dg/lto6_pkg.ads: New helper.
491 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
493 * gnat.dg/lto5.adb: New test.
494 * gnat.dg/lto5_pkg.ad[sb]: New helper.
496 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
498 * gnat.dg/lto4.ad[sb]: New test.
500 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
502 * gnat.dg/specs/lto3.ads: New test.
503 * gnat.dg/specs/lto3_pkg1.ad[sb]: New helper.
504 * gnat.dg/specs/lto3_pkg2.ad[sb]: Likewise.
506 2010-05-08 Quentin Ochem <ochem@adacore.com>
508 * gnat.dg/sizetype3.ad[sb]: New test.
509 * gnat.dg/sizetype3_pkg.ads: New helper.
511 2010-05-07 Fabien Chêne <fabien.chene@gmail.com>
514 * g++.dg/init/new29.C: New.
516 2010-05-07 Daniel Franke <franke.daniel@gmail.com>
519 * gfortran.dg/coarray_1.f90: Fixed error message.
520 * gfortran.dg/selected_char_kind_3.f90: Fixed error message.
521 * gfortran.dg/intrinsic_std_1.f90: Fixed bogus message.
522 * gfortran.dg/intrinsic_std_5.f90: New.
524 2010-05-07 Jason Merrill <jason@redhat.com>
526 * g++.dg/cpp0x/nullptr20.C: Use sprintf.
528 2010-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
530 * gcc.dg/lto/20100423-2_0.c: Include <stdio.h>.
531 (size_t, stderr): Remove.
532 (read_error): Replaced __builtin_fprintf by fprintf.
534 2010-05-07 Shujing Zhao <pearly.zhao@oracle.com>
536 * gcc.dg/ordered-comparison-1.c: New test.
537 * gcc.dg/ordered-comparison-2.c: New test.
538 * gcc.dg/ordered-comparison-3.c: New test.
539 * gcc.dg/ordered-comparison-4.c: New test.
541 2010-05-06 Mike Stump <mikestump@comcast.net>
544 * obj-c++.dg/cxx-ivars-2.mm: Restore running of testcase.
546 2010-05-06 Magnus Fromreide <magfr@lysator.liu.se>
547 Jason Merrill <jason@redhat.com>
549 * g++.dg/cpp0x/nullptr01.C: New.
550 * g++.dg/cpp0x/nullptr02.C: New.
551 * g++.dg/cpp0x/nullptr03.C: New.
552 * g++.dg/cpp0x/nullptr04.C: New.
553 * g++.dg/cpp0x/nullptr05.C: New.
554 * g++.dg/cpp0x/nullptr06.C: New.
555 * g++.dg/cpp0x/nullptr07.C: New.
556 * g++.dg/cpp0x/nullptr08.C: New.
557 * g++.dg/cpp0x/nullptr09.C: New.
558 * g++.dg/cpp0x/nullptr10.C: New.
559 * g++.dg/cpp0x/nullptr11.C: New.
560 * g++.dg/cpp0x/nullptr12.C: New.
561 * g++.dg/cpp0x/nullptr13.C: New.
562 * g++.dg/cpp0x/nullptr14.C: New.
563 * g++.dg/cpp0x/nullptr15.C: New.
564 * g++.dg/cpp0x/nullptr16.C: New.
565 * g++.dg/cpp0x/nullptr17.C: New.
566 * g++.dg/cpp0x/nullptr18.C: New.
567 * g++.dg/cpp0x/nullptr19.C: New.
568 * g++.dg/cpp0x/nullptr20.C: New.
569 * g++.dg/cpp0x/nullptr21.C: New.
570 * g++.dg/cpp0x/nullptr22.C: New.
571 * g++.dg/debug/nullptr01.C: New.
572 * gcc.dg/Wcxx-compat-2.c: Test nullptr and constexpr.
574 2010-05-06 Jakub Jelinek <jakub@redhat.com>
576 * gcc.dg/Wunused-var-8.c: Move to...
577 * c-c++-common/Wunused-var-6.c: ... here. New test.
579 2010-05-06 Paolo Carlini <paolo.carlini@oracle.com>
582 * g++.dg/template/crash96.C: New.
584 2010-05-06 Jan Hubicka <jh@suse.cz>
586 PR tree-optimization/43791
587 * gcc.c-torture/compile/pr43791.c: New file.
589 2010-05-06 Michael Matz <matz@suse.de>
591 PR tree-optimization/43984
592 * gfortran.dg/pr43984.f90: New test.
594 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
597 * gcc.dg/pr40989.c: New.
599 2010-05-06 Richard Guenther <rguenther@suse.de>
601 PR tree-optimization/43934
602 * gcc.dg/tree-ssa/ssa-lim-9.c: New testcase.
604 2010-05-06 Richard Guenther <rguenther@suse.de>
606 PR tree-optimization/43987
607 * gcc.c-torture/execute/pr43987.c: New testcase.
608 * gcc.dg/torture/pta-escape-1.c: Adjust.
609 * gcc.dg/tree-ssa/pta-escape-1.c: Likewise.
610 * gcc.dg/tree-ssa/pta-escape-2.c: Likewise.
611 * gcc.dg/tree-ssa/pta-escape-3.c: Likewise.
612 * gcc.dg/ipa/ipa-pta-11.c: Likewise.
614 2010-04-22 Jakub Jelinek <jakub@redhat.com>
615 Dodji Seketeli <dodji@redhat.com>
618 * g++.dg/warn/Wunused-7.C: Add dg-warning.
619 * g++.dg/template/sfinae16.C: Likewise.
620 * gcc.dg/Wunused-var-1.c: Moved to...
621 * c-c++-common/Wunused-var-1.c: ...here. New test.
622 * gcc.dg/Wunused-var-2.c: Moved to...
623 * c-c++-common/Wunused-var-2.c: ...here. New test.
624 * gcc.dg/Wunused-var-3.c: Moved to...
625 * c-c++-common/Wunused-var-3.c: ...here. New test.
626 * gcc.dg/Wunused-var-4.c: Moved to...
627 * gcc.dg/Wunused-var-1.c: ... here.
628 * gcc.dg/Wunused-var-5.c: Moved to...
629 * c-c++-common/Wunused-var-4.c: ...here. New test.
630 * gcc.dg/Wunused-var-7.c: Moved to...
631 * c-c++-common/Wunused-var-5.c: ...here. New test.
632 * gcc.dg/Wunused-var-6.c: Moved to...
633 * gcc.dg/Wunused-var-2.c: ... here.
634 * c-c++-common/Wunused-var-1.c: New test.
635 * c-c++-common/Wunused-var-2.c: New test.
636 * c-c++-common/Wunused-var-3.c: New test.
637 * c-c++-common/Wunused-var-4.c: New test.
638 * c-c++-common/Wunused-var-5.c: New test.
639 * g++.dg/warn/Wunused-var-1.C: New test.
640 * g++.dg/warn/Wunused-var-2.C: New test.
641 * g++.dg/warn/Wunused-var-3.C: New test.
642 * g++.dg/warn/Wunused-var-4.C: New test.
643 * g++.dg/warn/Wunused-var-5.C: New test.
644 * g++.dg/warn/Wunused-var-6.C: New test.
645 * g++.dg/warn/Wunused-var-7.C: New test.
646 * g++.dg/warn/Wunused-var-8.C: New test.
647 * g++.dg/warn/Wunused-parm-1.C: New test.
648 * g++.dg/warn/Wunused-parm-2.C: New test.
649 * g++.dg/warn/Wunused-parm-3.C: New test.
651 2010-05-06 Tobias Burnus <burnus@net-b.de>
654 * gfortran.dg/gomp/crayptr5.f90: New test case.
656 2010-05-05 Jason Merrill <jason@redhat.com>
659 * g++.dg/ext/attrib39.C: New.
661 2010-05-05 Daniel Franke <franke.daniel@gmail.com>
664 * gfortran.dg/data_invalid.f90: New.
666 2010-05-05 Eric Botcazou <ebotcazou@adacore.com>
668 * gnat.dg/lto2.adb: New test.
670 2010-05-05 Jason Merrill <jason@redhat.com>
673 * g++.dg/opt/empty1.C: New.
675 2010-05-05 Janus Weil <janus@gcc.gnu.org>
678 * gfortran.dg/class_17.f03: New.
680 2010-05-04 Neil Vachharajani <nvachhar@google.com>
682 * gcc.dg/tree-prof/wcoverage-mismatch.c: Adjusted.
684 2010-05-04 Mike Stump <mikestump@comcast.net>
687 * encode-8.mm: Restore running of testcase, skip for gnu-runtime.
689 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
692 * gcc.target/i386/pr43668.c: New.
694 2010-05-04 Paolo Carlini <paolo.carlini@oracle.com>
697 * g++.dg/cpp0x/initlist31.C: New.
699 2010-05-04 Jakub Jelinek <jakub@redhat.com>
702 * gcc.dg/Wunused-var-8.c: New test.
704 2010-05-04 Jason Merrill <jason@redhat.com>
707 * g++.dg/cpp0x/enum3.C: Extend.
709 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
712 * gcc.target/i386/pr43799.c: New.
714 2010-05-04 Eric Botcazou <ebotcazou@adacore.com>
716 * gnat.dg/lto1.adb: New test.
717 * gnat.dg/lto1_pkg.ad[sb]: New helper.
719 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
722 * gcc.target/i386/pr43671.c: New.
724 2010-05-04 Paolo Carlini <paolo.carlini@oracle.com>
727 * g++.dg/template/crash95.C: New.
729 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
732 * gcc.target/i386/pr43508.c: New.
734 2010-05-04 Richard Guenther <rguenther@suse.de>
736 PR tree-optimization/43879
737 * g++.dg/torture/pr43879-1_0.C: New testcase.
738 * g++.dg/torture/pr43879-1_1.C: Likewise.
740 2010-05-03 Dodji Seketeli <dodji@redhat.com>
743 * g++.dg/other/crash-12.C: New test.
745 2010-05-03 H.J. Lu <hongjiu.lu@intel.com>
747 * g++.dg/cdce3.C: Add a space. Updated.
749 2010-05-03 Jason Merrill <jason@redhat.com>
752 * g++.dg/opt/enum2.C: New.
753 * g++.dg/warn/pr33738.C: Use -fstrict-enums.
754 * g++.dg/warn/Wswitch-1.C: Adjust message.
756 2010-05-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
758 * g++.dg/cdce3.C: Skip on alpha*-dec-osf5*.
759 * g++.dg/ext/label13.C: Fix typo.
760 * g++.dg/warn/miss-format-1.C (bar): xfail dg-warning on
762 * gcc.c-torture/compile/limits-declparen.c: xfail on
763 alpha*-dec-osf5* with -g.
764 * gcc.c-torture/compile/limits-pointer.c: Likewise.
765 * gcc.dg/c99-tgmath-1.c: Skip on alpha*-dec-osf5*.
766 * gcc.dg/c99-tgmath-2.c: Likewise.
767 * gcc.dg/c99-tgmath-3.c: Likewise.
768 * gcc.dg/c99-tgmath-4.c: Likewise.
770 2010-05-03 Steven G. Kargl <kargl@gcc.gnu.org>
773 * gfortran.dg/unexpected_interface.f90: New test.
775 2010-05-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
777 * ada/acats/run_acats (which): New function.
778 (host_gnatchop, host_gnatmake): Use it.
780 2010-05-03 Richard Guenther <rguenther@suse.de>
782 PR tree-optimization/43971
783 * gcc.dg/pr43971.c: New testcase.
785 2010-05-03 Jakub Jelinek <jakub@redhat.com>
788 * gcc.dg/debug/pr43972.c: New test.
790 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
793 * g++.dg/debug/dwarf2/icf.C: Update scan regexp for Vtable slot 0.
795 2010-05-02 Richard Guenther <rguenther@suse.de>
797 PR tree-optimization/43879
798 * gcc.dg/torture/pr43879-3.c: New testcase.
800 2010-05-01 Richard Guenther <rguenther@suse.de>
802 PR tree-optimization/43949
803 * g++.dg/warn/Warray-bounds-5.C: New testcase.
805 2010-05-01 H.J. Lu <hongjiu.lu@intel.com>
808 * g++.dg/init/new28.C: New.
810 2010-04-30 Iain Sandoe <iains@gcc.gnu.org>
813 * obj-c++.dg/encode-2.mm: Remove XFAIL. Add test for anonymous
814 structure and nested declarations.
815 * obj-c++.dg/encode-3.mm: Remove XFAIL. Add test for anonymous
816 structure and nested declarations. Reduce header clutter and
817 use _exit() rather than abort().
818 * objc.dg/encode-10.m: New.
819 * objc.dg/encode-11.m: New.
821 2010-04-30 DJ Delorie <dj@redhat.com>
823 * gcc.c-torture/execute/20100430-1.c: New test.
825 2010-04-30 Jason Merrill <jason@redhat.com>
828 * g++.dg/template/ptrmem21.C: New.
830 2010-04-30 Tobias Burnus Mburnus@net-b.de>
834 * gfortran.dg/coarray_13.f90: New test.
836 2010-04-30 Richard Guenther <rguenther@suse.de>
839 * gcc.dg/lto/20100430-1_0.c: New testcase.
841 2010-04-30 Jakub Jelinek <jakub@redhat.com>
844 * c-c++-common/pr43942.c: New test.
846 2009-04-30 Steven Bosscher <steven@gcc.gnu.org>
848 * gcc.dg/lto/20091216-1_0.c: Adjust test case to avoid
849 conflict with darwin crt1.o 'start' symbol.
851 2010-04-30 Richard Guenther <rguenther@suse.de>
853 PR tree-optimization/43879
854 * gcc.dg/torture/pr43879_1.c: New testcase.
856 2010-04-30 Richard Guenther <rguenther@suse.de>
858 * gcc.dg/tree-ssa/builtin-free.c: New testcase.
860 2010-04-29 Fabien Chêne <fabien.chene@gmail.com>
863 * init.c (diagnose_uninitialized_cst_or_ref_member): check for
864 user-provided constructor while recursing.
866 2010-04-29 Janus Weil <janus@gcc.gnu.org>
869 * gfortran.dg/class_16.f03: New test.
871 2010-04-29 Janus Weil <janus@gcc.gnu.org>
874 * gfortran.dg/class_15.f03: New.
876 2010-04-29 Paul Thomas <pault@gcc.gnu.org>
879 * gfortran.dg/dynamic_dispatch_9.f03: New test.
881 2010-04-29 Janus Weil <janus@gcc.gnu.org>
884 * gfortran.dg/generic_22.f03 : New test.
886 2010-04-29 Paul Thomas <pault@gcc.gnu.org>
889 * gfortran.dg/class_14.f03: New test.
891 2010-04-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
894 * gfortran.dg/interface_32.f90: New test.
896 2009-04-29 Paul Thomas <pault@gcc.gnu.org>
897 Janus Weil <janus@gcc.gnu.org>
900 * gfortran.dg/dynamic_dispatch_5.f03 : Change to "run".
901 * gfortran.dg/dynamic_dispatch_7.f03 : New test.
902 * gfortran.dg/dynamic_dispatch_8.f03 : New test.
904 2010-04-28 Mike Stump <mikestump@comcast.net>
906 * g++.dg/uninit-pred-1_b.C: Use dg-message instead of
908 * g++.dg/uninit-pred-2_b.C: Likewise.
910 2010-04-28 Tobias Burnus <burnus@net-b.de>
914 * gfortran.dg/coarray_11.f90: Add scalar-coarrays test case.
916 2010-04-28 Matthias Klose <doko@ubuntu.com>
918 * gcc.dg/plugin/plugin.exp: Run the plugindir tests.
919 * gcc.dg/plugindir1.c: Move to gcc.dg/plugin/plugindir1.c.
920 * gcc.dg/plugindir2.c: Move to gcc.dg/plugin/plugindir2.c.
921 * gcc.dg/plugindir3.c: Move to gcc.dg/plugin/plugindir3.c.
922 * gcc.dg/plugindir4.c: Move to gcc.dg/plugin/plugindir4.c.
924 2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
926 * gcc.dg/const-uniq-1.c: New test.
927 * gcc.dg/lto/const-uniq_[01].c: Likewise.
929 2010-04-28 Xinliang David Li <davidxl@google.com>
931 * gcc.dg/uninit-pred-2_b.c: New test.
932 * gcc.dg/uninit-pred-4_b.c: New test.
933 * gcc.dg/uninit-pred-3_d.c: New test.
934 * gcc.dg/uninit-pred-6_b.c: New test.
935 * gcc.dg/uninit-pred-8_b.c: New test.
936 * gcc.dg/uninit-pred-3_a.c: New test.
937 * gcc.dg/uninit-pred-2_c.c: New test.
938 * gcc.dg/uninit-pred-5_a.c: New test.
939 * gcc.dg/uninit-pred-3_e.c: New test.
940 * gcc.dg/uninit-pred-7_a.c: New test.
941 * gcc.dg/uninit-pred-6_c.c: New test.
942 * gcc.dg/uninit-pred-9_a.c: New test.
943 * gcc.dg/uninit-pred-8_c.c: New test.
944 * gcc.dg/uninit-pred-3_b.c: New test.
945 * gcc.dg/uninit-pred-5_b.c: New test.
946 * gcc.dg/uninit-pred-7_b.c: New test.
947 * gcc.dg/uninit-pred-6_d.c: New test.
948 * gcc.dg/uninit-pred-9_b.c: New test.
949 * gcc.dg/uninit-pred-2_a.c: New test.
950 * gcc.dg/uninit-pred-4_a.c: New test.
951 * gcc.dg/uninit-pred-3_c.c: New test.
952 * gcc.dg/uninit-pred-6_a.c: New test.
953 * gcc.dg/uninit-pred-8_a.c: New test.
954 * gcc.dg/uninit-pred-7_c.c: New test.
955 * gcc.dg/uninit-pred-6_e.c: New test.
956 * g++.dg/uninit-pred-loop-1_b.cc: New test.
957 * g++.dg/uninit-pred-1_a.C: New test.
958 * g++.dg/uninit-pred-1_b.C: New test.
959 * g++.dg/uninit-pred-2_a.C: New test.
960 * g++.dg/uninit-pred-2_b.C: New test.
961 * g++.dg/uninit-pred-loop-1_a.cc: New test.
962 * g++.dg/uninit-pred-loop-1_c.cc: New test.
963 * g++.dg/uninit-pred-loop_1.cc: New test.
965 2010-04-28 Martin Jambor <mjambor@suse.cz>
967 * gcc.dg/lto/20091209-1_0.c: New testcase.
969 2010-04-28 Richard Guenther <rguenther@suse.de>
971 PR tree-optimization/43879
972 PR tree-optimization/43909
973 * gcc.dg/ipa/ipa-pta-14.c: Adjust.
975 2010-04-28 Richard Guenther <rguenther@suse.de>
978 * g++.dg/torture/pr43880.C: New testcase.
980 2010-04-28 Manuel López-Ibáñez <manu@gcc.gnu.org>
983 * g++.dg/template/recurse2.C: Update
984 * g++.dg/template/recurse.C: Update.
985 * g++.dg/template/pr23510.C: Update.
986 * lib/prune.exp: Filter out 'recursively instantiated'.
988 2010-04-27 Fabien Chêne <fabien.chene@gmail.com>
991 * g++.dg/init/pr29043.C: New.
993 2010-04-27 Jason Merrill <jason@redhat.com>
995 * g++.dg/lookup/scoped5.C: Adjust.
996 * g++.dg/lookup/scoped8.C: Adjust.
997 * g++.dg/template/dependent-expr5.C: Adjust.
998 * g++.old-deja/g++.brendan/nest1.C: Adjust.
1001 * g++.dg/cpp0x/lambda/lambda-this2.C: New.
1004 * g++.dg/cpp0x/lambda/lambda-deduce2.C: New.
1006 2010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
1007 Jan Hubicka <hubicka@ucw.cz>
1009 * gcc.dg/pure-2.c: New testcase.
1010 * gcc.dg/const-1.c: New testcase.
1012 2010-04-27 Jason Merrill <jason@redhat.com>
1014 * g++.dg/cpp0x/lambda/lambda-ice1.C: New.
1017 * g++.dg/template/sfinae17.C: New.
1018 * g++.dg/template/sfinae18.C: New.
1020 2010-04-27 Fabien Chêne <fabien.chene@gmail.com>
1022 * g++.dg/init/pr42844.C: New.
1023 * g++.dg/cpp0x/pr42844-2.C: New.
1024 * g++.dg/cpp0x/defaulted2.C: Adjust.
1025 * g++.dg/tree-ssa/pr27549.C: Likewise.
1026 * g++.old-deja/g++.mike/dyncast8.C: Likewise.
1028 2010-04-27 Tobias Burnus <burnus@net-b.de>
1031 * gfortran.dg/coarray_12.f90: Fix dump parsing.
1033 2010-04-27 Richard Guenther <rguenther@suse.de>
1036 * g++.dg/other/pr40561.C: New testcase.
1038 2010-04-27 Martin Jambor <mjambor@suse.cz>
1041 * g++.dg/ipa/pr43812.C: New test.
1043 2010-04-27 Jan Hubicka <jh@suse.cz>
1045 * gcc.dg/ipa/iinline-1.c (main): Rename to...
1046 (test): ... this one.
1048 2010-04-27 Bernd Schmidt <bernds@codesourcery.com>
1051 * gcc.target/arm/thumb-stackframe.c: New test.
1053 2010-04-27 Shujing Zhao <pearly.zhao@oracle.com>
1055 * gcc.dg/pr32207.c: Fix typo in expected warning messages.
1056 * gcc.dg/misc-column.c: Likewise.
1057 * gcc.dg/Walways-true-1.c: Likewise.
1058 * gcc.dg/Walways-true-2.c: Likewise.
1059 * gcc.dg/warn-addr-cmp.c: Likewise.
1061 2010-04-27 Tobias Burnus <burnus@net-b.de>
1064 * gfortran.dg/coarray_7.f90: Modified and removed obsolete tests.
1065 * gfortran.dg/coarray_12.f90: New.
1067 2010-04-27 Shujing Zhao <pearly.zhao@oracle.com>
1070 * gcc.dg/pr32207.c: New test.
1071 * gcc.dg/misc-column.c: Adjust expected warning.
1072 * gcc.dg/Walways-true-1.c: Likewise.
1073 * gcc.dg/Walways-true-2.c: Likewise.
1074 * gcc.dg/warn-addr-cmp.c: Likewise.
1076 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1079 * lib/lto.exp (lto_prune_vis_warns): New function.
1080 (lto-link-and-maybe-run): Call it.
1082 2010-04-26 H.J. Lu <hongjiu.lu@intel.com>
1084 PR tree-optimization/43904
1085 * gcc.dg/tree-ssa/tailcall-6.c: New.
1087 2010-04-26 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
1090 * obj-c++.dg/stubify-2.mm: Restrict to ilp32 targets. Require
1091 Darwin8/OSX10.4 - compatible code generation.
1093 * obj-c++.dg/stubify-1.mm: Ditto.
1094 * lib/objc-torture.exp: Do not require link success for
1095 "trivial.m" in the runtime checks when dowhat = 'compile'.
1096 * lib/dg-pch.exp: (dg-flags-pch): New Proc.
1097 * objc.dg/stubify-1.m: Restrict to ilp32 targets. Require
1098 Darwin8/OSX10.4 - compatible code generation.
1099 * objc.dg/stubify-2.m: Ditto.
1100 * objc.dg/symtab-1.m: Match '.quad' for m64 code.
1101 * objc.dg/next-runtime-1.m: Ditto.
1102 * objc.dg/stret-2.m: Restrict to ilp32 targets.
1103 * objc.dg/pch/pch.exp: Apply tests to both Gnu and NeXT
1106 2010-04-26 Jack Howarth <howarth@bromo.med.uc.edu>
1109 * testsuite/lib/plugin-support.exp: Use "-undefined
1110 dynamic_lookup" on darwin.
1112 2010-04-26 Richard Guenther <rguenther@suse.de>
1114 * gcc.dg/lto/20100426_0.c: New testcase.
1116 2010-04-26 Jie Zhang <jie@codesourcery.com>
1118 PR tree-optimization/43833
1119 gcc.dg/Warray-bounds-8.c: New test case.
1121 2010-04-26 Richard Guenther <rguenther@suse.de>
1124 * g++.dg/lto/20100423-3_0.C: New testcase.
1126 2010-04-26 Richard Guenther <rguenther@suse.de>
1129 * g++.dg/lto/20100423-2_0.C: New testcase.
1131 2010-04-26 Ira Rosen <irar@il.ibm.com>
1133 * gcc.dg/vect/bb-slp-23.c: New test.
1135 2010-04-25 Joseph Myers <joseph@codesourcery.com>
1137 * gcc.dg/c90-float-1.c: Also test that C1X macros are not defined.
1138 * gcc.dg/c99-float-1.c: Also test that C1X macros are not defined.
1139 * gcc.dg/c1x-float-1.c: New test.
1141 2010-04-25 H.J. Lu <hongjiu.lu@intel.com>
1143 * gcc.target/i386/pr43766.c: Scan "lea\[lq\]?\[ \t\]" instead
1146 2010-04-25 Steven G. Kargl <kargl@gcc.gnu.org>
1148 * gfortran.dg/default_format_denormal_2.f90: Remove XFAIL for
1150 * gfortran.dg/default_format_denormal_1.f90: Ditto.
1151 * gfortran.dg/default_format_2.f90: Ditto.
1153 2010-04-25 Steven G. Kargl <kargl@gcc.gnu.org>
1155 * gfortran.dg/pr43505.f90: Clean up .mod file.
1156 * gfortran.dg/host_assoc_blockdata_1.f90: Ditto.
1157 * gfortran.dg/pr41347.f90: Ditto.
1158 * gfortran.dg/internal_pack_4.f90: Ditto.
1159 * gfortran.dg/proc_decl_23.f90: Ditto.
1160 * gfortran.dg/recursive_check_3.f90: Ditto.
1161 * gfortran.dg/intent_out_3.f90: Ditto.
1162 * gfortran.dg/assignment_2.f90: Ditto.
1163 * gfortran.dg/pr41928.f90: Ditto.
1164 * gfortran.dg/pr42166.f90: Ditto.
1165 * gfortran.dg/private_type_12.f90: Ditto.
1166 * gfortran.dg/graphite/pr42185.f90: Ditto.
1167 * gfortran.dg/graphite/pr42186.f90: Ditto.
1168 * gfortran.dg/graphite/pr40982.f90: Ditto.
1169 * gfortran.dg/graphite/id-2.f90: Ditto.
1170 * gfortran.dg/graphite/id-4.f90: Ditto.
1171 * gfortran.dg/graphite/pr42050.f90: Ditto.
1172 * gfortran.dg/graphite/id-18.f90: Ditto.
1173 * gfortran.dg/graphite/pr42393-1.f90: Ditto.
1174 * gfortran.dg/graphite/pr41924.f90: Ditto.
1175 * gfortran.dg/graphite/pr42393.f90: Ditto.
1176 * gfortran.dg/graphite/pr37980.f90: Ditto.
1177 * gfortran.dg/graphite/pr38953.f90: Ditto.
1178 * gfortran.dg/graphite/pr42180.f90: Ditto.
1179 * gfortran.dg/graphite/pr42181.f90: Ditto.
1180 * gfortran.dg/where_operator_assign_4.f90: Ditto.
1181 * gfortran.dg/select_type_4.f90: Ditto.
1182 * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
1183 * gfortran.dg/host_assoc_blockdata_2.f90: Ditto.
1184 * gfortran.dg/lto/pr40725_0.f03: Ditto.
1185 * gfortran.dg/elemental_args_check_2.f90: Ditto.
1186 * gfortran.dg/whole_file_11.f90: Ditto.
1187 * gfortran.dg/private_type_11.f90: Ditto.
1188 * gfortran.dg/vect/vect-gems.f90: Ditto.
1189 * gfortran.dg/vect/fast-math-real8-pr40801.f90: Ditto.
1191 2010-04-25 H.J. Lu <hongjiu.lu@intel.com>
1193 * gcc.target/i386/pr43766.c: Scan "lea\[ \t\]" instead of "lea".
1195 2010-04-25 Eric Botcazou <ebotcazou@adacore.com>
1197 * gnat.dg/pack15.ad[sb]: New test.
1199 2010-04-25 Paolo Bonzini <bonzini@gnu.org>
1201 * gcc.target/arm/mla-1.c: New test.
1203 2010-04-24 Steven G. Kargl <kargl@gcc.gnu.org>
1207 * gfortran.dg/pr43793.f90: New test.
1209 2010-04-24 Bernd Schmidt <bernds@codesourcery.com>
1211 PR tree-optimization/41442
1212 * gcc.target/i386/pr41442.c: New test.
1214 2010-04-24 Hans-Peter Nilsson <hp@axis.com>
1217 * gfortran.dg/fgetc_3.f90: Delete bogus test.
1219 2010-04-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1222 * gfortran.dg/open_nounit.f90: New test.
1224 2010-04-24 Paul Thomas <pault@gcc.gnu.org>
1228 * gfortran.dg/elemental_scalar_args_1.f90 : New test.
1230 2010-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
1232 * gcc.dg/Wconversion-integer.c: Update.
1234 2010-04-23 Eric Botcazou <ebotcazou@adacore.com>
1236 * gnat.dg/unchecked_convert5.adb: New test.
1238 2010-04-23 Richard Guenther <rguenther@suse.de>
1241 * gcc.dg/lto/20100423-2_0.c: New testcase.
1242 * gcc.dg/lto/20100423-2_0.c: Likewise.
1244 2010-04-23 Richard Guenther <rguenther@suse.de>
1247 * gcc.dg/lto/20100423-1_0.c: New testcase.
1248 * gcc.dg/lto/20100423-1_1.c: Likewise.
1250 2010-04-23 Martin Jambor <mjambor@suse.cz>
1252 PR tree-optimization/43846
1253 * gcc.dg/tree-ssa/sra-10.c: New test.
1255 2010-04-23 Martin Jambor <mjambor@suse.cz>
1258 * gcc.c-torture/execute/pr43835.c: New test.
1260 2010-04-23 Richard Guenther <rguenther@suse.de>
1263 * g++.dg/lto/20100423-1_0.C: New testcase.
1265 2010-04-22 Uros Bizjak <ubizjak@gmail.com>
1267 * gcc.dg/graphite/interchange-0.c: Fix dg-final directive.
1269 2010-04-22 Ira Rosen <irar@il.ibm.com>
1271 PR tree-optimization/43842
1272 * gcc.dg/vect/pr43842.c: New test.
1274 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
1276 * gcc.target/i386/wmul-1.c: Add dg-require-effective-target ilp32.
1277 * gcc.target/i386/wmul-2.c: Likewise.
1279 2010-04-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1281 * gcc.dg/torture/builtin-cproj-3.c: Rename and move ...
1282 * gcc.dg/cproj-fails-with-broken-glibc.c: ... to here.
1284 2010-04-22 Alexander Monakov <amonakov@ispras.ru>
1286 * gfortran.dg/reassoc_6.f: New testcase.
1288 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
1291 * gcc.target/arm/wmul-1.c: New test.
1292 * gcc.target/arm/wmul-2.c: New test.
1294 2010-04-22 Richard Guenther <rguenther@suse.de>
1296 PR tree-optimization/43845
1297 * gcc.c-torture/compile/pr43845.c: New testcase.
1299 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
1302 * gcc.target/i386/wmul-1.c: New test.
1303 * gcc.target/i386/wmul-2.c: New test.
1304 * gcc.target/bfin/wmul-1.c: New test.
1305 * gcc.target/bfin/wmul-2.c: New test.
1307 2010-04-22 Richard Guenther <rguenther@suse.de>
1310 * gfortran.dg/vector_subscript_6.f90: New testcase.
1311 * gfortran.dg/assign_10.f90: Adjust.
1313 2010-04-21 Jakub Jelinek <jakub@redhat.com>
1316 * gfortran.dg/gomp/pr43836.f90: New test.
1318 2010-04-21 Richard Guenther <rguenther@suse.de>
1320 * gcc.dg/ipa/ipa-pta-11.c: Adjust.
1322 2010-04-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1324 * gcc.dg/torture/builtin-cproj-3.c: New.
1326 2010-04-20 Jason Merrill <jason@redhat.com>
1329 * g++.dg/template/recurse2.C: New.
1330 * g++.dg/parse/crash36.C: Adjust.
1331 * g++.dg/other/fold1.C: Adjust.
1332 * g++.dg/init/member1.C: Adjust.
1333 * lib/prune.exp: Prune "skipping N instantiation contexts".
1335 2010-04-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1337 * gcc.dg/torture/builtin-cproj-1.c: Test more cases.
1339 2010-04-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1341 * gcc.dg/torture/builtin-cproj-1.c: New.
1342 * gcc.dg/torture/builtin-cproj-2.c: New.
1344 2010-04-20 Dodji Seketeli <dodji@redhat.com>
1348 * g++.dg/template/typedef32.C: Adjust.
1349 * g++.dg/template/typedef33.C: New test.
1351 2010-04-20 Paul Thomas <pault@gcc.gnu.org>
1354 * gfortran.dg/proc_decl_23.f90: New test.
1357 * gfortran.dg/abstract_type_6.f03: New test.
1359 2010-04-20 Xinliang David Li <davidxl@google.com>
1361 * g++.dg/tree-ssa/fold-compare.C: New.
1363 2010-04-20 Richard Guenther <rguenther@suse.de>
1365 PR tree-optimization/39417
1366 * g++.dg/torture/pr39417.C: New testcase.
1368 2010-04-20 Richard Guenther <rguenther@suse.de>
1370 * gcc.dg/ipa/ipa-pta-14.c: New testcase.
1372 2010-04-20 Jakub Jelinek <jakub@redhat.com>
1374 * g++.dg/debug/dwarf2/rv1.C: New test.
1376 2010-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1379 * gcc.c-torture/compile/pr43635.c: New testcase.
1381 2010-04-19 Jakub Jelinek <jakub@redhat.com>
1384 * gfortran.dg/gomp/sharing-2.f90: Adjust for iteration vars
1385 of sequential loops being private only in the innermost containing
1389 * gfortran.dg/gomp/pr43337.f90: New test.
1391 2010-04-19 Richard Guenther <rguenther@suse.de>
1393 PR tree-optimization/43796
1394 * gfortran.dg/pr43796.f90: New testcase.
1396 2010-04-19 Richard Guenther <rguenther@suse.de>
1398 PR tree-optimization/43783
1399 * gcc.c-torture/execute/pr43783.c: New testcase.
1401 2010-04-19 Uros Bizjak <ubizjak@gmail.com>
1404 * gcc.target/i386/pr43766.c: New test.
1406 2010-04-19 Jie Zhang <jie@codesourcery.com>
1409 * gcc.target/i386/pr43662.c: New test.
1411 2010-04-19 Dodji Seketeli <dodji@redhat.com>
1414 * g++.dg/template/typedef32.C: New test.
1416 2010-04-19 Ira Rosen <irar@il.ibm.com>
1418 PR tree-optimization/37027
1419 * lib/target-supports.exp
1420 (check_effective_target_vect_widen_sum_hi_to_si_pattern): New.
1421 * gcc.dg/vect/pr37027.c: New test.
1422 * gcc.dg/vect/slp-reduc-1.c, gcc.dg/vect/slp-reduc-2.c,
1423 gcc.dg/vect/slp-reduc-3.c, gcc.dg/vect/slp-reduc-4.c,
1424 gcc.dg/vect/slp-reduc-5.c, gcc.dg/vect/slp-reduc-6.c,
1425 gcc.dg/vect/vect-complex-6.c: Likewise.
1427 2010-04-19 Jakub Jelinek <jakub@redhat.com>
1429 * g++.dg/debug/dwarf2/enum1.C: New test.
1431 2010-04-18 Eric Botcazou <ebotcazou@adacore.com>
1433 * gnat.dg/rep_clause5.ad[sb]: New test.
1434 * gnat.dg/rep_clause5_pkg.ads: New helper.
1436 2010-04-18 Ira Rosen <irar@il.ibm.com>
1438 PR tree-optimization/43771
1439 * g++.dg/vect/pr43771.cc: New test.
1441 2010-04-17 Steven G. Kargl <kargl@gcc.gnu.org>
1444 * gfortran.dg/bounds_check_fail_4.f90: Adjust error message.
1445 * gfortran.dg/bounds_check_fail_3.f90: Ditto.
1447 2010-04-17 Eric Botcazou <ebotcazou@adacore.com>
1449 * gnat.dg/sizetype.adb: Rename into...
1450 * gnat.dg/sizetype1.adb: ...this.
1451 * gnat.dg/sizetype2.adb: New test.
1453 2010-04-16 Richard Guenther <rguenther@suse.de>
1455 PR tree-optimization/43572
1456 * gcc.dg/tree-ssa/tailcall-5.c: New testcase.
1458 2010-04-16 Olivier Hainque <hainque@adacore.com>
1460 * gnat.dg/specs/discr_private.ads: New test.
1462 2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
1465 * gcc.target/arm/thumb-comparisons.c: New test.
1468 * gcc.target/arm/thumb-cbranchqi.c: New test.
1470 2010-04-16 Christian Bruel <christian.bruel@st.com>
1472 * g++.dg/torture/pr36191.C: Enable for SH.
1474 2010-04-16 Eric Botcazou <ebotcazou@adacore.com>
1476 * gnat.dg/wide_boolean.adb: New test.
1477 * gnat.dg/wide_boolean_pkg.ad[sb]: New helper.
1479 2010-04-15 Richard Guenther <rguenther@suse.de>
1481 * gcc.dg/ipa/ipa-pta-1.c: New testcase.
1482 * gcc.dg/ipa/ipa-pta-2.c: Likewise.
1483 * gcc.dg/ipa/ipa-pta-3.c: Likewise.
1484 * gcc.dg/ipa/ipa-pta-4.c: Likewise.
1485 * gcc.dg/ipa/ipa-pta-5.c: Likewise.
1486 * gcc.dg/ipa/ipa-pta-6.c: Likewise.
1487 * gcc.dg/ipa/ipa-pta-7.c: Likewise.
1488 * gcc.dg/ipa/ipa-pta-8.c: Likewise.
1489 * gcc.dg/ipa/ipa-pta-9.c: Likewise.
1490 * gcc.dg/ipa/ipa-pta-10.c: Likewise.
1491 * gcc.dg/ipa/ipa-pta-11.c: Likewise.
1492 * gcc.dg/ipa/ipa-pta-12.c: Likewise.
1493 * gcc.dg/ipa/ipa-pta-13.c: Likewise.
1494 * gcc.dg/torture/ipa-pta-2.c: Likewise.
1495 * gcc.dg/torture/ipa-pta-1.c: Adjust.
1497 2010-04-14 Bernd Schmidt <bernds@codesourcery.com>
1500 * gcc.target/arm/pr42496.c: New test.
1502 2010-04-14 Jason Merrill <jason@redhat.com>
1505 * g++.dg/ext/attrib38.C: New.
1507 2010-04-14 Steve Ellcey <sje@cup.hp.com>
1510 * gcc.dg/pr43643.c: Use static link on hppa*-*-hpux*.
1512 2010-04-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
1515 * gcc.dg/cpp/warn-undef-2.c: Update.
1516 * gcc.dg/cpp/warn-traditional-2.c: Update.
1517 * gcc.dg/cpp/warn-comments-2.c: Update.
1518 * gcc.dg/cpp/warn-variadic-2.c: Update.
1519 * gcc.dg/cpp/warn-long-long-2.c: Update.
1520 * gcc.dg/cpp/warn-deprecated-2.c: Update.
1521 * gcc.dg/cpp/warn-multichar-2.c: Update.
1522 * gcc.dg/cpp/warn-normalized-3.c: Update.
1523 * gcc.dg/cpp/warn-cxx-compat-2.c: Update.
1524 * gcc.dg/cpp/warn-trigraphs-3.c: Update.
1525 * gcc.dg/cpp/warn-unused-macros-2.c: Update.
1526 * gcc.dg/cpp/warn-trigraphs-4.c: Update.
1527 * gcc.dg/cpp/warn-redefined-2.c: Update.
1528 * gfortran.dg/warning-directive-2.F90: Update.
1529 * c-c++-common/cpp/warning-directive-2.c: Update.
1531 2010-04-14 Michael Matz <matz@suse.de>
1533 PR tree-optimization/42963
1534 * testsuite/gcc.dg/pr42963.c: New testcase.
1536 2010-04-14 Eric Botcazou <ebotcazou@adacore.com>
1538 * gnat.dg/class_wide.adb: Rename into...
1539 * gnat.dg/class_wide1.adb: ...this.
1540 * gnat.dg/class_wide2.ad[sb]: New test.
1542 2010-04-14 Tobias Burnus <burnus@net-b.de>
1545 * gfortran.dg/coarray_9.f90: Update dg-errors.
1546 * gfortran.dg/coarray_10.f90: New test.
1547 * gfortran.dg/coarray_11.f90: New test.
1549 2010-04-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1552 gfortran.dg/initialization_24.f90: New test.
1554 2010-04-13 Jason Merrill <jason@redhat.com>
1556 * g++.dg/cpp0x/lambda/lambda-deduce2.C: Remove.
1557 * g++.dg/cpp0x/lambda/lambda-uneval.C: New.
1559 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
1561 * gcc.dg/cpp/cpp.exp: Test also c-c++-common/cpp.
1562 * g++.dg/dg.exp: Likewise.
1563 * gcc.dg/cpp/warning-directive-1.c: Move to ...
1564 * c-c++-common/cpp/warning-directive-1.c: ... here.
1565 * gcc.dg/cpp/warning-directive-2.c: Move to ...
1566 * c-c++-common/cpp/warning-directive-2.c: ... here.
1567 * gcc.dg/cpp/warning-directive-3.c: Move to ...
1568 * c-c++-common/cpp/warning-directive-3.c: ... here.
1569 * gcc.dg/cpp/warning-directive-4.c: Move to ...
1570 * c-c++-common/cpp/warning-directive-4.c: ... here.
1571 * g++.dg/cpp/warning-directive-1.C: Delete.
1572 * g++.dg/cpp/warning-directive-2.C: Delete.
1573 * g++.dg/cpp/warning-directive-3.C: Delete.
1574 * g++.dg/cpp/warning-directive-4.C: Delete.
1575 * gcc.dg/cpp/normalised-3.c: Delete.
1576 * g++.dg/cpp/normalised-1.C: Rename as ...
1577 * c-c++-common/cpp/normalised-3.c: ... this.
1579 2010-04-13 Martin Jambor <mjambor@suse.cz>
1581 * gcc.dg/tree-ssa/sra-9.c: New test.
1583 2010-04-13 Michael Matz <matz@suse.de>
1586 * gcc.dg/pr43730.c: New test.
1588 2010-04-13 Michael Matz <matz@suse.de>
1590 * gcc.dg/tree-ssa/negate.c: New testcase.
1592 2010-04-13 Richard Guenther <rguenther@suse.de>
1595 * gcc.dg/guality/inline-params.c: Remove -fwhopr XPASS.
1597 2010-04-13 Richard Guenther <rguenther@suse.de>
1599 * gcc.dg/vect/no-vfa-vect-depend-1.c: Adjust.
1601 2010-04-13 Eric Botcazou <ebotcazou@adacore.com>
1603 * gnat.dg/derived_type1.adb: New test.
1605 2010-04-13 Matthias Klose <doko@ubuntu.com>
1607 * gcc.dg/plugindir1.c: New testcase.
1608 * gcc.dg/plugindir2.c: New testcase.
1609 * gcc.dg/plugindir3.c: New testcase.
1610 * gcc.dg/plugindir4.c: New testcase.
1612 2010-04-12 Uros Bizjak <ubizjak@gmail.com>
1614 * gcc.target/i386/rotate-2.c: New test.
1616 2010-04-12 Jason Merrill <jason@redhat.com>
1619 * g++.dg/cpp0x/lambda/lambda-conv4.C: New.
1620 * g++.dg/cpp0x/lambda/lambda-deduce2.C: New.
1622 2010-04-12 Fabien Chene <fabien.chene@gmail.com>
1625 * g++.dg/init/pr25811.C: New test.
1627 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1629 * g++.dg/warn/miss-format-1.C: Removed *-*-solaris2.7 from
1630 dg-error, dg-warning.
1631 * gcc.dg/c99-stdint-6.c: Removed *-*-solaris2.7 from dg-options.
1633 2010-04-12 Richard Guenther <rguenther@suse.de>
1635 * gcc.dg/torture/inline-2.c: New testcase.
1637 2010-04-12 Jakub Jelinek <jakub@redhat.com>
1640 * gcc.dg/Wunused-var-7.c: New test.
1642 PR tree-optimization/43560
1643 * gcc.c-torture/execute/pr43560.c: New test.
1645 2010-04-12 Eric Botcazou <ebotcazou@adacore.com>
1647 * gnat.dg/aggr13.adb: New test.
1648 * gnat.dg/aggr14.adb: Likewise.
1649 * gnat.dg/aggr14_pkg.ad[sb]: New helper.
1651 2010-04-12 Richard Guenther <rguenther@suse.de>
1654 * g++.dg/torture/pr43611.C: New testcase.
1656 2010-04-12 Shujing Zhao <pearly.zhao@oracle.com>
1659 * gcc.dg/pr36774-1.c: New test.
1660 * gcc.dg/pr36774-2.c: New test.
1662 2010-04-11 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1664 * gcc.target/sh/rte-delay-slot.c: New test.
1666 2010-04-11 Eric Botcazou <ebotcazou@adacore.com>
1668 * gnat.dg/pack9.adb: Remove -cargs option.
1669 * gnat.dg/aggr12.ad[sb]: New test.
1671 2010-04-10 Jie Zhang <jie@codesourcery.com>
1674 * gcc.target/sh/pr43417.c: New test.
1676 2010-04-10 Tobias Burnus <burnus@net-b.de>
1679 * gfortran.dg/spec_expr_6.f90: New test.
1681 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
1684 * gcc.dg/cpp/pr43195.c: New.
1685 * gcc.dg/cpp/pr43195.h: New.
1687 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
1690 * gcc.dg/Werror-6.c: Adjust.
1691 * gcc.dg/Werror-implicit-function-declaration.c: Likewise.
1692 * gcc.dg/Werror-4.c: Likewise.
1693 * gcc.dg/Wdeclaration-after-statement-3.c: Likewise.
1694 * gcc.dg/Wswitch-enum-error.c: Likewise.
1695 * gcc.dg/Wpointer-arith.c: Likewise.
1696 * gcc.dg/Wfatal.c: Likewise.
1697 * gcc.dg/Wswitch-error.c: Likewise.
1698 * g++.dg/warn/unused-result1-Werror.c: Likewise.
1699 * gcc.dg/Werror-9.c: Delete. Duplicate of Werror-4.c.
1700 * gcc.dg/cpp/warn-undef-2.c: Likewise.
1701 * gcc.dg/cpp/warn-traditional-2.c: Likewise.
1702 * gcc.dg/cpp/warn-comments-2.c: Likewise.
1703 * gcc.dg/cpp/warn-variadic-2.c: Likewise.
1704 * gcc.dg/cpp/warning-directive-2.c: Likewise.
1705 * gcc.dg/cpp/warn-long-long-2.c: Likewise.
1706 * gcc.dg/cpp/warn-deprecated-2.c: Likewise.
1707 * gcc.dg/cpp/warn-multichar-2.c: Likewise.
1708 * gcc.dg/cpp/warn-normalized-3.c: Likewise.
1709 * gcc.dg/cpp/warn-cxx-compat-2.c: Likewise.
1710 * gcc.dg/cpp/warn-trigraphs-3.c: Likewise.
1711 * gcc.dg/cpp/warn-unused-macros-2.c: Likewise.
1712 * gcc.dg/cpp/warn-trigraphs-4.c: Likewise.
1713 * gcc.dg/cpp/warn-redefined-2.c: Likewise.
1714 * g++.dg/cpp/warning-directive-2.C: Likewise.
1715 * gfortran.dg/warning-directive-2.F90: Likewise.
1717 2010-04-09 Jason Merrill <jason@redhat.com>
1720 * g++.dg/template/sizeof13.C: New.
1722 2010-04-09 Kai Tietz <kai.tietz@onevision.com>
1724 * g++.dg/other/pr35504.C: Add check for thiscall.
1725 * g++.dg/torture/stackalign/eh-thiscall-1.C: New.
1726 * gcc.dg/torture/stackalign/thiscall-1.c: New.
1728 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
1731 * gcc.dg/Wint-to-pointer-cast-1.c: Move to...
1732 * c-c++-common/Wint-to-pointer-cast-1.c: ... here.
1733 * gcc.dg/Wint-to-pointer-cast-2.c: Move to...
1734 * c-c++-common/Wint-to-pointer-cast-2.c: ... here.
1735 * gcc.dg/Wint-to-pointer-cast-3.c: Move to...
1736 * c-c++-common/Wint-to-pointer-cast-3.c: ... here. Update.
1737 * g++.old-deja/g++.mike/warn1.C: Add -Wno-int-to-pointer-cast.
1738 * g++.dg/other/increment1.C: Likewise.
1740 2010-04-09 Tobias Burnus <burnus@net-b.de>
1743 * gfortran.dg/coarray_7.f90: New test.
1744 * gfortran.dg/coarray_8.f90: New test.
1746 2010-04-08 Bud Davis <bdavis9659@sbcglobal.net>
1749 * gfortran.dg/fmt_with_extra.f: Remove xfail and update test.
1751 2010-04-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1754 * gcc.dg/pr43643.c: New test.
1756 2010-04-08 Tobias Burnus <burnus@net-b.de>
1758 * gfortran.dg/iso_fortran_env_6.f90: Add more checks.
1760 2010-04-08 Richard Guenther <rguenther@suse.de>
1762 PR tree-optimization/43679
1763 * gcc.c-torture/compile/pr43679.c: New testcase.
1765 2010-04-08 Jakub Jelinek <jakub@redhat.com>
1768 * gcc.dg/pr43670.c: New test.
1770 2010-04-08 Maxim Kuvyrkov <maxim@codesourcery.com>
1773 * gcc.dg/tree-ssa/reassoc-19.c: New.
1775 2010-04-07 Jakub Jelinek <jakub@redhat.com>
1778 * gcc.dg/Wunused-var-1.c: New test.
1779 * gcc.dg/Wunused-var-2.c: New test.
1780 * gcc.dg/Wunused-var-3.c: New test.
1781 * gcc.dg/Wunused-var-4.c: New test.
1782 * gcc.dg/Wunused-var-5.c: New test.
1783 * gcc.dg/Wunused-var-6.c: New test.
1784 * gcc.dg/Wunused-parm-1.c: New test.
1786 * gcc.dg/builtin-choose-expr.c: Avoid set but not used warnings.
1787 * gcc.dg/trunc-1.c: Likewise.
1788 * gcc.dg/vla-9.c: Likewise.
1789 * gcc.dg/dfp/composite-type.c: Likewise.
1791 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
1794 * objc.dg/objc-gc-4.m: Run for all targets, prune new warning.
1795 * obj-c++.dg/objc-gc-3.mm: Ditto.
1797 2010-04-07 Simon Baldwin <simonb@google.com>
1799 * gcc.dg/cpp/warn-undef-2.c: New.
1800 * gcc.dg/cpp/warn-traditional-2.c: New.
1801 * gcc.dg/cpp/warn-comments-2.c: New.
1802 * gcc.dg/cpp/warning-directive-1.c: New.
1803 * gcc.dg/cpp/warn-long-long.c: New.
1804 * gcc.dg/cpp/warn-traditional.c: New.
1805 * gcc.dg/cpp/warn-variadic-2.c: New.
1806 * gcc.dg/cpp/warn-undef.c: New.
1807 * gcc.dg/cpp/warn-normalized-1.c: New.
1808 * gcc.dg/cpp/warning-directive-2.c: New.
1809 * gcc.dg/cpp/warn-long-long-2.c: New.
1810 * gcc.dg/cpp/warn-variadic.c: New.
1811 * gcc.dg/cpp/warn-normalized-2.c: New.
1812 * gcc.dg/cpp/warning-directive-3.c: New.
1813 * gcc.dg/cpp/warn-deprecated-2.c: New.
1814 * gcc.dg/cpp/warn-trigraphs-1.c: New.
1815 * gcc.dg/cpp/warn-multichar-2.c: New.
1816 * gcc.dg/cpp/warn-normalized-3.c: New.
1817 * gcc.dg/cpp/warning-directive-4.c: New.
1818 * gcc.dg/cpp/warn-unused-macros.c: New.
1819 * gcc.dg/cpp/warn-trigraphs-2.c: New.
1820 * gcc.dg/cpp/warn-cxx-compat-2.c: New.
1821 * gcc.dg/cpp/warn-cxx-compat.c: New.
1822 * gcc.dg/cpp/warn-redefined.c: New.
1823 * gcc.dg/cpp/warn-trigraphs-3.c: New.
1824 * gcc.dg/cpp/warn-unused-macros-2.c: New.
1825 * gcc.dg/cpp/warn-deprecated.c: New.
1826 * gcc.dg/cpp/warn-trigraphs-4.c: New.
1827 * gcc.dg/cpp/warn-redefined-2.c: New.
1828 * gcc.dg/cpp/warn-comments.c: New.
1829 * gcc.dg/cpp/warn-multichar.c: New.
1830 * g++.dg/cpp/warning-directive-1.C: New.
1831 * g++.dg/cpp/warning-directive-2.C: New.
1832 * g++.dg/cpp/warning-directive-3.C: New.
1833 * g++.dg/cpp/warning-directive-4.C: New.
1834 * gfortran.dg/warning-directive-1.F90: New.
1835 * gfortran.dg/warning-directive-3.F90: New.
1836 * gfortran.dg/warning-directive-2.F90: New.
1837 * gfortran.dg/warning-directive-4.F90: New.
1839 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
1842 * obj-c++.dg/comp-types-10.mm: Remove XFAIL.
1844 2010-04-07 Jason Merrill <jason@redhat.com>
1846 * g++.dg/template/dr408.C: New.
1848 * g++.dg/lookup/ns4.C: New.
1851 * g++.dg/template/friend51.C: New test.
1854 * g++.old-deja/g++.other/linkage1.C: Adjust.
1856 2010-04-07 Dodji Seketeli <dodji@redhat.com>
1859 * g++.dg/template/crash94.C: New test.
1861 2010-04-07 Dodji Seketeli <dodji@redhat.com>
1864 * g++.dg/init/aggr5.C: New test.
1865 * g++.dg/init/aggr5.C: New test.
1867 2010-04-07 Richard Guenther <rguenther@suse.de>
1869 PR tree-optimization/43270
1870 * g++.dg/warn/Warray-bounds-4.C: New testcase.
1871 * gcc.dg/Warray-bounds-7.c: Likewise.
1873 2010-04-07 Eric Botcazou <ebotcazou@adacore.com>
1875 * gnat.dg/bit_packed_array.ad[sb]: Rename into...
1876 * gnat.dg/bit_packed_array1.ad[sb]: ...this.
1877 * gnat.dg/bit_packed_array4.ad[sb]: New test.
1879 2010-04-07 Jie Zhang <jie@codesourcery.com>
1882 * g++.dg/init/pr42556.C: New test.
1884 2010-04-07 Dodji Seketeli <dodji@redhat.com>
1887 * g++.dg/debug/dwarf2/typedef2.C: New test.
1889 2010-04-06 Dodji Seketeli <dodji@redhat.com>
1891 * g++.dg/debug/dwarf2/redeclaration-1.C: Moved from
1892 c-c++-common/dwarf2/redeclaration-1.C
1894 2010-04-06 Jason Merrill <jason@redhat.com>
1896 * g++.dg/cpp0x/pr31437.C: Adjust error location.
1897 * g++.dg/ext/attrib18.C: Likewise.
1898 * g++.dg/ext/bitfield2.C: Likewise.
1899 * g++.dg/ext/bitfield4.C: Likewise.
1900 * g++.dg/ext/visibility/warn2.C: Likewise.
1901 * g++.dg/ext/visibility/warn3.C: Likewise.
1902 * g++.dg/gomp/pr26690-1.C: Likewise.
1903 * g++.dg/inherit/covariant7.C: Likewise.
1904 * g++.dg/init/synth2.C: Likewise.
1905 * g++.dg/lookup/using7.C: Likewise.
1906 * g++.dg/other/crash-4.C: Likewise.
1907 * g++.dg/other/error13.C: Likewise.
1908 * g++.dg/other/error20.C: Likewise.
1909 * g++.dg/parse/crash31.C: Likewise.
1910 * g++.dg/parse/error16.C: Likewise.
1911 * g++.dg/parse/error19.C: Likewise.
1912 * g++.dg/parse/error27.C: Likewise.
1913 * g++.dg/parse/error28.C: Likewise.
1914 * g++.dg/parse/fused-params1.C: Likewise.
1915 * g++.dg/template/error2.C: Likewise.
1916 * g++.dg/template/local6.C: Likewise.
1917 * g++.dg/template/qualttp15.C: Likewise.
1918 * g++.dg/warn/Wnvdtor-2.C: Likewise.
1919 * g++.dg/warn/anonymous-namespace-3.C: Likewise.
1920 * g++.old-deja/g++.benjamin/15309-1.C: Likewise.
1921 * g++.old-deja/g++.brendan/crash29.C: Likewise.
1922 * g++.old-deja/g++.eh/spec6.C: Likewise.
1923 * g++.old-deja/g++.jason/crash3.C: Likewise.
1924 * g++.old-deja/g++.jason/destruct2.C: Likewise.
1925 * g++.old-deja/g++.law/ctors5.C: Likewise.
1926 * g++.old-deja/g++.law/ctors9.C: Likewise.
1927 * g++.old-deja/g++.mike/p3538a.C: Likewise.
1928 * g++.old-deja/g++.mike/p3538b.C: Likewise.
1929 * g++.old-deja/g++.other/struct1.C: Likewise.
1930 * g++.old-deja/g++.other/volatile1.C: Likewise.
1931 * g++.old-deja/g++.pt/crash36.C: Likewise.
1932 * g++.old-deja/g++.pt/derived3.C: Likewise.
1933 * g++.old-deja/g++.robertl/eb109.C: Likewise.
1934 * g++.old-deja/g++.robertl/eb4.C: Likewise.
1936 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
1939 * gcc.dg/graphite/run-id-pr42644.c: Call abort.
1940 * gcc.dg/graphite/id-19.c: New.
1942 2010-04-06 Changpeng Fang <changpeng.fang@amd.com>
1945 * gcc.dg/vect/pr32824: New.
1947 2010-04-06 Tobias Burnus <burnus@net-b.de>
1950 * gfortran.dg/coarray_2.f90: Add dg-options -fcoarray=single.
1951 * gfortran.dg/coarray_3.f90: Ditto.
1952 * gfortran.dg/coarray_4.f90: Ditto.
1953 * gfortran.dg/coarray_5.f90: Ditto.
1954 * gfortran.dg/coarray_6.f90: Ditto.
1955 * gfortran.dg/coarray_9.f90: New -fcoarray=none test.
1957 2010-04-06 Tobias Burnus <burnus@net-b.de>
1960 * gfortran.dg/coarray_4.f90: Fix test.
1961 * gfortran.dg/coarray_6.f90: Add more tests.
1963 2010-04-06 Tobias Burnus <burnus@net-b.de>
1966 * gfortran.dg/coarray_4.f90: New test.
1967 * gfortran.dg/coarray_5.f90: New test.
1968 * gfortran.dg/coarray_6.f90: New test.
1970 2010-04-06 Tobias Burnus <burnus@net-b.de>
1973 * gfortran.dg/iso_fortran_env_5.f90: New test.
1974 * gfortran.dg/iso_fortran_env_6.f90: New test.
1976 2010-04-06 Tobias Burnus <burnus@net-b.de>
1979 * gfortran.dg/coarray_1.f90: New test.
1980 * gfortran.dg/coarray_2.f90: New test.
1981 * gfortran.dg/coarray_3.f90: New test.
1983 2010-04-06 Jason Merrill <jason@redhat.com>
1986 * g++.dg/template/dtor8.C: New.
1989 * g++.dg/template/error-recovery2.C: New.
1991 2010-04-06 Jan Hubicka <jh@suse.czpli
1993 PR tree-optimization/42906
1994 * gcc.dg/tree-ssa/dce-1.c: New testcase.
1996 2010-04-06 Tobias Burnus <burnus@net-b.de>
1999 * gfortran.dg/alloc_comp_basics_1.f90: Update scan-tree-dump-times.
2000 * gfortran.dg/alloc_comp_constructor_1.f90: Ditto.
2001 * gfortran.dg/auto_dealloc_1.f90: Ditto.
2003 2010-04-06 Richard Guenther <rguenther@suse.de>
2005 PR tree-optimization/43627
2006 * gcc.dg/tree-ssa/vrp49.c: New testcase.
2008 2010-04-06 Jakub Jelinek <jakub@redhat.com>
2011 * gcc.target/i386/pr43638.c: New test.
2013 2010-04-06 Richard Guenther <rguenther@suse.de>
2016 * gcc.c-torture/compile/pr43661.c: New testcase.
2018 2010-04-06 Jakub Jelinek <jakub@redhat.com>
2020 * gcc.target/s390/stackcheck1.c: Add dg-warning.
2022 2010-04-04 Sebastian Pop <sebastian.pop@amd.com>
2024 * gcc.dg/vect/pr43430-1.c: Don't use uint8_t.
2026 2010-04-02 Richard Guenther <rguenther@suse.de>
2028 PR tree-optimization/43629
2029 * gcc.c-torture/execute/pr43629.c: New testcase.
2031 2010-04-01 Janne Blomqvist <jb@gcc.gnu.org>
2032 Dominique d'Humieres <dominiq@lps.ens.fr>
2035 * gfortran.dg/ftell_3.f90: Enhance test case by reading more.
2037 2010-04-01 Dodji Seketeli <dodji@redhat.com>
2040 * c-c++-common/dwarf2/redeclaration-1.C: New test.
2042 2010-04-01 Jason Merrill <jason@redhat.com>
2044 * g++.dg/cpp0x/initlist12.C: Adjust expected errors.
2046 2010-04-01 Janne Blomqvist <jb@gcc.gnu.org>
2047 Manfred Schwarb <manfred99@gmx.ch>
2050 * gfortran.dg/ftell_3.f90: New test.
2052 2010-04-01 Richard Guenther <rguenther@suse.de>
2055 * gcc.c-torture/compile/pr43614.c: New testcase.
2057 2010-04-01 Martin Jambor <mjambor@suse.cz>
2059 PR tree-optimization/43141
2060 * gcc.dg/guality/pr43141.c: New test.
2062 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2064 * g++.dg/cpp/_Pragma1.C: Skip on alpha*-dec-osf*.
2065 * g++.dg/eh/spbp.C: Likewise.
2066 * g++.dg/ext/label13.C (C::C): xfail dg-bogus on alpha*-dec-osf*.
2067 * g++.dg/other/pragma-ep-1.C: Properly define p, remove
2069 * gcc.dg/mtune.c: Add dg-bogus "mcpu".
2070 * objc.dg/dwarf-1.m: Skip on alpha*-dec-osf*.
2071 * objc.dg/dwarf-2.m: Likewise.
2073 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
2076 * gcc.dg/graphite/id-pr43464.c: New.
2077 * gcc.dg/graphite/id-pr43464-1.c: New.
2079 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
2082 * gcc.dg/graphite/id-pr43351.c
2084 2010-03-31 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2087 * obj-c++.dg/try-catch-9.mm: Don't XFAIL m32 NeXT runtime.
2088 * obj-c++.dg/try-catch-2.mm: Ditto.
2089 * obj-c++.dg/lookup-2.mm: Ditto.
2090 * obj-c++.dg/encode-8.m: Ditto.
2091 * obj-c++.dg/cxx-ivars-2.mm: Ditto.
2092 * obj-c++.dg/cxx-ivars-3.mm: Skip for GNU, XFail for m64 NeXT.
2093 * obj-c++.dg/const-str-10.mm: Skip for GNU, match .quad for m64 NeXT.
2094 * obj-c++.dg/const-str-11.mm: Ditto.
2095 * obj-c++.dg/const-str-9.mm: Ditto.
2096 * obj-c++.dg/bitfield-3.mm: Skip for GNU runtime.
2097 * obj-c++.dg/bitfield-2.mm: XFAIL run for m64 NeXT runtime.
2098 * obj-c++.dg/except-1.mm: Ditto.
2099 * obj-c++.dg/const-str-7.mm: Ditto.
2100 * obj-c++.dg/cxx-ivars-1.mm: Ditto.
2101 * obj-c++.dg/const-str-3.mm: Ditto.
2102 * obj-c++.dg/const-str-7.mm: Ditto.
2103 * obj-c++.dg/stubify-2.mm: Change dump file name.
2106 * gcc/testsuite/objc-obj-c++-shared/next-mapping.h (CLASSPTRFIELD):
2108 * gcc/testsuite/obj-c++.dg/isa-field-1.mm: Use new CLASSPTRFIELD macro.
2111 2010-03-31 Martin Jambor <mjambor@suse.cz>
2113 * gcc.dg/guality/inline-params.c: Disable early inlining. Xfail run
2114 only with -O2, -O3 or -Os and not with -fwhopr.
2116 2010-03-31 Dodji Seketeli <dodji@redhat.com>
2119 * g++.dg/template/typedef31.C: New test.
2121 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2123 * g++.dg/ext/visibility/pragma-override1.C: Allow for .hidden in
2124 assembler output on *-*-solaris2*.
2125 * g++.dg/ext/visibility/pragma-override2.C: Likewise.
2127 2010-03-31 Jakub Jelinek <jakub@redhat.com>
2130 * gcc.dg/pr43557-1.c: New test.
2131 * gcc.dg/pr43557-2.c: New file.
2133 2010-03-31 Jie Zhang <jie@codesourcery.com>
2136 * gcc.dg/pr43562.c: New test.
2138 2010-03-30 Jason Merrill <jason@redhat.com>
2141 * g++.dg/template/error-recovery1.C: New.
2144 * g++.dg/parse/ambig5.C: New.
2146 2010-03-30 Jakub Jelinek <jakub@redhat.com>
2149 * gcc.dg/guality/pr43593.c: New test.
2151 2010-03-30 Sebastian Pop <sebastian.pop@amd.com>
2154 * gcc.dg/vect/pr43430-1.c: New.
2156 2010-03-30 Jason Merrill <jason@redhat.com>
2159 * g++.dg/template/partial7.C: New.
2161 2010-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2163 * gcc.target/s390/stackcheck1.c: New testcase.
2165 2010-03-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2168 * gfortran.dg/read_eof_8.f90: New test.
2170 2010-03-29 Jason Merrill <jason@redhat.com>
2172 * gcc.dg/cpp/include6.c: Change [] to ().
2175 * c-c++-common/raw-string-1.c: Update handling of trigraphs, line
2177 * c-c++-common/raw-string-2.c: Add trigraph test.
2178 * c-c++-common/raw-string-8.c: New.
2179 * c-c++-common/raw-string-9.c: New.
2180 * c-c++-common/raw-string-10.c: New.
2182 * c-c++-common/raw-string-1.c: Combine C and C++ raw string tests.
2183 * c-c++-common/raw-string-2.c: Combine C and C++ raw string tests.
2184 * c-c++-common/raw-string-3.c: Combine C and C++ raw string tests.
2185 * c-c++-common/raw-string-4.c: Combine C and C++ raw string tests.
2186 * c-c++-common/raw-string-5.c: Combine C and C++ raw string tests.
2187 * c-c++-common/raw-string-6.c: Combine C and C++ raw string tests.
2188 * c-c++-common/raw-string-7.c: Combine C and C++ raw string tests.
2190 2010-03-29 Richard Guenther <rguenther@suse.de>
2192 PR tree-optimization/43560
2193 * gcc.dg/torture/pr43560.c: New testcase.
2195 2010-03-29 Jason Merrill <jason@redhat.com>
2198 * g++.dg/ext/raw-string-1.C: Change [] to ().
2199 * g++.dg/ext/raw-string-2.C: Change [] to ().
2200 Don't use \ in delimiter.
2201 * g++.dg/ext/raw-string-3.C: Change [] to ().
2202 * g++.dg/ext/raw-string-4.C: Change [] to ().
2203 * g++.dg/ext/raw-string-5.C: Change [] to ().
2204 Test for error on \ in delimiter.
2205 * g++.dg/ext/raw-string-6.C: Change [] to ().
2206 * g++.dg/ext/raw-string-7.C: Change [] to ().
2208 2010-03-29 Jie Zhang <jie@codesourcery.com>
2211 * gcc.dg/pr43564.c: New test.
2213 2010-03-29 Tobias Burnus <burnus@net-b.de>
2216 * gfortran.dg/direct_io_12.f90: New test.
2218 2010-03-28 Jan Hubicka <jh@suse.cz>
2220 PR tree-optimization/43505
2221 * gfortran.dg/pr43505.f90: New testcase.
2223 2010-03-27 Uros Bizjak <ubizjak@gmail.com>
2225 PR tree-optimization/43528
2226 * gcc.target/i386/pr43528.c: New test.
2228 2010-03-26 Joseph Myers <joseph@codesourcery.com>
2231 * gcc.dg/parm-impl-decl-3.c: New test.
2233 2010-03-26 Jason Merrill <jason@redhat.com>
2236 * g++.dg/cpp0x/parse1.C: New.
2238 2010-03-26 Uros Bizjak <ubizjak@gmail.com>
2241 * gcc.target/i386/pr43524.c: New test.
2243 2010-03-26 Martin Jambor <mjambor@suse.cz>
2245 * gcc/testsuite/gcc.dg/tree-ssa/loadpre1.c: Delete trailing
2246 whitespace, rename main to foo.
2247 * gcc/testsuite/gcc.dg/tree-ssa/loadpre14.c: Likewise.
2248 * gcc/testsuite/gcc.dg/tree-ssa/loadpre15.c: Likewise.
2249 * gcc/testsuite/gcc.dg/tree-ssa/loadpre16.c: Likewise.
2250 * gcc/testsuite/gcc.dg/tree-ssa/loadpre17.c: Likewise.
2251 * gcc/testsuite/gcc.dg/tree-ssa/loadpre19.c: Likewise.
2252 * gcc/testsuite/gcc.dg/tree-ssa/loadpre20.c: Likewise.
2253 * gcc/testsuite/gcc.dg/tree-ssa/loadpre3.c: Likewise.
2254 * gcc/testsuite/gcc.dg/tree-ssa/loadpre5.c: Likewise.
2255 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-1.c: Likewise.
2256 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-4.c: Likewise.
2257 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-6.c: Likewise.
2259 2010-03-26 Dodji Seketeli <dodji@redhat.com>
2262 * g++.dg/other/crash-10.C: New test.
2263 * g++.dg/other/crash-11.C: New test.
2265 2010-03-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2268 * gfortran.dg/read_eof_7.f90: New test.
2270 2010-03-25 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2274 * objc-obj-c++-shared: New directory.
2275 * objc-obj-c++-shared/Object1-implementation.h: New file.
2276 * objc-obj-c++-shared/Object1.h: New file.
2277 * objc-obj-c++-shared/Protocol1.h: New file.
2278 * objc-obj-c++-shared/next-abi.h: New file.
2279 * objc-obj-c++-shared/next-mapping.h: New file.
2280 * objc/execute/next_mapping.h: Delete.
2281 * objc.dg/special/special.exp: For all targets run the tests with
2282 -fgnu-runtime, for darwin targets also run the tests with
2284 * objc.dg/dg.exp: Ditto.
2285 * obj-c++.dg/dg.exp: Ditto.
2286 * objc/execute/forward-1.m: Use shared wrapper headers (Object1.h,
2287 Protocol1.h) and next-mapping.h as required. Amend testcase to
2288 include use of updated NeXT interface.
2289 * objc/execute/formal_protocol-5.m: Ditto.
2290 * objc/execute/protocol-isEqual-2.m: Ditto.
2291 * objc/execute/protocol-isEqual-4.m: Ditto.
2292 * objc/execute/class-11.m: Use shared wrapper headers (Object1.h,
2293 Protocol1.h) and next-mapping.h as required.
2294 * objc/execute/object_is_class.m: Ditto.
2295 * objc/execute/enumeration-1.m: Ditto.
2296 * objc/execute/class-13.m: Ditto.
2297 * objc/execute/formal_protocol-2.m: Ditto.
2298 * objc/execute/formal_protocol-4.m: Ditto.
2299 * objc/execute/class-1.m: Ditto.
2300 * objc/execute/bycopy-1.m: Ditto.
2301 * objc/execute/formal_protocol-6.m: Ditto.
2302 * objc/execute/bycopy-3.m: Ditto.
2303 * objc/execute/class-3.m: Ditto.
2304 * objc/execute/bf-11.m: Ditto.
2305 * objc/execute/class-5.m: Ditto.
2306 * objc/execute/bf-13.m: Ditto.
2307 * objc/execute/class-7.m: Ditto.
2308 * objc/execute/bf-15.m: Ditto.
2309 * objc/execute/class-9.m: Ditto.
2310 * objc/execute/bf-17.m: Ditto.
2311 * objc/execute/bf-19.m: Ditto.
2312 * objc/execute/IMP.m: Ditto.
2313 * objc/execute/exceptions/catchall-1.m: Ditto.
2314 * objc/execute/exceptions/trivial.m: Ditto.
2315 * objc/execute/exceptions/finally-1.m: Ditto.
2316 * objc/execute/exceptions/local-variables-1.m: Ditto.
2317 * objc/execute/exceptions/foward-1.m: Ditto.
2318 * objc/execute/bf-2.m: Ditto.
2319 * objc/execute/string1.m: Ditto.
2320 * objc/execute/bf-4.m: Ditto.
2321 * objc/execute/informal_protocol.m: Ditto.
2322 * objc/execute/string3.m: Ditto.
2323 * objc/execute/bf-6.m: Ditto.
2324 * objc/execute/bf-8.m: Ditto.
2325 * objc/execute/class-tests-1.h: Ditto.
2326 * objc/execute/protocol-isEqual-1.m: Ditto.
2327 * objc/execute/protocol-isEqual-3.m: Ditto.
2328 * objc/execute/_cmd.m: Ditto.
2329 * objc/execute/function-message-1.m: Ditto.
2330 * objc/execute/bf-20.m: Ditto.
2331 * objc/execute/bf-common.h: Ditto.
2332 * objc/execute/np-2.m: Ditto.
2333 * objc/execute/class-10.m: Ditto.
2334 * objc/execute/class-12.m: Ditto.
2335 * objc/execute/enumeration-2.m: Ditto.
2336 * objc/execute/class-14.m: Ditto.
2337 * objc/execute/encode-1.m: Ditto.
2338 * objc/execute/formal_protocol-1.m: Ditto.
2339 * objc/execute/formal_protocol-3.m: Ditto.
2340 * objc/execute/accessing_ivars.m: Ditto.
2341 * objc/execute/bycopy-2.m: Ditto.
2342 * objc/execute/class-2.m: Ditto.
2343 * objc/execute/bf-10.m: Ditto.
2344 * objc/execute/formal_protocol-7.m: Ditto.
2345 * objc/execute/root_methods.m: Ditto.
2346 * objc/execute/class-4.m: Ditto.
2347 * objc/execute/bf-12.m: Ditto.
2348 * objc/execute/class-6.m: Ditto.
2349 * objc/execute/bf-14.m: Ditto.
2350 * objc/execute/nested-func-1.m: Ditto.
2351 * objc/execute/class-8.m: Ditto.
2352 * objc/execute/private.m: Ditto.
2353 * objc/execute/bf-16.m: Ditto.
2354 * objc/execute/bf-18.m: Ditto.
2355 * objc/execute/load-3.m: Ditto.
2356 * objc/execute/compatibility_alias.m: Ditto.
2357 * objc/execute/bf-1.m: Ditto.
2358 * objc/execute/no_clash.m: Ditto.
2359 * objc/execute/bf-3.m: Ditto.
2360 * objc/execute/string2.m: Ditto.
2361 * objc/execute/bf-5.m: Ditto.
2362 * objc/execute/string4.m: Ditto.
2363 * objc/execute/bf-7.m: Ditto.
2364 * objc/execute/object_is_meta_class.m: Ditto.
2365 * objc/execute/bf-9.m: Ditto.
2366 * objc/execute/bf-21.m: Ditto.
2367 * objc/execute/cascading-1.m: Ditto.
2368 * objc/execute/trivial.m: Ditto.
2369 * objc/execute/np-1.m: Ditto.
2370 * objc/compile/trivial.m: Ditto.
2371 * objc/execute/class_self-2.m: Include <stdlib.h>.
2372 * objc/execute/forward-1.x: Do not XFAIL for 32bit powerpc-darwin.
2373 * objc.dg/desig-init-1.m: Use shared wrapper headers (Object1.h,
2374 Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
2375 and 64bit. Use new NeXT interface as required.
2376 * objc.dg/special/unclaimed-category-1.m: Ditto.
2377 * objc.dg/special/unclaimed-category-1.h: Ditto.
2378 * objc.dg/special/unclaimed-category-1a.m: Ditto.
2379 * objc.dg/func-ptr-1.m: Ditto.
2380 * objc.dg/stret-1.m: Ditto.
2381 * objc.dg/encode-2.m: Ditto.
2382 * objc.dg/category-1.m: Ditto.
2383 * objc.dg/encode-3.m: Ditto.
2384 * objc.dg/call-super-3.m: Ditto.
2385 * objc.dg/method-3.m: Ditto.
2386 * objc.dg/func-ptr-2.m: Ditto.
2387 * objc.dg/lookup-1.m: Ditto.
2388 * objc.dg/encode-4.m: Ditto.
2389 * objc.dg/fix-and-continue-1.m: Ditto.
2390 * objc.dg/proto-lossage-3.m: Ditto.
2391 * objc.dg/method-13.m: Ditto.
2392 * objc.dg/proto-qual-1.m: Ditto.
2393 * objc.dg/zero-link-3.m: Ditto.
2394 * objc.dg/bitfield-1.m: Ditto.
2395 * objc.dg/va-meth-1.m: Ditto.
2396 * objc.dg/super-class-3.m: Ditto.
2397 * objc.dg/call-super-1.m: Ditto.
2398 * objc.dg/type-size-2.m: Ditto.
2399 * objc.dg/method-10.m: Ditto.
2400 * objc.dg/defs.m: Ditto.
2401 * objc.dg/const-str-3.m: Ditto.
2402 * objc.dg/try-catch-6.m: Use shared wrapper headers (Object1.h,
2403 Protocol1.h) and next-mapping.h as required. Use new NeXT
2404 interface as required.
2405 * objc.dg/super-class-4.m: Ditto.
2406 * objc.dg/comp-types-8.m: Ditto.
2407 * objc.dg/call-super-2.m: Ditto.
2408 * objc.dg/objc-fast-4.m: Ditto.
2409 * objc.dg/method-6.m: Ditto.
2410 * objc.dg/const-str-3.m: Ditto.
2411 * objc.dg/const-str-7.m: Ditto.
2412 * objc.dg/method-15.m: Ditto.
2413 * objc.dg/method-19.m: Ditto.
2414 * objc.dg/sync-1.m: Ditto.
2415 * objc.dg/layout-1.m: Ditto.
2416 * objc.dg/bitfield-3.m: Ditto.
2417 * objc.dg/try-catch-3.m: Ditto.
2418 * objc.dg/try-catch-7.m: Ditto.
2419 * objc.dg/comp-types-10.m: Ditto.
2420 * objc.dg/selector-2.: Ditto.
2421 * objc.dg/method-7.m: Ditto.
2422 * objc.dg/typedef-alias-1.m: Ditto.
2423 * objc.dg/proto-lossage-2.m: Ditto.
2424 * objc.dg/comp-types-11.m: Ditto.
2425 * objc.dg/sizeof-1.m: Ditto.
2426 * objc.dg/method-17.m: Ditto.
2427 * objc.dg/bitfield-5.m: Ditto.
2428 * objc.dg/try-catch-1.m: Ditto.
2429 * objc.dg/encode-5.m: Ditto.
2430 * objc.dg/fix-and-continue-2.m: Ditto.
2431 * objc.dg/method-9.m: Ditto.
2432 * objc.dg/isa-field-1.m: Ditto.
2433 * objc.dg/local-decl-2.m: Ditto.
2434 * objc.dg/objc-gc-4.m: Ditto.
2435 * objc.dg/type-stream-1.m: Skip for NeXT runtime.
2436 * objc.dg/gnu-runtime-3.m: Ditto.
2437 * objc.dg/encode-7.m: Ditto.
2438 * objc.dg/encode-8.m: Ditto.
2439 * objc.dg/selector-3.m: Ditto.
2440 * objc.dg/gnu-runtime-1.m: Ditto.
2441 * objc.dg/const-str-12.m: Ditto.
2442 * objc.dg/gnu-runtime-2.m: Ditto.
2443 * objc.dg/no-extra-load.m: Skip for gnu-runtime.
2444 * objc.dg/selector-1.m: Ditto.
2445 * objc.dg/stubify-2.m: Ditto.
2446 * objc.dg/zero-link-1.m: Ditto.
2447 * objc.dg/stret-2.m: Ditto.
2448 * objc.dg/zero-link-2.m: Ditto.
2449 * objc.dg/next-runtime-1.m: Ditto.
2450 * objc.dg/symtab-1.m: Ditto.
2451 * objc.dg/stubify-1.m: Ditto.
2452 * objc.dg/bitfield-2.m: Ditto.
2453 * objc.dg/try-catch-10.m: Apply to both runtimes.
2454 * objc.dg/const-str-1.m: Ditto.
2455 * objc.dg/image-info.m: Ditto.
2456 * objc.dg/encode-9.m: Ditto.
2457 * objc.dg/pragma-1.m: Apply test to all targets.
2458 * objc.dg/const-str-4.m: Ditto.
2459 * objc.dg/const-str-8.m: Ditto.
2460 * objc.dg/super-class-2.m: Ditto.
2461 * objc.dg/try-catch-5.m: Ditto.
2462 * objc.dg/const-str-10.m: Use shared wrapper headers (Object1.h,
2463 Protocol1.h) and next-mapping.h as required. Use new NeXT
2464 interface as required. Skip for gnu-runtime. Test for .quad at m64.
2465 * objc.dg/const-str-11.m: Ditto.
2466 * objc.dg/const-str-9.m: Ditto.
2467 * objc.dg/method-4.m: Skip for 64Bit NeXT.
2468 * objc.dg/encode-1.m: Remove redundant -lobjc.
2469 * objc.dg/try-catch-9.m: Tidy space.
2470 * obj-c++.dg/method-19.mm: Use shared wrapper headers (Object1.h,
2471 Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
2472 and 64bit. Use new NeXT interface as required.
2473 * obj-c++.dg/template-4.mm: Ditto.
2474 * obj-c++.dg/defs.mm: Ditto.
2475 * obj-c++.dg/basic.mm: Ditto.
2476 * obj-c++.dg/encode-4.mm: Ditto.
2477 * obj-c++.dg/method-17.mm: Ditto.
2478 * obj-c++.dg/proto-lossage-3.mm: Ditto.
2479 * obj-c++.dg/cxx-class-1.mm: Ditto.
2480 * obj-c++.dg/method-10.mm: Ditto.
2481 * obj-c++.dg/va-meth-1.mm: Ditto.
2482 * obj-c++.dg/encode-5.mm: Ditto.
2483 * obj-c++.dg/lookup-2.mm: Ditto.
2484 * obj-c++.dg/template-3.mm: Ditto.
2485 * obj-c++.dg/proto-qual-1.mm: Ditto.
2486 * obj-c++.dg/qual-types-1.m: Ditto.
2487 * obj-c++.dg/cxx-scope-1.mm: Ditto.
2488 * obj-c++.dg/template-1.mm: Ditto.
2489 * obj-c++.dg/encode-6.mm: Ditto.
2490 * obj-c++.dg/bitfield-2.mm: Use shared wrapper headers (Object1.h,
2491 Protocol1.h) and next-mapping.h as required. Use new NeXT
2492 interface as required.
2493 * obj-c++.dg/except-1.mm: Ditto.
2494 * obj-c++.dg/const-str-7.mm: Ditto.
2495 * obj-c++.dg/ivar-list-semi.mm: Ditto.
2496 * obj-c++.dg/cxx-scope-2.mm: Ditto.
2497 * obj-c++.dg/selector-2.mm: Ditto.
2498 * obj-c++.dg/isa-field-1.mm: Ditto.
2499 * obj-c++.dg/try-catch-1.mm: Ditto.
2500 * obj-c++.dg/local-decl-1.mm: Ditto.
2501 * obj-c++.dg/try-catch-9.mm: Ditto.
2502 * obj-c++.dg/no-extra-load.mm: Ditto.
2503 * obj-c++.dg/selector-5.mm: Ditto.
2504 * obj-c++.dg/method-12.mm: Ditto.
2505 * obj-c++.dg/try-catch-11.mm: Ditto.
2506 * obj-c++.dg/comp-types-11.mm: Ditto.
2507 * obj-c++.dg/bitfield-3.mm: Ditto.
2508 * obj-c++.dg/method-6.mm: Ditto.
2509 * obj-c++.dg/super-class-2.mm: Ditto.
2510 * obj-c++.dg/method-21.mm: Ditto.
2511 * obj-c++.dg/const-str-8.mm: Ditto.
2512 * obj-c++.dg/try-catch-7.mm: Ditto.
2513 * obj-c++.dg/method-15.mm: Ditto.
2514 * obj-c++.dg/layout-1.mm: Ditto.
2515 * obj-c++.dg/cxx-ivars-1.mm: Ditto.
2516 * obj-c++.dg/const-str-3.mm: Ditto.
2517 * obj-c++.dg/try-catch-2.mm: Ditto.
2518 * obj-c++.dg/objc-gc-3.mm: Ditto.
2519 * obj-c++.dg/fix-and-continue-2.mm: Ditto.
2520 * obj-c++.dg/bitfield-1.mm: Ditto.
2521 * obj-c++.dg/selector-6.mm: Ditto.
2522 * obj-c++.dg/method-13.mm: Ditto.
2523 * obj-c++.dg/comp-types-12.mm: Ditto.
2524 * obj-c++.dg/bitfield-4.mm: Ditto.
2525 * obj-c++.dg/try-catch-8.mm: Ditto.
2526 * obj-c++.dg/method-2.mm: Ditto.
2527 * obj-c++.dg/cxx-ivars-2.mm: Ditto.
2528 * obj-c++.dg/typedef-alias-1.mm: Ditto.
2529 * obj-c++.dg/const-str-4.mm: Ditto.
2530 * obj-c++.dg/proto-lossage-2.mm: Ditto.
2531 * obj-c++.dg/try-catch-3.mm: Ditto.
2532 * obj-c++.dg/comp-types-9.mm: Ditto.
2533 * obj-c++.dg/gnu-runtime-2.mm: Skip if NeXT runtime.
2534 * obj-c++.dg/gnu-runtime-3.mm: Ditto.
2535 * obj-c++.dg/gnu-runtime-1.mm: Ditto.
2536 * objc.dg/zero-link-2.m: Skip if gnu runtime. Use shared wrapper
2537 headers (Object1.h, Protocol1.h) and next-mapping.h as required.
2538 Use new NeXT interface as required.
2539 * obj-c++.dg/const-str-10.mm: Ditto.
2540 * obj-c++.dg/const-str-11.mm: Ditto.
2541 * obj-c++.dg/const-str-9.mm: Ditto.
2542 * obj-c++.dg/method-11.mm: Ditto.
2543 * obj-c++.dg/cxx-ivars-3.mm: Skip if gnu runtime. Use shared wrapper
2544 headers (Object1.h, Protocol1.h) and next-mapping.h as required.
2545 Use new NeXT interface as required. XFAIL run if NeXT and 64bit.
2546 * obj-c++.dg/encode-8.mm: Remove redundant -lobjc.
2547 * obj-c++.dg/const-str-1.mm: Run for NeXT as well as gnu.
2549 2010-03-25 Dodji Seketeli <dodji@redhat.com>
2552 * g++.dg/template/typedef30.C: New test case.
2554 2010-03-25 Jakub Jelinek <jakub@redhat.com>
2557 * gcc.c-torture/execute/pr43385.c: New test.
2559 2010-03-24 Joseph Myers <joseph@codesourcery.com>
2561 * gcc.dg/strncpy-fix-1.c: New test.
2563 2010-03-24 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2566 * lib/objc-torture.exp (objc-set-runtime-options): New.
2567 * objc/execute/execute.exp: Check runtime options on each pass.
2568 * objc/execute/exceptions/exceptions.exp: Ditto.
2569 * objc/compile/compile.exp: Ditto.
2572 * lib/target-supports.exp: Add support for ObjC/ObjC++ tools in
2574 (check_effective_target_objc2): New proc.
2575 (check_effective_target_next_runtime): New proc.
2576 * lib/objc.exp: Determine which runtime is in force and support it.
2577 * lib/obj-c++.exp: Ditto.
2579 2010-03-24 Jason Merrill <jason@redhat.com>
2582 * g++.dg/cpp0x/lambda/lambda-debug.C: New.
2584 2010-03-24 Martin Jambor <mjambor@suse.cz>
2586 * gcc.dg/ipa/ipa-1.c: Delete trailing spaces, put the call to f into
2588 * gcc.dg/ipa/ipa-2.c: Likewise.
2589 * gcc.dg/ipa/ipa-3.c: Likewise.
2590 * gcc.dg/ipa/ipa-4.c: Likewise.
2591 * gcc.dg/ipa/ipa-5.c: Likewise.
2592 * gcc.dg/ipa/ipa-7.c: Likewise.
2593 * gcc.dg/ipa/ipa-6.c: Delete trailing spaces, put the call to foo into
2595 * gcc.dg/ipa/ipacost-2.c: Delete trailing spaces, put the call to
2596 i_can_not_be_propagated_fully2 into a loop.
2597 * gcc.dg/ipa/ipa-8.c: New test.
2598 * g++.dg/ipa/iinline-1.C: Put the call to docalling into a loop.
2600 2010-03-24 Jakub Jelinek <jakub@redhat.com>
2604 * gcc.dg/guality/pr43479.c: New test.
2605 * gcc.dg/debug/dwarf2/inline2.c (third): Make a a global var
2606 and add volatile keyword.
2608 2010-03-23 Mike Stump <mikestump@comcast.net>
2610 * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Enhance portability.
2612 2010-03-23 Jason Merrill <jason@redhat.com>
2614 * g++.dg/ext/altivec-17.C: Adjust error message.
2616 * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op().
2617 * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise.
2618 * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise.
2619 * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise.
2620 * g++.dg/cpp0x/lambda/lambda-conv2.C: New.
2621 * g++.dg/cpp0x/lambda/lambda-conv3.C: New.
2623 2010-03-22 Jason Merrill <jason@redhat.com>
2626 * g++.dg/ext/is_pod.C: Pass -std=c++0x.
2627 * g++.dg/ext/is_pod_98.C: New.
2630 * g++.dg/cpp0x/auto18.C: New.
2632 * gcc.dg/pr36997.c: Adjust error message.
2633 * g++.dg/ext/vector9.C: Likewise.
2634 * g++.dg/conversion/simd3.C: Likewise.
2635 * g++.dg/other/error23.C: Likewise.
2637 2010-03-22 Michael Matz <matz@suse.de>
2640 * gfortran.dg/pr43475.f90: New testcase.
2642 2010-03-22 Richard Guenther <rguenther@suse.de>
2644 PR tree-optimization/43390
2645 * gfortran.fortran-torture/execute/pr43390.f90: New testcase.
2647 2010-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2649 * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic.
2650 * gcc.target/powerpc/ppc-sdata-2.c: Likewise.
2652 2010-03-20 Simon Martin <simartin@users.sourceforge.net>
2653 Michael Matz <matz@suse.de>
2656 * g++.dg/parse/crash56.C: New test.
2658 2010-03-20 Paul Thomas <pault@gcc.gnu.org>
2661 * gfortran.dg/whole_file_15.f90 : New test.
2663 2010-03-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2666 * gfortran.dg/inquire_size.f90: New test.
2668 2010-03-20 Richard Guenther <rguenther@suse.de>
2670 PR rtl-optimization/43438
2671 * gcc.c-torture/execute/pr43438.c: New testcase.
2673 2010-03-20 Dodji Seketeli <dodji@redhat.com>
2676 * g++.dg/abi/mangle42.C: New test.
2678 2010-03-19 Andrew Pinski <andrew_pinski@caviumnetworks.com>
2681 * gcc.dg/pr43211.c: New test.
2682 * gcc.dg/pr18809-1.c: Don't expect an error when calling foo.
2684 2010-03-19 Bernd Schmidt <bernds@codesourcery.com>
2686 PR rtl-optimization/42258
2687 * gcc.target/arm/thumb1-mul-moves.c: New test.
2690 * gcc.target/arm/thumb-andsi.c: New test.
2692 * gcc.target/arm/thumb-andsi.c: Correct dg-options and add
2693 dg-require-effective-target.
2695 2010-03-19 Michael Matz <matz@suse.de>
2698 * g++.dg/other/pr43116.C: New testcase.
2700 2010-03-19 Michael Matz <matz@suse.de>
2703 * gcc.dg/pr43305.c: New testcase.
2705 2010-03-19 Richard Guenther <rguenther@suse.de>
2707 PR tree-optimization/43415
2708 * gcc.c-torture/compile/pr43415.c: New testcase.
2710 2010-03-19 Eric Botcazou <ebotcazou@adacore.com>
2713 * gnat.dg/case_optimization2.adb: New test.
2714 * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
2716 2010-03-18 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2717 Jack Howarth <howarth@bromo.med.uc.edu>
2720 * gcc.target/i386/push-1.c: Don't xfail
2721 scan-assembler-not "movups" on darwin.
2723 2010-03-18 Jakub Jelinek <jakub@redhat.com>
2726 * gcc.dg/pr43058.c: New test.
2728 2010-03-18 Martin Jambor <mjambor@suse.cz>
2731 * g++.dg/torture/pr42450.C: New test.
2733 2010-03-18 Michael Matz <matz@suse.de>
2736 * gcc.dg/pr43419.c: New testcase.
2738 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
2740 PR rtl-optimization/43360
2741 * gcc.dg/torture/pr43360.c: New.
2743 2010-03-18 Michael Matz <matz@suse.de>
2745 PR tree-optimization/43402
2746 * gcc.dg/pr43402.c: New testcase.
2748 2010-03-17 Peter Bergner <bergner@vnet.ibm.com>
2751 * gcc.dg/pr42427.c: New test.
2753 2010-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2756 * gfortran.dg/read_empty_file.f: New test.
2757 * gfortran.dg/read_eof_all.f90: New test.
2758 * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
2759 * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
2761 2010-03-17 Michael Matz <matz@suse.de>
2763 * gcc.dg/pr43300.c: Add -w.
2765 2010-03-17 Richard Guenther <rguenther@suse.de>
2767 * gcc.dg/pr43379.c: Add -w.
2769 2010-03-17 Tobias Burnus <burnus@net-b.de>
2772 * gfortran.dg/cray_pointers_1.f90: Update dg-error message.
2774 2010-03-16 Uros Bizjak <ubizjak@gmail.com>
2776 * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
2778 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2780 * ada/acats/run_all.sh: Log start and end times.
2782 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2784 * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
2786 2010-03-16 Richard Guenther <rguenther@suse.de>
2789 * gcc.dg/pr43379.c: New testcase.
2791 2010-03-16 Jakub Jelinek <jakub@redhat.com>
2794 * gcc.dg/guality/pr43051-1.c: New test.
2796 2010-03-15 Janis Johnson <janis187@us.ibm.com>
2799 * g++.dg/ext/altivec-17.C: Handle changes to error message.
2801 2010-03-15 Michael Matz <matz@suse.de>
2804 * gcc.dg/pr43300.c: New testcase.
2806 2010-03-15 Richard Guenther <rguenther@suse.de>
2808 PR tree-optimization/43367
2809 * gcc.c-torture/compile/pr43367.c: New testcase.
2811 2010-03-15 Richard Guenther <rguenther@suse.de>
2813 PR tree-optimization/43317
2814 * gcc.dg/pr43317.c: New testcase.
2816 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
2818 * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
2820 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
2822 * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
2824 2010-03-14 Tobias Burnus <burnus@net-b.de>
2827 * gfortran.dg/impure_constructor_1.f90: New test.
2829 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
2832 * gfortran.dg/graphite/id-pr43354.f: New.
2834 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
2837 * gfortran.dg/graphite/pr43349.f: New.
2839 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
2842 * gcc.dg/graphite/pr43306.c: New.
2844 2010-03-12 David S. Miller <davem@davemloft.net>
2846 * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
2849 2010-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2851 * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
2853 2010-03-12 Paul Thomas <pault@gcc.gnu.org>
2857 * gfortran.dg/dynamic_dispatch_7.f03: New test.
2859 2010-03-12 Kai Tietz <kai.tietz@onevision.com>
2861 * gfortran.dg/default_format_denormal_1.f90: Don't assume
2862 fail for *-*-mingw* targets.
2864 2010-03-12 Jakub Jelinek <jakub@redhat.com>
2867 * gcc.dg/guality/pr43329-1.c: New test.
2869 2010-03-11 Martin Jambor <mjambor@suse.cz>
2871 PR tree-optimization/43257
2872 * g++.dg/torture/pr43257.C: New test.
2874 2010-03-11 Tobias Burnus <burnus@net-b.de>
2877 * gfortran.dg/namelist_61.f90: New test.
2879 2010-03-11 Richard Guenther <rguenther@suse.de>
2881 PR tree-optimization/43255
2882 * gcc.c-torture/compile/pr43255.c: New testcase.
2884 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2886 * gcc.dg/optimize-bswapdi-1.c: Add OpenSSL bswap variant.
2887 * gcc.dg/pr43280.c: New testcase.
2889 2010-03-11 Richard Guenther <rguenther@suse.de>
2892 * gcc.dg/lto/20100227-1_0.c: New testcase.
2893 * gcc.dg/lto/20100227-1_1.c: Likewise.
2895 2010-03-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2899 * gfortran.dg/read_eof_6.f: New test
2900 * gfortran.dg/read_x_eof.f90: New test.
2901 * gfortran.dg/read_x_past.f: Update test.
2903 2010-03-10 Jan Hubicka <jh@suse.cz>
2905 * gcc.c-torture/compile/pr43288.c: New test.
2907 2010-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2909 * g++.old-deja/g++.pt/asm1.C: Don't detect pic via looking for the
2911 * g++.old-deja/g++.pt/asm2.C: Likewise.
2912 * gcc.c-torture/compile/20000804-1.c: Likewise.
2913 * gcc.target/i386/clobbers.c: Likewise.
2915 2010-03-10 Tobias Burnus <burnus@net-b.de>
2918 * gfortran.dg/c_assoc_3.f90: New test.
2920 2010-03-10 Jakub Jelinek <jakub@redhat.com>
2923 * gcc.dg/guality/pr36728-1.c: New test.
2924 * gcc.dg/guality/pr36728-2.c: New test.
2926 2010-03-10 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2928 * gcc.dg/h8300-div-delay-slot.c: New test.
2930 2010-03-10 Alexander Monakov <amonakov@ispras.ru>
2932 PR tree-optimization/43236
2933 * gcc.c-torture/execute/pr43236.c: New test.
2935 2010-03-10 Andrey Belevantsev <abel@ispras.ru>
2938 * g++.dg/eh/pr42859.C: New test.
2940 2010-03-09 Jakub Jelinek <jakub@redhat.com>
2943 * gcc.dg/pr43299.c: New test.
2946 * g++.dg/eh/unwind2.C: New test.
2948 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
2949 Reza Yazdani <reza.yazdani@amd.com>
2952 * gcc.dg/graphite/run-id-4.c: New.
2954 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
2957 * gcc.dg/graphite/run-id-3.c: New.
2959 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
2963 * gcc.dg/graphite/id-18.c: New.
2964 * gcc.dg/graphite/run-id-pr42644.c: New.
2966 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
2969 * gcc.dg/graphite/pr42326.c: New.
2971 2010-03-08 Richard Guenther <rguenther@suse.de>
2973 PR tree-optimization/43269
2974 * gcc.c-torture/execute/pr43269.c: New testcase.
2976 2010-03-08 Janus Weil <janus@gcc.gnu.org>
2979 * gfortran.dg/typebound_call_13.f03: New.
2981 2010-03-05 Eric Botcazou <ebotcazou@adacore.com>
2983 * lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
2984 of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.
2986 2010-03-05 Jason Merrill <jason@redhat.com>
2988 * g++.dg/abi/mangle40.C: Require weak and alias.
2990 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
2993 * gfortran.dg/graphite/pr42326.f90: New.
2994 * gfortran.dg/graphite/pr42326-1.f90: New.
2996 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2998 * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
2999 (gnat_target_compile): Likewise.
3000 Reinitialize GNAT_UNDER_TEST if target changes.
3001 Set ADA_INCLUDE_PATH, ADA_OBJECTS_PATH in environment.
3002 (local_find_gnatmake): Pass full --GCC to gnatlink.
3005 2010-03-04 Andrew Pinski <andrew_pinski@caviumnetworks.com>
3008 * gcc.dg/compound-literal-1.c: New testcase.
3010 2010-03-04 Martin Jambor <mjambor@suse.cz>
3012 PR tree-optimization/43164
3013 PR tree-optimization/43191
3014 * gcc.c-torture/compile/pr43164.c: New test.
3015 * gcc.c-torture/compile/pr43191.c: Likewise.
3017 2010-03-04 Janus Weil <janus@gcc.gnu.org>
3020 * gfortran.dg/finalize_9.f90: New.
3022 2010-03-04 Tobias Burnus <burnus@net-b.de>
3023 Ken Werner <ken@linux.vnet.ibm.com>
3025 * gfortran.dg/reassoc_4.f: Add --param max-completely-peel-times
3026 to dg-options for spu.
3027 * gfortran.dg/vect/vect-7.f90: Add vect_intfloat_cvt to the
3028 dump-scan target to exclude spu.
3030 2010-03-04 Changpeng Fang <changpeng.fang@amd.com>
3033 * gcc.dg/tree-ssa/ivopts-4.c: New.
3035 2010-03-03 Janis Johnson <janis187@us.ibm.com>
3037 * lib/target-supports-dg.exp (check-flags): Provide defaults for
3038 include-opts and exclude-opts; skip checking the flags if arguments
3039 are the same as the defaults.
3040 (dg-xfail-if): Verify the number of arguments, supply defaults
3041 for unspecified optional arguments.
3042 (dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
3044 2010-03-03 Jason Merrill <jason@redhat.com>
3047 * g++.dg/abi/mangle40.C: Updated.
3049 2010-03-03 Jason Merrill <jason@redhat.com>
3051 * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
3052 * g++.dg/abi/mangle23.C: Likewise.
3053 * g++.dg/eh/simd-2.C: Likewise.
3054 * g++.dg/ext/attribute-test-2.C: Likewise.
3055 * g++.dg/ext/vector14.C: Likewise.
3056 * g++.dg/other/pr34435.C: Likewise.
3057 * g++.dg/template/conv8.C: Likewise.
3058 * g++.dg/template/nontype9.C: Likewise.
3059 * g++.dg/template/qualttp17.C: Likewise.
3060 * g++.dg/template/ref1.C: Likewise.
3061 * g++.old-deja/g++.pt/crash68.C: Likewise.
3062 * g++.old-deja/g++.pt/ref1.C: Likewise.
3063 * g++.old-deja/g++.pt/ref3.C: Likewise.
3064 * g++.old-deja/g++.pt/ref4.C: Likewise.
3067 * g++.dg/abi/mangle40.C: New.
3068 * g++.dg/abi/mangle41.C: New.
3069 * g++.dg/lto/20100302_0.C: New.
3070 * g++.dg/lto/20100302_1.C: New.
3071 * g++.dg/lto/20100302.h: New.
3073 2010-03-03 Paul Thomas <pault@gcc.gnu.org>
3076 * gfortran.dg/internal_pack_12.f90: New test.
3078 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
3080 * gcc.dg/pr36997.c: Adjust error message.
3082 2010-03-03 Mike Stump <mikestump@comcast.net>
3084 * gcc.target/i386/builtin-unreachable.c: Don't expect stack
3085 adjustments to not be present on machines that align the stack to
3086 more than 4 bytes and don't have a red zone yet as that is an
3087 unimplemented optimization.
3089 2010-03-03 Janus Weil <janus@gcc.gnu.org>
3092 * gfortran.dg/impure_assignment_3.f90: New.
3094 2010-03-03 Jakub Jelinek <jakub@redhat.com>
3097 * gfortran.dg/pr43229.f90: New test.
3100 * gcc.dg/debug/dwarf2/pr43237.c: New test.
3103 * gcc.dg/guality/pr43177.c: New test.
3105 2010-03-02 Jason Merrill <jason@redhat.com>
3107 * g++.dg/ext/vector9.C: Adjust error message.
3108 * g++.dg/conversion/simd3.C: Likewise.
3109 * g++.dg/other/error23.C: Likewise.
3111 2010-03-02 Mike Stump <mikestump@comcast.net>
3114 * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
3116 2010-03-02 Paul Thomas <pault@gcc.gnu.org>
3119 * gfortran.dg/internal_pack_10.f90: New test.
3122 * gfortran.dg/internal_pack_11.f90: New test.
3124 2010-03-02 Reza Yazdani <reza.yazdani@amd.com>
3127 * gcc.dg/tree-ssa/pr42640.c: New.
3129 2010-03-01 Richard Guenther <rguenther@suse.de>
3131 PR tree-optimization/43220
3132 * gcc.c-torture/execute/pr43220.c: New testcase.
3134 2010-03-01 Richard Guenther <rguenther@suse.de>
3137 * gcc.dg/pr43213.c: New testcase.
3139 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3142 * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
3144 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3146 * lib/target-supports.exp (check_effective_target_ucn_nocache):
3148 (check_effective_target_ucn): Likewise.
3150 * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
3152 * gcc.dg/ucnid-2.c: Likewise.
3153 * gcc.dg/ucnid-3.c: Likewise.
3154 * gcc.dg/ucnid-4.c: Likewise.
3155 * gcc.dg/ucnid-11.c: Likewise.
3156 * gcc.dg/ucnid-12.c: Likewise.
3157 * gcc.dg/ucnid-6.c: Skip if !ucn.
3158 * gcc.dg/ucnid-9.c: Likewise.
3160 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3162 * gcc.target/i386/pr32000-2.c: Add missing include and exclude
3163 lists to dg-skip-if.
3164 * gcc.target/i386/stackalign/return-3.c: Likewise.
3166 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3168 * gcc.target/i386/clearcap.map: New file.
3169 * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
3170 Pass clearcap.map by default if supported.
3172 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3175 * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
3177 * gfortran.dg/stat_2.f90: Likewise.
3179 2010-03-01 Tobias Burnus <burnus@net-b.de>
3182 * gfortran.dg/module_read_2.f90: New test.
3184 2010-02-27 Mark Mitchell <mark@codesourcery.com>
3187 * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
3188 * g++.dg/abi/mangle12.C: Likewise.
3189 * g++.dg/abi/mangle20-2.C: Likewise.
3190 * g++.dg/abi/mangle17.C: Likewise.
3191 * g++.dg/template/cond2.C: Likewise.
3192 * g++.dg/template/pr35240.C: Likewise.
3194 2010-02-27 Richard Guenther <rguenther@suse.de>
3196 PR tree-optimization/43186
3197 * gcc.c-torture/compile/pr43186.c: Adjust testcase.
3199 2010-02-27 Kaz Kojima <kkojima@gcc.gnu.org>
3201 * g++.dg/abi/packed1.C: Expect warning on the SH.
3203 2010-02-27 Simon Martin <simartin@users.sourceforge.net>
3206 * g++.dg/parse/error37.C: New test.
3208 2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
3212 * gcc.dg/pr8927-1.c: Match new note.
3213 * gcc.dg/990506-0.c: Likewise.
3214 * gcc.dg/gomp/flush-2.c: Likewise.
3215 * gcc.dg/gomp/atomic-5.c: Likewise.
3216 * gcc.dg/gomp/pr34607.c: Likewise.
3217 * gcc.dg/pr35746.c: Likewise.
3218 * gcc.dg/cpp/pragma-1.c: Likewise.
3219 * gcc.dg/cpp/pragma-2.c: Likewise.
3220 * gcc.dg/pr41842.c: Likewise.
3221 * gcc.dg/noncompile/20040629-1.c: Likewise.
3222 * objc.dg/private-1.m: Likewise.
3224 2010-02-27 Tobias Burnus <burnus@net-b.de>
3227 * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
3228 * gfortran.dg/default_initialization_4.f90: New test.
3230 2010-02-27 Eric Botcazou <ebotcazou@adacore.com>
3232 * gnat.dg/thin_pointer.ad[sb]: Rename into...
3233 * gnat.dg/thin_pointer1.ad[sb]: ...this.
3234 * gnat.dg/thin_pointer2.adb: New test.
3235 * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
3237 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
3240 * gcc.dg/cpp/c90-pedantic.c: New.
3241 * gcc.dg/cpp/c90.c: New.
3242 * gcc.dg/gnu90-const-expr-1.c: New.
3243 * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
3245 2010-02-26 Richard Guenther <rguenther@suse.de>
3247 PR tree-optimization/43186
3248 * gcc.c-torture/compile/pr43186.c: New testcase.
3250 2010-02-26 Jakub Jelinek <jakub@redhat.com>
3253 * c-c++-common/dwarf2/pr43190.c: New test.
3255 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
3258 * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
3260 2010-02-26 Richard Guenther <rguenther@suse.de>
3262 PR tree-optimization/43188
3263 * gcc.c-torture/compile/pr43188.c: New testcase.
3265 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
3268 * gcc.target/i386/vperm-v4si-2-sse4.c: New.
3270 2010-02-25 Eric Botcazou <ebotcazou@adacore.com>
3272 * g++.dg/abi/packed1.C: Expect warning on the SPARC.
3274 2010-02-25 Michael Meissner <meissner@linux.vnet.ibm.com>
3277 * gcc.target/powerpc/pr43154.c: New file.
3279 2010-02-25 Jakub Jelinek <jakub@redhat.com>
3282 * gfortran.dg/debug/pr43166.f: New test.
3285 * gcc.dg/torture/pr43165.c: New test.
3287 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
3290 * c-c++-common/pr41779.c: Update.
3292 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3295 * lib/gnat-dg.exp (gnat_load): Redefine.
3297 * ada/acats/run_acats: Run run_all.sh with $SHELL.
3298 * ada/acats/run_all.sh: Downcase tasking not implemented message.
3300 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3303 * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
3304 i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
3308 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3310 * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
3312 2010-02-24 Jakub Jelinek <jakub@redhat.com>
3315 * gcc.dg/guality/vla-1.c: New test.
3317 2010-02-24 Tobias Burnus <burnus@net-b.de>
3320 * gfortran.dg/c_ptr_tests_15.f90: New test.
3322 2010-02-23 Jakub Jelinek <jakub@redhat.com>
3325 * gcc.target/i386/pr43107.c: New test.
3327 2010-02-23 Jason Merrill <jason@redhat.com>
3330 * g++.dg/cpp0x/variadic100.C: New.
3332 2010-02-23 Jason Merrill <jason@redhat.com>
3335 * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
3336 * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
3337 * c-c++-common/dwarf2/vla1.c: New.
3339 2010-02-23 Jakub Jelinek <jakub@redhat.com>
3342 * gcc.dg/pr43139.c: New test.
3345 * gcc.dg/guality/pr43077-1.c: New test.
3347 2010-02-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
3350 * gcc.dg/march.c: New.
3351 * gcc.dg/march-generic.c: New.
3352 * gcc.dg/mtune.c: New.
3354 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
3357 * gcc.dg/graphite/pr43083.c: New.
3359 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
3362 * gfortran.dg/graphite/pr43097.f: New.
3364 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
3365 Manuel López-Ibáñez <manu@gcc.gnu.org>
3368 * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
3370 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
3373 * g++.dg/graphite/pr43026.C: New.
3375 2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
3378 * gcc.dg/cleanup-1.c: Update.
3379 * gcc.dg/func-args-1.c: Update.
3380 * gcc.dg/format/sentinel-1.c: Update.
3381 * g++.old-deja/g++.jason/scoping10.C: Update.
3382 * g++.old-deja/g++.ns/lookup5.C: Update.
3383 * g++.dg/ext/cleanup-1.C: Update.
3384 * g++.dg/parse/varmod1.C: Update.
3385 * g++.dg/parse/error33.C: Update.
3386 * g++.dg/expr/call3.C: Update.
3387 * g++.dg/func-args-1.C: New.
3389 2010-02-22 H.J. Lu <hongjiu.lu@intel.com>
3392 * gcc.dg/attr-used-2.c: Moved to ...
3393 * c-c++-common/attr-used-2.c: Here.
3395 * gcc.dg/attr-used.c: Moved to ...
3396 * c-c++-common/attr-used.c: Here.
3398 2010-02-22 Ozkan Sezer <sezeroz@gmail.com>
3400 * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
3402 2010-02-22 Richard Guenther <rguenther@suse.de>
3405 * gfortran.dg/lto/20100222-1_0.f03: New testcase.
3406 * gfortran.dg/lto/20100222-1_1.c: Likewise.
3408 2010-02-22 Richard Guenther <rguenther@suse.de>
3410 PR tree-optimization/42749
3411 * gcc.c-torture/compile/pr42749.c: New testcase.
3413 2010-02-22 Paul Thomas <pault@gcc.gnu.org>
3416 * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
3417 * gfortran.dg/internal_pack_9.f90: New test.
3419 2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
3422 * g++.dg/template/recurse.C: Adjust.
3423 * g++.dg/template/pr23510.C: New.
3425 2010-02-21 Dodji Seketeli <dodji@redhat.com>
3428 * g++.dg/template/memclass4.C: New test.
3430 2010-02-21 Tobias Burnus <burnus@net-b.de>
3433 * gfortran.dg/reassoc_5.f90: New test.
3435 2010-02-20 Uros Bizjak <ubizjak@gmail.com>
3438 * gcc.target/i386/pr43067.c: New test.
3440 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
3443 * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
3445 * g++.dg/warn/Wconversion-null.C: New test.
3446 * g++.old-deja/g++.other/null1.C: Move to...
3447 * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
3449 2010-02-20 Paul Thomas <pault@gcc.gnu.org>
3453 * gfortran.dg/dependency_26.f90: New test.
3456 * gfortran.dg/internal_pack_7.f90: New test.
3459 * gfortran.dg/internal_pack_8.f90: New test.
3461 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
3464 * c-c++-common/pr41779.c: Fix broken testcase.
3466 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
3469 * c-c++-common/pr36513.c: New testcase.
3470 * c-c++-common/pr36513-2.c: New testcase.
3472 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
3475 * c-c++-common/pr41779.c: New.
3477 2010-02-19 Jakub Jelinek <jakub@redhat.com>
3480 * gcc.dg/pr43084.c: New test.
3482 2010-02-19 Richard Guenther <rguenther@suse.de>
3484 PR tree-optimization/42916
3485 * gcc.dg/pr42916.c: New testcase.
3487 2010-02-18 Jason Merrill <jason@redhat.com>
3490 * g++.dg/abi/packed1.C: Add expected warning.
3493 * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
3494 * gcc.dg/torture/dg-torture.exp: Likewise.
3495 * c-c++-common/torture/complex-sign.h,
3496 c-c++-common/torture/complex-sign-add.c,
3497 c-c++-common/torture/complex-sign-mixed-add.c,
3498 c-c++-common/torture/complex-sign-mixed-div.c,
3499 c-c++-common/torture/complex-sign-mixed-mul.c,
3500 c-c++-common/torture/complex-sign-mixed-sub.c,
3501 c-c++-common/torture/complex-sign-mul.c,
3502 c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
3503 Adapt for C++ compilation as well.
3506 * g++.dg/ext/label1.C: Update.
3507 * g++.dg/ext/label2.C: Update.
3510 * g++.dg/template/dependent-name6.C: New.
3513 * g++.dg/parse/namespace12.C: New.
3515 2010-02-18 Martin Jambor <mjambor@suse.cz>
3517 PR tree-optimization/43066
3518 * gcc.c-torture/compile/pr43066.c: New test.
3520 2010-02-18 Uros Bizjak <ubizjak@gmail.com>
3522 * g++.dg/ext/attrib35.C: Fix target selector string.
3523 * g++.dg/ext/attrib36.C: Ditto.
3524 * g++.dg/ext/attrib37.C: Ditto.
3525 * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
3526 * g++.dg/abi/mangle25.C: Ditto.
3528 2010-02-17 Jason Merrill <jason@redhat.com>
3531 * g++.dg/parse/namespace11.C: New.
3534 * g++.dg/ext/attrib37.C: New.
3537 * g++.dg/template/ptrmem20.C: New.
3539 2010-02-17 Uros Bizjak <ubizjak@gmail.com>
3542 * gcc.target/i386/xop-check.h: Include m256-check.h.