]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/ChangeLog
re PR tree-optimization/38723 (default definitions not in avail_out)
[gcc.git] / gcc / testsuite / ChangeLog
1 2009-03-28 Richard Guenther <rguenther@suse.de>
2
3 PR tree-optimization/38723
4 * gcc.dg/tree-ssa/ssa-fre-22.c: New testcase.
5
6 2009-03-28 Paul Thomas <pault@gcc.gnu.org
7
8 PR fortran/38538
9 * gfortran.dg/char_result_13.f90: New test.
10
11 2009-03-28 Paul Thomas <pault@gcc.gnu.org>
12
13 PR fortran/38765
14 * gfortran.dg/alloc_comp_assign_9.f90: New test.
15
16 2009-03-28 Daniel Kraft <d@domob.eu>
17
18 * gfortran.dg/trim_1.f90: New test.
19
20 2009-03-28 Richard Guenther <rguenther@suse.de>
21
22 * gcc.dg/Warray-bounds.c: Do not use redundant stores.
23 * g++.dg/warn/Warray-bounds.C: Likewise.
24
25 2009-03-28 Tobias Burnus <burnus@net-b.de>
26
27 PR fortran/32626
28 * gfortran.dg/recursive_check_7.f90: New test.
29
30 2009-03-28 Tobias Burnus <burnus@net-b.de>
31
32 PR fortran/38432
33 * gfortran.dg/do_check_5.f90: New test.
34 * gfortran.dg/array_constructor_11.f90: Add dg-warning.
35 * gfortran.dg/array_constructor_18.f90: Ditto.
36 * gfortran.dg/array_constructor_22.f90: Ditto.
37 * gfortran.dg/do_3.F90: Ditto.
38 * gfortran.dg/do_1.f90: Ditto.
39
40 2009-03-28 Richard Guenther <rguenther@suse.de>
41
42 PR tree-optimization/38180
43 * gcc.dg/tree-ssa/ssa-ccp-24.c: New testcase.
44
45 2009-03-28 Richard Guenther <rguenther@suse.de>
46
47 PR tree-optimization/38513
48 * gcc.dg/tree-ssa/ssa-fre-21.c: New testcase.
49 * gcc.dg/tree-ssa/ssa-dse-11.c: Adjust.
50 * gcc.dg/vect/vect-reduc-dot-u8a.c: Likewise.
51 * gcc.dg/vect/vect-reduc-dot-u8b.c: Likewise.
52 * gcc.dg/vect/slp-widen-mult-u8.c: Likewise.
53 * gcc.dg/vect/vect-multitypes-16.c: Likewise.
54 * gcc.dg/vect/vect-35.c: Likewise.
55 * gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c: Likewise.
56 * gcc.dg/vect/vect-multitypes-17.c: Likewise.
57 * gcc.dg/vect/slp-widen-mult-s16.c: Likewise.
58
59 2009-03-28 Richard Guenther <rguenther@suse.de>
60
61 PR tree-optimization/38968
62 * gfortran.dg/vect/fast-math-pr38968.f90: New testcase.
63
64 2009-03-28 Richard Guenther <rguenther@suse.de>
65
66 PR tree-optimization/37795
67 * gcc.dg/tree-ssa/ssa-ifcombine-7.c: New testcase.
68
69 2009-03-28 Joseph Myers <joseph@codesourcery.com>
70
71 * g++.old-deja/g++.ext/attrib5.C, g++.old-deja/g++.jason/thunk3.C,
72 gcc.c-torture/compile/981006-1.c: Don't XFAIL or add special
73 options for removed targets.
74
75 2009-03-27 Richard Guenther <rguenther@suse.de>
76
77 PR tree-optimization/39120
78 * gcc.c-torture/execute/pr39120.c: New testcase.
79
80 2009-03-27 Richard Guenther <rguenther@suse.de>
81
82 PR tree-optimization/39120
83 * gcc.dg/torture/pta-callused-1.c: New testcase.
84
85 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
86
87 PR middle-end/39315
88 * gcc.target/i386/pr39315-1.c: New.
89 * gcc.target/i386/pr39315-2.c: Likewise.
90 * gcc.target/i386/pr39315-3.c: Likewise.
91 * gcc.target/i386/pr39315-4.c: Likewise.
92 * gcc.target/i386/pr39315-check.c: Likewise.
93
94 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
95
96 PR c/39323
97 * gcc.dg/pr39323-1.c: New.
98 * gcc.dg/pr39323-2.c: Likewise.
99 * gcc.dg/pr39323-3.c: Likewise.
100
101 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
102
103 PR target/38034
104 * gcc.target/ia64/sync-1.c: New.
105
106 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
107
108 PR target/39472
109 * gcc.target/x86_64/abi/callabi/func-2a.c: New.
110 * gcc.target/x86_64/abi/callabi/func-2b.c: Likewise.
111 * gcc.target/x86_64/abi/callabi/func-indirect-2a.c: Likewise.
112 * gcc.target/x86_64/abi/callabi/func-indirect-2b.c: Likewise.
113 * gcc.target/x86_64/abi/callabi/vaarg-4a.c: Likewise.
114 * gcc.target/x86_64/abi/callabi/vaarg-4b.c: Likewise.
115 * gcc.target/x86_64/abi/callabi/vaarg-5a.c: Likewise.
116 * gcc.target/x86_64/abi/callabi/vaarg-5b.c: Likewise.
117
118 2009-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
119
120 * gcc.dg/torture/builtin-explog-1.c: Remove tests that aren't true
121 for low precision (i.e. float).
122
123 2009-03-27 Dodji Seketeli <dodji@redhat.com>
124 Jakub Jelinek <jakub@redhat.com>
125
126 PR debug/37959
127 * g++.dg/debug/dwarf2/explicit-constructor.C: New test.
128
129 2009-03-27 Jakub Jelinek <jakub@redhat.com>
130
131 * gcc.dg/memmove-2.c: New test.
132 * gcc.dg/memmove-3.c: New test.
133
134 * gcc.dg/ipa/ipacost-1.c: Adjust match pattern for change
135 in clone naming.
136
137 2009-03-27 Xinliang David Li <davidxl@google.com>
138
139 PR tree-optimization/39557
140 * g++.dg/tree-ssa/dom-invalid.C: New test.
141
142 2009-03-27 Xinliang David Li <davidxl@google.com>
143
144 PR tree-optimization/39548
145 * g++.dg/tree-ssa/copyprop.C: New test.
146
147 2009-03-27 Andrew Pinski <andrew_pinski@playstation.sony.com>
148
149 PR c++/38638
150 * g++.dg/template/typename17.C: New testcase.
151 * g++.dg/template/typename18.C: New testcase.
152
153 2009-03-27 Andrew Pinski <andrew_pinski@playstation.sony.com>
154
155 PR c++/36799
156 * g++.dg/other/var_copy-1.C: New test.
157
158 2009-03-27 Simon Martin <simartin@users.sourceforge.net>
159
160 PR c++/37647
161 * g++.dg/parse/ctor9.C: New test.
162
163 2009-03-27 Simon Martin <simartin@users.sourceforge.net>
164
165 PR c++/29727
166 * g++.dg/init/error2.C: New test.
167
168 2009-03-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
169
170 PR c++/35652
171 * gcc.dg/pr35652.C: New.
172 * g++.dg/warn/pr35652.C: New.
173 * gcc.dg/format/plus-1.c: Adjust message.
174
175 2009-03-26 Jakub Jelinek <jakub@redhat.com>
176
177 PR c++/39554
178 * gcc.dg/wdisallowed-functions-3.c: New test.
179 * g++.dg/warn/Wdisallowed-functions-3.C: New test.
180
181 2009-03-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
182
183 * gcc.dg/inline-33.c: Fix when pic.
184
185 2009-03-25 Alexander Monakov <amonakov@ispras.ru>
186
187 * gcc.target/ia64/20090324-1.c: New test.
188
189 2009-03-25 Jakub Jelinek <jakub@redhat.com>
190
191 PR c/27898
192 * gcc.dg/pr27898.c: New test.
193
194 PR tree-optimization/32139
195 * gcc.c-torture/compile/pr32139.c: New test.
196
197 2009-03-24 Jason Merrill <jason@redhat.com>
198
199 PR c++/28274
200 * g++.dg/parse/defarg14.C: New test.
201
202 2009-03-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
203
204 PR libfortran/39528
205 * gfortran.dg/read_repeat.f90: New test.
206
207 2009-03-24 Ira Rosen <irar@il.ibm.com>
208
209 PR tree-optimization/39529
210 * gcc.dg/vect/pr39529.c: New test.
211
212 2009-03-24 Dodji Seketeli <dodji@redhat.com>
213 Jakub Jelinek <jakub@redhat.com>
214
215 PR debug/39524
216 * g++.dg/debug/dwarf2/imported-decl-1.C: New test.
217
218 2009-03-23 Jakub Jelinek <jakub@redhat.com>
219
220 PR c/39495
221 * gcc.dg/gomp/pr39495-2.c: Remove xfails.
222
223 2009-03-23 Jason Merrill <jason@redhat.com>
224
225 * g++.dg/cpp0x/auto12.C: Add variadic test.
226
227 PR c++/39526
228 * g++.dg/warn/Wshadow-4.C: New test.
229
230 2009-03-23 Jakub Jelinek <jakub@redhat.com>
231
232 PR tree-optimization/39516
233 * gfortran.dg/pr39516.f: New test.
234
235 2009-03-22 Hans-Peter Nilsson <hp@axis.com>
236
237 * lib/target-libpath.exp (set_ld_library_path_env_vars):
238 Correct TEST_GCC_EXEC_PREFIX test to check existence as a tcl
239 variable, not environment variable.
240
241 2009-03-21 Jason Merrill <jason@redhat.com>
242
243 PR c++/28879
244 * g++.dg/ext/vla6.C: New test.
245
246 2009-03-20 Jason Merrill <jason@redhat.com>
247
248 * g++.dg/cpp0x/initlist5.C: Add additional test.
249
250 2009-03-19 Jakub Jelinek <jakub@redhat.com>
251 Janis Johnson <janis187@us.ibm.com>
252
253 * lib/compat.exp (compat-get-options-main, compat-get-options):
254 Handle dg-prune-output in source file.
255 * lib/gcc-defs.exp (${tool}_check_compile): Process prune requests.
256 * gcc.dg/compat/struct-layout-1_main.c: Use dg-prune for warning.
257 * gcc.dg/compat/struct-layout-1_generate.c: Use -Wno-abi, prune
258 two warnings.
259
260 2009-03-19 Jakub Jelinek <jakub@redhat.com>
261
262 PR c/39495
263 * gcc.dg/gomp/pr39495-1.c: New test.
264 * gcc.dg/gomp/pr39495-2.c: New test.
265 * g++.dg/gomp/pr39495-1.C: New test.
266 * g++.dg/gomp/pr39495-2.C: New test.
267
268 PR target/39496
269 * gcc.target/i386/pr39496.c: New test.
270 * g++.dg/other/pr39496.C: New test.
271
272 2009-03-19 Li Feng <nemokingdom@gmail.com>
273
274 PR middle-end/39500
275 * gcc.dg/autopar/pr39500-1.c: New.
276 * gcc.dg/autopar/pr39500-2.c: New.
277
278 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
279
280 * g++.dg/dg.exp: Prune graphite.
281
282 2009-03-18 Sebastian Pop <sebastian.pop@amd.com>
283
284 PR middle-end/39447
285 * g++.dg/graphite: New.
286 * g++.dg/graphite/graphite.exp: New.
287 * g++.dg/graphite/pr39447.C: New.
288
289 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
290
291 PR c++/39425
292 * g++.dg/template/pr39425.C: New.
293
294 * g++.dg/template/spec33.C: Updated.
295
296 2009-03-17 Jason Merrill <jason@redhat.com>
297
298 * g++.dg/cpp0x/auto6.C, auto12.C: Update mangling.
299
300 2009-03-17 Paolo Carlini <paolo.carlini@oracle.com>
301
302 PR c++/39475
303 * g++.dg/ext/unary_trait_incomplete.C: New.
304
305 2009-03-17 Jing Yu <jingyu@google.com>
306
307 PR middle-end/39378
308 * g++.dg/inherit/thunk10.C: New test.
309
310 2009-03-17 Uros Bizjak <ubizjak@gmail.com>
311
312 PR target/39482
313 * gcc.target/i386/pr39482.c: New test.
314
315 2009-03-17 Jakub Jelinek <jakub@redhat.com>
316
317 PR debug/39471
318 * g++.dg/debug/dwarf2/imported-module-2.C: Expect
319 DW_TAG_imported_module, not just any DW_TAG_imported prefixed tag.
320 * g++.dg/debug/dwarf2/imported-module-3.C: Likewise.
321 * g++.dg/debug/dwarf2/imported-module-4.C: Likewise.
322
323 PR middle-end/39443
324 * gcc.dg/pr39443.c: New test.
325
326 PR debug/39412
327 * gcc.dg/debug/pr39412.c: New test.
328
329 2009-03-17 Janis Johnson <janis187@us.ibm.com>
330
331 PR testsuite/38526
332 * lib/target-libpath.exp (set_ld_library_path_env_vars): Save
333 existing GCC_EXEC_PREFIX, set to TEST_GCC_EXEC_PREFIX if that
334 is defined.
335 (restore_ld_library_path_env_vars): Restore GCC_EXEC_PREFIX to
336 its original value, or unset if it was not defined.
337 * gcc.dg/compat/struct-layout-1.exp: Use set/restore library
338 path procs around use of HOSTCC.
339 * g++.dg/compat/struct-layout-1.exp: Ditto.
340 * objc.dg/gnu-encoding/gnu-encoding.exp: Ditto.
341
342 2009-03-16 H.J. Lu <hongjiu.lu@intel.com>
343
344 * gcc.target/x86_64/abi/callabi/func-indirect.c (main): Return 0.
345
346 2009-03-16 Janis Johnson <janis187@us.ibm.com>
347
348 Revert patch for PR testsuite/37630.
349
350 PR testsuite/37960
351 * gcc.dg/pr11492.c: Replace constant and remove xfail.
352
353 PR testsuite/37630
354 * lib/target-supports.exp (check_effective_target_ieee): New.
355 * gcc.c-torture/execute/ieee/ieee.exp: Use it.
356 * gcc.dg/20001012-1.c: Require ieee.
357
358 PR testsuite/37628
359 * gcc.c-torture/execute/pr35456.x: New, skip test for vax.
360
361 2009-03-16 Jakub Jelinek <jakub@redhat.com>
362
363 PR tree-optimization/39455
364 * gcc.dg/pr39455.c: New test.
365
366 2009-03-13 David Ayers <ayers@fsfe.org>
367
368 * objc/execute/trivial.m. New test.
369
370 2009-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
371
372 PR target/39137
373 * testsuite/gcc.target/i386/stackalign/longlong-2.c: Skip on darwin.
374
375 2009-03-13 H.J. Lu <hongjiu.lu@intel.com>
376
377 PR testsuite/39451
378 * gcc.dg/asm-b.c: Use "Q" constraint on %b1/%h1 and "R"
379 constraint on (%2).
380
381 2009-03-12 David Ayers <ayers@fsfe.org>
382
383 PR libobjc/27466
384 * objc/execute/exceptions/handler-1.m. New test.
385
386 2008-03-12 Jakub Jelinek <jakub@redhat.com>
387
388 PR target/39431
389 * gcc.target/i386/pr39431.c: New test.
390
391 2009-03-12 H.J. Lu <hongjiu.lu@intel.com>
392
393 PR target/39445
394 * gcc.target/i386/pr39445.c: New.
395
396 * gcc.target/i386/push-1.c: XFAIL.
397
398 2009-03-11 Adam Nemet <anemet@caviumnetworks.com>
399
400 * gcc.dg/inline-33.c: New test.
401
402 2009-03-11 Nathan Froyd <froydnj@codesourcery.com>
403
404 * gcc.dg/vect/vect-82.c: Combine dg-do and
405 dg-require-effective-target into dg-skip-if.
406 * gcc.dg/vect/vect-83.c: Likewise.
407
408 2009-03-11 Jakub Jelinek <jakub@redhat.com>
409
410 PR target/39137
411 * gcc.target/i386/stackalign/longlong-1.c: New test.
412 * gcc.target/i386/stackalign/longlong-2.c: New test.
413
414 2009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
415
416 * g++.old-deja/g++.jason/thunk2.C: Skip on SPU.
417
418 2009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
419
420 * gcc.c-torture/execute/ieee/inf-3.c: New test.
421 * gcc.c-torture/execute/ieee/inf-2.c: Fix typo.
422
423 2009-03-11 Olivier Hainque <hainque@adacore.com>
424
425 * gnat.dg/slice_enum.adb: New test.
426
427 2009-03-11 Jason Merrill <jason@redhat.com>
428
429 PR debug/39086
430 * g++.dg/opt/nrv15.C: New test.
431
432 2009-03-10 Ira Rosen <irar@il.ibm.com>
433
434 PR tree-optimization/39422
435 * gcc.dg/vect/costmodel/spu/costmodel-vect-76b.c: Move
436 constant array with static initialization to global memory.
437 * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: Likewise.
438
439 2009-03-10 Hariharan Sandanagobalane <hariharan@picochip.com>
440
441 * gcc.c-torture/execute/pr39339.c: Bitfield sizes changed to avoid
442 padding.
443
444 2009-03-09 Jakub Jelinek <jakub@redhat.com>
445
446 PR c++/39371
447 * g++.dg/opt/switch2.C: Add -w to dg-options.
448 * g++.dg/warn/Wswitch-1.C: Adjust expected warnings.
449 * g++.dg/warn/switch1.C: New test.
450 * g++.dg/other/switch3.C: New test.
451
452 PR tree-optimization/39394
453 * gcc.c-torture/compile/pr39394.c: New test.
454
455 2009-03-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
456
457 * gcc.target/s390/20090223-1.c: New testcase.
458
459 2009-03-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
460
461 PR libfortran/39402
462 * gfortran.dg/fmt_f0_1.f90: New test.
463
464 2009-03-08 H.J. Lu <hongjiu.lu@intel.com>
465
466 PR c++/39060
467 * g++.dg/other/new1.C: Adjusted.
468 * g++.dg/parse/crash40.C: Likewise.
469 * g++.dg/parse/defarg12.C: Likewise.
470 * g++.dg/template/error15.C: Likewise.
471
472 * g++.dg/other/pr39060.C: New.
473
474 2009-03-07 Jason Merrill <jason@redhat.com>
475
476 PR c++/39367
477 * g++.dg/opt/new1.C: New.
478
479 2009-03-06 Paolo Carlini <paolo.carlini@oracle.com>
480
481 PR c++/33492
482 * g++.dg/other/error32.C: New.
483
484 2009-03-06 Jakub Jelinek <jakub@redhat.com>
485
486 PR middle-end/39360
487 * gcc.c-torture/compile/pr39360.c: New test.
488
489 PR debug/39372
490 * g++.dg/debug/dwarf2/static-local-var-in-ctor.C: New test.
491
492 2009-03-05 Jason Merrill <jason@redhat.com>
493
494 PR c++/38908
495 * g++.dg/warn/Wuninitialized-3.C: New test.
496
497 2009-03-05 Jakub Jelinek <jakub@redhat.com>
498
499 PR debug/39379
500 * g++.dg/debug/dwarf2/imported-module-3.C: New test.
501 * g++.dg/debug/dwarf2/imported-module-4.C: New test.
502
503 2009-03-04 Jason Merrill <jason@redhat.com>
504
505 PR c++/13549
506 * g++.dg/template/koenig7.C: New test.
507
508 2009-03-04 Nathan Sidwell <nathan@codesourcery.com>
509
510 * g++.dg/torture/predcom-1.C: New test.
511
512 2009-03-04 Richard Guenther <rguenther@suse.de>
513
514 PR tree-optimization/39362
515 * g++.dg/torture/pr39362.C: New testcase.
516
517 2009-03-04 Jason Merrill <jason@redhat.com>
518 Giovanni Bajo <giovannibajo@gcc.gnu.org>
519
520 PR c++/9634
521 PR c++/29469
522 PR c++/29607
523 * g++.dg/template/dependent-name5.C: New test.
524
525 2009-03-04 Steve Ellcey <sje@cup.hp.com>
526
527 PR testsuite/39357
528 * gcc.dg/vect-iv-6.c (dg-require-effective-target): Change from
529 vect_int to vect_int_mult.
530
531 2009-03-04 Richard Guenther <rguenther@suse.de>
532
533 PR tree-optimization/39358
534 * g++.dg/warn/Wstrict-aliasing-bogus-escape-2.C: New testcase.
535 * g++.dg/warn/Wstrict-aliasing-bogus-escape-3.C: Likewise.
536
537 2009-03-04 Richard Guenther <rguenther@suse.de>
538
539 PR tree-optimization/39339
540 * gcc.c-torture/execute/pr39339.c: New testcase.
541
542 2009-03-03 Joseph Myers <joseph@codesourcery.com>
543
544 * gcc.c-torture/compile/20090303-1.c,
545 gcc.c-torture/compile/20090303-2.c: New tests.
546
547 2009-03-03 Jakub Jelinek <jakub@redhat.com>
548
549 PR fortran/39354
550 * gfortran.dg/gomp/pr39354.f90: New test.
551
552 PR tree-optimization/39343
553 * gcc.dg/pr39343.c: New test.
554
555 2009-03-03 Ira Rosen <irar@il.ibm.com>
556
557 PR tree-optimization/39248
558 * gcc.dg/vect/vect-complex-1.c: Add attribute aligned to the arrays.
559 * gcc.dg/vect/vect-iv-6.c: Don't expect to fail to vectorize
560 on targets without vector misalignment support.
561 * lib/target-supports.exp
562 (check_effective_target_vect_short_mult): Add
563 check_effective_target_arm32.
564
565 2009-03-02 Sebastian Pop <sebastian.pop@amd.com>
566
567 PR middle-end/39335
568 * testsuite/gcc.dg/graphite/pr39335_1.c: New.
569 * testsuite/gcc.dg/graphite/pr39335.c: New.
570
571 2009-03-02 H.J. Lu <hongjiu.lu@intel.com>
572
573 * gcc.target/i386/stackalign/return-4.c: Scan andl/andq instead
574 of andl.
575 * gcc.target/i386/stackalign/return-5.c: Likewise.
576 * gcc.target/i386/stackalign/return-6.c: Likewise.
577
578 2009-03-02 Richard Guenther <rguenther@suse.de>
579 Ira Rosen <irar@il.ibm.com>
580
581 PR tree-optimization/39318
582 * gfortran.dg/vect/pr39318.f90: New test.
583
584 2009-03-01 Jan Hubicka <jh@suse.cz>
585
586 * gcc.dg/debug/dwarf2/ipa-cp1.c: New testcase.
587
588 2009-03-01 Jan Hubicka <jh@suse.cz>
589
590 PR debug/39267
591 * gcc.dg/debug/dwarf2/inline1.c: New testcase.
592
593 2009-03-01 Eric Botcazou <ebotcazou@adacore.com>
594
595 * gnat.dg/pack12.adb: New test.
596
597 2009-02-26 H.J. Lu <hongjiu.lu@intel.com>
598
599 PR c++/37789
600 * g++.dg/other/pr37789.C: New.
601
602 2009-02-26 Paul Thomas <pault@gcc.gnu.org>
603
604 PR fortran/39295
605 * gfortran.dg/interface_25.f90: New test.
606 * gfortran.dg/interface_26.f90: New test.
607
608 2009-02-26 Paul Thomas <pault@gcc.gnu.org>
609
610 PR fortran/39292
611 * gfortran.dg/initialization_22.f90: New test.
612
613 2009-02-25 H.J. Lu <hongjiu.lu@intel.com>
614
615 PR rtl-optimization/39241
616 * gcc.dg/torture/pr39241.c: New.
617
618 2009-02-25 Martin Jambor <mjambor@suse.cz>
619
620 PR tree-optimizations/39259
621 * g++.dg/torture/pr39259.C: New testcase.
622
623 2009-02-24 Richard Guenther <rguenther@suse.de>
624
625 PR c++/39242
626 * g++.dg/template/instantiate10.C: New testcase.
627
628 2009-02-24 Richard Guenther <rguenther@suse.de>
629 Zdenek Dvorak <ook@ucw.cz>
630
631 PR tree-optimization/39233
632 * gcc.c-torture/execute/pr39233.c: New testcase.
633
634 2009-02-23 Sebastian Pop <sebastian.pop@amd.com>
635
636 PR tree-optimization/39260
637 * gcc.dg/graphite/pr39260.c: New.
638
639 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
640
641 * g++.dg/init/static-init1.C: Replace int with __PTRDIFF_TYPE__.
642
643 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
644
645 PR c++/36411
646 * g++.dg/template/void14.C: New.
647
648 2009-02-23 Jason Merrill <jason@redhat.com>
649
650 PR c++/38880
651 * g++.dg/init/const7.C: Remove XFAIL.
652 * g++.dg/init/static-init1.C: New test.
653
654 * g++.dg/cpp0x/initlist14.C: New test.
655
656 2009-02-21 Thomas Koenig <tkoenig@gcc.gnu.org>
657
658 PR fortran/38914
659 * bound_simplification_2.f90: New test case.
660 * bound_7.f90: New test case.
661
662 2009-02-21 Joseph Myers <joseph@codesourcery.com>
663
664 * gcc.dg/cpp/include4.c: New test.
665
666 2009-02-21 Uros Bizjak <ubizjak@gmail.com>
667
668 PR target/39256
669 * gcc.target/i386/abi-2.c: New.
670
671 2009-02-21 Kaz Kojima <kkojima@gcc.gnu.org>
672
673 * gcc.c-torture/execute/pr39228.x: New.
674
675 2009-02-21 Uros Bizjak <ubizjak@gmail.com>
676
677 * gcc.target/i386/abi-1.c: Use scan-assembler-times "..." 1 instead of
678 scan-assembler to check for xmm0 register.
679
680 2009-02-20 Mark Mitchell <mark@codesourcery.com>
681 Joseph Myers <joseph@codesourcery.com>
682
683 * gcc.target/arm/va_list.c: New test.
684 * g++.dg/abi/arm_va_list.C: Likewise.
685 * lib/target-supports.exp (check_effective_target_arm_eabi): New
686 function.
687 * g++.dg/cpp0x/temp-va-arg-bug.C, g++.dg/other/stdarg1.C,
688 g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-3.C,
689 g++.dg/warn/miss-format-4.C, g++.dg/warn/miss-format-5.C,
690 g++.dg/warn/miss-format-6.C, g++.old-deja/g++.other/vaarg2.C,
691 g++.old-deja/g++.other/vaarg3.C, g++.old-deja/g++.other/vaarg4.C,
692 g++.old-deja/g++.pt/builtin.C: Use -Wno-abi on ARM EABI targets.
693
694 2009-02-20 Jack Howarth <howarth@bromo.med.uc.edu>
695
696 PR testsuite/38164
697 * gcc.target/i386/amd64-abi-3.c: Add -fomit-frame-pointer
698 to dg-options.
699
700 2009-02-20 Jakub Jelinek <jakub@redhat.com>
701
702 PR target/39240
703 * gcc.c-torture/execute/pr39240.c: New test.
704
705 2009-02-20 Jason Merrill <jason@redhat.com>
706
707 PR c++/39225
708 * g++.dg/parse/dtor15.C: New test.
709
710 2009-02-19 Kazu Hirata <kazu@codesourcery.com>
711
712 * gcc.c-torture/execute/20090219-1.c: New.
713
714 2009-02-19 Adam Nemet <anemet@caviumnetworks.com>
715
716 * gcc.target/mips/mips.exp: Comment !CPU in the isa* pseudo-options.
717 (mips-dg-options): When matching isa* pseudo-options make
718 'value' optional and accept ! entries. Use $spec instead of
719 $isa_spec in the isa pseudo-option error message. Only
720 perform the ISA-range check when 'value' is set. If arch is
721 matching any CPU in the ! entries switch to its generic ISA.
722 * gcc.target/mips/branch-1.c: Pass isa=!octeon.
723 * gcc.target/mips/dmult-1.c: Pass isa=64!octeon rather than -mips64.
724
725 2009-02-19 Jakub Jelinek <jakub@redhat.com>
726
727 PR target/39175
728 * gcc.dg/visibility-20.c: New test.
729 * g++.dg/ext/visibility/visibility-11.C: New test.
730
731 2009-02-19 H.J. Lu <hongjiu.lu@intel.com>
732
733 PR c++/39188
734 * g++.dg/abi/pr39188-1a.C: New.
735 * g++.dg/abi/pr39188-1b.C: Likewise.
736 * g++.dg/abi/pr39188-1.h: Likewise.
737 * g++.dg/abi/pr39188-2a.C: Likewise.
738 * g++.dg/abi/pr39188-2b.C: Likewise.
739 * g++.dg/abi/pr39188-2.h: Likewise.
740 * g++.dg/abi/pr39188-3a.C: Likewise.
741 * g++.dg/abi/pr39188-3b.C: Likewise.
742 * g++.dg/abi/pr39188-3.h: Likewise.
743
744 2009-02-19 Joseph Myers <joseph@codesourcery.com>
745
746 PR c/38483
747 * gcc.c-torture/execute/call-trap-1.c,
748 gcc.c-torture/execute/va-arg-trap-1.c, gcc.dg/call-diag-1.c: New
749 tests.
750
751 2009-02-19 Uros Bizjak <ubizjak@gmail.com>
752
753 PR target/39228
754 * gcc.c-torture/execute/pr39228.c: New test.
755
756 2009-02-19 Richard Guenther <rguenther@suse.de>
757
758 PR tree-optimization/39074
759 * gcc.dg/torture/pr39074.c: New testcase.
760 * gcc.dg/torture/pr39074-2.c: Likewise.
761 * gcc.dg/torture/pr39074-3.c: Likewise.
762
763 2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
764
765 PR c++/39219
766 * g++.dg/parse/attr3.C: New.
767
768 2009-02-18 Jack Howarth <howarth@bromo.med.uc.edu>
769
770 PR testsuite/38165
771 * g++.dg/pubtypes.C: Adopt Radar 4535968 fix to testcase.
772
773 PR testsuite/38166
774 * g++.dg/ext/visibility/class1.C: Revert revision 122348
775 and skip on Darwin.
776
777 2009-02-18 Jason Merrill <jason@redhat.com>
778
779 PR c++/38880
780 * g++.dg/init/const7.C: Remove XFAIL.
781
782 PR target/39179
783 * g++.dg/opt/const6.C: New test.
784
785 2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
786
787 * gcc.dg/callabi/callabi.exp: Moved to ...
788 * gcc.target/x86_64/abi/callabi/callabi.exp: Here. Only run
789 in 64bit mode.
790
791 * gcc.target/x86_64/abi/callabi/func-1.c: Don't check target.
792 * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
793 * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
794 * gcc.target/x86_64/abi/callabi/pr38891.c: Likewise.
795 * gcc.target/x86_64/abi/callabi/vaarg-1.c: Likewise.
796 * gcc.target/x86_64/abi/callabi/vaarg-2.c: Likewise.
797 * gcc.target/x86_64/abi/callabi/vaarg-3.c: Likewise.
798
799 * gcc.dg/callabi/callabi.h: Moved to ...
800 * gcc.target/x86_64/abi/callabi/callabi.h: Here.
801
802 * gcc.dg/callabi/func-1.c: Moved to ...
803 * gcc.target/x86_64/abi/callabi/func-1.c: Here.
804
805 * gcc.dg/callabi/func-indirect.c: Moved to ...
806 * gcc.target/x86_64/abi/callabi/func-indirect.c: Here.
807
808 * gcc.dg/callabi/pr38891.c: Moved to ...
809 * gcc.target/x86_64/abi/callabi/pr38891.c: Here.
810
811 * gcc.dg/callabi/vaarg-1.c: Moved to ...
812 * gcc.target/x86_64/abi/callabi/vaarg-1.c: Here.
813
814 * gcc.dg/callabi/vaarg-2.c: Moved to ...
815 * gcc.target/x86_64/abi/callabi/vaarg-2.c: Here.
816
817 * gcc.dg/callabi/vaarg-3.c: Moved to ...
818 * gcc.target/x86_64/abi/callabi/vaarg-3.c: Here.
819
820 2009-02-17 Xuepeng Guo <xuepeng.guo@intel.com>
821
822 PR target/38891
823 * gcc.dg/callabi/pr38891.c: New.
824
825 2009-02-17 H.J. Lu <hongjiu.lu@intel.com>
826
827 * gcc.dg/callabi/callabi.exp: New.
828
829 2009-02-17 H.J. Lu <hongjiu.lu@intel.com>
830
831 PR target/39082
832 * g++.dg/compat/struct-layout-1_generate.c (dg_options): Add
833 -Wno-abi for x86.
834 * gcc.dg/compat/struct-layout-1_generate.c (dg_options): Likewise.
835
836 * gcc.target/i386/pr39082-1.c: New.
837
838 * gcc.target/x86_64/abi/abi-x86_64.exp (additional_flags): Add
839 -Wno-abi.
840
841 * gcc.target/x86_64/abi/args.h (XMM_T): Add _m64 and _m128 if
842 CHECK_M64_M128 is defined.
843 (check_f_arguments): Add "do".
844 (check_vector_arguments): New.
845 (check_m64_arguments): Likewise.
846 (check_m128_arguments): Likewise.
847
848 * gcc.target/x86_64/abi/defines.h: Include <xmmintrin.h>.
849 (CHECK_M64_M128): Define.
850
851 * gcc.target/x86_64/abi/test_m64m128_returning.c: New. Based
852 on abitest.
853 * gcc.target/x86_64/abi/test_passing_m64m128.c: Likewise.
854
855 * gcc.target/x86_64/abi/test_passing_structs.c: Define __m128
856 tests only if CHECK_M64_M128 is defined.
857
858 * gcc.target/x86_64/abi/test_passing_structs.c (m128_struct): New.
859 (m128_2_struct): Likewise.
860 (check_struct_passing5): Likewise.
861 (check_struct_passing6): Likewise.
862 (main): Test struct with __m128 if CHECK_M64_M128 is defined.
863
864 * gcc.target/x86_64/abi/test_passing_unions.c (un4): New.
865 (un5): Likewise.
866 (check_union_passing4): Likewise.
867 (main): Test union with __m128 if CHECK_M64_M128 is defined.
868
869 2009-02-18 Joseph Myers <joseph@codesourcery.com>
870
871 PR c/35447
872 * gcc.dg/noncompile/pr35447-1.c: New test.
873
874 2009-02-18 Jakub Jelinek <jakub@redhat.com>
875
876 PR tree-optimization/36922
877 * gfortran.dg/pr36922.f: New test.
878
879 2009-02-17 Richard Guenther <rguenther@suse.de>
880
881 PR tree-optimization/39202
882 * gcc.c-torture/compile/pr39202.c: New testcase.
883
884 2009-02-17 Richard Guenther <rguenther@suse.de>
885
886 PR tree-optimization/39204
887 * gcc.dg/torture/pr39204.c: New testcase.
888
889 2009-02-17 Bingfeng Mei <bmei@broadcom.com>
890
891 * gcc.dg/vect/vect-outer-5.c: Require vect_float support.
892 * gcc.dg/vect/vect-outer-6.c: Ditto.
893
894 2009-02-16 Joseph Myers <joseph@codesourcery.com>
895
896 PR c/35446
897 * gcc.dg/noncompile/init-5.c: New test.
898 * gcc.dg/init-bad-4.c: Adjust expected errors.
899
900 2009-02-16 H.J. Lu <hongjiu.lu@intel.com>
901
902 PR target/37049
903 * gcc.target/i386/push-1.c: New.
904
905 2009-02-15 Uros Bizjak <ubizjak@gmail.com>
906
907 * gcc.dg/struct/w_prof_single_str_global.c: Mask return value.
908
909 2009-02-13 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
910
911 * gcc.target/spu/intrinsics-sr.c: New test.
912
913 2009-02-13 Steve Ellcey <sje@cup.hp.com>
914
915 PR target/38056
916 * gcc.target/ia64/sibcall-opt-1.c: New test.
917 * gcc.target/ia64/sibcall-opt-2.c: New test.
918
919 2009-02-13 Paul Thomas <pault@gcc.gnu.org>
920
921 PR fortran/36528
922 * gfortran.dg/cray_pointers_8.f90: New test.
923
924 PR fortran/36703
925 * gfortran.dg/cray_pointers_9.f90: New test.
926
927 2009-02-13 Jason Merrill <jason@redhat.com>
928
929 PR c++/39070
930 * g++.dg/cpp0x/decltype16.C: New.
931
932 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
933
934 PR target/39152
935 * gfortran.dg/gomp/pr39152.f90: New.
936
937 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
938
939 PR target/39162
940 * gcc.target/i386/pr39162.c: New.
941
942 2009-02-13 Joseph Myers <joseph@codesourcery.com>
943
944 PR c/35444
945 * gcc.dg/noncompile/pr35444-1.c, gcc.dg/noncompile/pr35444-2.c:
946 New tests.
947
948 2009-02-12 Jason Merrill <jason@redhat.com>
949
950 PR c++/38950
951 * g++.dg/template/array20.C: New test.
952
953 2009-02-12 Uros Bizjak <ubizjak@gmail.com>
954
955 * gcc.dg/torture/fp-int-convert-float128-timode.c: Do not check
956 for lp64 in "dg-do run" directive. Remove dg-xfail-if directive.
957 * gcc.dg/torture/fp-int-convert-timode.c: Remove xfail directive.
958
959 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
960
961 * g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".
962
963 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
964
965 PR target/39152
966 * gfortran.dg/pr39152.f: New.
967
968 2009-02-11 Jason Merrill <jason@redhat.com>
969
970 PR c++/39153
971 * g++.dg/cpp0x/defaulted9.C: New test.
972
973 PR c++/30111
974 * g++.dg/init/value7.C: New test.
975
976 2009-02-11 Paolo Bonzini <bonzini@gnu.org>
977
978 PR target/38824
979 * gcc.target/i386/pr38824.c: New testcase.
980
981 2009-02-11 Jason Merrill <jason@redhat.com>
982
983 PR c++/38649
984 * g++.dg/cpp0x/defaulted8.C: New test.
985
986 PR c++/36744
987 * g++.dg/cpp0x/rv9p.C: New test.
988
989 2009-02-10 Eric Botcazou <ebotcazou@adacore.com>
990
991 * gnat.dg/aliasing3.adb: New test.
992 * gnat.dg/aliasing3_pkg.ad[sb]: New helper.
993
994 2009-02-10 Paolo Carlini <paolo.carlini@oracle.com>
995
996 PR c++/34397
997 * g++.dg/template/crash88.C: New.
998 * g++.dg/template/crash89.C: Likewise.
999
1000 2009-02-10 Steve Ellcey <sje@cup.hp.com>
1001
1002 PR c/39084
1003 * gcc.dg/pr39084.c: New test.
1004
1005 2009-02-10 Jakub Jelinek <jakub@redhat.com>
1006
1007 PR target/39139
1008 * gcc.target/i386/pr39139.c: New test.
1009
1010 2009-02-10 Richard Guenther <rguenther@suse.de>
1011
1012 PR tree-optimization/39132
1013 * gcc.dg/torture/pr39132.c: New testcase.
1014
1015 2009-02-10 H.J. Lu <hongjiu.lu@intel.com>
1016
1017 PR target/39119
1018 * gcc.target/x86_64/abi/avx/abi-avx.exp: New.
1019 * gcc.target/x86_64/abi/avx/args.h: Likewise.
1020 * gcc.target/x86_64/abi/avx/asm-support.S: Likewise.
1021 * gcc.target/x86_64/abi/avx/avx-check.h: Likewise.
1022 * gcc.target/x86_64/abi/avx/test_m256_returning.c: Likewise.
1023 * gcc.target/x86_64/abi/avx/test_passing_m256.c: Likewise.
1024 * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
1025 * gcc.target/x86_64/abi/avx/test_passing_unions.c: Likewise.
1026
1027 2009-02-09 Jason Merrill <jason@redhat.com>
1028
1029 PR c++/39109
1030 * g++.dg/init/value6.C: New test.
1031
1032 2009-02-09 H.J. Lu <hongjiu.lu@intel.com>
1033
1034 * gcc.target/x86_64/abi/abi-x86_64.exp: Use glob instead of find.
1035
1036 2009-02-09 Eric Botcazou <ebotcazou@adacore.com>
1037
1038 * gcc.c-torture/compile/20090209-1.c: New test.
1039
1040 2009-02-06 Paolo Carlini <paolo.carlini@oracle.com>
1041
1042 PR c++/35147
1043 PR c++/37737
1044 * g++.dg/cpp0x/vt-35147.C: New.
1045 * g++.dg/cpp0x/vt-37737-1.C: Likewise.
1046 * g++.dg/cpp0x/vt-37737-2.C: Likewise.
1047
1048 2009-02-06 Joseph Myers <joseph@codesourcery.com>
1049
1050 PR c/35434
1051 * gcc.dg/attr-alias-4.c: New test.
1052
1053 2009-02-06 Janis Johnson <janis187@us.ibm.com>
1054
1055 PR c/39035
1056 * gcc.dg/dfp/pr39035.c: New test.
1057
1058 2009-02-06 Joseph Myers <joseph@codesourcery.com>
1059
1060 PR c/36432
1061 * gcc.dg/c90-flex-array-2.c, gcc.dg/c99-flex-array-6.c: New tests.
1062
1063 2009-02-05 Jakub Jelinek <jakub@redhat.com>
1064
1065 PR c++/39106
1066 * g++.dg/opt/thunk3.C: New test.
1067
1068 2009-02-05 Nick Clifton <nickc@redhat.com>
1069
1070 * gcc.c-torture/compile/20080625-1.c: Skip for M32C.
1071 * gcc.c-torture/compile/limits-stringlit.c: Likewise.
1072 * gcc.dg/cdce1.c: Likewise.
1073 * gcc.dg/cpp/_Pragma6.c: Likewise.
1074 * g++.dg/cpp/_Pragma1.C: Likewise.
1075 * gcc.dg/utf32-2.c: Xfail for M32C.
1076 * gcc.dg/utf32-1.c: Likewise.
1077 * gcc.dg/utf32-3.c: Likewise.
1078 * gcc.dg/Wtype-limits.c: Add expected warning messages for 16-bit
1079 targets.
1080 * gcc.dg/Wtype-limits-Wextra.c: Likewise.
1081 * gcc.dg/utf32-4.c: Only run for 32-bit+ targets.
1082 * gcc.dg/Wconversion-5.c: Likewise.
1083 * gcc.dg/tree-ssa/data-dep-1.c: Likewise.
1084 * gcc.dg/tree-ssa/ldist-3.c: Likewise.
1085 * gcc.dg/tree-ssa/ldist-5.c: Likewise.
1086 * gcc.dg/utf-inc-init.c: Likewise.
1087 * gcc.dg/pr11492.c: Xfail for 16-bit targets.
1088 * gcc.dg/utf-array.c: Add expected warning messages for M32C.
1089 * gcc.dg/utf-array-short-wchar.c: Likewise.
1090 * gcc.dg/tree-ssa/pr33920.c: Expect a warning from all 16-bit targets.
1091 * gcc.dg/mallign.c: Use size_t instead of long.
1092
1093 2009-02-05 Uros Bizjak <ubizjak@gmail.com>
1094
1095 * g++.dg/torture/pr31863.C: Generalize dg-timeout-factor.
1096
1097 2009-02-05 Daniel Berlin <dberlin@dberlin.org>
1098
1099 * gcc.c-torture/execute/pr39100.c: New.
1100
1101 2009-02-05 Joseph Myers <joseph@codesourcery.com>
1102
1103 PR c/35435
1104 * gcc.dg/tls/diag-6.c: New test.
1105
1106 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
1107
1108 AVX Programming Reference (January, 2009)
1109 * gcc.target/i386/avx-vpclmulqdq.c: New.
1110 * gcc.target/i386/pclmul-avx-check.h: Likewise.
1111
1112 * gcc.target/i386/i386.exp (check_effective_target_vpclmul): New.
1113
1114 * gcc.target/i386/pclmulqdq.c (CHECK_H): New.
1115 (TEST): Likewise. Include CHECK_H instead of "pclmul-check.h".
1116 (pclmul_test): Renamed to ...
1117 (TEST): This.
1118
1119 2009-02-04 Jakub Jelinek <jakub@redhat.com>
1120
1121 PR c++/39095
1122 * g++.dg/abi/mangle31.C: New test.
1123
1124 2009-02-03 Joseph Myers <joseph@codesourcery.com>
1125
1126 PR c/29129
1127 * c90-arraydecl-1.c: Do not expect error for [*] in abstract
1128 declarator.
1129 * vla-6.c: Likewise. Expect warning not error for [*] lexically
1130 inside function prototype but not part of parameter declarator.
1131 * vla-11.c: New test.
1132
1133 2009-02-03 Jason Merrill <jason@redhat.com>
1134
1135 * g++.dg/warn/main-4.C: New test.
1136 * g++.old-deja/g++.bugs/900227_01.C: Remove &main warnings.
1137
1138 2009-02-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
1139
1140 PR C++/36607
1141 * g++.dg/expr/cast10.C: New test.
1142
1143 2009-02-03 Joseph Myers <joseph@codesourcery.com>
1144
1145 PR c/35433
1146 * gcc.dg/init-bad-6.c: New test.
1147
1148 2009-02-03 Jakub Jelinek <jakub@redhat.com>
1149
1150 PR target/35318
1151 * gcc.c-torture/compile/pr35318.c: New test.
1152
1153 PR inline-asm/39059
1154 * gcc.dg/nofixed-point-2.c: New test.
1155 * g++.dg/ext/fixed1.C: Adjust expected diagnostics.
1156 * g++.dg/ext/fixed2.C: Likewise.
1157 * g++.dg/other/error25.C: Likewise.
1158 * g++.dg/lookup/crash7.C: Likewise.
1159 * g++.dg/cpp0x/decltype-38655.C: Likewise.
1160
1161 PR c++/39056
1162 * g++.dg/cpp0x/initlist13.C: New test.
1163
1164 2009-02-03 Paolo Bonzini <bonzini@gnu.org>
1165
1166 PR c++/36897
1167 * g++.dg/template/func2.C: New test.
1168
1169 PR c++/37314
1170 * g++.dg/template/typename15.C: New.
1171 * g++.dg/template/typename16.C: New.
1172
1173 2009-02-03 Janis Johnson <janis187@us.ibm.com>
1174 Ben Elliston <bje@au.ibm.com>
1175
1176 PR c/39034
1177 * gcc.dg/dfp/pr39034.c: New test.
1178
1179 2009-02-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1180
1181 PR testsuite/38263
1182 * gcc.dg/ipa/ipacost-2.c: Add -fpie when pic.
1183
1184 2009-02-02 Jason Merrill <jason@redhat.com>
1185
1186 PR c++/39054
1187 * g++.dg/parse/dtor14.C: New test.
1188
1189 2009-02-02 Jakub Jelinek <jakub@redhat.com>
1190
1191 * lib/target-supports.exp
1192 (check_effective_target_correct_iso_cpp_string_wchar_protos): New.
1193 * g++.dg/ext/builtin10.C: New test.
1194
1195 PR inline-asm/39058
1196 * gcc.target/i386/pr39058.c: New test.
1197
1198 2009-02-02 Richard Guenther <rguenther@suse.de>
1199
1200 PR tree-optimization/38937
1201 * g++.dg/warn/Wstrict-aliasing-bogus-escape.C: New testcase.
1202
1203 2009-02-01 Paolo Carlini <paolo.carlini@oracle.com>
1204
1205 PR c++/39053
1206 * g++.dg/parse/crash52.C: New.
1207
1208 2009-01-30 Richard Guenther <rguenther@suse.de>
1209
1210 PR tree-optimization/39041
1211 * gcc.c-torture/compile/pr39041.c: New testcase.
1212
1213 2009-01-30 Jakub Jelinek <jakub@redhat.com>
1214
1215 PR target/39013
1216 * gcc.target/i386/pr39013-1.c: New test.
1217 * gcc.target/i386/pr39013-2.c: New test.
1218
1219 PR c++/39028
1220 * g++.dg/ext/label12.C: New test.
1221
1222 2009-01-30 Paolo Carlini <paolo.carlini@oracle.com>
1223
1224 PR c++/33465
1225 * g++.dg/parse/error34.C: New.
1226 * g++.dg/parse/error35.C: Likewise.
1227
1228 2009-01-30 Paolo Carlini <paolo.carlini@oracle.com>
1229
1230 PR c++/38655
1231 * g++.dg/cpp0x/decltype-38655.C: New.
1232
1233 2009-01-30 Jakub Jelinek <jakub@redhat.com>
1234
1235 PR target/39002
1236 * g++.dg/torture/pr39002.C: New test.
1237
1238 2009-01-29 Kazu Hirata <kazu@codesourcery.com>
1239
1240 PR tree-optimization/39007
1241 * gcc.dg/tree-ssa/pr39007.c: New.
1242
1243 2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
1244
1245 PR middle-end/35854
1246 * gcc.dg/lower-subreg-1.c: Renamed dump pass from "subreg"
1247 to "subreg1".
1248
1249 2009-01-29 Steve Ellcey <sje@cup.hp.com>
1250
1251 PR middle-end/38857
1252 * gcc.c-torture/compile/pr38857.c: New test.
1253
1254 2009-01-28 Paul Thomas <pault@gcc.gnu.org>
1255
1256 PR fortran/38852
1257 PR fortran/39006
1258 * gfortran.dg/bound_6.f90: New test.
1259
1260 2009-01-28 Pat Haugen <pthaugen@us.ibm.com>
1261
1262 * gcc.target/powerpc/avoid-indexed-addresses.c: New test.
1263
1264 2009-01-28 Kazu Hirata <kazu@codesourcery.com>
1265
1266 PR tree-optimization/38997
1267 * gcc.dg/tree-ssa/pr38997.c: New.
1268
1269 2009-01-28 Richard Guenther <rguenther@suse.de>
1270
1271 PR tree-optimization/38926
1272 * gcc.c-torture/compile/pr38926.c: New testcase.
1273
1274 2009-01-28 Jakub Jelinek <jakub@redhat.com>
1275
1276 PR middle-end/38934
1277 * gcc.dg/pr38934.c: New test.
1278
1279 2009-01-28 Richard Guenther <rguenther@suse.de>
1280
1281 PR middle-end/38908
1282 * g++.dg/warn/Wuninitialized-2.C: New testcase.
1283
1284 2009-01-28 Paolo Bonzini <bonzini@gnu.org>
1285
1286 PR tree-optimization/38984
1287 * gcc.dg/pr38984.c: New XFAILed testcase.
1288
1289
1290 2009-01-28 Uros Bizjak <ubizjak@gmail.com>
1291
1292 PR target/38988
1293 * gcc.target/i386/pr38988.c: New test.
1294
1295 2009-01-27 Paolo Carlini <paolo.carlini@oracle.com>
1296
1297 PR c++/37554
1298 * g++.dg/parse/crash51.C: New.
1299 * g++.old-deja/g++.pt/crash9.C: Adjust.
1300
1301 2009-01-27 Daniel Kraft <d@domob.eu>
1302
1303 PR fortran/38883
1304 * gfortran.dg/mvbits_6.f90: New test.
1305 * gfortran.dg/mvbits_7.f90: New test.
1306 * gfortran.dg/mvbits_8.f90: New test.
1307
1308 2009-01-27 Richard Guenther <rguenther@suse.de>
1309
1310 PR tree-optimization/38503
1311 * g++.dg/warn/Wstrict-aliasing-bogus-placement-new.C: New testcase.
1312
1313 2009-01-27 Uros Bizjak <ubizjak@gmail.com>
1314
1315 PR middle-end/38969
1316 * gcc.c-torture/execute/pr38969.c: New test.
1317
1318 2009-01-26 Adam Nemet <anemet@caviumnetworks.com>
1319
1320 PR testsuite/38864
1321 * gcc.target/mips/fixed-vector-type.c: Add target { fixed_point }
1322 to dg-do compile.
1323 * gcc.target/mips/fixed-scalar-type.c: Likewise.
1324 * gcc.target/mips/dpaq_sa_l_w.c: Likewise.
1325 * gcc.target/mips/dpsq_sa_l_w.c: Likewise.
1326
1327 2009-01-26 H.J. Lu <hongjiu.lu@intel.com>
1328
1329 PR target/38952
1330 * g++.dg/torture/stackalign/test-unwind.h (main): Also return 0
1331 if __USING_SJLJ_EXCEPTIONS__ is defined.
1332
1333 * g++.dg/torture/stackalign/unwind-0.C (foo): Don't define if
1334 __USING_SJLJ_EXCEPTIONS__ is defined.
1335 * g++.dg/torture/stackalign/unwind-1.C (foo): Likewise.
1336 * g++.dg/torture/stackalign/unwind-2.C (foo): Likewise.
1337 * g++.dg/torture/stackalign/unwind-3.C (foo): Likewise.
1338 * g++.dg/torture/stackalign/unwind-4.C (foo): Likewise.
1339 * g++.dg/torture/stackalign/unwind-5.C (foo): Likewise.
1340 * g++.dg/torture/stackalign/unwind-6.C (foo): Likewise.
1341
1342 2009-01-26 Danny Smith <dannysmith@users.sourceforge.net>
1343
1344 PR testsuite/38949
1345 * g++.dg/torture/stackalign/test-unwind.h (ASMNAME): Define.
1346 Use instead of C name in asm statements.
1347
1348 2009-01-26 Richard Guenther <rguenther@suse.de>
1349
1350 PR tree-optimization/38745
1351 * g++.dg/torture/pr38745.C: New testcase.
1352
1353 2009-01-26 Richard Guenther <rguenther@suse.de>
1354
1355 PR middle-end/38851
1356 * g++.dg/warn/Wuninitialized-1.C: New testcase.
1357
1358 2009-01-25 Hans-Peter Nilsson <hp@axis.com>
1359
1360 * gcc.dg/bitfld-15.c: Gate warning on target
1361 pcc_bitfield_type_matters.
1362 * gcc.dg/bitfld-17.c, g++.dg/ext/bitfield2.C,
1363 g++.dg/ext/bitfield4.C: Likewise.
1364 * gcc.dg/pr17112-1.c: Don't expect a warning for the packed
1365 bitfield for any target.
1366
1367 2009-01-24 Jakub Jelinek <jakub@redhat.com>
1368
1369 PR c/38957
1370 * gcc.dg/pr38957.c: New test.
1371
1372 2009-01-24 David Billinghurst <billingd@gcc.gnu.org>
1373
1374 PR fortran/38955
1375 * gfortran.dg/array_constructor_24.f: Allow tolerance when
1376 comparing floats.
1377
1378 2009-01-24 Sebastian Pop <sebastian.pop@amd.com>
1379
1380 PR tree-optimization/38953
1381 * gfortran.dg/graphite/pr38953.f90: New.
1382
1383 2009-01-24 Paul Brook <paul@codesourcery.com>
1384
1385 * gcc.target/arm/neon-cond-1.c: New test.
1386
1387 2009-01-23 Paolo Bonzini <bonzini@gnu.org>
1388
1389 PR tree-optimization/38932
1390 * gcc.dg/pr38932.c: New.
1391
1392 2009-01-23 Revital Eres <eres@il.ibm.com>
1393
1394 * gcc.dg/sms-7.c: Fix test.
1395
1396 2009-01-22 Adam Nemet <anemet@caviumnetworks.com>
1397
1398 * gcc.dg/bitfld-15.c, gcc.dg/bitfld-16.c,
1399 gcc.dg/bitfld-17.c,gcc.dg/bitfld-18.c: New tests.
1400 * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield3.C,
1401 g++.dg/ext/bitfield4.C, g++.dg/ext/bitfield5.C: New tests.
1402
1403 2009-01-22 Steve Ellcey <sje@cup.hp.com>
1404
1405 * gcc.dg/pr35729.c: Make test x86 specific.
1406
1407 2009-01-22 Steve Ellcey <sje@cup.hp.com>
1408
1409 PR middle-end/38615
1410 * gcc.dg/pr38615.c: New test.
1411
1412 2009-01-22 Uros Bizjak <ubizjak@gmail.com>
1413
1414 PR target/38931
1415 * gcc.target/i386/pr38931.c: New test.
1416
1417 2009-01-22 Dodji Seketeli <dodji@redhat.com>
1418
1419 PR c++/38930
1420 * g++.dg/template/typedef11.C: Reverting changes of PR c++/26693.
1421 * g++.dg/template/typedef12.C: Likewise.
1422 * g++.dg/template/typedef13.C: Likewise.
1423 * g++.dg/template/typedef14.C: Likewise.
1424 * g++.dg/template/sfinae3.C: Likewise.
1425 * g++.old-deja/g++.pt/typename8.C: Likewise.
1426 * g++.dg/template/access11.C: Likewise
1427
1428 2009-01-21 Richard Sandiford <rdsandiford@googlemail.com>
1429
1430 * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Skip for mips*-*-linux*
1431 and mips*-*-irix*.
1432 * gcc.dg/tree-ssa/vrp47.c: Skip for all MIPS targets.
1433
1434 2009-01-21 Dodji Seketeli <dodji@redhat.com>
1435
1436 PR c++/26693
1437 * g++.dg/template/typedef11.C: New test.
1438 * g++.dg/template/typedef12.C: Likewise.
1439 * g++.dg/template/typedef13.C: Likewise.
1440 * g++.dg/template/typedef14.C: Likewise.
1441 * g++.dg/template/sfinae3.C: Compile this pedantically.
1442 The only errors expected should be the one saying the typedef is ill
1443 formed.
1444 * g++.old-deja/g++.pt/typename8.C: Likewise.
1445 * g++.dg/template/access11.C: Update this.
1446
1447 2009-01-21 Daniel Kraft <d@domob.eu>
1448
1449 PR fortran/38887
1450 * gfortran.dg/mvbits_5.f90: New test.
1451
1452 2009-01-21 Bingfeng Mei <bmei@broadcom.com>
1453
1454 * gcc.dg/sms-6.c: New test.
1455 * gcc.dg/sms-7.c: Likewise.
1456
1457 2009-01-20 Paul Thomas <pault@gcc.gnu.org>
1458
1459 PR fortran/38907
1460 * gfortran.dg/host_assoc_function_7.f90: New test
1461
1462 2009-01-20 Andrew Pinski <andrew_pinski@playstation.sony.com>
1463 Richard Guenther <rguenther@suse.de>
1464
1465 PR tree-optimization/38747
1466 PR tree-optimization/38748
1467 * gcc.dg/tree-ssa/struct-aliasing-1.c: New test.
1468 * gcc.dg/tree-ssa/struct-aliasing-2.c: Likewise.
1469 * gcc.c-torture/execute/struct-aliasing-1.c: Likewise.
1470
1471 2009-01-20 Kees Cook <kees@ubuntu.com>
1472 H.J. Lu <hongjiu.lu@intel.com>
1473
1474 PR target/38902
1475 * gcc.dg/pr38902.c: New.
1476
1477 2009-01-20 Paolo Bonzini <bonzini@gnu.org>
1478
1479 PR target/38868
1480 * gfortran.dg/pr38868.f: New testcase.
1481
1482 2009-01-20 Richard Guenther <rguenther@suse.de>
1483
1484 * gcc.c-torture/execute/pr36227.c: Move ...
1485 * gcc.dg/torture/pr36227.c: ... here. Require stdint_types.
1486
1487 2009-01-19 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
1488
1489 * lib/gfortran.exp: Add -B options for targets that use
1490 libgfortran.a%s in their specs.
1491
1492 2009-01-19 Jason Merrill <jason@redhat.com>
1493
1494 PR c++/23287
1495 * g++.dg/template/dtor5.C: New test.
1496
1497 2009-01-19 Mikael Morin <mikael.morin@tele2.fr>
1498
1499 PR fortran/38859
1500 * gfortran.dg/bound_5.f90: New test.
1501
1502 2009-01-18 H.J. Lu <hongjiu.lu@intel.com>
1503
1504 PR target/38736
1505 * g++.dg/compat/abi/pr38736_main.C: New.
1506 * g++.dg/compat/abi/pr38736_x.C: Likewise.
1507 * g++.dg/compat/abi/pr38736_y.C: Likewise.
1508 * g++.dg/other/macro-1.C: Likewise.
1509 * gcc.dg/macro-1.c: Likewise.
1510 * gcc.dg/compat/pr38736_main.c: Likewise.
1511 * gcc.dg/compat/pr38736_x.c: Likewise.
1512 * gcc.dg/compat/pr38736_y.c: Likewise.
1513
1514 2009-01-18 Richard Guenther <rguenther@suse.de>
1515
1516 PR tree-optimization/38819
1517 * gcc.c-torture/execute/pr38819.c: New testcase.
1518
1519 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
1520
1521 PR fortran/38657
1522 * gfortran.dg/module_commons_3.f90: Reapply.
1523
1524 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
1525
1526 PR fortran/34955
1527 * gfortran.dg/transfer_intrinsic_1.f90: New test.
1528 * gfortran.dg/transfer_intrinsic_2.f90: New test.
1529
1530 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
1531
1532 PR fortran/38657
1533 * gfortran.dg/module_commons_3.f90: Remove
1534
1535 2009-01-16 H.J. Lu <hongjiu.lu@intel.com>
1536
1537 * gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
1538
1539 2009-01-16 Jason Merrill <jason@redhat.com>
1540
1541 PR c++/38877
1542 * g++.dg/template/lvalue1.C: New test.
1543
1544 PR c++/29470
1545 * g++.dg/template/access20.C: New test.
1546 * g++.dg/torture/pr34641.C: Fix access.
1547
1548 2009-01-16 Richard Guenther <rguenther@suse.de>
1549
1550 PR tree-optimization/38835
1551 PR middle-end/36227
1552 * gcc.c-torture/execute/pr36227.c: New testcase.
1553 * gcc.dg/tree-ssa/foldaddr-1.c: XFAIL.
1554 * g++.dg/init/const7.C: Likewise.
1555
1556 2009-01-16 Adam Nemet <anemet@caviumnetworks.com>
1557
1558 PR target/38554
1559 * gcc.c-torture/compile/pr38554.c: New test.
1560
1561 2009-01-16 Jason Merrill <jason@redhat.com>
1562
1563 PR c++/38579
1564 * g++.dg/conversion/access1.C: New test.
1565
1566 2009-01-16 Jakub Jelinek <jakub@redhat.com>
1567
1568 PR tree-optimization/38789
1569 * gcc.c-torture/compile/pr38789.c: New test.
1570
1571 2009-01-16 Janus Weil <janus@gcc.gnu.org>
1572
1573 PR fortran/38152
1574 * gfortran.dg/proc_ptr_13.f90: New.
1575
1576 2009-01-15 Jason Merrill <jason@redhat.com>
1577
1578 PR c++/38850
1579 * g++.dg/template/koenig6.C: New test.
1580
1581 2009-01-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
1582
1583 PR C++/29388
1584 * g++.dg/template/error37.C: New testcase.
1585
1586 2009-01-15 Jason Merrill <jason@redhat.com>
1587
1588 PR c++/36334
1589 * g++.dg/conversion/memfn1.C: New test.
1590
1591 PR c++/37646
1592 * g++.dg/conversion/memfn2.C: New test.
1593
1594 2009-01-15 Steve Ellcey <sje@cup.hp.com>
1595
1596 PR c++/38357
1597 * g++.dg/template/crash87.C: New test.
1598
1599 2009-01-15 H.J. Lu <hongjiu.lu@intel.com>
1600
1601 PR middle-end/37843
1602 * gcc.target/i386/pr37843-3.c: Replace _Decimal128 with __m128.
1603
1604 2009-01-15 Dodji Seketeli <dodji@redhat.com>
1605
1606 PR c++/38636
1607 * g++.dg/parse/crash50.C: New test.
1608
1609 2009-01-14 Jakub Jelinek <jakub@redhat.com>
1610
1611 PR rtl-optimization/38245
1612 * gcc.dg/pr38245-3.c: New test.
1613 * gcc.dg/pr38245-3.h: New file.
1614 * gcc.dg/pr38245-4.c: New file.
1615 * gcc.dg/pr38364.c: New test.
1616
1617 2009-01-14 Adam Nemet <anemet@caviumnetworks.com>
1618
1619 * gcc.target/mips/mips.exp (mips_option_tests(-mips16)): Make the
1620 sequence PC-relative.
1621
1622 2009-01-14 Mark Mitchell <mark@codesourcery.com>
1623
1624 * gcc.target/arm/long-calls-1.c: Tolerate the lack of sibling
1625 calls and/or PLT markers.
1626 * gcc.target/arm/long-calls-2.c: Tolerate the lack of sibling
1627 calls and/or PLT markers.
1628 * gcc.target/arm/long-calls-3.c: Tolerate the lack of sibling
1629 calls and/or PLT markers.
1630 * gcc.target/arm/long-calls-4.c: Tolerate the lack of sibling
1631 calls and/or PLT markers.
1632
1633 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1634 Nathan Froyd <froydnj@codesourcery.com>
1635 Joseph Myers <joseph@codesourcery.com>
1636
1637 * lib/target-supports.exp (check_effective_target_powerpc_spe_nocache):
1638 New function.
1639 * gcc.target/powerpc/20030218-1.c: Skip if not powerpc_spe_nocache
1640 and use consistent CFLAGS.
1641 * gcc.target/powerpc/20030505.c: Likewise.
1642 * gcc.target/powerpc/20081204-1.c: Likewise.
1643 * gcc.target/powerpc/ppc-spe.c: Likewise.
1644 * gcc.target/powerpc/spe1.c: Likewise.
1645 * g++.dg/ext/spe1.C: Likewise.
1646 * g++.dg/other/opaque-1.C: Likewise.
1647 * g++.dg/other/opaque-2.C: Likewise.
1648 * g++.dg/other/opaque-3.C: Likewise.
1649
1650 2009-01-14 Mark Mitchell <mark@codesourcery.com>
1651
1652 * gcc.dg/vect/vect-105.c: Prevent compiler from hoisting abort
1653 out of loop.
1654
1655 2009-01-14 Vladimir Makarov <vmakarov@redhat.com>
1656
1657 PR target/38811
1658 * g++.dg/torture/pr38811.C: New file.
1659
1660 2009-01-14 Richard Guenther <rguenther@suse.de>
1661
1662 PR tree-optimization/38826
1663 PR middle-end/38477
1664 * gcc.dg/Wstrict-aliasing-bogus-pta-1.c: New testcase.
1665
1666 2009-01-13 Sebastian Pop <sebastian.pop@amd.com>
1667
1668 * gcc.dg/graphite/pr38786.c: Fix commit problem.
1669
1670 2009-01-14 Nick Clifton <nickc@redhat.com>
1671
1672 PR c++/37862
1673 * g++.cp/parse/pr37862.C: New test.
1674
1675 2009-01-14 Julian Brown <julian@codesourcery.com>
1676
1677 * gcc.target/arm/eabi1.c (__eabi_uread4, __eabi_uwrite4)
1678 (__eabi_uread8, __eabi_uwrite8): Change spellings of declarations
1679 to...
1680 (__aeabi_uread4, __aeabi_uwrite4, __aeabi_uread8, __aeabi_uwrite8):
1681 These.
1682
1683 2009-01-13 Jakub Jelinek <jakub@redhat.com>
1684
1685 PR rtl-optimization/38774
1686 * gcc.dg/torture/pr38774.c: New test.
1687
1688 PR c++/38795
1689 * g++.dg/cpp0x/pr38795.C: New test.
1690
1691 2009-01-13 Daniel Jacobowitz <dan@codesourcery.com>
1692 Nathan Froyd <froydnj@codesourcery.com>
1693 Joseph Myers <joseph@codesourcery.com>
1694
1695 * gcc.target/powerpc/altivec-consts.c: Run if vmx_hw, compile
1696 otherwise. Do not check for AltiVec at runtime.
1697 * gcc.target/powerpc/altivec-varargs-1.c: Likewise.
1698 * gcc.target/powerpc/altivec-vec-merge.c: Likewise.
1699 * gcc.target/powerpc/altivec-1.c: Likewise.
1700 * gcc.target/powerpc/altivec-3.c: Likewise.
1701 * gcc.target/powerpc/altivec-10.c: Likewise.
1702 * gcc.target/powerpc/altivec-12.c: Likewise.
1703 * gcc.target/powerpc/altivec-24.c: Likewise.
1704 * gcc.target/powerpc/altivec-cell-2.c: Likewise.
1705 * gcc.target/powerpc/altivec-cell-3.c: Likewise.
1706 * gcc.target/powerpc/altivec-cell-4.c: Likewise.
1707 * gcc.target/powerpc/pr35907.c: Likewise.
1708 * gcc.target/powerpc/altivec-cell-8.c: Run if cell_hw, compile
1709 otherwise. Do not check for Cell at runtime.
1710 * gcc.target/powerpc/altivec_check.h: Delete.
1711
1712 * g++.dg/ext/altivec-2.C: Do not check for AltiVec at runtime.
1713 * g++.dg/ext/altivec-3.C: Run if vmx_hw, compile otherwise. Do
1714 not check for AltiVec at runtime.
1715 * g++.dg/ext/altivec-cell-2.C: Likewise.
1716 * g++.dg/ext/altivec-cell-3.C: Likewise.
1717 * g++.dg/ext/altivec-cell-4.C: Likewise.
1718 * g++.dg/eh/simd-2.C: Only use -maltivec if vmx_hw.
1719 * g++.dg/eh/check-vect.h (sig_ill_handler): Remove AltiVec runtime
1720 check.
1721 * g++.dg/ext/altivec_check.h: Delete.
1722
1723 2009-01-13 Nathan Froyd <froydnj@codesourcery.com>
1724
1725 * gcc.target/powerpc/altivec-macros.c: Require a powerpc_altivec_ok
1726 effective target. Adjust line numbers accordingly.
1727
1728 2009-01-13 Mark Mitchell <mark@codesourcery.com>
1729
1730 * gcc.target/i386/sse-10.c: Pass -mno-omit-leaf-frame-pointer.
1731
1732 2009-01-13 Sebastian Pop <sebastian.pop@amd.com>
1733
1734 PR tree-optimization/38786
1735 * gcc.dg/graphite/pr38786.c: New.
1736
1737 2009-01-13 Uros Bizjak <ubizjak@gmail.com>
1738
1739 Revert:
1740 2009-01-05 Uros Bizjak <ubizjak@gmail.com>
1741
1742 * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
1743 for alpha*-*-* targets.
1744 * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
1745
1746 2009-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1747
1748 PR libfortran/38772
1749 * gfortran.dg/fmt_bz_bn_err.f: New test.
1750
1751 2009-01-12 Nathan Froyd <froydnj@codesourcery.com>
1752
1753 * gcc.target/powerpc/ppc-spe64-1.c: Add dg-error handler.
1754
1755 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1756
1757 * lib/target-supports.exp (check_effective_target_powerpc64): New.
1758 * gcc.target/powerpc/darwin-longlong.c: Explicitly require 64-bit
1759 instruction support. Do not check for it at runtime.
1760
1761 2009-01-12 Jason Merrill <jason@redhat.com>
1762
1763 PR c++/35109
1764 * g++.dg/lookup/friend11.C: Remove expected error.
1765 * g++.dg/lookup/friend14.C: New test.
1766 * g++.dg/lookup/friend15.C: New test.
1767
1768 2009-01-12 Dodji Seketeli <dodji@redhat.com>
1769
1770 PR c++/36019
1771 * g++.dg/lookup/hidden-class12.C: New test.
1772 * g++.dg/lookup/hidden-class13.C: New test.
1773 * g++.dg/lookup/hidden-class14.C: New test.
1774 * g++.dg/lookup/hidden-class15.C: New test.
1775 * g++.dg/lookup/hidden-class16.C: New test.
1776
1777 2009-01-12 Mark Mitchell <mark@codesourcery.com>
1778
1779 * gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
1780 * gcc.dg/struct/wo_prof_single_str_local.c: Mask return value.
1781 * gcc.dg/struct/wo_prof_single_str_pointer.c: Mask return value.
1782
1783 2009-01-12 Jason Merrill <jason@redhat.com>
1784
1785 PR c++/31488
1786 * g++.dg/other/vararg-3.C: New test.
1787
1788 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1789
1790 * gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
1791 Explicitly enable SPE.
1792 * gcc.target/powerpc/20030505.c: Likewise. Add dg-message
1793 directive.
1794
1795 * gcc.target/powerpc/20030218-1.c: Pass -mfloat-gprs=single.
1796 Expect -flax-vector-conversions message. Adjust incompatible
1797 types errors.
1798 * gcc.target/powerpc/spe1.c: Pass -mspe and -mfloat-gprs=single.
1799 Make Foo extern.
1800
1801 * gcc.dg/cpp/assert4.c: Recognize __PPC__.
1802
1803 * g++.dg/other/opaque-1.C: Run on targets with SPE.
1804
1805 * g++.dg/ext/spe-1.C: Pass -mspe and -mfloat-gprs=single.
1806 * g++.dg/other/opaque-2.C: Likewise.
1807 * g++.dg/other/opaque-3.C: Likewise.
1808
1809 2009-01-12 Jakub Jelinek <jakub@redhat.com>
1810
1811 PR c/32041
1812 * gcc.dg/pr32041.c: New test.
1813 * g++.dg/parse/offsetof9.C: New test.
1814
1815 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1816 Nathan Froyd <froydnj@codesourcery.com>
1817
1818 * g++.dg/conversion/simd1.C: Ignore irrelevant warning.
1819 * g++.dg/ext/attribute-test-1.C: Likewise.
1820 * g++.dg/ext/attribute-test-2.C: Likewise.
1821 * g++.dg/ext/attribute-test-3.C: Likewise.
1822 * g++.dg/ext/attribute-test-4.C: Likewise.
1823
1824 2009-01-12 Eric Botcazou <ebotcazou@adacore.com>
1825
1826 * gnat.dg/unchecked_convert3.adb: New test.
1827
1828 2009-01-12 Jakub Jelinek <jakub@redhat.com>
1829
1830 PR c++/38794
1831 * g++.dg/parse/typedef9.C: New test.
1832
1833 PR tree-optimization/38807
1834 * gcc.c-torture/compile/pr38807.c: New test.
1835
1836 2009-01-11 Adam Nemet <anemet@caviumnetworks.com>
1837
1838 * gcc.target/mips/ins-2.c: New test.
1839
1840 2009-01-11 H.J. Lu <hongjiu.lu@intel.com>
1841
1842 PR testsuite/38809
1843 * gcc.dg/pr38616.c: Only run for targets with -fstack-protector.
1844
1845 2009-01-11 Jakub Jelinek <jakub@redhat.com>
1846
1847 PR c++/36254
1848 * g++.dg/warn/Wreturn-type-5.C: New test.
1849
1850 2009-01-11 Matthias Klose <doko@ubuntu.com>
1851
1852 PR middle-end/38616
1853 * gcc.dg/pr38616.c: New test.
1854
1855 2009-01-10 Sebastian Pop <sebastian.pop@amd.com>
1856
1857 * gcc.dg/graphite/block-3.c: Fix compile error on 32bit.
1858
1859 2009-01-10 Andrew Pinski <pinskia@gmail.com>
1860
1861 PR c++/38648
1862 * g++.dg/expr/string-1.C: New test.
1863 * g++.dg/expr/string-2.C: New test.
1864
1865 PR c++/36695
1866 * g++.dg/ext/complex4.C: New test.
1867 * g++.dg/ext/complex5.C: New test.
1868 * g++.dg/init/reference1.C: New test.
1869 * g++.dg/init/reference2.C: New test.
1870 * g++.dg/init/reference3.C: New test.
1871
1872 2009-01-10 Paul Thomas <pault@gcc.gnu.org>
1873
1874 PR fortran/38763
1875 * gfortran.dg/transfer_null_1.f90: New test.
1876
1877 2009-01-10 Paul Thomas <pault@gcc.gnu.org>
1878
1879 PR fortran/38765
1880 * gfortran.dg/host_assoc_function_6.f90: New test.
1881
1882 2009-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
1883
1884 * lib/target-supports.exp: Add method to determine if the effective
1885 target is really a ppc405 after applying all compile options.
1886 * gcc.target/powerpc/405-mulhhwu-2.c: Add dg-skip-if not ppc405.
1887 * gcc.target/powerpc/405-nmachhw-1.c: Likewise.
1888 * gcc.target/powerpc/405-nmaclhw-1.c: Likewise.
1889 * gcc.target/powerpc/405-machhwu-1.c: Likewise.
1890 * gcc.target/powerpc/405-mullhwu-1.c: Likewise.
1891 * gcc.target/powerpc/405-nmacchw-1.c: Likewise.
1892 * gcc.target/powerpc/405-mulchwu-1.c: Likewise.
1893 * gcc.target/powerpc/405-nmachhw-2.c: Likewise.
1894 * gcc.target/powerpc/405-nmaclhw-2.c: Likewise.
1895 * gcc.target/powerpc/405-machhwu-2.c: Likewise.
1896 * gcc.target/powerpc/405-mulhhw-1.c: Likewise.
1897 * gcc.target/powerpc/405-machhw-1.c: Likewise.
1898 * gcc.target/powerpc/405-mullhw-1.c: Likewise.
1899 * gcc.target/powerpc/405-maclhw-1.c: Likewise.
1900 * gcc.target/powerpc/405-dlmzb-strlen-1.c: Likewise.
1901 * gcc.target/powerpc/405-mullhwu-2.c: Likewise.
1902 * gcc.target/powerpc/405-nmacchw-2.c: Likewise.
1903 * gcc.target/powerpc/405-mulchwu-2.c: Likewise.
1904 * gcc.target/powerpc/405-mulchw-1.c: Likewise.
1905 * gcc.target/powerpc/405-maclhwu-1.c: Likewise.
1906 * gcc.target/powerpc/405-macchw-1.c: Likewise.
1907 * gcc.target/powerpc/405-mulhhw-2.c: Likewise.
1908 * gcc.target/powerpc/405-machhw-2.c: Likewise.
1909 * gcc.target/powerpc/405-mullhw-2.c: Likewise.
1910 * gcc.target/powerpc/405-maclhw-2.c: Likewise.
1911 * gcc.target/powerpc/405-macchwu-1.c: Likewise.
1912 * gcc.target/powerpc/405-mulhhwu-1.c: Likewise.
1913 * gcc.target/powerpc/405-mulchw-2.c: Likewise.
1914 * gcc.target/powerpc/405-maclhwu-2.c: Likewise.
1915 * gcc.target/powerpc/405-macchw-2.c: Likewise.
1916 * gcc.target/powerpc/405-macchwu-2.c: Likewise.
1917
1918 2009-01-09 Jakub Jelinek <jakub@redhat.com>
1919
1920 PR c++/35335
1921 * g++.dg/other/error31.C: New testcase.
1922
1923 PR c/35742
1924 * gcc.dg/pr35742.c: New test.
1925
1926 2009-01-09 John F. Carr <jfc@mit.edu>
1927
1928 PR c++/37877
1929 * g++.dg/parse/linkage3.C: New test.
1930
1931 2009-01-09 Jakub Jelinek <jakub@redhat.com>
1932
1933 PR middle-end/38771
1934 * gcc.c-torture/compile/pr38771.c: New test.
1935
1936 2009-01-08 Nathan Froyd <froydnj@codesourcery.com>
1937
1938 * gcc.dg/pr34856.c: Ignore irrelevant warning.
1939
1940 2009-01-08 Mark Mitchell <mark@codesourcery.com>
1941
1942 * gcc.dg/sibcall-3.c: XFAIL for Thumb.
1943 * gcc.dg/sibcall-4.c: Likewise.
1944
1945 2009-01-08 Sebastian Pop <sebastian.pop@amd.com>
1946 Jan Sjodin <jan.sjodin@amd.com>
1947
1948 PR tree-optimization/38559
1949 * testsuite/gcc.dg/graphite/pr38559.c: New.
1950
1951 2009-01-08 Ira Rosen <irar@il.ibm.com>
1952
1953 PR tree-optimization/37194
1954 * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
1955
1956 2009-01-07 Jakub Jelinek <jakub@redhat.com>
1957
1958 PR c++/38725
1959 * g++.dg/ext/label11.C: New test.
1960
1961 2009-01-07 Joseph Myers <joseph@codesourcery.com>
1962
1963 * lib/target-supports.exp (check_weak_override_available): New.
1964 * lib/target-supports-dg.exp (dg-require-weak-override): New.
1965 * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
1966 dg-require-weak-override.
1967
1968 2009-01-07 Nathan Froyd <froydnj@codesourcery.com>
1969 Alan Modra <amodra@bigpond.net.au>
1970
1971 * gcc.c-torture/compile/20090107-1.c: New test.
1972
1973 2009-01-07 Uros Bizjak <ubizjak@gmail.com>
1974
1975 PR target/38706
1976 * g++.dg/other/pr38706.C: New test.
1977
1978 2009-01-07 Jason Merrill <jason@redhat.com>
1979
1980 * g++.dg/cpp0x/variadic92.C: New test.
1981 * g++.dg/cpp0x/variadic93.C: New test.
1982
1983 2009-01-07 Janis Johnson <janis187@us.ibm.com>
1984
1985 * lib/target-supports-dg.exp (current_compiler_flags): New.
1986 (check-flags): Use it; do not access dg-test local variables.
1987 (dg-skip-if): Do not access dg-test local variables.
1988 (dg-xfail-run-if): Ditto.
1989 (dg-shouldfail): Ditto.
1990 * gcc.test-framework/test-framework.exp
1991 (check_effective_target_def_nocache): New.
1992 * gcc.test-framework/test-framework.awk: Handle scan tests.
1993 * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
1994 * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
1995 * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
1996 * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
1997 * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
1998 * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
1999 * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
2000 * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
2001 * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
2002
2003 * g++.dg/torture/pr38586.C: Ignore a possible warning.
2004
2005 * lib/target-supports-dg.exp (check_test_flags): Delete.
2006
2007 2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
2008
2009 PR tree-optimization/38492
2010 PR tree-optimization/38498
2011 * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
2012 in trunk.
2013 * testsuite/gcc.dg/graphite/block-0.c: Update test.
2014 * testsuite/gcc.dg/graphite/block-1.c: Same.
2015 * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test
2016 for blocking.
2017 * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
2018 * testsuite/gcc.dg/graphite/block-3.c: New.
2019 * testsuite/gcc.dg/graphite/pr38498.c: New.
2020
2021 2009-01-07 H.J. Lu <hongjiu.lu@intel.com>
2022
2023 AVX Programming Reference (December, 2008)
2024 * gcc.target/i386/avx-vmovntdq-256-1.c: New.
2025 * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
2026 * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
2027
2028 * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
2029 * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
2030
2031 2009-01-06 Thomas Koenig <tkoenig@gcc.gnu.org>
2032
2033 PR fortran/38220
2034 * gfortran.dg/c_loc_pure_1.f90: New test.
2035
2036 2009-01-06 Mikael Morin <mikael.morin@tele2.fr>
2037
2038 PR fortran/38669
2039 * gfortran.dg/elemental_dependency_3.f90:
2040 Add the final tree dump cleanup.
2041
2042 2009-01-06 Jakub Jelinek <jakub@redhat.com>
2043
2044 * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
2045 passing -m32.
2046
2047 PR rtl-optimization/38722
2048 * gfortran.dg/pr38722.f90: New test.
2049
2050 2009-01-06 Janis Johnson <janis187@us.ibm.com>
2051
2052 PR c/34252
2053 * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
2054 instead of DECnn_DEN. Support -DDBG to list lines that fail.
2055
2056 2009-01-06 Dominique Dhumieres <dominiq@lps.ens.fr>
2057
2058 * gfortran.dg/implicit_12.f90: Add space around dg directive.
2059 * gfortran.dg/typebound_call_8.f03: Same.
2060 * gfortran.dg/elemental_bind_c.f90: Same.
2061 * gfortran.dg/typebound_call_7.f03: Same.
2062 * gfortran.dg/interface_proc_end.f90: Same
2063 * gfortran.dg/pr37243.f: Fix typo.
2064
2065 2009-01-06 Uros Bizjak <ubizjak@gmail.com>
2066
2067 * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define. Use CHUNK_SIZE
2068 instead of hardcoded number. Increase CHUNK_SIZE to 16384 for
2069 large stack sizes.
2070
2071 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
2072
2073 AVX Programming Reference (December, 2008)
2074 * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
2075 _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
2076 * gcc.target/i386/sse-14.c: Likewise.
2077
2078 * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
2079 * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
2080 * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
2081 * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
2082
2083 2009-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2084
2085 PR libfortran/38735
2086 * gfortran.dg/fmt_bz_bn.f: Update test.
2087
2088 2009-01-05 Dodji Seketeli <dodji@redhat.com>
2089
2090 PR c++/38472
2091 * g++.dg/conversion/usual-arith-conv.C: New test.
2092
2093 2009-01-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
2094
2095 PR c/34911
2096 * gcc.dg/vector-3.c: New testcase.
2097 * g++.dg/ext/vector15.C: New test.
2098
2099 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
2100
2101 PR tree-optimization/38510
2102 * gcc.dg/graphite/pr38510.c: New.
2103
2104 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
2105 Jan Sjodin <jan.sjodin@amd.com>
2106
2107 PR tree-optimization/38500
2108 * gcc.dg/graphite/pr38500.c: New.
2109
2110 2009-01-05 Laurent GUERBY <laurent@guerby.net>
2111
2112 * gcc.c-torture/compile/20001226-1.c: Generalize
2113 dg-timeout-factor.
2114 * gcc.c-torture/compile/limits-fnargs.c: Add
2115 dg-timeout-factor.
2116 * gcc.dg/20020425-1.c: Likewise.
2117 * gcc.dg/pch/pch.exp: Likewise.
2118
2119 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
2120
2121 PR fortran/38657
2122 * gfortran.dg/module_commons_3.f90: New test.
2123
2124 2009-01-05 Daniel Franke <franke.daniel@gmail.com>
2125
2126 PR fortran/37159
2127 * gfortran.dg/random_seed_1.f90: Updated.
2128
2129 2009-01-05 Mikael Morin <mikael.morin@tele2.fr>
2130
2131 PR fortran/38669
2132 PR fortran/38726
2133 * gfortran.dg/elemental_subroutine_7.f90:
2134 Fix p values so that it can be used as vector subscript.
2135
2136 2009-01-05 Jason Merrill <jason@redhat.com>
2137
2138 * g++.dg/cpp0x/initlist12.C: Add another test.
2139
2140 * g++.dg/cpp0x/defaulted7.C: New test.
2141
2142 2009-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
2143
2144 PR fortran/38672
2145 * gfortran.dg/host_assoc_blockdata_1.f90: New test.
2146 * gfortran.dg/host_assoc_blockdata_2.f90: New test.
2147
2148 2009-01-05 Uros Bizjak <ubizjak@gmail.com>
2149
2150 * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
2151 for alpha*-*-* targets.
2152 * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
2153
2154 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
2155
2156 PR fortran/38665
2157 * gfortran.dg/host_assoc_function_5.f90: New test.
2158
2159 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
2160
2161 PR fortran/38669
2162 * gfortran.dg/elemental_dependency_3.f90: New test.
2163 * gfortran.dg/elemental_subroutine_7.f90: New test.
2164
2165 2009-01-04 Uros Bizjak <ubizjak@gmail.com>
2166
2167 * gcc.dg/struct-ret-3.c: Include unistd.h.
2168 (main): Exit early if system memory page size is
2169 larger than 4096 bytes.
2170
2171 2009-01-04 Daniel Franke <franke.daniel@gmail.com>
2172
2173 PR fortran/38718
2174 * gfortran.dg/merge_init_expr.f90: New.
2175
2176 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
2177
2178 PR fortran/38536
2179 * gfortran.dg/c_loc_tests_13.f90: New test.
2180 * gfortran.dg/c_loc_tests_14.f90: New test.
2181
2182 2009-01-03 Daniel Franke <franke.daniel@gmail.com>
2183
2184 * gfortran.dg/func_result_4.f90: New.
2185
2186 2009-01-03 Paul Thomas <pault@gcc.gnu.org>
2187
2188 PR fortran/38594
2189 * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
2190 interface still works, in addition to original tests.
2191 * gfortran.dg/host_assoc_call_6.f90: New test.
2192
2193 2009-01-03 Jakub Jelinek <jakub@redhat.com>
2194
2195 PR c++/38705
2196 * g++.dg/torture/pr38705.C: New test.
2197
2198 PR c/38700
2199 * gcc.dg/pr38700.c: New test.
2200
2201 2009-01-02 Jason Merrill <jason@redhat.com>
2202
2203 * g++.dg/cpp0x/initlist11.C: New test.
2204 * g++.dg/cpp0x/initlist12.C: New test.
2205
2206 2009-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2207
2208 * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
2209 Allow extra informative notes.
2210
2211 2009-01-01 Jakub Jelinek <jakub@redhat.com>
2212
2213 PR c/36489
2214 * gcc.dg/pr36489.c: New test.
This page took 0.153075 seconds and 6 git commands to generate.