OSDN Git Service

0d331be99f7141cb318ebe9aea3a277ce7814564
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2011-03-24  Richard Guenther  <rguenther@suse.de>
2
3         PR middle-end/48269
4         * gcc.dg/builtin-object-size-10.c: New testcase.
5
6 2011-03-24  Richard Guenther  <rguenther@suse.de>
7
8         PR tree-optimization/46562
9         * c-c++-common/pr46562-2.c: New testcase.
10         * c-c++-common/pr46562.c: Likewise.
11
12 2011-03-24  Ira Rosen  <ira.rosen@linaro.org>
13
14         * gcc.dg/vect/vect-cselim-1.c: New test.
15         * gcc.dg/vect/vect-cselim-2.c: New test.
16
17 2011-03-23  Chung-Lin Tang  <cltang@codesourcery.com>
18
19         * gcc.target/arm/pr46934.c: New.
20
21 2011-03-23  Ian Lance Taylor  <iant@google.com>
22
23         * go.test/go-test.exp (errchk): Ignore lines containing ////.
24
25 2011-03-23  Richard Guenther  <rguenther@suse.de>
26
27         * gcc.dg/struct: Remove directory and contents.
28
29 2011-03-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30
31         PR testsuite/48251
32         * g++.dg/guality/guality.exp: Disable on alpha*-dec-osf*.
33
34 2011-03-23  Eric Botcazou  <ebotcazou@adacore.com>
35
36         * gnat.dg/discr26.ad[sb]: New test.
37         * gnat.dg/discr26_pkg.ads: New helper.
38
39 2011-03-23  Richard Sandiford  <richard.sandiford@linaro.org>
40
41         PR target/47553
42         * gcc.target/arm/neon-vld-1.c: New test.
43
44 2011-03-23  Eric Botcazou  <ebotcazou@adacore.com>
45
46         * gnat.dg/array14.ad[sb]: New test.
47         * gnat.dg/array14_pkg.ads: New helper.
48
49 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
50
51         * gcc.c-torture/execute/920501-8.x: Remove.
52         * gcc.c-torture/execute/930513-1.x: Remove.
53         * gcc.c-torture/execute/960312-1.x: Remove.
54         * gcc.c-torture/compile/20000804-1.c,
55         gcc.c-torture/compile/20001205-1.c,
56         gcc.c-torture/compile/20001226-1.c,
57         gcc.c-torture/compile/20010518-2.c,
58         gcc.c-torture/compile/20020312-1.c,
59         gcc.c-torture/compile/20020604-1.c,
60         gcc.c-torture/compile/920501-12.c,
61         gcc.c-torture/compile/920501-4.c,
62         gcc.c-torture/compile/920520-1.c,
63         gcc.c-torture/compile/980506-1.c,
64         gcc.c-torture/execute/980709-1.x,
65         gcc.c-torture/execute/990826-0.x: Don't XFAIL or use special
66         options for m68hc11.
67         * gcc.dg/cpp/assert4.c: Don't handle ARC.
68         * gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c: Don't XFAIL for arc or
69         m68hc11.
70
71 2011-03-22  Nick Clifton  <nickc@redhat.com>
72
73         * lib/target-supports.exp (check_profiling_available): Add MN10300
74         to the list of targets that do not support profiling.  Restore
75         alpha sorting to this list.
76
77 2011-03-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
78
79         * gcc.dg/torture/vector-1.c: On powerpc add -fabi=altivec to avoid
80         failure on 32-bit systems.
81         * gcc.dg/torture/vector-2.c: Ditto.
82
83 2011-03-22  Richard Guenther  <rguenther@suse.de>
84
85         PR tree-optimization/48228
86         * gcc.dg/Wstrict-overflow-23.c: New testcase.
87
88 2011-03-21  Jack Howarth  <howarth@bromo.med.uc.edu>
89
90         * lib/prune.exp (prune_gcc_output): Prune "could not create
91         compact unwind for" warnings.
92
93 2011-03-20  Jakub Jelinek  <jakub@redhat.com>
94
95         PR c/42544
96         PR c/48197
97         * gcc.c-torture/execute/pr42544.c: New test.
98         * gcc.c-torture/execute/pr48197.c: New test.
99
100 2011-03-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
101
102         PR preprocessor/48192
103         * gcc.target/powerpc/pr48192.c: New file.
104
105         PR target/48053
106         * gcc.target/powerpc/pr48053-3.c: New file, add test case for
107         split problem of 0 being loaded in a VSX register.
108
109 2011-03-21  Richard Guenther  <rguenther@suse.de>
110
111         PR c/47939
112         * gcc.dg/debug/dwarf2/pr47939-1.c: New testcase.
113         * gcc.dg/debug/dwarf2/pr47939-2.c: Likewise.
114         * gcc.dg/debug/dwarf2/pr47939-3.c: Likewise.
115         * gcc.dg/debug/dwarf2/pr47939-4.c: Likewise.
116
117 2011-03-21  Jakub Jelinek  <jakub@redhat.com>
118
119         PR target/48213
120         * gcc.dg/pr48213.c: New test.
121
122 2011-03-21  Kai Tietz  <ktietz@redhat.com>
123
124         PR target/12171
125         * g++.dg/plugin/attribute_plugin.c: Adjust test.
126
127 2011-03-21  Chung-Lin Tang  <cltang@codesourcery.com>
128
129         * gcc.target/arm/xor-and.c: New.
130
131 2010-03-21  Thomas Koenig  <tkoenig@gcc.gnu.org>
132
133         PR fortran/22572
134         * gfortran.dg/function_optimize_1.f90:  New test.
135         * gfortran.dg/function_optimize_2.f90:  New test.
136
137 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
138
139         PR rtl-optimization/47502
140         * gcc.target/i386/pr47502-1.c: New.
141         * gcc.target/i386/pr47502-2.c: Likewise.
142
143 2011-03-20  Jakub Jelinek  <jakub@redhat.com>
144
145         PR rtl-optimization/48156
146         * gcc.dg/pr48156.c: New test.
147
148 2011-03-19  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
149
150         PR libfortran/47439
151         * gfortran.dg/scratch_1.f90: Adjust test.
152
153 2011-03-19  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
154
155         PR libfortran/47439
156         * gfortran.dg/scratch_1.f90: New test.
157
158 2011-03-18  Joseph Myers  <joseph@codesourcery.com>
159
160         * gcc.dg/c1x-typedef-1.c: Expect errors for redefinitions of
161         variably modified typedefs.
162         * gcc.dg/c1x-typedef-2.c: Remove.
163
164 2011-03-18  Joseph Myers  <joseph@codesourcery.com>
165
166         * gcc.dg/c1x-anon-struct-1.c: Don't test use of typedefs.
167         * gcc.dg/c1x-anon-struct-3.c: New test.
168         * gcc.dg/anon-struct-11.c: Update.
169
170 2011-03-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
171
172         * gcc.dg/vect/slp-multitypes-2.c: Replace dg-do run with
173         dg-xfail-run-if.
174         Only xfail with gas.
175
176 2011-03-18  Jason Merrill  <jason@redhat.com>
177
178         * g++.dg/template/fn-ptr1.C: New.
179
180         * g++.dg/overload/volatile1.C: New.
181
182         * g++.dg/opt/pr23372.C: New.
183
184         * g++.dg/ext/attrib32.C: Expect errors on the two-names case.
185
186 2011-03-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
187
188         PR middle-end/47405
189         * gcc.dg/torture/20090618-1.c: Skip on mips-sgi-irix*.
190
191 2011-03-18  Chung-Lin Tang  <cltang@codesourcery.com>
192
193         * gcc.target/arm/unsigned-extend-1.c: New.
194
195 2011-03-18  Jakub Jelinek  <jakub@redhat.com>
196
197         PR bootstrap/48161
198         * gcc.c-torture/compile/pr48161.c: New test.
199
200 2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
201
202         PR middle-end/47725
203         * gcc.dg/torture/pr47725.c: New.
204
205 2011-03-17  Jason Merrill  <jason@redhat.com>
206
207         * g++.dg/cpp0x/constexpr-overflow2.C: New.
208         * g++.dg/cpp0x/constexpr-data2.C: Remove FIXME.
209
210 2011-03-17  Eric Botcazou  <ebotcazou@adacore.com>
211
212         * gnat.dg/specs/elab2.ads: New test.
213         * gnat.dg/specs/elab2_pkg.ads: New helper.
214
215 2011-03-17  Jason Merrill  <jason@redhat.com>
216
217         * g++.dg/cpp0x/decltype-1212.C: New.
218         * g++.dg/cpp0x/rv-return.C: Adjust expected type.
219
220 2011-03-17  Jason Merrill  <jason@redhat.com>
221
222         * g++.dg/parse/memfnquals1.C: New.
223
224 2011-03-17  Richard Guenther  <rguenther@suse.de>
225
226         PR middle-end/48134
227         * gcc.dg/pr48134.c: New testcase.
228
229 2011-03-17  Richard Guenther  <rguenther@suse.de>
230
231         PR middle-end/48165
232         * g++.dg/torture/pr48165.C: New testcase.
233
234 2011-03-17  Jakub Jelinek  <jakub@redhat.com>
235
236         PR rtl-optimization/48141
237         * gcc.dg/pr48141.c: New test.
238
239 2011-03-16  Jason Merrill  <jason@redhat.com>
240
241         * g++.dg/cpp0x/constexpr-48089.C: New.
242
243         * g++.dg/cpp0x/constexpr-abi1.C: New.
244
245         * g++.dg/cpp0x/constexpr-46336.C: New.
246         * g++.dg/parse/friend5.C: Adjust expected errors.
247
248         * g++.dg/cpp0x/constexpr-47570.C: New.
249
250 2011-03-16  Dodji Seketeli  <dodji@redhat.com>
251
252         PR debug/47510
253         * ++.dg/debug/dwarf2/typedef6.C: New test.
254
255 2011-03-16  Jason Merrill  <jason@redhat.com>
256
257         * g++.dg/cpp0x/elision2.C: New.
258
259         * g++.dg/cpp0x/constexpr-array3.C: New.
260
261 2011-03-16  Jason Merrill  <jason@redhat.com>
262
263         * g++.dg/cpp0x/sfinae6.C: New.
264         * gcc/testsuite/g++.dg/cpp0x/initlist38.C: Adjust expected error.
265         * gcc/testsuite/g++.dg/cpp0x/pr45908.C: Likewise.
266         * gcc/testsuite/g++.dg/cpp0x/sfinae6.C: Likewise.
267         * gcc/testsuite/g++.old-deja/g++.jason/conversion11.C: Likewise.
268         * gcc/testsuite/g++.old-deja/g++.law/arg11.C: Likewise.
269
270 2011-03-16  Jason Merrill  <jason@redhat.com>
271
272         * g++.dg/template/incomplete6.C: New.
273
274 2011-03-16  Jeff Law <law@redhat.com>
275
276         * gcc.dg/tree-ssa/vrp55.c: New test.
277
278 2011-03-16  Jason Merrill  <jason@redhat.com>
279
280         * g++.dg/cpp0x/auto22.C: New.
281
282 2011-03-16  Richard Guenther  <rguenther@suse.de>
283
284         * gcc.dg/guality/vla-1.c (main): Use result of f1 to avoid
285         optimizing it away if promoted to const.
286
287 2011-03-16  Richard Guenther  <rguenther@suse.de>
288
289         PR tree-optimization/48149
290         * gcc.dg/fold-complex-1.c: New testcase.
291
292 2011-03-16  Richard Guenther  <rguenther@suse.de>
293
294         PR testsuite/48147
295         * gcc.dg/guality/pr45882.c: Really make sure no inlining
296         or cloning happens.
297
298 2011-03-16  Richard Guenther  <rguenther@suse.de>
299
300         PR tree-optimization/26134
301         * gcc.dg/tree-ssa/complex-6.c: New testcase.
302
303 2011-03-16  Richard Guenther  <rguenther@suse.de>
304
305         PR tree-optimization/48146
306         * gcc.dg/torture/pr48146.c: New testcase.
307
308 2011-03-16  Richard Guenther  <rguenther@suse.de>
309
310         * gcc.dg/tree-ssa/pr14814.c: Adjust.
311         * gcc.dg/tree-ssa/ssa-ccp-19.c: Likewise.
312
313 2011-03-16  Jakub Jelinek  <jakub@redhat.com>
314
315         PR middle-end/48136
316         * gcc.c-torture/compile/pr48136.c: New test.
317
318         * g++.dg/debug/dwarf2/icf.C: Adjust for -fenable-icf-debug removal.
319
320         PR debug/45882
321         * gcc.dg/guality/pr45882.c: New test.
322
323 2011-03-15  Jason Merrill  <jason@redhat.com>
324
325         * g++.dg/cpp0x/constexpr-recursion.C: New.
326
327         * g++.dg/cpp0x/implicit11.C: New.
328
329 2011-03-15  Rodrigo Rivas Costa  <rodrigorivascosta@gmail.com>
330
331        * g++.dg/cpp0x/constexpr-attribute.C: New.
332
333 2011-03-15  Manuel López-Ibáñez  <manu@gcc.gnu.org>
334
335         * g++.dg/parse/pr34758.C: New.
336
337 2011-03-15  Xinliang David Li  <davidxl@google.com>
338
339         PR c/47837
340         * gcc.dg/uninit-pred-7_d.c: New test.
341         * gcc.dg/uninit-pred-8_d.c: New test.
342
343 2011-03-15  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
344
345         PR target/46788
346         * gcc.target/arm/pr46788.c: New.
347
348 2011-03-15  Richard Guenther  <rguenther@suse.de>
349
350         PR middle-end/47650
351         * gfortran.dg/c_f_pointer_tests_3.f90: Adjust.
352         * gfortran.dg/ishft_4.f90: Likewise.
353         * gfortran.dg/leadz_trailz_3.f90: Likewise.
354
355 2011-03-15  Richard Guenther  <rguenther@suse.de>
356
357         PR tree-optimization/13954
358         * g++.dg/tree-ssa/pr13954.C: New testcase.
359
360 2011-03-15  Richard Guenther  <rguenther@suse.de>
361
362         PR tree-optimization/48037
363         * gcc.target/i386/pr48037-1.c: New testcase.
364
365 2011-03-15  Richard Guenther  <rguenther@suse.de>
366
367         PR tree-optimization/41490
368         * gcc.dg/tree-ssa/ssa-sink-6.c: New testcase.
369         * gcc.dg/tree-ssa/ssa-sink-7.c: Likewise.
370         * gcc.dg/tree-ssa/ssa-sink-8.c: Likewise.
371         * gcc.dg/tree-ssa/ssa-sink-9.c: Likewise.
372         * g++.dg/tree-ssa/pr33604.C: Adjust.
373
374 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
375
376         PR middle-end/47917
377         * gcc.c-torture/execute/pr47917.c: New test.
378         * gcc.dg/pr47917.c: New test.
379
380         PR middle-end/38878
381         * gcc.dg/tree-ssa/foldaddr-1.c: Remove xfail.
382
383 2011-03-14  Uros Bizjak  <ubizjak@gmail.com>
384
385         * gcc.target/i386/sse4_1-floor-vec.c: New test.
386         * gcc.target/i386/sse4_1-ceil-vec.c: Ditto.
387         * gcc.target/i386/sse4_1-trunc-vec.c: Ditto.
388         * gcc-target/i386/sse4_1-rint-vec.c: Ditto.
389         * gcc.target/i386/sse4_1-floorf-vec.c: Ditto.
390         * gcc.target/i386/sse4_1-ceilf-vec.c: Ditto.
391         * gcc.target/i386/sse4_1-truncf-vec.c: Ditto.
392         * gcc.target/i386/sse4_1-rintf-vec.c: Ditto.
393         * gcc.target/i386/avx-floor-vec.c: Ditto.
394         * gcc.target/i386/avx-ceil-vec.c: Ditto.
395         * gcc.target/i386/avx-trunc-vec.c: Ditto.
396         * gcc.target/i386/avx-rint-vec.c: Ditto.
397         * gcc.target/i386/avx-floorf-vec.c: Ditto.
398         * gcc.target/i386/avx-ceilf-vec.c: Ditto.
399         * gcc.target/i386/avx-truncf-vec.c: Ditto.
400         * gcc.target/i386/avx-rintf-vec.c: Ditto.
401
402 2011-03-14  Tom Tromey  <tromey@redhat.com>
403
404         * gcc.dg/Woverlength-strings-pedantic-c90-asm.c: New file.
405         * gcc.dg/Woverlength-strings-pedantic-c89-asm.c: New file.
406         * gcc.dg/Woverlength-strings-pedantic-c99-asm.c: New file.
407
408 2011-03-14  Tom Tromey  <tromey@redhat.com>
409
410         * gcc.dg/Woverlength-strings-pedantic-c89-ext.c: New file.
411         * gcc.dg/Woverlength-strings-pedantic-c90-ext.c: New file.
412         * gcc.dg/Woverlength-strings-pedantic-c99-ext.c: New file.
413
414 2011-03-14  H.J. Lu  <hongjiu.lu@intel.com>
415
416         * gcc.target/i386/builtin-copysign.c: Remove __LP64__ check.
417
418 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
419
420         PR rtl-optimization/47166
421         * gcc.c-torture/execute/postmod-1.c: New test.
422
423 2011-03-14  Richard Guenther  <rguenther@suse.de>
424
425         PR middle-end/48098
426         * gcc.dg/torture/pr48098.c: New testcase.
427
428 2011-03-12  Peter Bergner  <bergner@vnet.ibm.com>
429
430         PR target/48053
431         * gcc.target/powerpc/pr48053-1.c: New test.
432         * gcc.target/powerpc/pr48053-2.c: Likewise.
433
434 2011-03-12  Thomas Koenig  <tkoenig@gcc.gnu.org>
435
436         PR libfortran/48066
437         * gfortran.dg/intrinsic_ifunction_2.f90:  Correct PR number.
438
439 2011-03-12  Thomas Koenig  <tkoenig@gcc.gnu.org>
440
441         PR libfortran/48066
442         * gfortran.dg/intrinsic_ifunction_2.f90:  New test case.
443
444 2011-03-12  Janus Weil  <janus@gcc.gnu.org>
445
446         PR fortran/48059
447         * gfortran.dg/class_41.f03: New.
448
449 2011-03-11  Dodji Seketeli  <dodji@redhat.com>
450
451         * g++.dg/conversion/cast3.C: New test.
452
453 2011-03-11  Jason Merrill  <jason@redhat.com>
454
455         * g++.dg/template/error45.C: New.
456
457         * g++.dg/parse/no-type-defn1.C: New.
458
459         * g++.dg/ext/attrib40.C: New.
460
461         * g++.dg/cpp0x/regress/array1.C: New.
462
463 2011-03-11  Richard Guenther  <rguenther@suse.de>
464
465         PR tree-optimization/48067
466         * gcc.dg/pr48067.c: New testcase.
467
468 2011-03-11  Richard Guenther  <rguenther@suse.de>
469
470         PR lto/48073
471         * g++.dg/lto/20110311-1_0.C: New testcase.
472
473 2011-03-11  Jakub Jelinek  <jakub@redhat.com>
474
475         PR c++/48035
476         * g++.dg/inherit/virtual8.C: New test.
477
478         PR middle-end/48044
479         * gcc.dg/torture/pr48044.c: New test.
480
481 2011-03-11  Janus Weil  <janus@gcc.gnu.org>
482
483         PR fortran/47768
484         * gfortran.dg/proc_ptr_comp_31.f90: New.
485
486 2011-03-11  Richard Guenther  <rguenther@suse.de>
487
488         PR tree-optimization/47278
489         * gcc.dg/torture/pr47278-1.c: New testcase.
490         * gcc.dg/torture/pr47278-2.c: Likewise.
491
492 2011-03-11  Jakub Jelinek  <jakub@redhat.com>
493
494         PR tree-optimization/48063
495         * gcc.dg/torture/pr48063.c: New test.
496
497 2011-03-10  Jason Merrill  <jason@redhat.com>
498
499         * g++.dg/template/array22.C: New.
500
501         * g++.dg/cpp0x/syntax-err1.C: New.
502         * g++.dg/parse/error36.C: Adjust expected errors.
503         * g++.old-deja/g++.pt/ctor2.C: Likewise.
504         * g++.old-deja/g++.pt/typename3.C: Likewise.
505         * g++.old-deja/g++.pt/typename4.C: Likewise.
506         * g++.old-deja/g++.pt/typename6.C: Likewise.
507
508 2011-03-09  Jason Merrill  <jason@redhat.com>
509
510         * g++.dg/template/nontype22.C: New.
511
512 2011-03-09  Martin Jambor  <mjambor@suse.cz>
513
514         PR tree-optimization/47714
515         * g++.dg/torture/pr47714.C: New test.
516
517 2011-03-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
518
519         PR target/47755
520         * gcc.target/powerpc/pr47755-2.c: New file.
521
522 2011-03-08  Jakub Jelinek  <jakub@redhat.com>
523
524         * go.test/go-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TESTS
525         is not set in the environment, pass 64 as first argument when not
526         running expensive tests or pass max($[`ulimit -u`/4], 10000) on
527         native where ulimit -u is supported.
528
529 2011-03-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
530
531         * gcc.dg/optimize-bswapsi-1.c: Use -march=z900 on s390.
532
533 2011-03-08  Jason Merrill  <jason@redhat.com>
534
535         * g++.dg/template/nontype21.C: New.
536
537         * g++.dg/template/anon5.C: New.
538
539 2011-03-08  Jakub Jelinek  <jakub@redhat.com>
540
541         PR debug/47881
542         * gcc.dg/pr47881.c: New test.
543
544 2011-03-08  Dodji Seketeli  <dodji@redhat.com>
545
546         PR c++/47957
547         * g++.dg/lookup/template3.C: New test.
548
549 2011-03-08  Kai Tietz  <ktietz@redhat.com>
550
551         * g++.dg/tree-ssa/pr21082.C: Use __INTPTR_TYPE__ instead of
552         'long' type.
553
554 2011-03-08  Mikael Pettersson  <mikpe@it.uu.se>
555
556         PR testsuite/47954
557         * gcc.dg/tree-ssa/ssa-ccp-33.c: Use __alignof__ not
558         sizeof to compute alignment.
559
560 2011-03-08  Jakub Jelinek  <jakub@redhat.com>
561
562         PR tree-optimization/48022
563         * gcc.dg/pr48022-1.c: New test.
564         * gcc.dg/pr48022-2.c: New test.
565
566 2011-03-07  Jason Merrill  <jason@redhat.com>
567
568         * g++.dg/template/nontype20.C: New.
569         * g++.dg/init/member1.C: Adjust expected errors.
570         * g++.dg/parse/constant4.C: Likewise.
571         * g++.dg/template/qualified-id3.C: Likewise.
572         * g++.old-deja/g++.pt/crash10.C: Likewise.
573
574         * g++.dg/cpp0x/regress/non-const1.C: New.
575
576 2011-03-07  Jakub Jelinek  <jakub@redhat.com>
577
578         PR debug/47991
579         * gcc.dg/pr47991.c: New test.
580
581 2011-03-07  Jason Merrill  <jason@redhat.com>
582
583         * g++.dg/abi/mangle46.C: New.
584
585 2011-03-07  Pat Haugen <pthaugen@us.ibm.com>
586
587         PR target/47862
588         * gcc.target/powerpc/pr47862.c: New.
589
590 2011-03-07  Jack Howarth <howarth@bromo.med.uc.edu>
591
592         PR target/45413
593         * gcc.target/i386/combine-mul.c: Require nonpic.
594
595 2011-03-07  Paul Wögerer  <paul_woegerer@mentor.com>
596             Nathan Froyd  <froydnj@codesourcery.com>
597
598         * gcc.dg/20001117-1.c: Abort on NULL call_sites.
599
600 2011-03-06  Mark Mitchell  <mark@codesourcery.com>
601
602         * README.QMTEST: Remove.
603
604 2011-03-06  Paul Thomas  <pault@gcc.gnu.org>
605             Jerry DeLisle  <jvdelisle@gcc.gnu.org>
606
607         PR fortran/47850
608         * gfortran.dg/array_constructor_37.f90 : New test.
609
610 2011-03-05  Jason Merrill  <jason@redhat.com>
611
612         * g++.dg/abi/mangle39.C: ABI v5, not 6.
613         * g++.dg/abi/mangle45.C: Likewise.
614         * g++.dg/cpp0x/trailing1.C: Likewise.
615
616 2011-03-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
617
618         * gcc.dg/torture/pr47975.c: Add -fno-common option on hppa*-*-hpux*.
619
620 2011-03-05  Jakub Jelinek  <jakub@redhat.com>
621
622         PR rtl-optimization/47899
623         * gcc.dg/pr47899.c: New test.
624
625         * gcc.dg/torture/pr47968.c: Ignore warnings.
626
627         PR tree-optimization/47967
628         * gcc.c-torture/compile/pr47967.c: New test.
629
630 2011-03-04  Nicola Pero  <nicola.pero@meta-innovation.com>
631
632         * objc.dg/property/property-encoding-1.m: Tidied up testcase.
633         * obj-c++.dg/property/property-encoding-1.mm: Likewise.
634
635 2011-03-04  Nicola Pero  <nicola.pero@meta-innovation.com>
636
637         * objc.dg/gnu-api-2-property.m: Added tests for property_getName()
638         and property_getAttributes() if __OBJC2__.
639         * obj-c++.dg/gnu-api-2-property.mm: Likewise.
640         * objc.dg/property/property-encoding-1.m: New.
641         * obj-c++.dg/property/property-encoding-1.mm: New.
642
643 2011-03-04  Jason Merrill  <jason@redhat.com>
644
645         * g++.dg/template/pseudodtor6.C: New.
646
647         * g++.dg/inherit/covariant19.C: New.
648
649 2011-03-04  Richard Guenther  <rguenther@suse.de>
650
651         PR middle-end/47968
652         * gcc.dg/torture/pr47968.c: New testcase.
653
654 2011-03-04  Richard Guenther  <rguenther@suse.de>
655
656         PR middle-end/47975
657         * gcc.dg/torture/pr47975.c: New testcase.
658
659 2011-03-03  Paolo Carlini  <paolo.carlini@oracle.com>
660
661         PR c++/47974
662         * g++.dg/template/crash106.C: New.
663
664 2011-03-03  Jakub Jelinek  <jakub@redhat.com>
665
666         PR c/47963
667         * gcc.dg/gomp/pr47963.c: New test.
668         * g++.dg/gomp/pr47963.C: New test.
669
670 2011-03-02  Jason Merrill  <jason@redhat.com>
671
672         * g++.dg/cpp0x/regress/condition1.C: New.
673
674         * g++.dg/cpp0x/constexpr-ctor9.C: New.
675
676 2011-03-01  Jason Merrill  <jason@redhat.com>
677
678         * g++.dg/cpp0x/lambda/lambda-98.C: New.
679
680         * g++.dg/cpp0x/constexpr-non-const-arg2.C: New.
681
682 2011-03-02  Richard Sandiford  <richard.sandiford@linaro.org>
683
684         PR rtl-optimization/47925
685         * gcc.c-torture/execute/pr47925.c: New test.
686
687 2011-03-01  Jason Merrill  <jason@redhat.com>
688
689         * g++.dg/cpp0x/decltype25.C: New.
690
691         * g++.dg/cpp0x/regress/bitfield-err1.C: New.
692
693 2011-03-01  Richard Guenther  <rguenther@suse.de>
694
695         PR tree-optimization/47890
696         * gcc.dg/torture/pr47890.c: New testcase.
697
698 2011-03-01  Richard Guenther  <rguenther@suse.de>
699
700         PR lto/47924
701         * gcc.dg/lto/pr47924_0.c: New testcase.
702
703 2011-03-01  Richard Guenther  <rguenther@suse.de>
704
705         PR lto/46911
706         * gfortran.dg/lto/pr46911_0.f: New testcase.
707
708 2011-02-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
709
710         PR libgfortran/47933
711         * gfortran.dg/fmt_fw_d.f90: Fix test by adding dg-options to avoid
712         compile errors from older code form.
713
714 2011-02-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
715
716         PR libgfortran/47567
717         * gfortran.dg/fmt_fw_d.f90: New test.
718
719 2011-02-28  Jason Merrill  <jason@redhat.com>
720
721         * g++.dg/inherit/covariant18.C: New.
722
723 2011-02-28  Jakub Jelinek  <jakub@redhat.com>
724
725         PR middle-end/47893
726         * gcc.dg/pr47893.c: New test.
727
728 2011-02-28  Nicola Pero  <nicola.pero@meta-innovation.com>
729
730         * objc.dg/gnu-api-2-sel.m: Test that sel_getTypedSelector return
731         NULL in case of a selector with conflicting types.
732         * obj-c++.dg/gnu-api-2-sel.mm: Same change.
733
734 2011-02-28  Kazu Hirata  <kazu@codesourcery.com>
735
736         * gcc.target/arm/vfp-ldmdbd.c, gcc.target/arm/vfp-ldmdbs.c,
737         gcc.target/arm/vfp-ldmiad.c, gcc.target/arm/vfp-ldmias.c,
738         gcc.target/arm/vfp-stmdbd.c, gcc.target/arm/vfp-stmdbs.c,
739         gcc.target/arm/vfp-stmiad.c, gcc.target/arm/vfp-stmias.c: New.
740
741 2011-02-28  Jason Merrill  <jason@redhat.com>
742
743         PR c++/47906
744         * g++.dg/cpp0x/trailing1.C: Specify -fabi-version=6.
745
746 2011-02-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
747
748         PR libgfortran/47778
749         * gfortran.dg/namelist_71.f90: New test.
750
751 2011-02-27  Jason Merrill  <jason@redhat.com>
752
753         PR c++/47906
754         * g++.dg/abi/mangle39.C: Specify -fabi-version=6.
755         * g++.dg/abi/mangle45.C: Specify -fabi-version=6.
756
757 2011-02-27  Paolo Carlini  <paolo.carlini@oracle.com>
758
759         PR c++/46466
760         * g++.dg/cpp0x/constexpr-ctor8.C: New.
761
762 2011-02-27  Jakub Jelinek  <jakub@redhat.com>
763
764         PR fortran/47886
765         * gfortran.dg/gomp/task-1.f90: Removed.
766
767 2011-02-26  Jason Merrill  <jason@redhat.com>
768
769         * g++.dg/template/this-targ1.C: New.
770
771         * g++.dg/cpp0x/regress/template-const1.C: New.
772         * g++.dg/cpp0x/regress/template-function1.C: Adjust.
773         * g++.dg/template/function1.C: Adjust.
774         * g++.dg/cpp0x/regress/debug-debug7.C: Adjust.
775         * g++.dg/debug/debug7.C: Adjust.
776
777 2011-02-26  Tobias Burnus  <burnus@net-b.de>
778
779         PR fortran/47886
780         * gfortran.dg/gomp/task-1.f90: New.
781
782 2011-02-25  Jie Zhang  <jie@codesourcery.com>
783
784         * gcc.target/arm/neon-thumb2-move.c: Add
785         dg-require-effective-target arm_thumb2_ok.
786
787 2011-02-24  Jason Merrill  <jason@redhat.com>
788
789         * g++.dg/parse/constant1.C: Specify C++98 mode.
790         * g++.dg/parse/constant5.C: Likewise.
791         * g++.dg/parse/error2.C: Likewise.
792         * g++.dg/parse/semicolon3.C: Likewise.
793         * g++.dg/template/crash14.C: Likewise.
794         * g++.dg/template/local4.C: Likewise.
795         * g++.dg/template/nontype3.C: Likewise.
796         * g++.dg/parse/crash31.C: Adjust expected errors.
797         * g++.dg/template/function1.C: Likewise.
798         * g++.dg/template/ref3.C: Likewise.
799         * g++.dg/template/static9.C: Likewise.
800         * g++.old-deja/g++.pt/crash41.C: Instantiate template.
801
802         * g++.dg/cpp0x/constexpr-array-tparm.C: New.
803         * g++.dg/cpp0x/regress/parse-ambig5.C: Copy from parse/ambig5.C.
804         * g++.dg/cpp0x/regress/debug-debug7.C: Copy from debug/debug7.C.
805         * g++.dg/cpp0x/variadic20.C: Adjust expected errors.
806         * g++.dg/cpp0x/regress/template-function1.C: Likewise.
807
808 2011-02-24  Jakub Jelinek  <jakub@redhat.com>
809
810         PR fortran/47878
811         * gfortran.dg/pr47878.f90: New test.
812
813 2011-02-24  Richard Guenther  <rguenther@suse.de>
814
815         PR testsuite/47801
816         * gcc.dg/guality/pr41353-1.c (vari): Mark as used.
817         * gcc.dg/guality/pr41353-2.c (vari): Likewise.
818
819 2011-02-24  Richard Guenther  <rguenther@suse.de>
820
821         PR fortran/47839
822         * gfortran.dg/lto/pr47839_0.f90: New testcase.
823         * gfortran.dg/lto/pr47839_1.f90: Likewise.
824
825 2011-02-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
826
827         PR libgfortran/47567
828         * gfortran.dg/fmt_f0_1.f90: Update test.
829
830 2011-02-23  Jason Merrill  <jason@redhat.com>
831
832         * g++.dg/abi/mangle39.C: Adjust parm mangling.
833         * g++.dg/abi/mangle45.C: New.
834
835         * g++.dg/cpp0x/trailing1.C: Mangle decltype.
836         * g++.dg/template/canon-type-9.C: Match use of decltype
837         between declaration and definition.
838         * g++.dg/template/canon-type-12.C: Likewise.
839
840 2011-02-23  Mikael Morin  <mikael@gcc.gnu.org>
841
842         PR fortran/40850
843         * gfortran.dg/nested_allocatables_1.f90: New.
844
845 2011-02-23  Nathan Froyd  <froydnj@codesourcery.com>
846
847         PR c++/46868
848         * g++.dg/pr46868.C: New test.
849         * g++.dg/parse/parameter-declaration-1.C: Adjust.
850         * g++.dg/parse/error14.C: Adjust.
851
852 2011-02-23  Richard Guenther  <rguenther@suse.de>
853
854         PR tree-optimization/47838
855         * gcc.dg/tree-ssa/foldconst-2.c: Scan tree-ch dump.
856
857 2011-02-23  Uros Bizjak  <ubizjak@gmail.com>
858
859         * g++.dg/other/pr47218.C: Fix dg-options.  Cleanup saved temps.
860
861 2011-02-23  Uros Bizjak  <ubizjak@gmail.com>
862
863         * gfortran.dg/allocate_deferred_char_scalar_1.f03: Fix dg-do syntax.
864         * gfortran.dg/count_init_expr.f03: Ditto.
865         * gfortran.dg/gomp/pr43711.f90: Ditto.
866         * gcc.dg/struct-parse-2.c: Ditto.
867         * gcc.dg/parse-error-3.c: Ditto.
868         * gcc.dg/Wlogical-op-1.c: Ditto.
869         * gcc.dg/Walways-true-1.c: Ditto.
870         * gcc.dg/pr24225.c: Ditto.
871         * gcc.dg/Walways-true-2.c: Ditto.
872         * gcc.dg/tree-ssa/foldcast-1.c: Ditto.
873         * gcc.dg/tree-ssa/struct-aliasing-1.c: Ditto.
874         * gcc.dg/tree-ssa/struct-aliasing-2.c: Ditto.
875         * g++.dg/overload/defarg4.C: Ditto.
876         * g++.dg/inherit/covariant16.C: Ditto.
877         * g++.dg/inherit/virtual7.C: Ditto.
878         * g++.dg/template/canon-type-9.C: Ditto.
879         * g++.dg/template/access19.C: Ditto.
880         * g++.dg/template/call7.C: Ditto.
881         * g++.dg/template/canon-type-2.C: Ditto.
882         * g++.dg/template/init7.C: Ditto.
883         * g++.dg/template/sizeof-template-argument.C: Ditto.
884         * g++.dg/template/const3.C: Ditto.
885         * g++.dg/template/sfinae26.C: Ditto.
886         * g++.dg/template/sfinae26.C: Ditto.
887         * g++.dg/template/canon-type-11.C: Ditto.
888         * g++.dg/template/union2.C: Ditto.
889         * g++.dg/template/canon-type-3.C: Ditto.
890         * g++.dg/template/canon-type-1.C: Ditto.
891         * g++.dg/template/canon-type-5.C: Ditto.
892         * g++.dg/template/canon-type-7.C: Ditto.
893         * g++.dg/template/canon-type-10.C: Ditto.
894         * g++.dg/template/spec36.C: Ditto.
895         * g++.dg/template/typedef38.C: Ditto.
896         * g++.dg/template/canon-type-4.C: Ditto.
897         * g++.dg/template/canon-type-6.C: Ditto.
898         * g++.dg/template/canon-type-13.C: Ditto.
899         * g++.dg/template/instantiate9.C: Ditto.
900         * g++.dg/template/ttp22.C: Ditto.
901         * g++.dg/warn/Wreturn-type-6.C: Ditto.
902         * g++.dg/warn/Walways-true-1.C: Ditto.
903         * g++.dg/warn/Wlogical-op-1.C: Ditto.
904         * g++.dg/warn/Walways-true-2.C: Ditto.
905         * g++.dg/conversion/op4.C: Ditto.
906         * g++.dg/opt/pr19650.C: Ditto.
907         * g++.dg/lookup/friend11.C: Ditto.
908         * g++.dg/other/default2.C: Ditto.
909         * g++.dg/other/default3.C: Ditto.
910         * g++.dg/other/dtor2.C: Ditto.
911         * g++.dg/other/friend5.C: Ditto.
912         * g++.dg/other/default5.C: Ditto.
913         * g++.dg/init/brace6.C: Ditto.
914         * g++.dg/init/aggr5.C: Ditto.
915         * g++.dg/init/error2.C: Ditto.
916         * g++.dg/expr/bound-mem-fun.C: Ditto.
917         * g++.dg/expr/cond6.C: Ditto.
918         * g++.dg/expr/stmt-expr-1.C: Ditto.
919         * g++.dg/cpp0x/constexpr-object2.C: Ditto.
920         * g++.dg/cpp0x/constexpr-data1.C: Ditto.
921         * g++.dg/cpp0x/constexpr-function2.C: Ditto.
922         * g++.dg/cpp0x/bracket1.C: Ditto.
923         * g++.dg/cpp0x/variadic-mem-fn.C: Ditto.
924         * g++.dg/cpp0x/pr38646.C: Ditto.
925         * g++.dg/cpp0x/variadic73.C: Ditto.
926         * g++.dg/cpp0x/constexpr-function1.C: Ditto.
927         * g++.dg/cpp0x/bracket4.C: Ditto.
928         * g++.dg/cpp0x/decltype4.C: Ditto.
929         * g++.dg/cpp0x/constexpr-data2.C: Ditto.
930         * g++.dg/cpp0x/constexpr-object1.C: Ditto.
931         * g++.dg/cpp0x/variadic-crash2.C: Ditto.
932         * g++.dg/cpp0x/variadic-new2.C: Ditto.
933         * g++.dg/cpp0x/decltype2.C: Ditto.
934         * g++.dg/cpp0x/decltype1.C: Ditto.
935         * g++.dg/cpp0x/bracket2.C: Ditto.
936         * g++.dg/cpp0x/decltype5.C: Ditto.
937         * g++.dg/cpp0x/constexpr-function3.C: Ditto.
938         * g++.dg/cpp0x/variadic70.C: Ditto.
939         * g++.dg/cpp0x/decltype6.C: Ditto.
940         * g++.dg/cpp0x/rvo.C: Ditto.
941         * g++.dg/cpp0x/vt-40092.C: Ditto.
942         * g++.dg/cpp0x/variadic-new.C: Ditto.
943         * g++.dg/cpp0x/lambda/lambda-pass.C: Ditto.
944         * g++.dg/cpp0x/lambda/lambda-mixed.C: Ditto.
945         * g++.dg/cpp0x/lambda/lambda-nested.C: Ditto.
946         * g++.dg/cpp0x/lambda/lambda-recursive.C: Ditto.
947         * g++.dg/cpp0x/lambda/lambda-copy.C: Ditto.
948         * g++.dg/cpp0x/lambda/lambda-non-const.C: Ditto.
949         * g++.dg/cpp0x/lambda/lambda-ref-default.C: Ditto.
950         * g++.dg/cpp0x/lambda/lambda-deduce.C: Ditto.
951         * g++.dg/cpp0x/lambda/lambda-copy-default.C: Ditto.
952         * g++.dg/cpp0x/lambda/lambda-nop.C: Ditto.
953         * g++.dg/cpp0x/lambda/lambda-capture-const-ref.C: Ditto.
954         * g++.dg/cpp0x/lambda/lambda-ref.C: Ditto.
955         * g++.dg/cpp0x/lambda/lambda-const.C: Ditto.
956         * g++.dg/cpp0x/lambda/lambda-mutable.C: Ditto.
957         * g++.dg/cpp0x/lambda/lambda-in-class.C: Ditto.
958         * g++.dg/cpp0x/pr39639.C: Ditto.
959         * g++.dg/cpp0x/decltype3.C: Ditto.
960         * g++.dg/cpp0x/variadic68.C: Ditto.
961         * g++.dg/cpp0x/variadic-function.C: Ditto.
962         * g++.dg/cpp0x/constexpr-ex1.C: Ditto.
963         * g++.dg/cpp0x/variadic-bind.C: Ditto.
964         * g++.dg/cpp0x/variadic-tuple.C: Ditto.
965         * g++.dg/cpp0x/constexpr-ex2.C: Ditto.
966         * g++.dg/parse/crash35.C: Ditto.
967         * g++.dg/parse/crash40.C: Ditto.
968         * g++.dg/parse/defarg12.C: Ditto.
969         * g++.dg/parse/crash34.C: Ditto.
970         * g++.dg/parse/constructor3.C: Ditto.
971         * g++.dg/parse/template23.C: Ditto.
972         * g++.dg/parse/crash56.C: Ditto.
973         * g++.dg/parse/dtor13.C: Ditto.
974         * g++.dg/parse/error33.C: Ditto.
975         * g++.dg/parse/ctor9.C: Ditto.
976         * g++.dg/parse/error32.C: Ditto.
977         * g++.dg/parse/error37.C: Ditto.
978         * g++.dg/parse/bitfield3.C: Ditto.
979         * g++.dg/parse/struct-4.C: Ditto.
980         * g++.dg/ext/has_trivial_copy.C: Ditto.
981         * g++.dg/ext/is_polymorphic.C: Ditto.
982         * g++.dg/ext/has_nothrow_copy_odr.C: Ditto.
983         * g++.dg/ext/has_nothrow_copy-4.C: Ditto.
984         * g++.dg/ext/has_nothrow_assign.C: Ditto.
985         * g++.dg/ext/is_union.C: Ditto.
986         * g++.dg/ext/has_nothrow_copy-1.C: Ditto.
987         * g++.dg/ext/is_pod.C: Ditto.
988         * g++.dg/ext/has_virtual_destructor.C: Ditto.
989         * g++.dg/ext/has_trivial_constructor.C: Ditto.
990         * g++.dg/ext/has_nothrow_copy-3.C: Ditto.
991         * g++.dg/ext/has_nothrow_copy-5.C: Ditto.
992         * g++.dg/ext/has_trivial_destructor-1.C: Ditto.
993         * g++.dg/ext/has_nothrow_copy-6.C: Ditto.
994         * g++.dg/ext/is_abstract.C: Ditto.
995         * g++.dg/ext/has_trivial_assign.C: Ditto.
996         * g++.dg/ext/is_class.C: Ditto.
997         * g++.dg/ext/has_nothrow_assign_odr.C: Ditto.
998         * g++.dg/ext/has_nothrow_copy-7.C: Ditto.
999         * g++.dg/ext/is_base_of.C: Ditto.
1000         * g++.dg/ext/has_nothrow_copy-2.C: Ditto.
1001         * g++.dg/ext/has_nothrow_constructor.C: Ditto.
1002         * g++.dg/ext/is_empty.C: Ditto.
1003         * g++.dg/ext/is_enum.C: Ditto.
1004         * g++.dg/ext/has_nothrow_constructor_odr.C: Ditto.
1005         * gnat.dg/opt11.adb: Ditto.
1006         * obj-c++.dg/pr45735.mm: Ditto.
1007         * obj-c++.dg/pr24393.mm: Ditto.
1008         * obj-c++.dg/exceptions-2.mm: Ditto.
1009         * objc.dg/pr45735.m: Ditto.
1010         * objc.dg/pr24393.m: Ditto.
1011
1012 2011-02-23  Nicola Pero  <nicola.pero@meta-innovation.com>
1013
1014         * objc.dg/attributes/objc-exception-1.m: New.
1015
1016 2011-02-23  Jie Zhang  <jie@codesourcery.com>
1017
1018         * gcc.dg/cpp/include7.c: New test.
1019
1020 2011-02-22  Paolo Carlini  <paolo.carlini@oracle.com>
1021
1022         PR c++/47242
1023         * g++.dg/cpp0x/lambda/lambda-ice4.C: New.
1024
1025 2011-02-23  Jie Zhang  <jie@codesourcery.com>
1026
1027         PR rtl-optimization/47763
1028         * gcc.dg/pr47763.c: New test.
1029
1030 2011-02-22  Paul Thomas  <pault@gcc.gnu.org>
1031
1032         PR fortran/45743
1033         * gfortran.dg/whole_file_32.f90 : New test.
1034
1035 2011-02-22  Dodji Seketeli  <dodji@redhat.com>
1036
1037         PR c++/47666
1038         * g++.dg/inherit/virtual7.C: New test.
1039
1040 2011-02-22  Nicola Pero  <nicola.pero@meta-innovation.com>
1041
1042         PR objc/47832
1043         * objc.dg/type-size-3.m: Updated error message.
1044         * objc.dg/type-size-4.m: New test.
1045         * objc.dg/type-size-5.m: New test.
1046
1047 2011-02-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1048
1049         * lib/gnat.exp: Fix comments.
1050         Don't load libgloss.exp.
1051         (default_gnat_version): Call $compiler with --version.
1052         Adapt regexp for gnatmake output, insert version.
1053         (gnat_version): New proc.
1054         (gnat_init): Remove gnat_libgcc_s_path.
1055         (gnat_target_compile): Likewise.
1056         Remove ld_library_path.
1057         Log ADA_INCLUDE_PATH, ADA_OBJECTS_PATH.
1058         (gnat_pass): Remove.
1059         (gnat_pass): Remove.
1060         (gnat_finish): Remove.
1061         (gnat_exit): Remove.
1062         (local_find_gnatmake): Reindent.
1063         (runtest_file_p): Remove.
1064         (prune_warnings): Remove.
1065         (find_gnatclean): New proc.
1066         * lib/gnat-dg.exp (lremove): New proc.
1067         (gnat-dg-test): Reindent.
1068         Remove additional output files.
1069         (gnat-dg-runtest): Remove.
1070
1071         * gnat.dg/array7.adb: Use cleanup-tree-dump "optimized".
1072         * gnat.dg/loop_optimization6.adb: Likewise.
1073         * gnat.dg/atomic1.adb: Use cleanup-tree-dump "gimple".
1074
1075 2011-02-22  Jakub Jelinek  <jakub@redhat.com>
1076
1077         PR tree-optimization/47835
1078         * gcc.dg/pr46909.c: Check optimized dump instead of ifcombine.
1079
1080 2011-02-22  Tobias Burnus  <burnus@net-b.de>
1081
1082         * gfortran.dg/abstract_type_1.f90: Fix dg-do syntax.
1083         * gfortran.dg/abstract_type_2.f03: Ditto.
1084         * gfortran.dg/abstract_type_3.f03: Ditto.
1085         * gfortran.dg/abstract_type_4.f03: Ditto.
1086         * gfortran.dg/abstract_type_5.f03: Ditto.
1087         * gfortran.dg/abstract_type_6.f03: Ditto.
1088         * gfortran.dg/alloc_comp_constraint_6.f90: Ditto.
1089         * gfortran.dg/alloc_comp_init_expr.f03: Ditto.
1090         * gfortran.dg/allocatable_scalar_11.f90: Ditto.
1091         * gfortran.dg/allocate_scalar_with_shape.f90: Ditto.
1092         * gfortran.dg/array_function_5.f90: Ditto.
1093         * gfortran.dg/asynchronous_3.f03: Ditto.
1094         * gfortran.dg/char_expr_1.f90: Ditto.
1095         * gfortran.dg/class_14.f03: Ditto.
1096         * gfortran.dg/data_array_6.f: Ditto.
1097         * gfortran.dg/data_invalid.f90: Ditto.
1098         * gfortran.dg/dot_product_1.f03: Ditto.
1099         * gfortran.dg/func_derived_5.f90: Ditto.
1100         * gfortran.dg/func_result_4.f90: Ditto.
1101         * gfortran.dg/implied_do_1.f90: Ditto.
1102         * gfortran.dg/initialization_25.f90: Ditto.
1103         * gfortran.dg/initialization_26.f90: Ditto.
1104         * gfortran.dg/interface_34.f90: Ditto.
1105         * gfortran.dg/iso_c_binding_init_expr.f03: Ditto.
1106         * gfortran.dg/keyword_symbol_1.f90: Ditto.
1107         * gfortran.dg/matmul_8.f03: Ditto.
1108         * gfortran.dg/merge_init_expr.f90: Ditto.
1109         * gfortran.dg/pack_assign_1.f90: Ditto.
1110         * gfortran.dg/pack_vector_1.f90: Ditto.
1111         * gfortran.dg/pointer_check_8.f90: Ditto.
1112         * gfortran.dg/product_init_expr.f03: Ditto.
1113         * gfortran.dg/reshape_order_5.f90: Ditto.
1114         * gfortran.dg/reshape_shape_1.f90: Ditto.
1115         * gfortran.dg/reshape_zerosize_2.f90: Ditto.
1116         * gfortran.dg/same_name_2.f90: Ditto.
1117         * gfortran.dg/selected_real_kind_1.f90: Ditto.
1118         * gfortran.dg/spread_init_expr.f03: Ditto.
1119         * gfortran.dg/stmt_func_1.f90: Ditto.
1120         * gfortran.dg/sum_init_expr.f03: Ditto.
1121         * gfortran.dg/transpose_3.f03: Ditto.
1122         * gfortran.dg/unpack_init_expr.f03: Ditto.
1123         * gfortran.dg/warn_conversion.f90: Ditto.
1124         * gfortran.dg/warn_conversion_2.f90: Ditto.
1125         * gfortran.dg/warn_intent_out_not_set.f90: Ditto.
1126         * gfortran.dg/warn_unused_dummy_argument_1.f90: Ditto.
1127         * gfortran.dg/warn_unused_dummy_argument_2.f90: Ditto.
1128         * gfortran.dg/whole_file_16.f90: Ditto.
1129         * gfortran.dg/whole_file_17.f90: Ditto.
1130         * gfortran.dg/whole_file_18.f90: Ditto.
1131         * gfortran.dg/whole_file_20.f03: Ditto.
1132         * gfortran.dg/whole_file_5.f90: Ditto.
1133         * gfortran.dg/whole_file_6.f90: Ditto.
1134         * gfortran.dg/write_invalid_format.f90: Ditto.
1135         * gfortran.dg/zero_sized_6.f90: Ditto.
1136
1137 2011-02-21  Jeff Law <law@redhat.com>
1138
1139         PR rtl-optimization/46178
1140         * gcc.target/i386/pr46178.c: New test.
1141
1142         PR rtl-optimization/46002
1143         * gcc.c-torture/compile/pr46002.c: New test.
1144
1145 2011-02-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1146
1147         * g++.dg/cpp0x/lambda/lambda-conv.C: Skip scan-assembler check on
1148         *-*-hpux10*.
1149
1150 2011-02-21  Jakub Jelinek  <jakub@redhat.com>
1151
1152         PR debug/47106
1153         * g++.dg/debug/pr47106.C: Require effective target lto.
1154
1155 2011-02-21  Jason Merrill  <jason@redhat.com>
1156
1157         * g++.dg/cpp0x/constexpr-diag2.C: New.
1158
1159 2011-02-20  Jason Merrill  <jason@redhat.com>
1160
1161         * g++.dg/cpp0x/constexpr-ctor7.C: New.
1162
1163         * g++.dg/cpp0x/fntmpdefarg2.C: New.
1164
1165         * g++.dg/overload/conv-op1.C: New.
1166
1167         * g++.dg/cpp0x/constexpr-synth1.C: New.
1168
1169 2011-02-20  Nicola Pero  <nicola.pero@meta-innovation.com>
1170
1171         * objc.dg/layout-2.m: New.
1172         * objc.dg/selector-3.m: Adjusted location of error message.
1173         * objc.dg/type-size-3.m: Same.
1174         * obj-c++.dg/selector-3.mm: Same.
1175
1176 2011-02-20  Nicola Pero  <nicola.pero@meta-innovation.com>
1177
1178         PR objc/47784
1179         * objc.dg/property/dotsyntax-22.m: New.
1180         * obj-c++.dg/property/dotsyntax-22.mm: New.
1181
1182 2011-02-20  Dodji Seketeli  <dodji@redhat.com>
1183
1184         PR c++/46394
1185         * g++.dg/template/typedef38.C: New test.
1186
1187 2011-02-20  Paul Thomas  <pault@gcc.gnu.org>
1188
1189         PR fortran/46818
1190         * gfortran.dg/whole_file_30.f90 : New test.
1191         * gfortran.dg/whole_file_31.f90 : New test.
1192
1193 2011-02-20  Paul Thomas  <pault@gcc.gnu.org>
1194
1195         PR fortran/45077
1196         PR fortran/44945
1197         * gfortran.dg/whole_file_28.f90 : New test.
1198         * gfortran.dg/whole_file_29.f90 : New test.
1199
1200 2011-02-20  Paolo Carlini  <paolo.carlini@oracle.com>
1201
1202         PR c++/44118
1203         * g++.dg/template/crash105.C: New.
1204
1205 2011-02-19  Jason Merrill  <jason@redhat.com>
1206
1207         * g++.dg/cpp0x/regress/no-elide1.C: New.
1208
1209 2011-02-19  Alexandre Oliva  <aoliva@redhat.com>
1210
1211         PR tree-optimization/46620
1212         * gcc.dg/pr46620.c: New.
1213
1214 2011-02-19  Jakub Jelinek  <jakub@redhat.com>
1215
1216         PR c/47809
1217         * gcc.target/i386/pr47809.c: New test.
1218
1219 2011-02-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1220             Tobias Burnus  <burnus@net-b.de>
1221
1222         * lib/target-supports.exp
1223         (check_effective_target_fortran_large_real): New check for large reals.
1224         * gfortran.dg/nan_7.f90: New test.
1225
1226 2011-02-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1227
1228         PR libgfortran/47567
1229         * gfortran.dg/fmt_f0_1.f90: Update test.
1230
1231 2011-02-19  Paul Thomas  <pault@gcc.gnu.org>
1232
1233         PR fortran/47348
1234         * gfortran.dg/array_constructor_36.f90 : New test.
1235         * gfortran.dg/bounds_check_10.f90 : Change dg-output message to
1236         allow for comparison between different elements of the array
1237         constructor at different levels of optimization.
1238
1239 2011-02-19  H.J. Lu  <hongjiu.lu@intel.com>
1240
1241         * gcc.target/i386/pr31167.c: Require int128 instead of lp64.
1242         * gcc.target/i386/pr32280-1.c: Likewise.
1243
1244 2011-02-19  Jakub Jelinek  <jakub@redhat.com>
1245
1246         PR target/47800
1247         * gcc.target/i386/pr47800.c: New test.
1248
1249 2011-02-18  Iain Sandoe  <iains@gcc.gnu.org>
1250
1251         * objc/execute/exceptions/foward-1.x: New.
1252
1253 2011-02-18  Janus Weil  <janus@gcc.gnu.org>
1254
1255         PR fortran/47789
1256         * gfortran.dg/derived_constructor_comps_4.f90: New.
1257
1258 2011-02-18  Tobias Burnus
1259
1260         PR fortran/47775
1261         * gfortran.dg/func_result_6.f90: New.
1262
1263 2011-02-18  Paolo Carlini  <paolo.carlini@oracle.com>
1264
1265         PR c++/47795
1266         * g++.dg/cpp0x/lambda/lambda-ice3.C: New.
1267
1268 2011-02-18  Tobias Burnus  <burnus@net-b.de>
1269
1270         PR fortran/47750
1271         * lib/gfortran.exp (gfortran_init): Set gcc_error_prefix and
1272         gcc_warning_prefix.
1273         * lib/gfortran-dg.exp (gfortran-dg-test): Update regexp for
1274         normalizing the error/warning output.
1275         * gfortran.dg/Wall.f90: Update dg-error/warning.
1276         * gfortran.dg/argument_checking_15.f90: Update dg-error/warning.
1277         * gfortran.dg/argument_checking_3.f90: Update dg-error/warning.
1278         * gfortran.dg/argument_checking_6.f90: Update dg-error/warning.
1279         * gfortran.dg/bounds_temporaries_1.f90: Update dg-error/warning.
1280         * gfortran.dg/class_30.f90: Update dg-error/warning.
1281         * gfortran.dg/continuation_1.f90: Update dg-error/warning.
1282         * gfortran.dg/continuation_9.f90: Update dg-error/warning.
1283         * gfortran.dg/do_check_5.f90: Update dg-error/warning.
1284         * gfortran.dg/entry_17.f90: Update dg-error/warning.
1285         * gfortran.dg/entry_19.f90: Update dg-error/warning.
1286         * gfortran.dg/fmt_error.f90: Update dg-error/warning.
1287         * gfortran.dg/fmt_read_2.f90: Update dg-error/warning.
1288         * gfortran.dg/g77/12632.f: Update dg-error/warning.
1289         * gfortran.dg/g77/970625-2.f: Update dg-error/warning.
1290         * gfortran.dg/g77/980615-0.f: Update dg-error/warning.
1291         * gfortran.dg/generic_actual_arg.f90: Update dg-error/warning.
1292         * gfortran.dg/global_references_1.f90: Update dg-error/warning.
1293         * gfortran.dg/goto_8.f90: Update dg-error/warning.
1294         * gfortran.dg/initialization_1.f90: Update dg-error/warning.
1295         * gfortran.dg/io_constraints_1.f90: Update dg-error/warning.
1296         * gfortran.dg/io_constraints_2.f90: Update dg-error/warning.
1297         * gfortran.dg/io_constraints_3.f90: Update dg-error/warning.
1298         * gfortran.dg/iostat_3.f90: Update dg-error/warning.
1299         * gfortran.dg/public_private_module.f90: Update dg-error/warning.
1300         * gfortran.dg/volatile3.f90: Update dg-error/warning.
1301         * gfortran.dg/warning-directive-2.F90: Update dg-error/warning.
1302         * gfortran.dg/warnings_are_errors_1.f: Update dg-error/warning.
1303         * gfortran.dg/whole_file_1.f90: Update dg-error/warning.
1304         * gfortran.dg/whole_file_2.f90: Update dg-error/warning.
1305         * gfortran.dg/whole_file_3.f90: Update dg-error/warning.
1306
1307 2011-02-18  Janus Weil  <janus@gcc.gnu.org>
1308
1309         PR fortran/47768
1310         * gfortran.dg/proc_ptr_comp_30.f90: New.
1311
1312 2011-02-18  Jakub Jelinek  <jakub@redhat.com>
1313
1314         PR debug/47780
1315         * gcc.target/i386/pr47780.c: New test.
1316
1317 2011-02-18  Janus Weil  <janus@gcc.gnu.org>
1318
1319         PR fortran/47767
1320         * gfortran.dg/class_40.f03: New.
1321
1322 2011-02-18  Dodji Seketeli  <dodji@redhat.com>
1323
1324         PR c++/47208
1325         * g++.dg/cpp0x/auto21.C: New test.
1326
1327 2011-02-17  Iain Sandoe  <iains@gcc.gnu.org>
1328
1329         * objc.dg/special/unclaimed-category-1.h: Updated for
1330         new ABI support.
1331         * objc.dg/special/unclaimed-category-1.m: Same.
1332         * objc.dg/zero-link-1.m: Same.
1333         * objc.dg/lookup-1.m: Same.
1334         * objc.dg/torture/strings/const-str-9.m
1335         * objc.dg/torture/strings/const-str-10.m: Same.
1336         * objc.dg/torture/strings/const-str-11.m: Same.
1337         * objc.dg/torture/forward-1.m: Same.
1338         * objc.dg/zero-link-2.m: Same.
1339         * objc.dg/encode-7-next-64bit.m: Same.
1340         * objc.dg/method-4.m: Same.
1341         * objc.dg/next-runtime-1.m: Same.
1342         * objc.dg/image-info.m: Same.
1343         * objc.dg/pr23214.m: Same.
1344         * objc.dg/symtab-1.m: Same.
1345         * obj-c++.dg/basic.m: Same.
1346         * obj-c++.dg/proto-lossage-3.m: Same.
1347         * obj-c++.dg/torture/strings/const-str-10.m: Same.
1348         * obj-c++.dg/torture/strings/const-str-11.m: Same.
1349         * obj-c++.dg/torture/strings/const-str-9.m: Same.
1350         * obj-c++.dg/method-11.m: Same.
1351         * objc/execute/enumeration-1.m: Same.
1352         * objc/execute/object_is_class.m: Same.
1353         * objc/execute/formal_protocol-2.m: Same.
1354         * objc/execute/formal_protocol-4.m: Same.
1355         * objc/execute/formal_protocol-6.m: Same.
1356         * objc/execute/bycopy-3.m: Same.
1357         * objc/execute/exceptions/catchall-1.m: Same.
1358         * objc/execute/exceptions/finally-1.m: Same.
1359         * objc/execute/exceptions/local-variables-1.m: Same.
1360         * objc/execute/exceptions/foward-1.m: Same.
1361         * objc/execute/bf-common.h
1362         * objc/execute/enumeration-2.m: Same.
1363         * objc/execute/formal_protocol-1.m: Same.
1364         * objc/execute/formal_protocol-3.m: Same.
1365         * objc/execute/formal_protocol-5.m: Same.
1366         * objc/execute/accessing_ivars.m: Same.
1367         * objc/execute/bycopy-2.m: Same.
1368         * objc/execute/formal_protocol-7.m: Same.
1369         * objc/execute/compatibility_alias.m: Same.
1370         * objc/execute/no_clash.m: Same.
1371         * objc/execute/object_is_meta_class.m: Same.
1372         * objc/execute/exceptions/exceptions.exp: Load target-supports.exp
1373         * objc/execute/class-tests-1.h: Include stdio.h.
1374         * objc/execute/class-tests-2.h: Same.
1375         * obj-c++.dg/try-catch-9.mm: xfail-run the test with both
1376         runtimes.
1377         * obj-c++.dg/try-catch-2.mm: Same.
1378
1379 2011-02-17  Jakub Jelinek  <jakub@redhat.com>
1380
1381         PR c++/47783
1382         * g++.dg/warn/Wunused-parm-4.C: New test.
1383
1384 2011-02-17  Alexandre Oliva  <aoliva@redhat.com>
1385             Jan Hubicka  <jh@suse.cz>
1386
1387         PR debug/47106
1388         PR debug/47402
1389         * g++.dg/debug/pr47106.C: New.
1390
1391 2011-02-17  Uros Bizjak  <ubizjak@gmail.com>
1392
1393         PR target/43653
1394         * gcc.target/i386/pr43653.c: New test.
1395
1396 2011-02-11  Dodji Seketeli  <dodji@redhat.com>
1397
1398         PR c++/47172
1399         * g++.dg/template/inherit6.C: New test.
1400
1401 2011-02-16  Janus Weil  <janus@gcc.gnu.org>
1402
1403         PR fortran/47745
1404         * gfortran.dg/class_39.f03: New.
1405
1406 2011-02-16  Dodji Seketeli  <dodji@redhat.com>
1407
1408         PR c++/47326
1409         * g++.dg/cpp0x/variadic106.C: New test.
1410
1411 2011-02-16  Jakub Jelinek  <jakub@redhat.com>
1412
1413         PR libfortran/47757
1414         * gfortran.dg/pr47757-1.f90: New test.
1415         * gfortran.dg/pr47757-2.f90: New test.
1416         * gfortran.dg/pr47757-3.f90: New test.
1417
1418         PR c++/47704
1419         * g++.dg/cpp0x/enum8.C: New test.
1420
1421 2011-02-15  Jason Merrill  <jason@redhat.com>
1422
1423         * g++.dg/inherit/implicit-trivial1.C: New.
1424         * g++.dg/cpp0x/implicit-trivial1.C: New.
1425
1426 2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>
1427
1428         PR middle-end/47725
1429         * gcc.dg/torture/pr47725.c: Removed.
1430
1431 2011-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
1432
1433         PR target/47755
1434         * gcc.target/powerpc/pr47755.c: New file, test all 0 vector
1435         constant does not generate a load from memory.
1436
1437 2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>
1438
1439         PR middle-end/47725
1440         * gcc.dg/torture/pr47725.c: New.
1441
1442 2011-02-15  Richard Guenther  <rguenther@suse.de>
1443
1444         PR tree-optimization/47743
1445         * gcc.dg/torture/pr47743.c: New testcase.
1446
1447 2011-02-15  Jakub Jelinek  <jakub@redhat.com>
1448
1449         PR middle-end/47581
1450         * gcc.target/i386/pr47581.c: New test.
1451
1452 2011-02-14  Janus Weil  <janus@gcc.gnu.org>
1453
1454         PR fortran/47730
1455         * gfortran.dg/select_type_22.f03: New.
1456
1457 2011-02-14  Jason Merrill  <jason@redhat.com>
1458
1459         * g++.dg/cpp0x/regress/enum1.C: New.
1460
1461 2011-02-14  Eric Botcazou  <ebotcazou@adacore.com>
1462
1463         * gnat.dg/include.adb: New test.
1464
1465 2011-02-14  Janus Weil  <janus@gcc.gnu.org>
1466
1467         PR fortran/47728
1468         * gfortran.dg/class_38.f03: New.
1469
1470 2011-02-14  Eric Botcazou  <ebotcazou@adacore.com>
1471
1472         * gcc.dg/pr46494.c: New test.
1473
1474 2011-02-14  Richard Guenther  <rguenther@suse.de>
1475
1476         * gcc.dg/attr-weak-hidden-1.c: Make definition of foo strong.
1477
1478 2011-02-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1479
1480         PR ada/41929
1481         * gnat.dg/null_pointer_deref1.exp: Don't skip on
1482         sparc*-sun-solaris2.11.
1483
1484 2011-02-14  Janus Weil  <janus@gcc.gnu.org>
1485
1486         PR fortran/47349
1487         * gfortran.dg/argument_checking_18.f90: New.
1488
1489 2011-02-13  Tobias Burnus  <burnus@net-b.de>
1490
1491         * gfortran.dg/argument_checking_13.f90: Update dg-error.
1492         * gfortran.dg/argument_checking_17.f90: New.
1493
1494 2011-02-12  Janus Weil  <janus@gcc.gnu.org>
1495
1496         * gfortran.dg/allocate_derived_1.f90: Modified as polymorphic arrays
1497         are temporarily disabled.
1498         * gfortran.dg/class_7.f03: Ditto.
1499         * gfortran.dg/coarray_14.f90: Ditto.
1500         * gfortran.dg/typebound_proc_13.f03: Ditto.
1501
1502 2011-02-12  Mikael Morin  <mikael.morin@sfr.fr>
1503
1504         PR fortran/45586
1505         * gfortran.dg/extends_11.f03: New.
1506
1507 2011-02-11  Xinliang David Li  <davidxl@google.com>
1508
1509         PR tree-optimization/47707
1510         * g++.dg/tree-ssa/pr47707.C: New test.
1511
1512 2011-02-11  Eric Botcazou  <ebotcazou@adacore.com>
1513
1514         * g++.dg/opt/inline17.C: New test.
1515
1516 2011-02-11  Tobias Burnus  <burnus@net-b.de>
1517
1518         PR fortran/47550
1519         * gfortran.dg/pure_formal_2.f90: New.
1520
1521 2011-02-11  Pat Haugen <pthaugen@us.ibm.com>
1522
1523         PR rtl-optimization/47614
1524         * gfortran.dg/pr47614.f: New.
1525
1526 2011-02-11  Joseph Myers  <joseph@codesourcery.com>
1527
1528         PR driver/47678
1529         * gcc.dg/opts-6.c: New test.
1530
1531 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
1532
1533         PR debug/47684
1534         * gcc.dg/pr47684.c: New test.
1535
1536 2011-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1537
1538         PR target/47629
1539         * gcc.target/i386/pr47312.c: Use dg-require-effective-target
1540         c99_runtime, dg-add-options c99_runtime.
1541         (main): Use __asm__.
1542
1543 2011-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1544
1545         PR testsuite/47400
1546         * lib/target-supports.exp (check_ascii_locale_available): New proc.
1547         * lib/target-supports-dg.exp (dg-require-ascii-locale): New proc.
1548         * gcc.dg/attr-alias-5.c: Use dg-require-ascii-locale.
1549         * gcc.dg/ucnid-10.c: Likewise.
1550         * gcc.dg/ucnid-13.c: Likewise.
1551         * gcc.dg/ucnid-7.c: Likewise.
1552         * gcc.dg/ucnid-8.c: Likewise.
1553         Adapt dg-warning line number.
1554
1555 2011-02-10  Uros Bizjak  <ubizjak@gmail.com>
1556
1557         * gcc.target/i386/parity-1.c: Use -march=k8.
1558         * gcc.target/i386/parity-2.c: Ditto.
1559         * gcc.target/i386/vecinit-1.c: Ditto.
1560         * gcc.target/i386/vecinit-2.c: Ditto.
1561
1562 2011-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1563
1564         PR target/46610
1565         * gcc.target/mips/save-restore-1.c: Skip on mips-sgi-irix6*.
1566         * gcc.target/mips/save-restore-3.c: Likewise.
1567         * gcc.target/mips/save-restore-4.c: Likewise.
1568         * gcc.target/mips/save-restore-5.c: Likewise.
1569
1570         PR target/47683
1571         * g++.dg/tree-prof/partition1.C: Skip on mips-sgi-irix*.
1572         * g++.dg/tree-prof/partition2.C: Likewise.
1573
1574 2011-02-09  Jason Merrill  <jason@redhat.com>
1575
1576         * g++.dg/tree-ssa/inline-3.C: Use a normal function
1577         rather than misdeclare std::puts.
1578
1579         * g++.dg/ext/vla1.C: Adjust for C++0x mode.
1580         * g++.dg/other/warning1.C: Likewise.
1581         * g++.old-deja/g++.bugs/900119_01.C: Likewise.
1582         * g++.old-deja/g++.gb/scope06.C: Likewise.
1583         * g++.old-deja/g++.law/cvt11.C: Likewise.
1584         * g++.old-deja/g++.law/init1.C: Likewise.
1585         * g++.dg/abi/mangle26.C: Likewise.
1586
1587         * g++.dg/template/function1.C: Adjust for C++0x mode.
1588         * g++.dg/cpp0x/regress/template-function1.C: Copy it.
1589
1590         * g++.dg/ext/label10.C: Adjust for C++0x mode.
1591         * g++.dg/cpp0x/regress/ext-label10.C: Copy it.
1592
1593         * g++.dg/cpp0x/regress/ext-cond1.C: Copy from ext/cond1.C.
1594
1595         * g++.dg/cpp0x/regress/abi-empty7.C: New.
1596
1597         * g++.dg/cpp0x/regress: New directory.
1598         * g++.dg/cpp0x/constexpr-regress1.C: Move to regress/regress1.C.
1599         * g++.dg/cpp0x/constexpr-regress2.C: Move to regress/regress2.C.
1600         * g++.dg/cpp0x/regress/regress3.C: New.
1601
1602 2011-02-10  Richard Guenther  <rguenther@suse.de>
1603
1604         PR tree-optimization/47677
1605         * gcc.dg/torture/pr47677.c: New testcase.
1606
1607 2011-02-10  Iain Sandoe  <iains@gcc.gnu.org>
1608
1609         * objc.dg/special/load-category-1.m: Remove unused header.
1610         * objc.dg/special/load-category-1a.m: Likewise.
1611         * objc.dg/special/load-category-2.m: Likewise.
1612         * objc.dg/special/load-category-2a.m: Likewise.
1613         * objc.dg/special/load-category-3.m: Likewise.
1614         * objc.dg/special/load-category-3a.m: Likewise.
1615         * objc.dg/attributes/proto-attribute-2.m: Likewise.
1616         * objc.dg/attributes/proto-attribute-3.m: Likewise.
1617         * objc.dg/attributes/class-attribute-1.m: Likewise.
1618         * objc.dg/property/property.exp: Don't run for Darwin < 9.
1619         * obj-c++.dg/property/property.exp: Likewise.
1620         * objc.dg/attributes/method-sentinel-1.m: Update type header.
1621         * obj-c++.dg/attributes/method-sentinel-1.mm: Likewise.
1622         * obj-c++.dg/attributes/proto-attribute-2.mm: Skip for Darwin < 9.
1623         * obj-c++.dg/attributes/class-attribute-1.mm: Likewise.
1624         * obj-c++.dg/attributes/proto-attribute-3.mm: Likewise.
1625         * obj-c++.dg/template-8.mm: Likewise.
1626
1627 2011-02-10  Jakub Jelinek  <jakub@redhat.com>
1628
1629         PR target/47665
1630         * gcc.target/i386/pr47665.c: New test.
1631
1632 2011-02-10  Jie Zhang  <jie@codesourcery.com>
1633
1634         PR testsuite/47622
1635         Revert
1636         2011-02-05  Jie Zhang  <jie@codesourcery.com>
1637         PR debug/42631
1638         * gcc.dg/pr42631.c: Update test.
1639         * gcc.dg/pr42631-2.c: New test.
1640
1641 2011-02-09  Janus Weil  <janus@gcc.gnu.org>
1642
1643         PR fortran/47352
1644         * gfortran.dg/proc_decl_25.f90: New.
1645
1646 2011-02-09  Janus Weil  <janus@gcc.gnu.org>
1647
1648         PR fortran/47463
1649         * gfortran.dg/typebound_assignment_2.f03: New.
1650
1651 2011-02-09  Richard Guenther  <rguenther@suse.de>
1652
1653         PR tree-optimization/47664
1654         * gcc.dg/tree-ssa/inline-7.c: New testcase.
1655
1656 2011-02-09  Eric Botcazou  <ebotcazou@adacore.com>
1657
1658         PR middle-end/47646
1659         * gnat.dg/uninit_func.adb: Adjust dg directive.
1660
1661 2011-02-09  Dominique Dhumieres  <dominiq@lps.ens.fr>
1662
1663         PR middle-end/47646
1664         * obj-c++.dg/attributes/method-noreturn-1.mm: Adjust dg directives.
1665
1666 2011-02-09  Janus Weil  <janus@gcc.gnu.org>
1667
1668         PR fortran/47637
1669         * gfortran.dg/auto_dealloc_2.f90: New.
1670
1671 2011-02-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1672
1673         * gcc.dg/builtins-config.h: Remove __sgi handling.
1674         * lib/target-supports.exp (add_options_for_c99_runtime): Add
1675         -std=c99 for mips-sgi-irix6.5*.
1676
1677 2011-02-09  Martin Jambor  <mjambor@suse.cz>
1678
1679         PR middle-end/45505
1680         * gfortran.dg/pr25923.f90: Remove xfails.
1681
1682 2011-02-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1683
1684         PR fortran/47583
1685         * gfortran.dg/inquire_14.f90: New test.
1686
1687 2011-02-08  Janus Weil  <janus@gcc.gnu.org>
1688
1689         PR fortran/45290
1690         * gfortran.dg/pointer_init_6.f90: New.
1691
1692 2011-02-08  Jeff Law <law@redhat.com>
1693
1694         PR tree-optimization/42893
1695         * gcc.tree-ssa/pr42893.c: New test.
1696
1697 2011-02-08  Sebastian Pop  <sebastian.pop@amd.com>
1698
1699         PR tree-optimization/46834
1700         PR tree-optimization/46994
1701         PR tree-optimization/46995
1702         * gcc.dg/graphite/id-pr46834.c: New.
1703         * gfortran.dg/graphite/id-pr46994.f90: New.
1704         * gfortran.dg/graphite/id-pr46995.f90: New.
1705
1706 2011-02-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1707
1708         PR middle-end/47646
1709         * gcc.dg/pr39666-2.c (foo2): If the location of the statement
1710         using the variable is known the warning is emitted there.
1711         * gcc.dg/uninit-pr19430.c (foo): Likewise.
1712         * g++.dg/warn/Wuninitialized-5.C (foo): Likewise.
1713
1714         * c-c++-common/pr20000.c (g): Both warnings occur at the return
1715         statement.
1716         (vg): Likewise.
1717         * gcc.dg/noreturn-1.c (foo5): Likewise.
1718         * objc.dg/attributes/method-noreturn-1.m (method1): Likewise.
1719         (method2): Likewise.
1720
1721         * gfortran.dg/pr25923.f90 (baz): The warning will now be issued for
1722         the return statement using the uninitialized variable.
1723         * gfortran.dg/pr39666-2.f90 (f): Likewise.
1724
1725 2011-02-08  Richard Guenther  <rguenther@suse.de>
1726
1727         PR middle-end/47639
1728         * g++.dg/opt/pr47639.c: New testcase.
1729
1730 2011-02-08  Richard Guenther  <rguenther@suse.de>
1731
1732         PR tree-optimization/47632
1733         * g++.dg/opt/pr47632.C: New testcase.
1734
1735 2011-02-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1736
1737         * g++.dg/abi/packed1.C: Expect warning on spu-*-* as well.
1738
1739 2011-02-07  Richard Guenther  <rguenther@suse.de>
1740
1741         PR tree-optimization/47615
1742         * g++.dg/opt/pr47615.C: New testcase.
1743
1744 2011-02-07  Richard Guenther  <rguenther@suse.de>
1745
1746         PR tree-optimization/47621
1747         * gcc.dg/torture/pr47621.c: New testcase.
1748
1749 2011-02-07  Uros Bizjak  <ubizjak@gmail.com>
1750
1751         * gfortran.dg/transpose_optimization_2.f90: Cleanup original dump.
1752
1753 2011-02-06  Paul Thomas  <pault@gcc.gnu.org>
1754
1755         PR fortran/47592
1756         * gfortran.dg/allocate_with_source_1 : New test.
1757
1758 2011-02-05  Jakub Jelinek  <jakub@redhat.com>
1759
1760         PR middle-end/47610
1761         * gcc.dg/pr47610.c: New test.
1762
1763 2011-02-05  Jie Zhang  <jie@codesourcery.com>
1764
1765         PR debug/42631
1766         * gcc.dg/pr42631.c: Update test.
1767         * gcc.dg/pr42631-2.c: New test.
1768
1769 2001-02-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
1770
1771         PR fortran/47574
1772         * gfortran.dg/pr47574.f90:  New test.
1773
1774 2011-02-04  Sebastian Pop  <sebastian.pop@amd.com>
1775
1776         PR tree-optimization/46194
1777         * gcc.dg/autopar/pr46194.c: New.
1778
1779 2011-02-04  H.J. Lu  <hongjiu.lu@intel.com>
1780
1781         PR tree-optimization/43695
1782         * g++.dg/ipa/pr43695.C: New.
1783
1784 2011-02-04  Jakub Jelinek  <jakub@redhat.com>
1785
1786         PR inline-asm/23200
1787         * gcc.dg/pr23200.c: New test.
1788
1789 2011-02-03  Jonathan Wakely  <jwakely.gcc@gmail.com>
1790
1791         PR c++/47589
1792         * g++.dg/pr47589.C: New test.
1793
1794 2011-02-03  Dodji Seketeli  <dodji@redhat.com>
1795
1796         PR c++/47398
1797         * g++.dg/template/typedef37.C: New test.
1798         * g++.dg/template/param1.C: Adjust expected error message.
1799
1800 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
1801
1802         PR middle-end/31490
1803         * gcc.dg/pr31490-2.c: New test.
1804         * gcc.dg/pr31490-3.c: New test.
1805         * gcc.dg/pr31490-4.c: New test.
1806
1807 2011-02-03  Nathan Froyd  <froydnj@codesourcery.com>
1808             Jakub Jelinek  <jakub@redhat.com>
1809
1810         PR c++/46890
1811         * g++.dg/parser/semicolon3.C: Adjust.
1812         * g++.dg/parser/semicolon4.C: New testcase.
1813         * g++.dg/pr46890.C: New testcase.
1814
1815 2011-02-03  Paolo Carlini  <paolo.carlini@oracle.com>
1816
1817         PR c++/29571
1818         * g++.dg/init/pr29571.C: New.
1819
1820 2011-02-03  H.J. Lu  <hongjiu.lu@intel.com>
1821
1822         * gfortran.dg/graphite/vect-pr40979.f90: Require vect_double
1823         instead of vect_int.
1824
1825 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
1826
1827         PR target/47312
1828         * gcc.target/i386/pr47312.c: New test.
1829
1830         PR target/47564
1831         * gcc.target/i386/pr47564.c: New test.
1832
1833 2011-02-03  Alexandre Oliva  <aoliva@redhat.com>
1834
1835         PR tree-optimization/45122
1836         * gcc.dg/tree-ssa/pr45122.c: New.
1837
1838 2011-02-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
1839
1840         PR target/47272
1841         * gcc.target/powerpc/vsx-builtin-8.c: New file, test vec_vsx_ld
1842         and vec_vsx_st.
1843
1844         * gcc.target/powerpc/avoid-indexed-addresses.c: Disable altivec
1845         and vsx so a default --with-cpu=power7 doesn't give an error
1846         when -mavoid-indexed-addresses is used.
1847
1848         * gcc.target/powerpc/ppc32-abi-dfp-1.c: Rewrite to use an asm
1849         wrapper function to save the arguments and then jump to the real
1850         function, rather than depending on the compiler not to move stuff
1851         before an asm.
1852         * gcc.target/powerpc/ppc64-abi-dfp-2.c: Ditto.
1853
1854 2011-02-02  Janus Weil  <janus@gcc.gnu.org>
1855             Paul Thomas  <pault@gcc.gnu.org>
1856
1857         PR fortran/47082
1858         * gfortran.dg/class_37.f03 : New test.
1859
1860 2011-02-02  Sebastian Pop  <sebastian.pop@amd.com>
1861             Richard Guenther  <rguenther@suse.de>
1862
1863         PR tree-optimization/40979
1864         PR bootstrap/47044
1865         * gcc.dg/graphite/graphite.exp (DEFAULT_VECTCFLAGS): Add -ffast-math.
1866         * gcc.dg/graphite/pr35356-2.c: Adjust pattern.
1867         * gfortran.dg/graphite/graphite.exp: Run vect_files conditionally to
1868         check_vect_support_and_set_flags.
1869         * gfortran.dg/graphite/vect-pr40979.f90: New.
1870
1871 2011-02-02  Janus Weil  <janus@gcc.gnu.org>
1872
1873         PR fortran/47572
1874         * gfortran.dg/class_36.f03: New.
1875
1876 2011-02-02  Richard Guenther  <rguenther@suse.de>
1877
1878         PR tree-optimization/47566
1879         * gcc.dg/lto/20110201-1_0.c: New testcase.
1880
1881 2011-02-02  Alexandre Oliva  <aoliva@redhat.com>
1882
1883         PR debug/47498
1884         PR debug/47501
1885         PR debug/45136
1886         PR debug/45130
1887         * debug/pr47498.c: New.
1888         * debug/pr47501.c: New.
1889
1890 2011-02-01  Richard Guenther  <rguenther@suse.de>
1891
1892         PR tree-optimization/47559
1893         * g++.dg/torture/pr47559.C: New testcase.
1894
1895 2011-02-01  Janus Weil  <janus@gcc.gnu.org>
1896
1897         PR fortran/47565
1898         * gfortran.dg/typebound_call_20.f03: New.
1899
1900 2011-02-01  Richard Guenther  <rguenther@suse.de>
1901
1902         PR tree-optimization/47555
1903         * gcc.dg/pr47555.c: New testcase.
1904
1905 2011-02-01  Richard Guenther  <rguenther@suse.de>
1906
1907         PR tree-optimization/47541
1908         * g++.dg/torture/pr47541.C: New testcase.
1909
1910 2011-01-31  Janus Weil  <janus@gcc.gnu.org>
1911
1912         PR fortran/47455
1913         * gfortran.dg/typebound_call_19.f03: New.
1914
1915 2011-01-31  Jakub Jelinek  <jakub@redhat.com>
1916
1917         PR c++/47416
1918         * g++.dg/cpp0x/pr47416.C: New test.
1919
1920 2011-01-31  Paul Thomas  <pault@gcc.gnu.org>
1921
1922         PR fortran/47519
1923         * gfortran.dg/allocate_deferred_char_scalar_2.f03: New test.
1924
1925 2011-01-31  Janus Weil  <janus@gcc.gnu.org>
1926
1927         PR fortran/47463
1928         * gfortran.dg/typebound_assignment_1.f03: New.
1929
1930 2011-01-31  Jakub Jelinek  <jakub@redhat.com>
1931
1932         PR tree-optimization/47538
1933         * gcc.c-torture/execute/pr47538.c: New test.
1934
1935 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1936
1937         PR target/45325
1938         * gcc.target/i386/pr38240.c: Add dg-options "-msse".
1939
1940 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1941
1942         * g++.dg/abi/mangle40.C: Pass "" to dg-require-weak.
1943
1944 2011-01-31  Eric Botcazou  <ebotcazou@adacore.com>
1945
1946         PR rtl-optimization/44031
1947         * gcc.c-torture/compile/20110131-1.c: New test.
1948
1949 2011-01-31  Tobias Burnus  <burnus@net-b.de>
1950
1951         PR fortran/47042
1952         * gfortran.dg/stmt_func_1.f90: New.
1953
1954 2011-01-31  Tobias Burnus  <burnus@net-b.de>
1955
1956         PR fortran/47042
1957         * gfortran.dg/interface_34.f90: New.
1958
1959 2011-01-30  Paul Thomas  <pault@gcc.gnu.org>
1960
1961         PR fortran/47523
1962         * gfortran.dg/realloc_on_assign_5.f03: New test.
1963         * gfortran.dg/realloc_on_assign_5.f03: New test.
1964
1965 2011-01-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1966
1967         * gfortran.dg/bessel_6.f90: XFAIL on spu-*-*.
1968         * gfortran.dg/bessel_7.f90: Likewise.
1969         * gfortran.dg/erf_2.F90: Likewise.  Always run with -O0.
1970
1971         * gfortran.dg/complex_intrinsics_5.f90: Increase "epsilon".
1972         * gfortran.dg/sum_init_expr.f03: Likewise.
1973
1974         * gfortran.dg/realloc_on_assign_2.f03: Skip on spu-*-*.
1975
1976         * gfortran.dg/lto/20091016-1_0.f90: Replace -shared with
1977         -r -nostdlib.
1978
1979         * gfortran.dg/vect/fast-math-vect-8.f90: Check for vectorized
1980         loop only on "vect_intfloat_cvt" targets.
1981
1982 2011-01-29  Tobias Burnus  <burnus@net-b.de>
1983
1984         PR fortran/47531
1985         * gfortran.dg/shape_6.f90: New.
1986
1987 2011-01-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1988
1989         PR libgfortran/47434
1990         * gfortran.dg/read_infnan_1.f90: Update test.
1991         * gfortran.dg/module_nan.f90: Update test.
1992         * gfortran.dg/char4_iunit_1.f03: Update test.
1993         * gfortran.dg/large_real_kind_1.f90: Update test.
1994         * gfortran.dg/real_const_3.f90: Update test.
1995         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Update test.
1996
1997 2011-01-29  Dodji Seketeli  <dodji@redhat.com>
1998
1999         PR c++/47311
2000         * g++.dg/template/param2.C: New test.
2001
2002 2011-01-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2003
2004         PR libgfortran/47285
2005         * gfortran.dg/fmt_g.f: New test.
2006
2007 2011-01-28  Tobias Burnus  <burnus@net-b.de>
2008
2009         PR fortran/47507
2010         * gfortran.dg/pure_formal_1.f90: New.
2011
2012 2011-01-28  Jakub Jelinek  <jakub@redhat.com>
2013
2014         PR target/42894
2015         * gcc.dg/tls/pr42894.c: New test.
2016
2017 2011-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2018
2019         * gcc.dg/pr47276.c: Add dg-require-visibility.
2020
2021 2011-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2022
2023         * gcc.target/i386/asm-6.c: XFAIL on i?86-pc-solaris2.1[0-9] && ilp32.
2024
2025 2011-01-28  Paul Thomas  <pault@gcc.gnu.org>
2026             Tobias Burnus  <burnus@gcc.gnu.org>
2027
2028         PR fortran/45170
2029         PR fortran/35810
2030         PR fortran/47350
2031         * gfortran.dg/realloc_on_assign_3.f03: New test.
2032         * gfortran.dg/realloc_on_assign_4.f03: New test.
2033         * gfortran.dg/allocatable_function_5.f90: New test.
2034         * gfortran.dg/allocate_deferred_char_scalar_1.f03: New test.
2035         * gfortran.dg/deferred_type_param_2.f90: Remove two "not yet
2036         implemented" dg-errors.
2037
2038 2011-01-27  Jan Hubicka  <jh@suse.cz>
2039
2040         PR middle-end/46949
2041         * gcc.dg/attr-weakref-4.c: New testcase
2042
2043 2011-01-27  Martin Jambor  <mjambor@suse.cz>
2044
2045         PR tree-optimization/47228
2046         * gcc.dg/torture/pr47228.c: New test.
2047
2048 2011-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2049
2050         * gcc.dg/tree-ssa/pr42585.c: Disable on s390 and s390x.
2051
2052 2011-01-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2053
2054         * lib/compat.exp (compat-execute): Pass -Wl,--extra-stack-space=8192
2055         when using auto-overlay support on the SPU.
2056
2057 2011-01-27  Eric Botcazou  <ebotcazou@adacore.com>
2058
2059         PR rtl-optimization/44174
2060         * gcc.target/i386/asm-6.c: New test.
2061
2062 2011-01-26  Mikael Pettersson  <mikpe@it.uu.se>
2063
2064         PR rtl-optimization/46856
2065         * gcc.c-torture/compile/pr46856.c: New test.
2066
2067 2011-01-26  Nicola Pero  <nicola.pero@meta-innovation.com>
2068             Andrew Pinski  <pinskia@gmail.com>
2069
2070         PR c/43082
2071         * gcc.dg/pr43082.c: New.
2072
2073 2011-01-26  DJ Delorie  <dj@redhat.com>
2074
2075         PR rtl-optimization/46878
2076         * gcc.dg/pr46878-1.c: New test.
2077
2078 2011-01-26  Jakub Jelinek  <jakub@redhat.com>
2079
2080         PR c++/47476
2081         * g++.dg/cpp0x/pr47476.C: New test.
2082
2083 2011-01-26  Eric Botcazou  <ebotcazou@adacore.com>
2084
2085         * gcc.c-torture/compile/20110126-1.c: New test.
2086
2087 2011-01-26  Jakub Jelinek  <jakub@redhat.com>
2088
2089         PR c/47473
2090         * gcc.dg/torture/pr47473.c: New test.
2091
2092 2011-01-26  Jan Hubicka  <jh@suse.cz>
2093
2094         PR target/47237
2095         * gcc.c-torture/execute/pr47237.c: New testcase.
2096
2097 2011-01-26  Jan Hubicka  <jh@suse.cz>
2098
2099         PR tree-optimization/47190
2100         * gcc.dg/attr-weakref-3.c: New testcase.
2101
2102 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2103
2104         PR c++/43601
2105         * gcc.dg/dll-9a.c: New test file.
2106         * gcc.dg/dll-11.c: Likewise.
2107         * gcc.dg/dll-12.c: Likewise.
2108         * gcc.dg/dll-12a.c: Likewise.
2109         * gcc.dg/dll-11a.c: Likewise.
2110         * gcc.dg/dll-9.c: Likewise.
2111         * gcc.dg/dll-10.c: Likewise.
2112         * gcc.dg/dll-10a.c: Likewise.
2113         * g++.dg/ext/dllexport4a.cc: Likewise.
2114         * g++.dg/ext/dllexport4.C: Likewise.
2115         * g++.dg/ext/dllexport5.C: Likewise.
2116         * g++.dg/ext/dllexport5a.cc: Likewise.
2117
2118 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2119
2120         PR tree-optimization/46970
2121         * gcc.dg/graphite/pr46970.c: New.
2122
2123 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2124
2125         PR tree-optimization/46215
2126         * gcc.dg/graphite/pr46215.c: New.
2127
2128 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2129
2130         PR tree-optimization/46168
2131         * gcc.dg/graphite/pr46168.c: New.
2132
2133 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2134
2135         PR tree-optimization/43657
2136         * gcc.dg/graphite/pr43657.c: New.
2137
2138 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2139
2140         PR tree-optimization/29832
2141         * gfortran.dg/graphite/pr29832.f90: New.
2142
2143 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2144
2145         PR tree-optimization/43567
2146         * gcc.dg/graphite/pr43567.c: New.
2147
2148 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2149
2150         * gfortran.dg/graphite/interchange-4.f: New.
2151         * gfortran.dg/graphite/interchange-5.f: New.
2152
2153         * gcc.dg/tree-ssa/ltrans-1.c: Removed.
2154         * gcc.dg/tree-ssa/ltrans-2.c: Removed.
2155         * gcc.dg/tree-ssa/ltrans-3.c: Removed.
2156         * gcc.dg/tree-ssa/ltrans-4.c: Removed.
2157         * gcc.dg/tree-ssa/ltrans-5.c: Removed.
2158         * gcc.dg/tree-ssa/ltrans-6.c: Removed.
2159         * gcc.dg/tree-ssa/ltrans-8.c: Removed.
2160         * gfortran.dg/ltrans-7.f90: Removed.
2161         * gcc.dg/tree-ssa/data-dep-1.c: Removed.
2162
2163         * gcc.dg/pr18792.c: -> gcc.dg/graphite/pr18792.c
2164         * gcc.dg/pr19910.c: -> gcc.dg/graphite/pr19910.c
2165         * gcc.dg/tree-ssa/20041110-1.c: -> gcc.dg/graphite/pr20041110-1.c
2166         * gcc.dg/tree-ssa/pr20256.c: -> gcc.dg/graphite/pr20256.c
2167         * gcc.dg/pr23625.c: -> gcc.dg/graphite/pr23625.c
2168         * gcc.dg/tree-ssa/pr23820.c: -> gcc.dg/graphite/pr23820.c
2169         * gcc.dg/tree-ssa/pr24309.c: -> gcc.dg/graphite/pr24309.c
2170         * gcc.dg/tree-ssa/pr26435.c: -> gcc.dg/graphite/pr26435.c
2171         * gcc.dg/pr29330.c: -> gcc.dg/graphite/pr29330.c
2172         * gcc.dg/pr29581-1.c: -> gcc.dg/graphite/pr29581-1.c
2173         * gcc.dg/pr29581-2.c: -> gcc.dg/graphite/pr29581-2.c
2174         * gcc.dg/pr29581-3.c: -> gcc.dg/graphite/pr29581-3.c
2175         * gcc.dg/pr29581-4.c: -> gcc.dg/graphite/pr29581-4.c
2176         * gcc.dg/tree-ssa/loop-27.c: -> gcc.dg/graphite/pr30565.c
2177         * gcc.dg/tree-ssa/pr31183.c: -> gcc.dg/graphite/pr31183.c
2178         * gcc.dg/tree-ssa/pr33576.c: -> gcc.dg/graphite/pr33576.c
2179         * gcc.dg/tree-ssa/pr33766.c: -> gcc.dg/graphite/pr33766.c
2180         * gcc.dg/pr34016.c: -> gcc.dg/graphite/pr34016.c
2181         * gcc.dg/tree-ssa/pr34017.c: -> gcc.dg/graphite/pr34017.c
2182         * gcc.dg/tree-ssa/pr34123.c: -> gcc.dg/graphite/pr34123.c
2183         * gcc.dg/tree-ssa/pr36287.c: -> gcc.dg/graphite/pr36287.c
2184         * gcc.dg/tree-ssa/pr37686.c: -> gcc.dg/graphite/pr37686.c
2185         * gcc.dg/pr42917.c: -> gcc.dg/graphite/pr42917.c
2186         * gcc.dg/tree-ssa/data-dep-1.c
2187         * gfortran.dg/loop_nest_1.f90: -> gfortran.dg/graphite/pr29290.f90
2188         * gfortran.dg/pr29581.f90: -> gfortran.dg/graphite/pr29581.f90
2189         * gfortran.dg/pr36286.f90: -> gfortran.dg/graphite/pr36286.f90
2190         * gfortran.dg/pr36922.f: -> gfortran.dg/graphite/pr36922.f
2191         * gfortran.dg/pr39516.f: -> gfortran.dg/graphite/pr39516.f
2192
2193 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2194
2195         PR tree-optimization/47265
2196         PR tree-optimization/47443
2197         * gcc.c-torture/compile/pr47265.c: New test.
2198         * gcc.dg/pr47443.c: New test.
2199
2200 2011-01-25  Martin Jambor  <mjambor@suse.cz>
2201
2202         PR tree-optimization/47382
2203         * g++.dg/torture/pr47382.C: New test.
2204         * g++.dg/opt/devirt1.C: Xfail.
2205
2206 2011-01-25  Yao Qi  <yao@codesourcery.com>
2207
2208         PR target/45701
2209         * gcc.target/arm/pr45701-1.c: New test.
2210         * gcc.target/arm/pr45701-2.c: New test.
2211         * gcc.target/arm/pr45701-3.c: New test.
2212
2213 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2214             Jakub Jelinek  <jakub@redhat.com>
2215
2216         PR tree-optimization/47271
2217         * gcc.dg/tree-ssa/ifc-pr47271.c: New.
2218
2219 2011-01-25  Nick Clifton  <nickc@redhat.com>
2220
2221         * gcc.target/rx/builtins.c: Allow -fipa-cp-clone.
2222         (saturate_add): Delete.
2223         (exchange): Delete.
2224         (main): Do not run saturate_add.
2225         (set_interrupts): Delete.
2226
2227 2011-01-25  Tobias Burnus  <burnus@net-b.de>
2228
2229         PR fortran/47448
2230         * gfortran.dg/redefined_intrinsic_assignment_2.f90: New.
2231
2232 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2233
2234         PR tree-optimization/47427
2235         PR tree-optimization/47428
2236         * gcc.c-torture/compile/pr47427.c: New test.
2237         * gcc.c-torture/compile/pr47428.c: New test.
2238
2239 2011-01-25  Richard Guenther  <rguenther@suse.de>
2240
2241         PR middle-end/47411
2242         * gcc.dg/torture/pr47411.c: New testcase.
2243
2244 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2245
2246         * gfortran.dg/graphite/id-24.f: New.
2247         * gfortran.dg/graphite/id-25.f: New.
2248
2249 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2250
2251         * gfortran.dg/graphite/id-23.f: New.
2252
2253 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2254
2255         * gfortran.dg/graphite/interchange-3.f90: Un-XFAILed.
2256
2257 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2258
2259         * gcc.dg/graphite/block-0.c: Un-XFAILed.
2260         * gcc.dg/graphite/block-1.c: Un-XFAILed.
2261         * gcc.dg/graphite/block-7.c: Un-XFAILed.
2262         * gcc.dg/graphite/block-8.c: Un-XFAILed.
2263         * gcc.dg/graphite/interchange-12.c: Un-XFAILed.
2264         * gcc.dg/graphite/interchange-14.c: Un-XFAILed.
2265         * gcc.dg/graphite/interchange-15.c: Un-XFAILed.
2266         * gcc.dg/graphite/interchange-8.c: Un-XFAILed.
2267         * gcc.dg/graphite/interchange-mvt.c: Un-XFAILed.
2268
2269 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2270
2271         * gcc.dg/graphite/block-0.c: Add documentation.
2272         * gcc.dg/graphite/block-4.c: Same.
2273         * gcc.dg/graphite/block-7.c: Same.
2274         * gcc.dg/graphite/block-8.c: New.
2275         * gcc.dg/graphite/interchange-1.c: Un-XFAILed.
2276         * gcc.dg/graphite/interchange-11.c: Un-XFAILed.
2277         * gcc.dg/graphite/interchange-12.c: Add documentation.
2278         * gcc.dg/graphite/interchange-13.c: New.
2279         * gcc.dg/graphite/interchange-14.c: New.
2280         * gcc.dg/graphite/interchange-15.c: New.
2281         * gcc.dg/graphite/interchange-8.c: Add documentation.
2282         * gcc.dg/graphite/interchange-mvt.c: Same.
2283
2284 2011-01-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
2285
2286         PR target/47408
2287         * gcc.target/powerpc/altivec-11.c: Add explicit -mno-vsx.
2288         * gcc.target/powerpc/altivec-14.c: Ditto.
2289         * gcc.target/powerpc/altivec-33.c: Ditto.
2290         * gcc.target/powerpc/altivec-types-1.c: Ditto.
2291         * gcc.target/powerpc/altivec-types-2.c: Ditto.
2292         * gcc.target/powerpc/altivec-types-3.c: Ditto.
2293         * gcc.target/powerpc/altivec-types-4.c: Ditto.
2294         * gcc.target/powerpc/ppc-vector-memcpy.c: Ditto.
2295         * gcc.target/powerpc/ppc-vector-memset.c: Ditto.
2296         * g++.dg/ext/altivec-15.C: Ditto.
2297         * g++.dg/ext/altivec-types-1.C: Ditto.
2298         * g++.dg/ext/altivec-types-2.C: Ditto.
2299         * g++.dg/ext/altivec-types-3.C: Ditto.
2300         * g++.dg/ext/altivec-types-4.C: Ditto.
2301
2302 2011-01-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2303
2304         * lib/scanasm.exp (dg-function-on-line): Handle mips-sgi-irix*.
2305
2306 2011-01-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2307
2308         * gfortran.dg/cray_pointers_2.f90: Avoid cycling through
2309         optimization options.
2310
2311 2011-01-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2312
2313         * gfortran.dg/array_constructor_33.f90: Use dg-timeout-factor 4.
2314
2315         PR testsuite/45988
2316         * gfortran.dg/vect/fast-math-pr38968.f90: Use dg-timeout-factor 2.
2317
2318 2011-01-23  Tobias Burnus  <burnus@net-b.de>
2319
2320         PR fortran/47421
2321         * gfortran.dg/allocatable_scalar_12.f90: New.
2322
2323 2011-01-23  Ira Rosen  <irar@il.ibm.com>
2324
2325         * gcc.dg/vect/costmodel/spu/costmodel-vect-33.c: Expect
2326         vectorization to be not profitable if peeling is used to
2327         realign the memory access.
2328         * gcc.dg/vect/costmodel/spu/costmodel-vect-76a.c: Increase
2329         loop bound to avoid loop unrolling.
2330         * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: Likewise.
2331
2332 2011-01-22  Jan Hubicka  <jh@suse.cz>
2333
2334         PR lto/47333
2335         * g++.dg/lto/pr47333.C: New file.
2336
2337 2011-01-22  Jan Hubicka  <jh@suse.cz>
2338
2339         PR tree-optimization/43884
2340         PR lto/44334
2341         * gcc.dg/autopar/outer-2.c: Increase array size.
2342         * gcc.dg/tree-ssa/ldist-pr45948.c: Update test.
2343
2344 2011-01-22  Thomas Koenig  <tkoenig@gcc.gnu.org>
2345
2346         PR fortran/38536
2347         * gfortran.dg/c_loc_tests_16.f90:  New test.
2348
2349 2011-01-22  Tobias Burnus  <burnus@net-b.de>
2350
2351         PR fortran/47399
2352         * gfortran.dg/typebound_proc_19.f90: New.
2353
2354 2011-01-21  Jeff Law <law@redhat.com>
2355
2356         PR tree-optimization/47053
2357         * g++.dg/pr47053.C: New test.
2358
2359 2011-01-21  Jason Merrill  <jason@redhat.com>
2360
2361         PR c++/47041
2362         * g++.dg/cpp0x/constexpr-ctor6.C: New.
2363
2364 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
2365
2366         PR c++/47388
2367         * g++.dg/cpp0x/range-for10.C: New test.
2368         * g++.dg/template/for1.C: New test.
2369
2370         PR middle-end/45566
2371         * g++.dg/tree-prof/partition3.C: New test.
2372
2373         * g++.dg/tree-prof/tree-prof.exp: Fix a comment.
2374
2375         PR rtl-optimization/47366
2376         * g++.dg/opt/pr47366.C: New test.
2377
2378 2011-01-21  Jason Merrill  <jason@redhat.com>
2379
2380         PR c++/46552
2381         * g++.dg/cpp0x/constexpr-regress2.C: New.
2382
2383         * g++.dg/cpp0x/constexpr-stmtexpr.C: New.
2384
2385 2011-01-21  Jeff Law <law@redhat.com>
2386
2387         PR rtl-optimization/41619
2388         * gcc.dg/pr41619.c: New.
2389
2390 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
2391
2392         PR tree-optimization/47355
2393         * g++.dg/opt/pr47355.C: New test.
2394
2395 2011-01-21  Richard Guenther  <rguenther@suse.de>
2396
2397         * gcc.dg/tree-ssa/pr47392.c: Make test non-static instead of
2398         making main hot.
2399
2400 2011-01-21  Richard Guenther  <rguenther@suse.de>
2401
2402         PR tree-optimization/47365
2403         * gcc.dg/torture/pr47365.c: New testcase.
2404         * gcc.dg/tree-ssa/pr47392.c: Likewise.
2405
2406 2011-01-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2407
2408         * g++.dg/other/anon5.C: Skip on mips-sgi-irix*.
2409
2410 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
2411
2412         PR tree-optimization/47391
2413         * gcc.dg/pr47391.c: New test.
2414
2415 2011-01-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2416
2417         * g++.dg/template/char1.C: Use signed char.
2418
2419 2011-01-21  Tobias Burnus  <burnus@net-b.de>
2420
2421         PR fortran/47377
2422         * gfortran.dg/pointer_target_4.f90: New.
2423
2424 2011-01-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
2425
2426         PR target/47251
2427         * gcc.target/powerpc/pr47251.c: Fixup test so that it runs on
2428         ILP32 system and not IP32.
2429
2430 2011-01-20  Alexandre Oliva  <aoliva@redhat.com>
2431
2432         PR debug/46583
2433         * g++.dg/debug/pr46583.C: New.
2434
2435 2011-01-20  Jakub Jelinek  <jakub@redhat.com>
2436
2437         PR debug/47283
2438         * g++.dg/debug/pr47283.C: New test.
2439
2440         PR testsuite/47371
2441         * gcc.target/i386/headmerge-1.c: Tighten up scan-assembler regex.
2442         * gcc.target/i386/headmerge-2.c: Likewise.
2443
2444 2011-01-20  Richard Guenther  <rguenther@suse.de>
2445
2446         PR middle-end/47370
2447         * gcc.dg/torture/pr47370.c: New testcase.
2448
2449 2011-01-20  Jakub Jelinek  <jakub@redhat.com>
2450
2451         PR tree-optimization/46130
2452         * gcc.dg/pr46130-1.c: New test.
2453         * gcc.dg/pr46130-2.c: New test.
2454
2455 2011-01-19  Dodji Seketeli  <dodji@redhat.com>
2456
2457         PR c++/47291
2458         * g++.dg/debug/dwarf2/template-params-10.C: New test.
2459
2460 2011-01-19  Alexandre Oliva  <aoliva@redhat.com>
2461
2462         PR debug/46240
2463         * g++.dg/debug/pr46240.cc: New.
2464
2465 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
2466
2467         PR c++/47303
2468         * g++.dg/template/anonunion1.C: New test.
2469
2470         PR rtl-optimization/47337
2471         * gcc.c-torture/execute/pr47337.c: New test.
2472
2473 2011-01-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2474
2475         PR testsuite/45342
2476         * gcc.dg/tls/thr-cse-1.c: Fix match on spu-*.*.
2477
2478 2011-01-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2479
2480         PR tree-optimization/46021
2481         * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on spu-*-*.
2482
2483 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
2484
2485         PR tree-optimization/47290
2486         * g++.dg/torture/pr47290.C: New test.
2487
2488 2011-01-18  Janus Weil  <janus@gcc.gnu.org>
2489
2490         PR fortran/47240
2491         * gfortran.dg/proc_ptr_comp_29.f90: New.
2492
2493 2011-01-18  Dominique d'Humieres  <dominiq@lps.ens.fr>
2494
2495         PR testsuite/41146
2496         * gcc.target/powerpc/asm-es-2.c: Adjust regular expression for
2497         powerpc-apple-darwin9.
2498
2499 2011-01-18  Jakub Jelinek  <jakub@redhat.com>
2500
2501         PR rtl-optimization/47299
2502         * gcc.c-torture/execute/pr47299.c: New test.
2503
2504 2011-01-17  Jason Merrill  <jason@redhat.com>
2505
2506         * g++.dg/cpp0x/constexpr-virtual.C: New.
2507
2508 2011-01-17  Jakub Jelinek  <jakub@redhat.com>
2509
2510         PR fortran/47331
2511         * gfortran.dg/gomp/pr47331.f90: New test.
2512
2513 2011-01-17  Nicola Pero  <nicola.pero@meta-innovation.com>
2514
2515         PR objc/47314
2516         * objc.dg/selector-warn-1.m: New.
2517         * obj-c++.dg/selector-warn-1.mm: New.
2518
2519 2011-01-17  Richard Sandiford  <rdsandiford@googlemail.com>
2520
2521         * gcc.dg/tree-ssa/vrp51.c: Prefix each "bug." string with "vrp.".
2522         Update dg-final accordingly.
2523
2524 2011-01-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2525
2526         * g++.old-deja/g++.other/init19.C: Don't XFAIL on mips-sgi-irix*.
2527
2528 2011-01-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2529
2530         * gcc.dg/guality/pr36728-1.c: Replace XFAIL for s390(x) with a
2531         target check.
2532         * gcc.dg/guality/pr36728-2.c: Likewise.
2533
2534 2011-01-17  Richard Guenther  <rguenther@suse.de>
2535
2536         PR tree-optimization/47313
2537         * g++.dg/torture/pr47313.C: New testcase.
2538
2539 2011-01-17  H.J. Lu  <hongjiu.lu@intel.com>
2540
2541         PR target/47318
2542         * gcc.target/i386/avx-vmaskmovpd-1.c: New.
2543         * gcc.target/i386/avx-vmaskmovpd-2.c: Likewise.
2544         * gcc.target/i386/avx-vmaskmovps-1.c: Likewise.
2545         * gcc.target/i386/avx-vmaskmovps-1.c: Likewise.
2546
2547         * gcc.target/i386/avx-vmaskmovpd-256-1.c (avx_test): Load mask
2548         as __m256i.
2549         * gcc.target/i386/avx-vmaskmovpd-256-2.c (avx_test): Likewise.
2550         * gcc.target/i386/avx-vmaskmovps-256-1.c (avx_test): Likewise.
2551         * gcc.target/i386/avx-vmaskmovps-256-2.c (avx_test): Likewise.
2552
2553 2011-01-17  Richard Guenther  <rguenther@suse.de>
2554
2555         PR tree-optimization/45967
2556         * gcc.dg/torture/pr45967-2.c: New testcase.
2557         * gcc.dg/torture/pr45967-3.c: Likewise.
2558
2559 2011-01-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2560
2561         PR testsuite/47325
2562         * g++.dg/ext/pr47213.C: Require visibility.
2563
2564 2011-01-16  Richard Sandiford  <rdsandiford@googlemail.com>
2565
2566         * gcc.dg/fixed-point/composite-type.c: Pass -Wno-unused.
2567         * gcc.dg/fixed-point/struct-union.c: Update error messages.
2568
2569 2011-01-16  Richard Sandiford  <rdsandiford@googlemail.com>
2570
2571         * gcc.c-torture/execute/20101011-1.c: Skip test for MIPS16
2572         Linux-based targets.
2573
2574 2011-01-13  Jan Hubicka  <jh@suse.cz>
2575
2576         PR tree-optimization/47276
2577         * gcc.dg/pr47276.c: New testcase.
2578
2579 2011-01-15  Giovanni Funchal  <gafunchal@gmail.com>
2580             Jonathan Wakely  <jwakely.gcc@gmail.com>
2581
2582         PR c++/33558
2583         * g++.dg/other/pr33558.C: New.
2584         * g++.dg/other/pr33558-2.C: New.
2585
2586 2011-01-14  Martin Jambor  <mjambor@suse.cz>
2587
2588         PR tree-optimization/45934
2589         PR tree-optimization/46302
2590         * g++.dg/ipa/devirt-c-1.C: New test.
2591         * g++.dg/ipa/devirt-c-2.C: Likewise.
2592         * g++.dg/ipa/devirt-c-3.C: Likewise.
2593         * g++.dg/ipa/devirt-c-4.C: Likewise.
2594         * g++.dg/ipa/devirt-c-5.C: Likewise.
2595         * g++.dg/ipa/devirt-c-6.C: Likewise.
2596         * g++.dg/ipa/devirt-6.C: Likewise.
2597         * g++.dg/ipa/devirt-d-1.C: Likewise.
2598         * g++.dg/torture/pr45934.C: Likewise.
2599
2600 2011-01-14  Jason Merrill  <jason@redhat.com>
2601
2602         * g++.dg/cpp0x/variadic105.C: New.
2603
2604 2011-01-08  Dominique d'Humieres  <dominiq@lps.ens.fr>
2605             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2606
2607         PR objc/45989
2608         * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c
2609         (switchfiles): XFAIL objc.dg-struct-layout-encoding-1/t02[57-9]_main.m
2610         execution tests on i?86-*-*, x86_64-*-* and
2611         powerpc*-apple-darwin* && ilp32.
2612         XFAIL objc.dg-struct-layout-encoding-1/t03[01]_main.m execution
2613         tests on i?86-*-* and x86_64-*-*.
2614
2615 2011-01-14  Richard Guenther  <rguenther@suse.de>
2616
2617         PR tree-optimization/47280
2618         * g++.dg/opt/pr47280.C: New testcase.
2619
2620 2011-01-14  Jason Merrill  <jason@redhat.com>
2621
2622         * g++.dg/cpp0x/constexpr-regress1.C: New.
2623
2624         * g++.dg/ext/flexary2.C: New.
2625
2626 2011-01-14  Richard Guenther  <rguenther@suse.de>
2627
2628         PR middle-end/47281
2629         * gcc.dg/torture/pr47281.c: New testcase.
2630         * gcc.dg/tree-ssa/pr46076.c: XFAIL.
2631
2632 2011-01-14  Richard Guenther  <rguenther@suse.de>
2633
2634         PR tree-optimization/47286
2635         * gcc.dg/tree-ssa/pr47286.c: New testcase.
2636
2637 2011-01-13  Kai Tietz  <kai.tietz@onevision.com>
2638
2639         PR c++/47213
2640         * g++.dg/ext/pr47213.C: New.
2641
2642 2011-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2643
2644         * gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.
2645
2646 2011-01-13  Tobias Burnus  <burnus@net-b.de>
2647             Mikael Morin  <mikael@gcc.gnu.org>
2648
2649         PR fortran/45848
2650         PR fortran/47204
2651         * gfortran.dg/select_type_20.f90: New.
2652         * gfortran.dg/select_type_21.f90: New.
2653
2654 2011-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
2655
2656         PR target/47251
2657         * gcc.target/powerpc/pr47251.c: New file, test PR 47251 fix.
2658
2659 2011-01-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2660
2661         * gcc.dg/guality/pr36728-1.c: Disable arg1/2 checks for s390 and s390x.
2662         * gcc.dg/guality/pr36728-2.c: Likewise.
2663
2664 2011-01-13  Dodji Seketeli  <dodji@redhat.com>
2665
2666         PR debug/PR46973
2667         * g++.dg/debug/dwarf2/template-params-9.C: New test.
2668
2669 2011-01-13  Andrey Belevantsev  <abel@ispras.ru>
2670
2671         PR rtl-optimization/45352
2672         * gcc.dg/pr45352-3.c: New.
2673
2674 2011-01-12  Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2675
2676         * g++.dg/cpp0x/range-for4.C: Delete useless include and duplicated
2677         comment.
2678         * g++.dg/cpp0x/range-for8.C: New.
2679         * g++.dg/cpp0x/range-for9.C: New.
2680
2681 2011-01-12  Kai Tietz  <kai.tietz@onevision.com>
2682
2683         PR debug/47209
2684         * g++.dg/debug/pr47209.C: New.
2685
2686 2011-01-12  Richard Guenther  <rguenther@suse.de>
2687
2688         PR lto/47259
2689         * gcc.dg/lto/pr47259_0.c: New testcase.
2690         * gcc.dg/lto/pr47259_1.c: Likewise.
2691
2692 2011-01-12  Iain Sandoe  <iains@gcc.gnu.org>
2693
2694         * objc-obj-c++-shared/Object1.h: Add copyright header, update
2695         comments.  Add a TEST_SUITE_ADDITIONS category for GNU runtime.
2696         Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the
2697         methods missing from the OBJC2 Object.
2698         * objc-obj-c++-shared/Object1-implementation.h: Add copyright header.
2699         Amend implementation to use a TEST_SUITE_ADDITIONS category for both
2700         GNU and NeXT runtimes.
2701         * objc-obj-c++-shared/Object1.mm: Remove redundant header, update
2702         comments.
2703         * objc-obj-c++-shared/Object1.m: Likewise.
2704         * objc.dg/encode-3.m: Update header use.  Amend to be API2 compatible.
2705         * objc.dg/proto-qual-1.m: Likewise.
2706         * obj-c++.dg/proto-lossage-3.mm: Likewise.
2707         * obj-c++.dg/proto-qual-1.mm: Likewise.
2708
2709 2011-01-12  Eric Botcazou  <ebotcazou@adacore.com>
2710
2711         PR testsuite/33033
2712         * gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC.
2713
2714 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
2715
2716         Fixed the Objective-C++ testsuite and updated all tests.
2717         * lib/obj-c++.exp (obj-c++_init): Declare and set
2718         gcc_warning_prefix and gcc_error_prefix.
2719         * obj-c++.dg/attributes/categ-attribute-2.mm: Fixed usage of
2720         'dg-warning', 'dg-message' and 'dg-error'.
2721         * obj-c++.dg/class-extension-3.mm: Likewise.
2722         * obj-c++.dg/class-protocol-1.mm: Likewise.
2723         * obj-c++.dg/encode-7.mm: Likewise.
2724         * obj-c++.dg/exceptions-3.mm: Likewise.
2725         * obj-c++.dg/exceptions-5.mm: Likewise.
2726         * obj-c++.dg/method-12.mm: Likewise.
2727         * obj-c++.dg/method-13.mm: Likewise.
2728         * obj-c++.dg/method-15.mm: Likewise.
2729         * obj-c++.dg/method-16.mm: Likewise.
2730         * obj-c++.dg/method-4.mm: Likewise.
2731         * obj-c++.dg/method-8.mm: Likewise.
2732         * obj-c++.dg/method-conflict-1.mm: Likewise.
2733         * obj-c++.dg/method-conflict-2.mm: Likewise.
2734         * obj-c++.dg/method-conflict-3.mm: Likewise. Also, removed FIXME
2735         and uncommented second part of the testcase now that the testsuite
2736         works correctly.
2737         * obj-c++.dg/method-conflict-4.mm: Likewise.  Also, removed FIXME
2738         and uncommented second part of the testcase now that the testsuite
2739         works correctly.
2740         * obj-c++.dg/private-1.mm: Likewise.
2741         * obj-c++.dg/proto-lossage-4.mm: Likewise.
2742         * obj-c++.dg/syntax-error-7.mm: Likewise.
2743         * obj-c++.dg/warn5.mm: Likewise.
2744         * obj-c++.dg/property/at-property-14.mm: Likewise.
2745         * obj-c++.dg/property/at-property-16.mm: Likewise, and removed
2746         FIXME.
2747         * obj-c++.dg/property/at-property-18.mm: Likewise.
2748         * obj-c++.dg/property/at-property-20.mm: Likewise, and removed
2749         FIXME.
2750         * obj-c++.dg/property/at-property-21.mm: Likewise.
2751         * obj-c++.dg/property/at-property-28.mm: Likewise.
2752         * obj-c++.dg/property/at-property-5.mm: Likewise.
2753         * obj-c++.dg/property/dynamic-2.mm: Likewise.
2754         * obj-c++.dg/property/property-neg-3.mm: Likewise.
2755         * obj-c++.dg/property/synthesize-11.mm: Likewise.
2756         * obj-c++.dg/property/synthesize-6.mm: Likewise.
2757         * obj-c++.dg/property/synthesize-8.mm: Likewise.
2758         * obj-c++.dg/property/synthesize-9.mm: Likewise.
2759         * obj-c++.dg/tls/diag-5.mm: Likewise.
2760         * obj-c++.dg/ivar-invalid-type-1.mm: Removed FIXME and uncommented
2761         dg-error, now matched correctly.
2762
2763 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
2764
2765         * objc.dg/property/at-property-29.m: New.
2766         * obj-c++.dg/property/at-property-29.mm: New.
2767
2768 2011-01-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2769
2770         * go.test/go-test.exp (go-set-goarch): New proc.
2771         (go-gc-tests): Use it.
2772
2773 2011-01-11  Dodji Seketeli  <dodji@redhat.com>
2774
2775         PR debug/46955
2776         * g++.dg/debug/dwarf2/template-params-8.C: New test.
2777
2778 2011-01-11  Richard Henderson  <rth@redhat.com>
2779
2780         * gcc-dg/tree-ssa/vrp47.c: Disable for mn10300 as well.
2781
2782 2011-01-11  Jan Hubicka  <jh@suse.cz>
2783
2784         PR lto/45721
2785         PR lto/45375
2786         * testsuite/gcc.dg/lto/pr45721_1.c: New file.
2787         * testsuite/gcc.dg/lto/pr45721_0.c: New file.
2788
2789 2011-01-11  Richard Guenther  <rguenther@suse.de>
2790
2791         PR tree-optimization/46076
2792         * gcc.dg/tree-ssa/pr46076.c: New testcase.
2793
2794 2011-01-11  Jeff Law <law@redhat.com>
2795
2796         * PR tree-optimization/47086
2797         * gcc.dg/pr47086.c: New test.
2798
2799 2011-01-11  Jason Merrill  <jason@redhat.com>
2800
2801         PR c++/46658
2802         * g++.dg/template/new10.C: New.
2803
2804         PR c++/45520
2805         * g++.dg/cpp0x/lambda/lambda-this3.C: New.
2806
2807 2011-01-11  Iain Sandoe  <iains@gcc.gnu.org>
2808
2809         * objc-obj-c++-shared/next-mapping.h: Add copyright header.
2810         Split type definitions and NSConstantString class into...
2811         * objc-obj-c++-shared/objc-test-suite-types.h: New.
2812         * objc-obj-c++-shared/nsconstantstring-class.h: New.
2813         * objc-obj-c++-shared/nsconstantstring-class-impl.h: New.
2814         * objc-obj-c++-shared/nsconstantstring-class-impl.m: New.
2815         * objc-obj-c++-shared/nsconstantstring-class-impl.mm: New.
2816         * objc-obj-c++-shared/next-abi.h: Add copyright header, minor update
2817         to comments.
2818         * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: Adjust
2819         encode defines for newer NeXT system headers.
2820         * obj-c++.dg/template-4.mm: Adjust to use nsconstantstring headers.
2821         * obj-c++.dg/torture/strings/string1.mm: Likewise.
2822         * objc.dg/foreach-5.m: Likewise.
2823         * objc.dg/foreach-2.m: Likewise.
2824         * objc.dg/foreach-4.m: Likewise.
2825         * objc.dg/torture/strings/string1.m: Likewise.
2826         * objc.dg/torture/strings/string2.m: Likewise.
2827         * objc.dg/torture/strings/string3.m: Likewise.
2828         * objc.dg/torture/strings/string4.m: Likewise.
2829         * obj-c++.dg/torture/strings/const-str-3.mm: Adjust to use type
2830         header and stand alone.
2831         * obj-c++.dg/strings/strings-2.mm: Likewise.
2832         * objc.dg/torture/strings/const-str-3.m: Likewise.
2833         * objc.dg/strings/strings-2.m: Likewise.
2834         * objc.dg/strings/const-str-12b.m: Likewise.
2835
2836 2011-01-12  Richard Guenther  <rguenther@suse.de>
2837
2838         PR middle-end/32511
2839         * gcc.dg/attr-weak-1.c: Adjust.
2840
2841 2011-01-11  Paul Thomas  <pault@gcc.gnu.org>
2842
2843         PR fortran/47051
2844         * gfortran.dg/realloc_on_assign_2.f03 : Modify 'test1' to be
2845         standard compliant and comment.
2846
2847 2011-01-10  Jan Hubicka  <jh@suse.cz>
2848
2849         PR lto/46083
2850         * gcc.dg/initpri3.c: New testcase.
2851
2852 2011-01-10  H.J. Lu  <hongjiu.lu@intel.com>
2853
2854         PR lto/47222
2855         * g++.dg/torture/stackalign/test-unwind.h (g_edi): Mark it
2856         externally visible.
2857         (g_esi): Likewise.
2858         (g_ebx): Likewise.
2859         (g_ebp): Likewise.
2860         (g_esp): Likewise.
2861         (g_ebp_save): Likewise.
2862         (g_esp_save): Likewise.
2863
2864 2011-01-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2865
2866         * g++.dg/ipa/pr46984.C: Add dg-require-effective-target lto.
2867
2868 2011-01-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2869
2870         PR tree-optimization/46021
2871         * gcc.dg/tree-ssa/20040204-1.c: Don't XFAIL on alpha*-*-*,
2872         i?86-*-*, x86_64-*-*.
2873
2874 2011-01-10  Jeff Law <law@redhat.com>
2875
2876         * PR tree-optimization/47141
2877         * gcc.c-torture/compile/pr47141.c: New test.
2878
2879 2011-01-10  Eric Botcazou  <ebotcazou@adacore.com>
2880
2881         PR testsuite/46230
2882         * gcc.dg/vect/vect-vfa-slp.c: Remove XFAIL.
2883         * gcc.dg/vect/slp-23.c: Remove XFAIL for SLP.
2884         * gcc.dg/vect/slp-35.c: Remove XFAILs.
2885         * gcc.dg/vect/no-tree-pre-slp-29.c: Likewise.
2886
2887         PR testsuite/46230
2888         * gcc.dg/vect/vect-peel-1.c (main): Prevent initialization loop from
2889         being vectorized.  Adjust dg-final pattern.  Remove XFAIL.
2890         * gcc.dg/vect/vect-peel-2.c (main): Likewise.
2891         * gcc.dg/vect/vect-peel-4.c (main): Prevent initialization loop from
2892         being vectorized.  Adjust dg-final pattern.
2893
2894         PR testsuite/46230
2895         * gcc.dg/vect/pr33804.c: XFAIL only for ilp32.
2896         * gcc.dg/vect/slp-24.c: Likewise.
2897
2898 2011-01-10  Dave Korn  <dave.korn.cygwin@gmail.com>
2899
2900         PR c++/47218
2901         * g++.dg/other/pr47218-1.C: New test file.
2902         * g++.dg/other/pr47218.C: Likewise.
2903         * g++.dg/other/pr47218.h: New supporting header.
2904
2905 2011-01-09  Nicola Pero  <nicola.pero@meta-innovation.com>
2906
2907         PR objc/47232
2908         * objc.dg/attributes/invalid-attribute-1.m: New.
2909         * obj-c++.dg/attributes/invalid-attribute-1.mm: New.
2910
2911 2011-01-09  Janus Weil  <janus@gcc.gnu.org>
2912
2913         PR fortran/47224
2914         * gfortran.dg/proc_ptr_comp_28.f90: New.
2915
2916 2011-01-09  Iain Sandoe  <iains@gcc.gnu.org>
2917
2918         * obj-c++.dg/gnu-api-2-class.mm: Skip for Darwin < 9.
2919         * obj-c++.dg/gnu-api-2-ivar.mm: Likewise.
2920         * obj-c++.dg/gnu-api-2-method.mm: Likewise.
2921         * obj-c++.dg/gnu-api-2-objc.mm: Likewise.
2922         * obj-c++.dg/gnu-api-2-object.mm: Likewise.
2923         * obj-c++.dg/gnu-api-2-property.mm: Likewise.
2924         * obj-c++.dg/gnu-api-2-protocol.mm: Likewise.
2925         * obj-c++.dg/gnu-api-2-sel.mm: Likewise.
2926         * objc.dg/gnu-api-2-class.m: Likewise.
2927         * objc.dg/gnu-api-2-ivar.m: Likewise.
2928         * objc.dg/gnu-api-2-method.m: Likewise.
2929         * objc.dg/gnu-api-2-objc.m: Likewise.
2930         * objc.dg/gnu-api-2-object.m: Likewise.
2931         * objc.dg/gnu-api-2-property.m: Likewise.
2932         * objc.dg/gnu-api-2-protocol.m: Likewise.
2933         * objc.dg/gnu-api-2-sel.m: Likewise.
2934
2935 2011-01-09  Iain Sandoe  <iains@gcc.gnu.org>
2936
2937         * objc.dg/foreach-1.m: Skip for Darwin < 9.
2938         * objc.dg/objc-foreach-4.m: Likewise.
2939         * objc.dg/objc-foreach-5.m: Skip for Darwin < 9, adjust headers.
2940         * objc.dg/foreach-2.m: Skip for Darwin < 9, return self from init.
2941         * objc.dg/foreach-4.m: Likewise.
2942         * objc.dg/foreach-5.m: Likewise.
2943         * objc.dg/foreach-3.m: Return self from init.
2944
2945 2011-01-09  Thomas Koenig  <tkoenig@gcc.gnu.org>
2946
2947         PR fortran/38536
2948         * gfortran.dg/iso_c_binding_c_loc_char_1.f03:  New test.
2949
2950 2011-01-09  Janus Weil  <janus@gcc.gnu.org>
2951
2952         PR fortran/46313
2953         * gfortran.dg/class_35.f90: New.
2954
2955 2011-01-08  Iain Sandoe  <iains@gcc.gnu.org>
2956
2957         * objc.dg/foreach-1.m: Add "-Wall" to flags.
2958
2959 2011-01-08  Nicola Pero  <nicola.pero@meta-innovation.com>
2960
2961         PR objc/47078
2962         * objc.dg/invalid-method-2.m: New.
2963         * obj-c++.dg/invalid-method-2.mm: New.
2964
2965 2011-01-08  Paul Thomas  <pault@gcc.gnu.org>
2966
2967         PR fortran/46896
2968         * gfortran.dg/transpose_optimization_2.f90 : New test.
2969
2970 2011-01-08  Jan Hubicka  <jh@suse.cz>
2971
2972         PR tree-optmization/46469
2973         * g++.dg/torture/pr46469.C: New testcase.
2974
2975 2011-01-08  Iain Sandoe  <iains@gcc.gnu.org>
2976
2977         * objc-obj-c++-shared/next-mapping.h: Move code and definitions for
2978         emulation of libobjc-gnu structure layout functionality to ..
2979         * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: New.
2980         * objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h: New.
2981         * objc/execute/bf-common.h: Adjust headers.
2982         * objc/execute/bf-1.m: Likewise.
2983         * objc/execute/bf-2.m: Likewise.
2984         * objc/execute/bf-3.m: Likewise.
2985         * objc/execute/bf-4.m: Likewise.
2986         * objc/execute/bf-5.m: Likewise.
2987         * objc/execute/bf-6.m: Likewise.
2988         * objc/execute/bf-7.m: Likewise.
2989         * objc/execute/bf-8.m: Likewise.
2990         * objc/execute/bf-9.m: Likewise.
2991         * objc/execute/bf-10.m: Likewise.
2992         * objc/execute/bf-11.m: Likewise.
2993         * objc/execute/bf-12.m: Likewise.
2994         * objc/execute/bf-13.m: Likewise.
2995         * objc/execute/bf-14.m: Likewise.
2996         * objc/execute/bf-15.m: Likewise.
2997         * objc/execute/bf-16.m: Likewise.
2998         * objc/execute/bf-17.m: Likewise.
2999         * objc/execute/bf-18.m: Likewise.
3000         * objc/execute/bf-19.m: Likewise.
3001         * objc/execute/bf-20.m: Likewise.
3002         * objc/execute/bf-21.m: Likewise.
3003         * objc/execute/bycopy-3.m: Adjust headers, add next-specific code for
3004         objc_get_type_qualifiers ().
3005
3006 2011-01-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
3007
3008         PR fortran/45777
3009         * gfortran.dg/dependency_39.f90:  New test.
3010
3011 2011-01-07  Jan Hubicka  <jh@suse.cz>
3012
3013         Get builtins tests ready for linker plugin.
3014         * gcc.c-torture/execute/builtins/memcpy-chk.c (s2,s3,l1): Mark volatile.
3015         * gcc.c-torture/execute/builtins/memops-asm-lib.c (my_memcpy, my_bcopy,
3016         my_memset, my_bzero): Mark used.
3017         * gcc.c-torture/execute/builtins/memset-chk.c (l1, l3): Mark volatile.
3018         * gcc.c-torture/execute/builtins/memmove-chk.c (s1,s2,s3,l1): Mark
3019         volatile.
3020         * gcc.c-torture/execute/builtins/mempcpy-chk.c (s2,s3,l1): Mark
3021         volatile.
3022
3023 2011-01-07  Jan Hubicka  <jh@suse.cz>
3024
3025         PR tree-optimization/46367
3026         * g++.dg/torture/pr46367.C: New file.
3027
3028 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
3029
3030         PR target/47201
3031         * gcc.dg/pr47201.c: New test.
3032
3033         PR bootstrap/47187
3034         * gcc.dg/tree-prof/pr47187.c: New test.
3035
3036 2011-01-07  Tobias Burnus  <burnus@net-b.de>
3037
3038         PR fortran/41580
3039         * gfortran.dg/extends_type_of_3.f90: New.
3040
3041 2011-01-07  Kai Tietz  <kai.tietz@onevision.com>
3042
3043         * g++.dg/ext/dllexport-MI1.C: Adjust test.
3044         * g++.dg/ext/dllimport-MI1.C: Likewise.
3045         * g++.dg/ext/dllimport1.C: Add test for x86_64-*-mingw*.
3046         * g++.dg/ext/dllimport10.C: Likewise.
3047         * g++.dg/ext/dllimport11.C: Likewise.
3048         * g++.dg/ext/dllimport12.C: Likewise.
3049         * g++.dg/ext/dllimport13.C: Likewise.
3050         * g++.dg/ext/dllimport2.C: Likewise.
3051         * g++.dg/ext/dllimport3.C: Likewise.
3052         * g++.dg/ext/dllimport4.C: Likewise.
3053         * g++.dg/ext/dllimport5.C: Likewise.
3054         * g++.dg/ext/dllimport6.C: Likewise.
3055         * g++.dg/ext/dllimport8.C: Likewise.
3056         * g++.dg/ext/dllimport9.C: Likewise.
3057         * g++.dg/ext/selectany2.C: Enable test for x86_64-*-mingw*
3058         targets, too. Additionally enable test for i?86-*-mingw*.
3059         * g++.dg/ext/selectany1.C: Likewise.
3060         Remove guard variable check.
3061
3062 2011-01-07  Janus Weil  <janus@gcc.gnu.org>
3063
3064         PR fortran/47189
3065         PR fortran/47194
3066         * gfortran.dg/storage_size_3.f08: Extended.
3067
3068 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
3069
3070         PR c++/47022
3071         * g++.dg/template/stdarg1.C: New test.
3072
3073 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
3074
3075         PR fortran/47195
3076         * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
3077         * gfortran.dg/defined_operators_1.f90: Split the subroutine
3078         from the interface of functions to not hide the errors that
3079         shall be tested.
3080
3081 2011-01-06  Jan Hubicka  <jh@suse.cz>
3082
3083         * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
3084         * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
3085
3086 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
3087
3088         PR fortran/33117
3089         PR fortran/46478
3090         * gfortran.dg/interface_33.f90: New test.
3091
3092 2011-01-06  Jakub Jelinek  <jakub@redhat.com>
3093
3094         PR c/47150
3095         * gcc.c-torture/compile/pr47150.c: New test.
3096
3097 2011-01-06  Ira Rosen  <irar@il.ibm.com>
3098
3099         PR tree-optimization/47139
3100         * gcc.dg/vect/pr47139.c: New test.
3101
3102 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
3103
3104         PR fortran/47180
3105         * gfortran.dg/extends_type_of_2.f03: New.
3106
3107 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3108
3109         * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
3110
3111 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
3112
3113         * gnat.dg/opt14.adb: New test.
3114
3115 2011-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
3116
3117         PR fortran/46017
3118         * gfortran.dg/allocate_error_2.f90:  New test.
3119
3120 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
3121
3122         PR fortran/47024
3123         * gfortran.dg/storage_size_3.f08: New.
3124
3125 2011-01-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3126
3127         PR libgfortran/47154
3128         * gfortran.dg/namelist_68.f90: New test.
3129
3130 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
3131
3132         * gnat.dg/unchecked_convert8.ad[sb]: New test.
3133
3134 2011-01-04  Janus Weil  <janus@gcc.gnu.org>
3135
3136         PR fortran/46448
3137         * gfortran.dg/class_34.f90: New.
3138
3139 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3140
3141         * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
3142         use __builtin_inff.  Skip all single-precision tests that require
3143         Infinity.
3144
3145 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3146
3147         * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
3148
3149 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
3150
3151         PR tree-optimization/47148
3152         * gcc.c-torture/execute/pr47148.c: New test.
3153
3154         PR tree-optimization/47155
3155         * gcc.c-torture/execute/pr47155.c: New test.
3156
3157         PR rtl-optimization/47157
3158         * gcc.c-torture/compile/pr47157.c: New test.
3159
3160 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3161
3162         * gcc.dg/torture/vector-shift2.c (schar): Define.
3163         (main): Always use schar or uchar instead of plain "char" to avoid
3164         dependencies on implementation-defined char signedness.
3165
3166 2011-01-03  Martin Jambor  <mjambor@suse.cz>
3167
3168         PR tree-optimization/46801
3169         * gnat.dg/pack9.adb: Remove xfail.
3170
3171 2011-01-03  Martin Jambor  <mjambor@suse.cz>
3172
3173         PR tree-optimization/46984
3174         * g++.dg/ipa/pr46984.C: New test.
3175
3176 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
3177
3178         PR fortran/46408
3179         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
3180
3181 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
3182
3183         PR tree-optimization/47140
3184         * gcc.c-torture/compile/pr47140.c: New test.
3185
3186         PR rtl-optimization/47028
3187         * gcc.dg/pr47028.c: New test.
3188
3189 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
3190
3191         * objc.dg/protocol-forward-1.m: Removed TODO.
3192         * objc.dg/protocol-forward-2.m: New.
3193         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
3194         * obj-c++.dg/protocol-forward-2.mm: New.
3195
3196 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
3197
3198         PR target/38662
3199         * g++.dg/eh/pr38662.C: New testcase.
3200
3201 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
3202
3203         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
3204         scan for newline '\n'.
3205
3206 \f
3207 Copyright (C) 2011 Free Software Foundation, Inc.
3208
3209 Copying and distribution of this file, with or without modification,
3210 are permitted in any medium without royalty provided the copyright
3211 notice and this notice are preserved.