OSDN Git Service

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