OSDN Git Service

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