OSDN Git Service

2010-11-30 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2010-11-30  Tobias Burnus  <burnus@net-b.de>
2
3         * gfortran.dg/realloc_on_assign_2.f03 (invima): Assign
4         a value to all array elements.
5
6 2010-11-30  Richard Guenther  <rguenther@suse.de>
7
8         PR tree-optimization/46722
9         * gcc.target/i386/fma4-fma-2.c: New testcase.
10
11 2010-11-29  Nicola Pero  <nicola.pero@meta-innovation.com>
12
13         * objc.dg/duplicate-class-1.m: New.
14         * obj-c++.dg/duplicate-class-1.mm: New.
15
16 2010-11-29  Nicola Pero  <nicola.pero@meta-innovation.com>
17
18         * objc.dg/property/dotsyntax-21.m
19         * obj-c++.dg/property/dotsyntax-21.mm
20
21 2010-11-29  Alexandre Oliva  <aoliva@redhat.com>
22
23         PR debug/46338
24         * g++.dg/debug/pr46338.C: New.
25
26 2010-11-29  Richard Guenther  <rguenther@suse.de>
27             Zdenek Dvorak  <rakdver@kam.uniff.cz>
28
29         PR tree-optimization/46675
30         * gcc.dg/pr46675.c: New test.
31
32 2010-11-29  Iain Sandoe  <iains@gcc.gnu.org>
33
34         * gcc/testsuite/objc.dg/strings-1.m: Move to...
35         * gcc/testsuite/objc.dg/strings/strings-1.m: ... here. Update paths.
36         * gcc/testsuite/objc.dg/strings-2.m: Move to ...
37         * gcc/testsuite/objc.dg/strings/strings-2.m ... here, provide a
38         constructor and class reference for NeXT runtime.  Update paths.
39         * gcc/testsuite/obj-c++.dg/strings-1.m: Move to...
40         * gcc/testsuite/obj-c++.dg/strings/strings-1.m: ... here. Update paths.
41         * gcc/testsuite/obj-c++.dg/strings-2.m: Move to ...
42         * gcc/testsuite/obj-c__.dg/strings/strings-2.m ... here, provide a
43         constructor and class reference for NeXT runtime.  Update paths.
44
45 2010-11-29  Dodji Seketeli  <dodji@redhat.com>
46
47         PR c++/42260
48         * g++.dg/conversion/cast2.C: New test.
49
50         PR c++/45383
51         * g++.dg/conversion/cond4.C: Likewise.
52
53 2010-11-29  Dodji Seketeli  <dodji@redhat.com>
54
55         PR c++/45383
56         Reverted patch for PR c++/42260
57         * g++.dg/conversion/cast2.C: Reverted new test.
58
59 2010-11-29  Dodji Seketeli  <dodji@redhat.com>
60
61         PR debug/46101
62         * g++.dg/debug/dwarf2/typedef5.C: New test
63
64 2010-11-29  Iain Sandoe  <iains@gcc.gnu.org>
65             Mike Stump  <mrs@gcc.gnu.org>
66
67         PR target/26427
68         PR target/33120
69         PR testsuite/35710
70         * gcc.target/powerpc/darwin-abi-12.c: Adjust for new allocators.
71         * gcc.dg/pr26427.c: Remove redundant warning for powerpc.
72         * gcc.dg/darwin-comm.c: Adjust for new allocators.
73         * gcc.dg/darwin-sections.c: New test.
74         * g++.dg/ext/instantiate2.C: Adjust for new allocators.
75
76 2010-11-29  Nicola Pero  <nicola.pero@meta-innovation.com>
77
78         * objc.dg/exceptions-1.m: New.
79         * objc.dg/exceptions-2.m: New.
80         * objc.dg/exceptions-3.m: New.
81         * objc.dg/exceptions-4.m: New.
82         * objc.dg/exceptions-5.m: New.
83         * obj-c++.dg/exceptions-1.mm: New.
84         * obj-c++.dg/exceptions-2.mm: New.
85         * obj-c++.dg/exceptions-3.mm: New.
86         * obj-c++.dg/exceptions-4.mm: New.
87         * obj-c++.dg/exceptions-5.mm: New.
88
89 2010-11-29  Nicola Pero  <nicola.pero@meta-innovation.com>
90
91         * obj-c++.dg/property/at-property-1.mm: Fixed testcase.
92         * obj-c++.dg/property/at-property-16.mm: Fixed testcase.
93         * obj-c++.dg/property/at-property-20.mm: Fixed testcase.
94
95 2010-11-28  Janus Weil  <janus@gcc.gnu.org>
96
97         PR fortran/46662
98         * gfortran.dg/proc_ptr_comp_pass_7.f90: New.
99
100 2010-11-28  Eric Botcazou  <ebotcazou@adacore.com>
101
102         * gnat.dg/aliasing2.adb (dg-final): Robustify pattern matching.
103         * gnat.dg/pack9.adb (dg-final): Likewise.
104
105 2010-11-28  Paul Thomas  <pault@gcc.gnu.org
106
107         PR fortran/35810
108         * gfortran.dg/realloc_on_assign_1.f03: New test.
109         * gfortran.dg/realloc_on_assign_2.f03: New test.
110         * gfortran.dg/transpose_2.f90: dg-option -fno-realloc-lhs.
111         * gfortran.dg/unpack_bounds_1.f90: The same.
112         * gfortran.dg/cshift_bounds_2.f90: The same.
113         * gfortran.dg/matmul_bounds_2.f90: The same.
114         * gfortran.dg/matmul_bounds_3.f90: The same.
115         * gfortran.dg/matmul_bounds_4.f90: The same.
116         * gfortran.dg/matmul_bounds_5.f90: The same.
117
118 2010-11-27  Tobias Burnus  <burnus@net-b.de>
119
120         PR fortran/46638
121         PR fortran/46668
122         * gfortran.dg/transfer_simplify_10.f90: Fix endian issue.
123
124 2010-11-27  Nicola Pero  <nicola.pero@meta-innovation.com>
125
126         PR objc++/46222
127         * obj-c++.dg/property/at-property-2.mm: Uncommented testcase.
128
129 2010-11-27  Nicola Pero  <nicola.pero@meta-innovation.com>
130
131         * objc.dg/property/at-property-24.m: New.
132         * objc.dg/property/at-property-25.m: New.
133         * obj-c++.dg/property/at-property-24.mm: New.
134         * obj-c++.dg/property/at-property-25.mm: New.
135
136 2010-11-27  Nicola Pero  <nicola.pero@meta-innovation.com>
137
138         * objc.dg/protocol-qualifier-1.m: New.
139         * objc.dg/protocol-qualifier-2.m: New.
140         * obj-c++.dg/protocol-qualifier-1.mm: New.
141         * obj-c++.dg/protocol-qualifier-2.mm: New.
142
143 2010-11-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
144
145         * lib/gnat.exp: Load gcc.exp.
146         (gnat_target_compile): Use gcc_target_compile for *.c sources.
147         * gnat.dg/sse_nolib.adb: Use dg-require-effective-target sse_runtime.
148
149 2010-11-26  Richard Guenther  <rguenther@suse.de>
150
151         PR lto/46648
152         * gcc.dg/lto/20101125-1_0.c: New testcase.
153         * gcc.dg/lto/20101125-1_1.c: Likewise.
154
155 2010-11-22   Bud Davis  <jmdavis@link.com>
156
157         * arith_divide_no_check.f
158          ,arith_divide.f,old_style_init.f90: new tests.
159
160 2010-11-26  H.J. Lu  <hongjiu.lu@intel.com>
161
162         PR tree-optimization/46665
163         * gfortran.dg/pr46665.f90: New.
164
165 2010-11-26  Jakub Jelinek  <jakub@redhat.com>
166
167         PR middle-end/46647
168         * gcc.dg/pr46647.c: New test.
169
170 2010-11-25  Janus Weil  <janus@gcc.gnu.org>
171
172         PR fortran/46581
173         * gfortran.dg/select_type_19.f03: New.
174
175 2010-11-25  Nicola Pero  <nicola.pero@meta-innovation.com>
176
177         * objc.dg/ivar-problem-1.m: New.
178         * obj-c++.dg/ivar-problem-1.mm: New.
179
180 2010-11-25  Jakub Jelinek  <jakub@redhat.com>
181
182         PR middle-end/46637
183         * gcc.c-torture/compile/pr46637.c: New test.
184
185 2010-11-25  H.J. Lu  <hongjiu.lu@intel.com>
186
187         * gfortran.dg/pr46519-1.f: Add -mtune=generic.
188
189 2010-11-25  H.J. Lu  <hongjiu.lu@intel.com>
190
191         PR middle-end/46647
192         * gcc.target/i386/pr46647.c: New.
193
194 2010-11-25  Kai Tietz  <kai.tietz@onevision.com>
195
196         * gcc.dg/dll-8.c: New.
197
198 2010-11-25  Eric Botcazou  <ebotcazou@adacore.com>
199
200         * gnat.dg/loop_optimization7.adb: Remove dg-require-effective-target.
201         * gnat.dg/sse_nolib.adb: Likewise.
202
203 2010-11-25  Alexander Monakov  <amonakov@ispras.ru>
204
205         PR rtl-optimization/46585
206         * gcc.dg/pr46585.c: New.
207
208 2010-11-24  Richard Henderson  <rth@redhat.com>
209
210         * lib/target-supports.exp (vect_widen_sum_hi_to_si_pattern,
211         vect_widen_mult_hi_to_si, vect_sdot_qi, vect_udot_qi, vect_sdot_hi,
212         vect_unpack, vect_int_mult, vect_extract_even_odd,
213         vect_extract_even_odd_wide, vect_interleave): Enable for ia64.
214
215 2010-11-24  H.J. Lu  <hongjiu.lu@intel.com>
216
217         PR target/46519
218         * gfortran.dg/pr46519-1.f: New.
219
220 2010-11-24  H.J. Lu  <hongjiu.lu@intel.com>
221
222         PR target/46519
223         * gcc.target/i386/avx-vzeroupper-10.c: Expect no avx_vzeroupper.
224         * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
225
226         * gcc.target/i386/avx-vzeroupper-14.c: Replace -O0 with -O2.
227         * gcc.target/i386/avx-vzeroupper-15.c: Likewise.
228         * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
229         * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
230
231         * gcc.target/i386/avx-vzeroupper-20.c: New.
232         * gcc.target/i386/avx-vzeroupper-21.c: Likewise.
233         * gcc.target/i386/avx-vzeroupper-22.c: Likewise.
234         * gcc.target/i386/avx-vzeroupper-23.c: Likewise.
235         * gcc.target/i386/avx-vzeroupper-24.c: Likewise.
236         * gcc.target/i386/avx-vzeroupper-25.c: Likewise.
237         * gcc.target/i386/avx-vzeroupper-26.c: Likewise.
238
239 2010-11-24  Richard Guenther  <rguenther@suse.de>
240
241         PR lto/43218
242         * gcc.dg/lto/20100423-1_0.c: Enable for all LTO modes.
243
244 2010-11-24  Jakub Jelinek  <jakub@redhat.com>
245
246         PR rtl-optimization/46614
247         * gcc.dg/pr46614.c: New test.
248
249 2010-11-24  Tobias Burnus  <burnus@net-b.de>
250
251         PR fortran/46638
252         * gfortran.dg/transfer_simplify_10.f90: New.
253
254 2010-11-24  Jakub Jelinek  <jakub@redhat.com>
255
256         PR middle-end/46629
257         * gfortran.dg/lto/pr46629_0.f90: New test.
258
259 2010-11-24  Mingjie Xing  <mingjie.xing@gmail.com>
260
261         * gcc.target/mips/loongson3a-muldiv-1.c: New test.
262         * gcc.target/mips/loongson3a-muldiv-2.c: New test.
263
264 2010-11-23  Joseph Myers  <joseph@codesourcery.com>
265
266         * gcc.dg/opts-5.c: New test.
267
268 2010-11-23  Jeffrey Yasskin <jyasskin@google.com>
269
270         PR c++/46527
271         * g++.dg/debug/dwarf2/pr46527.C: New test.
272
273 2010-11-23  Iain Sandoe  <iains@gcc.gnu.org>
274
275         * gcc.dg/darwin-cfstring-1.c: Adjust format messages.
276
277 2010-11-23  Jakub Jelinek  <jakub@redhat.com>
278
279         PR middle-end/46499
280         * gcc.dg/pr46499-1.c: New test.
281         * gcc.dg/pr46499-2.c: New test.
282
283 2010-11-23  Jack Howarth  <howarth@bromo.med.uc.edu>
284
285         * gcc.target/i386/alias-1.c: Require alias support.
286
287 2010-11-22  Uros Bizjak  <ubizjak@gmail.com>
288
289         * gcc.dg/graphite/graphite.exp: Use check_vect_support_and_set_flags
290         for vectorizer tests.
291         * gcc.dg/graphite/vect-pr43423.c: Add "dg-do compile" dg directive.
292         * gcc.dg/graphite/pr40281.c: Remove "dg-do compile" dg directive.
293         * gcc.dg/graphite/pr41888.c: Ditto.
294         * gcc.dg/graphite/pr42729.c: Ditto.
295
296 2010-11-22  Mingjie Xing  <mingjie.xing@gmail.com>
297             Uros Bizjak  <ubizjak@gmail.com>
298
299         * lib/target-supports.exp (check_vect_support_and_set_flags): New
300         procedure to check if the target supports vectorizer tests. Set
301         DEFAULT_VECTCFLAGS and dg-do-what-default depending on vectorization
302         capabilites.
303         * gcc.dg/vect/vect.exp: Use check_vect_support_and_set_flags.
304         * g++.dg/vect/vect.exp: Ditto.
305         * gfortran.dg/vect/vect.exp: Ditto.
306
307 2010-11-22  Nicola Pero  <nicola.pero@meta-innovation.com>
308
309         PR objc/34033
310         * objc.dg/strings-1.m: New.
311         * objc.dg/strings-2.m: New.
312         * obj-c++.dg/strings-1.mm: New.
313         * obj-c++.dg/strings-2.mm: New.
314
315 2010-11-22  Ian Bolton  <ian.bolton@arm.com>
316
317         * testsuite/c-c++-common/pr44832.c: Use -fno-short-enums option for
318         "target short_enums".
319         * testsuite/gcc.c-torture/compile/pr39845.c: Likewise.
320
321 2010-11-22  Eric Botcazou  <ebotcazou@adacore.com>
322
323         * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
324
325         PR rtl-optimization/46603
326         * gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.
327
328         PR testsuite/46230
329         * gcc.dg/vect/vect-peel-3.c (main): Prevent initialization loop from
330         being vectorized.  Adjust dg-final pattern.
331         * gcc.dg/vect/pr46009.c: Add vect_int_mult target selector.
332
333         * gcc.dg/vect: Do not include <stdio.h> in testcases.
334         * gcc.dg/vect/costmodel/ppc: Likewise.
335
336 2010-11-22  Alexander Monakov  <amonakov@ispras.ru>
337
338         PR rtl-optimization/45652
339         * gcc.dg/pr45652.c: New.
340
341 2010-11-21  Richard Henderson  <rth@redhat.com>
342
343         PR rtl-optimization/46571
344         * gcc.dg/pr46571.c: New.
345
346 2010-11-21  Eric Botcazou  <ebotcazou@adacore.com>
347
348         * g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.
349
350 2010-11-21  Uros Bizjak  <ubizjak@gmail.com>
351
352         PR target/46533
353         * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-*  targets.
354
355 2010-11-20  Joseph Myers  <joseph@codesourcery.com>
356
357         * g++.dg/cpp/_Pragma1.C: Test for all non-Solaris targets.
358         * gcc.dg/cpp/_Pragma6.c: Test for all non-Solaris targets.
359         * gcc.dg/pack-test-1.c: Test for all non-default_packed targets.
360         * gcc.dg/pack-test-2.c: Test for all targets.
361         * gcc.dg/pragma-align.c: Test for all targets.
362         * gcc.dg/pragma-pack-4.c: Do not skip for AVR.
363         * gcc.dg/ucnid-10.c: Test for all targets.
364
365 2010-11-20  Eric Botcazou  <ebotcazou@adacore.com>
366
367         * gcc.target/sparc/sparc-align-1.c: New test.
368
369 2010-11-20  Nathan Froyd  <froydnj@codesourcery.com>
370
371         PR c++/16189
372         PR c++/36888
373         PR c++/45331
374         * g++.dg/parse/semicolon3.C: New test.
375         * g++.dg/debug/pr22514.C: Adjust.
376         * g++.dg/init/error1.C: Adjust.
377         * g++.dg/other/bitfield3.C: Adjust.
378         * g++.dg/other/semicolon.C: Adjust.
379         * g++.dg/parse/error14.C: Adjust.
380         * g++.dg/parse/error5.C: Adjust.
381         * g++.dg/parse/parameter-declaration-1.C: Adjust.
382         * g++.dg/template/pr23510.C: Adjust.
383         * g++.dg/template/pr39425.C: Adjust.
384         * g++.old-deja/g++.robertl/eb125.C: Adjust.
385
386 2010-11-20  Jakub Jelinek  <jakub@redhat.com>
387
388         PR debug/46561
389         * gcc.dg/autopar/pr46561.c: New test.
390
391         PR c++/46538
392         * g++.dg/other/error34.C: New test.
393
394         PR c++/46526
395         * g++.dg/cpp0x/constexpr-base3.C: New test.
396
397         PR tree-optimization/45830
398         * gcc.target/i386/pr45830.c: New test.
399         * gcc.c-torture/execute/pr45830.c: New test.
400
401 2010-11-19  Nicola Pero  <nicola.pero@meta-innovation.com>
402
403         * objc.dg/attributes/class-attribute-1.m: Rewritten.
404         * objc.dg/attributes/class-attribute-2.m: Same change.
405         * obj-c++.dg/attributes/class-attribute-1.mm: Same change.
406         * obj-c++.dg/attributes/class-attribute-2.mm: Same change.
407         * objc.dg/fobjc-std-1.m: Updated.
408         * obj-c++.dg/fobjc-std-1.mm: Updated.
409
410 2010-11-19  Michael Matz  <matz@suse.de>
411
412         PR tree-optimization/46077
413         * gcc.dg/vect/O3-pr46077.c: New testcase.
414
415 2010-11-19  Joseph Myers  <joseph@codesourcery.com>
416
417         PR c/46547
418         * gcc.c-torture/compile/pr46547-1.c: New test.
419
420 2010-11-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
421
422         * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
423         exec $compiler.
424         * lib/gfortran.exp (gfortran_link_flags): Remove braces around
425         $GFORTRAN_UNDER_TEST.
426         (gfortran_init): Use -B to specify specpath, add trailing /.
427
428 2010-11-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
429
430         * gcc.target/powerpc/ppc-target-1.c: New file to test target
431         attributes on PowerPC.
432         * gcc.target/powerpc/ppc-target-2.c: Ditto.
433         * gcc.target/powerpc/ppc-target-3.c: Ditto.
434
435 2010-11-19  Nicola Pero  <nicola.pero@meta-innovation.com>
436
437         * objc.dg/attributes/proto-attribute-1.m: Updated.
438         * objc.dg/attributes/proto-attribute-2.m: New.
439         * objc.dg/attributes/proto-attribute-3.m: New.
440         * obj-c++.dg/attributes/proto-attribute-1.mm: Updated.
441         * obj-c++.dg/attributes/proto-attribute-2.mm: New.
442         * obj-c++.dg/attributes/proto-attribute-3.mm: New.
443
444 2010-11-19  Eric Botcazou  <ebotcazou@adacore.com>
445
446         * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
447
448 2010-11-19  Eric Botcazou  <ebotcazou@adacore.com>
449
450         * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
451
452 2010-11-18  Steve Ellcey  <sje@cup.hp.com>
453
454         * gcc.dg/vect/slp-reduc-3.c: Make check dependent on vect_unpack.
455         * gcc.dg/vect/slp-reduc-6.c: Ditto, plus add alignment.
456
457 2010-11-18  Jakub Jelinek  <jakub@redhat.com>
458
459         PR middle-end/46534
460         * gcc.c-torture/compile/pr46534.c: New test.
461
462 2010-11-18  Eric Botcazou  <ebotcazou@adacore.com>
463
464         * gnat.dg/atomic4.ad[sb]: New test.
465         * gnat.dg/volatile4.adb: Likewise.
466
467 2010-11-18  Richard Henderson  <rth@redhat.com>
468
469         * gcc.target/i386/pr46470.c: Skip for 32-bit PIC.
470
471 2010-11-18  Nathan Froyd  <froydnj@codesourcery.com>
472
473         PR c/33193
474         * c-c++-common/pr33193.c: New test.
475
476 2010-11-18  Richard Guenther  <rguenther@suse.de>
477
478         PR tree-optimization/46172
479         * gcc.dg/torture/pr46172.c: New testcase.
480
481 2010-11-18  Jeff Law  <law@redhat.com>
482
483         PR middle-end-optimization/46297
484         * gfortran.dg/pr46297.f: New test.
485
486 2010-11-17  Steve Ellcey  <sje@cup.hp.com>
487
488         PR middle-end/31490
489         * gcc.dg/pr31490.c: New test.
490
491 2010-11-17  Uros Bizjak  <ubizjak@gmail.com>
492
493         * gcc.dg/nop.h: Move from ...
494         * gcc.dg/guality/nop.h: ... here.
495         * gcc.dg/lto/20091216-1_0.c: Include nop.h and use NOP macro.
496         * gcc.dg/guality/asm-1.c: Update nop.h include.
497         * gcc.dg/guality/pr43329-1.c: Ditto.
498
499 2010-11-17  Paolo Bonzini  <bonzini@gnu.org>
500
501         * gcc.dg/two-types-1.c: New test.
502         * gcc.dg/two-types-2.c: New test.
503         * gcc.dg/two-types-3.c: New test.
504         * gcc.dg/two-types-4.c: New test.
505         * gcc.dg/two-types-5.c: New test.
506         * gcc.dg/two-types-6.c: New test.
507         * gcc.dg/two-types-7.c: New test.
508         * gcc.dg/two-types-8.c: New test.
509         * gcc.dg/two-types-9.c: New test.
510         * gcc.dg/two-types-10.c: New test.
511         * objc.dg/two-types-1.m: New test.
512
513 2010-11-17  Jakub Jelinek  <jakub@redhat.com>
514
515         PR rtl-optimization/46440
516         * gcc.dg/pr46440.c: New test.
517
518         PR testsuite/45429
519         * gcc.dg/vect/no-section-anchors-vect-64.c: New test.
520
521 2010-11-17  Ira Rosen  <irar@il.ibm.com>
522
523         PR tree-optimization/46312
524         * gcc.dg/vect/vect-scal-opt2.c: Rename to...
525         * gcc.dg/vect/vec-scal-opt2.c: ... this. Expect to pass only
526         on targets that support vector shifts with scalar shift argument.
527         Remove dg-options.
528         * gcc.dg/vect/vect-scal-opt.c: Rename to...
529         * gcc.dg/vect/vec-scal-opt.c: ... this, and change likewise.
530         * gcc.dg/vect/vect-scal-opt1.c: Rename to...
531         * gcc.dg/vect/vec-scal-opt1.c: ... this, and change likewise.
532         * gcc.dg/vect/vect.exp: Run vec-scal-* tests with relevant flags.
533         * gcc.dg/vect/vect-114.c: Expect to pass only on targets that
534         support misaligned data accesses.
535         * gcc.dg/vect/pr43432.c, gcc.dg/vect/vect-15.c: Likewise.
536         * gcc.dg/vect/pr43430-2.c: Remove dg-options.
537         * lib/target-supports.exp
538         (check_effective_target_vect_shift_scalar): New.
539
540 2010-11-17  Jakub Jelinek  <jakub@redhat.com>
541
542         * gcc.dg/guality/nop.h: New file.
543         * gcc.dg/guality/asm-1.c: Include it and use NOP macro instead of
544         "nop".  Adjust line numbers in gdb-test.
545         * gcc.dg/guality/pr43329-1.c: Likewise.
546
547 2010-11-16  Jason Merrill  <jason@redhat.com>
548
549         * g++.dg/cpp0x/defaulted20.C: New.
550
551         * g++.dg/template/injected2.C: New.
552
553 2010-11-17  Nicola Pero  <nicola.pero@meta-innovation.com>
554
555         * objc.dg/protocol-optional-1.m: New.
556         * obj-c++.dg/protocol-optional-1.mm: New.
557
558 2010-11-16  Richard Henderson  <rth@redhat.com>
559
560         * gcc.target/powerpc/ppc-fma-2.c: Use -ffp-contract=off.
561         * gcc.target/powerpc/ppc-fma-4.c: Likewise.
562
563 2010-11-16  Eric Botcazou  <ebotcazou@adacore.com>
564
565         * gnat.dg/opt12.adb: New test.
566         * gnat.dg/opt12_pkg.ad[sb]: New helper.
567
568 2010-11-16  Eric Botcazou  <ebotcazou@adacore.com>
569
570         * gcc.target/rx/pack.c: New test.
571
572 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
573             Tobias Burnus  <burnus@net-b.de>
574
575         PR fortran/32049
576         * gfortran.dg/quad_1.f90: New.
577         * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use also
578         compiler arguments.
579         * lib/gfortran.exp (gfortran_link_flags): Add libquadmath to
580         library search path; call gcc-set-multilib-library-path with
581         arguments such that libgfortran.spec is found.
582         (gfortran_init): Add path for libgfortran.spec to GFORTRAN_UNDER_TEST.
583
584 2010-11-16  Jakub Jelinek  <jakub@redhat.com>
585
586         PR c++/46401
587         * g++.dg/warn/Wsequence-point-3.C: New test.
588
589 2010-11-16  Kai Tietz  <kai.tietz@onevision.com>
590
591         PR preprocessor/17349
592         * gcc.dg/cpp/cmdlne-C3.c: New.
593
594 2010-11-16  Richard Guenther  <rguenther@suse.de>
595
596         PR tree-optimization/44545
597         * gcc.dg/pr44545.c: New testcase.
598
599 2010-11-16  Andrey Belevantsev  <abel@ispras.ru>
600
601         PR rtl-optimization/46366
602         * gcc.target/i386/pr45352-2.c: Silence warnings by using appropriate
603         casts.
604
605 2010-11-16  Richard Guenther  <rguenther@suse.de>
606
607         * gcc.dg/tree-ssa/ssa-fre-30.c: New testcase.
608
609 2010-11-16  Richard Guenther  <rguenther@suse.de>
610
611         PR middle-end/45172
612         * gfortran.dg/gomp/pr45172.f90: New testcase.
613
614 2010-11-16  Nick Clifton  <nickc@redhat.com>
615
616         * gcc.target/rx/pack.c: New test.
617
618 2010-11-15  Richard Henderson  <rth@redhat.com>
619
620         * gcc.dg/torture/builtin-math-2.c: Split out fma tests...
621         * gcc.dg/torture/builtin-math-8.c: ... here.  New file.
622         Use builtin_constant_p rather than scanning for builtin name.
623
624 2010-11-15  Nicola Pero  <nicola.pero@meta-innovation.com>
625
626         * objc.dg/property/dotsyntax-18.m: New.
627         * objc.dg/property/dotsyntax-19.m: New.
628         * objc.dg/property/dotsyntax-20.m: New.
629         * obj-c++.dg/property/dotsyntax-18.mm: New.
630         * obj-c++.dg/property/dotsyntax-19.mm: New.
631         * obj-c++.dg/property/dotsyntax-20.mm: New.
632         * objc.dg/property/dotsyntax-4.m: Removed some unused
633         variables and code.
634         * objc.dg/property/dotsyntax-6.m: Same change.
635         * objc.dg/property/dotsyntax-16.m: Same change.
636         * objc.dg/property/dotsyntax-17.m: Same change.
637         * obj-c++.dg/property/dotsyntax-4.mm: Same change.
638         * obj-c++.dg/property/dotsyntax-6.mm: Same change.
639         * obj-c++.dg/property/dotsyntax-16.mm: Same change.
640         * obj-c++.dg/property/dotsyntax-17.mm: Same change.
641         * objc.dg/property/at-property-22.m: Added missing casts.
642         * obj-c++.dg/property/at-property-22.mm: Same change.
643
644 2010-11-15  Jakub Jelinek  <jakub@redhat.com>
645
646         PR tree-optimization/46491
647         * gcc.target/i386/pr46491.c: New test.
648
649         PR tree-optimization/46461
650         * gcc.c-torture/compile/pr46461.c: New test.
651
652 2010-11-15  Tobias Burnus  <burnus@net.b.de>
653
654         PR fortran/46484
655         * gfortran.dg/allocatable_scalar_11.f90: New.
656         * gfortran.dg/allocatable_scalar_5.f90: Make test case
657         standard conform.
658
659 2010-11-15  Jakub Jelinek  <jakub@redhat.com>
660
661         PR debug/46095
662         * gcc.target/i386/pr46095.c: New test.
663
664         PR debug/46387
665         * gcc.dg/pr46387.c: New test.
666
667 2010-11-15  Nicola Pero  <nicola.pero@meta-innovation.com>
668
669         * objc.dg/property/dotsyntax-16.m: New.
670         * objc.dg/property/dotsyntax-17.m: New.
671         * obj-c++.dg/property/dotsyntax-16.mm: New.
672         * obj-c++.dg/property/dotsyntax-17.mm: New.
673         * objc.dg/property/at-property-10.m: Uncommented using 'x++'
674         syntax with properties, which now works.
675         * obj-c++.dg/property/at-property-10.mm: Same change.
676
677 2010-11-15  Martin Jambor  <mjambor@suse.cz>
678
679         PR tree-optimization/46349
680         * gnat.dg/opt9.adb: New file.
681         * gnat.dg/opt9_pkg.ads: Likewise
682
683 2010-11-15  Richard Guenther  <rguenther@suse.de>
684
685         PR lto/44989
686         * g++.dg/guality/redeclaration1.C: Do not execute for LTO.
687
688 2010-11-15  Nathan Froyd  <froydnj@codesourcery.com>
689
690         PR preprocessor/45038
691         * g++.dg/pr45038.C: New test.
692
693 2010-11-15  Richard Guenther  <rguenther@suse.de>
694
695         PR tree-optimization/46467
696         * gcc.dg/ipa/ipa-pta-16.c: New testcase.
697
698 2010-11-15  Richard Guenther  <rguenther@suse.de>
699
700         PR testsuite/46423
701         * g++.dg/torture/pr34850.C: Adjust.
702
703 2010-11-14  Paolo Bonzini  <bonzini@gnu.org>
704
705         PR c/46475
706         * gcc.dg/nofixed-point-2.c: Change dg-warning to dg-bogus.
707
708 2010-11-14  Nicola Pero  <nicola.pero@meta-innovation.com>
709
710         * objc.dg/property/at-property-21.m: New.
711         * objc.dg/property/at-property-22.m: New.
712         * objc.dg/property/at-property-23.m: New.
713         * objc.dg/property/synthesize-9.m: New.
714         * objc.dg/property/synthesize-10.m: New.
715         * objc.dg/property/synthesize-11.m: New.
716         * obj-c++.dg/property/at-property-21.mm: New.
717         * obj-c++.dg/property/at-property-22.mm: New.
718         * obj-c++.dg/property/at-property-23.mm: New.
719         * obj-c++.dg/property/synthesize-9.mm: New.
720         * obj-c++.dg/property/synthesize-10.mm: New.
721         * obj-c++.dg/property/synthesize-11.mm: New.
722
723         * objc.dg/property/at-property-4.m: Updated to match new compiler
724         where some errors have been converted into warnings and vice versa.
725         * objc.dg/property/at-property-16.m: Same change.
726         * objc.dg/property/at-property-18.m: Same change.
727         * objc.dg/property/property-neg-5.m: Same change.
728         * obj-c++.dg/property/at-property-4.mm: Same change.
729         * obj-c++.dg/property/at-property-16.mm: Same change.
730         * obj-c++.dg/property/at-property-18.mm: Same change.
731         * obj-c++.dg/property/property-neg-5.mm: Same change.
732
733         * obj-c++.dg/property/dynamic-2.mm: Enable tests that were
734         commented out because of testsuite problems; I found out that
735         using dg-warning instead of dg-message gets them to work.
736         * obj-c++.dg/property/property-neg-3.mm: Same change.
737         * obj-c++.dg/property/synthesize-6.mm: Same change.
738         * obj-c++.dg/property/at-property-5.mm: Same change.
739         * obj-c++.dg/property/at-property-14.mm: Same change.
740         * obj-c++.dg/property/at-property-18.mm: Same change.
741         * obj-c++.dg/property/at-property-16.mm: Same change (in this file,
742         some tests still do not work due to some other testsuite issue).
743
744 2010-11-13  Jason Merrill  <jason@redhat.com>
745
746         * g++.dg/cpp0x/auto20.C: New.
747
748 2010-11-13  Iain Sandoe  <iains@gcc.gnu.org>
749
750         * objc.dg/fsf-nsstring-format-1.m: Adjust format messages.
751         * obj-c++.dg/fsf-nsstring-format-1.mm: Likewise.
752
753 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
754
755         PR c/46462
756         * gcc.dg/gomp/pr34607.c: Adjust errors for unknown typenames.
757         * gcc.dg/pr35746.c: Likewise.
758         * gcc.dg/cpp/direct2.c: Likewise.
759         * gcc.dg/cpp/direct2s.c: Likewise.
760         * gcc.dg/noncompile/920923-1.c: Likewise.
761         * gcc.dg/dfp/constants-c99.c: Add -Wno-overflow.
762
763 2010-11-13  Nicola Pero  <nicola.pero@meta-innovation.com>
764
765         * obj-c++.dg/attributes/method-format-1.mm: Adjust.
766
767 2010-11-13  Nicola Pero  <nicola.pero@meta-innovation.com>
768
769         * objc/compile/20060406-1.m: Fixed testcase not to try to qualify
770         a pointer to an arbitrary C struct with an Objective-C protocol.
771         Test various valid uses of typedef with Objective-C objects and
772         protocols instead.
773         * objc.dg/invalid-type-1.m: New.
774         * obj-c++.dg/invalid-type-1.m: New.
775
776 2010-11-13  Iain Sandoe  <iains@gcc.gnu.org>
777
778         * gcc.dg/darwin-segaddr.c: New test for multiple argument c/l switch.
779
780 2010-11-13  Tobias Burnus  <burnus@net-b.de>
781
782         PR fortran/45742
783         * gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump.
784
785 2010-11-13  Tobias Burnus  <burnus@net-b.de>
786
787         PR fortran/45742
788         * gfortran.dg/volatile12.f90: New.
789
790 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
791
792         * objc.dg/attributes/method-format-1.m: Adjust.
793
794 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
795
796         PR c/20385
797         * gcc.dg/decl-9.c: New.
798
799 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
800
801         * gcc.dg/Wcxx-compat-8.c: Add testcases involving incomplete types.
802
803 2010-11-13  Paolo Bonzini  <bonzini@gnu.org>
804
805         * gcc.dg/format/few-1.c: New test.
806         * gcc.dg/format/asm_fprintf-1.c: Adjust.
807         * gcc.dg/format/c90-scanf-1.c: Adjust.
808         * gcc.dg/format/cmn-err-1.c: Adjust.
809         * gcc.dg/format/dfp-printf-1.c: Adjust.
810         * gcc.dg/format/dfp-scanf-1.c: Adjust.
811         * gcc.dg/format/gcc_diag-1.c: Adjust.
812         * gcc.dg/format/ms_unnamed-1.c: Adjust.
813         * gcc.dg/format/strfmon-1.c: Adjust.
814         * gcc.dg/format/unnamed-1.c: Adjust.
815         * gcc.dg/format/xopen-2.c: Adjust.
816         * g++.dg/ext/builtin4.C: Adjust.
817         * g++.dg/ext/builtin5.C: Adjust.
818
819 2010-11-12  Joseph Myers  <joseph@codesourcery.com>
820
821         * gcc.dg/pragma-diag-2.c: New test.
822
823 2010-11-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
824
825         PR fortran/45794
826         * gfortran.dg/optional_mask.f90: New test.
827
828 2010-11-13  Ville Voutilainen  <ville.voutilainen@gmail.com>
829
830         * g++.dg/cpp0x/defaulted15.C: Adjust.
831
832 2010-11-12  James Dennett <jdennett@google.com>
833
834         PR c++/39415
835         * g++.dg/expr/static_cast7.C: New.
836
837 2010-11-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
838
839         * lib/prune.exp (prune_gcc_output): Ignore IRIX 6 linker multiline
840         warning.
841         * g++.dg/abi/packed1.C (struct INNER): Ignore warning on
842         mips-sgi-irix*.
843         * g++.dg/cpp/_Pragma1.C: Skip on mips-sgi-irix*.
844         * gcc.target/mips/call-3.c: Add dg-require-visibility.
845
846 2010-11-12  Eric Botcazou  <ebotcazou@adacore.com>
847
848         * gcc.dg/pr46375.c: New test.
849
850 2010-11-11  Nathan Froyd  <froydnj@codesourcery.com>
851
852         PR c/44782
853         * c-c++-common/fmax-errors.c: New test.
854
855 2010-11-11  Richard Henderson  <rth@redhat.com>
856
857         * gcc.target/i386/sse-24.c: Use -ffp-contract.
858
859 2010-11-11  Jan Hubicka  <jh@suse.cz>
860
861         * gcc.dg/tree-ssa/inline-5.c: Fix testcase.
862         * gcc.dg/tree-ssa/inline-6.c: Fix testcase.
863
864 2010-11-12  Jakub Jelinek  <jakub@redhat.com>
865
866         PR target/46088
867         * gcc.dg/pr46088.c: New test.
868
869 2010-11-11  Steven G. Kargl  <kargl@gcc.gnu.org>
870
871         * gfortran.dg/empty_derived_type.f90: New test.
872
873 2010-11-11  Tobias Burnus  <burnus@net-b.de>
874
875         PR fortran/46413
876         * gfortran.dg/class_31.f90: New.
877
878         PR fortran/46205
879         * gfortran.dg/forall_14.f90: New.
880
881 2010-11-11  Jakub Jelinek  <jakub@redhat.com>
882             Tobias Burnus  <burnus@net-b.de>
883
884         PR fortran/46325
885         * gfortran.dg/char_initialiser_actual.f90: Make test case valid.
886
887 2010-11-11  Jan Hubicka  <jh@suse.cz>
888
889         * gcc.dg/20081223-1.c: Update LTO options.
890         * gcc.dg/lto/20090206-1_0.c: Update LTO options.
891         * gcc.dg/lto/20081118_0.c: Update LTO options.
892         * gcc.dg/lto/ipareference_0.c: Update LTO options.
893         * gcc.dg/lto/20100423-2_0.c: Update LTO options.
894         * gcc.dg/lto/20081201-1_0.c: Update LTO options.
895         * gcc.dg/lto/ipacp_0.c: Update LTO options.
896         * gcc.dg/lto/20090116_0.c: Update LTO options.
897         * gcc.dg/lto/20091015-1_0.c: Update LTO options.
898         * gcc.dg/lto/20090126-2_0.c: Update LTO options.
899         * gcc.dg/lto/20081202-2_0.c: Update LTO options.
900         * gcc.dg/lto/20081204-1_0.c: Update LTO options.
901         * gcc.dg/lto/const-uniq_0.c: Update LTO options.
902         * gcc.dg/lto/20081224_0.c: Update LTO options.
903         * gcc.dg/lto/20090219_0.c: Update LTO options.
904         * gcc.dg/lto/ipareference2_0.c: Update LTO options.
905         * gcc.dg/lto/20090206-2_0.c: Update LTO options.
906         * gcc.dg/lto/20081115_0.c: Update LTO options.
907         * gcc.dg/lto/20081201-2_0.c: Update LTO options.
908         * gcc.dg/lto/20081120-2_0.c: Update LTO options.
909         * gcc.dg/lto/materialize-1_0.c: Update LTO options.
910         * gcc.dg/lto/20090126-1_0.c: Update LTO options.
911         * gcc.dg/lto/20081202-1_0.c: Update LTO options.
912         * gcc.dg/lto/noreturn-1_0.c: Update LTO options.
913         * g++.dg/20090107-1.C: Update LTO options.
914         * g++.dg/lto/pr45679-2_0.C: Update LTO options.
915         * g++.dg/lto/20081123_0.C: Update LTO options.
916         * g++.dg/lto/20090313_0.C: Update LTO options.
917         * g++.dg/lto/20081125_0.C: Update LTO options.
918         * g++.dg/lto/20081109-1_0.C: Update LTO options.
919         * g++.dg/lto/20081219_0.C: Update LTO options.
920         * g++.dg/lto/20100724-1_0.C: Update LTO options.
921         * g++.dg/lto/20081204-1_0.C: Update LTO options.
922         * g++.dg/lto/20090303_0.C: Update LTO options.
923         * g++.dg/lto/20100723-1_0.C: Update LTO options.
924         * g++.dg/lto/pr45679-1_0.C: Update LTO options.
925         * g++.dg/lto/20090128_0.C: Update LTO options.
926         * g++.dg/lto/20081204-2_0.C: Update LTO options.
927         * g++.dg/lto/20090302_0.C: Update LTO options.
928         * g++.dg/lto/20081119-1_0.C: Update LTO options.
929         * g++.dg/lto/20081118_0.C: Update LTO options.
930         * g++.dg/20090121-1.C: Update LTO options.
931         * objc.dg/lto/lto.exp: Update LTO options.
932         * lib/lto.exp: Update LTO options.
933         * lib/gcc-dg.exp: Update LTO options.
934         * lib/c-torture.exp: Update LTO options.
935         * obj-c++.dg/lto/lto.exp: Update LTO options.
936
937 2010-11-11  Jan Hubicka  <jh@suse.cz>
938
939         PR tree-optimize/40436
940         * gcc.dg/tree-ssa/inline-5.c: New testcase.
941         * gcc.dg/tree-ssa/inline-6.c: New testcase.
942
943 2010-11-11  Janus Weil  <janus@gcc.gnu.org>
944
945         * gfortran.dg/proc_decl_24.f90: New.
946
947 2010-11-11  Nicola Pero  <nicola.pero@meta-innovation.com>
948
949         * objc.dg/property/at-property-20.m: New.
950         * objc.dg/property/synthesize-8.m: New.
951         * obj-c++.dg/property/at-property-20.m: New.
952         * obj-c++.dg/property/synthesize-8.mm: New.
953
954 2010-11-11  Joseph Myers  <joseph@codesourcery.com>
955
956         * gcc.dg/cpp/warn-normalized-3.c: Update expected note text.
957
958 2010-11-11  Jakub Jelinek  <jakub@redhat.com>
959
960         PR middle-end/46388
961         * gcc.c-torture/compile/pr46388.c: New test.
962
963 2010-11-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
964
965         * lib/lto.exp (lto-get-options-main): Support optional target
966         selector for dg-suppress-ld-options.
967
968 2010-11-11  Martin Jambor  <mjambor@suse.cz>
969
970         PR tree-optimization/46383
971         * g++.dg/torture/pr46383.C: New test.
972
973 2010-11-11  Uros Bizjak  <ubizjak@gmail.com>
974
975         * gcc-target/i386/sse-12.c: Add -msse4a to dg-options.
976         * gcc-target/i386/sse-13.c: Add -msse4a, -mfma4, -mbmi and -mtbm
977         to dg-options.
978         * gcc-target/i386/sse-14.c: Add -mfma4a and -mbmi to dg-options.
979         * g++.dg/other/i386-2.C: Add -msse4a and -mfma4 to dg-options.
980         * g++.dg/other/i386-3.C: Ditto.
981
982 2010-11-10  Jason Merrill  <jason@redhat.com>
983
984         * g++.dg/cpp0x/constexpr-46420.C: New.
985
986 2010-11-10  Joseph Myers  <joseph@codesourcery.com>
987
988         * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield4.C,
989         gcc.dg/bitfld-15.c, gcc.dg/bitfld-17.c,
990         gcc.target/i386/pr39082-1.c, gcc.target/i386/pr39545-1.c,
991         gcc.target/i386/pr39545-2.c, gcc.target/i386/pr39678.c: Update
992         expected messages.
993
994 2010-11-10  Jan Hubicka  <jh@suse.cz>
995
996         PR tree-optimize/38669
997         * gcc.dg/tree-ssa/pr38699.c: New testcase.
998
999 2010-11-10  Jan Hubicka  <jh@suse.cz>
1000
1001         * gcc.dg/tree-prof/inliner-1.c: Fix testcase.
1002
1003 2010-11-10  Jason Merrill  <jason@redhat.com>
1004
1005         * g++.dg/cpp0x/constexpr-bitfield.C: New.
1006
1007 2010-11-10  Jakub Jelinek  <jakub@redhat.com>
1008
1009         PR debug/46409
1010         * gcc.dg/debug/pr46409.c: New test.
1011
1012         PR c++/46368
1013         * g++.dg/cpp0x/constexpr-defarg2.C: New test.
1014
1015 2010-11-10  Uros Bizjak  <ubizjak@gmail.com>
1016
1017         PR target/46419
1018         * gcc-target/i386/pr46419.c: New test.
1019
1020 2010-11-10  Quentin Neill  <quentin.neill.gnu@gmail.com>
1021
1022         * g++.dg/other/i386-2.C: Add -mtbm.
1023         * g++.dg/other/i386-3.C: Likewise.
1024         * gcc.target/i386/funcspec-5.c: Add tbm and no-tbm targets.
1025         * gcc.target/i386/funcspec-6.c: Likewise.
1026         * gcc.target/i386/sse-12.c: Add -mtbm.
1027         * gcc.target/i386/sse-13.c: Add -mtbm and test immediate
1028         operand intrinsics.
1029         * gcc.target/i386/sse-14.c: Likewise.
1030         * gcc.target/i386/sse-22.c: Likewise.
1031         * gcc.target/i386/sse-23.c: Likewise.
1032         * gcc.target/i386/tbm-1.c: New file.
1033         * gcc.target/i386/tbm-2.c: Likewise.
1034
1035 2010-11-10  Quentin Neill  <quentin.neill.gnu@gmail.com>
1036
1037         * g++.dg/other/i386-2.C: Add -mbmi.
1038         * g++.dg/other/i386-3.C: Likewise.
1039         * gcc.target/i386/funcspec-5.c: Add bmi and no-bmi targets.
1040         * gcc.target/i386/funcspec-6.c: Likewise.
1041         * gcc.target/i386/sse-12.c: Add -mbmi.
1042         * gcc.target/i386/bmi-1.c: New file.
1043         * gcc.target/i386/bmi-2.c: Likewise.
1044         * gcc.target/i386/bmi-3.c: Likewise.
1045         * gcc.target/i386/bmi-4.c: Likewise.
1046         * gcc.target/i386/bmi-5.c: Likewise.
1047         * gcc.target/i386/bmi-6.c: Likewise.
1048
1049 2010-11-10  Nathan Froyd  <froydnj@codesourcery.com>
1050
1051         PR c++/46065
1052         * g++.dg/pr46065.C: New test.
1053
1054 2010-11-10  Jan Hubicka  <jh@suse.cz>
1055
1056         PR tree-optimize/33172
1057         PR tree-optimize/43411
1058         * gcc.dg/tree-ssa/pr33172.c: New testcase.
1059         * g++.dg/tree-ssa/pr43411.C: New testcase.
1060
1061 2010-11-10  Jan Hubicka  <jh@suse.cz>
1062
1063         PR tree-optimize/46228
1064         * g++.dg/tree-ssa/pr46228.C: New testcase.
1065
1066 2010-11-10  H.J. Lu  <hongjiu.lu@intel.com>
1067
1068         PR tree-optimization/46414
1069         * gcc.target/i386/recip-vec-sqrtf-avx.c: Updated for loop unrolling.
1070
1071 2010-11-10  Tobias Burnus  <burnus@net-b.de>
1072
1073         PR fortran/46411
1074         * gfortran.dg/intrinsic_7.f90: New.
1075
1076 2010-11-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1077
1078         * g++.dg/abi/rtti3.C: Scan for .weakext on alpha*-dec-osf*.
1079         * g++.dg/abi/thunk4.C: Likewise.
1080         * g++.dg/opt/combine.C: Add dg-require-visibility.
1081         * g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.
1082         * g++.dg/warn/miss-format-1.C: XFAIL scanf attribute warning on
1083         alpha*-dec-osf*.
1084         * g++.dg/warn/pr31246.C: XFAIL on alpha*-dec-osf*.
1085         * g++.dg/warn/weak1.C: Skip on alpha*-dec-osf*.
1086         * g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && __osf__]: Use
1087         large arena_size.
1088         * gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*.
1089         * gcc.dg/intmax_t-1.c: Likewise.
1090
1091 2010-11-10  Tobias Burnus  <burnus@net-b.de>
1092
1093         PR fortran/46244
1094         * gfortran.dg/class_30.f90: New.
1095
1096 2010-11-10  Tobias Burnus  <burnus@net-b.de>
1097
1098         PR fortran/46223
1099         * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1100         failure on s390.
1101
1102 2010-11-10  Sebastian Pop  <sebastian.pop@amd.com>
1103
1104         PR tree-optimization/45971
1105         * gcc.dg/vect/O3-pr45971.c: New.
1106
1107 2010-11-10  Richard Guenther  <rguenther@suse.de>
1108
1109         PR tree-optimization/44964
1110         * gcc.dg/pr44964.c: New testcase.
1111
1112 2010-11-10  Eric Botcazou  <ebotcazou@adacore.com>
1113
1114         * gnat.dg/opt10.adb: Fix typo.
1115
1116 2010-11-10  Martin Jambor  <mjambor@suse.cz>
1117
1118         PR tree-optimization/46351
1119         PR tree-optimization/46377
1120         * gnat.dg/opt10.adb: New file.
1121         * gnat.dg/opt10_pkg.ads: Likewise.
1122         * gnat.dg/opt11.adb: Likewise.
1123         * gnat.dg/opt11.ads: Likewise.
1124
1125 2010-11-10  Eric Botcazou  <ebotcazou@adacore.com>
1126
1127         * gnat.dg/boolean_conv.adb: New test.
1128
1129 2010-11-10  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1130
1131         * gcc.dg/stack-usage-1.c: Define SIZE for s390 and s390x.
1132
1133 2010-11-10  Eric Botcazou  <ebotcazou@adacore.com>
1134
1135         * gnat.dg/unchecked_convert7.adb: New test.
1136
1137 2010-11-10  Richard Guenther  <rguenther@suse.de>
1138
1139         PR tree-optimization/46398
1140         * gcc.dg/torture/pr46398.c: New testcase.
1141
1142 2010-11-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1143
1144         * gfortran.dg/open_dev_null.f90: New test.
1145
1146 2010-11-09  Jan Hubicka  <jh@suse.cz>
1147
1148         * testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c: Update for loop
1149         unrolling.
1150
1151 2010-11-09  Joseph Myers  <joseph@codesourcery.com>
1152
1153         * gcc.dg/struct-semi-4.c: New test.
1154
1155 2010-11-09  Michael Meissner  <meissner@linux.vnet.ibm.com>
1156
1157         * gcc.target/powerpc/ppc-fpconv-11.c: Use -mcpu=power5+, not
1158         power5 to enable generation of FRIZ.
1159
1160         * gcc.target/powerpc/ppc-round.c: New file, test (double)(int)
1161         optimization.
1162
1163         * gcc.target/powerpc/ppc-fpconv-2.c: Update # times lfiwax is
1164         expected.
1165
1166 2010-11-09  Jakub Jelinek  <jakub@redhat.com>
1167
1168         PR target/43808
1169         * gfortran.dg/pr43808.f90: New test.
1170
1171 2010-11-09  Sebastian Pop  <sebastian.pop@amd.com>
1172
1173         PR tree-optimization/46036
1174         * gfortran.dg/lto/pr46036_0.f90: New.
1175
1176 2010-10-09  Jakub Jelinek  <jakub@redhat.com>
1177
1178         PR middle-end/45663
1179         * gcc.dg/guality/sra-1.c: Move all gdb-test lines to the second
1180         bar invocation instead of first.
1181
1182         PR debug/46171
1183         * gcc.dg/pr46171.c: New test.
1184
1185 2010-11-09  Richard Guenther  <rguenther@suse.de>
1186
1187         PR tree-optimization/46355
1188         * gcc.dg/pr46355.c: New testcase.
1189
1190 2010-11-09  Richard Guenther  <rguenther@suse.de>
1191
1192         PR tree-optimization/46177
1193         * gcc.dg/pr46177-2.c: New testcase.
1194
1195 2010-11-09  Richard Guenther  <rguenther@suse.de>
1196
1197         PR testsuite/46312
1198         * gcc.dg/vec-scal-opt.c: Move ...
1199         * gcc.dg/vect/vect-scal-opt.c: ... here.
1200         * gcc.dg/vec-scal-opt1.c: Move ...
1201         * gcc.dg/vect/vect-scal-opt1.c: ... here.
1202         * gcc.dg/vec-scal-opt2.c: Move ...
1203         * gcc.dg/vect/vect-scal-opt2.c: ... here.
1204
1205 2010-11-09  Eric Botcazou  <ebotcazou@adacore.com>
1206
1207         * gnat.dg/specs/static_initializer5.ads: New test.
1208         * gnat.dg/specs/static_initializer5_pkg.ads: New helper.
1209
1210 2010-11-09  Jakub Jelinek  <jakub@redhat.com>
1211
1212         PR middle-end/46360
1213         * gcc.c-torture/compile/pr46360.c: New test.
1214
1215         PR c++/45894
1216         * g++.dg/warn/Wsequence-point-2.C: New test.
1217
1218 2010-11-09  Janus Weil  <janus@gcc.gnu.org>
1219
1220         PR fortran/46313
1221         * gfortran.dg/class_29.f03: New.
1222
1223 2010-11-09  Richard Guenther  <rguenther@suse.de>
1224
1225         PR middle-end/46221
1226         * gcc.target/i386/alias-1.c: New testcase.
1227
1228 2010-11-08  Jason Merrill  <jason@redhat.com>
1229
1230         * g++.dg/cpp0x/constexpr-sassert.C: New.
1231
1232 2010-11-08  Jason Merrill  <jason@redhat.com>
1233
1234         * g++.dg/cpp0x/constexpr-defarg.C: New.
1235
1236 2010-11-08  Xinliang David Li  <davidxl@google.com>
1237
1238         PR tree-optimization/46316
1239         * gcc.c-torture/execute/pr46316.c: New test.
1240
1241 2010-11-08  Janus Weil  <janus@gcc.gnu.org>
1242
1243         PR fortran/46344
1244         * gfortran.dg/class_28.f03: Extended.
1245
1246 2010-11-08  Nicola Pero  <nicola.pero@meta-innovation.com>
1247
1248         * objc.dg/property/dotsyntax-13.m: New.
1249         * objc.dg/property/dotsyntax-14.m: New.
1250         * objc.dg/property/dotsyntax-15.m: New.
1251         * objc.dg/property/synthesize-7.m: New.
1252         * obj-c++.dg/property/dotsyntax-13.mm: New.
1253         * obj-c++.dg/property/dotsyntax-14.mm: New.
1254         * obj-c++.dg/property/dotsyntax-15.mm: New.
1255         * obj-c++.dg/property/synthesize-7.mm: New.
1256
1257 2010-11-08  Nicola Pero  <nicola.pero@meta-innovation.com>
1258
1259         * objc.dg/property/dynamic-4.m: New.
1260         * objc.dg/property/dynamic-5.m: New.
1261         * objc.dg/property/dynamic-6.m: New.
1262         * obj-c++.dg/property/dynamic-4.mm: New.
1263         * obj-c++.dg/property/dynamic-5.mm: New.
1264         * obj-c++.dg/property/dynamic-6.mm: New.
1265
1266 2010-11-08  Nicola Pero  <nicola.pero@meta-innovation.com>
1267
1268         * objc.dg/property/synthesize-3.m: New.
1269         * objc.dg/property/synthesize-4.m: New.
1270         * objc.dg/property/synthesize-5.m: New.
1271         * objc.dg/property/synthesize-6.m: New.
1272         * obj-c++.dg/property/synthesize-3.mm: New.
1273         * obj-c++.dg/property/synthesize-4.mm: New.
1274         * obj-c++.dg/property/synthesize-5.mm: New.
1275         * obj-c++.dg/property/synthesize-6.mm: New.
1276
1277 2010-11-08  Nicola Pero  <nicola.pero@meta-innovation.com>
1278
1279         * objc.dg/property/at-property-5.m: Updated test.
1280         * objc.dg/property/at-property-16.m: New.
1281         * objc.dg/property/at-property-17.m: New.
1282         * objc.dg/property/at-property-18.m: New.
1283         * objc.dg/property/at-property-19.m: New.
1284         * objc.dg/property/dotsyntax-12.m: New.
1285         * objc.dg/protocol-inheritance-1.m: New.
1286         * objc.dg/protocol-inheritance-2.m: New.
1287         * obj-c++.dg/property/at-property-5.mm: Updated test.
1288         * obj-c++.dg/property/at-property-16.mm: New.
1289         * obj-c++.dg/property/at-property-17.mm: New.
1290         * obj-c++.dg/property/at-property-18.mm: New.
1291         * obj-c++.dg/property/at-property-19.mm: New.
1292         * obj-c++.dg/protocol-inheritance-1.mm: New.
1293         * obj-c++.dg/protocol-inheritance-2.mm: New.
1294         * obj-c++.dg/property/dotsyntax-12.mm: New.
1295
1296 2010-11-08  Jason Merrill  <jason@redhat.com>
1297
1298         * g++.dg/expr/overflow1.C: New.
1299         * g++.dg/warn/overflow-warn-1.C: Add expected diagnostics.
1300         * g++.dg/warn/overflow-warn-3.C: Remove unnecessary line number.
1301         * g++.dg/warn/overflow-warn-4.C: Add expected diagnostics.
1302         * g++.dg/warn/overflow-warn-5.C: Don't expect wrong warning.
1303
1304 2010-11-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1305
1306         * gcc.dg/pr35442.c: Adapt warning.
1307
1308         PR target/46280
1309         * g++.dg/eh/simd-2.C: Add -msse to dg-options, add
1310         dg-require-effective-target sse_runtime for for i?86-*-*, x86_64-*-*.
1311         * g++.dg/torture/pr36444.C: Add dg-options -msse for
1312         i?86-*-* x86_64-*-*.
1313         * g++.dg/torture/pr36445.C: Likewise.
1314         * gcc.c-torture/compile/pr34856.c: Likewise.
1315         * gcc.c-torture/compile/pr39928-1.c: Likewise.
1316         * gcc.c-torture/compile/vector-1.c: Likewise.
1317         * gcc.c-torture/compile/vector-2.c: Likewise.
1318         * gcc.dg/pr32912-1.c: Likewise.
1319         * gcc.c-torture/execute/va-arg-25.c: Move ...
1320         * gcc.dg/torture/va-arg-25.c: ... here.  Add dg-do run.
1321         Add dg-options -msse, dg-require-effective-target sse_runtime for
1322         for i?86-*-*, x86_64-*-*.
1323         * gcc.c-torture/execute/vector-1.c: Likewise.
1324         * gcc.c-torture/execute/vector-2.c: Likewise.
1325         * gcc.dg/tree-ssa/forwprop-5.c: Add -msse to dg-options for
1326         i?86-*-*, x86_64-*-*.
1327         * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
1328         * gcc.dg/tree-ssa/sra-4.c: Likewise.
1329         * gcc.dg/tree-ssa/vector-1.c: Likewise.
1330         * gcc.dg/tree-ssa/vector-2.c: Likewise.
1331         * gcc.target/i386/vect-args.c: Add -Wno-psabi to dg-options.
1332
1333 2010-11-08  Steve Ellcey  <sje@cup.hp.com>
1334
1335         * gcc.dg/torture/pr45982.c: Add -std=c99
1336         * gcc.dg/torture/pr45623.c: Ditto.
1337
1338 2010-11-08  Steve Ellcey  <sje@cup.hp.com>
1339
1340         * gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler.
1341         * gcc/testsuite/g++.dg/abi/covariant6.C: Ditto.
1342
1343 2010-11-08  Kai Tietz  <kai.tietz@onevision.com>
1344
1345         PR target/28627
1346         * g++.dg/ext/dllimport7.C: Adjust second error check and
1347         allow test for x86_64 mingw, too.
1348
1349 2010-11-08  Janus Weil  <janus@gcc.gnu.org>
1350
1351         PR fortran/46344
1352         * gfortran.dg/class_28.f03: New.
1353
1354 2010-11-08  Andrey Belevantsev  <abel@ispras.ru>
1355
1356         PR rtl-optimization/45352
1357         gcc.dg/pr45352.c, gcc.dg/pr45352-1.c, gcc.dg/pr45352-2.c: New tests.
1358         gcc.target/i386/pr45352.c, gcc.target/i386/pr45352-1.c,
1359         gcc.target/i386/pr45352-2.c: New tests.
1360
1361 2010-11-06  Iain Sandoe  <iains@gcc.gnu.org>
1362
1363         PR libobjc/36610
1364         * objc.dg/torture/forward-1.m: Re-enable for gnu-runtime,
1365         XFAIL the run for all but m32 x86.
1366
1367 2010-11-07  Andreas Schwab  <schwab@linux-m68k.org>
1368
1369         * g++.dg/debug/dwarf2/nested-2.C: Adjust pattern to also match "|"
1370         as comment character.
1371
1372 2010-11-07  Richard Sandiford  <rdsandiford@googlemail.com>
1373
1374         * gcc.target/mips/mips.exp: Revert previous patch.
1375         * gcc.target/mips/fma-1.c: Delete.
1376         * gcc.target/mips/fma-2.c: Likewise.
1377         * gcc.target/mips/fma-3.c: Likewise.
1378         * gcc.target/mips/fma-4.c: Likewise.
1379         * gcc.target/mips/fma-5.c: Likewise.
1380         * gcc.target/mips/fma-6.c: Likewise.
1381         * gcc.target/mips/fma-7.c: Likewise.
1382         * gcc.target/mips/fma-8.c: Likewise.
1383         * gcc.target/mips/fma-9.c: Likewise.
1384         * gcc.target/mips/fma-10.c: Likewise.
1385         * gcc.target/mips/fma-11.c: Likewise.
1386         * gcc.target/mips/fma-12.c: Likewise.
1387         * gcc.target/mips/fma-13.c: Likewise.
1388         * gcc.target/mips/fma-14.c: Likewise.
1389         * gcc.target/mips/fma-15.c: Likewise.
1390         * gcc.target/mips/fma-16.c: Likewise.
1391         * gcc.target/mips/fma-17.c: Likewise.
1392         * gcc.target/mips/fma-18.c: Likewise.
1393         * gcc.target/mips/fma-19.c: Likewise.
1394         * gcc.target/mips/fma-20.c: Likewise.
1395
1396 2010-11-07  Richard Sandiford  <rdsandiford@googlemail.com>
1397
1398         * gcc.target/mips/mips.exp: Add support for -ffp-contract.
1399         * gcc.target/mips/fma-1.c: New test.
1400         * gcc.target/mips/fma-2.c: Likewise.
1401         * gcc.target/mips/fma-3.c: Likewise.
1402         * gcc.target/mips/fma-4.c: Likewise.
1403         * gcc.target/mips/fma-5.c: Likewise.
1404         * gcc.target/mips/fma-6.c: Likewise.
1405         * gcc.target/mips/fma-7.c: Likewise.
1406         * gcc.target/mips/fma-8.c: Likewise.
1407         * gcc.target/mips/fma-9.c: Likewise.
1408         * gcc.target/mips/fma-10.c: Likewise.
1409         * gcc.target/mips/fma-11.c: Likewise.
1410         * gcc.target/mips/fma-12.c: Likewise.
1411         * gcc.target/mips/fma-13.c: Likewise.
1412         * gcc.target/mips/fma-14.c: Likewise.
1413         * gcc.target/mips/fma-15.c: Likewise.
1414         * gcc.target/mips/fma-16.c: Likewise.
1415         * gcc.target/mips/fma-17.c: Likewise.
1416         * gcc.target/mips/fma-18.c: Likewise.
1417         * gcc.target/mips/fma-19.c: Likewise.
1418         * gcc.target/mips/fma-20.c: Likewise.
1419
1420 2010-11-06  Jason Merrill  <jason@redhat.com>
1421
1422         * g++.dg/cpp0x/constexpr-ctor3.C: New.
1423
1424 2010-11-06  Simon Martin  <simartin@users.sourceforge.net>
1425
1426         PR c/43384
1427         * gcc.dg/parser-error-3.c: New test.
1428
1429 2010-11-06  Nathan Froyd  <froydnj@codesourcery.com>
1430
1431         PR c++/45332
1432         * g++.dg/parse/semicolon2.C: New testcase.
1433         * g++.dg/ext/asmspec1.C: Adjust.
1434         * g++.dg/init/new13.C: Adjust.
1435         * g++.dg/parse/ctor5.C: Adjust.
1436
1437 2010-11-06  Janus Weil  <janus@gcc.gnu.org>
1438
1439         PR fortran/46330
1440         * gfortran.dg/class_27.f03: New.
1441
1442 2010-11-06  Nicola Pero  <nicola.pero@meta-innovation.com>
1443
1444         Fixed using the Objective-C 2.0 dot-syntax with self and super.
1445         * objc.dg/property/dotsyntax-5.m: New.
1446         * objc.dg/property/dotsyntax-6.m: New.
1447         * objc.dg/property/dotsyntax-7.m: New.
1448         * objc.dg/property/dotsyntax-8.m: New.
1449         * objc.dg/property/dotsyntax-9.m: New.
1450         * objc.dg/property/dotsyntax-10.m: New.
1451         * objc.dg/property/dotsyntax-11.m: New.
1452         * obj-c++.dg/property/dotsyntax-5.mm: New.
1453         * obj-c++.dg/property/dotsyntax-6.mm: New.
1454         * obj-c++.dg/property/dotsyntax-7.mm: New.
1455         * obj-c++.dg/property/dotsyntax-8.mm: New.
1456         * obj-c++.dg/property/dotsyntax-9.mm: New.
1457         * obj-c++.dg/property/dotsyntax-10.mm: New.
1458         * obj-c++.dg/property/dotsyntax-11.mm: New.
1459
1460 2010-11-06  Iain Sandoe  <iains@gcc.gnu.org>
1461
1462         * obj-c++.dg/encode-3.mm: Provide a different string check for the
1463         NeXT runtime when the type is READONLY.
1464
1465 2010-11-06  Uros Bizjak  <ubizjak@gmail.com>
1466
1467         * gcc.target/i386/387-2.c: Skip if -march= is specified.
1468         * gcc.target/i386/387-6.c: Ditto.
1469         * gcc.target/i386/387-3.c: Add -mfancy-math-387 to dg-options.
1470         * gcc.target/i386/387-4.c: Ditto.
1471         * gcc.target/i386/387-7.c: Ditto.
1472         * gcc.target/i386/387-8.c: Ditto.
1473         * gcc.target/i386/387-9.c: Ditto.
1474         * gcc.target/i386/387-10.c: Ditto.
1475         * gcc.target/i386/387-11.c: Ditto.
1476         * gcc.target/i386/387-12.c: Ditto.
1477
1478         * gcc.target/i386/funcspec-8.c: Add -mno-sse3 to dg-options.
1479
1480 2010-11-06  Iain Sandoe  <iains@gcc.gnu.org>
1481
1482         PR target/44981
1483         * gcc.dg/darwin-cfstring-format-1.c: New.
1484         * gcc.dg/warn-nsstring.c: New.
1485         * objc.dg/fsf-nsstring-format-1.m: New.
1486         * obj-c++.dg/fsf-nsstring-format-1.mm: New.
1487         * obj-c++.dg/torture/strings/const-cfstring-1.mm: Update for darwin10
1488         linker warning.
1489
1490 2010-11-05  Jason Merrill  <jason@redhat.com>
1491
1492         PR c++/45473
1493         * g++.dg/inherit/virtual6.C: New.
1494
1495 2010-11-05  Jakub Jelinek  <jakub@redhat.com>
1496
1497         PR c/44772
1498         * gcc.dg/Wcxx-compat-21.c: New test.
1499
1500 2010-11-05  Ian Lance Taylor  <iant@google.com>
1501
1502         PR target/46084
1503         * gcc.target/i386/pr46084.c: New test.
1504
1505 2010-11-05  Steve Ellcey  <sje@cup.hp.com>
1506
1507         * lib/target-supports.exp (check_function_available): Use -fno-builtin.
1508         * (check_effective_target_mempcpy): New.
1509         * gcc.c-torture/execute/pr45636.c: Move this...
1510         * gcc.dg/torture/pr45636.c: to here.  Add add dg- directives.
1511
1512 2010-11-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1513
1514         * gcc.target/i386/i386.exp (FLAGS): Remove.
1515         Wrap gcc_target_compile with $clearcap_ldflags added to options.
1516
1517 2010-11-05  Jakub Jelinek  <jakub@redhat.com>
1518
1519         PR c++/46160
1520         * g++.dg/opt/empty2.C: New test.
1521
1522         PR target/45670
1523         * gcc.target/i386/pr45670.c: New test.
1524
1525 2010-11-05  Janus Weil  <janus@gcc.gnu.org>
1526
1527         PR fortran/45451
1528         PR fortran/46174
1529         * gfortran.dg/class_19.f03: Modified.
1530         * gfortran.dg/class_allocate_6.f03: New.
1531
1532 2010-11-05  H.J. Lu  <hongjiu.lu@intel.com>
1533
1534         * gcc.target/i386/avx-vzeroupper-19.c: New.
1535
1536 2010-11-05  Jakub Jelinek  <jakub@redhat.com>
1537
1538         PR tree-optimization/46099
1539         * gcc.dg/autopar/pr46099.c: New test.
1540
1541         PR middle-end/43690
1542         * c-c++-common/pr43690.c: New test.
1543
1544 2010-11-05  Iain Sandoe  <iains@gcc.gnu.org>
1545
1546         * objc.dg/torture/forward-1.m: Restore for m32 NeXT.
1547         * objc.dg/demangle-1.m: Remove NeXT ifdef around +initialize
1548         declaration and implementation.
1549         * objc.dg/property/dotsyntax-3.m: XFAIL NeXT m64 run.
1550         * obj-c++.dg/property/at-property-13.mm: Likewise.
1551         * obj-c++.dg/property/fsf-property-method-access.mm: Likewise.
1552         * obj-c++.dg/property/property-1.mm: Likewise.
1553         * obj-c++.dg/property/at-property-7.mm: Likewise.
1554         * obj-c++.dg/property/at-property-9.mm: Likewise.
1555         * obj-c++.dg/property/dotsyntax-2.mm: Likewise.
1556         * obj-c++.dg/property/at-property-10.mm: Likewise.
1557         * obj-c++.dg/property/synthesize-2.mm: Likewise.
1558         * obj-c++.dg/property/at-property-12.mm: Likewise.
1559         * obj-c++.dg/property/fsf-property-basic.mm: Likewise.
1560         * obj-c++.dg/property/fsf-property-named-ivar.mm: Likewise.
1561         * obj-c++.dg/property/at-property-6.mm: Likewise.
1562         * obj-c++.dg/property/at-property-8.mm: Likewise.
1563         * obj-c++.dg/property/dotsyntax-1.mm: Likewise.
1564         * obj-c++.dg/property/dotsyntax-3.mm: Likewise.
1565         * obj-c++.dg/property/at-property-11.mm: Likewise.
1566         * obj-c++.dg/template-8.mm: Likewise.
1567         * obj-c++.dg/encode-3.mm: Use abort (), cast char types.
1568         * obj-c++.dg/demangle-2.mm: Add +initialize:, XFAIL NeXT m64.
1569         * obj-c++.dg/property/at-property-2.mm: Comment out a case that ICEs
1570         and put a FIXME for this.
1571         * obj-c++.dg/property/property-2.mm: Remove.
1572         * obj-c++.dg/property/property-3.mm: Remove.
1573
1574 2010-11-05  Jakub Jelinek  <jakub@redhat.com>
1575
1576         PR debug/46307
1577         * gcc.dg/pr46307.c: New test.
1578
1579 2010-11-05  Jason Merrill  <jason@redhat.com>
1580
1581         PR c++/46304
1582         * g++.dg/ext/complex6.C: New.
1583
1584 2010-11-04  Bud Davis   <jimmied@smu.edu>
1585
1586         * gfortran.dg/intrinsic_numeric_arg.f: Add test to check error message.
1587
1588 2010-11-04  Chao-ying Fu  <fu@mips.com>
1589
1590         * gcc.target/mips/mips32-dsp.c: Add tests for madd, maddu, msub,
1591         msubu, mult, multu.
1592         * gcc.target/mips/mips32-dsp-run.c: Likewise.
1593
1594 2010-11-04  Nicola Pero  <nicola.pero@meta-innovation.com>
1595
1596         Fixed using the Objective-C 2.0 dot-syntax with class names.
1597         * objc.dg/property/dotsyntax-3.m: New.
1598         * objc.dg/property/dotsyntax-4.m: New.
1599         * obj-c++.dg/property/dotsyntax-3.mm: New.
1600         * obj-c++.dg/property/dotsyntax-4.mm: New.
1601
1602         * objc.dg/fobjc-std-1.m: Added test for warnings when the
1603         Objective-C 2.0 dot-syntax is used with class names.
1604         * obj-c++.dg/fobjc-std-1.mm: Same change.
1605
1606 2010-11-04  Pat Haugen  <pthaugen@us.ibm.com>
1607
1608         * gcc.target/powerpc/loop_align.c: New.
1609
1610 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1611
1612         * gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.
1613
1614         merge from FSF 'apple/trunk' branch.
1615         * gcc.target/powerpc/darwin64-abi.c: New.
1616
1617 2010-11-04  Jakub Jelinek  <jakub@redhat.com>
1618
1619         PR tree-optimization/46233
1620         * gcc.dg/pr46233.c: New test.
1621
1622 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1623
1624         * objc.dg/property/property-2.m: Deleted.
1625         * objc.dg/property/property-3.m: Deleted.
1626
1627 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1628
1629         * objc-obj-c++-shared/next-mapping.h: Ensure a GNU-compatible nil is
1630         defined.
1631         * objc.dg/property/fsf-property-basic.m: XFAIL m64 NeXT run.
1632         * objc.dg/property/fsf-property-named-ivar.m: Likewise.
1633         * objc.dg/property/property-1.m: Likewise.
1634         * objc.dg/property/at-property-6.m: Likewise.
1635         * objc.dg/property/at-property-7.m: Likewise.
1636         * objc.dg/property/dotsyntax-1.m: Likewise.
1637         * objc.dg/property/at-property-8.m: Likewise.
1638         * objc.dg/property/dotsyntax-2.m: Likewise.
1639         * objc.dg/property/at-property-9.m: Likewise.
1640         * objc.dg/property/synthesize-2.m: Likewise.
1641         * objc.dg/property/at-property-10.m: Likewise.
1642         * objc.dg/property/at-property-11.m: Likewise.
1643         * objc.dg/property/at-property-12.m: Likewise.
1644         * objc.dg/property/at-property-13.m: Likewise.
1645         * objc.dg/property/fsf-property-method-access.m: Likewise.
1646         * objc.dg/torture/strings/const-cfstring-1.m: Cater for bogus Darwin10
1647         linker warning.
1648         * objc.dg/encode-7-next.m: Use next-mapping.h, ignore deprecation
1649         warnings.
1650         * objc.dg/encode-7-next-64bit.m: Use next-mapping.h, ignore
1651         deprecation warnings.  Use Object1 implementation.
1652         * objc.dg/demangle-1.m: Provide +initialize.  XFAIL m64 NeXT run.
1653         * objc/execute/forward-1.m: Remove.
1654         * objc/execute/forward-1.x: Remove.
1655
1656 2010-11-04  Jason Merrill  <jason@redhat.com>
1657
1658         * g++.dg/cpp0x/constexpr-access.C: New.
1659
1660 2010-11-04  Richard Guenther  <rguenther@suse.de>
1661
1662         PR rtl-optimization/46183
1663         * gcc.dg/torture/pr46183.c: New testcase.
1664
1665 2010-11-04  Richard Guenther  <rguenther@suse.de>
1666
1667         PR tree-optimization/46068
1668         * gcc.dg/torture/pr46068.c: New testcase.
1669
1670 2010-11-04  Richard Guenther  <rguenther@suse.de>
1671
1672         PR tree-optimization/45991
1673         * gcc.dg/pr45991.c: New testcase.
1674
1675 2010-11-04  Richard Guenther  <rguenther@suse.de>
1676
1677         PR tree-optimization/46154
1678         * g++.dg/torture/pr46154.C: New testcase.
1679
1680 2010-11-04  Richard Guenther  <rguenther@suse.de>
1681
1682         PR tree-optimization/45733
1683         * gcc.dg/pr45733.c: New testcase.
1684
1685 2010-11-04  Ira Rosen  <irar@il.ibm.com>
1686
1687         PR tree-optimization/46213
1688         * gfortran.dg/vect/pr46213.f90: New.
1689
1690 2010-11-04  Richard Guenther  <rguenther@suse.de>
1691
1692         PR testsuite/45702
1693         * gcc.dg/pr34989-1.c: Move ...
1694         * gcc.dg/lto/pr34989-1_0.c: ... here.
1695         * gcc.dg/pr34989-2.c: Move ...
1696         * gcc.dg/lto/pr34989-1_1.c: ... here.
1697         * gcc.dg/pr27898.c: Move ...
1698         * gcc.dg/lto/pr27898_0.c: ... here and ...
1699         * gcc.dg/lto/pr27898_1.c: ... split.
1700         * gcc.dg/pr28712.c: Move ...
1701         * gcc.dg/lto/pr28712_0.c: ... here and ...
1702         * gcc.dg/lto/pr28712_1.c: ... split ...
1703         * gcc.dg/lto/pr28712_2.c: ... twice.
1704         * gcc.dg/pr28706.c: Move ...
1705         * gcc.dg/lto/pr28706_0.c: ... here and ...
1706         * gcc.dg/lto/pr28706_1.c: ... split.
1707
1708 2010-11-04  Richard Guenther  <rguenther@suse.de>
1709             Richard Henderson  <rth@redhat.com>
1710
1711         * gcc.target/i386/fma4-vector-2.c: New testcase.
1712
1713 2010-11-04  Artjoms Sinkarovs  <artyom.shinakroff@gmail.com>
1714             Richard Guenther  <rguenther@suse.de>
1715
1716         * gcc.dg/vec-scal-opt.c: New testcase.
1717         * gcc.dg/vec-scal-opt1.c: New testcase.
1718         * gcc.dg/vec-scal-opt2.c: New testcase.
1719
1720 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1721
1722         * lib/plugin-support.exp (plugin-test-execute): Filter -mdynamic-no-pic
1723         from plugin build flags on Darwin targets.
1724
1725 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1726
1727         * gcc.target/i386/pr46285.c: Require split_stack target.
1728
1729 2010-11-03  Jason Merrill  <jason@redhat.com>
1730
1731         PR c++/46293
1732         * g++.dg/cpp0x/constexpr-base2.C: New.
1733
1734         PR c++/46289
1735         * g++.dg/cpp0x/initlist45.C: New.
1736
1737 2010-11-03  Nicola Pero  <nicola.pero@meta-innovation.com>
1738
1739         * objc.dg/property/dynamic-2.m: Updated for the fact that @dynamic
1740         is now allowed in categories.
1741         * obj-c++.dg/property/dynamic-2.mm: Same change.
1742         * objc.dg/property/dynamic-3.m: New.
1743         * obj-c++.dg/property/dynamic-3.mm: New.
1744         * objc.dg/property/at-property-14.m: New.
1745         * objc.dg/property/at-property-15.m: New.
1746         * obj-c++.dg/property/at-property-14.mm: New.
1747         * obj-c++.dg/property/at-property-15.mm: New.
1748
1749         * objc.dg/foreach-6.m: Added a few more tests for valid and
1750         invalid iterating variables and collections.
1751
1752 2010-11-03  Xinliang David Li  <davidxl@google.com>
1753
1754         PR target/46200
1755         * g++.dg/tree-ssa/ivopts-2.C: New test.
1756
1757 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1758
1759         PR target/46295
1760         * gcc.target/i386/pr46295.c: New.
1761
1762 2010-11-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
1763
1764         * gcc.target/powerpc/vsx-sfminmax.c: New test for using double
1765         precision min/max for single precision on VSX.
1766
1767 2010-11-03  Jason Merrill  <jason@redhat.com>
1768
1769         PR c++/46289
1770         * g++.dg/cpp0x/constexpr-ice3.C: New.
1771
1772 2010-11-03  Eric Botcazou  <ebotcazou@adacore.com>
1773
1774         * gnat.dg/opt8.ad[sb]: New test.
1775         * gnat.dg/opt8_pkg.ads: New helper.
1776
1777 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1778
1779         PR rtl-optimization/45865
1780         * gcc.dg/pr45865.c: New.
1781         * gcc.dg/torture/pr45865.c: Likewise.
1782
1783         * gcc.target/arm/headmerge-1.c: Revert revision 164552.
1784         * gcc.target/arm/headmerge-2.c: Likewise.
1785         * gcc.target/i386/headmerge-1.c: Likewise.
1786         * gcc.target/i386/headmerge-2.c: Likewise.
1787
1788 2010-11-03  Richard Guenther  <rguenther@suse.de>
1789
1790         PR middle-end/46288
1791         * gcc.dg/pr46288.c: New testcase.
1792
1793 2010-11-03  Richard Guenther  <rguenther@suse.de>
1794
1795         PR tree-optimization/44807
1796         * gcc.dg/torture/pr44807.c: New testcase.
1797
1798 2010-11-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1799
1800         PR libgfortran/43899
1801         * gfortran.dg/namelist_67.f90: New test.
1802
1803 2010-11-03  Jakub Jelinek  <jakub@redhat.com>
1804
1805         PR tree-optimization/46009
1806         * gcc.dg/vect/pr46009.c: New function.
1807
1808 2010-11-03  Nicola Pero  <nicola.pero@meta-innovation.com>
1809
1810         Implemented -fobjc-std=objc1 flag.
1811         * objc.dg/fobjc-std-1.m: New.
1812         * obj-c++.dg/fobjc-std-1.mm: New.
1813
1814 2010-11-03  Richard Guenther  <rguenther@suse.de>
1815
1816         PR middle-end/46241
1817         * g++.dg/debug/pr46241.C: New testcase.
1818
1819 2010-11-03  Richard Guenther  <rguenther@suse.de>
1820
1821         PR tree-optimization/46190
1822         * gfortran.dg/pr46190.f90: New testcase.
1823
1824 2010-11-03  Richard Guenther  <rguenther@suse.de>
1825
1826         PR testsuite/46274
1827         * gcc.dg/tree-ssa/gen-vect-11a.c: Fix operator precedence.
1828         * gcc.dg/vect/vect-19.c: Likewise.
1829         * gcc.dg/vect/vect-17.c: Likewise.
1830
1831 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1832
1833         PR target/46285
1834         * gcc.target/i386/pr46285.c: New.
1835
1836 2010-11-03  Richard Guenther  <rguenther@suse.de>
1837
1838         PR tree-optimization/46217
1839         * gcc.dg/pr46217.c: New testcase.
1840
1841 2010-11-03  Nicola Pero  <nicola.pero@meta-innovation.com>
1842
1843         * objc.dg/property/dotsyntax-1.m: New.
1844         * objc.dg/property/dotsyntax-2.m: New.
1845         * obj-c++.dg/property/dotsyntax-1.mm: New.
1846         * obj-c++.dg/property/dotsyntax-2.mm: New.
1847
1848 2010-11-03  Jakub Jelinek  <jakub@redhat.com>
1849
1850         PR tree-optimization/46165
1851         * gcc.dg/pr46165.c: New test.
1852
1853 2010-11-03  Richard Guenther  <rguenther@suse.de>
1854
1855         PR middle-end/46251
1856         * gcc.dg/pr46251.c: New testcase.
1857
1858 2010-11-03  Jakub Jelinek  <jakub@redhat.com>
1859
1860         PR tree-optimization/46107
1861         * gcc.c-torture/compile/pr46107.c: New test.
1862
1863         PR debug/46252
1864         * gcc.dg/pr46252.c: New test.
1865
1866         PR rtl-optimization/46034
1867         PR rtl-optimization/46212
1868         PR rtl-optimization/46248
1869         * gcc.c-torture/compile/pr46034.c: New test.
1870         * gcc.c-torture/compile/pr46248.c: New test.
1871         * gcc.dg/pr46212.c: New test.
1872
1873 2010-11-02  Eric Botcazou  <ebotcazou@adacore.com>
1874
1875         * gnat.dg/sizetype4.adb: New test.
1876
1877 2010-11-02  H.J. Lu  <hongjiu.lu@intel.com>
1878
1879         * gcc.target/i386/avx-vzeroupper-15.c: New.
1880         * gcc.target/i386/avx-vzeroupper-16.c: Likewise.
1881         * gcc.target/i386/avx-vzeroupper-17.c: Likewise.
1882         * gcc.target/i386/avx-vzeroupper-18.c: Likewise.
1883
1884         PR target/46253
1885         * gcc.target/i386/pr46253.c: New.
1886
1887 2010-11-02  Steven G. Kargl  <kargl@gcc.gnu.org>
1888             Tobias Burnus  <burnus@net-b.de>
1889
1890         PR fortran/45170
1891         * gfortran.dg/deferred_type_param_1.f90: New.
1892         * gfortran.dg/deferred_type_param_2.f90: New.
1893         * gfortran.dg/initialization_1.f90: Update dg-errors.
1894         * gfortran.dg/initialization_9.f90: Update dg-errors.
1895
1896 2010-11-02  Richard Guenther  <rguenther@suse.de>
1897
1898         PR tree-optimization/46149
1899         * g++.dg/torture/pr46149.C: New testcase.
1900
1901 2010-11-02  Richard Guenther  <rguenther@suse.de>
1902
1903         PR tree-optimization/46216
1904         * gcc.dg/torture/pr46216.c: New testcase.
1905
1906 2010-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1907
1908         PR target/46131
1909         * lib/target-supports.exp (add_options_for_tls): Pass -pthread for
1910         *-*-osf*.
1911
1912 2010-11-02  Richard Guenther  <rguenther@suse.de>
1913
1914         PR tree-optimization/46184
1915         * gcc.dg/pr46184.c: New testcase.
1916
1917 2010-11-02  Richard Guenther  <rguenther@suse.de>
1918
1919         PR tree-optimization/46177
1920         * gcc.dg/pr46177.c: New testcase.
1921
1922 2010-11-02  Martin Jambor  <mjambor@suse.cz>
1923
1924         PR middle-end/46120
1925         * g++.dg/ipa/ivinline-9.C: New test.
1926
1927 2010-11-02  Martin Jambor  <mjambor@suse.cz>
1928
1929         PR tree-optimization/45875
1930         * g++.dg/torture/pr45875.C: New test.
1931
1932 2010-11-02  Richard Guenther  <rguenther@suse.de>
1933
1934         PR testsuite/46249
1935         * gcc.dg/tree-ssa/ssa-ccp-32.c: Fix operator precedence.
1936
1937 2010-11-02  Jakub Jelinek  <jakub@redhat.com>
1938
1939         PR debug/46255
1940         * gcc.dg/pr46255.c: New test.
1941
1942 2010-11-02  Dodji Seketeli  <dodji@redhat.com>
1943
1944         PR c++/46170
1945         PR c++/46162
1946         * g++.dg/template/sfinae26.C: New test.
1947         * g++.dg/template/sfinae27.C: Likewise.
1948
1949 2010-11-02  Dodji Seketeli  <dodji@redhat.com>
1950
1951         PR c++/45606
1952         * g++.dg/template/typedef36.C: New test.
1953         * gcc/testsuite/g++.dg/template/canon-type-9.C: Likewise.
1954         * g++.dg/template/canon-type-10.C: Likewise.
1955         * g++.dg/template/canon-type-11.C: Likewise.
1956         * g++.dg/template/canon-type-12.C: Likewise.
1957         * g++.dg/template/canon-type-13.C: Likewise.
1958
1959 2010-11-02  Iain Sandoe  <iains@gcc.gnu.org>
1960
1961         * g++.dg/debug/dwarf2/pubnames-1.C: Amend to check for only one
1962         instance of debug_pubnames on darwin.
1963
1964 2010-11-01  Jason Merrill  <jason@redhat.com>
1965             Benjamin Kosnik  <bkoz@redhat.com>
1966
1967         * g++.dg/cpp0x/constexpr-initlist2.C: New.
1968         * g++.dg/cpp0x/constexpr-initlist3.C: New.
1969
1970         * g++.dg/cpp0x/constexpr-array-ptr.C: New.
1971         * g++.dg/cpp0x/constexpr-array-ptr2.C: New.
1972         * g++.dg/cpp0x/constexpr-array-ptr3.C: New.
1973         * g++.dg/cpp0x/constexpr-array-ptr4.C: New.
1974         * g++.dg/cpp0x/constexpr-array-ptr5.C: New.
1975         * g++.dg/cpp0x/constexpr-array-ptr6.C: New.
1976         * g++.dg/cpp0x/constexpr-array.C: New.
1977         * g++.dg/cpp0x/constexpr-base.C: New.
1978         * g++.dg/cpp0x/constexpr-complex.C: New.
1979         * g++.dg/cpp0x/constexpr-data1.C: New.
1980         * g++.dg/cpp0x/constexpr-data2.C: New.
1981         * g++.dg/cpp0x/constexpr-deref.C: New.
1982         * g++.dg/cpp0x/constexpr-diag1.C: New.
1983         * g++.dg/cpp0x/constexpr-eh-spec.C: New.
1984         * g++.dg/cpp0x/constexpr-ellipsis.C: New.
1985         * g++.dg/cpp0x/constexpr-ellipsis2.C: New.
1986         * g++.dg/cpp0x/constexpr-empty.C: New.
1987         * g++.dg/cpp0x/constexpr-empty2.C: New.
1988         * g++.dg/cpp0x/constexpr-empty3.C: New.
1989         * g++.dg/cpp0x/constexpr-empty4.C: New.
1990         * g++.dg/cpp0x/constexpr-empty5.C: New.
1991         * g++.dg/cpp0x/constexpr-ex1.C: New.
1992         * g++.dg/cpp0x/constexpr-ex2.C: New.
1993         * g++.dg/cpp0x/constexpr-ex3.C: New.
1994         * g++.dg/cpp0x/constexpr-ex4.C: New.
1995         * g++.dg/cpp0x/constexpr-explicit-inst.C: New.
1996         * g++.dg/cpp0x/constexpr-fnptr.C: New.
1997         * g++.dg/cpp0x/constexpr-function1.C: New.
1998         * g++.dg/cpp0x/constexpr-function2.C: New.
1999         * g++.dg/cpp0x/constexpr-function3.C: New.
2000         * g++.dg/cpp0x/constexpr-ice.C: New.
2001         * g++.dg/cpp0x/constexpr-initlist.C: New.
2002         * g++.dg/cpp0x/constexpr-neg1.C: New.
2003         * g++.dg/cpp0x/constexpr-noexcept.C: New.
2004         * g++.dg/cpp0x/constexpr-noexcept2.C: New.
2005         * g++.dg/cpp0x/constexpr-noexcept3.C: New.
2006         * g++.dg/cpp0x/constexpr-noexcept4.C: New.
2007         * g++.dg/cpp0x/constexpr-non-const-arg.C: New.
2008         * g++.dg/cpp0x/constexpr-nonlit.C: New.
2009         * g++.dg/cpp0x/constexpr-nonlit2.C: New.
2010         * g++.dg/cpp0x/constexpr-nullptr.C: New.
2011         * g++.dg/cpp0x/constexpr-object1.C: New.
2012         * g++.dg/cpp0x/constexpr-object2.C: New.
2013         * g++.dg/cpp0x/constexpr-overflow.C: New.
2014         * g++.dg/cpp0x/constexpr-pedantic.C: New.
2015         * g++.dg/cpp0x/constexpr-pos1.C: New.
2016         * g++.dg/cpp0x/constexpr-potential1.C: New.
2017         * g++.dg/cpp0x/constexpr-ptrmem.C: New.
2018         * g++.dg/cpp0x/constexpr-pure.C: New.
2019         * g++.dg/cpp0x/constexpr-static.C: New.
2020         * g++.dg/cpp0x/constexpr-static2.C: New.
2021         * g++.dg/cpp0x/constexpr-static3.C: New.
2022         * g++.dg/cpp0x/constexpr-static4.C: New.
2023         * g++.dg/cpp0x/constexpr-static5.C: New.
2024         * g++.dg/cpp0x/constexpr-static6.C: New.
2025         * g++.dg/cpp0x/constexpr-string.C: New.
2026         * g++.dg/cpp0x/constexpr-switch.C: New.
2027         * g++.dg/cpp0x/constexpr-targ.C: New.
2028         * g++.dg/cpp0x/constexpr-throw.C: New.
2029         * g++.dg/cpp0x/constexpr-typeid.C: New.
2030         * g++.dg/cpp0x/constexpr-union.C: New.
2031         * g++.dg/cpp0x/constexpr-value.C: New.
2032         * g++.dg/cpp0x/constexpr-value2.C: New.
2033         * g++.dg/cpp0x/constexpr-variadic.C: New.
2034         * g++.dg/cpp0x/initlist5.C: Use constexpr.
2035         * g++.dg/cpp0x/static_assert3.C: Add expected error.
2036         * g++.dg/other/fold1.C: Likewise.
2037         * g++.dg/parse/crash36.C: Likewise.
2038         * g++.dg/parse/constant4.C: Adjust expected error.
2039         * g++.dg/template/arg5.C: Likewise.
2040         * g++.dg/template/non-dependent10.C: Likewise.
2041         * g++.dg/template/qualified-id3.C: Likewise.
2042         * g++.dg/warn/overflow-warn-1.C: Likewise.
2043         * g++.dg/warn/overflow-warn-3.C: Likewise.
2044         * g++.dg/warn/overflow-warn-4.C: Likewise.
2045         * g++.old-deja/g++.pt/crash10.C: Likewise.
2046
2047         * g++.dg/cpp0x/constexpr-ctor2.C: New.
2048
2049 2010-11-01  Nicola Pero  <nicola.pero@meta-innovation.com>
2050
2051         Implemented format and noreturn attributes for Objective-C methods.
2052         * objc.dg/attributes/method-attribute-2.m: Updated warnings.
2053         * objc.dg/attributes/method-deprecated-1.m: New.
2054         * objc.dg/attributes/method-deprecated-2.m: New.
2055         * objc.dg/attributes/method-deprecated-3.m: New.
2056         * objc.dg/attributes/method-noreturn-1.m: New.
2057         * objc.dg/attributes/method-sentinel-1.m: New.
2058         * objc.dg/attributes/method-format-1.m: New.
2059         * obj-c++.dg/attributes/method-attribute-2.mm: Updated warnings.
2060         * obj-c++.dg/attributes/method-deprecated-1.mm: New.
2061         * obj-c++.dg/attributes/method-deprecated-2.mm: New.
2062         * obj-c++.dg/attributes/method-deprecated-3.mm: New.
2063         * obj-c++.dg/attributes/method-noreturn-1.mm: New.
2064         * obj-c++.dg/attributes/method-sentinel-1.mm: New.
2065         * obj-c++.dg/attributes/method-format-1.mm: New.
2066
2067 2010-11-01  Nicola Pero  <nicola.pero@meta-innovation.com>
2068
2069         * objc.dg/property/at-property-deprecated-1.m: New.
2070         * obj-c++.dg/property/at-property-deprecated-1.mm: New.
2071
2072 2010-11-01  Nicola Pero  <nicola.pero@meta-innovation.com>
2073
2074         Implemented Objective-C 2.0 property accessors.
2075         * objc.dg/property/at-property-6.m: Use nonatomic properties to
2076         avoid testing more complex accessors in this testcase which is not
2077         about them.
2078         * objc.dg/property/at-property-7.m: Same change.
2079         * objc.dg/property/at-property-8.m: Same change.
2080         * objc.dg/property/at-property-9.m: Same change.
2081         * objc.dg/property/at-property-10.m: Same change.
2082         * objc.dg/property/at-property-11.m: Same change.
2083         * obj-c++.dg/property/at-property-6.mm: Same change.
2084         * obj-c++.dg/property/at-property-7.mm: Same change.
2085         * obj-c++.dg/property/at-property-8.mm: Same change.
2086         * obj-c++.dg/property/at-property-9.mm: Same change.
2087         * obj-c++.dg/property/at-property-10.mm: Same change.
2088         * obj-c++.dg/property/at-property-11.mm: Same change.
2089         * objc.dg/property/at-property-12.m: New.
2090         * objc.dg/property/at-property-13.m: New.
2091         * obj-c++.dg/property/at-property-12.mm: New.
2092         * obj-c++.dg/property/at-property-13.mm: New.
2093
2094 2010-11-01  Steven G. Kargl  <kargl@gcc.gnu.org>
2095
2096         PR fortran/46152
2097         * gfortran.dg/select_type_11.f03: Update dg-error phrase.
2098         * gfortran.dg/allocate_with_typespec_4.f90: New test.
2099         * gfortran.dg/allocate_with_typespec_1.f90: New test.
2100         * gfortran.dg/allocate_with_typespec_2.f: New test.
2101         * gfortran.dg/allocate_with_typespec_3.f90: New test.
2102         * gfortran.dg/allocate_derived_1.f90: Update dg-error phrase.
2103         * gfortran.dg/select_type_1.f03: Update dg-error phrase.
2104
2105 2010-11-01  H.J. Lu  <hongjiu.lu@intel.com>
2106             Nathan Froyd  <froydnj@codesourcery.com>
2107
2108         PR tree-optimization/46259
2109         * gfortran.dg/pr46259.f: New testcase.
2110
2111 2010-11-01  Paul Koning  <ni1d@arrl.net>
2112
2113         * gcc.c-torture/compile/20080625-1.c: Skip if pdp11.
2114         * gcc.c-torture/compile/20020604-1.c: Ditto.
2115         * gcc.c-torture/compile/20001226-1.c: Ditto.
2116         * gcc.c-torture/compile/20010327-1.c: Ditto.
2117         * gcc.c-torture/compile/limits-stringlit.c: Ditto.
2118         * gcc.c-torture/compile/pr43191.c: Ditto.
2119         * gcc.c-torture/compile/pr41181.c: Ditto.
2120
2121 2010-10-31  Richard Henderson  <rth@redhat.com>
2122
2123         * lib/target-supports.exp
2124         (check_effective_target_automatic_stack_alignment): True for
2125         x86 but not windows.
2126         * g++.dg/torture/stackalign/stackalign.exp: Use it to protect
2127         use of the preferred-stack-boundary arguments.
2128         * gcc.dg/torture/stackalign/stackalign.exp: Likewise.
2129
2130 2010-10-31  H.J. Lu  <hongjiu.lu@intel.com>
2131
2132         PR target/46142
2133         * gcc.target/i386/fma3-builtin-2.c: Add -mtune=generic.
2134         * gcc.target/i386/fma4-builtin-2.c: Likewise.
2135
2136 2010-10-31  Richard Sandiford  <rdsandiford@googlemail.com>
2137
2138         * gcc.dg/stack-usage-1.c (SIZE): Increase to 248 for some MIPS targets.
2139
2140 2010-10-31  Richard Sandiford  <rdsandiford@googlemail.com>
2141
2142         * gcc.dg/tls/thr-init-1.c: Fix order of dg-do.
2143         * gcc.dg/tls/thr-init-2.c: Likewise.  Require tls_runtime rather
2144         than tls.
2145         * gcc.dg/torture/tls/thr-init-1.c: Require tls_runtime rather than tls.
2146         * gcc.dg/torture/tls/thr-init-2.c: Likewise.
2147         * objc.dg/torture/tls/thr-init.m: Likewise.
2148         * objc.dg/torture/tls/thr-init-2.m: Likewise.
2149         * objc.dg/torture/tls/thr-init-3.m: Likewise.
2150
2151 2010-10-31  Richard Sandiford  <rdsandiford@googlemail.com>
2152
2153         * gcc.c-torture/execute/20101011-1.c: Skip for MIPS unless running
2154         the Linux kernel.
2155
2156 2010-10-30  Janus Weil  <janus@gcc.gnu.org>
2157
2158         PR fortran/44917
2159         PR fortran/44926
2160         PR fortran/46196
2161         * gfortran.dg/typebound_generic_10.f03: New.
2162
2163 2010-10-30  Nicola Pero  <nicola.pero@meta-innovation.com>
2164
2165         Implemented Objective-C 2.0 @property, @synthesize and @dynamic.
2166         * objc.dg/property/property-neg-1.m: Updated for changes in the
2167         syntax of @property and the implementation of
2168         @synthesize/@dynamic.
2169         * objc.dg/property/property-neg-2.m: Same change.
2170         * objc.dg/property/property-neg-3.m: Same change.
2171         * objc.dg/property/property-neg-4.m: Same change.
2172         * objc.dg/property/property-neg-5.m: Same change.
2173         * objc.dg/property/property-neg-7.m: Same change.
2174         * objc.dg/property/property-1.m: Same change.
2175         * objc.dg/property/synthesize-1.m: Same change.
2176         * objc.dg/property/at-property-2.m: Same change.
2177         * objc.dg/property/at-property-4.m: Same change.
2178
2179         * objc.dg/property/fsf-property-method-acces.m: Updated for
2180         changes in the syntax of @property and the implementation of
2181         @synthesize/@dynamic.  Use the same code for GNU and NeXT runtime.
2182         * objc.dg/property/fsf-property-basic.m: Same change.
2183         * objc.dg/property/fsf-property-named-ivar.m: Same change.
2184
2185         * objc.dg/property/at-property-5.m: New.
2186         * objc.dg/property/at-property-6.m: New.
2187         * objc.dg/property/at-property-7.m: New.
2188         * objc.dg/property/at-property-8.m: New.
2189         * objc.dg/property/at-property-9.m: New.
2190         * objc.dg/property/at-property-10.m: New.
2191         * objc.dg/property/at-property-11.m: New.
2192         * objc.dg/property/synthesize-2.m: New.
2193         * objc.dg/property/dynamic-2.m: New.
2194
2195         * obj-c++.dg/property/property-neg-1.mm: Updated for changes in the
2196         syntax of @property and the implementation of
2197         @synthesize/@dynamic.
2198         * obj-c++.dg/property/property-neg-2.mm: Same change.
2199         * obj-c++.dg/property/property-neg-3.mm: Same change.
2200         * obj-c++.dg/property/property-neg-4.mm: Same change.
2201         * obj-c++.dg/property/property-neg-5.mm: Same change.
2202         * obj-c++.dg/property/property-neg-7.mm: Same change.
2203         * obj-c++.dg/property/property-1.mm: Same change.
2204         * obj-c++.dg/property/synthesize-1.mm: Same change.
2205         * obj-c++.dg/property/at-property-2.mm: Same change.
2206         * obj-c++.dg/property/at-property-4.mm: Same change.
2207
2208         * obj-c++.dg/property/fsf-property-method-acces.mm: Updated for
2209         changes in the syntax of @property and the implementation of
2210         @synthesize/@dynamic.  Use the same code for GNU and NeXT runtime.
2211         * obj-c++.dg/property/fsf-property-basic.mm: Same change.
2212         * obj-c++.dg/property/fsf-property-named-ivar.mm: Same change.
2213
2214         * obj-c++.dg/property/at-property-5.mm: New.
2215         * obj-c++.dg/property/at-property-6.mm: New.
2216         * obj-c++.dg/property/at-property-7.mm: New.
2217         * obj-c++.dg/property/at-property-8.mm: New.
2218         * obj-c++.dg/property/at-property-9.mm: New.
2219         * obj-c++.dg/property/at-property-10.mm: New.
2220         * obj-c++.dg/property/at-property-11.mm: New.
2221         * obj-c++.dg/property/synthesize-2.mm: New.
2222         * obj-c++.dg/property/dynamic-2.mm: New.
2223
2224 2010-10-29  Artjoms Sinkarovs  <artyom.shinakroff@gmail.com>
2225             Andrew Pinski  <pinskia@gmail.com>
2226
2227         * gcc.c-torture/execute/vector-shift.c: New testcase.
2228         * gcc.c-torture/execute/vector-shift1.c: Likewise.
2229         * gcc.c-torture/execute/vector-shift2.c: Likewise.
2230         * gcc.dg/vector-shift.c: Likewise.
2231         * gcc.dg/vector-shift1.c: Likewise.
2232         * gcc.dg/torture/vector-shift2.c: Likewise.
2233         * gcc.dg/vector-shift3.c: Likewise.
2234         * gcc.dg/simd-1b.c: Adjust.
2235
2236 2010-10-29  Kaz Kojima  <kkojima@gcc.gnu.org>
2237
2238         * gcc.c-torture/execute/20101011-1.c: Skip on SH.
2239
2240 2010-10-29  Pat Haugen  <pthaugen@us.ibm.com>
2241
2242         * gcc.c-torture/execute/20101011-1.c: Fix #ifdef.
2243
2244 2010-10-28  Uros Bizjak  <ubizjak@gmail.com>
2245
2246         PR target/46153
2247         * gcc.target/i386/pr46153.c: New test.
2248
2249 2010-10-27  Jason Merrill  <jason@redhat.com>
2250
2251         * g++.dg/cpp0x/constexpr-is_literal.C: New.
2252
2253 2010-10-27  Janus Weil  <janus@gcc.gnu.org>
2254
2255         PR fortran/46161
2256         * gfortran.dg/class_dummy_3.f03: New.
2257
2258 2010-10-27  H.J. Lu  <hongjiu.lu@intel.com>
2259
2260         * gcc.target/i386/avx-vzeroupper-1.c: Add -mtune=generic.
2261         * gcc.target/i386/avx-vzeroupper-2.c: Likewise.
2262
2263         * gcc.target/i386/avx-vzeroupper-3.c: New.
2264         * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2265         * gcc.target/i386/avx-vzeroupper-5.c: Likewise.
2266         * gcc.target/i386/avx-vzeroupper-6.c: Likewise.
2267         * gcc.target/i386/avx-vzeroupper-7.c: Likewise.
2268         * gcc.target/i386/avx-vzeroupper-8.c: Likewise.
2269         * gcc.target/i386/avx-vzeroupper-9.c: Likewise.
2270         * gcc.target/i386/avx-vzeroupper-10.c: Likewise.
2271         * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
2272         * gcc.target/i386/avx-vzeroupper-12.c: Likewise.
2273         * gcc.target/i386/avx-vzeroupper-13.c: Likewise.
2274         * gcc.target/i386/avx-vzeroupper-14.c: Likewise.
2275
2276 2010-10-27  Nicola Pero  <nicola.pero@meta-innovation.com>
2277
2278         * obj-c.dg/property/at-property-4.m: New.
2279         * obj-c++.dg/property/at-property-4.mm: New.
2280         * obj-c++.dg/property/property-neg-5.m: Updated testcase for
2281         updates in warning.
2282         * obj-c++.dg/property/property-neg-5.mm: Updated testcase for
2283         updates in warning.
2284
2285 2010-10-27  Nicola Pero  <nicola.pero@meta-innovation.com>
2286
2287         * objc.dg/property/at-property-1.m: New.
2288         * objc.dg/property/at-property-2.m: New.
2289         * objc.dg/property/at-property-3.m: New.
2290         * objc.dg/ivar-invalid-type-1.m: New.
2291         * obj-c++.dg/property/at-property-1.mm: New.
2292         * obj-c++.dg/property/at-property-2.mm: New.
2293         * obj-c++.dg/property/at-property-3.mm: New.
2294         * obj-c++.dg/ivar-invalid-type-1.mm: New.
2295         * objc.dg/property/property-neg-6.m: Updated testcase for updates
2296         in error reporting.
2297
2298 2010-10-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2299
2300         PR libgfortran/46010
2301         * gfortran.dg/namelist_66.f90: New test.
2302         * gfortran.dg/fmt_t_6.f: Fix whitespace.
2303
2304 2010-10-26  Janus Weil  <janus@gcc.gnu.org>
2305
2306         PR fortran/42647
2307         * gfortran.dg/allocatable_scalar_9.f90: Extended.
2308         * gfortran.dg/allocatable_scalar_10.f90: New.
2309         * gfortran.dg/class_19.f03: Extended.
2310
2311 2010-10-26  Jan Hubicka  <jh@suse.cz>
2312
2313         PR middle-end/45736
2314         * testsuite/gcc.dg/lto/pr45736_0.c: New function.
2315
2316 2010-10-26  Ira Rosen  <irar@il.ibm.com>
2317
2318         PR tree-optimization/46167
2319         * gcc.dg/vect/O-pr46167.c: New.
2320         * gcc.dg/vect/vect.exp: Run tests with -O.
2321
2322 2010-10-26  H.J. Lu  <hongjiu.lu@intel.com>
2323
2324         PR target/44948
2325         * g++.dg/abi/param2.C: Add -Wno-psabi for ilp32 x86.
2326         * g++.dg/vect/pr33860a.cc: Likewise.
2327         * gcc.c-torture/compile/20070522-1.c: Likewise.
2328         * gcc.dg/compat/struct-align-1_x.c: Likewise.
2329         * gcc.dg/compat/struct-align-1_y.c: Likewise.
2330         * gcc.dg/compat/struct-align-2_x.c: Likewise.
2331         * gcc.dg/compat/struct-align-2_y.c: Likewise.
2332         * gcc.dg/pr44136.c: Likewise.
2333
2334         * gcc.c-torture/compile/pr33617.c: Add -Wno-psabi for x86.
2335         * gcc.dg/compat/vector-1_x.c: Likewise.
2336         * gcc.dg/compat/vector-1_y.c: Likewise.
2337         * gcc.dg/compat/vector-2_x.c: Likewise.
2338         * gcc.dg/compat/vector-2_y.c: Likewise.
2339         * gcc.dg/pr43300.c: Likewise.
2340
2341         * gcc.dg/compat/vector-1a_x.c: Add -Wno-psabi.
2342         * gcc.dg/compat/vector-1a_y.c: Likewise.
2343         * gcc.dg/compat/vector-1b_x.c: Likewise.
2344         * gcc.dg/compat/vector-1b_y.c: Likewise.
2345         * gcc.dg/compat/vector-2a_x.c: Likewise.
2346         * gcc.dg/compat/vector-2a_y.c: Likewise.
2347         * gcc.dg/compat/vector-2b_x.c: Likewise.
2348         * gcc.dg/compat/vector-2b_y.c: Likewise.
2349         * gcc.target/i386/pr39162.c: Likewise.
2350         * gcc.target/i386/pr40906-2.c: Likewise.
2351         * gcc.target/i386/sse-5.c: Likewise.
2352
2353         * gcc.dg/pr35442.c: Prune ABI change warnings.
2354
2355         * gcc.c-torture/execute/pr38151.x: New.
2356         * gcc.target/i386/pr44948-1a.c: Likewise.
2357         * gcc.target/i386/pr44948-1b.c: Likewise.
2358         * gcc.target/i386/pr44948-2a.c: Likewise.
2359         * gcc.target/i386/pr44948-2b.c: Likewise.
2360
2361 2010-10-26  Ian Lance Taylor  <iant@google.com>
2362
2363         PR middle-end/45687
2364         * gcc.c-torture/execute/20101025-1.c: New test.
2365
2366 2010-10-26  Tobias Burnus  <burnus@net-b.de>
2367
2368         PR fortran/45451
2369         * gfortran.dg/class_allocate_5.f90: New.
2370
2371 2010-10-25  Rodrigo Rivas Costa  <rodrigorivascosta@gmail.com>
2372
2373         Implement opaque-enum-specifiers for C++0x
2374         * g++.dg/cpp0x/forw_enum1.C: New.
2375         * g++.dg/cpp0x/forw_enum2.C: New.
2376         * g++.dg/cpp0x/forw_enum3.C: New.
2377         * g++.dg/cpp0x/forw_enum4.C: New.
2378         * g++.dg/cpp0x/forw_enum5.C: New.
2379         * g++.dg/cpp0x/forw_enum6.C: New.
2380         * g++.dg/cpp0x/forw_enum7.C: New.
2381         * g++.dg/cpp0x/forw_enum8.C: New.
2382         * g++.dg/cpp0x/forw_enum9.C: New.
2383         * g++.dg/parse/enum3.C: Add new errors.
2384         * g++.dg/cpp0x/scoped_enum.C: Avoid unwanted warning.
2385         * g++.dg/cpp0x/auto9.C: Add new error.
2386         * g++.dg/template/crash79.C: Add new errors.
2387
2388 2010-10-26  Jie Zhang  <jie@codesourcery.com>
2389
2390         * gcc.target/arm/volatile-bitfields-1.c: New test.
2391         * gcc.target/arm/volatile-bitfields-2.c: New test.
2392         * gcc.target/arm/volatile-bitfields-3.c: New test.
2393
2394 2010-10-25  Eric Botcazou  <ebotcazou@adacore.com>
2395
2396         * gnat.dg/pointer_discr1.adb: New test.
2397         * gnat.dg/pointer_discr1_pkg1.ads: New helper.
2398         * gnat.dg/pointer_discr1_pkg2.ads: Likewise.
2399         * gnat.dg/pointer_discr1_pkg3.ads: Likewise.
2400
2401 2010-10-25  Eric Botcazou  <ebotcazou@adacore.com>
2402
2403         * gnat.dg/loop_optimization8.adb: New test.
2404         * gnat.dg/loop_optimization8_pkg1.ad[sb]: New helper.
2405         * gnat.dg/loop_optimization8_pkg2.ad[sb]: Likewise.
2406
2407 2010-10-25  Eric Botcazou  <ebotcazou@adacore.com>
2408
2409         * gnat.dg/in_out_parameter2.adb: New test.
2410         * gnat.dg/in_out_parameter3.adb: Likewise.
2411
2412 2010-10-25  Jie Zhang  <jie@codesourcery.com>
2413
2414         * g++.dg/opt/combine.c: New test.
2415
2416 2010-10-24  Eric Botcazou  <ebotcazou@adacore.com>
2417
2418         * gnat.dg/opt7.ad[sb]: New test.
2419         * gnat.dg/opt7_pkg.ads: New helper.
2420
2421 2010-10-24  Nicola Pero  <nicola.pero@meta-innovation.com>
2422
2423         PR objc/45735
2424         * obj-c.dg/pr45735.mm: New.
2425         * obj-c++.dg/pr45735.mm: New.
2426
2427 2010-10-24  Nicola Pero  <nicola.pero@meta-innovation.com>
2428
2429         PR objc/24393
2430         * objc.dg/pr24393.m: New.
2431         * obj-c++.dg/pr24393.mm: New.
2432
2433 2010-10-24  Nicola Pero  <nicola.pero@meta-innovation.com>
2434
2435         PR objc/28049
2436         * objc.dg/pr28049.m: New.
2437         * obj-c++.dg/pr28049.mm: New.
2438
2439 2010-10-24  Nicola Pero  <nicola.pero@meta-innovation.com>
2440
2441         * objc.dg/attributes/method-attribute-2.m: Updated test.  Method
2442         parameter attributes are now supported.
2443         * obj-c++.dg/attributes/method-attribute-2.m: Same change.
2444         * objc.dg/attributes/parameter-attribute-1.m: New test.
2445         * objc.dg/attributes/parameter-attribute-2.m: New test.
2446         * obj-c++.dg/attributes/parameter-attribute-1.m: New test.
2447         * obj-c++.dg/attributes/parameter-attribute-2.m: New test.
2448
2449 2010-10-23  Iain Sandoe  <iains@gcc.gnu.org>
2450
2451         Based on the CFString implementation in FSF apple/trunk branch.
2452
2453         * gcc.dg/darwin-cfstring-1.c: New.
2454         * gcc.dg/darwin-cfstring-2.c: New.
2455         * gcc.dg/torture/darwin-cfstring-3.c: New.
2456         * g++.dg/other/darwin-cfstring1.C: New.
2457         * g++.dg/torture/darwin-cfstring-3.C: New.
2458
2459 2010-10-23  Nicola Pero  <nicola.pero@meta-innovation.com>
2460
2461         * objc.dg/demangle-1.m: New test.
2462         * obj-c++.dg/demangle-1.mm: New test.
2463         * obj-c++.dg/demangle-2.mm: New test.
2464         * obj-c++.dg/demangle-3.mm: New test.
2465
2466 2010-10-23  Ian Lance Taylor  <iant@google.com>
2467
2468         * gcc.c-torture/execute/20101011-1.c: New test.
2469         * gcc.c-torture/execute/20101011-1.x: New test driver.
2470
2471 2010-10-23  Tobias Burnus  <burnus@net-b.de>
2472
2473         PR fortran/46122
2474         * gfortran.dg/protected_8.f90: New.
2475
2476 2010-10-23  Joseph Myers  <joseph@codesourcery.com>
2477
2478         * gcc.dg/march-generic.c: Skip for -march in multilib options.
2479         * gcc.target/i386/isa-9.c: Skip for -march other than
2480         -march=amdfam10 in multilib options.
2481         * gcc.target/i386/pr42589.c: Skip for -march other than
2482         -march=i486 in multilib options.
2483         * gcc.target/i386/sse-19.c: Add -march=x86-64 option and skip for
2484         other -march in multilib options.
2485
2486 2010-10-23  Jie Zhang  <jie@codesourcery.com>
2487
2488         PR rtl-optimization/37360
2489         * gcc.dg/pr37360.c: New test.
2490
2491 2010-10-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
2492
2493         * gcc.target/powerpc/ehreturn.c: Fix regexp in dg-final.
2494
2495 2010-10-22  Artjoms Sinkarovs  <artyom.shinakroff@gmail.com>
2496             Andrew Pinski  <pinskia@gmail.com>
2497
2498         * gcc.c-torture/execute/vector-subscript-1.c: Likewise.
2499         * gcc.c-torture/execute/vector-subscript-2.c: Likewise.
2500         * gcc.c-torture/execute/vector-subscript-3.c: New testcase.
2501         * gcc.dg/vector-subscript-1.c: Likewise.
2502         * gcc.dg/vector-subscript-2.c: Likewise.
2503         * gcc.dg/vector-subscript-3.c: New testcase.
2504         * gcc.dg/array-8.c: Adjust.
2505
2506 2010-10-22  Richard Guenther  <rguenther@suse.de>
2507
2508         PR middle-end/46137
2509         * c-c++-common/torture/pr46137.c: New testcase.
2510
2511 2010-10-22  Jason Merrill  <jason@redhat.com>
2512
2513         PR c++/46129
2514         * g++.dg/template/defarg14.C: New.
2515
2516 2010-10-22  Jason Merrill  <jason@redhat.com>
2517
2518         PR c++/46103
2519         * g++.dg/cpp0x/implicit10.C: New.
2520
2521 2010-10-22  Uros Bizjak  <ubizjak@gmail.com>
2522
2523         PR target/46098
2524         * gcc.target/i386/pr46098.c: New test.
2525
2526 2010-10-22  Richard Guenther  <rguenther@suse.de>
2527
2528         PR tree-optimization/45720
2529         * gcc.dg/torture/pr45720.c: New testcase.
2530
2531 2010-10-22  Ira Rosen  <irar@il.ibm.com>
2532
2533         PR tree-optimization/46126
2534         * gcc.dg/vect/pr46126.c: New.
2535
2536 2010-10-21  Iain Sandoe  <iains@gcc.gnu.org>
2537
2538         Based on the CFString implementation in FSF apple/trunk branch.
2539
2540         * lib/objc-dg.exp (objc-dg-runtest): Merge flags and additional flags
2541         so that the latter can be used in dg-skip and dg-xfail clauses.
2542         * lib/obj-c++-dg.exp (obj-c++-dg-runtest): Likewise.
2543         * obj-c++.dg/template-4.mm: Don't use CFStrings on Darwin. Update test
2544         to use dg-additional-files for Object1.
2545         * obj-c++.dg/const-str-7.mm: Don't use CFStrings on Darwin. Update test
2546         to use dg-additional-files for Object1, move to torture/strings/.
2547         * obj-c++.dg/const-str-4.mm: Likewise.
2548         * obj-c++.dg/const-str-3.mm: Likewise.
2549         * obj-c++.dg/const-str-8.mm: Likewise.
2550         * obj-c++.dg/const-str-9.mm: Likewise.
2551         * obj-c++.dg/const-str-10.mm: Likewise.
2552         * obj-c++.dg/const-str-10.mm: Likewise.
2553         * obj-c++.dg/const-str-1.mm: Don't use CFStrings on Darwin. Update test
2554         to use dg-additional-files for Object1, move to strings/.
2555         * obj-c++.dg/const-str-2.mm: Likewise.
2556         * obj-c++.dg/const-str-5.mm: Likewise.
2557         * obj-c++.dg/const-str-6.mm: Likewise.
2558         * obj-c++.dg/const-str-12.mm: Likewise.
2559         * obj-c++.dg/strings/strings.exp: New.
2560         * obj-c++.dg/strings/const-cfstring-2.mm: New.
2561         * obj-c++.dg/strings/const-cfstring-5.mm: New.
2562         * obj-c++.dg/torture/strings/strings.exp: New.
2563         * obj-c++.dg/torture/strings/string1.mm: New.
2564         * obj-c++.dg/torture/strings/const-cfstring-1.mm: New.
2565         * obj-c++.dg/torture/strings/const-cfstring-3.mm: New.
2566         * obj-c++.dg/torture/strings/const-cfstring-4.mm: New.
2567
2568         * objc/execute/string1.m: Don't use CFStrings on Darwin. Update test to
2569         use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2570         * objc/execute/string2.m: Likewise.
2571         * objc/execute/string3.m: Likewise.
2572         * objc/execute/string3.m: Likewise.
2573         * objc.dg/foreach-2.m: Don't use CFStrings on Darwin.
2574         * objc.dg/foreach-4.m: Likewise.
2575         * objc.dg/foreach-5.m: Likewise.
2576         * objc.dg/const-str-3.m: Don't use CFStrings on Darwin. Update test to
2577         use dg-additional-files for Object1, move to objc.dg/torture/strings/.
2578         * objc.dg/const-str-4.m: Likewise.
2579         * objc.dg/const-str-7.m: Likewise.
2580         * objc.dg/const-str-8.m: Likewise.
2581         * objc.dg/const-str-9.m: Likewise.
2582         * objc.dg/const-str-10.m: Likewise.
2583         * objc.dg/const-str-11.m: Likewise.
2584         * objc.dg/const-str-1.m: Don't use CFStrings on Darwin. Update test
2585         to use dg-additional-files for Object1, move to objc.dg/strings/.
2586         * objc.dg/const-str-2.m: Likewise.
2587         * objc.dg/const-str-5.m: Likewise.
2588         * objc.dg/const-str-6.m: Likewise.
2589         * objc.dg/const-str-12.m: Likewise.
2590         * objc.dg/const-str-12b.m: Likewise.
2591         * objc.dg/strings/strings.exp: New.
2592         * objc.dg/strings/const-cfstring-2.m: New.
2593         * objc.dg/strings/const-cfstring-5.m: New.
2594         * objc.dg/torture/strings/strings.exp: New.
2595         * objc.dg/torture/strings/const-cfstring-1.m: New.
2596         * objc.dg/torture/strings/const-cfstring-3.m: New.
2597         * objc.dg/torture/strings/const-cfstring-4.m: New.
2598
2599 2010-10-22  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2600
2601         * gcc.target/arm/synchronize.c: Permit dmb or mcr in assembler scan.
2602
2603 2010-10-21  Paolo Carlini  <paolo.carlini@oracle.com>
2604
2605         PR c++/46117
2606         * g++.dg/parse/crash57.C: New.
2607
2608 2010-10-21  Uros Bizjak  <ubizjak@gmail.com>
2609             H.J. Lu  <hongjiu.lu@intel.com>
2610
2611         PR target/45946
2612         * gcc.target/i386/pr45946.c: New test.
2613
2614 2010-10-21  Martin Jambor  <mjambor@suse.cz>
2615
2616         PR tree-optimization/45875
2617         * g++.dg/ipa/pr45875.C: New test.
2618
2619 2010-10-21  Ira Rosen  <irar@il.ibm.com>
2620
2621         PR tree-optimization/46049
2622         PR tree-optimization/46052
2623         * gcc.dg/vect/pr46052.c: New test.
2624         * gcc.dg/vect/pr46049.c: New test.
2625
2626 2010-10-21  Thomas Koenig  <tkoenig@gcc.gnu.org>
2627
2628         PR fortran/46007
2629         * gfortran.dg/shape_5.f90:  New test case.
2630
2631 2010-10-21  Janus Weil  <janus@gcc.gnu.org>
2632
2633         PR fortran/46060
2634         * gfortran.dg/proc_ptr_comp_25.f90: New.
2635
2636 2010-10-21  Richard Guenther  <rguenther@suse.de>
2637             Michael Matz  <matz@suse.de>
2638
2639         PR tree-optimization/45764
2640         * gcc.dg/torture/pr45764.c: New testcase.
2641
2642 2010-10-21  Richard Guenther  <rguenther@suse.de>
2643
2644         PR tree-optimization/46111
2645         * g++.dg/torture/pr46111.C: New testcase.
2646
2647 2010-10-21  Janus Weil  <janus@gcc.gnu.org>
2648
2649         PR fortran/46067
2650         * gfortran.dg/dummy_procedure_4.f90: New.
2651         * gfortran.dg/proc_ptr_30.f90: New.
2652
2653 2010-10-21  Tobias Burnus  <burnus@net-b.de>
2654
2655         PR fortran/46100
2656         * gfortran.dg/ptr-func-1.f90: New.
2657         * gfortran.dg/ptr-func-2.f90: New.
2658
2659 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
2660
2661         PR tree-optimization/45919
2662         * gcc.c-torture/compile/pr45919.c: New test.
2663
2664         PR tree-optimization/46066
2665         * gcc.dg/autopar/pr46066.c: New test.
2666
2667 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2668
2669         PR c++/46024
2670         * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces.
2671
2672 2010-10-20  Rodrigo Rivas Costa  <rodrigorivascosta@gmail.com>
2673
2674         PR c++/46056
2675         * g++.dg/cpp0x/range-for7.C: New.
2676
2677 2010-10-20  Richard Guenther  <rguenther@suse.de>
2678
2679         PR lto/45667
2680         * g++.dg/lto/20101020-1_0.h: New testcase.
2681         * g++.dg/lto/20101020-1_0.C: Likewise.
2682         * g++.dg/lto/20101020-1_1.C: Likewise.
2683
2684 2010-10-20  Dmitry Melnik  <dm@ispras.ru>
2685
2686         * gcc.dg/20101013-1.c: New test.
2687
2688 2010-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2689
2690         PR target/46085
2691         * gcc.target/i386/pr46085-1.c: New.
2692         * gcc.target/i386/pr46085-2.c: Likewise.
2693
2694 2010-10-20  Richard Guenther  <rguenther@suse.de>
2695
2696         PR tree-optimization/45860
2697         * gcc.dg/torture/pr45860.c: New testcase.
2698
2699 2010-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2700
2701         * gnat.dg/discr25.adb: New test.
2702         * gnat.dg/discr25_pkg.ad[sb]: New helper.
2703
2704 2010-10-20  Olivier Hainque  <hainque@adacore.com>
2705
2706         * gcc.target/powerpc/ehreturn.c: New test.
2707
2708 2010-10-20  Nicola Pero  <nicola.pero@meta-innovation.com>
2709
2710         Merge from 'apple/trunk' branch on FSF servers.  Test adapted to
2711         not require Foundation and run with the GNU runtime as well.
2712
2713         2006-03-13  Fariborz Jahanian  <fjahanian@apple.com>
2714
2715         Radar 4439126
2716         * obj-c++.dg/template-8.mm: New.
2717
2718 2010-10-20  Nicola Pero  <nicola.pero@meta-innovation.com>
2719
2720         PR objc/23709
2721         * objc.dg/pr23709.m: New.
2722         * obj-c++.dg/pr23709.m: New.
2723
2724 2010-10-19  Paolo Carlini  <paolo.carlini@oracle.com>
2725
2726         PR c++/46046
2727         * g++.dg/template/crash104.C: New.
2728
2729 2010-10-19  Richard Henderson  <rth@redhat.com>
2730
2731         * gcc.target/i386/fma3-fma.c: New.
2732         * gcc.target/i386/fma3-builtin.c: New.
2733         * gcc.target/i386/fma4-builtin.c: New.
2734
2735 2010-10-19  Richard Guenther  <rguenther@suse.de>
2736
2737         PR testsuite/46081
2738         * gcc.dg/ipa/ipa-pta-10.c: Adjust.
2739
2740 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
2741
2742         Merge from 'apple/trunk' branch on FSF servers.
2743
2744         2006-03-16 Fariborz Jahanian  <fjahanian@apple.com>
2745
2746         Radar 4293709
2747         * objc.dg/proto-init-mimatch-1.m: New.
2748         * obj-c++.dg/proto-init-mimatch-1.mm: New.
2749
2750 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
2751
2752         Implemented parsing @synthesize and @dynamic for
2753         Objective-C/Objective-C++.
2754         * objc.dg/property/dynamic-1.m: New.
2755         * objc.dg/property/synthesize-1.m: New.
2756         * obj-c++.dg/property/dynamic-1.mm: New.
2757         * obj-c++.dg/property/synthesize-1.mm: New.
2758
2759 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
2760
2761         * objc.dg/at-class-1.m: New.
2762         * objc.dg/at-class-1.mm: New.
2763
2764 2010-10-18  Steve Ellcey  <sje@cup.hp.com>
2765
2766         * gcc.c-torture/compile/920625-1.c: Remove dg-prune-output lines.
2767
2768 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
2769
2770         Merge from 'apple/trunk' branch on FSF servers.
2771
2772         2006-01-17  Fariborz Jahanian  <fjahanian@apple.com>
2773
2774         Radar 4407151
2775         * obj-c++.dg/template-7.mm: New.
2776
2777 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
2778
2779         * objc.dg/proto-qual-1.m: Adjust test for GNU runtime to match
2780         bugfix.
2781
2782 2010-10-18  Nicola Pero  <nicola.pero@meta-innovation.com>
2783
2784         Merge from 'apple/trunk' branch on FSF servers.
2785
2786         2005-03-01 Fariborz Jahanian  <fjahanian@apple.com>
2787
2788         Radar 4451818
2789         * obj-c++.dg/try-catch-16.mm: New.
2790         * obj-c++.dg/try-catch-17.mm: New.
2791
2792         2005-11-08  Fariborz Jahanian  <fjahanian@apple.com>
2793
2794         Radar 4330422
2795         * obj-c++.dg/try-catch-15.mm: New
2796
2797         2005-10-07  Fariborz Jahanian  <fjahanian@apple.com>
2798
2799         Radar 4204796
2800         * obj-c++.dg/try-catch-12.mm: New
2801         * obj-c++.dg/try-catch-13.mm: New
2802         * obj-c++.dg/try-catch-14.mm: New
2803         * objc.dg/try-catch-11.m: New
2804         * objc.dg/try-catch-12.m: New
2805         * objc.dg/try-catch-13.m: New
2806
2807 2010-10-18  Richard Henderson  <rth@redhat.com>
2808
2809         * gcc.target/ia64/20101014.c: Fix double-paste of test case.
2810
2811 2010-10-18  Jakub Jelinek  <jakub@redhat.com>
2812
2813         PR c/46015
2814         * c-c++-common/Wunused-var-13.c: New test.
2815
2816 2010-10-18  Richard Guenther  <rguenther@suse.de>
2817
2818         PR tree-optimization/45967
2819         * gcc.dg/torture/pr45967.c: New testcase.
2820         * gcc.dg/ipa/ipa-pta-10.c: Adjust.
2821         * gcc.dg/ipa/ipa-pta-13.c: Likewise
2822         * gcc.dg/torture/pr39074-2.c: Likewise
2823         * gcc.dg/torture/pta-escape-1.c: Likewise
2824         * gcc.dg/torture/pta-ptrarith-1.c: Likewise
2825         * gcc.dg/tree-ssa/pta-callused.c: Likewise
2826         * gcc.dg/tree-ssa/pta-escape-1.c: Likewise
2827         * gcc.dg/tree-ssa/pta-escape-2.c: Likewise
2828         * gcc.dg/tree-ssa/pta-escape-3.c: Likewise
2829         * gcc.dg/tree-ssa/ssa-pre-21.c: Likewise
2830
2831 2010-10-18  Kai Tietz  <kai.tietz@onevision.com>
2832
2833         * gfortran.dg/bessel_7.f90: Set xfail for mingw targets.
2834
2835 2010-10-18  Richard Guenther  <rguenther@suse.de>
2836
2837         PR lto/44950
2838         * g++.dg/lto/20101015-2_0.C: New testcase.
2839
2840 2010-10-18  Jakub Jelinek  <jakub@redhat.com>
2841
2842         PR middle-end/46019
2843         * gcc.c-torture/execute/pr46019.c: New test.
2844
2845 2010-10-17  Nicola Pero  <nicola.pero@meta-innovation.com>
2846
2847         Merge from 'apple/trunk' branch on FSF servers.
2848
2849         2006-04-19 Fariborz Jahanian  <fjahanian@apple.com>
2850
2851         Radar 4516785
2852         * obj-c++.dg/method-namespace-2.mm: New.
2853
2854 2010-10-17  Nicola Pero  <nicola.pero@meta-innovation.com>
2855
2856         Merge from 'apple/trunk' branch on FSF servers.
2857
2858         2006-03-27 Fariborz Jahanian  <fjahanian@apple.com>
2859
2860         Radar 4133425
2861         * objc.dg/private-1.m: Test modified.
2862         * obj-c++.dg/private-1.mm: Test modified.
2863
2864 2010-10-17  Uros Bizjak  <ubizjak@gmail.com>
2865
2866         PR testsuite/45987
2867         * gcc.target/i386/push-1.c: Remove.
2868
2869 2010-10-17  Uros Bizjak  <ubizjak@gmail.com>
2870             H.J. Lu  <hongjiu.lu@intel.com>
2871
2872         PR target/46051
2873         * gcc.target/i386/pr46051.c: New test.
2874
2875 2010-10-17  Nicola Pero  <nicola.pero@meta-innovation.com>
2876
2877         * obj-c++.dg/gnu-api-2-class.mm: New.
2878         * obj-c++.dg/gnu-api-2-ivar.mm: New.
2879         * obj-c++.dg/gnu-api-2-method.mm: New.
2880         * obj-c++.dg/gnu-api-2-objc.mm: New.
2881         * obj-c++.dg/gnu-api-2-object.mm: New.
2882         * obj-c++.dg/gnu-api-2-property.mm: New.
2883         * obj-c++.dg/gnu-api-2-protocol.mm: New.
2884         * obj-c++.dg/gnu-api-2-sel.mm: New.
2885
2886 2010-10-17  Iain Sandoe  <iains@gcc.gnu.org>
2887
2888         * objc.dg/fsf-package-0.m: New.
2889         * obj-c++.dg/fsf-package-0.m: New.
2890
2891 2010-10-17  Nicola Pero  <nicola.pero@meta-innovation.com>
2892
2893         PR objc/18255
2894         * objc.dg/pr18255.m: New.
2895
2896 2010-10-16  Jan Hubicka  <jh@suse.cz>
2897
2898         PR middle-end/44206
2899         * g++.dg/torture/pr44206.C: New.
2900
2901 2010-10-16  Nicola Pero  <nicola.pero@meta-innovation.com>
2902
2903         * objc.dg/gnu-api-2-class.m: New.
2904         * objc.dg/gnu-api-2-objc.m: New.
2905
2906 2010-10-16  Nicola Pero  <nicola.pero@meta-innovation.com>
2907
2908         * objc.dg/gnu-api-2-ivar.m: New.
2909
2910 2010-10-15  Nicola Pero  <nicola.pero@meta-innovation.com>
2911
2912         * objc.dg/gnu-api-2-property.m: New.
2913
2914 2010-10-15  Xinliang David Li  <davidxl@google.com>
2915
2916         * g++.dg/uninit-pred-3_a.C: New test.
2917         * g++.dg/uninit-pred-3_b.C: New test.
2918
2919 2010-10-15  Nicola Pero  <nicola.pero@meta-innovation.com>
2920
2921         * objc.dg/gnu-api-2-object.m: New.
2922
2923 2010-10-15  Nicola Pero  <nicola.pero@meta-innovation.com>
2924
2925         * objc.dg/gnu-api-2-method.m: New.
2926
2927 2010-10-15  Jason Merrill  <jason@redhat.com>
2928
2929         * g++.dg/lto/pr45983_0.C: New.
2930
2931 2010-10-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
2932
2933         * gcc.target/powerpc/ppc-fma-1.c: New tests for powerpc FMA
2934         builtin combiner patterns.
2935         * gcc.target/powerpc/ppc-fma-2.c: Ditto.
2936         * gcc.target/powerpc/ppc-fma-3.c: Ditto.
2937         * gcc.target/powerpc/ppc-fma-4.c: Ditto.
2938         * gcc.target/powerpc/ppc-fma-5.c: Ditto.
2939         * gcc.target/powerpc/ppc-fma-6.c: Ditto.
2940
2941 2010-10-15  Richard Guenther  <rguenther@suse.de>
2942
2943         * g++.dg/lto/20101015-1_0.C: New testcase.
2944
2945 2010-10-15  Richard Guenther  <rguenther@suse.de>
2946
2947         PR testsuite/46021
2948         * gcc.dg/tree-ssa/20031106-3.c: Remove XFAIL.
2949         * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
2950
2951 2010-10-15  Richard Guenther  <rguenther@suse.de>
2952
2953         PR lto/45957
2954         * g++.dg/lto/20101014-1_0.C: New testcase.
2955
2956 2010-10-15  Nicola Pero  <nicola.pero@meta-innovation.com>
2957
2958         * objc.dg/gnu-api-2-protocol.m: New.
2959         * objc.dg/gnu-api-2-sel.m: New.
2960
2961 2010-10-15  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2962
2963         * g++.dg/torture/stackalign/eh-vararg-2.C: Fix dg-options for
2964         arm-eabi targets.
2965
2966 2010-10-15  Chung-Lin Tang  <cltang@codesourcery.com>
2967
2968         * gcc.dg/20101010-1.c: New testcase.
2969
2970 2010-10-15  Jie Zhang  <jie@codesourcery.com>
2971
2972         * lib/lto.exp (lto-link-and-maybe-run): Use the default linker
2973         script when relocatable linking.
2974
2975 2010-10-14  Yao Qi  <yao@codesourcery.com>
2976
2977         PR target/45447
2978         * gcc.target/arm/pr45447.c: New test.
2979
2980 2010-10-14  Jan Hubicka  <jh@suse.cz>
2981
2982         PR middle-end/45621
2983         * g++.dg/lto/pr45621.h : New.
2984         * g++.dg/lto/pr45621_0.C: New.
2985         * g++.dg/lto/pr45621_1.C: New.
2986
2987 2010-10-14  Iain Sandoe  <iains@gcc.gnu.org>
2988
2989         * objc.dg/property: New.
2990         * objc.dg/property/fsf-property-basic.m: New.
2991         * objc.dg/property/fsf-property-method-access.m: New.
2992         * objc.dg/property/fsf-property-named-ivar.m: New.
2993         * obj-c++.dg/property: New.
2994         * obj-c++.dg/property/fsf-property-basic.mm: New.
2995         * obj-c++.dg/property/fsf-property-method-access.mm: New.
2996         * obj-c++.dg/property/fsf-property-named-ivar.mm: New.
2997
2998         merge from FSF apple 'trunk' branch.
2999         2006 Fariborz Jahanian  <fjahanian@apple.com>
3000
3001         Radars 4436866, 4505126, 4506903, 4517826
3002         * objc.dg/property/property-1.m: New.
3003         * objc.dg/property/property-2.m: New.
3004         * objc.dg/property/property-3.m: New.
3005         * objc.dg/property/property-neg-1.m: New.
3006         * objc.dg/property/property-neg-2.m: New.
3007         * objc.dg/property/property-neg-3.m: New.
3008         * objc.dg/property/property-neg-4.m: New.
3009         * objc.dg/property/property-neg-5.m: New.
3010         * objc.dg/property/property-neg-6.m: New.
3011         * objc.dg/property/property-neg-7.m: New.
3012         * objc.dg/property/property.exp: New.
3013         * obj-c++.dg/property/property-1.mm: New.
3014         * obj-c++.dg/property/property-2.mm: New.
3015         * obj-c++.dg/property/property-3.mm: New.
3016         * obj-c++.dg/property/property-neg-1.mm: New.
3017         * obj-c++.dg/property/property-neg-2.mm: New.
3018         * obj-c++.dg/property/property-neg-3.mm: New.
3019         * obj-c++.dg/property/property-neg-4.mm: New.
3020         * obj-c++.dg/property/property-neg-5.mm: New.
3021         * obj-c++.dg/property/property-neg-6.mm: New.
3022         * obj-c++.dg/property/property-neg-7.mm: New.
3023         * obj-c++.dg/property/property.exp: New.
3024
3025 2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
3026
3027         * gcc.dg/pr45570.c: Fix typos.  Also run for i?86-*-*.
3028
3029 2010-10-14  Joseph Myers  <joseph@codesourcery.com>
3030
3031         PR c/45969
3032         * gcc.c-torture/compile/pr45969-1.c: New test.
3033
3034 2010-10-14  Richard Guenther  <rguenther@suse.de>
3035
3036         PR tree-optimization/44913
3037         * gcc.dg/torture/pr44913.c: New testcase.
3038
3039 2010-10-14  Richard Guenther  <rguenther@suse.de>
3040
3041         PR lto/45382
3042         * g++.dg/lto/20101014-2_0.C: New testcase.
3043
3044 2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
3045
3046         * gcc.target/i386/avx-copysign-vec.c: Add -mtune=generic.
3047         * gcc.target/i386/avx-copysignf-vec.c: Likewise.
3048         * gcc.target/i386/pr44130.c: Likewise.
3049         * gcc.target/i386/pr44144.c: Likewise.
3050         * gcc.target/i386/pr44180.c: Likewise.
3051         * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3052         * gcc.target/i386/recip-vec-sqrtf-avx.c: Likewise.
3053         * gcc.target/i386/vect-sizes-1.c: Likewise.
3054         * gcc.target/i386/vectorize4-avx.c: Likewise.
3055
3056 2010-10-14  Richard Guenther  <rguenther@suse.de>
3057
3058         PR lto/44561
3059         * g++.dg/lto/20101010-3_0.C: New testcase.
3060         * g++.dg/lto/20101010-4_0.C: Likewise.
3061
3062 2010-10-14  Iain Sandoe  <iains@gcc.gnu.org>
3063
3064         * objc.dg/pr45878.m: Update to include NSConstantString interface
3065         for -fnext-runtime.
3066         * objc.dg/pr23214.m: Use the Object1.m implementation to build m64 on
3067         -fnext-runtime, XFAIL the m64 -fnext-runtime run.
3068         * objc.dg/objc-foreach-4.m: Provide an NSConstantString dummy class
3069         reference for m64 -fnext-runtime.
3070
3071 2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
3072
3073         * gcc.target/i386/vect-sizes-1.c: New.
3074
3075 2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
3076
3077         PR middle-end/46011
3078         * gcc.target/i386/vectorize4-avx.c: Scan 256bit AVX register and xfail.
3079
3080 2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
3081
3082         * gcc.target/i386/recip-vec-sqrtf-avx.c: Scan 256bit AVX register.
3083         * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3084
3085 2010-10-14  Andrey Belevantsev  <abel@ispras.ru>
3086
3087         * gcc.target/ia64/20101005.c: New test.
3088
3089 2010-10-14  Andrey Belevantsev  <abel@ispras.ru>
3090
3091         PR rtl-optimization/45570
3092         * gcc.dg/pr45570.c: New test.
3093
3094 2010-10-13  H.J. Lu  <hongjiu.lu@intel.com>
3095
3096         * gcc.target/i386/recip-vec-sqrtf-avx.c: New.
3097         * gcc.target/i386/recip-vec-divf-avx.c: Likewise.
3098         * gcc.target/i386/vectorize4-avx.c: Likewise.
3099
3100 2010-10-13  H.J. Lu  <hongjiu.lu@intel.com>
3101
3102         * gcc.target/i386/avx-copysign-vec.c: New.
3103         * gcc.target/i386/avx-copysignf-vec.c: Likewise.
3104
3105 2010-10-13  H.J. Lu  <hongjiu.lu@intel.com>
3106
3107         PR middle-end/44130
3108         * gcc.target/i386/pr44130.c: New.
3109
3110 2010-10-13  H.J. Lu  <hongjiu.lu@intel.com>
3111
3112         PR middle-end/44144
3113         * gcc.target/i386/pr44144.c: New.
3114
3115 2010-10-13  H.J. Lu  <hongjiu.lu@intel.com>
3116
3117         PR target/44180
3118         * gcc.target/i386/pr44180.c: New.
3119
3120 2010-10-13  Jason Merrill  <jason@redhat.com>
3121
3122         * g++.dg/template/canon-type-8.C: New.
3123
3124 2010-10-13  Eric Botcazou  <ebotcazou@adacore.com>
3125
3126         * gcc.c-torture/execute/20101013-1.c: New test.
3127
3128 2010-10-13  Richard Guenther  <rguenther@suse.de>
3129
3130         PR objc/45878
3131         * objc.dg/pr45878.m: New testcase.
3132
3133 2010-10-13  Kai Tietz  <kai.tietz@onevision.com>
3134
3135         * gcc.dg/format/dfp-scanf-1.c: Disable for *-*-mingw* targets.
3136         * gcc.dg/format/dfp-printf-1.c: Likewise.
3137         * gcc.dg/format/ms_unnamed-1.c: Adjust linenumber for warning.
3138
3139 2010-10-13  Richard Guenther  <rguenther@suse.de>
3140
3141         PR tree-optimization/45788
3142         * g++.dg/pr45788.C: New testcase.
3143
3144 2010-10-13  Richard Guenther  <rguenther@suse.de>
3145
3146         PR tree-optimization/45970
3147         * gcc.dg/tree-ssa/ssa-dse-13.c: New testcase.
3148
3149 2010-10-13  Richard Guenther  <rguenther@suse.de>
3150
3151         PR tree-optimization/45982
3152         * gcc.dg/torture/pr45982.c: New testcase.
3153         * gcc.dg/tree-ssa/pr24287.c: Adjust.
3154         * gcc.dg/tree-ssa/pta-callused.c: Likewise.
3155         * gcc.dg/torture/pr39074-2.c: Likewise.
3156
3157 2010-10-13  Richard Guenther  <rguenther@suse.de>
3158
3159         PR middle-end/45874
3160         * g++.dg/torture/pr45874.C: New testcase.
3161
3162 2010-10-13  Iain Sandoe  <iains@gcc.gnu.org>
3163
3164         * objc.dg/attributes/method-attribute-1.m: Update to respond
3165         to implemented method attributes..
3166         * objc.dg/attributes/method-attribute-2.m: Likewise.
3167         * objc.dg/attributes/method-attribute-3.m: Likewise.
3168         * obj-c++.dg/attributes/method-attribute-1.mm: Likewise.
3169         * obj-c++.dg/attributes/method-attribute-2.mm: Likewise.
3170         * obj-c++.dg/attributes/method-attribute-3.mm: Likewise.
3171
3172 2010-10-13  Nicola Pero  <nicola.pero@meta-innovation.com>
3173
3174         PR libobjc/23214
3175         * objc.dg/pr23214.m: New.
3176
3177 2010-10-12  Michael Eager  <eager@eagercon.com>
3178
3179         PR testsuite/45856
3180         * gcc.c-torture/execute/cmpsi-2.c: Use int, not long.
3181         * gcc.c-torture/execute/cmpsf-1.c: Use float, regen correct table.
3182
3183 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
3184
3185         PR fortran/45636
3186         * gcc.c-torture/execute/pr45636.c: New test.
3187         * gfortran.dg/pr45636.f90: New test.
3188
3189 2010-10-12  Richard Henderson  <rth@redhat.com>
3190
3191         * g++.dg/abi/mangle40.C: Robustify tests for defined symbols.
3192
3193 2010-10-12  Daniel Kraft  <d@domob.eu>
3194
3195         PR fortran/38936
3196         * gfortran.dg/associate_1.f03: More tests with derived-types.
3197         * gfortran.dg/associate_9.f03: New test (XFAIL for now).
3198         * gfortran.dg/associate_8.f03: Fix typo.
3199         * gfortran.dg/initialization_27.f90: Fix typo.
3200
3201 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3202
3203         PR testsuite/45851
3204         * lib/lto.exp (lto-get-options-main): Support optional target
3205         selector for dg-extra-ld-options.
3206
3207 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3208
3209         * gcc.dg/pragma-init-fini.c: Skip on i?86-*-solaris2.8 && !gas.
3210         * gcc.dg/pragma-init-fini-2.c: XFAIL on i?86-*-solaris2.8 && !gas.
3211
3212 2010-10-11  Martin Jambor  <mjambor@suse.cz>
3213
3214         PR middle-end/45699
3215         * g++.dg/torture/pr45699.C: New test.
3216         * g++.dg/otr-fold-1.C: Adjusted.
3217         * g++.dg/otr-fold-1.C: Likewise.
3218
3219 2010-10-11  Nick Clifton  <nickc@redhat.com>
3220
3221         * gcc.c-torture/compile/pr44197.c: Require visibility support.
3222         Allow for a user label prefix.
3223
3224 2010-10-10  Richard Guenther  <rguenther@suse.de>
3225
3226         * g++.dg/lto/20101010-1_0.C: New testcase.
3227         * g++.dg/lto/20101010-2_0.C: Likewise.
3228
3229 2010-10-11  Ira Rosen  <irar@il.ibm.com>
3230
3231         PR tree-optimization/45902
3232         * gcc.dg/vect/45902.c: New test.
3233
3234 2010-10-11  Jakub Jelinek  <jakub@redhat.com>
3235
3236         PR target/45870
3237         * gcc.dg/tls/pr45870.c: New test.
3238
3239 2010-10-10  Janus Weil  <janus@gcc.gnu.org>
3240
3241         PR fortran/45961
3242         * gfortran.dg/typebound_operator_6.f03: New.
3243
3244 2010-10-10  Kai Tietz  <kai.tietz@onevision.com>
3245
3246         * g++.dg/ext/dllexport-MI1.C: Enable for x86_64 mingw
3247         and adjust -export symbol scanning.
3248         * g++.dg/ext/dllexport1.C: Likewise.
3249         * g++.dg/ext/dllexport3.C: Likewise.
3250         * gcc.dg/dll-3.c: Likewise.
3251         * gcc.dg/dll-4.c: Likewise.
3252         * gcc.dg/dll-5.c: Likewise.
3253
3254 2010-10-10  Uros Bizjak  <ubizjak@gmail.com>
3255
3256         * gcc.dg/tree-prof/ic-misattribution-1a.c: Cleanup tree_profile_ipa
3257         instead of tree_profile dump file.
3258         * g++.dg/tree-prof/inline_mismatch_args.C: Cleanup einline dump file.
3259         * gfortran.dg/derived_array_intrinisics_1.f90: Cleanup original
3260         dump file.
3261
3262 2010-10-10  Uros Bizjak  <ubizjak@gmail.com>
3263
3264         * gcc.dg/lto/20101009-1_0.c (bar): Fix asm constraints.
3265
3266 2010-10-09  Thomas Koenig  <tkoenig@gcc.gnu.org>
3267
3268         * gfortran.dg/character_comparison_4.f90:  New test.
3269         * gfortran.dg/character_comparison_5.f90:  New test.
3270         * gfortran.dg/character_comparison_6.f90:  New test.
3271
3272 2010-10-09  Richard Henderson  <rth@redhat.com>
3273
3274         * lib/target-supports.exp
3275         (check_effective_target_automatic_stack_alignment): Always true.
3276
3277 2010-10-09  Richard Guenther  <rguenther@suse.de>
3278
3279         PR lto/45956
3280         * gcc.dg/lto/20101009-2_0.c: New testcase.
3281         * gcc.dg/lto/20101009-2_1.c: Likewise.
3282         * gcc.dg/lto/20101009-2_2.c: Likewise.
3283
3284 2010-10-09  Richard Guenther  <rguenther@suse.de>
3285
3286         PR lto/45947
3287         * g++.dg/lto/20101009-1_0.C: New testcase.
3288
3289 2010-10-09  Richard Guenther  <rguenther@suse.de>
3290
3291         PR tree-optimization/45945
3292         * gcc.dg/lto/20101009-1_0.c: New testcase.
3293
3294 2010-10-08  H.J. Lu  <hongjiu.lu@intel.com>
3295
3296         PR target/45913
3297         * gcc.target/i386/pr45913.c: New.
3298
3299 2010-10-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3300
3301         PR fortran/45943
3302         * gfortran.dg/streamio_16.f90: Update test.
3303
3304 2010-10-08  Jakub Jelinek  <jakub@redhat.com>
3305
3306         PR tree-optimization/45903
3307         * gcc.target/i386/pr45903.c: New test.
3308
3309 2010-10-08  Arnaud Charlet  <charlet@adacore.com>
3310
3311         * gnat.dg/interface5.adb: Compile with warnings disabled.
3312
3313 2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>
3314
3315         * obj-c++.dg/encode-10.mm: New testcase.
3316
3317 2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>
3318
3319         PR objc++/23614
3320         * obj-c++.dg/lookup-2.mm: Do not assign 'nil' to a pointer to a
3321         C++ class.  Removed XFAIL.
3322
3323 2010-10-07  Janus Weil  <janus@gcc.gnu.org>
3324
3325         PR fortran/45933
3326         * gfortran.dg/typebound_operator_5.f03: New.
3327
3328 2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>
3329
3330         Merge from 'apple/trunk' branch on FSF servers.
3331
3332         2006-04-26  Fariborz Jahanian  <fjahanian@apple.com>
3333
3334         Radar 4508851
3335         * obj-c++.dg/method-namespace-1.mm: New.
3336
3337 2010-10-07  Martin Jambor  <mjambor@suse.cz>
3338
3339         * gcc.dg/tree-ssa/sra-11.c: New test.
3340
3341 2010-10-07  Tejas Belagod  <tejas.belagod@arm.com>
3342
3343         PR Tree-Vect/45847
3344         * gcc.dg/vect/pr45847.c: New test.
3345
3346 2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
3347             Kai Tietz  <kai.tietz@onevision.com>
3348
3349         * objc.dg/proto-lossage-4.m: Use intptr_t instead of long type.
3350
3351 2010-10-07  Richard Guenther  <rguenther@suse.de>
3352
3353         PR tree-optimization/45732
3354         * gcc.dg/torture/pr45732.c: New testcase.
3355
3356 2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
3357
3358         * objc.dg/foreach-1.m: Adjust for -fnext-runtime compatibility.
3359         * objc.dg/foreach-2.m: Likewise.
3360         * objc.dg/foreach-3.m: Likewise.
3361         * objc.dg/foreach-4.m: Likewise.
3362         * objc.dg/foreach-5.m: Likewise.
3363         * objc.dg/foreach-6.m: Likewise.
3364         * objc.dg/foreach-7.m: Likewise.
3365         * objc.dg/objc-foreach-4.m: Likewise.
3366         * objc.dg/objc-foreach-5.m: Likewise.
3367
3368 2010-10-07  Richard Guenther  <rguenther@suse.de>
3369
3370         PR middle-end/45869
3371         * gcc.dg/torture/pr45869.c: New testcase.
3372
3373 2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
3374
3375         * objc.dg/set-not-used-1.m: New
3376         * obj-c++.dg/set-not-used-1.mm: New.
3377
3378 2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
3379
3380         * objc.dg/attributes/method-attribute-3.m: New.
3381         * obj-c++.dg/attributes/method-attribute-3.mm: New.
3382
3383 2010-10-07  Mikael Morin  <mikael@gcc.gnu.org>
3384
3385         PR fortran/45916
3386         * gfortran.dg/generic_typebound_operator_1.f90: New test.
3387
3388 2010-10-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3389
3390         PR fortran/45889
3391         * gfortran.dg/alloc_comp_constraint_6.f90: New test.
3392
3393 2010-10-06  Nicola Pero  <nicola.pero@meta-innovation.com>
3394
3395         Merge from 'apple/trunk' branch on FSF servers.
3396
3397         2005-12-14  Fariborz Jahanian  <fjahanian@apple.com>
3398
3399         Radar 4278774
3400         * obj-c++.dg/encode-9.mm: New.
3401
3402 2010-10-06  Eric Botcazou  <ebotcazou@adacore.com>
3403
3404         * g++.dg/cpp0x/pr45908.C: New test.
3405
3406 2010-10-06  Eric Botcazou  <ebotcazou@adacore.com>
3407
3408         * gnat.dg/opt6.ad[sb]: New test.
3409
3410 2010-10-06  Nicola Pero  <nicola.pero@meta-innovation.com>
3411
3412         Implemented fast enumeration for Objective-C.
3413         * objc.dg/foreach-1.m: New.
3414         * objc.dg/foreach-2.m: New.
3415         * objc.dg/foreach-3.m: New.
3416         * objc.dg/foreach-4.m: New.
3417         * objc.dg/foreach-5.m: New.
3418         * objc.dg/foreach-6.m: New.
3419         * objc.dg/foreach-7.m: New.
3420
3421         Merge from 'apple/trunk' branch on FSF servers:
3422         2006-04-13 Fariborz Jahanian  <fjahanian@apple.com>
3423
3424         Radar 4502236
3425         * objc.dg/objc-foreach-5.m: New.
3426
3427         2006-04-12 Fariborz Jahanian  <fjahanian@apple.com>
3428
3429         Radar 4507230
3430         * objc.dg/objc-foreach-4.m: New.
3431
3432         2006-03-13  Fariborz Jahanian  <fjahanian@apple.com>
3433
3434         Radar 4472881
3435         * objc.dg/objc-foreach-3.m: New.
3436
3437         2005-03-07 Fariborz Jahanian  <fjahanian@apple.com>
3438
3439         Radar 4468498
3440         * objc.dg/objc-foreach-2.m: New.
3441
3442         2006-02-15   Fariborz Jahanian  <fjahanian@apple.com>
3443
3444         Radar 4294910
3445         * objc.dg/objc-foreach-1.m: New
3446
3447 2010-10-06  Hariharan Sandanagobalane  <hariharan@picochip.com>
3448
3449         * gcc.c-torture/execute/cmpsi-2.c : Unsigned comparisons should use
3450         unsigned values.
3451
3452 2010-10-05  Nicola Pero  <nicola.pero@meta-innovation.com>
3453
3454         PR objc++/28050
3455         * obj-c++.dg/syntax-error-10.mm: New.
3456
3457 2010-10-05  Nicola Pero  <nicola.pero@meta-innovation.com>
3458
3459         PR objc++/23707
3460         * obj-c++.dg/syntax-error-9.mm: New.
3461
3462 2010-10-05  Nicola Pero  <nicola.pero@meta-innovation.com>
3463
3464         PR objc++/31126
3465         * obj-c++.dg/syntax-error-8.mm: New.
3466
3467 2010-10-05  Nicola Pero  <nicola.pero@meta-innovation.com>
3468
3469         Merge from 'apple/trunk' branch on FSF servers.
3470
3471         2005-10-17  Fariborz Jahanian  <fjahanian@apple.com>
3472
3473         Radar 4290840
3474         * obj-c++.dg/syntax-error-7.mm: New
3475
3476         2005-10-14  Fariborz Jahanian  <fjahanian@apple.com>
3477
3478         Radar 4294425
3479         * obj-c++.dg/syntax-error-6.mm: New
3480
3481         2005-10-13  Fariborz Jahanian  <fjahanian@apple.com>
3482
3483         Radar 4261146
3484         * obj-c++.dg/syntax-error-5.mm: New
3485
3486         2005-08-15  Ziemowit Laski  <zlaski@apple.com>
3487
3488         Radar 4093475
3489         * obj-c++.dg/syntax-error-[3-4].mm: New.
3490
3491         2005-08-02  Ziemowit Laski  <zlaski@apple.com>
3492
3493         Radar 4185810
3494         * obj-c++.dg/syntax-error-[1-2].mm: New.
3495
3496 2010-10-05  Ira Rosen  <irar@il.ibm.com>
3497
3498         PR tree-optimization/45752
3499         * gcc.dg/vect/pr45752.c: New test.
3500
3501 2010-10-05  Richard Guenther  <rguenther@suse.de>
3502
3503         * gcc.dg/tree-prof/val-prof-1.c: Adjust.
3504         * gcc.dg/tree-prof/val-prof-2.c: Likewise.
3505         * gcc.dg/tree-prof/val-prof-3.c: Likewise.
3506         * gcc.dg/tree-prof/val-prof-4.c: Likewise.
3507         * gcc.dg/tree-prof/val-prof-5.c: Likewise.
3508         * gcc.dg/tree-prof/val-prof-7.c: Likewise.
3509         * gcc.dg/tree-prof/stringop-1.c: Likewise.
3510         * gcc.dg/tree-prof/stringop-2.c: Likewise.
3511         * gcc.dg/tree-prof/ic-misattribution-1.c: Likewise.
3512         * gcc.dg/tree-prof/indir-call-prof.c: Likewise.
3513         * gcc.dg/tree-prof/update-loopch.c: Likewise.
3514  &nb