1 2010-12-08 Nicola Pero <nicola.pero@meta-innovation.com>
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.
8 2010-12-08 Nicola Pero <nicola.pero@meta-innovation.com>
10 * objc.dg/foreach-6.m: Updated location of error messages.
11 * objc.dg/foreach-7.m: Same change.
13 2010-12-08 Richard Guenther <rguenther@suse.de>
14 Sebastian Pop <sebastian.pop@amd.com>
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.
23 2010-12-08 Nathan Froyd <froydnj@codesourcery.com>
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.
195 2010-12-08 Jason Merrill <jason@redhat.com>
198 * g++.dg/init/synth4.C: New.
201 * g++.dg/cpp0x/defaulted21.C: New.
203 2010-12-08 Wei Guozhi <carrot@google.com>
206 * gcc.target/arm/pr46631: New testcase.
208 2010-12-08 Michael Meissner <meissner@linux.vnet.ibm.com>
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.
214 2010-12-07 Andrey Belevantsev <abel@ispras.ru>
217 * gcc.target/ia64/pr43603.c: New.
218 * gcc/testsuite/g++.dg/opt/pr46640.C: New.
220 2010-12-07 Tobias Burnus <burnus@net-b.de>
223 * gfortran.dg/string_4.f90: New.
225 2010-12-07 Sebastian Pop <sebastian.pop@amd.com>
227 PR tree-optimization/44676
228 * gcc.dg/graphite/id-pr44676.c: New.
230 2010-12-07 Sebastian Pop <sebastian.pop@amd.com>
232 PR tree-optimization/42327
233 * gcc.dg/tree-ssa/pr42327.c: New.
235 2010-12-07 Nathan Froyd <froydnj@codesourcery.com>
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.
251 2010-12-07 Richard Guenther <rguenther@suse.de>
253 PR tree-optimization/46832
254 * gcc.c-torture/compile/pr46832.c: New testcase.
256 2010-12-07 Jakub Jelinek <jakub@redhat.com>
259 * gcc.dg/autopar/pr46799.c: New test.
261 2010-12-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
263 * gfortran.dg/internal_dummy_2.f08: Fix dg-options.
264 * gfortran.dg/internal_dummy_3.f08: Fix dg-options.
266 2010-12-06 H.J. Lu <hongjiu.lu@intel.com>
269 * g++.dg/graphite/pr41562.C: New.
272 * gcc.dg/graphite/pr46185.c: New.
274 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>
276 * objc.dg/foreach-8.m: New.
278 2010-12-06 Jakub Jelinek <jakub@redhat.com>
281 * g++.dg/debug/dwarf2/pr45997-1.C: New test.
282 * g++.dg/debug/dwarf2/pr45997-2.C: New test.
285 * gcc.target/ia64/pr43897.c: New test.
288 * gcc.dg/pr46771.c: New test.
290 PR rtl-optimization/46777
291 * gcc.dg/pr46777.c: New test.
293 2010-12-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
295 * ada/acats/run_acats (which): Assign output to temporary
296 variable, only use if successful.
297 Use last field of type output.
299 2010-12-06 Richard Guenther <rguenther@suse.de>
301 PR tree-optimization/46806
302 * g++.dg/torture/20100825.C: New testcase.
304 2010-12-06 Richard Guenther <rguenther@suse.de>
306 PR tree-optimization/46785
307 * gcc.dg/vect/fast-math-vect-reduc-9.c: New testcase.
309 2010-12-06 Dave Korn <dave.korn.cygwin@gmail.com>
311 * gcc.dg/pr46674.c (LABEL3): New macro definition.
314 (jelly): Account for user label prefix in asm name.
316 2010-12-05 Daniel Kraft <d@domob.eu>
319 * gfortran.dg/power2.f90: Initialize variables.
321 2010-12-04 Jan Hubicka <jh@suse.cz>
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.
329 2010-12-04 Tobias Burnus <burnus@net-b.de>
332 * gfortran.dg/quad_1.f90: Remove some complex
333 math checks as they fail on some non-libquadmath
336 2010-12-04 Daniel Kraft <d@domob.eu>
339 * gfortran.dg/power2.f90: New test.
341 2010-12-03 Jakub Jelinek <jakub@redhat.com>
344 * g++.dg/debug/pr46123.C: New test.
345 * g++.dg/debug/dwarf2/pr46123.C: New test.
347 2010-12-03 Jason Merrill <jason@redhat.com>
350 * g++.dg/template/scope4.C: New.
352 2010-12-03 Nathan Froyd <froydnj@codesourcery.com>
354 * gcc.target/arm/neon-offset-1.c: New test.
356 2010-12-03 Alexander Monakov <amonakov@ispras.ru>
358 PR rtl-optimization/45354
359 * gcc.dg/tree-prof/pr45354.c: New.
361 2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
364 * gfortran.dg/dependency_38.f90: New test.
366 2010-12-02 Ian Lance Taylor <iant@google.com>
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.
373 2010-12-02 Eric Botcazou <ebotcazou@adacore.com>
375 * gcc.dg/pr46685.c: New test.
377 2010-12-02 Sebastian Pop <sebastian.pop@amd.com>
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.
384 2010-12-02 Richard Guenther <rguenther@suse.de>
386 PR tree-optimization/46723
387 * gcc.dg/torture/pr46723.c: New testcase.
389 2010-12-02 Richard Guenther <rguenther@suse.de>
392 * g++.dg/lto/20101126-1_0.C: New testcase.
393 * g++.dg/lto/20101126-1_1.c: Likewise.
395 2010-12-02 Richard Guenther <rguenther@suse.de>
396 Ira Rosen <irar@il.ibm.com>
398 PR tree-optimization/46663
399 * gcc.dg/vect/pr46663.c: New test.
401 2010-12-02 Jie Zhang <jie@codesourcery.com>
404 * gcc.dg/pr46674.c: New test.
406 2010-12-02 Nicola Pero <nicola.pero@meta-innovation.com>
408 * objc.dg/exceptions-6.m: New.
409 * obj-c++.dg/exceptions-6.mm: New.
411 2010-12-01 Jan Hubicka <jh@suse.cz>
413 * gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-plugin
415 2010-12-01 Sebastian Pop <sebastian.pop@amd.com>
418 * gcc.dg/graphite/pr45297.c: New.
420 2010-12-01 Richard Guenther <rguenther@suse.de>
422 PR tree-optimization/46730
423 * g++.dg/tree-prof/indir-call-prof-2.C: New testcase.
425 2010-11-30 Michael Meissner <meissner@linux.vnet.ibm.com>
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.
431 2010-11-30 Tobias Burnus <burnus@net-b.de>
433 * gfortran.dg/realloc_on_assign_2.f03 (invima): Assign
434 a value to all array elements.
436 2010-11-30 Richard Guenther <rguenther@suse.de>
438 PR tree-optimization/46722
439 * gcc.target/i386/fma4-fma-2.c: New testcase.
441 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
443 * objc.dg/duplicate-class-1.m: New.
444 * obj-c++.dg/duplicate-class-1.mm: New.
446 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
448 * objc.dg/property/dotsyntax-21.m
449 * obj-c++.dg/property/dotsyntax-21.mm
451 2010-11-29 Alexandre Oliva <aoliva@redhat.com>
454 * g++.dg/debug/pr46338.C: New.
456 2010-11-29 Richard Guenther <rguenther@suse.de>
457 Zdenek Dvorak <rakdver@kam.uniff.cz>
459 PR tree-optimization/46675
460 * gcc.dg/pr46675.c: New test.
462 2010-11-29 Iain Sandoe <iains@gcc.gnu.org>
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.
475 2010-11-29 Dodji Seketeli <dodji@redhat.com>
478 * g++.dg/conversion/cast2.C: New test.
481 * g++.dg/conversion/cond4.C: Likewise.
483 2010-11-29 Dodji Seketeli <dodji@redhat.com>
486 Reverted patch for PR c++/42260
487 * g++.dg/conversion/cast2.C: Reverted new test.
489 2010-11-29 Dodji Seketeli <dodji@redhat.com>
492 * g++.dg/debug/dwarf2/typedef5.C: New test
494 2010-11-29 Iain Sandoe <iains@gcc.gnu.org>
495 Mike Stump <mrs@gcc.gnu.org>
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.
506 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
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.
519 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
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.
525 2010-11-28 Janus Weil <janus@gcc.gnu.org>
528 * gfortran.dg/proc_ptr_comp_pass_7.f90: New.
530 2010-11-28 Eric Botcazou <ebotcazou@adacore.com>
532 * gnat.dg/aliasing2.adb (dg-final): Robustify pattern matching.
533 * gnat.dg/pack9.adb (dg-final): Likewise.
535 2010-11-28 Paul Thomas <pault@gcc.gnu.org
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.
548 2010-11-27 Tobias Burnus <burnus@net-b.de>
552 * gfortran.dg/transfer_simplify_10.f90: Fix endian issue.
554 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
557 * obj-c++.dg/property/at-property-2.mm: Uncommented testcase.
559 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
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.
566 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
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.
573 2010-11-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
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.
579 2010-11-26 Richard Guenther <rguenther@suse.de>
582 * gcc.dg/lto/20101125-1_0.c: New testcase.
583 * gcc.dg/lto/20101125-1_1.c: Likewise.
585 2010-11-22 Bud Davis <jmdavis@link.com>
587 * arith_divide_no_check.f
588 ,arith_divide.f,old_style_init.f90: new tests.
590 2010-11-26 H.J. Lu <hongjiu.lu@intel.com>
592 PR tree-optimization/46665
593 * gfortran.dg/pr46665.f90: New.
595 2010-11-26 Jakub Jelinek <jakub@redhat.com>
598 * gcc.dg/pr46647.c: New test.
600 2010-11-25 Janus Weil <janus@gcc.gnu.org>
603 * gfortran.dg/select_type_19.f03: New.
605 2010-11-25 Nicola Pero <nicola.pero@meta-innovation.com>
607 * objc.dg/ivar-problem-1.m: New.
608 * obj-c++.dg/ivar-problem-1.mm: New.
610 2010-11-25 Jakub Jelinek <jakub@redhat.com>
613 * gcc.c-torture/compile/pr46637.c: New test.
615 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
617 * gfortran.dg/pr46519-1.f: Add -mtune=generic.
619 2010-11-25 H.J. Lu <hongjiu.lu@intel.com>
622 * gcc.target/i386/pr46647.c: New.
624 2010-11-25 Kai Tietz <kai.tietz@onevision.com>
626 * gcc.dg/dll-8.c: New.
628 2010-11-25 Eric Botcazou <ebotcazou@adacore.com>
630 * gnat.dg/loop_optimization7.adb: Remove dg-require-effective-target.
631 * gnat.dg/sse_nolib.adb: Likewise.
633 2010-11-25 Alexander Monakov <amonakov@ispras.ru>
635 PR rtl-optimization/46585
636 * gcc.dg/pr46585.c: New.
638 2010-11-24 Richard Henderson <rth@redhat.com>
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.
645 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
648 * gfortran.dg/pr46519-1.f: New.
650 2010-11-24 H.J. Lu <hongjiu.lu@intel.com>
653 * gcc.target/i386/avx-vzeroupper-10.c: Expect no avx_vzeroupper.
654 * gcc.target/i386/avx-vzeroupper-11.c: Likewise.
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.
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.
669 2010-11-24 Richard Guenther <rguenther@suse.de>
672 * gcc.dg/lto/20100423-1_0.c: Enable for all LTO modes.
674 2010-11-24 Jakub Jelinek <jakub@redhat.com>
676 PR rtl-optimization/46614
677 * gcc.dg/pr46614.c: New test.
679 2010-11-24 Tobias Burnus <burnus@net-b.de>
682 * gfortran.dg/transfer_simplify_10.f90: New.
684 2010-11-24 Jakub Jelinek <jakub@redhat.com>
687 * gfortran.dg/lto/pr46629_0.f90: New test.
689 2010-11-24 Mingjie Xing <mingjie.xing@gmail.com>
691 * gcc.target/mips/loongson3a-muldiv-1.c: New test.
692 * gcc.target/mips/loongson3a-muldiv-2.c: New test.
694 2010-11-23 Joseph Myers <joseph@codesourcery.com>
696 * gcc.dg/opts-5.c: New test.
698 2010-11-23 Jeffrey Yasskin <jyasskin@google.com>
701 * g++.dg/debug/dwarf2/pr46527.C: New test.
703 2010-11-23 Iain Sandoe <iains@gcc.gnu.org>
705 * gcc.dg/darwin-cfstring-1.c: Adjust format messages.
707 2010-11-23 Jakub Jelinek <jakub@redhat.com>
710 * gcc.dg/pr46499-1.c: New test.
711 * gcc.dg/pr46499-2.c: New test.
713 2010-11-23 Jack Howarth <howarth@bromo.med.uc.edu>
715 * gcc.target/i386/alias-1.c: Require alias support.
717 2010-11-22 Uros Bizjak <ubizjak@gmail.com>
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.
726 2010-11-22 Mingjie Xing <mingjie.xing@gmail.com>
727 Uros Bizjak <ubizjak@gmail.com>
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
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.
737 2010-11-22 Nicola Pero <nicola.pero@meta-innovation.com>
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.
745 2010-11-22 Ian Bolton <ian.bolton@arm.com>
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.
751 2010-11-22 Eric Botcazou <ebotcazou@adacore.com>
753 * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
755 PR rtl-optimization/46603
756 * gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.
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.
763 * gcc.dg/vect: Do not include <stdio.h> in testcases.
764 * gcc.dg/vect/costmodel/ppc: Likewise.
766 2010-11-22 Alexander Monakov <amonakov@ispras.ru>
768 PR rtl-optimization/45652
769 * gcc.dg/pr45652.c: New.
771 2010-11-21 Richard Henderson <rth@redhat.com>
773 PR rtl-optimization/46571
774 * gcc.dg/pr46571.c: New.
776 2010-11-21 Eric Botcazou <ebotcazou@adacore.com>
778 * g++.dg/lto/20090303_0.C: Do not pass -fPIC on the SPARC.
780 2010-11-21 Uros Bizjak <ubizjak@gmail.com>
783 * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-* targets.
785 2010-11-20 Joseph Myers <joseph@codesourcery.com>
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.
795 2010-11-20 Eric Botcazou <ebotcazou@adacore.com>
797 * gcc.target/sparc/sparc-align-1.c: New test.
799 2010-11-20 Nathan Froyd <froydnj@codesourcery.com>
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.
816 2010-11-20 Jakub Jelinek <jakub@redhat.com>
819 * gcc.dg/autopar/pr46561.c: New test.
822 * g++.dg/other/error34.C: New test.
825 * g++.dg/cpp0x/constexpr-base3.C: New test.
827 PR tree-optimization/45830
828 * gcc.target/i386/pr45830.c: New test.
829 * gcc.c-torture/execute/pr45830.c: New test.
831 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
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.
840 2010-11-19 Michael Matz <matz@suse.de>
842 PR tree-optimization/46077
843 * gcc.dg/vect/O3-pr46077.c: New testcase.
845 2010-11-19 Joseph Myers <joseph@codesourcery.com>
848 * gcc.c-torture/compile/pr46547-1.c: New test.
850 2010-11-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
852 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
854 * lib/gfortran.exp (gfortran_link_flags): Remove braces around
855 $GFORTRAN_UNDER_TEST.
856 (gfortran_init): Use -B to specify specpath, add trailing /.
858 2010-11-19 Michael Meissner <meissner@linux.vnet.ibm.com>
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.
865 2010-11-19 Nicola Pero <nicola.pero@meta-innovation.com>
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.
874 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
876 * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the SPARC.
878 2010-11-19 Eric Botcazou <ebotcazou@adacore.com>
880 * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the SPARC.
882 2010-11-18 Steve Ellcey <sje@cup.hp.com>
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.
887 2010-11-18 Jakub Jelinek <jakub@redhat.com>
890 * gcc.c-torture/compile/pr46534.c: New test.
892 2010-11-18 Eric Botcazou <ebotcazou@adacore.com>
894 * gnat.dg/atomic4.ad[sb]: New test.
895 * gnat.dg/volatile4.adb: Likewise.
897 2010-11-18 Richard Henderson <rth@redhat.com>
899 * gcc.target/i386/pr46470.c: Skip for 32-bit PIC.
901 2010-11-18 Nathan Froyd <froydnj@codesourcery.com>
904 * c-c++-common/pr33193.c: New test.
906 2010-11-18 Richard Guenther <rguenther@suse.de>
908 PR tree-optimization/46172
909 * gcc.dg/torture/pr46172.c: New testcase.
911 2010-11-18 Jeff Law <law@redhat.com>
913 PR middle-end-optimization/46297
914 * gfortran.dg/pr46297.f: New test.
916 2010-11-17 Steve Ellcey <sje@cup.hp.com>
919 * gcc.dg/pr31490.c: New test.
921 2010-11-17 Uros Bizjak <ubizjak@gmail.com>
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.
929 2010-11-17 Paolo Bonzini <bonzini@gnu.org>
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.
943 2010-11-17 Jakub Jelinek <jakub@redhat.com>
945 PR rtl-optimization/46440
946 * gcc.dg/pr46440.c: New test.
949 * gcc.dg/vect/no-section-anchors-vect-64.c: New test.
951 2010-11-17 Ira Rosen <irar@il.ibm.com>
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.
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.
970 2010-11-17 Jakub Jelinek <jakub@redhat.com>
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.
977 2010-11-16 Jason Merrill <jason@redhat.com>
979 * g++.dg/cpp0x/defaulted20.C: New.
981 * g++.dg/template/injected2.C: New.
983 2010-11-17 Nicola Pero <nicola.pero@meta-innovation.com>
985 * objc.dg/protocol-optional-1.m: New.
986 * obj-c++.dg/protocol-optional-1.mm: New.
988 2010-11-16 Richard Henderson <rth@redhat.com>
990 * gcc.target/powerpc/ppc-fma-2.c: Use -ffp-contract=off.
991 * gcc.target/powerpc/ppc-fma-4.c: Likewise.
993 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
995 * gnat.dg/opt12.adb: New test.
996 * gnat.dg/opt12_pkg.ad[sb]: New helper.
998 2010-11-16 Eric Botcazou <ebotcazou@adacore.com>
1000 * gcc.target/rx/pack.c: New test.
1002 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1003 Tobias Burnus <burnus@net-b.de>
1006 * gfortran.dg/quad_1.f90: New.
1007 * lib/gcc-defs.exp (gcc-set-multilib-library-path): Use also
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.
1014 2010-11-16 Jakub Jelinek <jakub@redhat.com>
1017 * g++.dg/warn/Wsequence-point-3.C: New test.
1019 2010-11-16 Kai Tietz <kai.tietz@onevision.com>
1021 PR preprocessor/17349
1022 * gcc.dg/cpp/cmdlne-C3.c: New.
1024 2010-11-16 Richard Guenther <rguenther@suse.de>
1026 PR tree-optimization/44545
1027 * gcc.dg/pr44545.c: New testcase.
1029 2010-11-16 Andrey Belevantsev <abel@ispras.ru>
1031 PR rtl-optimization/46366
1032 * gcc.target/i386/pr45352-2.c: Silence warnings by using appropriate
1035 2010-11-16 Richard Guenther <rguenther@suse.de>
1037 * gcc.dg/tree-ssa/ssa-fre-30.c: New testcase.
1039 2010-11-16 Richard Guenther <rguenther@suse.de>
1042 * gfortran.dg/gomp/pr45172.f90: New testcase.
1044 2010-11-16 Nick Clifton <nickc@redhat.com>
1046 * gcc.target/rx/pack.c: New test.
1048 2010-11-15 Richard Henderson <rth@redhat.com>
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.
1054 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
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
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.
1074 2010-11-15 Jakub Jelinek <jakub@redhat.com>
1076 PR tree-optimization/46491
1077 * gcc.target/i386/pr46491.c: New test.
1079 PR tree-optimization/46461
1080 * gcc.c-torture/compile/pr46461.c: New test.
1082 2010-11-15 Tobias Burnus <burnus@net.b.de>
1085 * gfortran.dg/allocatable_scalar_11.f90: New.
1086 * gfortran.dg/allocatable_scalar_5.f90: Make test case
1089 2010-11-15 Jakub Jelinek <jakub@redhat.com>
1092 * gcc.target/i386/pr46095.c: New test.
1095 * gcc.dg/pr46387.c: New test.
1097 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>
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.
1107 2010-11-15 Martin Jambor <mjambor@suse.cz>
1109 PR tree-optimization/46349
1110 * gnat.dg/opt9.adb: New file.
1111 * gnat.dg/opt9_pkg.ads: Likewise
1113 2010-11-15 Richard Guenther <rguenther@suse.de>
1116 * g++.dg/guality/redeclaration1.C: Do not execute for LTO.
1118 2010-11-15 Nathan Froyd <froydnj@codesourcery.com>
1120 PR preprocessor/45038
1121 * g++.dg/pr45038.C: New test.
1123 2010-11-15 Richard Guenther <rguenther@suse.de>
1125 PR tree-optimization/46467
1126 * gcc.dg/ipa/ipa-pta-16.c: New testcase.
1128 2010-11-15 Richard Guenther <rguenther@suse.de>
1131 * g++.dg/torture/pr34850.C: Adjust.
1133 2010-11-14 Paolo Bonzini <bonzini@gnu.org>
1136 * gcc.dg/nofixed-point-2.c: Change dg-warning to dg-bogus.
1138 2010-11-14 Nicola Pero <nicola.pero@meta-innovation.com>
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.
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.
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).
1174 2010-11-13 Jason Merrill <jason@redhat.com>
1176 * g++.dg/cpp0x/auto20.C: New.
1178 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
1180 * objc.dg/fsf-nsstring-format-1.m: Adjust format messages.
1181 * obj-c++.dg/fsf-nsstring-format-1.mm: Likewise.
1183 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
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.
1193 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
1195 * obj-c++.dg/attributes/method-format-1.mm: Adjust.
1197 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>
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
1203 * objc.dg/invalid-type-1.m: New.
1204 * obj-c++.dg/invalid-type-1.m: New.
1206 2010-11-13 Iain Sandoe <iains@gcc.gnu.org>
1208 * gcc.dg/darwin-segaddr.c: New test for multiple argument c/l switch.
1210 2010-11-13 Tobias Burnus <burnus@net-b.de>
1213 * gfortran.dg/volatile12.f90: Use the right three in cleanup-tree-dump.
1215 2010-11-13 Tobias Burnus <burnus@net-b.de>
1218 * gfortran.dg/volatile12.f90: New.
1220 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
1222 * objc.dg/attributes/method-format-1.m: Adjust.
1224 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
1227 * gcc.dg/decl-9.c: New.
1229 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
1231 * gcc.dg/Wcxx-compat-8.c: Add testcases involving incomplete types.
1233 2010-11-13 Paolo Bonzini <bonzini@gnu.org>
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.
1249 2010-11-12 Joseph Myers <joseph@codesourcery.com>
1251 * gcc.dg/pragma-diag-2.c: New test.
1253 2010-11-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1256 * gfortran.dg/optional_mask.f90: New test.
1258 2010-11-13 Ville Voutilainen <ville.voutilainen@gmail.com>
1260 * g++.dg/cpp0x/defaulted15.C: Adjust.
1262 2010-11-12 James Dennett <jdennett@google.com>
1265 * g++.dg/expr/static_cast7.C: New.
1267 2010-11-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1269 * lib/prune.exp (prune_gcc_output): Ignore IRIX 6 linker multiline
1271 * g++.dg/abi/packed1.C (struct INNER): Ignore warning on
1273 * g++.dg/cpp/_Pragma1.C: Skip on mips-sgi-irix*.
1274 * gcc.target/mips/call-3.c: Add dg-require-visibility.
1276 2010-11-12 Eric Botcazou <ebotcazou@adacore.com>
1278 * gcc.dg/pr46375.c: New test.
1280 2010-11-11 Nathan Froyd <froydnj@codesourcery.com>
1283 * c-c++-common/fmax-errors.c: New test.
1285 2010-11-11 Richard Henderson <rth@redhat.com>
1287 * gcc.target/i386/sse-24.c: Use -ffp-contract.
1289 2010-11-11 Jan Hubicka <jh@suse.cz>
1291 * gcc.dg/tree-ssa/inline-5.c: Fix testcase.
1292 * gcc.dg/tree-ssa/inline-6.c: Fix testcase.
1294 2010-11-12 Jakub Jelinek <jakub@redhat.com>
1297 * gcc.dg/pr46088.c: New test.
1299 2010-11-11 Steven G. Kargl <kargl@gcc.gnu.org>
1301 * gfortran.dg/empty_derived_type.f90: New test.
1303 2010-11-11 Tobias Burnus <burnus@net-b.de>
1306 * gfortran.dg/class_31.f90: New.
1309 * gfortran.dg/forall_14.f90: New.
1311 2010-11-11 Jakub Jelinek <jakub@redhat.com>
1312 Tobias Burnus <burnus@net-b.de>
1315 * gfortran.dg/char_initialiser_actual.f90: Make test case valid.
1317 2010-11-11 Jan Hubicka <jh@suse.cz>
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.
1367 2010-11-11 Jan Hubicka <jh@suse.cz>
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.
1373 2010-11-11 Janus Weil <janus@gcc.gnu.org>
1375 * gfortran.dg/proc_decl_24.f90: New.
1377 2010-11-11 Nicola Pero <nicola.pero@meta-innovation.com>
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.
1384 2010-11-11 Joseph Myers <joseph@codesourcery.com>
1386 * gcc.dg/cpp/warn-normalized-3.c: Update expected note text.
1388 2010-11-11 Jakub Jelinek <jakub@redhat.com>
1391 * gcc.c-torture/compile/pr46388.c: New test.
1393 2010-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1395 * lib/lto.exp (lto-get-options-main): Support optional target
1396 selector for dg-suppress-ld-options.
1398 2010-11-11 Martin Jambor <mjambor@suse.cz>
1400 PR tree-optimization/46383
1401 * g++.dg/torture/pr46383.C: New test.
1403 2010-11-11 Uros Bizjak <ubizjak@gmail.com>
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
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.
1412 2010-11-10 Jason Merrill <jason@redhat.com>
1414 * g++.dg/cpp0x/constexpr-46420.C: New.
1416 2010-11-10 Joseph Myers <joseph@codesourcery.com>
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
1424 2010-11-10 Jan Hubicka <jh@suse.cz>
1426 PR tree-optimize/38669
1427 * gcc.dg/tree-ssa/pr38699.c: New testcase.
1429 2010-11-10 Jan Hubicka <jh@suse.cz>
1431 * gcc.dg/tree-prof/inliner-1.c: Fix testcase.
1433 2010-11-10 Jason Merrill <jason@redhat.com>
1435 * g++.dg/cpp0x/constexpr-bitfield.C: New.
1437 2010-11-10 Jakub Jelinek <jakub@redhat.com>
1440 * gcc.dg/debug/pr46409.c: New test.
1443 * g++.dg/cpp0x/constexpr-defarg2.C: New test.
1445 2010-11-10 Uros Bizjak <ubizjak@gmail.com>
1448 * gcc-target/i386/pr46419.c: New test.
1450 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
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
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.
1465 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
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.
1479 2010-11-10 Nathan Froyd <froydnj@codesourcery.com>
1482 * g++.dg/pr46065.C: New test.
1484 2010-11-10 Jan Hubicka <jh@suse.cz>
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.
1491 2010-11-10 Jan Hubicka <jh@suse.cz>
1493 PR tree-optimize/46228
1494 * g++.dg/tree-ssa/pr46228.C: New testcase.
1496 2010-11-10 H.J. Lu <hongjiu.lu@intel.com>
1498 PR tree-optimization/46414
1499 * gcc.target/i386/recip-vec-sqrtf-avx.c: Updated for loop unrolling.
1501 2010-11-10 Tobias Burnus <burnus@net-b.de>
1504 * gfortran.dg/intrinsic_7.f90: New.
1506 2010-11-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
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
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
1518 * gcc.dg/attr-weakref-1.c: Skip on alpha*-dec-osf*.
1519 * gcc.dg/intmax_t-1.c: Likewise.
1521 2010-11-10 Tobias Burnus <burnus@net-b.de>
1524 * gfortran.dg/class_30.f90: New.
1526 2010-11-10 Tobias Burnus <burnus@net-b.de>
1529 * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1532 2010-11-10 Sebastian Pop <sebastian.pop@amd.com>
1534 PR tree-optimization/45971
1535 * gcc.dg/vect/O3-pr45971.c: New.
1537 2010-11-10 Richard Guenther <rguenther@suse.de>
1539 PR tree-optimization/44964
1540 * gcc.dg/pr44964.c: New testcase.
1542 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1544 * gnat.dg/opt10.adb: Fix typo.
1546 2010-11-10 Martin Jambor <mjambor@suse.cz>
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.
1555 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1557 * gnat.dg/boolean_conv.adb: New test.
1559 2010-11-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1561 * gcc.dg/stack-usage-1.c: Define SIZE for s390 and s390x.
1563 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
1565 * gnat.dg/unchecked_convert7.adb: New test.
1567 2010-11-10 Richard Guenther <rguenther@suse.de>
1569 PR tree-optimization/46398
1570 * gcc.dg/torture/pr46398.c: New testcase.
1572 2010-11-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1574 * gfortran.dg/open_dev_null.f90: New test.
1576 2010-11-09 Jan Hubicka <jh@suse.cz>
1578 * testsuite/gcc.target/i386/recip-vec-sqrtf-avx.c: Update for loop
1581 2010-11-09 Joseph Myers <joseph@codesourcery.com>
1583 * gcc.dg/struct-semi-4.c: New test.
1585 2010-11-09 Michael Meissner <meissner@linux.vnet.ibm.com>
1587 * gcc.target/powerpc/ppc-fpconv-11.c: Use -mcpu=power5+, not
1588 power5 to enable generation of FRIZ.
1590 * gcc.target/powerpc/ppc-round.c: New file, test (double)(int)
1593 * gcc.target/powerpc/ppc-fpconv-2.c: Update # times lfiwax is
1596 2010-11-09 Jakub Jelinek <jakub@redhat.com>
1599 * gfortran.dg/pr43808.f90: New test.
1601 2010-11-09 Sebastian Pop <sebastian.pop@amd.com>
1603 PR tree-optimization/46036
1604 * gfortran.dg/lto/pr46036_0.f90: New.
1606 2010-10-09 Jakub Jelinek <jakub@redhat.com>
1609 * gcc.dg/guality/sra-1.c: Move all gdb-test lines to the second
1610 bar invocation instead of first.
1613 * gcc.dg/pr46171.c: New test.
1615 2010-11-09 Richard Guenther <rguenther@suse.de>
1617 PR tree-optimization/46355
1618 * gcc.dg/pr46355.c: New testcase.
1620 2010-11-09 Richard Guenther <rguenther@suse.de>
1622 PR tree-optimization/46177
1623 * gcc.dg/pr46177-2.c: New testcase.
1625 2010-11-09 Richard Guenther <rguenther@suse.de>
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.
1635 2010-11-09 Eric Botcazou <ebotcazou@adacore.com>
1637 * gnat.dg/specs/static_initializer5.ads: New test.
1638 * gnat.dg/specs/static_initializer5_pkg.ads: New helper.
1640 2010-11-09 Jakub Jelinek <jakub@redhat.com>
1643 * gcc.c-torture/compile/pr46360.c: New test.
1646 * g++.dg/warn/Wsequence-point-2.C: New test.
1648 2010-11-09 Janus Weil <janus@gcc.gnu.org>
1651 * gfortran.dg/class_29.f03: New.
1653 2010-11-09 Richard Guenther <rguenther@suse.de>
1656 * gcc.target/i386/alias-1.c: New testcase.
1658 2010-11-08 Jason Merrill <jason@redhat.com>
1660 * g++.dg/cpp0x/constexpr-sassert.C: New.
1662 2010-11-08 Jason Merrill <jason@redhat.com>
1664 * g++.dg/cpp0x/constexpr-defarg.C: New.
1666 2010-11-08 Xinliang David Li <davidxl@google.com>
1668 PR tree-optimization/46316
1669 * gcc.c-torture/execute/pr46316.c: New test.
1671 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1674 * gfortran.dg/class_28.f03: Extended.
1676 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
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.
1687 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
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.
1696 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
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.
1707 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>
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.
1726 2010-11-08 Jason Merrill <jason@redhat.com>
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.
1734 2010-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1736 * gcc.dg/pr35442.c: Adapt warning.
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.
1763 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1765 * gcc.dg/torture/pr45982.c: Add -std=c99
1766 * gcc.dg/torture/pr45623.c: Ditto.
1768 2010-11-08 Steve Ellcey <sje@cup.hp.com>
1770 * gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler.
1771 * gcc/testsuite/g++.dg/abi/covariant6.C: Ditto.
1773 2010-11-08 Kai Tietz <kai.tietz@onevision.com>
1776 * g++.dg/ext/dllimport7.C: Adjust second error check and
1777 allow test for x86_64 mingw, too.
1779 2010-11-08 Janus Weil <janus@gcc.gnu.org>
1782 * gfortran.dg/class_28.f03: New.
1784 2010-11-08 Andrey Belevantsev <abel@ispras.ru>
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.
1791 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1794 * objc.dg/torture/forward-1.m: Re-enable for gnu-runtime,
1795 XFAIL the run for all but m32 x86.
1797 2010-11-07 Andreas Schwab <schwab@linux-m68k.org>
1799 * g++.dg/debug/dwarf2/nested-2.C: Adjust pattern to also match "|"
1800 as comment character.
1802 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
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.
1826 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
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.
1850 2010-11-06 Jason Merrill <jason@redhat.com>
1852 * g++.dg/cpp0x/constexpr-ctor3.C: New.
1854 2010-11-06 Simon Martin <simartin@users.sourceforge.net>
1857 * gcc.dg/parser-error-3.c: New test.
1859 2010-11-06 Nathan Froyd <froydnj@codesourcery.com>
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.
1867 2010-11-06 Janus Weil <janus@gcc.gnu.org>
1870 * gfortran.dg/class_27.f03: New.
1872 2010-11-06 Nicola Pero <nicola.pero@meta-innovation.com>
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.
1890 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
1892 * obj-c++.dg/encode-3.mm: Provide a different string check for the
1893 NeXT runtime when the type is READONLY.
1895 2010-11-06 Uros Bizjak <ubizjak@gmail.com>
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.
1908 * gcc.target/i386/funcspec-8.c: Add -mno-sse3 to dg-options.
1910 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
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
1920 2010-11-05 Jason Merrill <jason@redhat.com>
1923 * g++.dg/inherit/virtual6.C: New.
1925 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1928 * gcc.dg/Wcxx-compat-21.c: New test.
1930 2010-11-05 Ian Lance Taylor <iant@google.com>
1933 * gcc.target/i386/pr46084.c: New test.
1935 2010-11-05 Steve Ellcey <sje@cup.hp.com>
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.
1942 2010-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1944 * gcc.target/i386/i386.exp (FLAGS): Remove.
1945 Wrap gcc_target_compile with $clearcap_ldflags added to options.
1947 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1950 * g++.dg/opt/empty2.C: New test.
1953 * gcc.target/i386/pr45670.c: New test.
1955 2010-11-05 Janus Weil <janus@gcc.gnu.org>
1959 * gfortran.dg/class_19.f03: Modified.
1960 * gfortran.dg/class_allocate_6.f03: New.
1962 2010-11-05 H.J. Lu <hongjiu.lu@intel.com>
1964 * gcc.target/i386/avx-vzeroupper-19.c: New.
1966 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1968 PR tree-optimization/46099
1969 * gcc.dg/autopar/pr46099.c: New test.
1972 * c-c++-common/pr43690.c: New test.
1974 2010-11-05 Iain Sandoe <iains@gcc.gnu.org>
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.
2004 2010-11-05 Jakub Jelinek <jakub@redhat.com>
2007 * gcc.dg/pr46307.c: New test.
2009 2010-11-05 Jason Merrill <jason@redhat.com>
2012 * g++.dg/ext/complex6.C: New.
2014 2010-11-04 Bud Davis <jimmied@smu.edu>
2016 * gfortran.dg/intrinsic_numeric_arg.f: Add test to check error message.
2018 2010-11-04 Chao-ying Fu <fu@mips.com>
2020 * gcc.target/mips/mips32-dsp.c: Add tests for madd, maddu, msub,
2022 * gcc.target/mips/mips32-dsp-run.c: Likewise.
2024 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com>
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.
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.
2036 2010-11-04 Pat Haugen <pthaugen@us.ibm.com>
2038 * gcc.target/powerpc/loop_align.c: New.
2040 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2042 * gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.
2044 merge from FSF 'apple/trunk' branch.
2045 * gcc.target/powerpc/darwin64-abi.c: New.
2047 2010-11-04 Jakub Jelinek <jakub@redhat.com>
2049 PR tree-optimization/46233
2050 * gcc.dg/pr46233.c: New test.
2052 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2054 * objc.dg/property/property-2.m: Deleted.
2055 * objc.dg/property/property-3.m: Deleted.
2057 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2059 * objc-obj-c++-shared/next-mapping.h: Ensure a GNU-compatible nil is
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
2078 * objc.dg/encode-7-next.m: Use next-mapping.h, ignore deprecation
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.
2086 2010-11-04 Jason Merrill <jason@redhat.com>
2088 * g++.dg/cpp0x/constexpr-access.C: New.
2090 2010-11-04 Richard Guenther <rguenther@suse.de>
2092 PR rtl-optimization/46183
2093 * gcc.dg/torture/pr46183.c: New testcase.
2095 2010-11-04 Richard Guenther <rguenther@suse.de>
2097 PR tree-optimization/46068
2098 * gcc.dg/torture/pr46068.c: New testcase.
2100 2010-11-04 Richard Guenther <rguenther@suse.de>
2102 PR tree-optimization/45991
2103 * gcc.dg/pr45991.c: New testcase.
2105 2010-11-04 Richard Guenther <rguenther@suse.de>
2107 PR tree-optimization/46154
2108 * g++.dg/torture/pr46154.C: New testcase.
2110 2010-11-04 Richard Guenther <rguenther@suse.de>
2112 PR tree-optimization/45733
2113 * gcc.dg/pr45733.c: New testcase.
2115 2010-11-04 Ira Rosen <irar@il.ibm.com>
2117 PR tree-optimization/46213
2118 * gfortran.dg/vect/pr46213.f90: New.
2120 2010-11-04 Richard Guenther <rguenther@suse.de>
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.
2138 2010-11-04 Richard Guenther <rguenther@suse.de>
2139 Richard Henderson <rth@redhat.com>
2141 * gcc.target/i386/fma4-vector-2.c: New testcase.
2143 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2144 Richard Guenther <rguenther@suse.de>
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.
2150 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2152 * lib/plugin-support.exp (plugin-test-execute): Filter -mdynamic-no-pic
2153 from plugin build flags on Darwin targets.
2155 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
2157 * gcc.target/i386/pr46285.c: Require split_stack target.
2159 2010-11-03 Jason Merrill <jason@redhat.com>
2162 * g++.dg/cpp0x/constexpr-base2.C: New.
2165 * g++.dg/cpp0x/initlist45.C: New.
2167 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
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.
2179 * objc.dg/foreach-6.m: Added a few more tests for valid and
2180 invalid iterating variables and collections.
2182 2010-11-03 Xinliang David Li <davidxl@google.com>
2185 * g++.dg/tree-ssa/ivopts-2.C: New test.
2187 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
2190 * gcc.target/i386/pr46295.c: New.
2192 2010-11-03 Michael Meissner <meissner@linux.vnet.ibm.com>
2194 * gcc.target/powerpc/vsx-sfminmax.c: New test for using double
2195 precision min/max for single precision on VSX.
2197 2010-11-03 Jason Merrill <jason@redhat.com>
2200 * g++.dg/cpp0x/constexpr-ice3.C: New.
2202 2010-11-03 Eric Botcazou <ebotcazou@adacore.com>
2204 * gnat.dg/opt8.ad[sb]: New test.
2205 * gnat.dg/opt8_pkg.ads: New helper.
2207 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
2209 PR rtl-optimization/45865
2210 * gcc.dg/pr45865.c: New.
2211 * gcc.dg/torture/pr45865.c: Likewise.
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.
2218 2010-11-03 Richard Guenther <rguenther@suse.de>
2221 * gcc.dg/pr46288.c: New testcase.
2223 2010-11-03 Richard Guenther <rguenther@suse.de>
2225 PR tree-optimization/44807
2226 * gcc.dg/torture/pr44807.c: New testcase.
2228 2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2230 PR libgfortran/43899
2231 * gfortran.dg/namelist_67.f90: New test.
2233 2010-11-03 Jakub Jelinek <jakub@redhat.com>
2235 PR tree-optimization/46009
2236 * gcc.dg/vect/pr46009.c: New function.
2238 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
2240 Implemented -fobjc-std=objc1 flag.
2241 * objc.dg/fobjc-std-1.m: New.
2242 * obj-c++.dg/fobjc-std-1.mm: New.
2244 2010-11-03 Richard Guenther <rguenther@suse.de>
2247 * g++.dg/debug/pr46241.C: New testcase.
2249 2010-11-03 Richard Guenther <rguenther@suse.de>
2251 PR tree-optimization/46190
2252 * gfortran.dg/pr46190.f90: New testcase.
2254 2010-11-03 Richard Guenther <rguenther@suse.de>
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.
2261 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
2264 * gcc.target/i386/pr46285.c: New.
2266 2010-11-03 Richard Guenther <rguenther@suse.de>
2268 PR tree-optimization/46217
2269 * gcc.dg/pr46217.c: New testcase.
2271 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
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.
2278 2010-11-03 Jakub Jelinek <jakub@redhat.com>
2280 PR tree-optimization/46165
2281 * gcc.dg/pr46165.c: New test.
2283 2010-11-03 Richard Guenther <rguenther@suse.de>
2286 * gcc.dg/pr46251.c: New testcase.
2288 2010-11-03 Jakub Jelinek <jakub@redhat.com>
2290 PR tree-optimization/46107
2291 * gcc.c-torture/compile/pr46107.c: New test.
2294 * gcc.dg/pr46252.c: New test.
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.
2303 2010-11-02 Eric Botcazou <ebotcazou@adacore.com>
2305 * gnat.dg/sizetype4.adb: New test.
2307 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
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.
2315 * gcc.target/i386/pr46253.c: New.
2317 2010-11-02 Steven G. Kargl <kargl@gcc.gnu.org>
2318 Tobias Burnus <burnus@net-b.de>
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.
2326 2010-11-02 Richard Guenther <rguenther@suse.de>
2328 PR tree-optimization/46149
2329 * g++.dg/torture/pr46149.C: New testcase.
2331 2010-11-02 Richard Guenther <rguenther@suse.de>
2333 PR tree-optimization/46216
2334 * gcc.dg/torture/pr46216.c: New testcase.
2336 2010-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2339 * lib/target-supports.exp (add_options_for_tls): Pass -pthread for
2342 2010-11-02 Richard Guenther <rguenther@suse.de>
2344 PR tree-optimization/46184
2345 * gcc.dg/pr46184.c: New testcase.
2347 2010-11-02 Richard Guenther <rguenther@suse.de>
2349 PR tree-optimization/46177
2350 * gcc.dg/pr46177.c: New testcase.
2352 2010-11-02 Martin Jambor <mjambor@suse.cz>
2355 * g++.dg/ipa/ivinline-9.C: New test.
2357 2010-11-02 Martin Jambor <mjambor@suse.cz>
2359 PR tree-optimization/45875
2360 * g++.dg/torture/pr45875.C: New test.
2362 2010-11-02 Richard Guenther <rguenther@suse.de>
2365 * gcc.dg/tree-ssa/ssa-ccp-32.c: Fix operator precedence.
2367 2010-11-02 Jakub Jelinek <jakub@redhat.com>
2370 * gcc.dg/pr46255.c: New test.
2372 2010-11-02 Dodji Seketeli <dodji@redhat.com>
2376 * g++.dg/template/sfinae26.C: New test.
2377 * g++.dg/template/sfinae27.C: Likewise.
2379 2010-11-02 Dodji Seketeli <dodji@redhat.com>
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.
2389 2010-11-02 Iain Sandoe <iains@gcc.gnu.org>
2391 * g++.dg/debug/dwarf2/pubnames-1.C: Amend to check for only one
2392 instance of debug_pubnames on darwin.
2394 2010-11-01 Jason Merrill <jason@redhat.com>
2395 Benjamin Kosnik <bkoz@redhat.com>
2397 * g++.dg/cpp0x/constexpr-initlist2.C: New.
2398 * g++.dg/cpp0x/constexpr-initlist3.C: New.
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.
2477 * g++.dg/cpp0x/constexpr-ctor2.C: New.
2479 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
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.
2497 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
2499 * objc.dg/property/at-property-deprecated-1.m: New.
2500 * obj-c++.dg/property/at-property-deprecated-1.mm: New.
2502 2010-11-01 Nicola Pero <nicola.pero@meta-innovation.com>
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
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.
2524 2010-11-01 Steven G. Kargl <kargl@gcc.gnu.org>
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.
2535 2010-11-01 H.J. Lu <hongjiu.lu@intel.com>
2536 Nathan Froyd <froydnj@codesourcery.com>
2538 PR tree-optimization/46259
2539 * gfortran.dg/pr46259.f: New testcase.
2541 2010-11-01 Paul Koning <ni1d@arrl.net>
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.
2551 2010-10-31 Richard Henderson <rth@redhat.com>
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.
2560 2010-10-31 H.J. Lu <hongjiu.lu@intel.com>
2563 * gcc.target/i386/fma3-builtin-2.c: Add -mtune=generic.
2564 * gcc.target/i386/fma4-builtin-2.c: Likewise.
2566 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2568 * gcc.dg/stack-usage-1.c (SIZE): Increase to 248 for some MIPS targets.
2570 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
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
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.
2581 2010-10-31 Richard Sandiford <rdsandiford@googlemail.com>
2583 * gcc.c-torture/execute/20101011-1.c: Skip for MIPS unless running
2586 2010-10-30 Janus Weil <janus@gcc.gnu.org>
2591 * gfortran.dg/typebound_generic_10.f03: New.
2593 2010-10-30 Nicola Pero <nicola.pero@meta-innovation.com>
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.
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.
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.
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.
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.
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.
2654 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2655 Andrew Pinski <pinskia@gmail.com>
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.
2666 2010-10-29 Kaz Kojima <kkojima@gcc.gnu.org>
2668 * gcc.c-torture/execute/20101011-1.c: Skip on SH.
2670 2010-10-29 Pat Haugen <pthaugen@us.ibm.com>
2672 * gcc.c-torture/execute/20101011-1.c: Fix #ifdef.
2674 2010-10-28 Uros Bizjak <ubizjak@gmail.com>
2677 * gcc.target/i386/pr46153.c: New test.
2679 2010-10-27 Jason Merrill <jason@redhat.com>
2681 * g++.dg/cpp0x/constexpr-is_literal.C: New.
2683 2010-10-27 Janus Weil <janus@gcc.gnu.org>
2686 * gfortran.dg/class_dummy_3.f03: New.
2688 2010-10-27 H.J. Lu <hongjiu.lu@intel.com>
2690 * gcc.target/i386/avx-vzeroupper-1.c: Add -mtune=generic.
2691 * gcc.target/i386/avx-vzeroupper-2.c: Likewise.
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.
2706 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
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
2712 * obj-c++.dg/property/property-neg-5.mm: Updated testcase for
2715 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
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
2728 2010-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2730 PR libgfortran/46010
2731 * gfortran.dg/namelist_66.f90: New test.
2732 * gfortran.dg/fmt_t_6.f: Fix whitespace.
2734 2010-10-26 Janus Weil <janus@gcc.gnu.org>
2737 * gfortran.dg/allocatable_scalar_9.f90: Extended.
2738 * gfortran.dg/allocatable_scalar_10.f90: New.
2739 * gfortran.dg/class_19.f03: Extended.
2741 2010-10-26 Jan Hubicka <jh@suse.cz>
2744 * testsuite/gcc.dg/lto/pr45736_0.c: New function.
2746 2010-10-26 Ira Rosen <irar@il.ibm.com>
2748 PR tree-optimization/46167
2749 * gcc.dg/vect/O-pr46167.c: New.
2750 * gcc.dg/vect/vect.exp: Run tests with -O.
2752 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
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.
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.
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.
2783 * gcc.dg/pr35442.c: Prune ABI change warnings.
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.
2791 2010-10-26 Ian Lance Taylor <iant@google.com>
2794 * gcc.c-torture/execute/20101025-1.c: New test.
2796 2010-10-26 Tobias Burnus <burnus@net-b.de>
2799 * gfortran.dg/class_allocate_5.f90: New.
2801 2010-10-25 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
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.
2818 2010-10-26 Jie Zhang <jie@codesourcery.com>
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.
2824 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
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.
2831 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
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.
2837 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2839 * gnat.dg/in_out_parameter2.adb: New test.
2840 * gnat.dg/in_out_parameter3.adb: Likewise.
2842 2010-10-25 Jie Zhang <jie@codesourcery.com>
2844 * g++.dg/opt/combine.c: New test.
2846 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
2848 * gnat.dg/opt7.ad[sb]: New test.
2849 * gnat.dg/opt7_pkg.ads: New helper.
2851 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2854 * obj-c.dg/pr45735.mm: New.
2855 * obj-c++.dg/pr45735.mm: New.
2857 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2860 * objc.dg/pr24393.m: New.
2861 * obj-c++.dg/pr24393.mm: New.
2863 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
2866 * objc.dg/pr28049.m: New.
2867 * obj-c++.dg/pr28049.mm: New.
2869 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
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.
2879 2010-10-23 Iain Sandoe <iains@gcc.gnu.org>
2881 Based on the CFString implementation in FSF apple/trunk branch.
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.
2889 2010-10-23 Nicola Pero <nicola.pero@meta-innovation.com>
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.
2896 2010-10-23 Ian Lance Taylor <iant@google.com>
2898 * gcc.c-torture/execute/20101011-1.c: New test.
2899 * gcc.c-torture/execute/20101011-1.x: New test driver.
2901 2010-10-23 Tobias Burnus <burnus@net-b.de>
2904 * gfortran.dg/protected_8.f90: New.
2906 2010-10-23 Joseph Myers <joseph@codesourcery.com>
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.
2916 2010-10-23 Jie Zhang <jie@codesourcery.com>
2918 PR rtl-optimization/37360
2919 * gcc.dg/pr37360.c: New test.
2921 2010-10-22 Michael Meissner <meissner@linux.vnet.ibm.com>
2923 * gcc.target/powerpc/ehreturn.c: Fix regexp in dg-final.
2925 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2926 Andrew Pinski <pinskia@gmail.com>
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.
2936 2010-10-22 Richard Guenther <rguenther@suse.de>
2939 * c-c++-common/torture/pr46137.c: New testcase.
2941 2010-10-22 Jason Merrill <jason@redhat.com>
2944 * g++.dg/template/defarg14.C: New.
2946 2010-10-22 Jason Merrill <jason@redhat.com>
2949 * g++.dg/cpp0x/implicit10.C: New.
2951 2010-10-22 Uros Bizjak <ubizjak@gmail.com>
2954 * gcc.target/i386/pr46098.c: New test.
2956 2010-10-22 Richard Guenther <rguenther@suse.de>
2958 PR tree-optimization/45720
2959 * gcc.dg/torture/pr45720.c: New testcase.
2961 2010-10-22 Ira Rosen <irar@il.ibm.com>
2963 PR tree-optimization/46126
2964 * gcc.dg/vect/pr46126.c: New.
2966 2010-10-21 Iain Sandoe <iains@gcc.gnu.org>
2968 Based on the CFString implementation in FSF apple/trunk branch.
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.
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.
3029 2010-10-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
3031 * gcc.target/arm/synchronize.c: Permit dmb or mcr in assembler scan.
3033 2010-10-21 Paolo Carlini <paolo.carlini@oracle.com>
3036 * g++.dg/parse/crash57.C: New.
3038 2010-10-21 Uros Bizjak <ubizjak@gmail.com>
3039 H.J. Lu <hongjiu.lu@intel.com>
3042 * gcc.target/i386/pr45946.c: New test.
3044 2010-10-21 Martin Jambor <mjambor@suse.cz>
3046 PR tree-optimization/45875
3047 * g++.dg/ipa/pr45875.C: New test.
3049 2010-10-21 Ira Rosen <irar@il.ibm.com>
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.
3056 2010-10-21 Thomas Koenig <tkoenig@gcc.gnu.org>
3059 * gfortran.dg/shape_5.f90: New test case.
3061 2010-10-21 Janus Weil <janus@gcc.gnu.org>
3064 * gfortran.dg/proc_ptr_comp_25.f90: New.
3066 2010-10-21 Richard Guenther <rguenther@suse.de>
3067 Michael Matz <matz@suse.de>
3069 PR tree-optimization/45764
3070 * gcc.dg/torture/pr45764.c: New testcase.
3072 2010-10-21 Richard Guenther <rguenther@suse.de>
3074 PR tree-optimization/46111
3075 * g++.dg/torture/pr46111.C: New testcase.
3077 2010-10-21 Janus Weil <janus@gcc.gnu.org>
3080 * gfortran.dg/dummy_procedure_4.f90: New.
3081 * gfortran.dg/proc_ptr_30.f90: New.
3083 2010-10-21 Tobias Burnus <burnus@net-b.de>
3086 * gfortran.dg/ptr-func-1.f90: New.
3087 * gfortran.dg/ptr-func-2.f90: New.
3089 2010-10-20 Jakub Jelinek <jakub@redhat.com>
3091 PR tree-optimization/45919
3092 * gcc.c-torture/compile/pr45919.c: New test.
3094 PR tree-optimization/46066
3095 * gcc.dg/autopar/pr46066.c: New test.
3097 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3100 * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces.
3102 2010-10-20 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
3105 * g++.dg/cpp0x/range-for7.C: New.
3107 2010-10-20 Richard Guenther <rguenther@suse.de>
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.
3114 2010-10-20 Dmitry Melnik <dm@ispras.ru>
3116 * gcc.dg/20101013-1.c: New test.
3118 2010-10-20 H.J. Lu <hongjiu.lu@intel.com>
3121 * gcc.target/i386/pr46085-1.c: New.
3122 * gcc.target/i386/pr46085-2.c: Likewise.
3124 2010-10-20 Richard Guenther <rguenther@suse.de>
3126 PR tree-optimization/45860
3127 * gcc.dg/torture/pr45860.c: New testcase.
3129 2010-10-20 Eric Botcazou <ebotcazou@adacore.com>
3131 * gnat.dg/discr25.adb: New test.
3132 * gnat.dg/discr25_pkg.ad[sb]: New helper.
3134 2010-10-20 Olivier Hainque <hainque@adacore.com>
3136 * gcc.target/powerpc/ehreturn.c: New test.
3138 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
3140 Merge from 'apple/trunk' branch on FSF servers. Test adapted to
3141 not require Foundation and run with the GNU runtime as well.
3143 2006-03-13 Fariborz Jahanian <fjahanian@apple.com>
3146 * obj-c++.dg/template-8.mm: New.
3148 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
3151 * objc.dg/pr23709.m: New.
3152 * obj-c++.dg/pr23709.m: New.
3154 2010-10-19 Paolo Carlini <paolo.carlini@oracle.com>
3157 * g++.dg/template/crash104.C: New.
3159 2010-10-19 Richard Henderson <rth@redhat.com>
3161 * gcc.target/i386/fma3-fma.c: New.
3162 * gcc.target/i386/fma3-builtin.c: New.
3163 * gcc.target/i386/fma4-builtin.c: New.
3165 2010-10-19 Richard Guenther <rguenther@suse.de>
3168 * gcc.dg/ipa/ipa-pta-10.c:Â Adjust.
3170 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3172 Merge from 'apple/trunk' branch on FSF servers.
3174 2006-03-16 Fariborz Jahanian <fjahanian@apple.com>
3177 * objc.dg/proto-init-mimatch-1.m: New.
3178 * obj-c++.dg/proto-init-mimatch-1.mm: New.
3180 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
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.
3189 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3191 * objc.dg/at-class-1.m: New.
3192 * objc.dg/at-class-1.mm: New.
3194 2010-10-18 Steve Ellcey <sje@cup.hp.com>
3196 * gcc.c-torture/compile/920625-1.c: Remove dg-prune-output lines.
3198 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3200 Merge from 'apple/trunk' branch on FSF servers.
3202 2006-01-17 Fariborz Jahanian <fjahanian@apple.com>
3205 * obj-c++.dg/template-7.mm: New.
3207 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3209 * objc.dg/proto-qual-1.m: Adjust test for GNU runtime to match
3212 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3214 Merge from 'apple/trunk' branch on FSF servers.
3216 2005-03-01 Fariborz Jahanian <fjahanian@apple.com>
3219 * obj-c++.dg/try-catch-16.mm: New.
3220 * obj-c++.dg/try-catch-17.mm: New.
3222 2005-11-08 Fariborz Jahanian <fjahanian@apple.com>
3225 * obj-c++.dg/try-catch-15.mm: New
3227 2005-10-07 Fariborz Jahanian <fjahanian@apple.com>
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
3237 2010-10-18 Richard Henderson <rth@redhat.com>
3239 * gcc.target/ia64/20101014.c: Fix double-paste of test case.
3241 2010-10-18 Jakub Jelinek <jakub@redhat.com>
3244 * c-c++-common/Wunused-var-13.c: New test.
3246 2010-10-18 Richard Guenther <rguenther@suse.de>
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
3261 2010-10-18 Kai Tietz <kai.tietz@onevision.com>
3263 * gfortran.dg/bessel_7.f90: Set xfail for mingw targets.
3265 2010-10-18 Richard Guenther <rguenther@suse.de>
3268 * g++.dg/lto/20101015-2_0.C: New testcase.
3270 2010-10-18 Jakub Jelinek <jakub@redhat.com>
3273 * gcc.c-torture/execute/pr46019.c: New test.
3275 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3277 Merge from 'apple/trunk' branch on FSF servers.
3279 2006-04-19 Fariborz Jahanian <fjahanian@apple.com>
3282 * obj-c++.dg/method-namespace-2.mm: New.
3284 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3286 Merge from 'apple/trunk' branch on FSF servers.
3288 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
3291 * objc.dg/private-1.m: Test modified.
3292 * obj-c++.dg/private-1.mm: Test modified.
3294 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
3297 * gcc.target/i386/push-1.c: Remove.
3299 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
3300 H.J. Lu <hongjiu.lu@intel.com>
3303 * gcc.target/i386/pr46051.c: New test.
3305 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
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.
3316 2010-10-17 Iain Sandoe <iains@gcc.gnu.org>
3318 * objc.dg/fsf-package-0.m: New.
3319 * obj-c++.dg/fsf-package-0.m: New.
3321 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3324 * objc.dg/pr18255.m: New.
3326 2010-10-16 Jan Hubicka <jh@suse.cz>
3329 * g++.dg/torture/pr44206.C: New.
3331 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
3333 * objc.dg/gnu-api-2-class.m: New.
3334 * objc.dg/gnu-api-2-objc.m: New.
3336 2010-10-16 Nicola Pero <nicola.pero@meta-innovation.com>
3338 * objc.dg/gnu-api-2-ivar.m: New.
3340 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3342 * objc.dg/gnu-api-2-property.m: New.
3344 2010-10-15 Xinliang David Li <davidxl@google.com>
3346 * g++.dg/uninit-pred-3_a.C: New test.
3347 * g++.dg/uninit-pred-3_b.C: New test.
3349 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3351 * objc.dg/gnu-api-2-object.m: New.
3353 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3355 * objc.dg/gnu-api-2-method.m: New.
3357 2010-10-15 Jason Merrill <jason@redhat.com>
3359 * g++.dg/lto/pr45983_0.C: New.
3361 2010-10-14 Michael Meissner <meissner@linux.vnet.ibm.com>
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.
3371 2010-10-15 Richard Guenther <rguenther@suse.de>
3373 * g++.dg/lto/20101015-1_0.C: New testcase.
3375 2010-10-15 Richard Guenther <rguenther@suse.de>
3378 * gcc.dg/tree-ssa/20031106-3.c: Remove XFAIL.
3379 * gcc.dg/tree-ssa/fre-vce-1.c: Likewise.
3381 2010-10-15 Richard Guenther <rguenther@suse.de>
3384 * g++.dg/lto/20101014-1_0.C: New testcase.
3386 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>
3388 * objc.dg/gnu-api-2-protocol.m: New.
3389 * objc.dg/gnu-api-2-sel.m: New.
3391 2010-10-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3393 * g++.dg/torture/stackalign/eh-vararg-2.C: Fix dg-options for
3396 2010-10-15 Chung-Lin Tang <cltang@codesourcery.com>
3398 * gcc.dg/20101010-1.c: New testcase.
3400 2010-10-15 Jie Zhang <jie@codesourcery.com>
3402 * lib/lto.exp (lto-link-and-maybe-run): Use the default linker
3403 script when relocatable linking.
3405 2010-10-14 Yao Qi <yao@codesourcery.com>
3408 * gcc.target/arm/pr45447.c: New test.
3410 2010-10-14 Jan Hubicka <jh@suse.cz>
3413 * g++.dg/lto/pr45621.h : New.
3414 * g++.dg/lto/pr45621_0.C: New.
3415 * g++.dg/lto/pr45621_1.C: New.
3417 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
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.
3428 merge from FSF apple 'trunk' branch.
3429 2006 Fariborz Jahanian <fjahanian@apple.com>
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.
3455 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
3457 * gcc.dg/pr45570.c: Fix typos. Also run for i?86-*-*.
3459 2010-10-14 Joseph Myers <joseph@codesourcery.com>
3462 * gcc.c-torture/compile/pr45969-1.c: New test.
3464 2010-10-14 Richard Guenther <rguenther@suse.de>
3466 PR tree-optimization/44913
3467 * gcc.dg/torture/pr44913.c: New testcase.
3469 2010-10-14 Richard Guenther <rguenther@suse.de>
3472 * g++.dg/lto/20101014-2_0.C: New testcase.
3474 2010-10-14 H.J. Lu <hongjiu.lu@intel.com>
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.
3486 2010-10-14 Richard Guenther <rguenther@suse.de>