1 2010-05-18 Jan Hubicka <jh@suse.cz>
3 * gcc.dg/lto/ipacp_0.c: New test.
4 * gcc.dg/lto/ipacp_1.c: New test.
6 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
9 * gcc.dg/lto/20100518_0.c: New test.
11 2010-05-18 Eric Botcazou <ebotcazou@adacore.com>
13 * gnat.dg/specs/lto3.ads: Add missing dg-options.
15 2010-05-17 Janus Weil <janus@gcc.gnu.org>
18 * gfortran.dg/class_21.f03: New.
20 2010-05-17 Jason Merrill <jason@redhat.com>
23 * g++.dg/cpp0x/initlist34.C: New.
26 * g++.dg/cpp0x/rv-trivial-bug.C: Test copy-init too.
28 2010-05-17 Martin Jambor <mjambor@suse.cz>
30 * g++.dg/ipa/ivinline-1.C: New test.
31 * g++.dg/ipa/ivinline-2.C: New test.
32 * g++.dg/ipa/ivinline-3.C: New test.
33 * g++.dg/ipa/ivinline-4.C: New test.
34 * g++.dg/ipa/ivinline-5.C: New test.
35 * g++.dg/ipa/ivinline-6.C: New test.
37 2010-05-17 Dodji Seketeli <dodji@redhat.com>
38 Jason Merrill <jason@redhat.com>
41 * c-c++-common/Wunused-var-8.c: New test.
43 2010-05-17 Jakub Jelinek <jakub@redhat.com>
46 * gcc.c-torture/compile/pr42347.c: New test.
49 * g++.dg/ext/asmgoto1.C: New test.
51 2010-05-17 Martin Jambor <mjambor@suse.cz>
54 * gcc.dg/tree-ssa/pr44133.c: New test.
55 * gcc.dg/tree-ssa/sra-9.c: Make the scan regular expression more
58 2010-05-17 Janus Weil <janus@gcc.gnu.org>
61 * gfortran.dg/class_20.f03: New.
63 2010-05-17 Christian Borntraeger <borntraeger@de.ibm.com>
66 * gcc.dg/tree-ssa/prefetch-7.c: Change pattern to match only the old
67 debug messages but not the newly introduced one.
69 2010-05-16 Daniel Franke <franke.daniel@gmail.com>
72 * gfortran.dg/initialization_25.f90: Commented testcase.
73 * gfortran.dg/initialization_26.f90: New.
75 2010-05-16 Richard Guenther <rguenther@suse.de>
77 * gcc.dg/pr43317.c: Do not pass -fipa-type-escape.
78 * gcc.dg/pr43084.c: Likewise.
79 * gcc.dg/pr42250.c: Pass -fipa-struct-reorg instead of
81 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Do not pass
83 * gcc.dg/struct/struct-reorg.exp: Likewise.
84 * gcc.dg/struct/wo_prof_empty_str.c: Likewise.
85 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
87 2010-05-16 Joseph Myers <joseph@codesourcery.com>
89 * gcc.dg/c1x-static-assert-1.c, gcc.dg/c1x-static-assert-2.c,
90 gcc.dg/c1x-static-assert-3.c, gcc.dg/c1x-static-assert-4.c,
91 gcc.dg/c1x-static-assert-5.c, gcc.dg/c1x-static-assert-6.c,
92 gcc.dg/c90-static-assert-1.c, gcc.dg/c99-static-assert-1.c: New
95 2010-05-15 Jason Merrill <jason@redhat.com>
97 * g++.dg/eh/spec10.C: New.
98 * g++.dg/eh/spec11.C: New.
99 * g++.old-deja/g++.mike/eh34.C: Remove dg-options.
101 2010-05-15 Janus Weil <janus@gcc.gnu.org>
105 * gfortran.dg/allocatable_scalar_9.f90: New.
107 2010-05-15 Jakub Jelinek <jakub@redhat.com>
110 * g++.dg/torture/pr44148.C: New test.
112 2010-05-15 Joseph Myers <joseph@codesourcery.com>
114 * gcc.dg/c1x-anon-struct-1.c, gcc.dg/c1x-anon-struct-2.c,
115 gcc.dg/c90-anon-struct-1.c, gcc.dg/c99-anon-struct-1.c: New tests.
116 * gcc.dg/20080820.c, gcc.dg/anon-struct-1.c: Update expected
117 diagnostics and type sizes.
119 2010-05-15 Eric Botcazou <ebotcazou@adacore.com>
121 * gnat.dg/lto9.adb: New test.
122 * gnat.dg/lto9_pkg1.ads: New helper.
123 * gnat.dg/lto9_pkg2.ad[sb]: Likewise.
125 2010-05-15 Jan Hubicka <jh@suse.cz>
127 * gcc.dg/lto/ipareference_1.c: Rename to ...
128 * gcc.dg/lto/ipareference_0.c: ... this one.
129 * gcc.dg/lto/ipareference_2.c: Rename to ...
130 * gcc.dg/lto/ipareference_1.c: ... this one.
132 2010-05-15 Jan Hubicka <jh@suse.cz>
134 * gcc.dg/lto/ipareference_1.c: New file.
135 * gcc.dg/lto/ipareference_2.c: New file.
137 2010-05-15 Richard Guenther <rguenther@suse.de>
139 PR tree-optimization/44038
140 * gcc.c-torture/compile/pr44038.c: New testcase.
142 2010-05-15 H.J. Lu <hongjiu.lu@intel.com>
144 * gcc.target/i386/avx-cmpsd-1.c: Add -std=c99.
145 * gcc.target/i386/avx-cmpss-1.c: Likewise.
147 2010-05-15 Janus Weil <janus@gcc.gnu.org>
151 * gfortran.dg/class_18.f03: New.
152 * gfortran.dg/class_19.f03: New.
154 2010-05-14 Jakub Jelinek <jakub@redhat.com>
157 * gcc.dg/debug/dwarf2/const-1.c: Remove.
158 * g++.dg/debug/dwarf2/const1.C: Remove.
160 2010-05-14 Jason Merrill <jason@redhat.com>
162 * g++.dg/eh/cond4.C: New.
163 * g++.dg/eh/elide2.C: Adjust.
164 * g++.old-deja/g++.eh/terminate1.C: Adjust.
166 2010-05-14 Steven G. Kargl <kargl@gcc.gnu.org>
169 * gfortran.dg/actual_array_interface_2.f90: New test.
171 2010-05-14 Richard Guenther <rguenther@suse.de>
173 PR tree-optimization/44119
174 * gcc.c-torture/compile/pr44119.c: New testcase.
176 2010-05-14 Jason Merrill <jason@redhat.com>
179 * g++.dg/eh/terminate1.C: New.
181 2010-05-14 Jakub Jelinek <jakub@redhat.com>
183 * gfortran.dg/gomp/pr44036-1.f90: Adjust.
186 * gcc.dg/pr44136.c: New test.
188 2010-05-14 Shujing Zhao <pearly.zhao@oracle.com>
191 * testsuite/g++.dg/warn/Wshadow-4.C: Adjust.
192 * testsuite/g++.dg/warn/Wshadow-5.C: New test.
193 * testsuite/g++.dg/warn/Wshadow-6.C: New test
195 2010-05-13 Daniel Franke <franke.daniel@gmail.com>
198 * gfortran.dg/initialization_25.f90: New.
200 2010-05-13 Martin Jambor <mjambor@suse.cz>
202 * g++.dg/otr-fold-1.C: New test.
203 * g++.dg/otr-fold-2.C: New test.
205 2010-05-13 Jakub Jelinek <jakub@redhat.com>
208 * gfortran.dg/gomp/pr44036-1.f90: New test.
209 * gfortran.dg/gomp/pr44036-2.f90: New test.
210 * gfortran.dg/gomp/pr44036-3.f90: New test.
213 * gcc.dg/guality/sra-1.c: New test.
215 2010-05-12 Jan Hubicka <jh@suse.cz>
217 * tree-ssa/unreachable.c: New test.
219 2010-05-12 Jason Merrill <jason@redhat.com>
221 * g++.dg/cpp0x/sfinae1.C: New.
223 2010-05-12 Sriraman Tallam <tmsriram@google.com>
225 * gcc.target/i386/zee.c: New file.
227 2010-05-12 Jason Merrill <jason@redhat.com>
229 * g++.dg/conversion/op1.C: Expect template candidate message.
230 * g++.dg/cpp0x/nullptr15.C: Likewise.
231 * g++.dg/cpp0x/pr31431-2.C: Likewise.
232 * g++.dg/cpp0x/pr31431.C: Likewise.
233 * g++.dg/cpp0x/temp_default2.C: Likewise.
234 * g++.dg/cpp0x/trailing4.C: Likewise.
235 * g++.dg/cpp0x/variadic-ex3.C: Likewise.
236 * g++.dg/cpp0x/variadic-ex4.C: Likewise.
237 * g++.dg/cpp0x/variadic-throw.C: Likewise.
238 * g++.dg/cpp0x/variadic35.C: Likewise.
239 * g++.dg/cpp0x/vt-35147.C: Likewise.
240 * g++.dg/cpp0x/vt-37737-1.C: Likewise.
241 * g++.dg/cpp0x/vt-37737-2.C: Likewise.
242 * g++.dg/ext/visibility/anon8.C: Likewise.
243 * g++.dg/ext/vla2.C: Likewise.
244 * g++.dg/other/pr28114.C: Likewise.
245 * g++.dg/other/ptrmem10.C: Likewise.
246 * g++.dg/other/ptrmem11.C: Likewise.
247 * g++.dg/overload/unknown1.C: Likewise.
248 * g++.dg/parse/template7.C: Likewise.
249 * g++.dg/parse/typename7.C: Likewise.
250 * g++.dg/template/conv11.C: Likewise.
251 * g++.dg/template/copy1.C: Likewise.
252 * g++.dg/template/deduce3.C: Likewise.
253 * g++.dg/template/dependent-expr5.C: Likewise.
254 * g++.dg/template/friend.C: Likewise.
255 * g++.dg/template/incomplete2.C: Likewise.
256 * g++.dg/template/local4.C: Likewise.
257 * g++.dg/template/local6.C: Likewise.
258 * g++.dg/template/operator10.C: Likewise.
259 * g++.dg/template/overload6.C: Likewise.
260 * g++.dg/template/ptrmem2.C: Likewise.
261 * g++.dg/template/ptrmem20.C: Likewise.
262 * g++.dg/template/ptrmem8.C: Likewise.
263 * g++.dg/template/sfinae2.C: Likewise.
264 * g++.dg/template/ttp25.C: Likewise.
265 * g++.dg/template/unify10.C: Likewise.
266 * g++.dg/template/unify11.C: Likewise.
267 * g++.dg/template/unify6.C: Likewise.
268 * g++.dg/template/unify7.C: Likewise.
269 * g++.dg/template/unify9.C: Likewise.
270 * g++.dg/template/varmod1.C: Likewise.
271 * g++.old-deja/g++.brendan/crash56.C: Likewise.
272 * g++.old-deja/g++.law/operators32.C: Likewise.
273 * g++.old-deja/g++.pt/crash28.C: Likewise.
274 * g++.old-deja/g++.pt/crash60.C: Likewise.
275 * g++.old-deja/g++.pt/explicit38.C: Likewise.
276 * g++.old-deja/g++.pt/explicit39.C: Likewise.
277 * g++.old-deja/g++.pt/explicit41.C: Likewise.
278 * g++.old-deja/g++.pt/explicit67.C: Likewise.
279 * g++.old-deja/g++.pt/explicit77.C: Likewise.
280 * g++.old-deja/g++.pt/expr2.C: Likewise.
281 * g++.old-deja/g++.pt/overload7.C: Likewise.
282 * g++.old-deja/g++.pt/ptrmem6.C: Likewise.
283 * g++.old-deja/g++.pt/spec5.C: Likewise.
284 * g++.old-deja/g++.pt/spec6.C: Likewise.
285 * g++.old-deja/g++.pt/t24.C: Likewise.
286 * g++.old-deja/g++.pt/unify4.C: Likewise.
287 * g++.old-deja/g++.pt/unify6.C: Likewise.
288 * g++.old-deja/g++.pt/unify8.C: Likewise.
289 * g++.old-deja/g++.robertl/eb119.C: Likewise.
290 * g++.old-deja/g++.robertl/eb79.C: Likewise.
291 * g++.old-deja/g++.robertl/eb98.C: Likewise.
293 * g++.dg/cpp0x/initlist32.C: New.
295 * g++.dg/template/conv11.C: New.
296 * g++.dg/conversion/op1.C: Adjust expected error.
298 * g++.old-deja/g++.robertl/eb43.C: Prune "candidates" messages.
300 2010-05-12 H.J. Lu <hongjiu.lu@intel.com>
303 * gcc.target/i386/avx-cmpsd-1.c: New.
304 * gcc.target/i386/avx-cmpsd-2.c: Likewise.
305 * gcc.target/i386/avx-cmpss-1.c: Likewise.
306 * gcc.target/i386/avx-cmpss-2.c: Likewise.
307 * gcc.target/i386/sse-cmpss-1.c: Likewise.
308 * gcc.target/i386/sse2-cmpsd-1.c: Likewise.
310 2010-05-12 Jakub Jelinek <jakub@redhat.com>
313 * gcc.dg/gomp/pr44085.c: New test.
314 * gfortran.dg/gomp/pr44085.f90: New test.
316 2010-05-12 Iain Sandoe <iains@gcc.gnu.org>
318 * objc-obj-c++-shared/Object1.m: New.
319 * objc.dg/torture: New directory.
320 * objc.dg/torture/tls: Ditto.
321 * objc.dg/tls: Ditto.
322 * objc.dg/torture/tls/trivial.m: New test.
323 * objc.dg/torture/tls/thr-init-2.m: New test.
324 * objc.dg/torture/tls/thr-init-3.m: New test.
325 * objc.dg/torture/tls/thr-init.m: New test.
326 * objc.dg/torture/tls/diag-1.m: New test.
327 * objc.dg/torture/tls/tls.exp: New.
328 * objc.dg/torture/trivial.m: New test.
329 * objc.dg/torture/dg-torture.exp: New.
330 * objc.dg/tls/diag-3.m: New test.
331 * objc.dg/tls/diag-4.m: New test.
332 * objc.dg/tls/diag-5.m: New test.
333 * objc.dg/tls/init-1.m: New test.
334 * objc.dg/tls/init-2.m: New test.
335 * objc.dg/tls/tls.exp: New.
336 * objc.dg/tls/diag-2.m: New test.
337 * lib/objc.exp: Respond to dg-additional-files.
339 2010-05-12 Maxim Kuvyrkov <maxim@codesourcery.com>
341 * gcc.target/m68k/20100512-1.c: New.
343 2010-05-12 Eric Botcazou <ebotcazou@adacore.com>
345 * gnat.dg/lto8.adb: New test.
346 * gnat.dg/lto8_pkg.ad[sb]: New helper.
347 * gnat.dg/frame_overflow.adb: XFAIL if -flto is specified.
349 2010-05-11 Paolo Carlini <paolo.carlini@oracle.com>
354 * g++.dg/template/crash97.C: New.
355 * g++.dg/template/crash98.C: Likewise.
356 * g++.dg/template/crash99.C: Likewise.
357 * g++.dg/cpp0x/pr31439.C: Adjust.
358 * g++.dg/template/crash95.C: Likewise.
360 2010-05-11 Jakub Jelinek <jakub@redhat.com>
363 * c-c++-common/asmgoto-4.c: New test.
364 * gcc.target/i386/pr44071.c: New test.
367 * c-c++-common/Wunused-var-7.c: New test.
368 * g++.dg/warn/Wunused-var-9.C: New test.
370 2010-05-11 Daniel Franke <franke.daniel@gmail.com>
373 * gfortran.dg/gomp/pr43711.f90: New.
375 2010-05-11 Daniel Franke <franke.daniel@gmail.com>
378 * gfortran.dg/select_5.f90: Updated.
380 2010-05-11 Jan Hubicka <jh@suse.cz>
382 PR tree-optimize/44063
383 * gcc.c-torture/compile/pr44063.c: New testcase.
385 2010-05-11 Jakub Jelinek <jakub@redhat.com>
388 * gcc.dg/pr44023.c: New test.
390 2010-05-10 Eric Botcazou <ebotcazou@adacore.com>
392 * gnat.dg/lto7.adb: New test.
393 * gnat.dg/lto7_pkg.ad[sb]: New helper.
395 2010-05-10 Jason Merrill <jason@redhat.com>
398 * g++.dg/template/inherit5.C: New.
401 * g++.dg/cpp0x/initlist33.C: New.
402 * g++.dg/cpp0x/initlist26.C: Adjust.
403 * g++.dg/cpp0x/initlist28.C: Adjust.
405 2010-05-10 Fabien Chêne <fabien.chene@gmail.com>
408 * g++.dg/init/pr43719.C: New.
409 * g++.dg/anon-struct4.C: Adjust.
411 2010-05-10 Jakub Jelinek <jakub@redhat.com>
414 * gcc.dg/pr44028.c: New test.
416 2010-05-08 Daniel Franke <franke.daniel@gmail.com>
421 * gfortran.dg/array_constructor_type_17.f03: Updated match string.
422 * gfortran.dg/warn_conversion.f90: New.
424 2010-05-10 Michael Matz <matz@suse.de>
426 * gcc.dg/vect/fast-math-vect-reduc-8.c: New test.
428 2010-05-10 H.J. Lu <hongjiu.lu@intel.com>
430 PR rtl-optimization/44012
431 * gcc.dg/pr44012.c: New.
433 2010-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
435 * lib/lto.exp (lto_prune_vis_warns): Renamed to lto_prune_warns.
436 Log text on entry and exit.
437 Prune Sun ld warnings for common symbols with differing sizes.
438 (lto-link-and-maybe-run): Change caller.
440 2010-05-10 Janus Weil <janus@gcc.gnu.org>
443 * gfortran.dg/class_7.f03: Modified.
444 * gfortran.dg/select_type_1.f03: Modified.
445 * gfortran.dg/select_type_12.f03: New.
447 2010-05-10 Richard Guenther <rguenther@suse.de>
449 PR tree-optimization/44050
450 * gcc.dg/torture/pr44050.c: New testcase.
452 2010-05-10 Wei Guozhi <carrot@google.com>
455 * gcc.target/arm/pr42879.c: New testcase.
457 2010-05-09 Joseph Myers <joseph@codesourcery.com>
460 * gcc.dg/anon-struct-9.c: Avoid generating identifier i386.
462 2010-05-09 Joseph Myers <joseph@codesourcery.com>
465 * gcc.dg/anon-struct-10.c: New test.
467 2010-05-09 Richard Guenther <rguenther@suse.de>
470 * gcc.dg/pr44024.c: New testcase.
472 2010-05-09 Joseph Myers <joseph@codesourcery.com>
475 * gcc.dg/anon-struct-9.c: New test.
477 2010-05-09 Richard Guenther <rguenther@suse.de>
480 * gcc.c-torture/compile/pr44043.c: New testcase.
482 2010-05-09 Richard Guenther <rguenther@suse.de>
484 * gcc.dg/ipa/ipa-pta-11.c: Make p and q referenced.
486 2010-05-09 Eric Botcazou <ebotcazou@adacore.com>
488 * gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.
490 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
492 * gnat.dg/lto[12456].adb: Add "target lto" marker.
493 * gnat.dg/specs/lto3.ads: Likewise.
495 2010-05-08 Sandra Loosemore <sandra@codesourcery.com>
498 * gcc.dg/pr28685-1.c: New file.
500 2010-05-08 Richard Guenther <rguenther@suse.de>
502 PR tree-optimization/44030
503 * gcc.c-torture/compile/pr44030.c: New testcase.
505 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
507 * gnat.dg/lto6.adb: New test.
508 * gnat.dg/lto6_pkg.ads: New helper.
510 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
512 * gnat.dg/lto5.adb: New test.
513 * gnat.dg/lto5_pkg.ad[sb]: New helper.
515 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
517 * gnat.dg/lto4.ad[sb]: New test.
519 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
521 * gnat.dg/specs/lto3.ads: New test.
522 * gnat.dg/specs/lto3_pkg1.ad[sb]: New helper.
523 * gnat.dg/specs/lto3_pkg2.ad[sb]: Likewise.
525 2010-05-08 Quentin Ochem <ochem@adacore.com>
527 * gnat.dg/sizetype3.ad[sb]: New test.
528 * gnat.dg/sizetype3_pkg.ads: New helper.
530 2010-05-07 Fabien Chêne <fabien.chene@gmail.com>
533 * g++.dg/init/new29.C: New.
535 2010-05-07 Daniel Franke <franke.daniel@gmail.com>
538 * gfortran.dg/coarray_1.f90: Fixed error message.
539 * gfortran.dg/selected_char_kind_3.f90: Fixed error message.
540 * gfortran.dg/intrinsic_std_1.f90: Fixed bogus message.
541 * gfortran.dg/intrinsic_std_5.f90: New.
543 2010-05-07 Jason Merrill <jason@redhat.com>
545 * g++.dg/cpp0x/nullptr20.C: Use sprintf.
547 2010-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
549 * gcc.dg/lto/20100423-2_0.c: Include <stdio.h>.
550 (size_t, stderr): Remove.
551 (read_error): Replaced __builtin_fprintf by fprintf.
553 2010-05-07 Shujing Zhao <pearly.zhao@oracle.com>
555 * gcc.dg/ordered-comparison-1.c: New test.
556 * gcc.dg/ordered-comparison-2.c: New test.
557 * gcc.dg/ordered-comparison-3.c: New test.
558 * gcc.dg/ordered-comparison-4.c: New test.
560 2010-05-06 Mike Stump <mikestump@comcast.net>
563 * obj-c++.dg/cxx-ivars-2.mm: Restore running of testcase.
565 2010-05-06 Magnus Fromreide <magfr@lysator.liu.se>
566 Jason Merrill <jason@redhat.com>
568 * g++.dg/cpp0x/nullptr01.C: New.
569 * g++.dg/cpp0x/nullptr02.C: New.
570 * g++.dg/cpp0x/nullptr03.C: New.
571 * g++.dg/cpp0x/nullptr04.C: New.
572 * g++.dg/cpp0x/nullptr05.C: New.
573 * g++.dg/cpp0x/nullptr06.C: New.
574 * g++.dg/cpp0x/nullptr07.C: New.
575 * g++.dg/cpp0x/nullptr08.C: New.
576 * g++.dg/cpp0x/nullptr09.C: New.
577 * g++.dg/cpp0x/nullptr10.C: New.
578 * g++.dg/cpp0x/nullptr11.C: New.
579 * g++.dg/cpp0x/nullptr12.C: New.
580 * g++.dg/cpp0x/nullptr13.C: New.
581 * g++.dg/cpp0x/nullptr14.C: New.
582 * g++.dg/cpp0x/nullptr15.C: New.
583 * g++.dg/cpp0x/nullptr16.C: New.
584 * g++.dg/cpp0x/nullptr17.C: New.
585 * g++.dg/cpp0x/nullptr18.C: New.
586 * g++.dg/cpp0x/nullptr19.C: New.
587 * g++.dg/cpp0x/nullptr20.C: New.
588 * g++.dg/cpp0x/nullptr21.C: New.
589 * g++.dg/cpp0x/nullptr22.C: New.
590 * g++.dg/debug/nullptr01.C: New.
591 * gcc.dg/Wcxx-compat-2.c: Test nullptr and constexpr.
593 2010-05-06 Jakub Jelinek <jakub@redhat.com>
595 * gcc.dg/Wunused-var-8.c: Move to...
596 * c-c++-common/Wunused-var-6.c: ... here. New test.
598 2010-05-06 Paolo Carlini <paolo.carlini@oracle.com>
601 * g++.dg/template/crash96.C: New.
603 2010-05-06 Jan Hubicka <jh@suse.cz>
605 PR tree-optimization/43791
606 * gcc.c-torture/compile/pr43791.c: New file.
608 2010-05-06 Michael Matz <matz@suse.de>
610 PR tree-optimization/43984
611 * gfortran.dg/pr43984.f90: New test.
613 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
616 * gcc.dg/pr40989.c: New.
618 2010-05-06 Richard Guenther <rguenther@suse.de>
620 PR tree-optimization/43934
621 * gcc.dg/tree-ssa/ssa-lim-9.c: New testcase.
623 2010-05-06 Richard Guenther <rguenther@suse.de>
625 PR tree-optimization/43987
626 * gcc.c-torture/execute/pr43987.c: New testcase.
627 * gcc.dg/torture/pta-escape-1.c: Adjust.
628 * gcc.dg/tree-ssa/pta-escape-1.c: Likewise.
629 * gcc.dg/tree-ssa/pta-escape-2.c: Likewise.
630 * gcc.dg/tree-ssa/pta-escape-3.c: Likewise.
631 * gcc.dg/ipa/ipa-pta-11.c: Likewise.
633 2010-04-22 Jakub Jelinek <jakub@redhat.com>
634 Dodji Seketeli <dodji@redhat.com>
637 * g++.dg/warn/Wunused-7.C: Add dg-warning.
638 * g++.dg/template/sfinae16.C: Likewise.
639 * gcc.dg/Wunused-var-1.c: Moved to...
640 * c-c++-common/Wunused-var-1.c: ...here. New test.
641 * gcc.dg/Wunused-var-2.c: Moved to...
642 * c-c++-common/Wunused-var-2.c: ...here. New test.
643 * gcc.dg/Wunused-var-3.c: Moved to...
644 * c-c++-common/Wunused-var-3.c: ...here. New test.
645 * gcc.dg/Wunused-var-4.c: Moved to...
646 * gcc.dg/Wunused-var-1.c: ... here.
647 * gcc.dg/Wunused-var-5.c: Moved to...
648 * c-c++-common/Wunused-var-4.c: ...here. New test.
649 * gcc.dg/Wunused-var-7.c: Moved to...
650 * c-c++-common/Wunused-var-5.c: ...here. New test.
651 * gcc.dg/Wunused-var-6.c: Moved to...
652 * gcc.dg/Wunused-var-2.c: ... here.
653 * c-c++-common/Wunused-var-1.c: New test.
654 * c-c++-common/Wunused-var-2.c: New test.
655 * c-c++-common/Wunused-var-3.c: New test.
656 * c-c++-common/Wunused-var-4.c: New test.
657 * c-c++-common/Wunused-var-5.c: New test.
658 * g++.dg/warn/Wunused-var-1.C: New test.
659 * g++.dg/warn/Wunused-var-2.C: New test.
660 * g++.dg/warn/Wunused-var-3.C: New test.
661 * g++.dg/warn/Wunused-var-4.C: New test.
662 * g++.dg/warn/Wunused-var-5.C: New test.
663 * g++.dg/warn/Wunused-var-6.C: New test.
664 * g++.dg/warn/Wunused-var-7.C: New test.
665 * g++.dg/warn/Wunused-var-8.C: New test.
666 * g++.dg/warn/Wunused-parm-1.C: New test.
667 * g++.dg/warn/Wunused-parm-2.C: New test.
668 * g++.dg/warn/Wunused-parm-3.C: New test.
670 2010-05-06 Tobias Burnus <burnus@net-b.de>
673 * gfortran.dg/gomp/crayptr5.f90: New test case.
675 2010-05-05 Jason Merrill <jason@redhat.com>
678 * g++.dg/ext/attrib39.C: New.
680 2010-05-05 Daniel Franke <franke.daniel@gmail.com>
683 * gfortran.dg/data_invalid.f90: New.
685 2010-05-05 Eric Botcazou <ebotcazou@adacore.com>
687 * gnat.dg/lto2.adb: New test.
689 2010-05-05 Jason Merrill <jason@redhat.com>
692 * g++.dg/opt/empty1.C: New.
694 2010-05-05 Janus Weil <janus@gcc.gnu.org>
697 * gfortran.dg/class_17.f03: New.
699 2010-05-04 Neil Vachharajani <nvachhar@google.com>
701 * gcc.dg/tree-prof/wcoverage-mismatch.c: Adjusted.
703 2010-05-04 Mike Stump <mikestump@comcast.net>
706 * encode-8.mm: Restore running of testcase, skip for gnu-runtime.
708 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
711 * gcc.target/i386/pr43668.c: New.
713 2010-05-04 Paolo Carlini <paolo.carlini@oracle.com>
716 * g++.dg/cpp0x/initlist31.C: New.
718 2010-05-04 Jakub Jelinek <jakub@redhat.com>
721 * gcc.dg/Wunused-var-8.c: New test.
723 2010-05-04 Jason Merrill <jason@redhat.com>
726 * g++.dg/cpp0x/enum3.C: Extend.
728 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
731 * gcc.target/i386/pr43799.c: New.
733 2010-05-04 Eric Botcazou <ebotcazou@adacore.com>
735 * gnat.dg/lto1.adb: New test.
736 * gnat.dg/lto1_pkg.ad[sb]: New helper.
738 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
741 * gcc.target/i386/pr43671.c: New.
743 2010-05-04 Paolo Carlini <paolo.carlini@oracle.com>
746 * g++.dg/template/crash95.C: New.
748 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
751 * gcc.target/i386/pr43508.c: New.
753 2010-05-04 Richard Guenther <rguenther@suse.de>
755 PR tree-optimization/43879
756 * g++.dg/torture/pr43879-1_0.C: New testcase.
757 * g++.dg/torture/pr43879-1_1.C: Likewise.
759 2010-05-03 Dodji Seketeli <dodji@redhat.com>
762 * g++.dg/other/crash-12.C: New test.
764 2010-05-03 H.J. Lu <hongjiu.lu@intel.com>
766 * g++.dg/cdce3.C: Add a space. Updated.
768 2010-05-03 Jason Merrill <jason@redhat.com>
771 * g++.dg/opt/enum2.C: New.
772 * g++.dg/warn/pr33738.C: Use -fstrict-enums.
773 * g++.dg/warn/Wswitch-1.C: Adjust message.
775 2010-05-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
777 * g++.dg/cdce3.C: Skip on alpha*-dec-osf5*.
778 * g++.dg/ext/label13.C: Fix typo.
779 * g++.dg/warn/miss-format-1.C (bar): xfail dg-warning on
781 * gcc.c-torture/compile/limits-declparen.c: xfail on
782 alpha*-dec-osf5* with -g.
783 * gcc.c-torture/compile/limits-pointer.c: Likewise.
784 * gcc.dg/c99-tgmath-1.c: Skip on alpha*-dec-osf5*.
785 * gcc.dg/c99-tgmath-2.c: Likewise.
786 * gcc.dg/c99-tgmath-3.c: Likewise.
787 * gcc.dg/c99-tgmath-4.c: Likewise.
789 2010-05-03 Steven G. Kargl <kargl@gcc.gnu.org>
792 * gfortran.dg/unexpected_interface.f90: New test.
794 2010-05-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
796 * ada/acats/run_acats (which): New function.
797 (host_gnatchop, host_gnatmake): Use it.
799 2010-05-03 Richard Guenther <rguenther@suse.de>
801 PR tree-optimization/43971
802 * gcc.dg/pr43971.c: New testcase.
804 2010-05-03 Jakub Jelinek <jakub@redhat.com>
807 * gcc.dg/debug/pr43972.c: New test.
809 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
812 * g++.dg/debug/dwarf2/icf.C: Update scan regexp for Vtable slot 0.
814 2010-05-02 Richard Guenther <rguenther@suse.de>
816 PR tree-optimization/43879
817 * gcc.dg/torture/pr43879-3.c: New testcase.
819 2010-05-01 Richard Guenther <rguenther@suse.de>
821 PR tree-optimization/43949
822 * g++.dg/warn/Warray-bounds-5.C: New testcase.
824 2010-05-01 H.J. Lu <hongjiu.lu@intel.com>
827 * g++.dg/init/new28.C: New.
829 2010-04-30 Iain Sandoe <iains@gcc.gnu.org>
832 * obj-c++.dg/encode-2.mm: Remove XFAIL. Add test for anonymous
833 structure and nested declarations.
834 * obj-c++.dg/encode-3.mm: Remove XFAIL. Add test for anonymous
835 structure and nested declarations. Reduce header clutter and
836 use _exit() rather than abort().
837 * objc.dg/encode-10.m: New.
838 * objc.dg/encode-11.m: New.
840 2010-04-30 DJ Delorie <dj@redhat.com>
842 * gcc.c-torture/execute/20100430-1.c: New test.
844 2010-04-30 Jason Merrill <jason@redhat.com>
847 * g++.dg/template/ptrmem21.C: New.
849 2010-04-30 Tobias Burnus Mburnus@net-b.de>
853 * gfortran.dg/coarray_13.f90: New test.
855 2010-04-30 Richard Guenther <rguenther@suse.de>
858 * gcc.dg/lto/20100430-1_0.c: New testcase.
860 2010-04-30 Jakub Jelinek <jakub@redhat.com>
863 * c-c++-common/pr43942.c: New test.
865 2009-04-30 Steven Bosscher <steven@gcc.gnu.org>
867 * gcc.dg/lto/20091216-1_0.c: Adjust test case to avoid
868 conflict with darwin crt1.o 'start' symbol.
870 2010-04-30 Richard Guenther <rguenther@suse.de>
872 PR tree-optimization/43879
873 * gcc.dg/torture/pr43879_1.c: New testcase.
875 2010-04-30 Richard Guenther <rguenther@suse.de>
877 * gcc.dg/tree-ssa/builtin-free.c: New testcase.
879 2010-04-29 Fabien Chêne <fabien.chene@gmail.com>
882 * init.c (diagnose_uninitialized_cst_or_ref_member): check for
883 user-provided constructor while recursing.
885 2010-04-29 Janus Weil <janus@gcc.gnu.org>
888 * gfortran.dg/class_16.f03: New test.
890 2010-04-29 Janus Weil <janus@gcc.gnu.org>
893 * gfortran.dg/class_15.f03: New.
895 2010-04-29 Paul Thomas <pault@gcc.gnu.org>
898 * gfortran.dg/dynamic_dispatch_9.f03: New test.
900 2010-04-29 Janus Weil <janus@gcc.gnu.org>
903 * gfortran.dg/generic_22.f03 : New test.
905 2010-04-29 Paul Thomas <pault@gcc.gnu.org>
908 * gfortran.dg/class_14.f03: New test.
910 2010-04-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
913 * gfortran.dg/interface_32.f90: New test.
915 2009-04-29 Paul Thomas <pault@gcc.gnu.org>
916 Janus Weil <janus@gcc.gnu.org>
919 * gfortran.dg/dynamic_dispatch_5.f03 : Change to "run".
920 * gfortran.dg/dynamic_dispatch_7.f03 : New test.
921 * gfortran.dg/dynamic_dispatch_8.f03 : New test.
923 2010-04-28 Mike Stump <mikestump@comcast.net>
925 * g++.dg/uninit-pred-1_b.C: Use dg-message instead of
927 * g++.dg/uninit-pred-2_b.C: Likewise.
929 2010-04-28 Tobias Burnus <burnus@net-b.de>
933 * gfortran.dg/coarray_11.f90: Add scalar-coarrays test case.
935 2010-04-28 Matthias Klose <doko@ubuntu.com>
937 * gcc.dg/plugin/plugin.exp: Run the plugindir tests.
938 * gcc.dg/plugindir1.c: Move to gcc.dg/plugin/plugindir1.c.
939 * gcc.dg/plugindir2.c: Move to gcc.dg/plugin/plugindir2.c.
940 * gcc.dg/plugindir3.c: Move to gcc.dg/plugin/plugindir3.c.
941 * gcc.dg/plugindir4.c: Move to gcc.dg/plugin/plugindir4.c.
943 2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
945 * gcc.dg/const-uniq-1.c: New test.
946 * gcc.dg/lto/const-uniq_[01].c: Likewise.
948 2010-04-28 Xinliang David Li <davidxl@google.com>
950 * gcc.dg/uninit-pred-2_b.c: New test.
951 * gcc.dg/uninit-pred-4_b.c: New test.
952 * gcc.dg/uninit-pred-3_d.c: New test.
953 * gcc.dg/uninit-pred-6_b.c: New test.
954 * gcc.dg/uninit-pred-8_b.c: New test.
955 * gcc.dg/uninit-pred-3_a.c: New test.
956 * gcc.dg/uninit-pred-2_c.c: New test.
957 * gcc.dg/uninit-pred-5_a.c: New test.
958 * gcc.dg/uninit-pred-3_e.c: New test.
959 * gcc.dg/uninit-pred-7_a.c: New test.
960 * gcc.dg/uninit-pred-6_c.c: New test.
961 * gcc.dg/uninit-pred-9_a.c: New test.
962 * gcc.dg/uninit-pred-8_c.c: New test.
963 * gcc.dg/uninit-pred-3_b.c: New test.
964 * gcc.dg/uninit-pred-5_b.c: New test.
965 * gcc.dg/uninit-pred-7_b.c: New test.
966 * gcc.dg/uninit-pred-6_d.c: New test.
967 * gcc.dg/uninit-pred-9_b.c: New test.
968 * gcc.dg/uninit-pred-2_a.c: New test.
969 * gcc.dg/uninit-pred-4_a.c: New test.
970 * gcc.dg/uninit-pred-3_c.c: New test.
971 * gcc.dg/uninit-pred-6_a.c: New test.
972 * gcc.dg/uninit-pred-8_a.c: New test.
973 * gcc.dg/uninit-pred-7_c.c: New test.
974 * gcc.dg/uninit-pred-6_e.c: New test.
975 * g++.dg/uninit-pred-loop-1_b.cc: New test.
976 * g++.dg/uninit-pred-1_a.C: New test.
977 * g++.dg/uninit-pred-1_b.C: New test.
978 * g++.dg/uninit-pred-2_a.C: New test.
979 * g++.dg/uninit-pred-2_b.C: New test.
980 * g++.dg/uninit-pred-loop-1_a.cc: New test.
981 * g++.dg/uninit-pred-loop-1_c.cc: New test.
982 * g++.dg/uninit-pred-loop_1.cc: New test.
984 2010-04-28 Martin Jambor <mjambor@suse.cz>
986 * gcc.dg/lto/20091209-1_0.c: New testcase.
988 2010-04-28 Richard Guenther <rguenther@suse.de>
990 PR tree-optimization/43879
991 PR tree-optimization/43909
992 * gcc.dg/ipa/ipa-pta-14.c: Adjust.
994 2010-04-28 Richard Guenther <rguenther@suse.de>
997 * g++.dg/torture/pr43880.C: New testcase.
999 2010-04-28 Manuel López-Ibáñez <manu@gcc.gnu.org>
1002 * g++.dg/template/recurse2.C: Update
1003 * g++.dg/template/recurse.C: Update.
1004 * g++.dg/template/pr23510.C: Update.
1005 * lib/prune.exp: Filter out 'recursively instantiated'.
1007 2010-04-27 Fabien Chêne <fabien.chene@gmail.com>
1010 * g++.dg/init/pr29043.C: New.
1012 2010-04-27 Jason Merrill <jason@redhat.com>
1014 * g++.dg/lookup/scoped5.C: Adjust.
1015 * g++.dg/lookup/scoped8.C: Adjust.
1016 * g++.dg/template/dependent-expr5.C: Adjust.
1017 * g++.old-deja/g++.brendan/nest1.C: Adjust.
1020 * g++.dg/cpp0x/lambda/lambda-this2.C: New.
1023 * g++.dg/cpp0x/lambda/lambda-deduce2.C: New.
1025 2010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
1026 Jan Hubicka <hubicka@ucw.cz>
1028 * gcc.dg/pure-2.c: New testcase.
1029 * gcc.dg/const-1.c: New testcase.
1031 2010-04-27 Jason Merrill <jason@redhat.com>
1033 * g++.dg/cpp0x/lambda/lambda-ice1.C: New.
1036 * g++.dg/template/sfinae17.C: New.
1037 * g++.dg/template/sfinae18.C: New.
1039 2010-04-27 Fabien Chêne <fabien.chene@gmail.com>
1041 * g++.dg/init/pr42844.C: New.
1042 * g++.dg/cpp0x/pr42844-2.C: New.
1043 * g++.dg/cpp0x/defaulted2.C: Adjust.
1044 * g++.dg/tree-ssa/pr27549.C: Likewise.
1045 * g++.old-deja/g++.mike/dyncast8.C: Likewise.
1047 2010-04-27 Tobias Burnus <burnus@net-b.de>
1050 * gfortran.dg/coarray_12.f90: Fix dump parsing.
1052 2010-04-27 Richard Guenther <rguenther@suse.de>
1055 * g++.dg/other/pr40561.C: New testcase.
1057 2010-04-27 Martin Jambor <mjambor@suse.cz>
1060 * g++.dg/ipa/pr43812.C: New test.
1062 2010-04-27 Jan Hubicka <jh@suse.cz>
1064 * gcc.dg/ipa/iinline-1.c (main): Rename to...
1065 (test): ... this one.
1067 2010-04-27 Bernd Schmidt <bernds@codesourcery.com>
1070 * gcc.target/arm/thumb-stackframe.c: New test.
1072 2010-04-27 Shujing Zhao <pearly.zhao@oracle.com>
1074 * gcc.dg/pr32207.c: Fix typo in expected warning messages.
1075 * gcc.dg/misc-column.c: Likewise.
1076 * gcc.dg/Walways-true-1.c: Likewise.
1077 * gcc.dg/Walways-true-2.c: Likewise.
1078 * gcc.dg/warn-addr-cmp.c: Likewise.
1080 2010-04-27 Tobias Burnus <burnus@net-b.de>
1083 * gfortran.dg/coarray_7.f90: Modified and removed obsolete tests.
1084 * gfortran.dg/coarray_12.f90: New.
1086 2010-04-27 Shujing Zhao <pearly.zhao@oracle.com>
1089 * gcc.dg/pr32207.c: New test.
1090 * gcc.dg/misc-column.c: Adjust expected warning.
1091 * gcc.dg/Walways-true-1.c: Likewise.
1092 * gcc.dg/Walways-true-2.c: Likewise.
1093 * gcc.dg/warn-addr-cmp.c: Likewise.
1095 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1098 * lib/lto.exp (lto_prune_vis_warns): New function.
1099 (lto-link-and-maybe-run): Call it.
1101 2010-04-26 H.J. Lu <hongjiu.lu@intel.com>
1103 PR tree-optimization/43904
1104 * gcc.dg/tree-ssa/tailcall-6.c: New.
1106 2010-04-26 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
1109 * obj-c++.dg/stubify-2.mm: Restrict to ilp32 targets. Require
1110 Darwin8/OSX10.4 - compatible code generation.
1112 * obj-c++.dg/stubify-1.mm: Ditto.
1113 * lib/objc-torture.exp: Do not require link success for
1114 "trivial.m" in the runtime checks when dowhat = 'compile'.
1115 * lib/dg-pch.exp: (dg-flags-pch): New Proc.
1116 * objc.dg/stubify-1.m: Restrict to ilp32 targets. Require
1117 Darwin8/OSX10.4 - compatible code generation.
1118 * objc.dg/stubify-2.m: Ditto.
1119 * objc.dg/symtab-1.m: Match '.quad' for m64 code.
1120 * objc.dg/next-runtime-1.m: Ditto.
1121 * objc.dg/stret-2.m: Restrict to ilp32 targets.
1122 * objc.dg/pch/pch.exp: Apply tests to both Gnu and NeXT
1125 2010-04-26 Jack Howarth <howarth@bromo.med.uc.edu>
1128 * testsuite/lib/plugin-support.exp: Use "-undefined
1129 dynamic_lookup" on darwin.
1131 2010-04-26 Richard Guenther <rguenther@suse.de>
1133 * gcc.dg/lto/20100426_0.c: New testcase.
1135 2010-04-26 Jie Zhang <jie@codesourcery.com>
1137 PR tree-optimization/43833
1138 gcc.dg/Warray-bounds-8.c: New test case.
1140 2010-04-26 Richard Guenther <rguenther@suse.de>
1143 * g++.dg/lto/20100423-3_0.C: New testcase.
1145 2010-04-26 Richard Guenther <rguenther@suse.de>
1148 * g++.dg/lto/20100423-2_0.C: New testcase.
1150 2010-04-26 Ira Rosen <irar@il.ibm.com>
1152 * gcc.dg/vect/bb-slp-23.c: New test.
1154 2010-04-25 Joseph Myers <joseph@codesourcery.com>
1156 * gcc.dg/c90-float-1.c: Also test that C1X macros are not defined.
1157 * gcc.dg/c99-float-1.c: Also test that C1X macros are not defined.
1158 * gcc.dg/c1x-float-1.c: New test.
1160 2010-04-25 H.J. Lu <hongjiu.lu@intel.com>
1162 * gcc.target/i386/pr43766.c: Scan "lea\[lq\]?\[ \t\]" instead
1165 2010-04-25 Steven G. Kargl <kargl@gcc.gnu.org>
1167 * gfortran.dg/default_format_denormal_2.f90: Remove XFAIL for
1169 * gfortran.dg/default_format_denormal_1.f90: Ditto.
1170 * gfortran.dg/default_format_2.f90: Ditto.
1172 2010-04-25 Steven G. Kargl <kargl@gcc.gnu.org>
1174 * gfortran.dg/pr43505.f90: Clean up .mod file.
1175 * gfortran.dg/host_assoc_blockdata_1.f90: Ditto.
1176 * gfortran.dg/pr41347.f90: Ditto.
1177 * gfortran.dg/internal_pack_4.f90: Ditto.
1178 * gfortran.dg/proc_decl_23.f90: Ditto.
1179 * gfortran.dg/recursive_check_3.f90: Ditto.
1180 * gfortran.dg/intent_out_3.f90: Ditto.
1181 * gfortran.dg/assignment_2.f90: Ditto.
1182 * gfortran.dg/pr41928.f90: Ditto.
1183 * gfortran.dg/pr42166.f90: Ditto.
1184 * gfortran.dg/private_type_12.f90: Ditto.
1185 * gfortran.dg/graphite/pr42185.f90: Ditto.
1186 * gfortran.dg/graphite/pr42186.f90: Ditto.
1187 * gfortran.dg/graphite/pr40982.f90: Ditto.
1188 * gfortran.dg/graphite/id-2.f90: Ditto.
1189 * gfortran.dg/graphite/id-4.f90: Ditto.
1190 * gfortran.dg/graphite/pr42050.f90: Ditto.
1191 * gfortran.dg/graphite/id-18.f90: Ditto.
1192 * gfortran.dg/graphite/pr42393-1.f90: Ditto.
1193 * gfortran.dg/graphite/pr41924.f90: Ditto.
1194 * gfortran.dg/graphite/pr42393.f90: Ditto.
1195 * gfortran.dg/graphite/pr37980.f90: Ditto.
1196 * gfortran.dg/graphite/pr38953.f90: Ditto.
1197 * gfortran.dg/graphite/pr42180.f90: Ditto.
1198 * gfortran.dg/graphite/pr42181.f90: Ditto.
1199 * gfortran.dg/where_operator_assign_4.f90: Ditto.
1200 * gfortran.dg/select_type_4.f90: Ditto.
1201 * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
1202 * gfortran.dg/host_assoc_blockdata_2.f90: Ditto.
1203 * gfortran.dg/lto/pr40725_0.f03: Ditto.
1204 * gfortran.dg/elemental_args_check_2.f90: Ditto.
1205 * gfortran.dg/whole_file_11.f90: Ditto.
1206 * gfortran.dg/private_type_11.f90: Ditto.
1207 * gfortran.dg/vect/vect-gems.f90: Ditto.
1208 * gfortran.dg/vect/fast-math-real8-pr40801.f90: Ditto.
1210 2010-04-25 H.J. Lu <hongjiu.lu@intel.com>
1212 * gcc.target/i386/pr43766.c: Scan "lea\[ \t\]" instead of "lea".
1214 2010-04-25 Eric Botcazou <ebotcazou@adacore.com>
1216 * gnat.dg/pack15.ad[sb]: New test.
1218 2010-04-25 Paolo Bonzini <bonzini@gnu.org>
1220 * gcc.target/arm/mla-1.c: New test.
1222 2010-04-24 Steven G. Kargl <kargl@gcc.gnu.org>
1226 * gfortran.dg/pr43793.f90: New test.
1228 2010-04-24 Bernd Schmidt <bernds@codesourcery.com>
1230 PR tree-optimization/41442
1231 * gcc.target/i386/pr41442.c: New test.
1233 2010-04-24 Hans-Peter Nilsson <hp@axis.com>
1236 * gfortran.dg/fgetc_3.f90: Delete bogus test.
1238 2010-04-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1241 * gfortran.dg/open_nounit.f90: New test.
1243 2010-04-24 Paul Thomas <pault@gcc.gnu.org>
1247 * gfortran.dg/elemental_scalar_args_1.f90 : New test.
1249 2010-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
1251 * gcc.dg/Wconversion-integer.c: Update.
1253 2010-04-23 Eric Botcazou <ebotcazou@adacore.com>
1255 * gnat.dg/unchecked_convert5.adb: New test.
1257 2010-04-23 Richard Guenther <rguenther@suse.de>
1260 * gcc.dg/lto/20100423-2_0.c: New testcase.
1261 * gcc.dg/lto/20100423-2_0.c: Likewise.
1263 2010-04-23 Richard Guenther <rguenther@suse.de>
1266 * gcc.dg/lto/20100423-1_0.c: New testcase.
1267 * gcc.dg/lto/20100423-1_1.c: Likewise.
1269 2010-04-23 Martin Jambor <mjambor@suse.cz>
1271 PR tree-optimization/43846
1272 * gcc.dg/tree-ssa/sra-10.c: New test.
1274 2010-04-23 Martin Jambor <mjambor@suse.cz>
1277 * gcc.c-torture/execute/pr43835.c: New test.
1279 2010-04-23 Richard Guenther <rguenther@suse.de>
1282 * g++.dg/lto/20100423-1_0.C: New testcase.
1284 2010-04-22 Uros Bizjak <ubizjak@gmail.com>
1286 * gcc.dg/graphite/interchange-0.c: Fix dg-final directive.
1288 2010-04-22 Ira Rosen <irar@il.ibm.com>
1290 PR tree-optimization/43842
1291 * gcc.dg/vect/pr43842.c: New test.
1293 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
1295 * gcc.target/i386/wmul-1.c: Add dg-require-effective-target ilp32.
1296 * gcc.target/i386/wmul-2.c: Likewise.
1298 2010-04-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1300 * gcc.dg/torture/builtin-cproj-3.c: Rename and move ...
1301 * gcc.dg/cproj-fails-with-broken-glibc.c: ... to here.
1303 2010-04-22 Alexander Monakov <amonakov@ispras.ru>
1305 * gfortran.dg/reassoc_6.f: New testcase.
1307 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
1310 * gcc.target/arm/wmul-1.c: New test.
1311 * gcc.target/arm/wmul-2.c: New test.
1313 2010-04-22 Richard Guenther <rguenther@suse.de>
1315 PR tree-optimization/43845
1316 * gcc.c-torture/compile/pr43845.c: New testcase.
1318 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
1321 * gcc.target/i386/wmul-1.c: New test.
1322 * gcc.target/i386/wmul-2.c: New test.
1323 * gcc.target/bfin/wmul-1.c: New test.
1324 * gcc.target/bfin/wmul-2.c: New test.
1326 2010-04-22 Richard Guenther <rguenther@suse.de>
1329 * gfortran.dg/vector_subscript_6.f90: New testcase.
1330 * gfortran.dg/assign_10.f90: Adjust.
1332 2010-04-21 Jakub Jelinek <jakub@redhat.com>
1335 * gfortran.dg/gomp/pr43836.f90: New test.
1337 2010-04-21 Richard Guenther <rguenther@suse.de>
1339 * gcc.dg/ipa/ipa-pta-11.c: Adjust.
1341 2010-04-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1343 * gcc.dg/torture/builtin-cproj-3.c: New.
1345 2010-04-20 Jason Merrill <jason@redhat.com>
1348 * g++.dg/template/recurse2.C: New.
1349 * g++.dg/parse/crash36.C: Adjust.
1350 * g++.dg/other/fold1.C: Adjust.
1351 * g++.dg/init/member1.C: Adjust.
1352 * lib/prune.exp: Prune "skipping N instantiation contexts".
1354 2010-04-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1356 * gcc.dg/torture/builtin-cproj-1.c: Test more cases.
1358 2010-04-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1360 * gcc.dg/torture/builtin-cproj-1.c: New.
1361 * gcc.dg/torture/builtin-cproj-2.c: New.
1363 2010-04-20 Dodji Seketeli <dodji@redhat.com>
1367 * g++.dg/template/typedef32.C: Adjust.
1368 * g++.dg/template/typedef33.C: New test.
1370 2010-04-20 Paul Thomas <pault@gcc.gnu.org>
1373 * gfortran.dg/proc_decl_23.f90: New test.
1376 * gfortran.dg/abstract_type_6.f03: New test.
1378 2010-04-20 Xinliang David Li <davidxl@google.com>
1380 * g++.dg/tree-ssa/fold-compare.C: New.
1382 2010-04-20 Richard Guenther <rguenther@suse.de>
1384 PR tree-optimization/39417
1385 * g++.dg/torture/pr39417.C: New testcase.
1387 2010-04-20 Richard Guenther <rguenther@suse.de>
1389 * gcc.dg/ipa/ipa-pta-14.c: New testcase.
1391 2010-04-20 Jakub Jelinek <jakub@redhat.com>
1393 * g++.dg/debug/dwarf2/rv1.C: New test.
1395 2010-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1398 * gcc.c-torture/compile/pr43635.c: New testcase.
1400 2010-04-19 Jakub Jelinek <jakub@redhat.com>
1403 * gfortran.dg/gomp/sharing-2.f90: Adjust for iteration vars
1404 of sequential loops being private only in the innermost containing
1408 * gfortran.dg/gomp/pr43337.f90: New test.
1410 2010-04-19 Richard Guenther <rguenther@suse.de>
1412 PR tree-optimization/43796
1413 * gfortran.dg/pr43796.f90: New testcase.
1415 2010-04-19 Richard Guenther <rguenther@suse.de>
1417 PR tree-optimization/43783
1418 * gcc.c-torture/execute/pr43783.c: New testcase.
1420 2010-04-19 Uros Bizjak <ubizjak@gmail.com>
1423 * gcc.target/i386/pr43766.c: New test.
1425 2010-04-19 Jie Zhang <jie@codesourcery.com>
1428 * gcc.target/i386/pr43662.c: New test.
1430 2010-04-19 Dodji Seketeli <dodji@redhat.com>
1433 * g++.dg/template/typedef32.C: New test.
1435 2010-04-19 Ira Rosen <irar@il.ibm.com>
1437 PR tree-optimization/37027
1438 * lib/target-supports.exp
1439 (check_effective_target_vect_widen_sum_hi_to_si_pattern): New.
1440 * gcc.dg/vect/pr37027.c: New test.
1441 * gcc.dg/vect/slp-reduc-1.c, gcc.dg/vect/slp-reduc-2.c,
1442 gcc.dg/vect/slp-reduc-3.c, gcc.dg/vect/slp-reduc-4.c,
1443 gcc.dg/vect/slp-reduc-5.c, gcc.dg/vect/slp-reduc-6.c,
1444 gcc.dg/vect/vect-complex-6.c: Likewise.
1446 2010-04-19 Jakub Jelinek <jakub@redhat.com>
1448 * g++.dg/debug/dwarf2/enum1.C: New test.
1450 2010-04-18 Eric Botcazou <ebotcazou@adacore.com>
1452 * gnat.dg/rep_clause5.ad[sb]: New test.
1453 * gnat.dg/rep_clause5_pkg.ads: New helper.
1455 2010-04-18 Ira Rosen <irar@il.ibm.com>
1457 PR tree-optimization/43771
1458 * g++.dg/vect/pr43771.cc: New test.
1460 2010-04-17 Steven G. Kargl <kargl@gcc.gnu.org>
1463 * gfortran.dg/bounds_check_fail_4.f90: Adjust error message.
1464 * gfortran.dg/bounds_check_fail_3.f90: Ditto.
1466 2010-04-17 Eric Botcazou <ebotcazou@adacore.com>
1468 * gnat.dg/sizetype.adb: Rename into...
1469 * gnat.dg/sizetype1.adb: ...this.
1470 * gnat.dg/sizetype2.adb: New test.
1472 2010-04-16 Richard Guenther <rguenther@suse.de>
1474 PR tree-optimization/43572
1475 * gcc.dg/tree-ssa/tailcall-5.c: New testcase.
1477 2010-04-16 Olivier Hainque <hainque@adacore.com>
1479 * gnat.dg/specs/discr_private.ads: New test.
1481 2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
1484 * gcc.target/arm/thumb-comparisons.c: New test.
1487 * gcc.target/arm/thumb-cbranchqi.c: New test.
1489 2010-04-16 Christian Bruel <christian.bruel@st.com>
1491 * g++.dg/torture/pr36191.C: Enable for SH.
1493 2010-04-16 Eric Botcazou <ebotcazou@adacore.com>
1495 * gnat.dg/wide_boolean.adb: New test.
1496 * gnat.dg/wide_boolean_pkg.ad[sb]: New helper.
1498 2010-04-15 Richard Guenther <rguenther@suse.de>
1500 * gcc.dg/ipa/ipa-pta-1.c: New testcase.
1501 * gcc.dg/ipa/ipa-pta-2.c: Likewise.
1502 * gcc.dg/ipa/ipa-pta-3.c: Likewise.
1503 * gcc.dg/ipa/ipa-pta-4.c: Likewise.
1504 * gcc.dg/ipa/ipa-pta-5.c: Likewise.
1505 * gcc.dg/ipa/ipa-pta-6.c: Likewise.
1506 * gcc.dg/ipa/ipa-pta-7.c: Likewise.
1507 * gcc.dg/ipa/ipa-pta-8.c: Likewise.
1508 * gcc.dg/ipa/ipa-pta-9.c: Likewise.
1509 * gcc.dg/ipa/ipa-pta-10.c: Likewise.
1510 * gcc.dg/ipa/ipa-pta-11.c: Likewise.
1511 * gcc.dg/ipa/ipa-pta-12.c: Likewise.
1512 * gcc.dg/ipa/ipa-pta-13.c: Likewise.
1513 * gcc.dg/torture/ipa-pta-2.c: Likewise.
1514 * gcc.dg/torture/ipa-pta-1.c: Adjust.
1516 2010-04-14 Bernd Schmidt <bernds@codesourcery.com>
1519 * gcc.target/arm/pr42496.c: New test.
1521 2010-04-14 Jason Merrill <jason@redhat.com>
1524 * g++.dg/ext/attrib38.C: New.
1526 2010-04-14 Steve Ellcey <sje@cup.hp.com>
1529 * gcc.dg/pr43643.c: Use static link on hppa*-*-hpux*.
1531 2010-04-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
1534 * gcc.dg/cpp/warn-undef-2.c: Update.
1535 * gcc.dg/cpp/warn-traditional-2.c: Update.
1536 * gcc.dg/cpp/warn-comments-2.c: Update.
1537 * gcc.dg/cpp/warn-variadic-2.c: Update.
1538 * gcc.dg/cpp/warn-long-long-2.c: Update.
1539 * gcc.dg/cpp/warn-deprecated-2.c: Update.
1540 * gcc.dg/cpp/warn-multichar-2.c: Update.
1541 * gcc.dg/cpp/warn-normalized-3.c: Update.
1542 * gcc.dg/cpp/warn-cxx-compat-2.c: Update.
1543 * gcc.dg/cpp/warn-trigraphs-3.c: Update.
1544 * gcc.dg/cpp/warn-unused-macros-2.c: Update.
1545 * gcc.dg/cpp/warn-trigraphs-4.c: Update.
1546 * gcc.dg/cpp/warn-redefined-2.c: Update.
1547 * gfortran.dg/warning-directive-2.F90: Update.
1548 * c-c++-common/cpp/warning-directive-2.c: Update.
1550 2010-04-14 Michael Matz <matz@suse.de>
1552 PR tree-optimization/42963
1553 * testsuite/gcc.dg/pr42963.c: New testcase.
1555 2010-04-14 Eric Botcazou <ebotcazou@adacore.com>
1557 * gnat.dg/class_wide.adb: Rename into...
1558 * gnat.dg/class_wide1.adb: ...this.
1559 * gnat.dg/class_wide2.ad[sb]: New test.
1561 2010-04-14 Tobias Burnus <burnus@net-b.de>
1564 * gfortran.dg/coarray_9.f90: Update dg-errors.
1565 * gfortran.dg/coarray_10.f90: New test.
1566 * gfortran.dg/coarray_11.f90: New test.
1568 2010-04-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1571 gfortran.dg/initialization_24.f90: New test.
1573 2010-04-13 Jason Merrill <jason@redhat.com>
1575 * g++.dg/cpp0x/lambda/lambda-deduce2.C: Remove.
1576 * g++.dg/cpp0x/lambda/lambda-uneval.C: New.
1578 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
1580 * gcc.dg/cpp/cpp.exp: Test also c-c++-common/cpp.
1581 * g++.dg/dg.exp: Likewise.
1582 * gcc.dg/cpp/warning-directive-1.c: Move to ...
1583 * c-c++-common/cpp/warning-directive-1.c: ... here.
1584 * gcc.dg/cpp/warning-directive-2.c: Move to ...
1585 * c-c++-common/cpp/warning-directive-2.c: ... here.
1586 * gcc.dg/cpp/warning-directive-3.c: Move to ...
1587 * c-c++-common/cpp/warning-directive-3.c: ... here.
1588 * gcc.dg/cpp/warning-directive-4.c: Move to ...
1589 * c-c++-common/cpp/warning-directive-4.c: ... here.
1590 * g++.dg/cpp/warning-directive-1.C: Delete.
1591 * g++.dg/cpp/warning-directive-2.C: Delete.
1592 * g++.dg/cpp/warning-directive-3.C: Delete.
1593 * g++.dg/cpp/warning-directive-4.C: Delete.
1594 * gcc.dg/cpp/normalised-3.c: Delete.
1595 * g++.dg/cpp/normalised-1.C: Rename as ...
1596 * c-c++-common/cpp/normalised-3.c: ... this.
1598 2010-04-13 Martin Jambor <mjambor@suse.cz>
1600 * gcc.dg/tree-ssa/sra-9.c: New test.
1602 2010-04-13 Michael Matz <matz@suse.de>
1605 * gcc.dg/pr43730.c: New test.
1607 2010-04-13 Michael Matz <matz@suse.de>
1609 * gcc.dg/tree-ssa/negate.c: New testcase.
1611 2010-04-13 Richard Guenther <rguenther@suse.de>
1614 * gcc.dg/guality/inline-params.c: Remove -fwhopr XPASS.
1616 2010-04-13 Richard Guenther <rguenther@suse.de>
1618 * gcc.dg/vect/no-vfa-vect-depend-1.c: Adjust.
1620 2010-04-13 Eric Botcazou <ebotcazou@adacore.com>
1622 * gnat.dg/derived_type1.adb: New test.
1624 2010-04-13 Matthias Klose <doko@ubuntu.com>
1626 * gcc.dg/plugindir1.c: New testcase.
1627 * gcc.dg/plugindir2.c: New testcase.
1628 * gcc.dg/plugindir3.c: New testcase.
1629 * gcc.dg/plugindir4.c: New testcase.
1631 2010-04-12 Uros Bizjak <ubizjak@gmail.com>
1633 * gcc.target/i386/rotate-2.c: New test.
1635 2010-04-12 Jason Merrill <jason@redhat.com>
1638 * g++.dg/cpp0x/lambda/lambda-conv4.C: New.
1639 * g++.dg/cpp0x/lambda/lambda-deduce2.C: New.
1641 2010-04-12 Fabien Chene <fabien.chene@gmail.com>
1644 * g++.dg/init/pr25811.C: New test.
1646 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1648 * g++.dg/warn/miss-format-1.C: Removed *-*-solaris2.7 from
1649 dg-error, dg-warning.
1650 * gcc.dg/c99-stdint-6.c: Removed *-*-solaris2.7 from dg-options.
1652 2010-04-12 Richard Guenther <rguenther@suse.de>
1654 * gcc.dg/torture/inline-2.c: New testcase.
1656 2010-04-12 Jakub Jelinek <jakub@redhat.com>
1659 * gcc.dg/Wunused-var-7.c: New test.
1661 PR tree-optimization/43560
1662 * gcc.c-torture/execute/pr43560.c: New test.
1664 2010-04-12 Eric Botcazou <ebotcazou@adacore.com>
1666 * gnat.dg/aggr13.adb: New test.
1667 * gnat.dg/aggr14.adb: Likewise.
1668 * gnat.dg/aggr14_pkg.ad[sb]: New helper.
1670 2010-04-12 Richard Guenther <rguenther@suse.de>
1673 * g++.dg/torture/pr43611.C: New testcase.
1675 2010-04-12 Shujing Zhao <pearly.zhao@oracle.com>
1678 * gcc.dg/pr36774-1.c: New test.
1679 * gcc.dg/pr36774-2.c: New test.
1681 2010-04-11 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1683 * gcc.target/sh/rte-delay-slot.c: New test.
1685 2010-04-11 Eric Botcazou <ebotcazou@adacore.com>
1687 * gnat.dg/pack9.adb: Remove -cargs option.
1688 * gnat.dg/aggr12.ad[sb]: New test.
1690 2010-04-10 Jie Zhang <jie@codesourcery.com>
1693 * gcc.target/sh/pr43417.c: New test.
1695 2010-04-10 Tobias Burnus <burnus@net-b.de>
1698 * gfortran.dg/spec_expr_6.f90: New test.
1700 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
1703 * gcc.dg/cpp/pr43195.c: New.
1704 * gcc.dg/cpp/pr43195.h: New.
1706 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
1709 * gcc.dg/Werror-6.c: Adjust.
1710 * gcc.dg/Werror-implicit-function-declaration.c: Likewise.
1711 * gcc.dg/Werror-4.c: Likewise.
1712 * gcc.dg/Wdeclaration-after-statement-3.c: Likewise.
1713 * gcc.dg/Wswitch-enum-error.c: Likewise.
1714 * gcc.dg/Wpointer-arith.c: Likewise.
1715 * gcc.dg/Wfatal.c: Likewise.
1716 * gcc.dg/Wswitch-error.c: Likewise.
1717 * g++.dg/warn/unused-result1-Werror.c: Likewise.
1718 * gcc.dg/Werror-9.c: Delete. Duplicate of Werror-4.c.
1719 * gcc.dg/cpp/warn-undef-2.c: Likewise.
1720 * gcc.dg/cpp/warn-traditional-2.c: Likewise.
1721 * gcc.dg/cpp/warn-comments-2.c: Likewise.
1722 * gcc.dg/cpp/warn-variadic-2.c: Likewise.
1723 * gcc.dg/cpp/warning-directive-2.c: Likewise.
1724 * gcc.dg/cpp/warn-long-long-2.c: Likewise.
1725 * gcc.dg/cpp/warn-deprecated-2.c: Likewise.
1726 * gcc.dg/cpp/warn-multichar-2.c: Likewise.
1727 * gcc.dg/cpp/warn-normalized-3.c: Likewise.
1728 * gcc.dg/cpp/warn-cxx-compat-2.c: Likewise.
1729 * gcc.dg/cpp/warn-trigraphs-3.c: Likewise.
1730 * gcc.dg/cpp/warn-unused-macros-2.c: Likewise.
1731 * gcc.dg/cpp/warn-trigraphs-4.c: Likewise.
1732 * gcc.dg/cpp/warn-redefined-2.c: Likewise.
1733 * g++.dg/cpp/warning-directive-2.C: Likewise.
1734 * gfortran.dg/warning-directive-2.F90: Likewise.
1736 2010-04-09 Jason Merrill <jason@redhat.com>
1739 * g++.dg/template/sizeof13.C: New.
1741 2010-04-09 Kai Tietz <kai.tietz@onevision.com>
1743 * g++.dg/other/pr35504.C: Add check for thiscall.
1744 * g++.dg/torture/stackalign/eh-thiscall-1.C: New.
1745 * gcc.dg/torture/stackalign/thiscall-1.c: New.
1747 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
1750 * gcc.dg/Wint-to-pointer-cast-1.c: Move to...
1751 * c-c++-common/Wint-to-pointer-cast-1.c: ... here.
1752 * gcc.dg/Wint-to-pointer-cast-2.c: Move to...
1753 * c-c++-common/Wint-to-pointer-cast-2.c: ... here.
1754 * gcc.dg/Wint-to-pointer-cast-3.c: Move to...
1755 * c-c++-common/Wint-to-pointer-cast-3.c: ... here. Update.
1756 * g++.old-deja/g++.mike/warn1.C: Add -Wno-int-to-pointer-cast.
1757 * g++.dg/other/increment1.C: Likewise.
1759 2010-04-09 Tobias Burnus <burnus@net-b.de>
1762 * gfortran.dg/coarray_7.f90: New test.
1763 * gfortran.dg/coarray_8.f90: New test.
1765 2010-04-08 Bud Davis <bdavis9659@sbcglobal.net>
1768 * gfortran.dg/fmt_with_extra.f: Remove xfail and update test.
1770 2010-04-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1773 * gcc.dg/pr43643.c: New test.
1775 2010-04-08 Tobias Burnus <burnus@net-b.de>
1777 * gfortran.dg/iso_fortran_env_6.f90: Add more checks.
1779 2010-04-08 Richard Guenther <rguenther@suse.de>
1781 PR tree-optimization/43679
1782 * gcc.c-torture/compile/pr43679.c: New testcase.
1784 2010-04-08 Jakub Jelinek <jakub@redhat.com>
1787 * gcc.dg/pr43670.c: New test.
1789 2010-04-08 Maxim Kuvyrkov <maxim@codesourcery.com>
1792 * gcc.dg/tree-ssa/reassoc-19.c: New.
1794 2010-04-07 Jakub Jelinek <jakub@redhat.com>
1797 * gcc.dg/Wunused-var-1.c: New test.
1798 * gcc.dg/Wunused-var-2.c: New test.
1799 * gcc.dg/Wunused-var-3.c: New test.
1800 * gcc.dg/Wunused-var-4.c: New test.
1801 * gcc.dg/Wunused-var-5.c: New test.
1802 * gcc.dg/Wunused-var-6.c: New test.
1803 * gcc.dg/Wunused-parm-1.c: New test.
1805 * gcc.dg/builtin-choose-expr.c: Avoid set but not used warnings.
1806 * gcc.dg/trunc-1.c: Likewise.
1807 * gcc.dg/vla-9.c: Likewise.
1808 * gcc.dg/dfp/composite-type.c: Likewise.
1810 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
1813 * objc.dg/objc-gc-4.m: Run for all targets, prune new warning.
1814 * obj-c++.dg/objc-gc-3.mm: Ditto.
1816 2010-04-07 Simon Baldwin <simonb@google.com>
1818 * gcc.dg/cpp/warn-undef-2.c: New.
1819 * gcc.dg/cpp/warn-traditional-2.c: New.
1820 * gcc.dg/cpp/warn-comments-2.c: New.
1821 * gcc.dg/cpp/warning-directive-1.c: New.
1822 * gcc.dg/cpp/warn-long-long.c: New.
1823 * gcc.dg/cpp/warn-traditional.c: New.
1824 * gcc.dg/cpp/warn-variadic-2.c: New.
1825 * gcc.dg/cpp/warn-undef.c: New.
1826 * gcc.dg/cpp/warn-normalized-1.c: New.
1827 * gcc.dg/cpp/warning-directive-2.c: New.
1828 * gcc.dg/cpp/warn-long-long-2.c: New.
1829 * gcc.dg/cpp/warn-variadic.c: New.
1830 * gcc.dg/cpp/warn-normalized-2.c: New.
1831 * gcc.dg/cpp/warning-directive-3.c: New.
1832 * gcc.dg/cpp/warn-deprecated-2.c: New.
1833 * gcc.dg/cpp/warn-trigraphs-1.c: New.
1834 * gcc.dg/cpp/warn-multichar-2.c: New.
1835 * gcc.dg/cpp/warn-normalized-3.c: New.
1836 * gcc.dg/cpp/warning-directive-4.c: New.
1837 * gcc.dg/cpp/warn-unused-macros.c: New.
1838 * gcc.dg/cpp/warn-trigraphs-2.c: New.
1839 * gcc.dg/cpp/warn-cxx-compat-2.c: New.
1840 * gcc.dg/cpp/warn-cxx-compat.c: New.
1841 * gcc.dg/cpp/warn-redefined.c: New.
1842 * gcc.dg/cpp/warn-trigraphs-3.c: New.
1843 * gcc.dg/cpp/warn-unused-macros-2.c: New.
1844 * gcc.dg/cpp/warn-deprecated.c: New.
1845 * gcc.dg/cpp/warn-trigraphs-4.c: New.
1846 * gcc.dg/cpp/warn-redefined-2.c: New.
1847 * gcc.dg/cpp/warn-comments.c: New.
1848 * gcc.dg/cpp/warn-multichar.c: New.
1849 * g++.dg/cpp/warning-directive-1.C: New.
1850 * g++.dg/cpp/warning-directive-2.C: New.
1851 * g++.dg/cpp/warning-directive-3.C: New.
1852 * g++.dg/cpp/warning-directive-4.C: New.
1853 * gfortran.dg/warning-directive-1.F90: New.
1854 * gfortran.dg/warning-directive-3.F90: New.
1855 * gfortran.dg/warning-directive-2.F90: New.
1856 * gfortran.dg/warning-directive-4.F90: New.
1858 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
1861 * obj-c++.dg/comp-types-10.mm: Remove XFAIL.
1863 2010-04-07 Jason Merrill <jason@redhat.com>
1865 * g++.dg/template/dr408.C: New.
1867 * g++.dg/lookup/ns4.C: New.
1870 * g++.dg/template/friend51.C: New test.
1873 * g++.old-deja/g++.other/linkage1.C: Adjust.
1875 2010-04-07 Dodji Seketeli <dodji@redhat.com>
1878 * g++.dg/template/crash94.C: New test.
1880 2010-04-07 Dodji Seketeli <dodji@redhat.com>
1883 * g++.dg/init/aggr5.C: New test.
1884 * g++.dg/init/aggr5.C: New test.
1886 2010-04-07 Richard Guenther <rguenther@suse.de>
1888 PR tree-optimization/43270
1889 * g++.dg/warn/Warray-bounds-4.C: New testcase.
1890 * gcc.dg/Warray-bounds-7.c: Likewise.
1892 2010-04-07 Eric Botcazou <ebotcazou@adacore.com>
1894 * gnat.dg/bit_packed_array.ad[sb]: Rename into...
1895 * gnat.dg/bit_packed_array1.ad[sb]: ...this.
1896 * gnat.dg/bit_packed_array4.ad[sb]: New test.
1898 2010-04-07 Jie Zhang <jie@codesourcery.com>
1901 * g++.dg/init/pr42556.C: New test.
1903 2010-04-07 Dodji Seketeli <dodji@redhat.com>
1906 * g++.dg/debug/dwarf2/typedef2.C: New test.
1908 2010-04-06 Dodji Seketeli <dodji@redhat.com>
1910 * g++.dg/debug/dwarf2/redeclaration-1.C: Moved from
1911 c-c++-common/dwarf2/redeclaration-1.C
1913 2010-04-06 Jason Merrill <jason@redhat.com>
1915 * g++.dg/cpp0x/pr31437.C: Adjust error location.
1916 * g++.dg/ext/attrib18.C: Likewise.
1917 * g++.dg/ext/bitfield2.C: Likewise.
1918 * g++.dg/ext/bitfield4.C: Likewise.
1919 * g++.dg/ext/visibility/warn2.C: Likewise.
1920 * g++.dg/ext/visibility/warn3.C: Likewise.
1921 * g++.dg/gomp/pr26690-1.C: Likewise.
1922 * g++.dg/inherit/covariant7.C: Likewise.
1923 * g++.dg/init/synth2.C: Likewise.
1924 * g++.dg/lookup/using7.C: Likewise.
1925 * g++.dg/other/crash-4.C: Likewise.
1926 * g++.dg/other/error13.C: Likewise.
1927 * g++.dg/other/error20.C: Likewise.
1928 * g++.dg/parse/crash31.C: Likewise.
1929 * g++.dg/parse/error16.C: Likewise.
1930 * g++.dg/parse/error19.C: Likewise.
1931 * g++.dg/parse/error27.C: Likewise.
1932 * g++.dg/parse/error28.C: Likewise.
1933 * g++.dg/parse/fused-params1.C: Likewise.
1934 * g++.dg/template/error2.C: Likewise.
1935 * g++.dg/template/local6.C: Likewise.
1936 * g++.dg/template/qualttp15.C: Likewise.
1937 * g++.dg/warn/Wnvdtor-2.C: Likewise.
1938 * g++.dg/warn/anonymous-namespace-3.C: Likewise.
1939 * g++.old-deja/g++.benjamin/15309-1.C: Likewise.
1940 * g++.old-deja/g++.brendan/crash29.C: Likewise.
1941 * g++.old-deja/g++.eh/spec6.C: Likewise.
1942 * g++.old-deja/g++.jason/crash3.C: Likewise.
1943 * g++.old-deja/g++.jason/destruct2.C: Likewise.
1944 * g++.old-deja/g++.law/ctors5.C: Likewise.
1945 * g++.old-deja/g++.law/ctors9.C: Likewise.
1946 * g++.old-deja/g++.mike/p3538a.C: Likewise.
1947 * g++.old-deja/g++.mike/p3538b.C: Likewise.
1948 * g++.old-deja/g++.other/struct1.C: Likewise.
1949 * g++.old-deja/g++.other/volatile1.C: Likewise.
1950 * g++.old-deja/g++.pt/crash36.C: Likewise.
1951 * g++.old-deja/g++.pt/derived3.C: Likewise.
1952 * g++.old-deja/g++.robertl/eb109.C: Likewise.
1953 * g++.old-deja/g++.robertl/eb4.C: Likewise.
1955 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
1958 * gcc.dg/graphite/run-id-pr42644.c: Call abort.
1959 * gcc.dg/graphite/id-19.c: New.
1961 2010-04-06 Changpeng Fang <changpeng.fang@amd.com>
1964 * gcc.dg/vect/pr32824: New.
1966 2010-04-06 Tobias Burnus <burnus@net-b.de>
1969 * gfortran.dg/coarray_2.f90: Add dg-options -fcoarray=single.
1970 * gfortran.dg/coarray_3.f90: Ditto.
1971 * gfortran.dg/coarray_4.f90: Ditto.
1972 * gfortran.dg/coarray_5.f90: Ditto.
1973 * gfortran.dg/coarray_6.f90: Ditto.
1974 * gfortran.dg/coarray_9.f90: New -fcoarray=none test.
1976 2010-04-06 Tobias Burnus <burnus@net-b.de>
1979 * gfortran.dg/coarray_4.f90: Fix test.
1980 * gfortran.dg/coarray_6.f90: Add more tests.
1982 2010-04-06 Tobias Burnus <burnus@net-b.de>
1985 * gfortran.dg/coarray_4.f90: New test.
1986 * gfortran.dg/coarray_5.f90: New test.
1987 * gfortran.dg/coarray_6.f90: New test.
1989 2010-04-06 Tobias Burnus <burnus@net-b.de>
1992 * gfortran.dg/iso_fortran_env_5.f90: New test.
1993 * gfortran.dg/iso_fortran_env_6.f90: New test.
1995 2010-04-06 Tobias Burnus <burnus@net-b.de>
1998 * gfortran.dg/coarray_1.f90: New test.
1999 * gfortran.dg/coarray_2.f90: New test.
2000 * gfortran.dg/coarray_3.f90: New test.
2002 2010-04-06 Jason Merrill <jason@redhat.com>
2005 * g++.dg/template/dtor8.C: New.
2008 * g++.dg/template/error-recovery2.C: New.
2010 2010-04-06 Jan Hubicka <jh@suse.czpli
2012 PR tree-optimization/42906
2013 * gcc.dg/tree-ssa/dce-1.c: New testcase.
2015 2010-04-06 Tobias Burnus <burnus@net-b.de>
2018 * gfortran.dg/alloc_comp_basics_1.f90: Update scan-tree-dump-times.
2019 * gfortran.dg/alloc_comp_constructor_1.f90: Ditto.
2020 * gfortran.dg/auto_dealloc_1.f90: Ditto.
2022 2010-04-06 Richard Guenther <rguenther@suse.de>
2024 PR tree-optimization/43627
2025 * gcc.dg/tree-ssa/vrp49.c: New testcase.
2027 2010-04-06 Jakub Jelinek <jakub@redhat.com>
2030 * gcc.target/i386/pr43638.c: New test.
2032 2010-04-06 Richard Guenther <rguenther@suse.de>
2035 * gcc.c-torture/compile/pr43661.c: New testcase.
2037 2010-04-06 Jakub Jelinek <jakub@redhat.com>
2039 * gcc.target/s390/stackcheck1.c: Add dg-warning.
2041 2010-04-04 Sebastian Pop <sebastian.pop@amd.com>
2043 * gcc.dg/vect/pr43430-1.c: Don't use uint8_t.
2045 2010-04-02 Richard Guenther <rguenther@suse.de>
2047 PR tree-optimization/43629
2048 * gcc.c-torture/execute/pr43629.c: New testcase.
2050 2010-04-01 Janne Blomqvist <jb@gcc.gnu.org>
2051 Dominique d'Humieres <dominiq@lps.ens.fr>
2054 * gfortran.dg/ftell_3.f90: Enhance test case by reading more.
2056 2010-04-01 Dodji Seketeli <dodji@redhat.com>
2059 * c-c++-common/dwarf2/redeclaration-1.C: New test.
2061 2010-04-01 Jason Merrill <jason@redhat.com>
2063 * g++.dg/cpp0x/initlist12.C: Adjust expected errors.
2065 2010-04-01 Janne Blomqvist <jb@gcc.gnu.org>
2066 Manfred Schwarb <manfred99@gmx.ch>
2069 * gfortran.dg/ftell_3.f90: New test.
2071 2010-04-01 Richard Guenther <rguenther@suse.de>
2074 * gcc.c-torture/compile/pr43614.c: New testcase.
2076 2010-04-01 Martin Jambor <mjambor@suse.cz>
2078 PR tree-optimization/43141
2079 * gcc.dg/guality/pr43141.c: New test.
2081 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2083 * g++.dg/cpp/_Pragma1.C: Skip on alpha*-dec-osf*.
2084 * g++.dg/eh/spbp.C: Likewise.
2085 * g++.dg/ext/label13.C (C::C): xfail dg-bogus on alpha*-dec-osf*.
2086 * g++.dg/other/pragma-ep-1.C: Properly define p, remove
2088 * gcc.dg/mtune.c: Add dg-bogus "mcpu".
2089 * objc.dg/dwarf-1.m: Skip on alpha*-dec-osf*.
2090 * objc.dg/dwarf-2.m: Likewise.
2092 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
2095 * gcc.dg/graphite/id-pr43464.c: New.
2096 * gcc.dg/graphite/id-pr43464-1.c: New.
2098 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
2101 * gcc.dg/graphite/id-pr43351.c
2103 2010-03-31 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2106 * obj-c++.dg/try-catch-9.mm: Don't XFAIL m32 NeXT runtime.
2107 * obj-c++.dg/try-catch-2.mm: Ditto.
2108 * obj-c++.dg/lookup-2.mm: Ditto.
2109 * obj-c++.dg/encode-8.m: Ditto.
2110 * obj-c++.dg/cxx-ivars-2.mm: Ditto.
2111 * obj-c++.dg/cxx-ivars-3.mm: Skip for GNU, XFail for m64 NeXT.
2112 * obj-c++.dg/const-str-10.mm: Skip for GNU, match .quad for m64 NeXT.
2113 * obj-c++.dg/const-str-11.mm: Ditto.
2114 * obj-c++.dg/const-str-9.mm: Ditto.
2115 * obj-c++.dg/bitfield-3.mm: Skip for GNU runtime.
2116 * obj-c++.dg/bitfield-2.mm: XFAIL run for m64 NeXT runtime.
2117 * obj-c++.dg/except-1.mm: Ditto.
2118 * obj-c++.dg/const-str-7.mm: Ditto.
2119 * obj-c++.dg/cxx-ivars-1.mm: Ditto.
2120 * obj-c++.dg/const-str-3.mm: Ditto.
2121 * obj-c++.dg/const-str-7.mm: Ditto.
2122 * obj-c++.dg/stubify-2.mm: Change dump file name.
2125 * gcc/testsuite/objc-obj-c++-shared/next-mapping.h (CLASSPTRFIELD):
2127 * gcc/testsuite/obj-c++.dg/isa-field-1.mm: Use new CLASSPTRFIELD macro.
2130 2010-03-31 Martin Jambor <mjambor@suse.cz>
2132 * gcc.dg/guality/inline-params.c: Disable early inlining. Xfail run
2133 only with -O2, -O3 or -Os and not with -fwhopr.
2135 2010-03-31 Dodji Seketeli <dodji@redhat.com>
2138 * g++.dg/template/typedef31.C: New test.
2140 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2142 * g++.dg/ext/visibility/pragma-override1.C: Allow for .hidden in
2143 assembler output on *-*-solaris2*.
2144 * g++.dg/ext/visibility/pragma-override2.C: Likewise.
2146 2010-03-31 Jakub Jelinek <jakub@redhat.com>
2149 * gcc.dg/pr43557-1.c: New test.
2150 * gcc.dg/pr43557-2.c: New file.
2152 2010-03-31 Jie Zhang <jie@codesourcery.com>
2155 * gcc.dg/pr43562.c: New test.
2157 2010-03-30 Jason Merrill <jason@redhat.com>
2160 * g++.dg/template/error-recovery1.C: New.
2163 * g++.dg/parse/ambig5.C: New.
2165 2010-03-30 Jakub Jelinek <jakub@redhat.com>
2168 * gcc.dg/guality/pr43593.c: New test.
2170 2010-03-30 Sebastian Pop <sebastian.pop@amd.com>
2173 * gcc.dg/vect/pr43430-1.c: New.
2175 2010-03-30 Jason Merrill <jason@redhat.com>
2178 * g++.dg/template/partial7.C: New.
2180 2010-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2182 * gcc.target/s390/stackcheck1.c: New testcase.
2184 2010-03-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2187 * gfortran.dg/read_eof_8.f90: New test.
2189 2010-03-29 Jason Merrill <jason@redhat.com>
2191 * gcc.dg/cpp/include6.c: Change [] to ().
2194 * c-c++-common/raw-string-1.c: Update handling of trigraphs, line
2196 * c-c++-common/raw-string-2.c: Add trigraph test.
2197 * c-c++-common/raw-string-8.c: New.
2198 * c-c++-common/raw-string-9.c: New.
2199 * c-c++-common/raw-string-10.c: New.
2201 * c-c++-common/raw-string-1.c: Combine C and C++ raw string tests.
2202 * c-c++-common/raw-string-2.c: Combine C and C++ raw string tests.
2203 * c-c++-common/raw-string-3.c: Combine C and C++ raw string tests.
2204 * c-c++-common/raw-string-4.c: Combine C and C++ raw string tests.
2205 * c-c++-common/raw-string-5.c: Combine C and C++ raw string tests.
2206 * c-c++-common/raw-string-6.c: Combine C and C++ raw string tests.
2207 * c-c++-common/raw-string-7.c: Combine C and C++ raw string tests.
2209 2010-03-29 Richard Guenther <rguenther@suse.de>
2211 PR tree-optimization/43560
2212 * gcc.dg/torture/pr43560.c: New testcase.
2214 2010-03-29 Jason Merrill <jason@redhat.com>
2217 * g++.dg/ext/raw-string-1.C: Change [] to ().
2218 * g++.dg/ext/raw-string-2.C: Change [] to ().
2219 Don't use \ in delimiter.
2220 * g++.dg/ext/raw-string-3.C: Change [] to ().
2221 * g++.dg/ext/raw-string-4.C: Change [] to ().
2222 * g++.dg/ext/raw-string-5.C: Change [] to ().
2223 Test for error on \ in delimiter.
2224 * g++.dg/ext/raw-string-6.C: Change [] to ().
2225 * g++.dg/ext/raw-string-7.C: Change [] to ().
2227 2010-03-29 Jie Zhang <jie@codesourcery.com>
2230 * gcc.dg/pr43564.c: New test.
2232 2010-03-29 Tobias Burnus <burnus@net-b.de>
2235 * gfortran.dg/direct_io_12.f90: New test.
2237 2010-03-28 Jan Hubicka <jh@suse.cz>
2239 PR tree-optimization/43505
2240 * gfortran.dg/pr43505.f90: New testcase.
2242 2010-03-27 Uros Bizjak <ubizjak@gmail.com>
2244 PR tree-optimization/43528
2245 * gcc.target/i386/pr43528.c: New test.
2247 2010-03-26 Joseph Myers <joseph@codesourcery.com>
2250 * gcc.dg/parm-impl-decl-3.c: New test.
2252 2010-03-26 Jason Merrill <jason@redhat.com>
2255 * g++.dg/cpp0x/parse1.C: New.
2257 2010-03-26 Uros Bizjak <ubizjak@gmail.com>
2260 * gcc.target/i386/pr43524.c: New test.
2262 2010-03-26 Martin Jambor <mjambor@suse.cz>
2264 * gcc/testsuite/gcc.dg/tree-ssa/loadpre1.c: Delete trailing
2265 whitespace, rename main to foo.
2266 * gcc/testsuite/gcc.dg/tree-ssa/loadpre14.c: Likewise.
2267 * gcc/testsuite/gcc.dg/tree-ssa/loadpre15.c: Likewise.
2268 * gcc/testsuite/gcc.dg/tree-ssa/loadpre16.c: Likewise.
2269 * gcc/testsuite/gcc.dg/tree-ssa/loadpre17.c: Likewise.
2270 * gcc/testsuite/gcc.dg/tree-ssa/loadpre19.c: Likewise.
2271 * gcc/testsuite/gcc.dg/tree-ssa/loadpre20.c: Likewise.
2272 * gcc/testsuite/gcc.dg/tree-ssa/loadpre3.c: Likewise.
2273 * gcc/testsuite/gcc.dg/tree-ssa/loadpre5.c: Likewise.
2274 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-1.c: Likewise.
2275 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-4.c: Likewise.
2276 * gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-6.c: Likewise.
2278 2010-03-26 Dodji Seketeli <dodji@redhat.com>
2281 * g++.dg/other/crash-10.C: New test.
2282 * g++.dg/other/crash-11.C: New test.
2284 2010-03-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2287 * gfortran.dg/read_eof_7.f90: New test.
2289 2010-03-25 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2293 * objc-obj-c++-shared: New directory.
2294 * objc-obj-c++-shared/Object1-implementation.h: New file.
2295 * objc-obj-c++-shared/Object1.h: New file.
2296 * objc-obj-c++-shared/Protocol1.h: New file.
2297 * objc-obj-c++-shared/next-abi.h: New file.
2298 * objc-obj-c++-shared/next-mapping.h: New file.
2299 * objc/execute/next_mapping.h: Delete.
2300 * objc.dg/special/special.exp: For all targets run the tests with
2301 -fgnu-runtime, for darwin targets also run the tests with
2303 * objc.dg/dg.exp: Ditto.
2304 * obj-c++.dg/dg.exp: Ditto.
2305 * objc/execute/forward-1.m: Use shared wrapper headers (Object1.h,
2306 Protocol1.h) and next-mapping.h as required. Amend testcase to
2307 include use of updated NeXT interface.
2308 * objc/execute/formal_protocol-5.m: Ditto.
2309 * objc/execute/protocol-isEqual-2.m: Ditto.
2310 * objc/execute/protocol-isEqual-4.m: Ditto.
2311 * objc/execute/class-11.m: Use shared wrapper headers (Object1.h,
2312 Protocol1.h) and next-mapping.h as required.
2313 * objc/execute/object_is_class.m: Ditto.
2314 * objc/execute/enumeration-1.m: Ditto.
2315 * objc/execute/class-13.m: Ditto.
2316 * objc/execute/formal_protocol-2.m: Ditto.
2317 * objc/execute/formal_protocol-4.m: Ditto.
2318 * objc/execute/class-1.m: Ditto.
2319 * objc/execute/bycopy-1.m: Ditto.
2320 * objc/execute/formal_protocol-6.m: Ditto.
2321 * objc/execute/bycopy-3.m: Ditto.
2322 * objc/execute/class-3.m: Ditto.
2323 * objc/execute/bf-11.m: Ditto.
2324 * objc/execute/class-5.m: Ditto.
2325 * objc/execute/bf-13.m: Ditto.
2326 * objc/execute/class-7.m: Ditto.
2327 * objc/execute/bf-15.m: Ditto.
2328 * objc/execute/class-9.m: Ditto.
2329 * objc/execute/bf-17.m: Ditto.
2330 * objc/execute/bf-19.m: Ditto.
2331 * objc/execute/IMP.m: Ditto.
2332 * objc/execute/exceptions/catchall-1.m: Ditto.
2333 * objc/execute/exceptions/trivial.m: Ditto.
2334 * objc/execute/exceptions/finally-1.m: Ditto.
2335 * objc/execute/exceptions/local-variables-1.m: Ditto.
2336 * objc/execute/exceptions/foward-1.m: Ditto.
2337 * objc/execute/bf-2.m: Ditto.
2338 * objc/execute/string1.m: Ditto.
2339 * objc/execute/bf-4.m: Ditto.
2340 * objc/execute/informal_protocol.m: Ditto.
2341 * objc/execute/string3.m: Ditto.
2342 * objc/execute/bf-6.m: Ditto.
2343 * objc/execute/bf-8.m: Ditto.
2344 * objc/execute/class-tests-1.h: Ditto.
2345 * objc/execute/protocol-isEqual-1.m: Ditto.
2346 * objc/execute/protocol-isEqual-3.m: Ditto.
2347 * objc/execute/_cmd.m: Ditto.
2348 * objc/execute/function-message-1.m: Ditto.
2349 * objc/execute/bf-20.m: Ditto.
2350 * objc/execute/bf-common.h: Ditto.
2351 * objc/execute/np-2.m: Ditto.
2352 * objc/execute/class-10.m: Ditto.
2353 * objc/execute/class-12.m: Ditto.
2354 * objc/execute/enumeration-2.m: Ditto.
2355 * objc/execute/class-14.m: Ditto.
2356 * objc/execute/encode-1.m: Ditto.
2357 * objc/execute/formal_protocol-1.m: Ditto.
2358 * objc/execute/formal_protocol-3.m: Ditto.
2359 * objc/execute/accessing_ivars.m: Ditto.
2360 * objc/execute/bycopy-2.m: Ditto.
2361 * objc/execute/class-2.m: Ditto.
2362 * objc/execute/bf-10.m: Ditto.
2363 * objc/execute/formal_protocol-7.m: Ditto.
2364 * objc/execute/root_methods.m: Ditto.
2365 * objc/execute/class-4.m: Ditto.
2366 * objc/execute/bf-12.m: Ditto.
2367 * objc/execute/class-6.m: Ditto.
2368 * objc/execute/bf-14.m: Ditto.
2369 * objc/execute/nested-func-1.m: Ditto.
2370 * objc/execute/class-8.m: Ditto.
2371 * objc/execute/private.m: Ditto.
2372 * objc/execute/bf-16.m: Ditto.
2373 * objc/execute/bf-18.m: Ditto.
2374 * objc/execute/load-3.m: Ditto.
2375 * objc/execute/compatibility_alias.m: Ditto.
2376 * objc/execute/bf-1.m: Ditto.
2377 * objc/execute/no_clash.m: Ditto.
2378 * objc/execute/bf-3.m: Ditto.
2379 * objc/execute/string2.m: Ditto.
2380 * objc/execute/bf-5.m: Ditto.
2381 * objc/execute/string4.m: Ditto.
2382 * objc/execute/bf-7.m: Ditto.
2383 * objc/execute/object_is_meta_class.m: Ditto.
2384 * objc/execute/bf-9.m: Ditto.
2385 * objc/execute/bf-21.m: Ditto.
2386 * objc/execute/cascading-1.m: Ditto.
2387 * objc/execute/trivial.m: Ditto.
2388 * objc/execute/np-1.m: Ditto.
2389 * objc/compile/trivial.m: Ditto.
2390 * objc/execute/class_self-2.m: Include <stdlib.h>.
2391 * objc/execute/forward-1.x: Do not XFAIL for 32bit powerpc-darwin.
2392 * objc.dg/desig-init-1.m: Use shared wrapper headers (Object1.h,
2393 Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
2394 and 64bit. Use new NeXT interface as required.
2395 * objc.dg/special/unclaimed-category-1.m: Ditto.
2396 * objc.dg/special/unclaimed-category-1.h: Ditto.
2397 * objc.dg/special/unclaimed-category-1a.m: Ditto.
2398 * objc.dg/func-ptr-1.m: Ditto.
2399 * objc.dg/stret-1.m: Ditto.
2400 * objc.dg/encode-2.m: Ditto.
2401 * objc.dg/category-1.m: Ditto.
2402 * objc.dg/encode-3.m: Ditto.
2403 * objc.dg/call-super-3.m: Ditto.
2404 * objc.dg/method-3.m: Ditto.
2405 * objc.dg/func-ptr-2.m: Ditto.
2406 * objc.dg/lookup-1.m: Ditto.
2407 * objc.dg/encode-4.m: Ditto.
2408 * objc.dg/fix-and-continue-1.m: Ditto.
2409 * objc.dg/proto-lossage-3.m: Ditto.
2410 * objc.dg/method-13.m: Ditto.
2411 * objc.dg/proto-qual-1.m: Ditto.
2412 * objc.dg/zero-link-3.m: Ditto.
2413 * objc.dg/bitfield-1.m: Ditto.
2414 * objc.dg/va-meth-1.m: Ditto.
2415 * objc.dg/super-class-3.m: Ditto.
2416 * objc.dg/call-super-1.m: Ditto.
2417 * objc.dg/type-size-2.m: Ditto.
2418 * objc.dg/method-10.m: Ditto.
2419 * objc.dg/defs.m: Ditto.
2420 * objc.dg/const-str-3.m: Ditto.
2421 * objc.dg/try-catch-6.m: Use shared wrapper headers (Object1.h,
2422 Protocol1.h) and next-mapping.h as required. Use new NeXT
2423 interface as required.
2424 * objc.dg/super-class-4.m: Ditto.
2425 * objc.dg/comp-types-8.m: Ditto.
2426 * objc.dg/call-super-2.m: Ditto.
2427 * objc.dg/objc-fast-4.m: Ditto.
2428 * objc.dg/method-6.m: Ditto.
2429 * objc.dg/const-str-3.m: Ditto.
2430 * objc.dg/const-str-7.m: Ditto.
2431 * objc.dg/method-15.m: Ditto.
2432 * objc.dg/method-19.m: Ditto.
2433 * objc.dg/sync-1.m: Ditto.
2434 * objc.dg/layout-1.m: Ditto.
2435 * objc.dg/bitfield-3.m: Ditto.
2436 * objc.dg/try-catch-3.m: Ditto.
2437 * objc.dg/try-catch-7.m: Ditto.
2438 * objc.dg/comp-types-10.m: Ditto.
2439 * objc.dg/selector-2.: Ditto.
2440 * objc.dg/method-7.m: Ditto.
2441 * objc.dg/typedef-alias-1.m: Ditto.
2442 * objc.dg/proto-lossage-2.m: Ditto.
2443 * objc.dg/comp-types-11.m: Ditto.
2444 * objc.dg/sizeof-1.m: Ditto.
2445 * objc.dg/method-17.m: Ditto.
2446 * objc.dg/bitfield-5.m: Ditto.
2447 * objc.dg/try-catch-1.m: Ditto.
2448 * objc.dg/encode-5.m: Ditto.
2449 * objc.dg/fix-and-continue-2.m: Ditto.
2450 * objc.dg/method-9.m: Ditto.
2451 * objc.dg/isa-field-1.m: Ditto.
2452 * objc.dg/local-decl-2.m: Ditto.
2453 * objc.dg/objc-gc-4.m: Ditto.
2454 * objc.dg/type-stream-1.m: Skip for NeXT runtime.
2455 * objc.dg/gnu-runtime-3.m: Ditto.
2456 * objc.dg/encode-7.m: Ditto.
2457 * objc.dg/encode-8.m: Ditto.
2458 * objc.dg/selector-3.m: Ditto.
2459 * objc.dg/gnu-runtime-1.m: Ditto.
2460 * objc.dg/const-str-12.m: Ditto.
2461 * objc.dg/gnu-runtime-2.m: Ditto.
2462 * objc.dg/no-extra-load.m: Skip for gnu-runtime.
2463 * objc.dg/selector-1.m: Ditto.
2464 * objc.dg/stubify-2.m: Ditto.
2465 * objc.dg/zero-link-1.m: Ditto.
2466 * objc.dg/stret-2.m: Ditto.
2467 * objc.dg/zero-link-2.m: Ditto.
2468 * objc.dg/next-runtime-1.m: Ditto.
2469 * objc.dg/symtab-1.m: Ditto.
2470 * objc.dg/stubify-1.m: Ditto.
2471 * objc.dg/bitfield-2.m: Ditto.
2472 * objc.dg/try-catch-10.m: Apply to both runtimes.
2473 * objc.dg/const-str-1.m: Ditto.
2474 * objc.dg/image-info.m: Ditto.
2475 * objc.dg/encode-9.m: Ditto.
2476 * objc.dg/pragma-1.m: Apply test to all targets.
2477 * objc.dg/const-str-4.m: Ditto.
2478 * objc.dg/const-str-8.m: Ditto.
2479 * objc.dg/super-class-2.m: Ditto.
2480 * objc.dg/try-catch-5.m: Ditto.
2481 * objc.dg/const-str-10.m: Use shared wrapper headers (Object1.h,
2482 Protocol1.h) and next-mapping.h as required. Use new NeXT
2483 interface as required. Skip for gnu-runtime. Test for .quad at m64.
2484 * objc.dg/const-str-11.m: Ditto.
2485 * objc.dg/const-str-9.m: Ditto.
2486 * objc.dg/method-4.m: Skip for 64Bit NeXT.
2487 * objc.dg/encode-1.m: Remove redundant -lobjc.
2488 * objc.dg/try-catch-9.m: Tidy space.
2489 * obj-c++.dg/method-19.mm: Use shared wrapper headers (Object1.h,
2490 Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT
2491 and 64bit. Use new NeXT interface as required.
2492 * obj-c++.dg/template-4.mm: Ditto.
2493 * obj-c++.dg/defs.mm: Ditto.
2494 * obj-c++.dg/basic.mm: Ditto.
2495 * obj-c++.dg/encode-4.mm: Ditto.
2496 * obj-c++.dg/method-17.mm: Ditto.
2497 * obj-c++.dg/proto-lossage-3.mm: Ditto.
2498 * obj-c++.dg/cxx-class-1.mm: Ditto.
2499 * obj-c++.dg/method-10.mm: Ditto.
2500 * obj-c++.dg/va-meth-1.mm: Ditto.
2501 * obj-c++.dg/encode-5.mm: Ditto.
2502 * obj-c++.dg/lookup-2.mm: Ditto.
2503 * obj-c++.dg/template-3.mm: Ditto.
2504 * obj-c++.dg/proto-qual-1.mm: Ditto.
2505 * obj-c++.dg/qual-types-1.m: Ditto.
2506 * obj-c++.dg/cxx-scope-1.mm: Ditto.
2507 * obj-c++.dg/template-1.mm: Ditto.
2508 * obj-c++.dg/encode-6.mm: Ditto.
2509 * obj-c++.dg/bitfield-2.mm: Use shared wrapper headers (Object1.h,
2510 Protocol1.h) and next-mapping.h as required. Use new NeXT
2511 interface as required.
2512 * obj-c++.dg/except-1.mm: Ditto.
2513 * obj-c++.dg/const-str-7.mm: Ditto.
2514 * obj-c++.dg/ivar-list-semi.mm: Ditto.
2515 * obj-c++.dg/cxx-scope-2.mm: Ditto.
2516 * obj-c++.dg/selector-2.mm: Ditto.
2517 * obj-c++.dg/isa-field-1.mm: Ditto.
2518 * obj-c++.dg/try-catch-1.mm: Ditto.
2519 * obj-c++.dg/local-decl-1.mm: Ditto.
2520 * obj-c++.dg/try-catch-9.mm: Ditto.
2521 * obj-c++.dg/no-extra-load.mm: Ditto.
2522 * obj-c++.dg/selector-5.mm: Ditto.
2523 * obj-c++.dg/method-12.mm: Ditto.
2524 * obj-c++.dg/try-catch-11.mm: Ditto.
2525 * obj-c++.dg/comp-types-11.mm: Ditto.
2526 * obj-c++.dg/bitfield-3.mm: Ditto.
2527 * obj-c++.dg/method-6.mm: Ditto.
2528 * obj-c++.dg/super-class-2.mm: Ditto.
2529 * obj-c++.dg/method-21.mm: Ditto.
2530 * obj-c++.dg/const-str-8.mm: Ditto.
2531 * obj-c++.dg/try-catch-7.mm: Ditto.
2532 * obj-c++.dg/method-15.mm: Ditto.
2533 * obj-c++.dg/layout-1.mm: Ditto.
2534 * obj-c++.dg/cxx-ivars-1.mm: Ditto.
2535 * obj-c++.dg/const-str-3.mm: Ditto.
2536 * obj-c++.dg/try-catch-2.mm: Ditto.
2537 * obj-c++.dg/objc-gc-3.mm: Ditto.
2538 * obj-c++.dg/fix-and-continue-2.mm: Ditto.
2539 * obj-c++.dg/bitfield-1.mm: Ditto.
2540 * obj-c++.dg/selector-6.mm: Ditto.
2541 * obj-c++.dg/method-13.mm: Ditto.
2542 * obj-c++.dg/comp-types-12.mm: Ditto.
2543 * obj-c++.dg/bitfield-4.mm: Ditto.
2544 * obj-c++.dg/try-catch-8.mm: Ditto.
2545 * obj-c++.dg/method-2.mm: Ditto.
2546 * obj-c++.dg/cxx-ivars-2.mm: Ditto.
2547 * obj-c++.dg/typedef-alias-1.mm: Ditto.
2548 * obj-c++.dg/const-str-4.mm: Ditto.
2549 * obj-c++.dg/proto-lossage-2.mm: Ditto.
2550 * obj-c++.dg/try-catch-3.mm: Ditto.
2551 * obj-c++.dg/comp-types-9.mm: Ditto.
2552 * obj-c++.dg/gnu-runtime-2.mm: Skip if NeXT runtime.
2553 * obj-c++.dg/gnu-runtime-3.mm: Ditto.
2554 * obj-c++.dg/gnu-runtime-1.mm: Ditto.
2555 * objc.dg/zero-link-2.m: Skip if gnu runtime. Use shared wrapper
2556 headers (Object1.h, Protocol1.h) and next-mapping.h as required.
2557 Use new NeXT interface as required.
2558 * obj-c++.dg/const-str-10.mm: Ditto.
2559 * obj-c++.dg/const-str-11.mm: Ditto.
2560 * obj-c++.dg/const-str-9.mm: Ditto.
2561 * obj-c++.dg/method-11.mm: Ditto.
2562 * obj-c++.dg/cxx-ivars-3.mm: Skip if gnu runtime. Use shared wrapper
2563 headers (Object1.h, Protocol1.h) and next-mapping.h as required.
2564 Use new NeXT interface as required. XFAIL run if NeXT and 64bit.
2565 * obj-c++.dg/encode-8.mm: Remove redundant -lobjc.
2566 * obj-c++.dg/const-str-1.mm: Run for NeXT as well as gnu.
2568 2010-03-25 Dodji Seketeli <dodji@redhat.com>
2571 * g++.dg/template/typedef30.C: New test case.
2573 2010-03-25 Jakub Jelinek <jakub@redhat.com>
2576 * gcc.c-torture/execute/pr43385.c: New test.
2578 2010-03-24 Joseph Myers <joseph@codesourcery.com>
2580 * gcc.dg/strncpy-fix-1.c: New test.
2582 2010-03-24 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2585 * lib/objc-torture.exp (objc-set-runtime-options): New.
2586 * objc/execute/execute.exp: Check runtime options on each pass.
2587 * objc/execute/exceptions/exceptions.exp: Ditto.
2588 * objc/compile/compile.exp: Ditto.
2591 * lib/target-supports.exp: Add support for ObjC/ObjC++ tools in
2593 (check_effective_target_objc2): New proc.
2594 (check_effective_target_next_runtime): New proc.
2595 * lib/objc.exp: Determine which runtime is in force and support it.
2596 * lib/obj-c++.exp: Ditto.
2598 2010-03-24 Jason Merrill <jason@redhat.com>
2601 * g++.dg/cpp0x/lambda/lambda-debug.C: New.
2603 2010-03-24 Martin Jambor <mjambor@suse.cz>
2605 * gcc.dg/ipa/ipa-1.c: Delete trailing spaces, put the call to f into
2607 * gcc.dg/ipa/ipa-2.c: Likewise.
2608 * gcc.dg/ipa/ipa-3.c: Likewise.
2609 * gcc.dg/ipa/ipa-4.c: Likewise.
2610 * gcc.dg/ipa/ipa-5.c: Likewise.
2611 * gcc.dg/ipa/ipa-7.c: Likewise.
2612 * gcc.dg/ipa/ipa-6.c: Delete trailing spaces, put the call to foo into
2614 * gcc.dg/ipa/ipacost-2.c: Delete trailing spaces, put the call to
2615 i_can_not_be_propagated_fully2 into a loop.
2616 * gcc.dg/ipa/ipa-8.c: New test.
2617 * g++.dg/ipa/iinline-1.C: Put the call to docalling into a loop.
2619 2010-03-24 Jakub Jelinek <jakub@redhat.com>
2623 * gcc.dg/guality/pr43479.c: New test.
2624 * gcc.dg/debug/dwarf2/inline2.c (third): Make a a global var
2625 and add volatile keyword.
2627 2010-03-23 Mike Stump <mikestump@comcast.net>
2629 * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Enhance portability.
2631 2010-03-23 Jason Merrill <jason@redhat.com>
2633 * g++.dg/ext/altivec-17.C: Adjust error message.
2635 * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op().
2636 * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise.
2637 * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise.
2638 * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise.
2639 * g++.dg/cpp0x/lambda/lambda-conv2.C: New.
2640 * g++.dg/cpp0x/lambda/lambda-conv3.C: New.
2642 2010-03-22 Jason Merrill <jason@redhat.com>
2645 * g++.dg/ext/is_pod.C: Pass -std=c++0x.
2646 * g++.dg/ext/is_pod_98.C: New.
2649 * g++.dg/cpp0x/auto18.C: New.
2651 * gcc.dg/pr36997.c: Adjust error message.
2652 * g++.dg/ext/vector9.C: Likewise.
2653 * g++.dg/conversion/simd3.C: Likewise.
2654 * g++.dg/other/error23.C: Likewise.
2656 2010-03-22 Michael Matz <matz@suse.de>
2659 * gfortran.dg/pr43475.f90: New testcase.
2661 2010-03-22 Richard Guenther <rguenther@suse.de>
2663 PR tree-optimization/43390
2664 * gfortran.fortran-torture/execute/pr43390.f90: New testcase.
2666 2010-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2668 * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic.
2669 * gcc.target/powerpc/ppc-sdata-2.c: Likewise.
2671 2010-03-20 Simon Martin <simartin@users.sourceforge.net>
2672 Michael Matz <matz@suse.de>
2675 * g++.dg/parse/crash56.C: New test.
2677 2010-03-20 Paul Thomas <pault@gcc.gnu.org>
2680 * gfortran.dg/whole_file_15.f90 : New test.
2682 2010-03-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2685 * gfortran.dg/inquire_size.f90: New test.
2687 2010-03-20 Richard Guenther <rguenther@suse.de>
2689 PR rtl-optimization/43438
2690 * gcc.c-torture/execute/pr43438.c: New testcase.
2692 2010-03-20 Dodji Seketeli <dodji@redhat.com>
2695 * g++.dg/abi/mangle42.C: New test.
2697 2010-03-19 Andrew Pinski <andrew_pinski@caviumnetworks.com>
2700 * gcc.dg/pr43211.c: New test.
2701 * gcc.dg/pr18809-1.c: Don't expect an error when calling foo.
2703 2010-03-19 Bernd Schmidt <bernds@codesourcery.com>
2705 PR rtl-optimization/42258
2706 * gcc.target/arm/thumb1-mul-moves.c: New test.
2709 * gcc.target/arm/thumb-andsi.c: New test.
2711 * gcc.target/arm/thumb-andsi.c: Correct dg-options and add
2712 dg-require-effective-target.
2714 2010-03-19 Michael Matz <matz@suse.de>
2717 * g++.dg/other/pr43116.C: New testcase.
2719 2010-03-19 Michael Matz <matz@suse.de>
2722 * gcc.dg/pr43305.c: New testcase.
2724 2010-03-19 Richard Guenther <rguenther@suse.de>
2726 PR tree-optimization/43415
2727 * gcc.c-torture/compile/pr43415.c: New testcase.
2729 2010-03-19 Eric Botcazou <ebotcazou@adacore.com>
2732 * gnat.dg/case_optimization2.adb: New test.
2733 * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
2735 2010-03-18 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2736 Jack Howarth <howarth@bromo.med.uc.edu>
2739 * gcc.target/i386/push-1.c: Don't xfail
2740 scan-assembler-not "movups" on darwin.
2742 2010-03-18 Jakub Jelinek <jakub@redhat.com>
2745 * gcc.dg/pr43058.c: New test.
2747 2010-03-18 Martin Jambor <mjambor@suse.cz>
2750 * g++.dg/torture/pr42450.C: New test.
2752 2010-03-18 Michael Matz <matz@suse.de>
2755 * gcc.dg/pr43419.c: New testcase.
2757 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
2759 PR rtl-optimization/43360
2760 * gcc.dg/torture/pr43360.c: New.
2762 2010-03-18 Michael Matz <matz@suse.de>
2764 PR tree-optimization/43402
2765 * gcc.dg/pr43402.c: New testcase.
2767 2010-03-17 Peter Bergner <bergner@vnet.ibm.com>
2770 * gcc.dg/pr42427.c: New test.
2772 2010-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2775 * gfortran.dg/read_empty_file.f: New test.
2776 * gfortran.dg/read_eof_all.f90: New test.
2777 * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
2778 * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
2780 2010-03-17 Michael Matz <matz@suse.de>
2782 * gcc.dg/pr43300.c: Add -w.
2784 2010-03-17 Richard Guenther <rguenther@suse.de>
2786 * gcc.dg/pr43379.c: Add -w.
2788 2010-03-17 Tobias Burnus <burnus@net-b.de>
2791 * gfortran.dg/cray_pointers_1.f90: Update dg-error message.
2793 2010-03-16 Uros Bizjak <ubizjak@gmail.com>
2795 * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
2797 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2799 * ada/acats/run_all.sh: Log start and end times.
2801 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2803 * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
2805 2010-03-16 Richard Guenther <rguenther@suse.de>
2808 * gcc.dg/pr43379.c: New testcase.
2810 2010-03-16 Jakub Jelinek <jakub@redhat.com>
2813 * gcc.dg/guality/pr43051-1.c: New test.
2815 2010-03-15 Janis Johnson <janis187@us.ibm.com>
2818 * g++.dg/ext/altivec-17.C: Handle changes to error message.
2820 2010-03-15 Michael Matz <matz@suse.de>
2823 * gcc.dg/pr43300.c: New testcase.
2825 2010-03-15 Richard Guenther <rguenther@suse.de>
2827 PR tree-optimization/43367
2828 * gcc.c-torture/compile/pr43367.c: New testcase.
2830 2010-03-15 Richard Guenther <rguenther@suse.de>
2832 PR tree-optimization/43317
2833 * gcc.dg/pr43317.c: New testcase.
2835 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
2837 * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
2839 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
2841 * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
2843 2010-03-14 Tobias Burnus <burnus@net-b.de>
2846 * gfortran.dg/impure_constructor_1.f90: New test.
2848 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
2851 * gfortran.dg/graphite/id-pr43354.f: New.
2853 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
2856 * gfortran.dg/graphite/pr43349.f: New.
2858 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
2861 * gcc.dg/graphite/pr43306.c: New.
2863 2010-03-12 David S. Miller <davem@davemloft.net>
2865 * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
2868 2010-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2870 * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
2872 2010-03-12 Paul Thomas <pault@gcc.gnu.org>
2876 * gfortran.dg/dynamic_dispatch_7.f03: New test.
2878 2010-03-12 Kai Tietz <kai.tietz@onevision.com>
2880 * gfortran.dg/default_format_denormal_1.f90: Don't assume
2881 fail for *-*-mingw* targets.
2883 2010-03-12 Jakub Jelinek <jakub@redhat.com>
2886 * gcc.dg/guality/pr43329-1.c: New test.
2888 2010-03-11 Martin Jambor <mjambor@suse.cz>
2890 PR tree-optimization/43257
2891 * g++.dg/torture/pr43257.C: New test.
2893 2010-03-11 Tobias Burnus <burnus@net-b.de>
2896 * gfortran.dg/namelist_61.f90: New test.
2898 2010-03-11 Richard Guenther <rguenther@suse.de>
2900 PR tree-optimization/43255
2901 * gcc.c-torture/compile/pr43255.c: New testcase.
2903 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2905 * gcc.dg/optimize-bswapdi-1.c: Add OpenSSL bswap variant.
2906 * gcc.dg/pr43280.c: New testcase.
2908 2010-03-11 Richard Guenther <rguenther@suse.de>
2911 * gcc.dg/lto/20100227-1_0.c: New testcase.
2912 * gcc.dg/lto/20100227-1_1.c: Likewise.
2914 2010-03-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2918 * gfortran.dg/read_eof_6.f: New test
2919 * gfortran.dg/read_x_eof.f90: New test.
2920 * gfortran.dg/read_x_past.f: Update test.
2922 2010-03-10 Jan Hubicka <jh@suse.cz>
2924 * gcc.c-torture/compile/pr43288.c: New test.
2926 2010-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2928 * g++.old-deja/g++.pt/asm1.C: Don't detect pic via looking for the
2930 * g++.old-deja/g++.pt/asm2.C: Likewise.
2931 * gcc.c-torture/compile/20000804-1.c: Likewise.
2932 * gcc.target/i386/clobbers.c: Likewise.
2934 2010-03-10 Tobias Burnus <burnus@net-b.de>
2937 * gfortran.dg/c_assoc_3.f90: New test.
2939 2010-03-10 Jakub Jelinek <jakub@redhat.com>
2942 * gcc.dg/guality/pr36728-1.c: New test.
2943 * gcc.dg/guality/pr36728-2.c: New test.
2945 2010-03-10 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2947 * gcc.dg/h8300-div-delay-slot.c: New test.
2949 2010-03-10 Alexander Monakov <amonakov@ispras.ru>
2951 PR tree-optimization/43236
2952 * gcc.c-torture/execute/pr43236.c: New test.
2954 2010-03-10 Andrey Belevantsev <abel@ispras.ru>
2957 * g++.dg/eh/pr42859.C: New test.
2959 2010-03-09 Jakub Jelinek <jakub@redhat.com>
2962 * gcc.dg/pr43299.c: New test.
2965 * g++.dg/eh/unwind2.C: New test.
2967 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
2968 Reza Yazdani <reza.yazdani@amd.com>
2971 * gcc.dg/graphite/run-id-4.c: New.
2973 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
2976 * gcc.dg/graphite/run-id-3.c: New.
2978 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
2982 * gcc.dg/graphite/id-18.c: New.
2983 * gcc.dg/graphite/run-id-pr42644.c: New.
2985 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
2988 * gcc.dg/graphite/pr42326.c: New.
2990 2010-03-08 Richard Guenther <rguenther@suse.de>
2992 PR tree-optimization/43269
2993 * gcc.c-torture/execute/pr43269.c: New testcase.
2995 2010-03-08 Janus Weil <janus@gcc.gnu.org>
2998 * gfortran.dg/typebound_call_13.f03: New.
3000 2010-03-05 Eric Botcazou <ebotcazou@adacore.com>
3002 * lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
3003 of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.
3005 2010-03-05 Jason Merrill <jason@redhat.com>
3007 * g++.dg/abi/mangle40.C: Require weak and alias.
3009 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
3012 * gfortran.dg/graphite/pr42326.f90: New.
3013 * gfortran.dg/graphite/pr42326-1.f90: New.
3015 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3017 * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
3018 (gnat_target_compile): Likewise.
3019 Reinitialize GNAT_UNDER_TEST if target changes.
3020 Set ADA_INCLUDE_PATH, ADA_OBJECTS_PATH in environment.
3021 (local_find_gnatmake): Pass full --GCC to gnatlink.
3024 2010-03-04 Andrew Pinski <andrew_pinski@caviumnetworks.com>
3027 * gcc.dg/compound-literal-1.c: New testcase.
3029 2010-03-04 Martin Jambor <mjambor@suse.cz>
3031 PR tree-optimization/43164
3032 PR tree-optimization/43191
3033 * gcc.c-torture/compile/pr43164.c: New test.
3034 * gcc.c-torture/compile/pr43191.c: Likewise.
3036 2010-03-04 Janus Weil <janus@gcc.gnu.org>
3039 * gfortran.dg/finalize_9.f90: New.
3041 2010-03-04 Tobias Burnus <burnus@net-b.de>
3042 Ken Werner <ken@linux.vnet.ibm.com>
3044 * gfortran.dg/reassoc_4.f: Add --param max-completely-peel-times
3045 to dg-options for spu.
3046 * gfortran.dg/vect/vect-7.f90: Add vect_intfloat_cvt to the
3047 dump-scan target to exclude spu.
3049 2010-03-04 Changpeng Fang <changpeng.fang@amd.com>
3052 * gcc.dg/tree-ssa/ivopts-4.c: New.
3054 2010-03-03 Janis Johnson <janis187@us.ibm.com>
3056 * lib/target-supports-dg.exp (check-flags): Provide defaults for
3057 include-opts and exclude-opts; skip checking the flags if arguments
3058 are the same as the defaults.
3059 (dg-xfail-if): Verify the number of arguments, supply defaults
3060 for unspecified optional arguments.
3061 (dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
3063 2010-03-03 Jason Merrill <jason@redhat.com>
3066 * g++.dg/abi/mangle40.C: Updated.
3068 2010-03-03 Jason Merrill <jason@redhat.com>
3070 * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
3071 * g++.dg/abi/mangle23.C: Likewise.
3072 * g++.dg/eh/simd-2.C: Likewise.
3073 * g++.dg/ext/attribute-test-2.C: Likewise.
3074 * g++.dg/ext/vector14.C: Likewise.
3075 * g++.dg/other/pr34435.C: Likewise.
3076 * g++.dg/template/conv8.C: Likewise.
3077 * g++.dg/template/nontype9.C: Likewise.
3078 * g++.dg/template/qualttp17.C: Likewise.
3079 * g++.dg/template/ref1.C: Likewise.
3080 * g++.old-deja/g++.pt/crash68.C: Likewise.
3081 * g++.old-deja/g++.pt/ref1.C: Likewise.
3082 * g++.old-deja/g++.pt/ref3.C: Likewise.
3083 * g++.old-deja/g++.pt/ref4.C: Likewise.
3086 * g++.dg/abi/mangle40.C: New.
3087 * g++.dg/abi/mangle41.C: New.
3088 * g++.dg/lto/20100302_0.C: New.
3089 * g++.dg/lto/20100302_1.C: New.
3090 * g++.dg/lto/20100302.h: New.
3092 2010-03-03 Paul Thomas <pault@gcc.gnu.org>
3095 * gfortran.dg/internal_pack_12.f90: New test.
3097 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
3099 * gcc.dg/pr36997.c: Adjust error message.
3101 2010-03-03 Mike Stump <mikestump@comcast.net>
3103 * gcc.target/i386/builtin-unreachable.c: Don't expect stack
3104 adjustments to not be present on machines that align the stack to
3105 more than 4 bytes and don't have a red zone yet as that is an
3106 unimplemented optimization.
3108 2010-03-03 Janus Weil <janus@gcc.gnu.org>
3111 * gfortran.dg/impure_assignment_3.f90: New.
3113 2010-03-03 Jakub Jelinek <jakub@redhat.com>
3116 * gfortran.dg/pr43229.f90: New test.
3119 * gcc.dg/debug/dwarf2/pr43237.c: New test.
3122 * gcc.dg/guality/pr43177.c: New test.
3124 2010-03-02 Jason Merrill <jason@redhat.com>
3126 * g++.dg/ext/vector9.C: Adjust error message.
3127 * g++.dg/conversion/simd3.C: Likewise.
3128 * g++.dg/other/error23.C: Likewise.
3130 2010-03-02 Mike Stump <mikestump@comcast.net>
3133 * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
3135 2010-03-02 Paul Thomas <pault@gcc.gnu.org>
3138 * gfortran.dg/internal_pack_10.f90: New test.
3141 * gfortran.dg/internal_pack_11.f90: New test.
3143 2010-03-02 Reza Yazdani <reza.yazdani@amd.com>
3146 * gcc.dg/tree-ssa/pr42640.c: New.
3148 2010-03-01 Richard Guenther <rguenther@suse.de>
3150 PR tree-optimization/43220
3151 * gcc.c-torture/execute/pr43220.c: New testcase.
3153 2010-03-01 Richard Guenther <rguenther@suse.de>
3156 * gcc.dg/pr43213.c: New testcase.
3158 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3161 * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
3163 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3165 * lib/target-supports.exp (check_effective_target_ucn_nocache):
3167 (check_effective_target_ucn): Likewise.
3169 * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
3171 * gcc.dg/ucnid-2.c: Likewise.
3172 * gcc.dg/ucnid-3.c: Likewise.
3173 * gcc.dg/ucnid-4.c: Likewise.
3174 * gcc.dg/ucnid-11.c: Likewise.
3175 * gcc.dg/ucnid-12.c: Likewise.
3176 * gcc.dg/ucnid-6.c: Skip if !ucn.
3177 * gcc.dg/ucnid-9.c: Likewise.
3179 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3181 * gcc.target/i386/pr32000-2.c: Add missing include and exclude
3182 lists to dg-skip-if.
3183 * gcc.target/i386/stackalign/return-3.c: Likewise.
3185 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3187 * gcc.target/i386/clearcap.map: New file.
3188 * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
3189 Pass clearcap.map by default if supported.
3191 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3194 * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
3196 * gfortran.dg/stat_2.f90: Likewise.
3198 2010-03-01 Tobias Burnus <burnus@net-b.de>
3201 * gfortran.dg/module_read_2.f90: New test.
3203 2010-02-27 Mark Mitchell <mark@codesourcery.com>
3206 * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
3207 * g++.dg/abi/mangle12.C: Likewise.
3208 * g++.dg/abi/mangle20-2.C: Likewise.
3209 * g++.dg/abi/mangle17.C: Likewise.
3210 * g++.dg/template/cond2.C: Likewise.
3211 * g++.dg/template/pr35240.C: Likewise.
3213 2010-02-27 Richard Guenther <rguenther@suse.de>
3215 PR tree-optimization/43186
3216 * gcc.c-torture/compile/pr43186.c: Adjust testcase.
3218 2010-02-27 Kaz Kojima <kkojima@gcc.gnu.org>
3220 * g++.dg/abi/packed1.C: Expect warning on the SH.
3222 2010-02-27 Simon Martin <simartin@users.sourceforge.net>
3225 * g++.dg/parse/error37.C: New test.
3227 2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
3231 * gcc.dg/pr8927-1.c: Match new note.
3232 * gcc.dg/990506-0.c: Likewise.
3233 * gcc.dg/gomp/flush-2.c: Likewise.
3234 * gcc.dg/gomp/atomic-5.c: Likewise.
3235 * gcc.dg/gomp/pr34607.c: Likewise.
3236 * gcc.dg/pr35746.c: Likewise.
3237 * gcc.dg/cpp/pragma-1.c: Likewise.
3238 * gcc.dg/cpp/pragma-2.c: Likewise.
3239 * gcc.dg/pr41842.c: Likewise.
3240 * gcc.dg/noncompile/20040629-1.c: Likewise.
3241 * objc.dg/private-1.m: Likewise.
3243 2010-02-27 Tobias Burnus <burnus@net-b.de>
3246 * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
3247 * gfortran.dg/default_initialization_4.f90: New test.
3249 2010-02-27 Eric Botcazou <ebotcazou@adacore.com>
3251 * gnat.dg/thin_pointer.ad[sb]: Rename into...
3252 * gnat.dg/thin_pointer1.ad[sb]: ...this.
3253 * gnat.dg/thin_pointer2.adb: New test.
3254 * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
3256 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
3259 * gcc.dg/cpp/c90-pedantic.c: New.
3260 * gcc.dg/cpp/c90.c: New.
3261 * gcc.dg/gnu90-const-expr-1.c: New.
3262 * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
3264 2010-02-26 Richard Guenther <rguenther@suse.de>
3266 PR tree-optimization/43186
3267 * gcc.c-torture/compile/pr43186.c: New testcase.
3269 2010-02-26 Jakub Jelinek <jakub@redhat.com>
3272 * c-c++-common/dwarf2/pr43190.c: New test.
3274 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
3277 * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
3279 2010-02-26 Richard Guenther <rguenther@suse.de>
3281 PR tree-optimization/43188
3282 * gcc.c-torture/compile/pr43188.c: New testcase.
3284 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
3287 * gcc.target/i386/vperm-v4si-2-sse4.c: New.
3289 2010-02-25 Eric Botcazou <ebotcazou@adacore.com>
3291 * g++.dg/abi/packed1.C: Expect warning on the SPARC.
3293 2010-02-25 Michael Meissner <meissner@linux.vnet.ibm.com>
3296 * gcc.target/powerpc/pr43154.c: New file.
3298 2010-02-25 Jakub Jelinek <jakub@redhat.com>
3301 * gfortran.dg/debug/pr43166.f: New test.
3304 * gcc.dg/torture/pr43165.c: New test.
3306 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
3309 * c-c++-common/pr41779.c: Update.
3311 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3314 * lib/gnat-dg.exp (gnat_load): Redefine.
3316 * ada/acats/run_acats: Run run_all.sh with $SHELL.
3317 * ada/acats/run_all.sh: Downcase tasking not implemented message.
3319 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3322 * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
3323 i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
3327 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3329 * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
3331 2010-02-24 Jakub Jelinek <jakub@redhat.com>
3334 * gcc.dg/guality/vla-1.c: New test.
3336 2010-02-24 Tobias Burnus <burnus@net-b.de>
3339 * gfortran.dg/c_ptr_tests_15.f90: New test.
3341 2010-02-23 Jakub Jelinek <jakub@redhat.com>
3344 * gcc.target/i386/pr43107.c: New test.
3346 2010-02-23 Jason Merrill <jason@redhat.com>
3349 * g++.dg/cpp0x/variadic100.C: New.
3351 2010-02-23 Jason Merrill <jason@redhat.com>
3354 * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
3355 * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
3356 * c-c++-common/dwarf2/vla1.c: New.
3358 2010-02-23 Jakub Jelinek <jakub@redhat.com>
3361 * gcc.dg/pr43139.c: New test.
3364 * gcc.dg/guality/pr43077-1.c: New test.
3366 2010-02-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
3369 * gcc.dg/march.c: New.
3370 * gcc.dg/march-generic.c: New.
3371 * gcc.dg/mtune.c: New.
3373 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
3376 * gcc.dg/graphite/pr43083.c: New.
3378 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
3381 * gfortran.dg/graphite/pr43097.f: New.
3383 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
3384 Manuel López-Ibáñez <manu@gcc.gnu.org>
3387 * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
3389 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
3392 * g++.dg/graphite/pr43026.C: New.
3394 2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
3397 * gcc.dg/cleanup-1.c: Update.
3398 * gcc.dg/func-args-1.c: Update.
3399 * gcc.dg/format/sentinel-1.c: Update.
3400 * g++.old-deja/g++.jason/scoping10.C: Update.
3401 * g++.old-deja/g++.ns/lookup5.C: Update.
3402 * g++.dg/ext/cleanup-1.C: Update.
3403 * g++.dg/parse/varmod1.C: Update.
3404 * g++.dg/parse/error33.C: Update.
3405 * g++.dg/expr/call3.C: Update.
3406 * g++.dg/func-args-1.C: New.
3408 2010-02-22 H.J. Lu <hongjiu.lu@intel.com>
3411 * gcc.dg/attr-used-2.c: Moved to ...
3412 * c-c++-common/attr-used-2.c: Here.
3414 * gcc.dg/attr-used.c: Moved to ...
3415 * c-c++-common/attr-used.c: Here.
3417 2010-02-22 Ozkan Sezer <sezeroz@gmail.com>
3419 * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
3421 2010-02-22 Richard Guenther <rguenther@suse.de>
3424 * gfortran.dg/lto/20100222-1_0.f03: New testcase.
3425 * gfortran.dg/lto/20100222-1_1.c: Likewise.
3427 2010-02-22 Richard Guenther <rguenther@suse.de>
3429 PR tree-optimization/42749
3430 * gcc.c-torture/compile/pr42749.c: New testcase.
3432 2010-02-22 Paul Thomas <pault@gcc.gnu.org>
3435 * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
3436 * gfortran.dg/internal_pack_9.f90: New test.
3438 2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
3441 * g++.dg/template/recurse.C: Adjust.
3442 * g++.dg/template/pr23510.C: New.
3444 2010-02-21 Dodji Seketeli <dodji@redhat.com>
3447 * g++.dg/template/memclass4.C: New test.
3449 2010-02-21 Tobias Burnus <burnus@net-b.de>
3452 * gfortran.dg/reassoc_5.f90: New test.
3454 2010-02-20 Uros Bizjak <ubizjak@gmail.com>
3457 * gcc.target/i386/pr43067.c: New test.
3459 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
3462 * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
3464 * g++.dg/warn/Wconversion-null.C: New test.
3465 * g++.old-deja/g++.other/null1.C: Move to...
3466 * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
3468 2010-02-20 Paul Thomas <pault@gcc.gnu.org>
3472 * gfortran.dg/dependency_26.f90: New test.
3475 * gfortran.dg/internal_pack_7.f90: New test.
3478 * gfortran.dg/internal_pack_8.f90: New test.
3480 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
3483 * c-c++-common/pr41779.c: Fix broken testcase.
3485 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
3488 * c-c++-common/pr36513.c: New testcase.
3489 * c-c++-common/pr36513-2.c: New testcase.
3491 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
3494 * c-c++-common/pr41779.c: New.
3496 2010-02-19 Jakub Jelinek <jakub@redhat.com>
3499 * gcc.dg/pr43084.c: New test.
3501 2010-02-19 Richard Guenther <rguenther@suse.de>
3503 PR tree-optimization/42916
3504 * gcc.dg/pr42916.c: New testcase.
3506 2010-02-18 Jason Merrill <jason@redhat.com>
3509 * g++.dg/abi/packed1.C: Add expected warning.
3512 * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
3513 * gcc.dg/torture/dg-torture.exp: Likewise.
3514 * c-c++-common/torture/complex-sign.h,
3515 c-c++-common/torture/complex-sign-add.c,
3516 c-c++-common/torture/complex-sign-mixed-add.c,
3517 c-c++-common/torture/complex-sign-mixed-div.c,
3518 c-c++-common/torture/complex-sign-mixed-mul.c,
3519 c-c++-common/torture/complex-sign-mixed-sub.c,
3520 c-c++-common/torture/complex-sign-mul.c,
3521 c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
3522 Adapt for C++ compilation as well.
3525 * g++.dg/ext/label1.C: Update.
3526 * g++.dg/ext/label2.C: Update.
3529 * g++.dg/template/dependent-name6.C: New.
3532 * g++.dg/parse/namespace12.C: New.
3534 2010-02-18 Martin Jambor <mjambor@suse.cz>
3536 PR tree-optimization/43066
3537 * gcc.c-torture/compile/pr43066.c: New test.
3539 2010-02-18 Uros Bizjak <ubizjak@gmail.com>
3541 * g++.dg/ext/attrib35.C: Fix target selector string.
3542 * g++.dg/ext/attrib36.C: Ditto.
3543 * g++.dg/ext/attrib37.C: Ditto.