Make vector-{1,2}.c run correctly on PowerPC 32-bit
[gcc.git] / gcc / testsuite / ChangeLog
1 2011-03-22 Michael Meissner <meissner@linux.vnet.ibm.com>
2
3 * gcc.dg/torture/vector-1.c: On powerpc add -fabi=altivec to avoid
4 failure on 32-bit systems.
5 * gcc.dg/torture/vector-2.c: Ditto.
6
7 2011-03-22 Richard Guenther <rguenther@suse.de>
8
9 PR tree-optimization/48228
10 * gcc.dg/Wstrict-overflow-23.c: New testcase.
11
12 2011-03-21 Jack Howarth <howarth@bromo.med.uc.edu>
13
14 * lib/prune.exp (prune_gcc_output): Prune "could not create
15 compact unwind for" warnings.
16
17 2011-03-20 Jakub Jelinek <jakub@redhat.com>
18
19 PR c/42544
20 PR c/48197
21 * gcc.c-torture/execute/pr42544.c: New test.
22 * gcc.c-torture/execute/pr48197.c: New test.
23
24 2011-03-21 Michael Meissner <meissner@linux.vnet.ibm.com>
25
26 PR preprocessor/48192
27 * gcc.target/powerpc/pr48192.c: New file.
28
29 PR target/48053
30 * gcc.target/powerpc/pr48053-3.c: New file, add test case for
31 split problem of 0 being loaded in a VSX register.
32
33 2011-03-21 Richard Guenther <rguenther@suse.de>
34
35 PR c/47939
36 * gcc.dg/debug/dwarf2/pr47939-1.c: New testcase.
37 * gcc.dg/debug/dwarf2/pr47939-2.c: Likewise.
38 * gcc.dg/debug/dwarf2/pr47939-3.c: Likewise.
39 * gcc.dg/debug/dwarf2/pr47939-4.c: Likewise.
40
41 2011-03-21 Jakub Jelinek <jakub@redhat.com>
42
43 PR target/48213
44 * gcc.dg/pr48213.c: New test.
45
46 2011-03-21 Kai Tietz <ktietz@redhat.com>
47
48 PR target/12171
49 * g++.dg/plugin/attribute_plugin.c: Adjust test.
50
51 2011-03-21 Chung-Lin Tang <cltang@codesourcery.com>
52
53 * gcc.target/arm/xor-and.c: New.
54
55 2010-03-21 Thomas Koenig <tkoenig@gcc.gnu.org>
56
57 PR fortran/22572
58 * gfortran.dg/function_optimize_1.f90: New test.
59 * gfortran.dg/function_optimize_2.f90: New test.
60
61 2011-03-20 H.J. Lu <hongjiu.lu@intel.com>
62
63 PR rtl-optimization/47502
64 * gcc.target/i386/pr47502-1.c: New.
65 * gcc.target/i386/pr47502-2.c: Likewise.
66
67 2011-03-20 Jakub Jelinek <jakub@redhat.com>
68
69 PR rtl-optimization/48156
70 * gcc.dg/pr48156.c: New test.
71
72 2011-03-19 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
73
74 PR libfortran/47439
75 * gfortran.dg/scratch_1.f90: Adjust test.
76
77 2011-03-19 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
78
79 PR libfortran/47439
80 * gfortran.dg/scratch_1.f90: New test.
81
82 2011-03-18 Joseph Myers <joseph@codesourcery.com>
83
84 * gcc.dg/c1x-typedef-1.c: Expect errors for redefinitions of
85 variably modified typedefs.
86 * gcc.dg/c1x-typedef-2.c: Remove.
87
88 2011-03-18 Joseph Myers <joseph@codesourcery.com>
89
90 * gcc.dg/c1x-anon-struct-1.c: Don't test use of typedefs.
91 * gcc.dg/c1x-anon-struct-3.c: New test.
92 * gcc.dg/anon-struct-11.c: Update.
93
94 2011-03-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
95
96 * gcc.dg/vect/slp-multitypes-2.c: Replace dg-do run with
97 dg-xfail-run-if.
98 Only xfail with gas.
99
100 2011-03-18 Jason Merrill <jason@redhat.com>
101
102 * g++.dg/template/fn-ptr1.C: New.
103
104 * g++.dg/overload/volatile1.C: New.
105
106 * g++.dg/opt/pr23372.C: New.
107
108 * g++.dg/ext/attrib32.C: Expect errors on the two-names case.
109
110 2011-03-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
111
112 PR middle-end/47405
113 * gcc.dg/torture/20090618-1.c: Skip on mips-sgi-irix*.
114
115 2011-03-18 Chung-Lin Tang <cltang@codesourcery.com>
116
117 * gcc.target/arm/unsigned-extend-1.c: New.
118
119 2011-03-18 Jakub Jelinek <jakub@redhat.com>
120
121 PR bootstrap/48161
122 * gcc.c-torture/compile/pr48161.c: New test.
123
124 2011-03-17 H.J. Lu <hongjiu.lu@intel.com>
125
126 PR middle-end/47725
127 * gcc.dg/torture/pr47725.c: New.
128
129 2011-03-17 Jason Merrill <jason@redhat.com>
130
131 * g++.dg/cpp0x/constexpr-overflow2.C: New.
132 * g++.dg/cpp0x/constexpr-data2.C: Remove FIXME.
133
134 2011-03-17 Eric Botcazou <ebotcazou@adacore.com>
135
136 * gnat.dg/specs/elab2.ads: New test.
137 * gnat.dg/specs/elab2_pkg.ads: New helper.
138
139 2011-03-17 Jason Merrill <jason@redhat.com>
140
141 * g++.dg/cpp0x/decltype-1212.C: New.
142 * g++.dg/cpp0x/rv-return.C: Adjust expected type.
143
144 2011-03-17 Jason Merrill <jason@redhat.com>
145
146 * g++.dg/parse/memfnquals1.C: New.
147
148 2011-03-17 Richard Guenther <rguenther@suse.de>
149
150 PR middle-end/48134
151 * gcc.dg/pr48134.c: New testcase.
152
153 2011-03-17 Richard Guenther <rguenther@suse.de>
154
155 PR middle-end/48165
156 * g++.dg/torture/pr48165.C: New testcase.
157
158 2011-03-17 Jakub Jelinek <jakub@redhat.com>
159
160 PR rtl-optimization/48141
161 * gcc.dg/pr48141.c: New test.
162
163 2011-03-16 Jason Merrill <jason@redhat.com>
164
165 * g++.dg/cpp0x/constexpr-48089.C: New.
166
167 * g++.dg/cpp0x/constexpr-abi1.C: New.
168
169 * g++.dg/cpp0x/constexpr-46336.C: New.
170 * g++.dg/parse/friend5.C: Adjust expected errors.
171
172 * g++.dg/cpp0x/constexpr-47570.C: New.
173
174 2011-03-16 Dodji Seketeli <dodji@redhat.com>
175
176 PR debug/47510
177 * ++.dg/debug/dwarf2/typedef6.C: New test.
178
179 2011-03-16 Jason Merrill <jason@redhat.com>
180
181 * g++.dg/cpp0x/elision2.C: New.
182
183 * g++.dg/cpp0x/constexpr-array3.C: New.
184
185 2011-03-16 Jason Merrill <jason@redhat.com>
186
187 * g++.dg/cpp0x/sfinae6.C: New.
188 * gcc/testsuite/g++.dg/cpp0x/initlist38.C: Adjust expected error.
189 * gcc/testsuite/g++.dg/cpp0x/pr45908.C: Likewise.
190 * gcc/testsuite/g++.dg/cpp0x/sfinae6.C: Likewise.
191 * gcc/testsuite/g++.old-deja/g++.jason/conversion11.C: Likewise.
192 * gcc/testsuite/g++.old-deja/g++.law/arg11.C: Likewise.
193
194 2011-03-16 Jason Merrill <jason@redhat.com>
195
196 * g++.dg/template/incomplete6.C: New.
197
198 2011-03-16 Jeff Law <law@redhat.com>
199
200 * gcc.dg/tree-ssa/vrp55.c: New test.
201
202 2011-03-16 Jason Merrill <jason@redhat.com>
203
204 * g++.dg/cpp0x/auto22.C: New.
205
206 2011-03-16 Richard Guenther <rguenther@suse.de>
207
208 * gcc.dg/guality/vla-1.c (main): Use result of f1 to avoid
209 optimizing it away if promoted to const.
210
211 2011-03-16 Richard Guenther <rguenther@suse.de>
212
213 PR tree-optimization/48149
214 * gcc.dg/fold-complex-1.c: New testcase.
215
216 2011-03-16 Richard Guenther <rguenther@suse.de>
217
218 PR testsuite/48147
219 * gcc.dg/guality/pr45882.c: Really make sure no inlining
220 or cloning happens.
221
222 2011-03-16 Richard Guenther <rguenther@suse.de>
223
224 PR tree-optimization/26134
225 * gcc.dg/tree-ssa/complex-6.c: New testcase.
226
227 2011-03-16 Richard Guenther <rguenther@suse.de>
228
229 PR tree-optimization/48146
230 * gcc.dg/torture/pr48146.c: New testcase.
231
232 2011-03-16 Richard Guenther <rguenther@suse.de>
233
234 * gcc.dg/tree-ssa/pr14814.c: Adjust.
235 * gcc.dg/tree-ssa/ssa-ccp-19.c: Likewise.
236
237 2011-03-16 Jakub Jelinek <jakub@redhat.com>
238
239 PR middle-end/48136
240 * gcc.c-torture/compile/pr48136.c: New test.
241
242 * g++.dg/debug/dwarf2/icf.C: Adjust for -fenable-icf-debug removal.
243
244 PR debug/45882
245 * gcc.dg/guality/pr45882.c: New test.
246
247 2011-03-15 Jason Merrill <jason@redhat.com>
248
249 * g++.dg/cpp0x/constexpr-recursion.C: New.
250
251 * g++.dg/cpp0x/implicit11.C: New.
252
253 2011-03-15 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
254
255 * g++.dg/cpp0x/constexpr-attribute.C: New.
256
257 2011-03-15 Manuel López-Ibáñez <manu@gcc.gnu.org>
258
259 * g++.dg/parse/pr34758.C: New.
260
261 2011-03-15 Xinliang David Li <davidxl@google.com>
262
263 PR c/47837
264 * gcc.dg/uninit-pred-7_d.c: New test.
265 * gcc.dg/uninit-pred-8_d.c: New test.
266
267 2011-03-15 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
268
269 PR target/46788
270 * gcc.target/arm/pr46788.c: New.
271
272 2011-03-15 Richard Guenther <rguenther@suse.de>
273
274 PR middle-end/47650
275 * gfortran.dg/c_f_pointer_tests_3.f90: Adjust.
276 * gfortran.dg/ishft_4.f90: Likewise.
277 * gfortran.dg/leadz_trailz_3.f90: Likewise.
278
279 2011-03-15 Richard Guenther <rguenther@suse.de>
280
281 PR tree-optimization/13954
282 * g++.dg/tree-ssa/pr13954.C: New testcase.
283
284 2011-03-15 Richard Guenther <rguenther@suse.de>
285
286 PR tree-optimization/48037
287 * gcc.target/i386/pr48037-1.c: New testcase.
288
289 2011-03-15 Richard Guenther <rguenther@suse.de>
290
291 PR tree-optimization/41490
292 * gcc.dg/tree-ssa/ssa-sink-6.c: New testcase.
293 * gcc.dg/tree-ssa/ssa-sink-7.c: Likewise.
294 * gcc.dg/tree-ssa/ssa-sink-8.c: Likewise.
295 * gcc.dg/tree-ssa/ssa-sink-9.c: Likewise.
296 * g++.dg/tree-ssa/pr33604.C: Adjust.
297
298 2011-03-14 Jakub Jelinek <jakub@redhat.com>
299
300 PR middle-end/47917
301 * gcc.c-torture/execute/pr47917.c: New test.
302 * gcc.dg/pr47917.c: New test.
303
304 PR middle-end/38878
305 * gcc.dg/tree-ssa/foldaddr-1.c: Remove xfail.
306
307 2011-03-14 Uros Bizjak <ubizjak@gmail.com>
308
309 * gcc.target/i386/sse4_1-floor-vec.c: New test.
310 * gcc.target/i386/sse4_1-ceil-vec.c: Ditto.
311 * gcc.target/i386/sse4_1-trunc-vec.c: Ditto.
312 * gcc-target/i386/sse4_1-rint-vec.c: Ditto.
313 * gcc.target/i386/sse4_1-floorf-vec.c: Ditto.
314 * gcc.target/i386/sse4_1-ceilf-vec.c: Ditto.
315 * gcc.target/i386/sse4_1-truncf-vec.c: Ditto.
316 * gcc.target/i386/sse4_1-rintf-vec.c: Ditto.
317 * gcc.target/i386/avx-floor-vec.c: Ditto.
318 * gcc.target/i386/avx-ceil-vec.c: Ditto.
319 * gcc.target/i386/avx-trunc-vec.c: Ditto.
320 * gcc.target/i386/avx-rint-vec.c: Ditto.
321 * gcc.target/i386/avx-floorf-vec.c: Ditto.
322 * gcc.target/i386/avx-ceilf-vec.c: Ditto.
323 * gcc.target/i386/avx-truncf-vec.c: Ditto.
324 * gcc.target/i386/avx-rintf-vec.c: Ditto.
325
326 2011-03-14 Tom Tromey <tromey@redhat.com>
327
328 * gcc.dg/Woverlength-strings-pedantic-c90-asm.c: New file.
329 * gcc.dg/Woverlength-strings-pedantic-c89-asm.c: New file.
330 * gcc.dg/Woverlength-strings-pedantic-c99-asm.c: New file.
331
332 2011-03-14 Tom Tromey <tromey@redhat.com>
333
334 * gcc.dg/Woverlength-strings-pedantic-c89-ext.c: New file.
335 * gcc.dg/Woverlength-strings-pedantic-c90-ext.c: New file.
336 * gcc.dg/Woverlength-strings-pedantic-c99-ext.c: New file.
337
338 2011-03-14 H.J. Lu <hongjiu.lu@intel.com>
339
340 * gcc.target/i386/builtin-copysign.c: Remove __LP64__ check.
341
342 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
343
344 PR rtl-optimization/47166
345 * gcc.c-torture/execute/postmod-1.c: New test.
346
347 2011-03-14 Richard Guenther <rguenther@suse.de>
348
349 PR middle-end/48098
350 * gcc.dg/torture/pr48098.c: New testcase.
351
352 2011-03-12 Peter Bergner <bergner@vnet.ibm.com>
353
354 PR target/48053
355 * gcc.target/powerpc/pr48053-1.c: New test.
356 * gcc.target/powerpc/pr48053-2.c: Likewise.
357
358 2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
359
360 PR libfortran/48066
361 * gfortran.dg/intrinsic_ifunction_2.f90: Correct PR number.
362
363 2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
364
365 PR libfortran/48066
366 * gfortran.dg/intrinsic_ifunction_2.f90: New test case.
367
368 2011-03-12 Janus Weil <janus@gcc.gnu.org>
369
370 PR fortran/48059
371 * gfortran.dg/class_41.f03: New.
372
373 2011-03-11 Dodji Seketeli <dodji@redhat.com>
374
375 * g++.dg/conversion/cast3.C: New test.
376
377 2011-03-11 Jason Merrill <jason@redhat.com>
378
379 * g++.dg/template/error45.C: New.
380
381 * g++.dg/parse/no-type-defn1.C: New.
382
383 * g++.dg/ext/attrib40.C: New.
384
385 * g++.dg/cpp0x/regress/array1.C: New.
386
387 2011-03-11 Richard Guenther <rguenther@suse.de>
388
389 PR tree-optimization/48067
390 * gcc.dg/pr48067.c: New testcase.
391
392 2011-03-11 Richard Guenther <rguenther@suse.de>
393
394 PR lto/48073
395 * g++.dg/lto/20110311-1_0.C: New testcase.
396
397 2011-03-11 Jakub Jelinek <jakub@redhat.com>
398
399 PR c++/48035
400 * g++.dg/inherit/virtual8.C: New test.
401
402 PR middle-end/48044
403 * gcc.dg/torture/pr48044.c: New test.
404
405 2011-03-11 Janus Weil <janus@gcc.gnu.org>
406
407 PR fortran/47768
408 * gfortran.dg/proc_ptr_comp_31.f90: New.
409
410 2011-03-11 Richard Guenther <rguenther@suse.de>
411
412 PR tree-optimization/47278
413 * gcc.dg/torture/pr47278-1.c: New testcase.
414 * gcc.dg/torture/pr47278-2.c: Likewise.
415
416 2011-03-11 Jakub Jelinek <jakub@redhat.com>
417
418 PR tree-optimization/48063
419 * gcc.dg/torture/pr48063.c: New test.
420
421 2011-03-10 Jason Merrill <jason@redhat.com>
422
423 * g++.dg/template/array22.C: New.
424
425 * g++.dg/cpp0x/syntax-err1.C: New.
426 * g++.dg/parse/error36.C: Adjust expected errors.
427 * g++.old-deja/g++.pt/ctor2.C: Likewise.
428 * g++.old-deja/g++.pt/typename3.C: Likewise.
429 * g++.old-deja/g++.pt/typename4.C: Likewise.
430 * g++.old-deja/g++.pt/typename6.C: Likewise.
431
432 2011-03-09 Jason Merrill <jason@redhat.com>
433
434 * g++.dg/template/nontype22.C: New.
435
436 2011-03-09 Martin Jambor <mjambor@suse.cz>
437
438 PR tree-optimization/47714
439 * g++.dg/torture/pr47714.C: New test.
440
441 2011-03-08 Michael Meissner <meissner@linux.vnet.ibm.com>
442
443 PR target/47755
444 * gcc.target/powerpc/pr47755-2.c: New file.
445
446 2011-03-08 Jakub Jelinek <jakub@redhat.com>
447
448 * go.test/go-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TESTS
449 is not set in the environment, pass 64 as first argument when not
450 running expensive tests or pass max($[`ulimit -u`/4], 10000) on
451 native where ulimit -u is supported.
452
453 2011-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
454
455 * gcc.dg/optimize-bswapsi-1.c: Use -march=z900 on s390.
456
457 2011-03-08 Jason Merrill <jason@redhat.com>
458
459 * g++.dg/template/nontype21.C: New.
460
461 * g++.dg/template/anon5.C: New.
462
463 2011-03-08 Jakub Jelinek <jakub@redhat.com>
464
465 PR debug/47881
466 * gcc.dg/pr47881.c: New test.
467
468 2011-03-08 Dodji Seketeli <dodji@redhat.com>
469
470 PR c++/47957
471 * g++.dg/lookup/template3.C: New test.
472
473 2011-03-08 Kai Tietz <ktietz@redhat.com>
474
475 * g++.dg/tree-ssa/pr21082.C: Use __INTPTR_TYPE__ instead of
476 'long' type.
477
478 2011-03-08 Mikael Pettersson <mikpe@it.uu.se>
479
480 PR testsuite/47954
481 * gcc.dg/tree-ssa/ssa-ccp-33.c: Use __alignof__ not
482 sizeof to compute alignment.
483
484 2011-03-08 Jakub Jelinek <jakub@redhat.com>
485
486 PR tree-optimization/48022
487 * gcc.dg/pr48022-1.c: New test.
488 * gcc.dg/pr48022-2.c: New test.
489
490 2011-03-07 Jason Merrill <jason@redhat.com>
491
492 * g++.dg/template/nontype20.C: New.
493 * g++.dg/init/member1.C: Adjust expected errors.
494 * g++.dg/parse/constant4.C: Likewise.
495 * g++.dg/template/qualified-id3.C: Likewise.
496 * g++.old-deja/g++.pt/crash10.C: Likewise.
497
498 * g++.dg/cpp0x/regress/non-const1.C: New.
499
500 2011-03-07 Jakub Jelinek <jakub@redhat.com>
501
502 PR debug/47991
503 * gcc.dg/pr47991.c: New test.
504
505 2011-03-07 Jason Merrill <jason@redhat.com>
506
507 * g++.dg/abi/mangle46.C: New.
508
509 2011-03-07 Pat Haugen <pthaugen@us.ibm.com>
510
511 PR target/47862
512 * gcc.target/powerpc/pr47862.c: New.
513
514 2011-03-07 Jack Howarth <howarth@bromo.med.uc.edu>
515
516 PR target/45413
517 * gcc.target/i386/combine-mul.c: Require nonpic.
518
519 2011-03-07 Paul Wögerer <paul_woegerer@mentor.com>
520 Nathan Froyd <froydnj@codesourcery.com>
521
522 * gcc.dg/20001117-1.c: Abort on NULL call_sites.
523
524 2011-03-06 Mark Mitchell <mark@codesourcery.com>
525
526 * README.QMTEST: Remove.
527
528 2011-03-06 Paul Thomas <pault@gcc.gnu.org>
529 Jerry DeLisle <jvdelisle@gcc.gnu.org>
530
531 PR fortran/47850
532 * gfortran.dg/array_constructor_37.f90 : New test.
533
534 2011-03-05 Jason Merrill <jason@redhat.com>
535
536 * g++.dg/abi/mangle39.C: ABI v5, not 6.
537 * g++.dg/abi/mangle45.C: Likewise.
538 * g++.dg/cpp0x/trailing1.C: Likewise.
539
540 2011-03-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
541
542 * gcc.dg/torture/pr47975.c: Add -fno-common option on hppa*-*-hpux*.
543
544 2011-03-05 Jakub Jelinek <jakub@redhat.com>
545
546 PR rtl-optimization/47899
547 * gcc.dg/pr47899.c: New test.
548
549 * gcc.dg/torture/pr47968.c: Ignore warnings.
550
551 PR tree-optimization/47967
552 * gcc.c-torture/compile/pr47967.c: New test.
553
554 2011-03-04 Nicola Pero <nicola.pero@meta-innovation.com>
555
556 * objc.dg/property/property-encoding-1.m: Tidied up testcase.
557 * obj-c++.dg/property/property-encoding-1.mm: Likewise.
558
559 2011-03-04 Nicola Pero <nicola.pero@meta-innovation.com>
560
561 * objc.dg/gnu-api-2-property.m: Added tests for property_getName()
562 and property_getAttributes() if __OBJC2__.
563 * obj-c++.dg/gnu-api-2-property.mm: Likewise.
564 * objc.dg/property/property-encoding-1.m: New.
565 * obj-c++.dg/property/property-encoding-1.mm: New.
566
567 2011-03-04 Jason Merrill <jason@redhat.com>
568
569 * g++.dg/template/pseudodtor6.C: New.
570
571 * g++.dg/inherit/covariant19.C: New.
572
573 2011-03-04 Richard Guenther <rguenther@suse.de>
574
575 PR middle-end/47968
576 * gcc.dg/torture/pr47968.c: New testcase.
577
578 2011-03-04 Richard Guenther <rguenther@suse.de>
579
580 PR middle-end/47975
581 * gcc.dg/torture/pr47975.c: New testcase.
582
583 2011-03-03 Paolo Carlini <paolo.carlini@oracle.com>
584
585 PR c++/47974
586 * g++.dg/template/crash106.C: New.
587
588 2011-03-03 Jakub Jelinek <jakub@redhat.com>
589
590 PR c/47963
591 * gcc.dg/gomp/pr47963.c: New test.
592 * g++.dg/gomp/pr47963.C: New test.
593
594 2011-03-02 Jason Merrill <jason@redhat.com>
595
596 * g++.dg/cpp0x/regress/condition1.C: New.
597
598 * g++.dg/cpp0x/constexpr-ctor9.C: New.
599
600 2011-03-01 Jason Merrill <jason@redhat.com>
601
602 * g++.dg/cpp0x/lambda/lambda-98.C: New.
603
604 * g++.dg/cpp0x/constexpr-non-const-arg2.C: New.
605
606 2011-03-02 Richard Sandiford <richard.sandiford@linaro.org>
607
608 PR rtl-optimization/47925
609 * gcc.c-torture/execute/pr47925.c: New test.
610
611 2011-03-01 Jason Merrill <jason@redhat.com>
612
613 * g++.dg/cpp0x/decltype25.C: New.
614
615 * g++.dg/cpp0x/regress/bitfield-err1.C: New.
616
617 2011-03-01 Richard Guenther <rguenther@suse.de>
618
619 PR tree-optimization/47890
620 * gcc.dg/torture/pr47890.c: New testcase.
621
622 2011-03-01 Richard Guenther <rguenther@suse.de>
623
624 PR lto/47924
625 * gcc.dg/lto/pr47924_0.c: New testcase.
626
627 2011-03-01 Richard Guenther <rguenther@suse.de>
628
629 PR lto/46911
630 * gfortran.dg/lto/pr46911_0.f: New testcase.
631
632 2011-02-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
633
634 PR libgfortran/47933
635 * gfortran.dg/fmt_fw_d.f90: Fix test by adding dg-options to avoid
636 compile errors from older code form.
637
638 2011-02-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
639
640 PR libgfortran/47567
641 * gfortran.dg/fmt_fw_d.f90: New test.
642
643 2011-02-28 Jason Merrill <jason@redhat.com>
644
645 * g++.dg/inherit/covariant18.C: New.
646
647 2011-02-28 Jakub Jelinek <jakub@redhat.com>
648
649 PR middle-end/47893
650 * gcc.dg/pr47893.c: New test.
651
652 2011-02-28 Nicola Pero <nicola.pero@meta-innovation.com>
653
654 * objc.dg/gnu-api-2-sel.m: Test that sel_getTypedSelector return
655 NULL in case of a selector with conflicting types.
656 * obj-c++.dg/gnu-api-2-sel.mm: Same change.
657
658 2011-02-28 Kazu Hirata <kazu@codesourcery.com>
659
660 * gcc.target/arm/vfp-ldmdbd.c, gcc.target/arm/vfp-ldmdbs.c,
661 gcc.target/arm/vfp-ldmiad.c, gcc.target/arm/vfp-ldmias.c,
662 gcc.target/arm/vfp-stmdbd.c, gcc.target/arm/vfp-stmdbs.c,
663 gcc.target/arm/vfp-stmiad.c, gcc.target/arm/vfp-stmias.c: New.
664
665 2011-02-28 Jason Merrill <jason@redhat.com>
666
667 PR c++/47906
668 * g++.dg/cpp0x/trailing1.C: Specify -fabi-version=6.
669
670 2011-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
671
672 PR libgfortran/47778
673 * gfortran.dg/namelist_71.f90: New test.
674
675 2011-02-27 Jason Merrill <jason@redhat.com>
676
677 PR c++/47906
678 * g++.dg/abi/mangle39.C: Specify -fabi-version=6.
679 * g++.dg/abi/mangle45.C: Specify -fabi-version=6.
680
681 2011-02-27 Paolo Carlini <paolo.carlini@oracle.com>
682
683 PR c++/46466
684 * g++.dg/cpp0x/constexpr-ctor8.C: New.
685
686 2011-02-27 Jakub Jelinek <jakub@redhat.com>
687
688 PR fortran/47886
689 * gfortran.dg/gomp/task-1.f90: Removed.
690
691 2011-02-26 Jason Merrill <jason@redhat.com>
692
693 * g++.dg/template/this-targ1.C: New.
694
695 * g++.dg/cpp0x/regress/template-const1.C: New.
696 * g++.dg/cpp0x/regress/template-function1.C: Adjust.
697 * g++.dg/template/function1.C: Adjust.
698 * g++.dg/cpp0x/regress/debug-debug7.C: Adjust.
699 * g++.dg/debug/debug7.C: Adjust.
700
701 2011-02-26 Tobias Burnus <burnus@net-b.de>
702
703 PR fortran/47886
704 * gfortran.dg/gomp/task-1.f90: New.
705
706 2011-02-25 Jie Zhang <jie@codesourcery.com>
707
708 * gcc.target/arm/neon-thumb2-move.c: Add
709 dg-require-effective-target arm_thumb2_ok.
710
711 2011-02-24 Jason Merrill <jason@redhat.com>
712
713 * g++.dg/parse/constant1.C: Specify C++98 mode.
714 * g++.dg/parse/constant5.C: Likewise.
715 * g++.dg/parse/error2.C: Likewise.
716 * g++.dg/parse/semicolon3.C: Likewise.
717 * g++.dg/template/crash14.C: Likewise.
718 * g++.dg/template/local4.C: Likewise.
719 * g++.dg/template/nontype3.C: Likewise.
720 * g++.dg/parse/crash31.C: Adjust expected errors.
721 * g++.dg/template/function1.C: Likewise.
722 * g++.dg/template/ref3.C: Likewise.
723 * g++.dg/template/static9.C: Likewise.
724 * g++.old-deja/g++.pt/crash41.C: Instantiate template.
725
726 * g++.dg/cpp0x/constexpr-array-tparm.C: New.
727 * g++.dg/cpp0x/regress/parse-ambig5.C: Copy from parse/ambig5.C.
728 * g++.dg/cpp0x/regress/debug-debug7.C: Copy from debug/debug7.C.
729 * g++.dg/cpp0x/variadic20.C: Adjust expected errors.
730 * g++.dg/cpp0x/regress/template-function1.C: Likewise.
731
732 2011-02-24 Jakub Jelinek <jakub@redhat.com>
733
734 PR fortran/47878
735 * gfortran.dg/pr47878.f90: New test.
736
737 2011-02-24 Richard Guenther <rguenther@suse.de>
738
739 PR testsuite/47801
740 * gcc.dg/guality/pr41353-1.c (vari): Mark as used.
741 * gcc.dg/guality/pr41353-2.c (vari): Likewise.
742
743 2011-02-24 Richard Guenther <rguenther@suse.de>
744
745 PR fortran/47839
746 * gfortran.dg/lto/pr47839_0.f90: New testcase.
747 * gfortran.dg/lto/pr47839_1.f90: Likewise.
748
749 2011-02-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
750
751 PR libgfortran/47567
752 * gfortran.dg/fmt_f0_1.f90: Update test.
753
754 2011-02-23 Jason Merrill <jason@redhat.com>
755
756 * g++.dg/abi/mangle39.C: Adjust parm mangling.
757 * g++.dg/abi/mangle45.C: New.
758
759 * g++.dg/cpp0x/trailing1.C: Mangle decltype.
760 * g++.dg/template/canon-type-9.C: Match use of decltype
761 between declaration and definition.
762 * g++.dg/template/canon-type-12.C: Likewise.
763
764 2011-02-23 Mikael Morin <mikael@gcc.gnu.org>
765
766 PR fortran/40850
767 * gfortran.dg/nested_allocatables_1.f90: New.
768
769 2011-02-23 Nathan Froyd <froydnj@codesourcery.com>
770
771 PR c++/46868
772 * g++.dg/pr46868.C: New test.
773 * g++.dg/parse/parameter-declaration-1.C: Adjust.
774 * g++.dg/parse/error14.C: Adjust.
775
776 2011-02-23 Richard Guenther <rguenther@suse.de>
777
778 PR tree-optimization/47838
779 * gcc.dg/tree-ssa/foldconst-2.c: Scan tree-ch dump.
780
781 2011-02-23 Uros Bizjak <ubizjak@gmail.com>
782
783 * g++.dg/other/pr47218.C: Fix dg-options. Cleanup saved temps.
784
785 2011-02-23 Uros Bizjak <ubizjak@gmail.com>
786
787 * gfortran.dg/allocate_deferred_char_scalar_1.f03: Fix dg-do syntax.
788 * gfortran.dg/count_init_expr.f03: Ditto.
789 * gfortran.dg/gomp/pr43711.f90: Ditto.
790 * gcc.dg/struct-parse-2.c: Ditto.
791 * gcc.dg/parse-error-3.c: Ditto.
792 * gcc.dg/Wlogical-op-1.c: Ditto.
793 * gcc.dg/Walways-true-1.c: Ditto.
794 * gcc.dg/pr24225.c: Ditto.
795 * gcc.dg/Walways-true-2.c: Ditto.
796 * gcc.dg/tree-ssa/foldcast-1.c: Ditto.
797 * gcc.dg/tree-ssa/struct-aliasing-1.c: Ditto.
798 * gcc.dg/tree-ssa/struct-aliasing-2.c: Ditto.
799 * g++.dg/overload/defarg4.C: Ditto.
800 * g++.dg/inherit/covariant16.C: Ditto.
801 * g++.dg/inherit/virtual7.C: Ditto.
802 * g++.dg/template/canon-type-9.C: Ditto.
803 * g++.dg/template/access19.C: Ditto.
804 * g++.dg/template/call7.C: Ditto.
805 * g++.dg/template/canon-type-2.C: Ditto.
806 * g++.dg/template/init7.C: Ditto.
807 * g++.dg/template/sizeof-template-argument.C: Ditto.
808 * g++.dg/template/const3.C: Ditto.
809 * g++.dg/template/sfinae26.C: Ditto.
810 * g++.dg/template/sfinae26.C: Ditto.
811 * g++.dg/template/canon-type-11.C: Ditto.
812 * g++.dg/template/union2.C: Ditto.
813 * g++.dg/template/canon-type-3.C: Ditto.
814 * g++.dg/template/canon-type-1.C: Ditto.
815 * g++.dg/template/canon-type-5.C: Ditto.
816 * g++.dg/template/canon-type-7.C: Ditto.
817 * g++.dg/template/canon-type-10.C: Ditto.
818 * g++.dg/template/spec36.C: Ditto.
819 * g++.dg/template/typedef38.C: Ditto.
820 * g++.dg/template/canon-type-4.C: Ditto.
821 * g++.dg/template/canon-type-6.C: Ditto.
822 * g++.dg/template/canon-type-13.C: Ditto.
823 * g++.dg/template/instantiate9.C: Ditto.
824 * g++.dg/template/ttp22.C: Ditto.
825 * g++.dg/warn/Wreturn-type-6.C: Ditto.
826 * g++.dg/warn/Walways-true-1.C: Ditto.
827 * g++.dg/warn/Wlogical-op-1.C: Ditto.
828 * g++.dg/warn/Walways-true-2.C: Ditto.
829 * g++.dg/conversion/op4.C: Ditto.
830 * g++.dg/opt/pr19650.C: Ditto.
831 * g++.dg/lookup/friend11.C: Ditto.
832 * g++.dg/other/default2.C: Ditto.
833 * g++.dg/other/default3.C: Ditto.
834 * g++.dg/other/dtor2.C: Ditto.
835 * g++.dg/other/friend5.C: Ditto.
836 * g++.dg/other/default5.C: Ditto.
837 * g++.dg/init/brace6.C: Ditto.
838 * g++.dg/init/aggr5.C: Ditto.
839 * g++.dg/init/error2.C: Ditto.
840 * g++.dg/expr/bound-mem-fun.C: Ditto.
841 * g++.dg/expr/cond6.C: Ditto.
842 * g++.dg/expr/stmt-expr-1.C: Ditto.
843 * g++.dg/cpp0x/constexpr-object2.C: Ditto.
844 * g++.dg/cpp0x/constexpr-data1.C: Ditto.
845 * g++.dg/cpp0x/constexpr-function2.C: Ditto.
846 * g++.dg/cpp0x/bracket1.C: Ditto.
847 * g++.dg/cpp0x/variadic-mem-fn.C: Ditto.
848 * g++.dg/cpp0x/pr38646.C: Ditto.
849 * g++.dg/cpp0x/variadic73.C: Ditto.
850 * g++.dg/cpp0x/constexpr-function1.C: Ditto.
851 * g++.dg/cpp0x/bracket4.C: Ditto.
852 * g++.dg/cpp0x/decltype4.C: Ditto.
853 * g++.dg/cpp0x/constexpr-data2.C: Ditto.
854 * g++.dg/cpp0x/constexpr-object1.C: Ditto.
855 * g++.dg/cpp0x/variadic-crash2.C: Ditto.
856 * g++.dg/cpp0x/variadic-new2.C: Ditto.
857 * g++.dg/cpp0x/decltype2.C: Ditto.
858 * g++.dg/cpp0x/decltype1.C: Ditto.
859 * g++.dg/cpp0x/bracket2.C: Ditto.
860 * g++.dg/cpp0x/decltype5.C: Ditto.
861 * g++.dg/cpp0x/constexpr-function3.C: Ditto.
862 * g++.dg/cpp0x/variadic70.C: Ditto.
863 * g++.dg/cpp0x/decltype6.C: Ditto.
864 * g++.dg/cpp0x/rvo.C: Ditto.
865 * g++.dg/cpp0x/vt-40092.C: Ditto.
866 * g++.dg/cpp0x/variadic-new.C: Ditto.
867 * g++.dg/cpp0x/lambda/lambda-pass.C: Ditto.
868 * g++.dg/cpp0x/lambda/lambda-mixed.C: Ditto.
869 * g++.dg/cpp0x/lambda/lambda-nested.C: Ditto.
870 * g++.dg/cpp0x/lambda/lambda-recursive.C: Ditto.
871 * g++.dg/cpp0x/lambda/lambda-copy.C: Ditto.
872 * g++.dg/cpp0x/lambda/lambda-non-const.C: Ditto.
873 * g++.dg/cpp0x/lambda/lambda-ref-default.C: Ditto.
874 * g++.dg/cpp0x/lambda/lambda-deduce.C: Ditto.
875 * g++.dg/cpp0x/lambda/lambda-copy-default.C: Ditto.
876 * g++.dg/cpp0x/lambda/lambda-nop.C: Ditto.
877 * g++.dg/cpp0x/lambda/lambda-capture-const-ref.C: Ditto.
878 * g++.dg/cpp0x/lambda/lambda-ref.C: Ditto.
879 * g++.dg/cpp0x/lambda/lambda-const.C: Ditto.
880 * g++.dg/cpp0x/lambda/lambda-mutable.C: Ditto.
881 * g++.dg/cpp0x/lambda/lambda-in-class.C: Ditto.
882 * g++.dg/cpp0x/pr39639.C: Ditto.
883 * g++.dg/cpp0x/decltype3.C: Ditto.
884 * g++.dg/cpp0x/variadic68.C: Ditto.
885 * g++.dg/cpp0x/variadic-function.C: Ditto.
886 * g++.dg/cpp0x/constexpr-ex1.C: Ditto.
887 * g++.dg/cpp0x/variadic-bind.C: Ditto.
888 * g++.dg/cpp0x/variadic-tuple.C: Ditto.
889 * g++.dg/cpp0x/constexpr-ex2.C: Ditto.
890 * g++.dg/parse/crash35.C: Ditto.
891 * g++.dg/parse/crash40.C: Ditto.
892 * g++.dg/parse/defarg12.C: Ditto.
893 * g++.dg/parse/crash34.C: Ditto.
894 * g++.dg/parse/constructor3.C: Ditto.
895 * g++.dg/parse/template23.C: Ditto.
896 * g++.dg/parse/crash56.C: Ditto.
897 * g++.dg/parse/dtor13.C: Ditto.
898 * g++.dg/parse/error33.C: Ditto.
899 * g++.dg/parse/ctor9.C: Ditto.
900 * g++.dg/parse/error32.C: Ditto.
901 * g++.dg/parse/error37.C: Ditto.
902 * g++.dg/parse/bitfield3.C: Ditto.
903 * g++.dg/parse/struct-4.C: Ditto.
904 * g++.dg/ext/has_trivial_copy.C: Ditto.
905 * g++.dg/ext/is_polymorphic.C: Ditto.
906 * g++.dg/ext/has_nothrow_copy_odr.C: Ditto.
907 * g++.dg/ext/has_nothrow_copy-4.C: Ditto.
908 * g++.dg/ext/has_nothrow_assign.C: Ditto.
909 * g++.dg/ext/is_union.C: Ditto.
910 * g++.dg/ext/has_nothrow_copy-1.C: Ditto.
911 * g++.dg/ext/is_pod.C: Ditto.
912 * g++.dg/ext/has_virtual_destructor.C: Ditto.
913 * g++.dg/ext/has_trivial_constructor.C: Ditto.
914 * g++.dg/ext/has_nothrow_copy-3.C: Ditto.
915 * g++.dg/ext/has_nothrow_copy-5.C: Ditto.
916 * g++.dg/ext/has_trivial_destructor-1.C: Ditto.
917 * g++.dg/ext/has_nothrow_copy-6.C: Ditto.
918 * g++.dg/ext/is_abstract.C: Ditto.
919 * g++.dg/ext/has_trivial_assign.C: Ditto.
920 * g++.dg/ext/is_class.C: Ditto.
921 * g++.dg/ext/has_nothrow_assign_odr.C: Ditto.
922 * g++.dg/ext/has_nothrow_copy-7.C: Ditto.
923 * g++.dg/ext/is_base_of.C: Ditto.
924 * g++.dg/ext/has_nothrow_copy-2.C: Ditto.
925 * g++.dg/ext/has_nothrow_constructor.C: Ditto.
926 * g++.dg/ext/is_empty.C: Ditto.
927 * g++.dg/ext/is_enum.C: Ditto.
928 * g++.dg/ext/has_nothrow_constructor_odr.C: Ditto.
929 * gnat.dg/opt11.adb: Ditto.
930 * obj-c++.dg/pr45735.mm: Ditto.
931 * obj-c++.dg/pr24393.mm: Ditto.
932 * obj-c++.dg/exceptions-2.mm: Ditto.
933 * objc.dg/pr45735.m: Ditto.
934 * objc.dg/pr24393.m: Ditto.
935
936 2011-02-23 Nicola Pero <nicola.pero@meta-innovation.com>
937
938 * objc.dg/attributes/objc-exception-1.m: New.
939
940 2011-02-23 Jie Zhang <jie@codesourcery.com>
941
942 * gcc.dg/cpp/include7.c: New test.
943
944 2011-02-22 Paolo Carlini <paolo.carlini@oracle.com>
945
946 PR c++/47242
947 * g++.dg/cpp0x/lambda/lambda-ice4.C: New.
948
949 2011-02-23 Jie Zhang <jie@codesourcery.com>
950
951 PR rtl-optimization/47763
952 * gcc.dg/pr47763.c: New test.
953
954 2011-02-22 Paul Thomas <pault@gcc.gnu.org>
955
956 PR fortran/45743
957 * gfortran.dg/whole_file_32.f90 : New test.
958
959 2011-02-22 Dodji Seketeli <dodji@redhat.com>
960
961 PR c++/47666
962 * g++.dg/inherit/virtual7.C: New test.
963
964 2011-02-22 Nicola Pero <nicola.pero@meta-innovation.com>
965
966 PR objc/47832
967 * objc.dg/type-size-3.m: Updated error message.
968 * objc.dg/type-size-4.m: New test.
969 * objc.dg/type-size-5.m: New test.
970
971 2011-02-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
972
973 * lib/gnat.exp: Fix comments.
974 Don't load libgloss.exp.
975 (default_gnat_version): Call $compiler with --version.
976 Adapt regexp for gnatmake output, insert version.
977 (gnat_version): New proc.
978 (gnat_init): Remove gnat_libgcc_s_path.
979 (gnat_target_compile): Likewise.
980 Remove ld_library_path.
981 Log ADA_INCLUDE_PATH, ADA_OBJECTS_PATH.
982 (gnat_pass): Remove.
983 (gnat_pass): Remove.
984 (gnat_finish): Remove.
985 (gnat_exit): Remove.
986 (local_find_gnatmake): Reindent.
987 (runtest_file_p): Remove.
988 (prune_warnings): Remove.
989 (find_gnatclean): New proc.
990 * lib/gnat-dg.exp (lremove): New proc.
991 (gnat-dg-test): Reindent.
992 Remove additional output files.
993 (gnat-dg-runtest): Remove.
994
995 * gnat.dg/array7.adb: Use cleanup-tree-dump "optimized".
996 * gnat.dg/loop_optimization6.adb: Likewise.
997 * gnat.dg/atomic1.adb: Use cleanup-tree-dump "gimple".
998
999 2011-02-22 Jakub Jelinek <jakub@redhat.com>
1000
1001 PR tree-optimization/47835
1002 * gcc.dg/pr46909.c: Check optimized dump instead of ifcombine.
1003
1004 2011-02-22 Tobias Burnus <burnus@net-b.de>
1005
1006 * gfortran.dg/abstract_type_1.f90: Fix dg-do syntax.
1007 * gfortran.dg/abstract_type_2.f03: Ditto.
1008 * gfortran.dg/abstract_type_3.f03: Ditto.
1009 * gfortran.dg/abstract_type_4.f03: Ditto.
1010 * gfortran.dg/abstract_type_5.f03: Ditto.
1011 * gfortran.dg/abstract_type_6.f03: Ditto.
1012 * gfortran.dg/alloc_comp_constraint_6.f90: Ditto.
1013 * gfortran.dg/alloc_comp_init_expr.f03: Ditto.
1014 * gfortran.dg/allocatable_scalar_11.f90: Ditto.
1015 * gfortran.dg/allocate_scalar_with_shape.f90: Ditto.
1016 * gfortran.dg/array_function_5.f90: Ditto.
1017 * gfortran.dg/asynchronous_3.f03: Ditto.
1018 * gfortran.dg/char_expr_1.f90: Ditto.
1019 * gfortran.dg/class_14.f03: Ditto.
1020 * gfortran.dg/data_array_6.f: Ditto.
1021 * gfortran.dg/data_invalid.f90: Ditto.
1022 * gfortran.dg/dot_product_1.f03: Ditto.
1023 * gfortran.dg/func_derived_5.f90: Ditto.
1024 * gfortran.dg/func_result_4.f90: Ditto.
1025 * gfortran.dg/implied_do_1.f90: Ditto.
1026 * gfortran.dg/initialization_25.f90: Ditto.
1027 * gfortran.dg/initialization_26.f90: Ditto.
1028 * gfortran.dg/interface_34.f90: Ditto.
1029 * gfortran.dg/iso_c_binding_init_expr.f03: Ditto.
1030 * gfortran.dg/keyword_symbol_1.f90: Ditto.
1031 * gfortran.dg/matmul_8.f03: Ditto.
1032 * gfortran.dg/merge_init_expr.f90: Ditto.
1033 * gfortran.dg/pack_assign_1.f90: Ditto.
1034 * gfortran.dg/pack_vector_1.f90: Ditto.
1035 * gfortran.dg/pointer_check_8.f90: Ditto.
1036 * gfortran.dg/product_init_expr.f03: Ditto.
1037 * gfortran.dg/reshape_order_5.f90: Ditto.
1038 * gfortran.dg/reshape_shape_1.f90: Ditto.
1039 * gfortran.dg/reshape_zerosize_2.f90: Ditto.
1040 * gfortran.dg/same_name_2.f90: Ditto.
1041 * gfortran.dg/selected_real_kind_1.f90: Ditto.
1042 * gfortran.dg/spread_init_expr.f03: Ditto.
1043 * gfortran.dg/stmt_func_1.f90: Ditto.
1044 * gfortran.dg/sum_init_expr.f03: Ditto.
1045 * gfortran.dg/transpose_3.f03: Ditto.
1046 * gfortran.dg/unpack_init_expr.f03: Ditto.
1047 * gfortran.dg/warn_conversion.f90: Ditto.
1048 * gfortran.dg/warn_conversion_2.f90: Ditto.
1049 * gfortran.dg/warn_intent_out_not_set.f90: Ditto.
1050 * gfortran.dg/warn_unused_dummy_argument_1.f90: Ditto.
1051 * gfortran.dg/warn_unused_dummy_argument_2.f90: Ditto.
1052 * gfortran.dg/whole_file_16.f90: Ditto.
1053 * gfortran.dg/whole_file_17.f90: Ditto.
1054 * gfortran.dg/whole_file_18.f90: Ditto.
1055 * gfortran.dg/whole_file_20.f03: Ditto.
1056 * gfortran.dg/whole_file_5.f90: Ditto.
1057 * gfortran.dg/whole_file_6.f90: Ditto.
1058 * gfortran.dg/write_invalid_format.f90: Ditto.
1059 * gfortran.dg/zero_sized_6.f90: Ditto.
1060
1061 2011-02-21 Jeff Law <law@redhat.com>
1062
1063 PR rtl-optimization/46178
1064 * gcc.target/i386/pr46178.c: New test.
1065
1066 PR rtl-optimization/46002
1067 * gcc.c-torture/compile/pr46002.c: New test.
1068
1069 2011-02-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1070
1071 * g++.dg/cpp0x/lambda/lambda-conv.C: Skip scan-assembler check on
1072 *-*-hpux10*.
1073
1074 2011-02-21 Jakub Jelinek <jakub@redhat.com>
1075
1076 PR debug/47106
1077 * g++.dg/debug/pr47106.C: Require effective target lto.
1078
1079 2011-02-21 Jason Merrill <jason@redhat.com>
1080
1081 * g++.dg/cpp0x/constexpr-diag2.C: New.
1082
1083 2011-02-20 Jason Merrill <jason@redhat.com>
1084
1085 * g++.dg/cpp0x/constexpr-ctor7.C: New.
1086
1087 * g++.dg/cpp0x/fntmpdefarg2.C: New.
1088
1089 * g++.dg/overload/conv-op1.C: New.
1090
1091 * g++.dg/cpp0x/constexpr-synth1.C: New.
1092
1093 2011-02-20 Nicola Pero <nicola.pero@meta-innovation.com>
1094
1095 * objc.dg/layout-2.m: New.
1096 * objc.dg/selector-3.m: Adjusted location of error message.
1097 * objc.dg/type-size-3.m: Same.
1098 * obj-c++.dg/selector-3.mm: Same.
1099
1100 2011-02-20 Nicola Pero <nicola.pero@meta-innovation.com>
1101
1102 PR objc/47784
1103 * objc.dg/property/dotsyntax-22.m: New.
1104 * obj-c++.dg/property/dotsyntax-22.mm: New.
1105
1106 2011-02-20 Dodji Seketeli <dodji@redhat.com>
1107
1108 PR c++/46394
1109 * g++.dg/template/typedef38.C: New test.
1110
1111 2011-02-20 Paul Thomas <pault@gcc.gnu.org>
1112
1113 PR fortran/46818
1114 * gfortran.dg/whole_file_30.f90 : New test.
1115 * gfortran.dg/whole_file_31.f90 : New test.
1116
1117 2011-02-20 Paul Thomas <pault@gcc.gnu.org>
1118
1119 PR fortran/45077
1120 PR fortran/44945
1121 * gfortran.dg/whole_file_28.f90 : New test.
1122 * gfortran.dg/whole_file_29.f90 : New test.
1123
1124 2011-02-20 Paolo Carlini <paolo.carlini@oracle.com>
1125
1126 PR c++/44118
1127 * g++.dg/template/crash105.C: New.
1128
1129 2011-02-19 Jason Merrill <jason@redhat.com>
1130
1131 * g++.dg/cpp0x/regress/no-elide1.C: New.
1132
1133 2011-02-19 Alexandre Oliva <aoliva@redhat.com>
1134
1135 PR tree-optimization/46620
1136 * gcc.dg/pr46620.c: New.
1137
1138 2011-02-19 Jakub Jelinek <jakub@redhat.com>
1139
1140 PR c/47809
1141 * gcc.target/i386/pr47809.c: New test.
1142
1143 2011-02-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1144 Tobias Burnus <burnus@net-b.de>
1145
1146 * lib/target-supports.exp
1147 (check_effective_target_fortran_large_real): New check for large reals.
1148 * gfortran.dg/nan_7.f90: New test.
1149
1150 2011-02-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1151
1152 PR libgfortran/47567
1153 * gfortran.dg/fmt_f0_1.f90: Update test.
1154
1155 2011-02-19 Paul Thomas <pault@gcc.gnu.org>
1156
1157 PR fortran/47348
1158 * gfortran.dg/array_constructor_36.f90 : New test.
1159 * gfortran.dg/bounds_check_10.f90 : Change dg-output message to
1160 allow for comparison between different elements of the array
1161 constructor at different levels of optimization.
1162
1163 2011-02-19 H.J. Lu <hongjiu.lu@intel.com>
1164
1165 * gcc.target/i386/pr31167.c: Require int128 instead of lp64.
1166 * gcc.target/i386/pr32280-1.c: Likewise.
1167
1168 2011-02-19 Jakub Jelinek <jakub@redhat.com>
1169
1170 PR target/47800
1171 * gcc.target/i386/pr47800.c: New test.
1172
1173 2011-02-18 Iain Sandoe <iains@gcc.gnu.org>
1174
1175 * objc/execute/exceptions/foward-1.x: New.
1176
1177 2011-02-18 Janus Weil <janus@gcc.gnu.org>
1178
1179 PR fortran/47789
1180 * gfortran.dg/derived_constructor_comps_4.f90: New.
1181
1182 2011-02-18 Tobias Burnus
1183
1184 PR fortran/47775
1185 * gfortran.dg/func_result_6.f90: New.
1186
1187 2011-02-18 Paolo Carlini <paolo.carlini@oracle.com>
1188
1189 PR c++/47795
1190 * g++.dg/cpp0x/lambda/lambda-ice3.C: New.
1191
1192 2011-02-18 Tobias Burnus <burnus@net-b.de>
1193
1194 PR fortran/47750
1195 * lib/gfortran.exp (gfortran_init): Set gcc_error_prefix and
1196 gcc_warning_prefix.
1197 * lib/gfortran-dg.exp (gfortran-dg-test): Update regexp for
1198 normalizing the error/warning output.
1199 * gfortran.dg/Wall.f90: Update dg-error/warning.
1200 * gfortran.dg/argument_checking_15.f90: Update dg-error/warning.
1201 * gfortran.dg/argument_checking_3.f90: Update dg-error/warning.
1202 * gfortran.dg/argument_checking_6.f90: Update dg-error/warning.
1203 * gfortran.dg/bounds_temporaries_1.f90: Update dg-error/warning.
1204 * gfortran.dg/class_30.f90: Update dg-error/warning.
1205 * gfortran.dg/continuation_1.f90: Update dg-error/warning.
1206 * gfortran.dg/continuation_9.f90: Update dg-error/warning.
1207 * gfortran.dg/do_check_5.f90: Update dg-error/warning.
1208 * gfortran.dg/entry_17.f90: Update dg-error/warning.
1209 * gfortran.dg/entry_19.f90: Update dg-error/warning.
1210 * gfortran.dg/fmt_error.f90: Update dg-error/warning.
1211 * gfortran.dg/fmt_read_2.f90: Update dg-error/warning.
1212 * gfortran.dg/g77/12632.f: Update dg-error/warning.
1213 * gfortran.dg/g77/970625-2.f: Update dg-error/warning.
1214 * gfortran.dg/g77/980615-0.f: Update dg-error/warning.
1215 * gfortran.dg/generic_actual_arg.f90: Update dg-error/warning.
1216 * gfortran.dg/global_references_1.f90: Update dg-error/warning.
1217 * gfortran.dg/goto_8.f90: Update dg-error/warning.
1218 * gfortran.dg/initialization_1.f90: Update dg-error/warning.
1219 * gfortran.dg/io_constraints_1.f90: Update dg-error/warning.
1220 * gfortran.dg/io_constraints_2.f90: Update dg-error/warning.
1221 * gfortran.dg/io_constraints_3.f90: Update dg-error/warning.
1222 * gfortran.dg/iostat_3.f90: Update dg-error/warning.
1223 * gfortran.dg/public_private_module.f90: Update dg-error/warning.
1224 * gfortran.dg/volatile3.f90: Update dg-error/warning.
1225 * gfortran.dg/warning-directive-2.F90: Update dg-error/warning.
1226 * gfortran.dg/warnings_are_errors_1.f: Update dg-error/warning.
1227 * gfortran.dg/whole_file_1.f90: Update dg-error/warning.
1228 * gfortran.dg/whole_file_2.f90: Update dg-error/warning.
1229 * gfortran.dg/whole_file_3.f90: Update dg-error/warning.
1230
1231 2011-02-18 Janus Weil <janus@gcc.gnu.org>
1232
1233 PR fortran/47768
1234 * gfortran.dg/proc_ptr_comp_30.f90: New.
1235
1236 2011-02-18 Jakub Jelinek <jakub@redhat.com>
1237
1238 PR debug/47780
1239 * gcc.target/i386/pr47780.c: New test.
1240
1241 2011-02-18 Janus Weil <janus@gcc.gnu.org>
1242
1243 PR fortran/47767
1244 * gfortran.dg/class_40.f03: New.
1245
1246 2011-02-18 Dodji Seketeli <dodji@redhat.com>
1247
1248 PR c++/47208
1249 * g++.dg/cpp0x/auto21.C: New test.
1250
1251 2011-02-17 Iain Sandoe <iains@gcc.gnu.org>
1252
1253 * objc.dg/special/unclaimed-category-1.h: Updated for
1254 new ABI support.
1255 * objc.dg/special/unclaimed-category-1.m: Same.
1256 * objc.dg/zero-link-1.m: Same.
1257 * objc.dg/lookup-1.m: Same.
1258 * objc.dg/torture/strings/const-str-9.m
1259 * objc.dg/torture/strings/const-str-10.m: Same.
1260 * objc.dg/torture/strings/const-str-11.m: Same.
1261 * objc.dg/torture/forward-1.m: Same.
1262 * objc.dg/zero-link-2.m: Same.
1263 * objc.dg/encode-7-next-64bit.m: Same.
1264 * objc.dg/method-4.m: Same.
1265 * objc.dg/next-runtime-1.m: Same.
1266 * objc.dg/image-info.m: Same.
1267 * objc.dg/pr23214.m: Same.
1268 * objc.dg/symtab-1.m: Same.
1269 * obj-c++.dg/basic.m: Same.
1270 * obj-c++.dg/proto-lossage-3.m: Same.
1271 * obj-c++.dg/torture/strings/const-str-10.m: Same.
1272 * obj-c++.dg/torture/strings/const-str-11.m: Same.
1273 * obj-c++.dg/torture/strings/const-str-9.m: Same.
1274 * obj-c++.dg/method-11.m: Same.
1275 * objc/execute/enumeration-1.m: Same.
1276 * objc/execute/object_is_class.m: Same.
1277 * objc/execute/formal_protocol-2.m: Same.
1278 * objc/execute/formal_protocol-4.m: Same.
1279 * objc/execute/formal_protocol-6.m: Same.
1280 * objc/execute/bycopy-3.m: Same.
1281 * objc/execute/exceptions/catchall-1.m: Same.
1282 * objc/execute/exceptions/finally-1.m: Same.
1283 * objc/execute/exceptions/local-variables-1.m: Same.
1284 * objc/execute/exceptions/foward-1.m: Same.
1285 * objc/execute/bf-common.h
1286 * objc/execute/enumeration-2.m: Same.
1287 * objc/execute/formal_protocol-1.m: Same.
1288 * objc/execute/formal_protocol-3.m: Same.
1289 * objc/execute/formal_protocol-5.m: Same.
1290 * objc/execute/accessing_ivars.m: Same.
1291 * objc/execute/bycopy-2.m: Same.
1292 * objc/execute/formal_protocol-7.m: Same.
1293 * objc/execute/compatibility_alias.m: Same.
1294 * objc/execute/no_clash.m: Same.
1295 * objc/execute/object_is_meta_class.m: Same.
1296 * objc/execute/exceptions/exceptions.exp: Load target-supports.exp
1297 * objc/execute/class-tests-1.h: Include stdio.h.
1298 * objc/execute/class-tests-2.h: Same.
1299 * obj-c++.dg/try-catch-9.mm: xfail-run the test with both
1300 runtimes.
1301 * obj-c++.dg/try-catch-2.mm: Same.
1302
1303 2011-02-17 Jakub Jelinek <jakub@redhat.com>
1304
1305 PR c++/47783
1306 * g++.dg/warn/Wunused-parm-4.C: New test.
1307
1308 2011-02-17 Alexandre Oliva <aoliva@redhat.com>
1309 Jan Hubicka <jh@suse.cz>
1310
1311 PR debug/47106
1312 PR debug/47402
1313 * g++.dg/debug/pr47106.C: New.
1314
1315 2011-02-17 Uros Bizjak <ubizjak@gmail.com>
1316
1317 PR target/43653
1318 * gcc.target/i386/pr43653.c: New test.
1319
1320 2011-02-11 Dodji Seketeli <dodji@redhat.com>
1321
1322 PR c++/47172
1323 * g++.dg/template/inherit6.C: New test.
1324
1325 2011-02-16 Janus Weil <janus@gcc.gnu.org>
1326
1327 PR fortran/47745
1328 * gfortran.dg/class_39.f03: New.
1329
1330 2011-02-16 Dodji Seketeli <dodji@redhat.com>
1331
1332 PR c++/47326
1333 * g++.dg/cpp0x/variadic106.C: New test.
1334
1335 2011-02-16 Jakub Jelinek <jakub@redhat.com>
1336
1337 PR libfortran/47757
1338 * gfortran.dg/pr47757-1.f90: New test.
1339 * gfortran.dg/pr47757-2.f90: New test.
1340 * gfortran.dg/pr47757-3.f90: New test.
1341
1342 PR c++/47704
1343 * g++.dg/cpp0x/enum8.C: New test.
1344
1345 2011-02-15 Jason Merrill <jason@redhat.com>
1346
1347 * g++.dg/inherit/implicit-trivial1.C: New.
1348 * g++.dg/cpp0x/implicit-trivial1.C: New.
1349
1350 2011-02-15 H.J. Lu <hongjiu.lu@intel.com>
1351
1352 PR middle-end/47725
1353 * gcc.dg/torture/pr47725.c: Removed.
1354
1355 2011-02-15 Michael Meissner <meissner@linux.vnet.ibm.com>
1356
1357 PR target/47755
1358 * gcc.target/powerpc/pr47755.c: New file, test all 0 vector
1359 constant does not generate a load from memory.
1360
1361 2011-02-15 H.J. Lu <hongjiu.lu@intel.com>
1362
1363 PR middle-end/47725
1364 * gcc.dg/torture/pr47725.c: New.
1365
1366 2011-02-15 Richard Guenther <rguenther@suse.de>
1367
1368 PR tree-optimization/47743
1369 * gcc.dg/torture/pr47743.c: New testcase.
1370
1371 2011-02-15 Jakub Jelinek <jakub@redhat.com>
1372
1373 PR middle-end/47581
1374 * gcc.target/i386/pr47581.c: New test.
1375
1376 2011-02-14 Janus Weil <janus@gcc.gnu.org>
1377
1378 PR fortran/47730
1379 * gfortran.dg/select_type_22.f03: New.
1380
1381 2011-02-14 Jason Merrill <jason@redhat.com>
1382
1383 * g++.dg/cpp0x/regress/enum1.C: New.
1384
1385 2011-02-14 Eric Botcazou <ebotcazou@adacore.com>
1386
1387 * gnat.dg/include.adb: New test.
1388
1389 2011-02-14 Janus Weil <janus@gcc.gnu.org>
1390
1391 PR fortran/47728
1392 * gfortran.dg/class_38.f03: New.
1393
1394 2011-02-14 Eric Botcazou <ebotcazou@adacore.com>
1395
1396 * gcc.dg/pr46494.c: New test.
1397
1398 2011-02-14 Richard Guenther <rguenther@suse.de>
1399
1400 * gcc.dg/attr-weak-hidden-1.c: Make definition of foo strong.
1401
1402 2011-02-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1403
1404 PR ada/41929
1405 * gnat.dg/null_pointer_deref1.exp: Don't skip on
1406 sparc*-sun-solaris2.11.
1407
1408 2011-02-14 Janus Weil <janus@gcc.gnu.org>
1409
1410 PR fortran/47349
1411 * gfortran.dg/argument_checking_18.f90: New.
1412
1413 2011-02-13 Tobias Burnus <burnus@net-b.de>
1414
1415 * gfortran.dg/argument_checking_13.f90: Update dg-error.
1416 * gfortran.dg/argument_checking_17.f90: New.
1417
1418 2011-02-12 Janus Weil <janus@gcc.gnu.org>
1419
1420 * gfortran.dg/allocate_derived_1.f90: Modified as polymorphic arrays
1421 are temporarily disabled.
1422 * gfortran.dg/class_7.f03: Ditto.
1423 * gfortran.dg/coarray_14.f90: Ditto.
1424 * gfortran.dg/typebound_proc_13.f03: Ditto.
1425
1426 2011-02-12 Mikael Morin <mikael.morin@sfr.fr>
1427
1428 PR fortran/45586
1429 * gfortran.dg/extends_11.f03: New.
1430
1431 2011-02-11 Xinliang David Li <davidxl@google.com>
1432
1433 PR tree-optimization/47707
1434 * g++.dg/tree-ssa/pr47707.C: New test.
1435
1436 2011-02-11 Eric Botcazou <ebotcazou@adacore.com>
1437
1438 * g++.dg/opt/inline17.C: New test.
1439
1440 2011-02-11 Tobias Burnus <burnus@net-b.de>
1441
1442 PR fortran/47550
1443 * gfortran.dg/pure_formal_2.f90: New.
1444
1445 2011-02-11 Pat Haugen <pthaugen@us.ibm.com>
1446
1447 PR rtl-optimization/47614
1448 * gfortran.dg/pr47614.f: New.
1449
1450 2011-02-11 Joseph Myers <joseph@codesourcery.com>
1451
1452 PR driver/47678
1453 * gcc.dg/opts-6.c: New test.
1454
1455 2011-02-11 Jakub Jelinek <jakub@redhat.com>
1456
1457 PR debug/47684
1458 * gcc.dg/pr47684.c: New test.
1459
1460 2011-02-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1461
1462 PR target/47629
1463 * gcc.target/i386/pr47312.c: Use dg-require-effective-target
1464 c99_runtime, dg-add-options c99_runtime.
1465 (main): Use __asm__.
1466
1467 2011-02-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1468
1469 PR testsuite/47400
1470 * lib/target-supports.exp (check_ascii_locale_available): New proc.
1471 * lib/target-supports-dg.exp (dg-require-ascii-locale): New proc.
1472 * gcc.dg/attr-alias-5.c: Use dg-require-ascii-locale.
1473 * gcc.dg/ucnid-10.c: Likewise.
1474 * gcc.dg/ucnid-13.c: Likewise.
1475 * gcc.dg/ucnid-7.c: Likewise.
1476 * gcc.dg/ucnid-8.c: Likewise.
1477 Adapt dg-warning line number.
1478
1479 2011-02-10 Uros Bizjak <ubizjak@gmail.com>
1480
1481 * gcc.target/i386/parity-1.c: Use -march=k8.
1482 * gcc.target/i386/parity-2.c: Ditto.
1483 * gcc.target/i386/vecinit-1.c: Ditto.
1484 * gcc.target/i386/vecinit-2.c: Ditto.
1485
1486 2011-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1487
1488 PR target/46610
1489 * gcc.target/mips/save-restore-1.c: Skip on mips-sgi-irix6*.
1490 * gcc.target/mips/save-restore-3.c: Likewise.
1491 * gcc.target/mips/save-restore-4.c: Likewise.
1492 * gcc.target/mips/save-restore-5.c: Likewise.
1493
1494 PR target/47683
1495 * g++.dg/tree-prof/partition1.C: Skip on mips-sgi-irix*.
1496 * g++.dg/tree-prof/partition2.C: Likewise.
1497
1498 2011-02-09 Jason Merrill <jason@redhat.com>
1499
1500 * g++.dg/tree-ssa/inline-3.C: Use a normal function
1501 rather than misdeclare std::puts.
1502
1503 * g++.dg/ext/vla1.C: Adjust for C++0x mode.
1504 * g++.dg/other/warning1.C: Likewise.
1505 * g++.old-deja/g++.bugs/900119_01.C: Likewise.
1506 * g++.old-deja/g++.gb/scope06.C: Likewise.
1507 * g++.old-deja/g++.law/cvt11.C: Likewise.
1508 * g++.old-deja/g++.law/init1.C: Likewise.
1509 * g++.dg/abi/mangle26.C: Likewise.
1510
1511 * g++.dg/template/function1.C: Adjust for C++0x mode.
1512 * g++.dg/cpp0x/regress/template-function1.C: Copy it.
1513
1514 * g++.dg/ext/label10.C: Adjust for C++0x mode.
1515 * g++.dg/cpp0x/regress/ext-label10.C: Copy it.
1516
1517 * g++.dg/cpp0x/regress/ext-cond1.C: Copy from ext/cond1.C.
1518
1519 * g++.dg/cpp0x/regress/abi-empty7.C: New.
1520
1521 * g++.dg/cpp0x/regress: New directory.
1522 * g++.dg/cpp0x/constexpr-regress1.C: Move to regress/regress1.C.
1523 * g++.dg/cpp0x/constexpr-regress2.C: Move to regress/regress2.C.
1524 * g++.dg/cpp0x/regress/regress3.C: New.
1525
1526 2011-02-10 Richard Guenther <rguenther@suse.de>
1527
1528 PR tree-optimization/47677
1529 * gcc.dg/torture/pr47677.c: New testcase.
1530
1531 2011-02-10 Iain Sandoe <iains@gcc.gnu.org>
1532
1533 * objc.dg/special/load-category-1.m: Remove unused header.
1534 * objc.dg/special/load-category-1a.m: Likewise.
1535 * objc.dg/special/load-category-2.m: Likewise.
1536 * objc.dg/special/load-category-2a.m: Likewise.
1537 * objc.dg/special/load-category-3.m: Likewise.
1538 * objc.dg/special/load-category-3a.m: Likewise.
1539 * objc.dg/attributes/proto-attribute-2.m: Likewise.
1540 * objc.dg/attributes/proto-attribute-3.m: Likewise.
1541 * objc.dg/attributes/class-attribute-1.m: Likewise.
1542 * objc.dg/property/property.exp: Don't run for Darwin < 9.
1543 * obj-c++.dg/property/property.exp: Likewise.
1544 * objc.dg/attributes/method-sentinel-1.m: Update type header.
1545 * obj-c++.dg/attributes/method-sentinel-1.mm: Likewise.
1546 * obj-c++.dg/attributes/proto-attribute-2.mm: Skip for Darwin < 9.
1547 * obj-c++.dg/attributes/class-attribute-1.mm: Likewise.
1548 * obj-c++.dg/attributes/proto-attribute-3.mm: Likewise.
1549 * obj-c++.dg/template-8.mm: Likewise.
1550
1551 2011-02-10 Jakub Jelinek <jakub@redhat.com>
1552
1553 PR target/47665
1554 * gcc.target/i386/pr47665.c: New test.
1555
1556 2011-02-10 Jie Zhang <jie@codesourcery.com>
1557
1558 PR testsuite/47622
1559 Revert
1560 2011-02-05 Jie Zhang <jie@codesourcery.com>
1561 PR debug/42631
1562 * gcc.dg/pr42631.c: Update test.
1563 * gcc.dg/pr42631-2.c: New test.
1564
1565 2011-02-09 Janus Weil <janus@gcc.gnu.org>
1566
1567 PR fortran/47352
1568 * gfortran.dg/proc_decl_25.f90: New.
1569
1570 2011-02-09 Janus Weil <janus@gcc.gnu.org>
1571
1572 PR fortran/47463
1573 * gfortran.dg/typebound_assignment_2.f03: New.
1574
1575 2011-02-09 Richard Guenther <rguenther@suse.de>
1576
1577 PR tree-optimization/47664
1578 * gcc.dg/tree-ssa/inline-7.c: New testcase.
1579
1580 2011-02-09 Eric Botcazou <ebotcazou@adacore.com>
1581
1582 PR middle-end/47646
1583 * gnat.dg/uninit_func.adb: Adjust dg directive.
1584
1585 2011-02-09 Dominique Dhumieres <dominiq@lps.ens.fr>
1586
1587 PR middle-end/47646
1588 * obj-c++.dg/attributes/method-noreturn-1.mm: Adjust dg directives.
1589
1590 2011-02-09 Janus Weil <janus@gcc.gnu.org>
1591
1592 PR fortran/47637
1593 * gfortran.dg/auto_dealloc_2.f90: New.
1594
1595 2011-02-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1596
1597 * gcc.dg/builtins-config.h: Remove __sgi handling.
1598 * lib/target-supports.exp (add_options_for_c99_runtime): Add
1599 -std=c99 for mips-sgi-irix6.5*.
1600
1601 2011-02-09 Martin Jambor <mjambor@suse.cz>
1602
1603 PR middle-end/45505
1604 * gfortran.dg/pr25923.f90: Remove xfails.
1605
1606 2011-02-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1607
1608 PR fortran/47583
1609 * gfortran.dg/inquire_14.f90: New test.
1610
1611 2011-02-08 Janus Weil <janus@gcc.gnu.org>
1612
1613 PR fortran/45290
1614 * gfortran.dg/pointer_init_6.f90: New.
1615
1616 2011-02-08 Jeff Law <law@redhat.com>
1617
1618 PR tree-optimization/42893
1619 * gcc.tree-ssa/pr42893.c: New test.
1620
1621 2011-02-08 Sebastian Pop <sebastian.pop@amd.com>
1622
1623 PR tree-optimization/46834
1624 PR tree-optimization/46994
1625 PR tree-optimization/46995
1626 * gcc.dg/graphite/id-pr46834.c: New.
1627 * gfortran.dg/graphite/id-pr46994.f90: New.
1628 * gfortran.dg/graphite/id-pr46995.f90: New.
1629
1630 2011-02-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1631
1632 PR middle-end/47646
1633 * gcc.dg/pr39666-2.c (foo2): If the location of the statement
1634 using the variable is known the warning is emitted there.
1635 * gcc.dg/uninit-pr19430.c (foo): Likewise.
1636 * g++.dg/warn/Wuninitialized-5.C (foo): Likewise.
1637
1638 * c-c++-common/pr20000.c (g): Both warnings occur at the return
1639 statement.
1640 (vg): Likewise.
1641 * gcc.dg/noreturn-1.c (foo5): Likewise.
1642 * objc.dg/attributes/method-noreturn-1.m (method1): Likewise.
1643 (method2): Likewise.
1644
1645 * gfortran.dg/pr25923.f90 (baz): The warning will now be issued for
1646 the return statement using the uninitialized variable.
1647 * gfortran.dg/pr39666-2.f90 (f): Likewise.
1648
1649 2011-02-08 Richard Guenther <rguenther@suse.de>
1650
1651 PR middle-end/47639
1652 * g++.dg/opt/pr47639.c: New testcase.
1653
1654 2011-02-08 Richard Guenther <rguenther@suse.de>
1655
1656 PR tree-optimization/47632
1657 * g++.dg/opt/pr47632.C: New testcase.
1658
1659 2011-02-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1660
1661 * g++.dg/abi/packed1.C: Expect warning on spu-*-* as well.
1662
1663 2011-02-07 Richard Guenther <rguenther@suse.de>
1664
1665 PR tree-optimization/47615
1666 * g++.dg/opt/pr47615.C: New testcase.
1667
1668 2011-02-07 Richard Guenther <rguenther@suse.de>
1669
1670 PR tree-optimization/47621
1671 * gcc.dg/torture/pr47621.c: New testcase.
1672
1673 2011-02-07 Uros Bizjak <ubizjak@gmail.com>
1674
1675 * gfortran.dg/transpose_optimization_2.f90: Cleanup original dump.
1676
1677 2011-02-06 Paul Thomas <pault@gcc.gnu.org>
1678
1679 PR fortran/47592
1680 * gfortran.dg/allocate_with_source_1 : New test.
1681
1682 2011-02-05 Jakub Jelinek <jakub@redhat.com>
1683
1684 PR middle-end/47610
1685 * gcc.dg/pr47610.c: New test.
1686
1687 2011-02-05 Jie Zhang <jie@codesourcery.com>
1688
1689 PR debug/42631
1690 * gcc.dg/pr42631.c: Update test.
1691 * gcc.dg/pr42631-2.c: New test.
1692
1693 2001-02-05 Thomas Koenig <tkoenig@gcc.gnu.org>
1694
1695 PR fortran/47574
1696 * gfortran.dg/pr47574.f90: New test.
1697
1698 2011-02-04 Sebastian Pop <sebastian.pop@amd.com>
1699
1700 PR tree-optimization/46194
1701 * gcc.dg/autopar/pr46194.c: New.
1702
1703 2011-02-04 H.J. Lu <hongjiu.lu@intel.com>
1704
1705 PR tree-optimization/43695
1706 * g++.dg/ipa/pr43695.C: New.
1707
1708 2011-02-04 Jakub Jelinek <jakub@redhat.com>
1709
1710 PR inline-asm/23200
1711 * gcc.dg/pr23200.c: New test.
1712
1713 2011-02-03 Jonathan Wakely <jwakely.gcc@gmail.com>
1714
1715 PR c++/47589
1716 * g++.dg/pr47589.C: New test.
1717
1718 2011-02-03 Dodji Seketeli <dodji@redhat.com>
1719
1720 PR c++/47398
1721 * g++.dg/template/typedef37.C: New test.
1722 * g++.dg/template/param1.C: Adjust expected error message.
1723
1724 2011-02-03 Jakub Jelinek <jakub@redhat.com>
1725
1726 PR middle-end/31490
1727 * gcc.dg/pr31490-2.c: New test.
1728 * gcc.dg/pr31490-3.c: New test.
1729 * gcc.dg/pr31490-4.c: New test.
1730
1731 2011-02-03 Nathan Froyd <froydnj@codesourcery.com>
1732 Jakub Jelinek <jakub@redhat.com>
1733
1734 PR c++/46890
1735 * g++.dg/parser/semicolon3.C: Adjust.
1736 * g++.dg/parser/semicolon4.C: New testcase.
1737 * g++.dg/pr46890.C: New testcase.
1738
1739 2011-02-03 Paolo Carlini <paolo.carlini@oracle.com>
1740
1741 PR c++/29571
1742 * g++.dg/init/pr29571.C: New.
1743
1744 2011-02-03 H.J. Lu <hongjiu.lu@intel.com>
1745
1746 * gfortran.dg/graphite/vect-pr40979.f90: Require vect_double
1747 instead of vect_int.
1748
1749 2011-02-03 Jakub Jelinek <jakub@redhat.com>
1750
1751 PR target/47312
1752 * gcc.target/i386/pr47312.c: New test.
1753
1754 PR target/47564
1755 * gcc.target/i386/pr47564.c: New test.
1756
1757 2011-02-03 Alexandre Oliva <aoliva@redhat.com>
1758
1759 PR tree-optimization/45122
1760 * gcc.dg/tree-ssa/pr45122.c: New.
1761
1762 2011-02-02 Michael Meissner <meissner@linux.vnet.ibm.com>
1763
1764 PR target/47272
1765 * gcc.target/powerpc/vsx-builtin-8.c: New file, test vec_vsx_ld
1766 and vec_vsx_st.
1767
1768 * gcc.target/powerpc/avoid-indexed-addresses.c: Disable altivec
1769 and vsx so a default --with-cpu=power7 doesn't give an error
1770 when -mavoid-indexed-addresses is used.
1771
1772 * gcc.target/powerpc/ppc32-abi-dfp-1.c: Rewrite to use an asm
1773 wrapper function to save the arguments and then jump to the real
1774 function, rather than depending on the compiler not to move stuff
1775 before an asm.
1776 * gcc.target/powerpc/ppc64-abi-dfp-2.c: Ditto.
1777
1778 2011-02-02 Janus Weil <janus@gcc.gnu.org>
1779 Paul Thomas <pault@gcc.gnu.org>
1780
1781 PR fortran/47082
1782 * gfortran.dg/class_37.f03 : New test.
1783
1784 2011-02-02 Sebastian Pop <sebastian.pop@amd.com>
1785 Richard Guenther <rguenther@suse.de>
1786
1787 PR tree-optimization/40979
1788 PR bootstrap/47044
1789 * gcc.dg/graphite/graphite.exp (DEFAULT_VECTCFLAGS): Add -ffast-math.
1790 * gcc.dg/graphite/pr35356-2.c: Adjust pattern.
1791 * gfortran.dg/graphite/graphite.exp: Run vect_files conditionally to
1792 check_vect_support_and_set_flags.
1793 * gfortran.dg/graphite/vect-pr40979.f90: New.
1794
1795 2011-02-02 Janus Weil <janus@gcc.gnu.org>
1796
1797 PR fortran/47572
1798 * gfortran.dg/class_36.f03: New.
1799
1800 2011-02-02 Richard Guenther <rguenther@suse.de>
1801
1802 PR tree-optimization/47566
1803 * gcc.dg/lto/20110201-1_0.c: New testcase.
1804
1805 2011-02-02 Alexandre Oliva <aoliva@redhat.com>
1806
1807 PR debug/47498
1808 PR debug/47501
1809 PR debug/45136
1810 PR debug/45130
1811 * debug/pr47498.c: New.
1812 * debug/pr47501.c: New.
1813
1814 2011-02-01 Richard Guenther <rguenther@suse.de>
1815
1816 PR tree-optimization/47559
1817 * g++.dg/torture/pr47559.C: New testcase.
1818
1819 2011-02-01 Janus Weil <janus@gcc.gnu.org>
1820
1821 PR fortran/47565
1822 * gfortran.dg/typebound_call_20.f03: New.
1823
1824 2011-02-01 Richard Guenther <rguenther@suse.de>
1825
1826 PR tree-optimization/47555
1827 * gcc.dg/pr47555.c: New testcase.
1828
1829 2011-02-01 Richard Guenther <rguenther@suse.de>
1830
1831 PR tree-optimization/47541
1832 * g++.dg/torture/pr47541.C: New testcase.
1833
1834 2011-01-31 Janus Weil <janus@gcc.gnu.org>
1835
1836 PR fortran/47455
1837 * gfortran.dg/typebound_call_19.f03: New.
1838
1839 2011-01-31 Jakub Jelinek <jakub@redhat.com>
1840
1841 PR c++/47416
1842 * g++.dg/cpp0x/pr47416.C: New test.
1843
1844 2011-01-31 Paul Thomas <pault@gcc.gnu.org>
1845
1846 PR fortran/47519
1847 * gfortran.dg/allocate_deferred_char_scalar_2.f03: New test.
1848
1849 2011-01-31 Janus Weil <janus@gcc.gnu.org>
1850
1851 PR fortran/47463
1852 * gfortran.dg/typebound_assignment_1.f03: New.
1853
1854 2011-01-31 Jakub Jelinek <jakub@redhat.com>
1855
1856 PR tree-optimization/47538
1857 * gcc.c-torture/execute/pr47538.c: New test.
1858
1859 2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1860
1861 PR target/45325
1862 * gcc.target/i386/pr38240.c: Add dg-options "-msse".
1863
1864 2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1865
1866 * g++.dg/abi/mangle40.C: Pass "" to dg-require-weak.
1867
1868 2011-01-31 Eric Botcazou <ebotcazou@adacore.com>
1869
1870 PR rtl-optimization/44031
1871 * gcc.c-torture/compile/20110131-1.c: New test.
1872
1873 2011-01-31 Tobias Burnus <burnus@net-b.de>
1874
1875 PR fortran/47042
1876 * gfortran.dg/stmt_func_1.f90: New.
1877
1878 2011-01-31 Tobias Burnus <burnus@net-b.de>
1879
1880 PR fortran/47042
1881 * gfortran.dg/interface_34.f90: New.
1882
1883 2011-01-30 Paul Thomas <pault@gcc.gnu.org>
1884
1885 PR fortran/47523
1886 * gfortran.dg/realloc_on_assign_5.f03: New test.
1887 * gfortran.dg/realloc_on_assign_5.f03: New test.
1888
1889 2011-01-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1890
1891 * gfortran.dg/bessel_6.f90: XFAIL on spu-*-*.
1892 * gfortran.dg/bessel_7.f90: Likewise.
1893 * gfortran.dg/erf_2.F90: Likewise. Always run with -O0.
1894
1895 * gfortran.dg/complex_intrinsics_5.f90: Increase "epsilon".
1896 * gfortran.dg/sum_init_expr.f03: Likewise.
1897
1898 * gfortran.dg/realloc_on_assign_2.f03: Skip on spu-*-*.
1899
1900 * gfortran.dg/lto/20091016-1_0.f90: Replace -shared with
1901 -r -nostdlib.
1902
1903 * gfortran.dg/vect/fast-math-vect-8.f90: Check for vectorized
1904 loop only on "vect_intfloat_cvt" targets.
1905
1906 2011-01-29 Tobias Burnus <burnus@net-b.de>
1907
1908 PR fortran/47531
1909 * gfortran.dg/shape_6.f90: New.
1910
1911 2011-01-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1912
1913 PR libgfortran/47434
1914 * gfortran.dg/read_infnan_1.f90: Update test.
1915 * gfortran.dg/module_nan.f90: Update test.
1916 * gfortran.dg/char4_iunit_1.f03: Update test.
1917 * gfortran.dg/large_real_kind_1.f90: Update test.
1918 * gfortran.dg/real_const_3.f90: Update test.
1919 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Update test.
1920
1921 2011-01-29 Dodji Seketeli <dodji@redhat.com>
1922
1923 PR c++/47311
1924 * g++.dg/template/param2.C: New test.
1925
1926 2011-01-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1927
1928 PR libgfortran/47285
1929 * gfortran.dg/fmt_g.f: New test.
1930
1931 2011-01-28 Tobias Burnus <burnus@net-b.de>
1932
1933 PR fortran/47507
1934 * gfortran.dg/pure_formal_1.f90: New.
1935
1936 2011-01-28 Jakub Jelinek <jakub@redhat.com>
1937
1938 PR target/42894
1939 * gcc.dg/tls/pr42894.c: New test.
1940
1941 2011-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1942
1943 * gcc.dg/pr47276.c: Add dg-require-visibility.
1944
1945 2011-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1946
1947 * gcc.target/i386/asm-6.c: XFAIL on i?86-pc-solaris2.1[0-9] && ilp32.
1948
1949 2011-01-28 Paul Thomas <pault@gcc.gnu.org>
1950 Tobias Burnus <burnus@gcc.gnu.org>
1951
1952 PR fortran/45170
1953 PR fortran/35810
1954 PR fortran/47350
1955 * gfortran.dg/realloc_on_assign_3.f03: New test.
1956 * gfortran.dg/realloc_on_assign_4.f03: New test.
1957 * gfortran.dg/allocatable_function_5.f90: New test.
1958 * gfortran.dg/allocate_deferred_char_scalar_1.f03: New test.
1959 * gfortran.dg/deferred_type_param_2.f90: Remove two "not yet
1960 implemented" dg-errors.
1961
1962 2011-01-27 Jan Hubicka <jh@suse.cz>
1963
1964 PR middle-end/46949
1965 * gcc.dg/attr-weakref-4.c: New testcase
1966
1967 2011-01-27 Martin Jambor <mjambor@suse.cz>
1968
1969 PR tree-optimization/47228
1970 * gcc.dg/torture/pr47228.c: New test.
1971
1972 2011-01-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1973
1974 * gcc.dg/tree-ssa/pr42585.c: Disable on s390 and s390x.
1975
1976 2011-01-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1977
1978 * lib/compat.exp (compat-execute): Pass -Wl,--extra-stack-space=8192
1979 when using auto-overlay support on the SPU.
1980
1981 2011-01-27 Eric Botcazou <ebotcazou@adacore.com>
1982
1983 PR rtl-optimization/44174
1984 * gcc.target/i386/asm-6.c: New test.
1985
1986 2011-01-26 Mikael Pettersson <mikpe@it.uu.se>
1987
1988 PR rtl-optimization/46856
1989 * gcc.c-torture/compile/pr46856.c: New test.
1990
1991 2011-01-26 Nicola Pero <nicola.pero@meta-innovation.com>
1992 Andrew Pinski <pinskia@gmail.com>
1993
1994 PR c/43082
1995 * gcc.dg/pr43082.c: New.
1996
1997 2011-01-26 DJ Delorie <dj@redhat.com>
1998
1999 PR rtl-optimization/46878
2000 * gcc.dg/pr46878-1.c: New test.
2001
2002 2011-01-26 Jakub Jelinek <jakub@redhat.com>
2003
2004 PR c++/47476
2005 * g++.dg/cpp0x/pr47476.C: New test.
2006
2007 2011-01-26 Eric Botcazou <ebotcazou@adacore.com>
2008
2009 * gcc.c-torture/compile/20110126-1.c: New test.
2010
2011 2011-01-26 Jakub Jelinek <jakub@redhat.com>
2012
2013 PR c/47473
2014 * gcc.dg/torture/pr47473.c: New test.
2015
2016 2011-01-26 Jan Hubicka <jh@suse.cz>
2017
2018 PR target/47237
2019 * gcc.c-torture/execute/pr47237.c: New testcase.
2020
2021 2011-01-26 Jan Hubicka <jh@suse.cz>
2022
2023 PR tree-optimization/47190
2024 * gcc.dg/attr-weakref-3.c: New testcase.
2025
2026 2011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
2027
2028 PR c++/43601
2029 * gcc.dg/dll-9a.c: New test file.
2030 * gcc.dg/dll-11.c: Likewise.
2031 * gcc.dg/dll-12.c: Likewise.
2032 * gcc.dg/dll-12a.c: Likewise.
2033 * gcc.dg/dll-11a.c: Likewise.
2034 * gcc.dg/dll-9.c: Likewise.
2035 * gcc.dg/dll-10.c: Likewise.
2036 * gcc.dg/dll-10a.c: Likewise.
2037 * g++.dg/ext/dllexport4a.cc: Likewise.
2038 * g++.dg/ext/dllexport4.C: Likewise.
2039 * g++.dg/ext/dllexport5.C: Likewise.
2040 * g++.dg/ext/dllexport5a.cc: Likewise.
2041
2042 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2043
2044 PR tree-optimization/46970
2045 * gcc.dg/graphite/pr46970.c: New.
2046
2047 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2048
2049 PR tree-optimization/46215
2050 * gcc.dg/graphite/pr46215.c: New.
2051
2052 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2053
2054 PR tree-optimization/46168
2055 * gcc.dg/graphite/pr46168.c: New.
2056
2057 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2058
2059 PR tree-optimization/43657
2060 * gcc.dg/graphite/pr43657.c: New.
2061
2062 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2063
2064 PR tree-optimization/29832
2065 * gfortran.dg/graphite/pr29832.f90: New.
2066
2067 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2068
2069 PR tree-optimization/43567
2070 * gcc.dg/graphite/pr43567.c: New.
2071
2072 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2073
2074 * gfortran.dg/graphite/interchange-4.f: New.
2075 * gfortran.dg/graphite/interchange-5.f: New.
2076
2077 * gcc.dg/tree-ssa/ltrans-1.c: Removed.
2078 * gcc.dg/tree-ssa/ltrans-2.c: Removed.
2079 * gcc.dg/tree-ssa/ltrans-3.c: Removed.
2080 * gcc.dg/tree-ssa/ltrans-4.c: Removed.
2081 * gcc.dg/tree-ssa/ltrans-5.c: Removed.
2082 * gcc.dg/tree-ssa/ltrans-6.c: Removed.
2083 * gcc.dg/tree-ssa/ltrans-8.c: Removed.
2084 * gfortran.dg/ltrans-7.f90: Removed.
2085 * gcc.dg/tree-ssa/data-dep-1.c: Removed.
2086
2087 * gcc.dg/pr18792.c: -> gcc.dg/graphite/pr18792.c
2088 * gcc.dg/pr19910.c: -> gcc.dg/graphite/pr19910.c
2089 * gcc.dg/tree-ssa/20041110-1.c: -> gcc.dg/graphite/pr20041110-1.c
2090 * gcc.dg/tree-ssa/pr20256.c: -> gcc.dg/graphite/pr20256.c
2091 * gcc.dg/pr23625.c: -> gcc.dg/graphite/pr23625.c
2092 * gcc.dg/tree-ssa/pr23820.c: -> gcc.dg/graphite/pr23820.c
2093 * gcc.dg/tree-ssa/pr24309.c: -> gcc.dg/graphite/pr24309.c
2094 * gcc.dg/tree-ssa/pr26435.c: -> gcc.dg/graphite/pr26435.c
2095 * gcc.dg/pr29330.c: -> gcc.dg/graphite/pr29330.c
2096 * gcc.dg/pr29581-1.c: -> gcc.dg/graphite/pr29581-1.c
2097 * gcc.dg/pr29581-2.c: -> gcc.dg/graphite/pr29581-2.c
2098 * gcc.dg/pr29581-3.c: -> gcc.dg/graphite/pr29581-3.c
2099 * gcc.dg/pr29581-4.c: -> gcc.dg/graphite/pr29581-4.c
2100 * gcc.dg/tree-ssa/loop-27.c: -> gcc.dg/graphite/pr30565.c
2101 * gcc.dg/tree-ssa/pr31183.c: -> gcc.dg/graphite/pr31183.c
2102 * gcc.dg/tree-ssa/pr33576.c: -> gcc.dg/graphite/pr33576.c
2103 * gcc.dg/tree-ssa/pr33766.c: -> gcc.dg/graphite/pr33766.c
2104 * gcc.dg/pr34016.c: -> gcc.dg/graphite/pr34016.c
2105 * gcc.dg/tree-ssa/pr34017.c: -> gcc.dg/graphite/pr34017.c
2106 * gcc.dg/tree-ssa/pr34123.c: -> gcc.dg/graphite/pr34123.c
2107 * gcc.dg/tree-ssa/pr36287.c: -> gcc.dg/graphite/pr36287.c
2108 * gcc.dg/tree-ssa/pr37686.c: -> gcc.dg/graphite/pr37686.c
2109 * gcc.dg/pr42917.c: -> gcc.dg/graphite/pr42917.c
2110 * gcc.dg/tree-ssa/data-dep-1.c
2111 * gfortran.dg/loop_nest_1.f90: -> gfortran.dg/graphite/pr29290.f90
2112 * gfortran.dg/pr29581.f90: -> gfortran.dg/graphite/pr29581.f90
2113 * gfortran.dg/pr36286.f90: -> gfortran.dg/graphite/pr36286.f90
2114 * gfortran.dg/pr36922.f: -> gfortran.dg/graphite/pr36922.f
2115 * gfortran.dg/pr39516.f: -> gfortran.dg/graphite/pr39516.f
2116
2117 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2118
2119 PR tree-optimization/47265
2120 PR tree-optimization/47443
2121 * gcc.c-torture/compile/pr47265.c: New test.
2122 * gcc.dg/pr47443.c: New test.
2123
2124 2011-01-25 Martin Jambor <mjambor@suse.cz>
2125
2126 PR tree-optimization/47382
2127 * g++.dg/torture/pr47382.C: New test.
2128 * g++.dg/opt/devirt1.C: Xfail.
2129
2130 2011-01-25 Yao Qi <yao@codesourcery.com>
2131
2132 PR target/45701
2133 * gcc.target/arm/pr45701-1.c: New test.
2134 * gcc.target/arm/pr45701-2.c: New test.
2135 * gcc.target/arm/pr45701-3.c: New test.
2136
2137 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2138 Jakub Jelinek <jakub@redhat.com>
2139
2140 PR tree-optimization/47271
2141 * gcc.dg/tree-ssa/ifc-pr47271.c: New.
2142
2143 2011-01-25 Nick Clifton <nickc@redhat.com>
2144
2145 * gcc.target/rx/builtins.c: Allow -fipa-cp-clone.
2146 (saturate_add): Delete.
2147 (exchange): Delete.
2148 (main): Do not run saturate_add.
2149 (set_interrupts): Delete.
2150
2151 2011-01-25 Tobias Burnus <burnus@net-b.de>
2152
2153 PR fortran/47448
2154 * gfortran.dg/redefined_intrinsic_assignment_2.f90: New.
2155
2156 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2157
2158 PR tree-optimization/47427
2159 PR tree-optimization/47428
2160 * gcc.c-torture/compile/pr47427.c: New test.
2161 * gcc.c-torture/compile/pr47428.c: New test.
2162
2163 2011-01-25 Richard Guenther <rguenther@suse.de>
2164
2165 PR middle-end/47411
2166 * gcc.dg/torture/pr47411.c: New testcase.
2167
2168 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2169
2170 * gfortran.dg/graphite/id-24.f: New.
2171 * gfortran.dg/graphite/id-25.f: New.
2172
2173 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2174
2175 * gfortran.dg/graphite/id-23.f: New.
2176
2177 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2178
2179 * gfortran.dg/graphite/interchange-3.f90: Un-XFAILed.
2180
2181 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2182
2183 * gcc.dg/graphite/block-0.c: Un-XFAILed.
2184 * gcc.dg/graphite/block-1.c: Un-XFAILed.
2185 * gcc.dg/graphite/block-7.c: Un-XFAILed.
2186 * gcc.dg/graphite/block-8.c: Un-XFAILed.
2187 * gcc.dg/graphite/interchange-12.c: Un-XFAILed.
2188 * gcc.dg/graphite/interchange-14.c: Un-XFAILed.
2189 * gcc.dg/graphite/interchange-15.c: Un-XFAILed.
2190 * gcc.dg/graphite/interchange-8.c: Un-XFAILed.
2191 * gcc.dg/graphite/interchange-mvt.c: Un-XFAILed.
2192
2193 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2194
2195 * gcc.dg/graphite/block-0.c: Add documentation.
2196 * gcc.dg/graphite/block-4.c: Same.
2197 * gcc.dg/graphite/block-7.c: Same.
2198 * gcc.dg/graphite/block-8.c: New.
2199 * gcc.dg/graphite/interchange-1.c: Un-XFAILed.
2200 * gcc.dg/graphite/interchange-11.c: Un-XFAILed.
2201 * gcc.dg/graphite/interchange-12.c: Add documentation.
2202 * gcc.dg/graphite/interchange-13.c: New.
2203 * gcc.dg/graphite/interchange-14.c: New.
2204 * gcc.dg/graphite/interchange-15.c: New.
2205 * gcc.dg/graphite/interchange-8.c: Add documentation.
2206 * gcc.dg/graphite/interchange-mvt.c: Same.
2207
2208 2011-01-24 Michael Meissner <meissner@linux.vnet.ibm.com>
2209
2210 PR target/47408
2211 * gcc.target/powerpc/altivec-11.c: Add explicit -mno-vsx.
2212 * gcc.target/powerpc/altivec-14.c: Ditto.
2213 * gcc.target/powerpc/altivec-33.c: Ditto.
2214 * gcc.target/powerpc/altivec-types-1.c: Ditto.
2215 * gcc.target/powerpc/altivec-types-2.c: Ditto.
2216 * gcc.target/powerpc/altivec-types-3.c: Ditto.
2217 * gcc.target/powerpc/altivec-types-4.c: Ditto.
2218 * gcc.target/powerpc/ppc-vector-memcpy.c: Ditto.
2219 * gcc.target/powerpc/ppc-vector-memset.c: Ditto.
2220 * g++.dg/ext/altivec-15.C: Ditto.
2221 * g++.dg/ext/altivec-types-1.C: Ditto.
2222 * g++.dg/ext/altivec-types-2.C: Ditto.
2223 * g++.dg/ext/altivec-types-3.C: Ditto.
2224 * g++.dg/ext/altivec-types-4.C: Ditto.
2225
2226 2011-01-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2227
2228 * lib/scanasm.exp (dg-function-on-line): Handle mips-sgi-irix*.
2229
2230 2011-01-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2231
2232 * gfortran.dg/cray_pointers_2.f90: Avoid cycling through
2233 optimization options.
2234
2235 2011-01-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2236
2237 * gfortran.dg/array_constructor_33.f90: Use dg-timeout-factor 4.
2238
2239 PR testsuite/45988
2240 * gfortran.dg/vect/fast-math-pr38968.f90: Use dg-timeout-factor 2.
2241
2242 2011-01-23 Tobias Burnus <burnus@net-b.de>
2243
2244 PR fortran/47421
2245 * gfortran.dg/allocatable_scalar_12.f90: New.
2246
2247 2011-01-23 Ira Rosen <irar@il.ibm.com>
2248
2249 * gcc.dg/vect/costmodel/spu/costmodel-vect-33.c: Expect
2250 vectorization to be not profitable if peeling is used to
2251 realign the memory access.
2252 * gcc.dg/vect/costmodel/spu/costmodel-vect-76a.c: Increase
2253 loop bound to avoid loop unrolling.
2254 * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: Likewise.
2255
2256 2011-01-22 Jan Hubicka <jh@suse.cz>
2257
2258 PR lto/47333
2259 * g++.dg/lto/pr47333.C: New file.
2260
2261 2011-01-22 Jan Hubicka <jh@suse.cz>
2262
2263 PR tree-optimization/43884
2264 PR lto/44334
2265 * gcc.dg/autopar/outer-2.c: Increase array size.
2266 * gcc.dg/tree-ssa/ldist-pr45948.c: Update test.
2267
2268 2011-01-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2269
2270 PR fortran/38536
2271 * gfortran.dg/c_loc_tests_16.f90: New test.
2272
2273 2011-01-22 Tobias Burnus <burnus@net-b.de>
2274
2275 PR fortran/47399
2276 * gfortran.dg/typebound_proc_19.f90: New.
2277
2278 2011-01-21 Jeff Law <law@redhat.com>
2279
2280 PR tree-optimization/47053
2281 * g++.dg/pr47053.C: New test.
2282
2283 2011-01-21 Jason Merrill <jason@redhat.com>
2284
2285 PR c++/47041
2286 * g++.dg/cpp0x/constexpr-ctor6.C: New.
2287
2288 2011-01-21 Jakub Jelinek <jakub@redhat.com>
2289
2290 PR c++/47388
2291 * g++.dg/cpp0x/range-for10.C: New test.
2292 * g++.dg/template/for1.C: New test.
2293
2294 PR middle-end/45566
2295 * g++.dg/tree-prof/partition3.C: New test.
2296
2297 * g++.dg/tree-prof/tree-prof.exp: Fix a comment.
2298
2299 PR rtl-optimization/47366
2300 * g++.dg/opt/pr47366.C: New test.
2301
2302 2011-01-21 Jason Merrill <jason@redhat.com>
2303
2304 PR c++/46552
2305 * g++.dg/cpp0x/constexpr-regress2.C: New.
2306
2307 * g++.dg/cpp0x/constexpr-stmtexpr.C: New.
2308
2309 2011-01-21 Jeff Law <law@redhat.com>
2310
2311 PR rtl-optimization/41619
2312 * gcc.dg/pr41619.c: New.
2313
2314 2011-01-21 Jakub Jelinek <jakub@redhat.com>
2315
2316 PR tree-optimization/47355
2317 * g++.dg/opt/pr47355.C: New test.
2318
2319 2011-01-21 Richard Guenther <rguenther@suse.de>
2320
2321 * gcc.dg/tree-ssa/pr47392.c: Make test non-static instead of
2322 making main hot.
2323
2324 2011-01-21 Richard Guenther <rguenther@suse.de>
2325
2326 PR tree-optimization/47365
2327 * gcc.dg/torture/pr47365.c: New testcase.
2328 * gcc.dg/tree-ssa/pr47392.c: Likewise.
2329
2330 2011-01-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2331
2332 * g++.dg/other/anon5.C: Skip on mips-sgi-irix*.
2333
2334 2011-01-21 Jakub Jelinek <jakub@redhat.com>
2335
2336 PR tree-optimization/47391
2337 * gcc.dg/pr47391.c: New test.
2338
2339 2011-01-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2340
2341 * g++.dg/template/char1.C: Use signed char.
2342
2343 2011-01-21 Tobias Burnus <burnus@net-b.de>
2344
2345 PR fortran/47377
2346 * gfortran.dg/pointer_target_4.f90: New.
2347
2348 2011-01-20 Michael Meissner <meissner@linux.vnet.ibm.com>
2349
2350 PR target/47251
2351 * gcc.target/powerpc/pr47251.c: Fixup test so that it runs on
2352 ILP32 system and not IP32.
2353
2354 2011-01-20 Alexandre Oliva <aoliva@redhat.com>
2355
2356 PR debug/46583
2357 * g++.dg/debug/pr46583.C: New.
2358
2359 2011-01-20 Jakub Jelinek <jakub@redhat.com>
2360
2361 PR debug/47283
2362 * g++.dg/debug/pr47283.C: New test.
2363
2364 PR testsuite/47371
2365 * gcc.target/i386/headmerge-1.c: Tighten up scan-assembler regex.
2366 * gcc.target/i386/headmerge-2.c: Likewise.
2367
2368 2011-01-20 Richard Guenther <rguenther@suse.de>
2369
2370 PR middle-end/47370
2371 * gcc.dg/torture/pr47370.c: New testcase.
2372
2373 2011-01-20 Jakub Jelinek <jakub@redhat.com>
2374
2375 PR tree-optimization/46130
2376 * gcc.dg/pr46130-1.c: New test.
2377 * gcc.dg/pr46130-2.c: New test.
2378
2379 2011-01-19 Dodji Seketeli <dodji@redhat.com>
2380
2381 PR c++/47291
2382 * g++.dg/debug/dwarf2/template-params-10.C: New test.
2383
2384 2011-01-19 Alexandre Oliva <aoliva@redhat.com>
2385
2386 PR debug/46240
2387 * g++.dg/debug/pr46240.cc: New.
2388
2389 2011-01-19 Jakub Jelinek <jakub@redhat.com>
2390
2391 PR c++/47303
2392 * g++.dg/template/anonunion1.C: New test.
2393
2394 PR rtl-optimization/47337
2395 * gcc.c-torture/execute/pr47337.c: New test.
2396
2397 2011-01-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2398
2399 PR testsuite/45342
2400 * gcc.dg/tls/thr-cse-1.c: Fix match on spu-*.*.
2401
2402 2011-01-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2403
2404 PR tree-optimization/46021
2405 * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on spu-*-*.
2406
2407 2011-01-19 Jakub Jelinek <jakub@redhat.com>
2408
2409 PR tree-optimization/47290
2410 * g++.dg/torture/pr47290.C: New test.
2411
2412 2011-01-18 Janus Weil <janus@gcc.gnu.org>
2413
2414 PR fortran/47240
2415 * gfortran.dg/proc_ptr_comp_29.f90: New.
2416
2417 2011-01-18 Dominique d'Humieres <dominiq@lps.ens.fr>
2418
2419 PR testsuite/41146
2420 * gcc.target/powerpc/asm-es-2.c: Adjust regular expression for
2421 powerpc-apple-darwin9.
2422
2423 2011-01-18 Jakub Jelinek <jakub@redhat.com>
2424
2425 PR rtl-optimization/47299
2426 * gcc.c-torture/execute/pr47299.c: New test.
2427
2428 2011-01-17 Jason Merrill <jason@redhat.com>
2429
2430 * g++.dg/cpp0x/constexpr-virtual.C: New.
2431
2432 2011-01-17 Jakub Jelinek <jakub@redhat.com>
2433
2434 PR fortran/47331
2435 * gfortran.dg/gomp/pr47331.f90: New test.
2436
2437 2011-01-17 Nicola Pero <nicola.pero@meta-innovation.com>
2438
2439 PR objc/47314
2440 * objc.dg/selector-warn-1.m: New.
2441 * obj-c++.dg/selector-warn-1.mm: New.
2442
2443 2011-01-17 Richard Sandiford <rdsandiford@googlemail.com>
2444
2445 * gcc.dg/tree-ssa/vrp51.c: Prefix each "bug." string with "vrp.".
2446 Update dg-final accordingly.
2447
2448 2011-01-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2449
2450 * g++.old-deja/g++.other/init19.C: Don't XFAIL on mips-sgi-irix*.
2451
2452 2011-01-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2453
2454 * gcc.dg/guality/pr36728-1.c: Replace XFAIL for s390(x) with a
2455 target check.
2456 * gcc.dg/guality/pr36728-2.c: Likewise.
2457
2458 2011-01-17 Richard Guenther <rguenther@suse.de>
2459
2460 PR tree-optimization/47313
2461 * g++.dg/torture/pr47313.C: New testcase.
2462
2463 2011-01-17 H.J. Lu <hongjiu.lu@intel.com>
2464
2465 PR target/47318
2466 * gcc.target/i386/avx-vmaskmovpd-1.c: New.
2467 * gcc.target/i386/avx-vmaskmovpd-2.c: Likewise.
2468 * gcc.target/i386/avx-vmaskmovps-1.c: Likewise.
2469 * gcc.target/i386/avx-vmaskmovps-1.c: Likewise.
2470
2471 * gcc.target/i386/avx-vmaskmovpd-256-1.c (avx_test): Load mask
2472 as __m256i.
2473 * gcc.target/i386/avx-vmaskmovpd-256-2.c (avx_test): Likewise.
2474 * gcc.target/i386/avx-vmaskmovps-256-1.c (avx_test): Likewise.
2475 * gcc.target/i386/avx-vmaskmovps-256-2.c (avx_test): Likewise.
2476
2477 2011-01-17 Richard Guenther <rguenther@suse.de>
2478
2479 PR tree-optimization/45967
2480 * gcc.dg/torture/pr45967-2.c: New testcase.
2481 * gcc.dg/torture/pr45967-3.c: Likewise.
2482
2483 2011-01-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2484
2485 PR testsuite/47325
2486 * g++.dg/ext/pr47213.C: Require visibility.
2487
2488 2011-01-16 Richard Sandiford <rdsandiford@googlemail.com>
2489
2490 * gcc.dg/fixed-point/composite-type.c: Pass -Wno-unused.
2491 * gcc.dg/fixed-point/struct-union.c: Update error messages.
2492
2493 2011-01-16 Richard Sandiford <rdsandiford@googlemail.com>
2494
2495 * gcc.c-torture/execute/20101011-1.c: Skip test for MIPS16
2496 Linux-based targets.
2497
2498 2011-01-13 Jan Hubicka <jh@suse.cz>
2499
2500 PR tree-optimization/47276
2501 * gcc.dg/pr47276.c: New testcase.
2502
2503 2011-01-15 Giovanni Funchal <gafunchal@gmail.com>
2504 Jonathan Wakely <jwakely.gcc@gmail.com>
2505
2506 PR c++/33558
2507 * g++.dg/other/pr33558.C: New.
2508 * g++.dg/other/pr33558-2.C: New.
2509
2510 2011-01-14 Martin Jambor <mjambor@suse.cz>
2511
2512 PR tree-optimization/45934
2513 PR tree-optimization/46302
2514 * g++.dg/ipa/devirt-c-1.C: New test.
2515 * g++.dg/ipa/devirt-c-2.C: Likewise.
2516 * g++.dg/ipa/devirt-c-3.C: Likewise.
2517 * g++.dg/ipa/devirt-c-4.C: Likewise.
2518 * g++.dg/ipa/devirt-c-5.C: Likewise.
2519 * g++.dg/ipa/devirt-c-6.C: Likewise.
2520 * g++.dg/ipa/devirt-6.C: Likewise.
2521 * g++.dg/ipa/devirt-d-1.C: Likewise.
2522 * g++.dg/torture/pr45934.C: Likewise.
2523
2524 2011-01-14 Jason Merrill <jason@redhat.com>
2525
2526 * g++.dg/cpp0x/variadic105.C: New.
2527
2528 2011-01-08 Dominique d'Humieres <dominiq@lps.ens.fr>
2529 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2530
2531 PR objc/45989
2532 * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c
2533 (switchfiles): XFAIL objc.dg-struct-layout-encoding-1/t02[57-9]_main.m
2534 execution tests on i?86-*-*, x86_64-*-* and
2535 powerpc*-apple-darwin* && ilp32.
2536 XFAIL objc.dg-struct-layout-encoding-1/t03[01]_main.m execution
2537 tests on i?86-*-* and x86_64-*-*.
2538
2539 2011-01-14 Richard Guenther <rguenther@suse.de>
2540
2541 PR tree-optimization/47280
2542 * g++.dg/opt/pr47280.C: New testcase.
2543
2544 2011-01-14 Jason Merrill <jason@redhat.com>
2545
2546 * g++.dg/cpp0x/constexpr-regress1.C: New.
2547
2548 * g++.dg/ext/flexary2.C: New.
2549
2550 2011-01-14 Richard Guenther <rguenther@suse.de>
2551
2552 PR middle-end/47281
2553 * gcc.dg/torture/pr47281.c: New testcase.
2554 * gcc.dg/tree-ssa/pr46076.c: XFAIL.
2555
2556 2011-01-14 Richard Guenther <rguenther@suse.de>
2557
2558 PR tree-optimization/47286
2559 * gcc.dg/tree-ssa/pr47286.c: New testcase.
2560
2561 2011-01-13 Kai Tietz <kai.tietz@onevision.com>
2562
2563 PR c++/47213
2564 * g++.dg/ext/pr47213.C: New.
2565
2566 2011-01-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2567
2568 * gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.
2569
2570 2011-01-13 Tobias Burnus <burnus@net-b.de>
2571 Mikael Morin <mikael@gcc.gnu.org>
2572
2573 PR fortran/45848
2574 PR fortran/47204
2575 * gfortran.dg/select_type_20.f90: New.
2576 * gfortran.dg/select_type_21.f90: New.
2577
2578 2011-01-13 Michael Meissner <meissner@linux.vnet.ibm.com>
2579
2580 PR target/47251
2581 * gcc.target/powerpc/pr47251.c: New file, test PR 47251 fix.
2582
2583 2011-01-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2584
2585 * gcc.dg/guality/pr36728-1.c: Disable arg1/2 checks for s390 and s390x.
2586 * gcc.dg/guality/pr36728-2.c: Likewise.
2587
2588 2011-01-13 Dodji Seketeli <dodji@redhat.com>
2589
2590 PR debug/PR46973
2591 * g++.dg/debug/dwarf2/template-params-9.C: New test.
2592
2593 2011-01-13 Andrey Belevantsev <abel@ispras.ru>
2594
2595 PR rtl-optimization/45352
2596 * gcc.dg/pr45352-3.c: New.
2597
2598 2011-01-12 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2599
2600 * g++.dg/cpp0x/range-for4.C: Delete useless include and duplicated
2601 comment.
2602 * g++.dg/cpp0x/range-for8.C: New.
2603 * g++.dg/cpp0x/range-for9.C: New.
2604
2605 2011-01-12 Kai Tietz <kai.tietz@onevision.com>
2606
2607 PR debug/47209
2608 * g++.dg/debug/pr47209.C: New.
2609
2610 2011-01-12 Richard Guenther <rguenther@suse.de>
2611
2612 PR lto/47259
2613 * gcc.dg/lto/pr47259_0.c: New testcase.
2614 * gcc.dg/lto/pr47259_1.c: Likewise.
2615
2616 2011-01-12 Iain Sandoe <iains@gcc.gnu.org>
2617
2618 * objc-obj-c++-shared/Object1.h: Add copyright header, update
2619 comments. Add a TEST_SUITE_ADDITIONS category for GNU runtime.
2620 Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the
2621 methods missing from the OBJC2 Object.
2622 * objc-obj-c++-shared/Object1-implementation.h: Add copyright header.
2623 Amend implementation to use a TEST_SUITE_ADDITIONS category for both
2624 GNU and NeXT runtimes.
2625 * objc-obj-c++-shared/Object1.mm: Remove redundant header, update
2626 comments.
2627 * objc-obj-c++-shared/Object1.m: Likewise.
2628 * objc.dg/encode-3.m: Update header use. Amend to be API2 compatible.
2629 * objc.dg/proto-qual-1.m: Likewise.
2630 * obj-c++.dg/proto-lossage-3.mm: Likewise.
2631 * obj-c++.dg/proto-qual-1.mm: Likewise.
2632
2633 2011-01-12 Eric Botcazou <ebotcazou@adacore.com>
2634
2635 PR testsuite/33033
2636 * gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC.
2637
2638 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
2639
2640 Fixed the Objective-C++ testsuite and updated all tests.
2641 * lib/obj-c++.exp (obj-c++_init): Declare and set
2642 gcc_warning_prefix and gcc_error_prefix.
2643 * obj-c++.dg/attributes/categ-attribute-2.mm: Fixed usage of
2644 'dg-warning', 'dg-message' and 'dg-error'.
2645 * obj-c++.dg/class-extension-3.mm: Likewise.
2646 * obj-c++.dg/class-protocol-1.mm: Likewise.
2647 * obj-c++.dg/encode-7.mm: Likewise.
2648 * obj-c++.dg/exceptions-3.mm: Likewise.
2649 * obj-c++.dg/exceptions-5.mm: Likewise.
2650 * obj-c++.dg/method-12.mm: Likewise.
2651 * obj-c++.dg/method-13.mm: Likewise.
2652 * obj-c++.dg/method-15.mm: Likewise.
2653 * obj-c++.dg/method-16.mm: Likewise.
2654 * obj-c++.dg/method-4.mm: Likewise.
2655 * obj-c++.dg/method-8.mm: Likewise.
2656 * obj-c++.dg/method-conflict-1.mm: Likewise.
2657 * obj-c++.dg/method-conflict-2.mm: Likewise.
2658 * obj-c++.dg/method-conflict-3.mm: Likewise. Also, removed FIXME
2659 and uncommented second part of the testcase now that the testsuite
2660 works correctly.
2661 * obj-c++.dg/method-conflict-4.mm: Likewise. Also, removed FIXME
2662 and uncommented second part of the testcase now that the testsuite
2663 works correctly.
2664 * obj-c++.dg/private-1.mm: Likewise.
2665 * obj-c++.dg/proto-lossage-4.mm: Likewise.
2666 * obj-c++.dg/syntax-error-7.mm: Likewise.
2667 * obj-c++.dg/warn5.mm: Likewise.
2668 * obj-c++.dg/property/at-property-14.mm: Likewise.
2669 * obj-c++.dg/property/at-property-16.mm: Likewise, and removed
2670 FIXME.
2671 * obj-c++.dg/property/at-property-18.mm: Likewise.
2672 * obj-c++.dg/property/at-property-20.mm: Likewise, and removed
2673 FIXME.
2674 * obj-c++.dg/property/at-property-21.mm: Likewise.
2675 * obj-c++.dg/property/at-property-28.mm: Likewise.
2676 * obj-c++.dg/property/at-property-5.mm: Likewise.
2677 * obj-c++.dg/property/dynamic-2.mm: Likewise.
2678 * obj-c++.dg/property/property-neg-3.mm: Likewise.
2679 * obj-c++.dg/property/synthesize-11.mm: Likewise.
2680 * obj-c++.dg/property/synthesize-6.mm: Likewise.
2681 * obj-c++.dg/property/synthesize-8.mm: Likewise.
2682 * obj-c++.dg/property/synthesize-9.mm: Likewise.
2683 * obj-c++.dg/tls/diag-5.mm: Likewise.
2684 * obj-c++.dg/ivar-invalid-type-1.mm: Removed FIXME and uncommented
2685 dg-error, now matched correctly.
2686
2687 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
2688
2689 * objc.dg/property/at-property-29.m: New.
2690 * obj-c++.dg/property/at-property-29.mm: New.
2691
2692 2011-01-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2693
2694 * go.test/go-test.exp (go-set-goarch): New proc.
2695 (go-gc-tests): Use it.
2696
2697 2011-01-11 Dodji Seketeli <dodji@redhat.com>
2698
2699 PR debug/46955
2700 * g++.dg/debug/dwarf2/template-params-8.C: New test.
2701
2702 2011-01-11 Richard Henderson <rth@redhat.com>
2703
2704 * gcc-dg/tree-ssa/vrp47.c: Disable for mn10300 as well.
2705
2706 2011-01-11 Jan Hubicka <jh@suse.cz>
2707
2708 PR lto/45721
2709 PR lto/45375
2710 * testsuite/gcc.dg/lto/pr45721_1.c: New file.
2711 * testsuite/gcc.dg/lto/pr45721_0.c: New file.
2712
2713 2011-01-11 Richard Guenther <rguenther@suse.de>
2714
2715 PR tree-optimization/46076
2716 * gcc.dg/tree-ssa/pr46076.c: New testcase.
2717
2718 2011-01-11 Jeff Law <law@redhat.com>
2719
2720 * PR tree-optimization/47086
2721 * gcc.dg/pr47086.c: New test.
2722
2723 2011-01-11 Jason Merrill <jason@redhat.com>
2724
2725 PR c++/46658
2726 * g++.dg/template/new10.C: New.
2727
2728 PR c++/45520
2729 * g++.dg/cpp0x/lambda/lambda-this3.C: New.
2730
2731 2011-01-11 Iain Sandoe <iains@gcc.gnu.org>
2732
2733 * objc-obj-c++-shared/next-mapping.h: Add copyright header.
2734 Split type definitions and NSConstantString class into...
2735 * objc-obj-c++-shared/objc-test-suite-types.h: New.
2736 * objc-obj-c++-shared/nsconstantstring-class.h: New.
2737 * objc-obj-c++-shared/nsconstantstring-class-impl.h: New.
2738 * objc-obj-c++-shared/nsconstantstring-class-impl.m: New.
2739 * objc-obj-c++-shared/nsconstantstring-class-impl.mm: New.
2740 * objc-obj-c++-shared/next-abi.h: Add copyright header, minor update
2741 to comments.
2742 * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: Adjust
2743 encode defines for newer NeXT system headers.
2744 * obj-c++.dg/template-4.mm: Adjust to use nsconstantstring headers.
2745 * obj-c++.dg/torture/strings/string1.mm: Likewise.
2746 * objc.dg/foreach-5.m: Likewise.
2747 * objc.dg/foreach-2.m: Likewise.
2748 * objc.dg/foreach-4.m: Likewise.
2749 * objc.dg/torture/strings/string1.m: Likewise.
2750 * objc.dg/torture/strings/string2.m: Likewise.
2751 * objc.dg/torture/strings/string3.m: Likewise.
2752 * objc.dg/torture/strings/string4.m: Likewise.
2753 * obj-c++.dg/torture/strings/const-str-3.mm: Adjust to use type
2754 header and stand alone.
2755 * obj-c++.dg/strings/strings-2.mm: Likewise.
2756 * objc.dg/torture/strings/const-str-3.m: Likewise.
2757 * objc.dg/strings/strings-2.m: Likewise.
2758 * objc.dg/strings/const-str-12b.m: Likewise.
2759
2760 2011-01-12 Richard Guenther <rguenther@suse.de>
2761
2762 PR middle-end/32511
2763 * gcc.dg/attr-weak-1.c: Adjust.
2764
2765 2011-01-11 Paul Thomas <pault@gcc.gnu.org>
2766
2767 PR fortran/47051
2768 * gfortran.dg/realloc_on_assign_2.f03 : Modify 'test1' to be
2769 standard compliant and comment.
2770
2771 2011-01-10 Jan Hubicka <jh@suse.cz>
2772
2773 PR lto/46083
2774 * gcc.dg/initpri3.c: New testcase.
2775
2776 2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
2777
2778 PR lto/47222
2779 * g++.dg/torture/stackalign/test-unwind.h (g_edi): Mark it
2780 externally visible.
2781 (g_esi): Likewise.
2782 (g_ebx): Likewise.
2783 (g_ebp): Likewise.
2784 (g_esp): Likewise.
2785 (g_ebp_save): Likewise.
2786 (g_esp_save): Likewise.
2787
2788 2011-01-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2789
2790 * g++.dg/ipa/pr46984.C: Add dg-require-effective-target lto.
2791
2792 2011-01-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2793
2794 PR tree-optimization/46021
2795 * gcc.dg/tree-ssa/20040204-1.c: Don't XFAIL on alpha*-*-*,
2796 i?86-*-*, x86_64-*-*.
2797
2798 2011-01-10 Jeff Law <law@redhat.com>
2799
2800 * PR tree-optimization/47141
2801 * gcc.c-torture/compile/pr47141.c: New test.
2802
2803 2011-01-10 Eric Botcazou <ebotcazou@adacore.com>
2804
2805 PR testsuite/46230
2806 * gcc.dg/vect/vect-vfa-slp.c: Remove XFAIL.
2807 * gcc.dg/vect/slp-23.c: Remove XFAIL for SLP.
2808 * gcc.dg/vect/slp-35.c: Remove XFAILs.
2809 * gcc.dg/vect/no-tree-pre-slp-29.c: Likewise.
2810
2811 PR testsuite/46230
2812 * gcc.dg/vect/vect-peel-1.c (main): Prevent initialization loop from
2813 being vectorized. Adjust dg-final pattern. Remove XFAIL.
2814 * gcc.dg/vect/vect-peel-2.c (main): Likewise.
2815 * gcc.dg/vect/vect-peel-4.c (main): Prevent initialization loop from
2816 being vectorized. Adjust dg-final pattern.
2817
2818 PR testsuite/46230
2819 * gcc.dg/vect/pr33804.c: XFAIL only for ilp32.
2820 * gcc.dg/vect/slp-24.c: Likewise.
2821
2822 2011-01-10 Dave Korn <dave.korn.cygwin@gmail.com>
2823
2824 PR c++/47218
2825 * g++.dg/other/pr47218-1.C: New test file.
2826 * g++.dg/other/pr47218.C: Likewise.
2827 * g++.dg/other/pr47218.h: New supporting header.
2828
2829 2011-01-09 Nicola Pero <nicola.pero@meta-innovation.com>
2830
2831 PR objc/47232
2832 * objc.dg/attributes/invalid-attribute-1.m: New.
2833 * obj-c++.dg/attributes/invalid-attribute-1.mm: New.
2834
2835 2011-01-09 Janus Weil <janus@gcc.gnu.org>
2836
2837 PR fortran/47224
2838 * gfortran.dg/proc_ptr_comp_28.f90: New.
2839
2840 2011-01-09 Iain Sandoe <iains@gcc.gnu.org>
2841
2842 * obj-c++.dg/gnu-api-2-class.mm: Skip for Darwin < 9.
2843 * obj-c++.dg/gnu-api-2-ivar.mm: Likewise.
2844 * obj-c++.dg/gnu-api-2-method.mm: Likewise.
2845 * obj-c++.dg/gnu-api-2-objc.mm: Likewise.
2846 * obj-c++.dg/gnu-api-2-object.mm: Likewise.
2847 * obj-c++.dg/gnu-api-2-property.mm: Likewise.
2848 * obj-c++.dg/gnu-api-2-protocol.mm: Likewise.
2849 * obj-c++.dg/gnu-api-2-sel.mm: Likewise.
2850 * objc.dg/gnu-api-2-class.m: Likewise.
2851 * objc.dg/gnu-api-2-ivar.m: Likewise.
2852 * objc.dg/gnu-api-2-method.m: Likewise.
2853 * objc.dg/gnu-api-2-objc.m: Likewise.
2854 * objc.dg/gnu-api-2-object.m: Likewise.
2855 * objc.dg/gnu-api-2-property.m: Likewise.
2856 * objc.dg/gnu-api-2-protocol.m: Likewise.
2857 * objc.dg/gnu-api-2-sel.m: Likewise.
2858
2859 2011-01-09 Iain Sandoe <iains@gcc.gnu.org>
2860
2861 * objc.dg/foreach-1.m: Skip for Darwin < 9.
2862 * objc.dg/objc-foreach-4.m: Likewise.
2863 * objc.dg/objc-foreach-5.m: Skip for Darwin < 9, adjust headers.
2864 * objc.dg/foreach-2.m: Skip for Darwin < 9, return self from init.
2865 * objc.dg/foreach-4.m: Likewise.
2866 * objc.dg/foreach-5.m: Likewise.
2867 * objc.dg/foreach-3.m: Return self from init.
2868
2869 2011-01-09 Thomas Koenig <tkoenig@gcc.gnu.org>
2870
2871 PR fortran/38536
2872 * gfortran.dg/iso_c_binding_c_loc_char_1.f03: New test.
2873
2874 2011-01-09 Janus Weil <janus@gcc.gnu.org>
2875
2876 PR fortran/46313
2877 * gfortran.dg/class_35.f90: New.
2878
2879 2011-01-08 Iain Sandoe <iains@gcc.gnu.org>
2880
2881 * objc.dg/foreach-1.m: Add "-Wall" to flags.
2882
2883 2011-01-08 Nicola Pero <nicola.pero@meta-innovation.com>
2884
2885 PR objc/47078
2886 * objc.dg/invalid-method-2.m: New.
2887 * obj-c++.dg/invalid-method-2.mm: New.
2888
2889 2011-01-08 Paul Thomas <pault@gcc.gnu.org>
2890
2891 PR fortran/46896
2892 * gfortran.dg/transpose_optimization_2.f90 : New test.
2893
2894 2011-01-08 Jan Hubicka <jh@suse.cz>
2895
2896 PR tree-optmization/46469
2897 * g++.dg/torture/pr46469.C: New testcase.
2898
2899 2011-01-08 Iain Sandoe <iains@gcc.gnu.org>
2900
2901 * objc-obj-c++-shared/next-mapping.h: Move code and definitions for
2902 emulation of libobjc-gnu structure layout functionality to ..
2903 * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: New.
2904 * objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h: New.
2905 * objc/execute/bf-common.h: Adjust headers.
2906 * objc/execute/bf-1.m: Likewise.
2907 * objc/execute/bf-2.m: Likewise.
2908 * objc/execute/bf-3.m: Likewise.
2909 * objc/execute/bf-4.m: Likewise.
2910 * objc/execute/bf-5.m: Likewise.
2911 * objc/execute/bf-6.m: Likewise.
2912 * objc/execute/bf-7.m: Likewise.
2913 * objc/execute/bf-8.m: Likewise.
2914 * objc/execute/bf-9.m: Likewise.
2915 * objc/execute/bf-10.m: Likewise.
2916 * objc/execute/bf-11.m: Likewise.
2917 * objc/execute/bf-12.m: Likewise.
2918 * objc/execute/bf-13.m: Likewise.
2919 * objc/execute/bf-14.m: Likewise.
2920 * objc/execute/bf-15.m: Likewise.
2921 * objc/execute/bf-16.m: Likewise.
2922 * objc/execute/bf-17.m: Likewise.
2923 * objc/execute/bf-18.m: Likewise.
2924 * objc/execute/bf-19.m: Likewise.
2925 * objc/execute/bf-20.m: Likewise.
2926 * objc/execute/bf-21.m: Likewise.
2927 * objc/execute/bycopy-3.m: Adjust headers, add next-specific code for
2928 objc_get_type_qualifiers ().
2929
2930 2011-01-08 Thomas Koenig <tkoenig@gcc.gnu.org>
2931
2932 PR fortran/45777
2933 * gfortran.dg/dependency_39.f90: New test.
2934
2935 2011-01-07 Jan Hubicka <jh@suse.cz>
2936
2937 Get builtins tests ready for linker plugin.
2938 * gcc.c-torture/execute/builtins/memcpy-chk.c (s2,s3,l1): Mark volatile.
2939 * gcc.c-torture/execute/builtins/memops-asm-lib.c (my_memcpy, my_bcopy,
2940 my_memset, my_bzero): Mark used.
2941 * gcc.c-torture/execute/builtins/memset-chk.c (l1, l3): Mark volatile.
2942 * gcc.c-torture/execute/builtins/memmove-chk.c (s1,s2,s3,l1): Mark
2943 volatile.
2944 * gcc.c-torture/execute/builtins/mempcpy-chk.c (s2,s3,l1): Mark
2945 volatile.
2946
2947 2011-01-07 Jan Hubicka <jh@suse.cz>
2948
2949 PR tree-optimization/46367
2950 * g++.dg/torture/pr46367.C: New file.
2951
2952 2011-01-07 Jakub Jelinek <jakub@redhat.com>
2953
2954 PR target/47201
2955 * gcc.dg/pr47201.c: New test.
2956
2957 PR bootstrap/47187
2958 * gcc.dg/tree-prof/pr47187.c: New test.
2959
2960 2011-01-07 Tobias Burnus <burnus@net-b.de>
2961
2962 PR fortran/41580
2963 * gfortran.dg/extends_type_of_3.f90: New.
2964
2965 2011-01-07 Kai Tietz <kai.tietz@onevision.com>
2966
2967 * g++.dg/ext/dllexport-MI1.C: Adjust test.
2968 * g++.dg/ext/dllimport-MI1.C: Likewise.
2969 * g++.dg/ext/dllimport1.C: Add test for x86_64-*-mingw*.
2970 * g++.dg/ext/dllimport10.C: Likewise.
2971 * g++.dg/ext/dllimport11.C: Likewise.
2972 * g++.dg/ext/dllimport12.C: Likewise.
2973 * g++.dg/ext/dllimport13.C: Likewise.
2974 * g++.dg/ext/dllimport2.C: Likewise.
2975 * g++.dg/ext/dllimport3.C: Likewise.
2976 * g++.dg/ext/dllimport4.C: Likewise.
2977 * g++.dg/ext/dllimport5.C: Likewise.
2978 * g++.dg/ext/dllimport6.C: Likewise.
2979 * g++.dg/ext/dllimport8.C: Likewise.
2980 * g++.dg/ext/dllimport9.C: Likewise.
2981 * g++.dg/ext/selectany2.C: Enable test for x86_64-*-mingw*
2982 targets, too. Additionally enable test for i?86-*-mingw*.
2983 * g++.dg/ext/selectany1.C: Likewise.
2984 Remove guard variable check.
2985
2986 2011-01-07 Janus Weil <janus@gcc.gnu.org>
2987
2988 PR fortran/47189
2989 PR fortran/47194
2990 * gfortran.dg/storage_size_3.f08: Extended.
2991
2992 2011-01-07 Jakub Jelinek <jakub@redhat.com>
2993
2994 PR c++/47022
2995 * g++.dg/template/stdarg1.C: New test.
2996
2997 2011-01-06 Daniel Franke <franke.daniel@gmail.com>
2998
2999 PR fortran/47195
3000 * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
3001 * gfortran.dg/defined_operators_1.f90: Split the subroutine
3002 from the interface of functions to not hide the errors that
3003 shall be tested.
3004
3005 2011-01-06 Jan Hubicka <jh@suse.cz>
3006
3007 * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
3008 * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
3009
3010 2011-01-06 Daniel Franke <franke.daniel@gmail.com>
3011
3012 PR fortran/33117
3013 PR fortran/46478
3014 * gfortran.dg/interface_33.f90: New test.
3015
3016 2011-01-06 Jakub Jelinek <jakub@redhat.com>
3017
3018 PR c/47150
3019 * gcc.c-torture/compile/pr47150.c: New test.
3020
3021 2011-01-06 Ira Rosen <irar@il.ibm.com>
3022
3023 PR tree-optimization/47139
3024 * gcc.dg/vect/pr47139.c: New test.
3025
3026 2011-01-05 Janus Weil <janus@gcc.gnu.org>
3027
3028 PR fortran/47180
3029 * gfortran.dg/extends_type_of_2.f03: New.
3030
3031 2011-01-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3032
3033 * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
3034
3035 2011-01-05 Eric Botcazou <ebotcazou@adacore.com>
3036
3037 * gnat.dg/opt14.adb: New test.
3038
3039 2011-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
3040
3041 PR fortran/46017
3042 * gfortran.dg/allocate_error_2.f90: New test.
3043
3044 2011-01-05 Janus Weil <janus@gcc.gnu.org>
3045
3046 PR fortran/47024
3047 * gfortran.dg/storage_size_3.f08: New.
3048
3049 2011-01-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3050
3051 PR libgfortran/47154
3052 * gfortran.dg/namelist_68.f90: New test.
3053
3054 2011-01-04 Eric Botcazou <ebotcazou@adacore.com>
3055
3056 * gnat.dg/unchecked_convert8.ad[sb]: New test.
3057
3058 2011-01-04 Janus Weil <janus@gcc.gnu.org>
3059
3060 PR fortran/46448
3061 * gfortran.dg/class_34.f90: New.
3062
3063 2011-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3064
3065 * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
3066 use __builtin_inff. Skip all single-precision tests that require
3067 Infinity.
3068
3069 2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3070
3071 * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
3072
3073 2011-01-03 Jakub Jelinek <jakub@redhat.com>
3074
3075 PR tree-optimization/47148
3076 * gcc.c-torture/execute/pr47148.c: New test.
3077
3078 PR tree-optimization/47155
3079 * gcc.c-torture/execute/pr47155.c: New test.
3080
3081 PR rtl-optimization/47157
3082 * gcc.c-torture/compile/pr47157.c: New test.
3083
3084 2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3085
3086 * gcc.dg/torture/vector-shift2.c (schar): Define.
3087 (main): Always use schar or uchar instead of plain "char" to avoid
3088 dependencies on implementation-defined char signedness.
3089
3090 2011-01-03 Martin Jambor <mjambor@suse.cz>
3091
3092 PR tree-optimization/46801
3093 * gnat.dg/pack9.adb: Remove xfail.
3094
3095 2011-01-03 Martin Jambor <mjambor@suse.cz>
3096
3097 PR tree-optimization/46984
3098 * g++.dg/ipa/pr46984.C: New test.
3099
3100 2011-01-02 Janus Weil <janus@gcc.gnu.org>
3101
3102 PR fortran/46408
3103 * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
3104
3105 2011-01-02 Jakub Jelinek <jakub@redhat.com>
3106
3107 PR tree-optimization/47140
3108 * gcc.c-torture/compile/pr47140.c: New test.
3109
3110 PR rtl-optimization/47028
3111 * gcc.dg/pr47028.c: New test.
3112
3113 2011-01-02 Nicola Pero <nicola.pero@meta-innovation.com>
3114
3115 * objc.dg/protocol-forward-1.m: Removed TODO.
3116 * objc.dg/protocol-forward-2.m: New.
3117 * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
3118 * obj-c++.dg/protocol-forward-2.mm: New.
3119
3120 2011-01-01 Kai Tietz <kai.tietz@onevision.com>
3121
3122 PR target/38662
3123 * g++.dg/eh/pr38662.C: New testcase.
3124
3125 2011-01-01 Chung-Lin Tang <cltang@codesourcery.com>
3126
3127 * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
3128 scan for newline '\n'.
3129
3130 \f
3131 Copyright (C) 2011 Free Software Foundation, Inc.
3132
3133 Copying and distribution of this file, with or without modification,
3134 are permitted in any medium without royalty provided the copyright
3135 notice and this notice are preserved.