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