OSDN Git Service

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