OSDN Git Service

2009-05-05 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2009-05-05  Richard Guenther  <rguenther@suse.de>
2
3         PR middle-end/40023
4         * gcc.c-torture/compile/pr40023.c: New testcase.
5
6 2009-05-05  Nathan Sidwell  <nathan@codesourcery.com>
7
8         * g++.old-deja/g++.other/overload11.C: Adjust expected errors.
9         * g++.dg/template/overload9.C: Likewise.
10         * g++.dg/ext/ms-1.C: New.
11
12 2009-05-05  Jakub Jelinek  <jakub@redhat.com>
13
14         PR c++/40013
15         * g++.dg/ext/vla7.C: New test.
16
17 2009-05-04  Joseph Myers  <joseph@codesourcery.com>
18
19         * gcc.dg/ucnid-11.c, gcc.dg/ucnid-12.c, gcc.dg/ucnid-13.c: New
20         tests.
21
22 2009-05-04  Joseph Myers  <joseph@codesourcery.com>
23
24         * gcc.dg/ucnid-8.c, gcc.dg/ucnid-9.c, gcc.dg/ucnid-10.c: New
25         tests.
26         * gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c:
27         Update expected errors.
28
29 2009-05-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
30
31         PR c++/28152
32         * g++.dg/parse/parser-pr28152.C: New.
33         * g++.dg/parse/parser-pr28152-2.C: New.
34
35 2009-05-04  Joseph Myers  <joseph@codesourcery.com>
36
37         * gcc.dg/attr-alias-5.c, gcc.dg/ucnid-7.c: New tests.
38
39 2009-05-03  Eric Botcazou  <ebotcazou@adacore.com>
40
41         * gcc.target/sparc/fpmul-2.c: Replace final_cleanup with optimized.
42         * gcc.target/sparc/fexpand-2.c: Likewise.
43         * gcc.target/sparc/fpmerge-2.c: Likewise.
44         * gcc.target/sparc/pdist-2.c: Likewise.
45
46 2009-05-03  Richard Guenther  <rguenther@suse.de>
47
48         PR c/39983
49         * gcc.c-torture/compile/pr39983.c: New testcase.
50
51 2009-05-03  Joseph Myers  <joseph@codesourcery.com>
52
53         * gcc.dg/c99-complex-3.c: New test.
54
55 2009-05-03  Joseph Myers  <joseph@codesourcery.com>
56
57         * gcc.dg/cpp/utf8-5byte-1.c: New test.
58
59 2009-05-02  Joseph Myers  <joseph@codesourcery.com>
60
61         * gcc.dg/ucnid-6.c: Fix typo in dg-do directive.
62
63 2009-05-02  Richard Guenther  <rguenther@suse.de>
64
65         PR middle-end/40001
66         * gcc.target/spu/pr40001.c: New testcase.
67
68 2009-04-30  Adam Nemet  <anemet@caviumnetworks.com>
69
70         * gcc.dg/ssp-1.c (__stack_chk_fail): Remove static.
71
72 2009-04-30  Steve Ellcey  <sje@cup.hp.com>
73
74         PR middle-end/39579
75         * gcc.dg/vect/vect-35.c: XFAIL for IA64 and Sparc.
76         * gfortran.dg/vect/fast-math-pr38968.f90: Ditto.
77
78 2009-04-30  Janis Johnson  <janis187@us.ibm.com>
79
80         PR testsuite/39776
81         * g++.dg/ext/altivec-15.C: Remove dg-error for messages that are
82         no longer issued.
83
84 2009-04-30  David Ayers  <ayers@fsfe.org>
85
86         * lib/objc.exp (objc_init): Add and set gcc_warning_prefix
87         and gcc_error_prefix variables.
88         * objc.dg/bad-receiver-type.m: Update to match correct
89         diagnostics marker.
90         * objc.dg/encode-5.m: Likewise.
91         * objc.dg/id-1.m: Likewise.
92         * objc.dg/method-1.m: Likewise.
93         * objc.dg/method-6.m: Likewise.
94         * objc.dg/method-7.m: Likewise.
95         * objc.dg/method-9.m: Likewise.
96         * objc.dg/method-11.m: Likewise.
97         * objc.dg/method-20.m: Likewise.
98         * objc.dg/private-1.m: Likewise.
99
100 2009-04-30  Janne Blomqvist  <jb@gcc.gnu.org>
101
102         PR libfortran/39667
103         * gfortran.dg/advance_1.f90: Don't require target fd_truncate.
104         * gfortran.dg/advance_4.f90: Likewise
105         * gfortran.dg/advance_5.f90: Likewise
106         * gfortran.dg/append_1.f90: Likewise
107         * gfortran.dg/backslash_1.f90: Likewise
108         * gfortran.dg/backslash_2.f90: Likewise
109         * gfortran.dg/backslash_3.f: Likewise
110         * gfortran.dg/backspace_10.f90: Likewise
111         * gfortran.dg/backspace_3.f: Likewise
112         * gfortran.dg/backspace_4.f: Likewise
113         * gfortran.dg/backspace_5.f: Likewise
114         * gfortran.dg/backspace_8.f: Likewise
115         * gfortran.dg/backspace_9.f: Likewise
116         * gfortran.dg/complex_write.f90: Likewise
117         * gfortran.dg/convert_implied_open.f90: Likewise
118         * gfortran.dg/dollar_edit_descriptor_1.f: Likewise
119         * gfortran.dg/dos_eol.f: Likewise
120         * gfortran.dg/empty_format_1.f90: Likewise
121         * gfortran.dg/endfile.f: Likewise
122         * gfortran.dg/eof_1.f90: Likewise
123         * gfortran.dg/eor_1.f90: Likewise
124         * gfortran.dg/eor_handling_1.f90: Likewise
125         * gfortran.dg/eor_handling_2.f90: Likewise
126         * gfortran.dg/eor_handling_3.f90: Likewise
127         * gfortran.dg/eor_handling_4.f90: Likewise
128         * gfortran.dg/eor_handling_5.f90: Likewise
129         * gfortran.dg/error_recovery_5.f90: Likewise
130         * gfortran.dg/f2003_inquire_1.f03: Likewise
131         * gfortran.dg/f2003_io_4.f03: Likewise
132         * gfortran.dg/f2003_io_5.f03: Likewise
133         * gfortran.dg/f2003_io_7.f03: Likewise
134         * gfortran.dg/fgetc_1.f90: Likewise
135         * gfortran.dg/fgetc_2.f90: Likewise
136         * gfortran.dg/flush_1.f90: Likewise
137         * gfortran.dg/fmt_exhaust.f90: Likewise
138         * gfortran.dg/fmt_huge.f90: Likewise
139         * gfortran.dg/fmt_read.f90: Likewise
140         * gfortran.dg/fmt_t_1.f90: Likewise
141         * gfortran.dg/fmt_t_2.f90: Likewise
142         * gfortran.dg/fmt_t_3.f90: Likewise
143         * gfortran.dg/fmt_t_4.f90: Likewise
144         * gfortran.dg/fmt_t_5.f90: Likewise
145         * gfortran.dg/fmt_t_7.f: Likewise
146         * gfortran.dg/fseek.f90: Likewise
147         * gfortran.dg/ftell_1.f90: Likewise
148         * gfortran.dg/ftell_2.f90: Likewise
149         * gfortran.dg/func_derived_3.f90: Likewise
150         * gfortran.dg/inquire_9.f90: Likewise
151         * gfortran.dg/iostat_1.f90: Likewise
152         * gfortran.dg/iostat_2.f90: Likewise
153         * gfortran.dg/list_read_1.f90: Likewise
154         * gfortran.dg/list_read_4.f90: Likewise
155         * gfortran.dg/list_read_5.f90: Likewise
156         * gfortran.dg/list_read_7.f90: Likewise
157         * gfortran.dg/list_read_8.f90: Likewise
158         * gfortran.dg/list_read_9.f90: Likewise
159         * gfortran.dg/namelist_13.f90: Likewise
160         * gfortran.dg/namelist_14.f90: Likewise
161         * gfortran.dg/namelist_15.f90: Likewise
162         * gfortran.dg/namelist_16.f90: Likewise
163         * gfortran.dg/namelist_17.f90: Likewise
164         * gfortran.dg/namelist_18.f90: Likewise
165         * gfortran.dg/namelist_19.f90: Likewise
166         * gfortran.dg/namelist_20.f90: Likewise
167         * gfortran.dg/namelist_24.f90: Likewise
168         * gfortran.dg/namelist_26.f90: Likewise
169         * gfortran.dg/namelist_27.f90: Likewise
170         * gfortran.dg/namelist_28.f90: Likewise
171         * gfortran.dg/namelist_37.f90: Likewise
172         * gfortran.dg/namelist_38.f90: Likewise
173         * gfortran.dg/namelist_39.f90: Likewise
174         * gfortran.dg/namelist_40.f90: Likewise
175         * gfortran.dg/namelist_43.f90: Likewise
176         * gfortran.dg/namelist_44.f90: Likewise
177         * gfortran.dg/namelist_45.f90: Likewise
178         * gfortran.dg/namelist_46.f90: Likewise
179         * gfortran.dg/namelist_47.f90: Likewise
180         * gfortran.dg/namelist_48.f90: Likewise
181         * gfortran.dg/namelist_49.f90: Likewise
182         * gfortran.dg/namelist_50.f90: Likewise
183         * gfortran.dg/namelist_51.f90: Likewise
184         * gfortran.dg/namelist_52.f90: Likewise
185         * gfortran.dg/namelist_56.f90: Likewise
186         * gfortran.dg/namelist_char_only.f90: Likewise
187         * gfortran.dg/namelist_use.f90: Likewise
188         * gfortran.dg/namelist_use_only.f90: Likewise
189         * gfortran.dg/noadv_size.f90: Likewise
190         * gfortran.dg/open_access_append_1.f90: Likewise
191         * gfortran.dg/pad_no.f90: Likewise
192         * gfortran.dg/pr12884.f: Likewise
193         * gfortran.dg/pr17090.f90: Likewise
194         * gfortran.dg/pr17285.f90: Likewise
195         * gfortran.dg/pr17286.f90: Likewise
196         * gfortran.dg/pr18122.f90: Likewise
197         * gfortran.dg/pr18210.f90: Likewise
198         * gfortran.dg/pr18392.f90: Likewise
199         * gfortran.dg/pr19155.f: Likewise
200         * gfortran.dg/pr19216.f: Likewise
201         * gfortran.dg/pr19467.f90: Likewise
202         * gfortran.dg/pr19657.f: Likewise
203         * gfortran.dg/pr20257.f90: Likewise
204         * gfortran.dg/read_bad_advance.f90: Likewise
205         * gfortran.dg/read_eof_2.f90: Likewise
206         * gfortran.dg/read_eof_4.f90: Likewise
207         * gfortran.dg/read_many_1.f: Likewise
208         * gfortran.dg/read_noadvance.f90: Likewise
209         * gfortran.dg/read_repeat.f90: Likewise
210         * gfortran.dg/read_size_noadvance.f90: Likewise
211         * gfortran.dg/read_x_past.f: Likewise
212         * gfortran.dg/record_marker_1.f90: Likewise
213         * gfortran.dg/record_marker_3.f90: Likewise
214         * gfortran.dg/rewind_1.f90: Likewise
215         * gfortran.dg/runtime_warning_1.f90: Likewise
216         * gfortran.dg/shape_3.f90: Likewise
217         * gfortran.dg/slash_1.f90: Likewise
218         * gfortran.dg/stat_1.f90: Likewise
219         * gfortran.dg/stat_2.f90: Likewise
220         * gfortran.dg/streamio_11.f90: Likewise
221         * gfortran.dg/streamio_3.f90: Likewise
222         * gfortran.dg/streamio_4.f90: Likewise
223         * gfortran.dg/streamio_9.f90: Likewise
224         * gfortran.dg/tl_editing.f90: Likewise
225         * gfortran.dg/unf_io_convert_1.f90: Likewise
226         * gfortran.dg/unf_io_convert_2.f90: Likewise
227         * gfortran.dg/unf_read_corrupted_2.f90: Likewise
228         * gfortran.dg/unf_short_record_1.f90: Likewise
229         * gfortran.dg/utf8_1.f03: Likewise
230         * gfortran.dg/utf8_2.f03: Likewise
231         * gfortran.dg/widechar_IO_1.f90: Likewise
232         * gfortran.dg/write_check3.f90: Likewise
233         * gfortran.dg/write_rewind_2.f: Likewise
234         * gfortran.dg/x_slash_2.f: Likewise
235         
236 2009-04-29  Richard Guenther  <rguenther@suse.de>
237
238         PR target/39943
239         * lib/target-supports.exp (check_effective_target_vect_uintfloat_cvt):
240         New.
241         (check_effective_target_vect_floatuint_cvt): Likewise.
242         * gcc.dg/vect/slp-10.c: Adjust.
243         * gcc.dg/vect/slp-11.c: Adjust.
244         * gcc.dg/vect/slp-12b.c: Adjust.
245         * gcc.dg/vect/slp-33.c: Adjust.
246         * gcc.c-torture/compile/pr39943.c: New testcase.
247
248 2009-04-29  Richard Guenther  <rguenther@suse.de>
249
250         PR middle-end/39937
251         * gcc.c-torture/compile/pr39937.c: New testcase.
252
253 2009-04-29  Richard Guenther  <rguenther@suse.de>
254
255         PR tree-optimization/39941
256         * gcc.c-torture/compile/pr39941.c: New testcase.
257
258 2009-04-29  Bernd Schmidt  <bernd.schmidt@analog.com>
259
260         * gcc.target/bfin/20090411-1.c: New test.
261
262 2009-04-29  Anmol P. Paralkar  <anmol@freescale.com>
263
264         PR target/39565
265         * gcc.dg/pr39565.c: New testcase.
266
267 2009-04-28  Nathan Sidwell  <nathan@codesourcery.com>
268
269         * gcc.target/i386/sse4_1-roundps-1.c: Skip for vxworks kernel.
270         * gcc.target/i386/sse4_1-roundpd-1.c: Likewise.
271         * gcc.target/i386/sse4_1-roundps-3.c: Likewise.
272         * gcc.target/i386/sse4_1-roundpd-3.c: Likewise.
273         * gcc.target/i386/sse4_1-roundss-1.c: Likewise.
274         * gcc.target/i386/sse4_1-roundsd-1.c: Likewise.
275         * gcc.target/i386/sse4_1-roundss-3.c: Likewise.
276         * gcc.target/i386/sse4_1-roundsd-3.c: Likewise.
277         * gcc.target/i386/sse4_1-roundps-2.c: Likewise.
278         * gcc.target/i386/sse4_1-roundpd-2.c: Likewise.
279         * gcc.target/i386/sse4_1-roundss-2.c: Likewise.
280         * gcc.target/i386/sse4_1-roundsd-2.c: Likewise.
281         * gcc.target/i386/sse4_1-roundss-4.c: Likewise.
282         * gcc.target/i386/sse4_1-roundsd-4.c: Likewise.
283         * gcc.target/i386/pr37191.c: Likewise.
284         * gcc.target/i386/reload-1.c: Likewise.
285         * g++.old-deja/g++.pt/repo1.C: Skip for vxworks kernel.
286         * g++.old-deja/g++.pt/repo2.C: Likewise.
287         * g++.old-deja/g++.pt/repo3.C: Likewise.
288         * g++.old-deja/g++.pt/repo4.C: Likewise.
289         * g++.old-deja/g++.pt/instantiate4.C: Likewise.
290         * g++.old-deja/g++.pt/instantiate6.C: Likewise.
291         * g++.dg/template/repo1.C: Likewise.
292         * g++.dg/template/repo2.C: Likewise.
293         * g++.dg/template/repo3.C: Likewise.
294         * g++.dg/template/repo4.C: Likewise.
295         * g++.dg/template/repo5.C: Likewise.
296         * g++.dg/template/repo6.C: Likewise.
297         * g++.dg/template/repo7.C: Likewise.
298         * g++.dg/template/repo8.C: Likewise.
299         * g++.dg/template/repo9.C: Likewise.
300         * g++.dg/rtti/repo1.C: Likewise.        
301         * gcc.dg/cpp/_Pragma6.c: Skip for vxworks.
302         * g++.dg/cpp/_Pragma1.C: Skip for vxworks.
303         * gcc.dg/pthread-init-1.c: Xfail for vxworks rtp.
304         * g++.dg/other/PR23205.C: Skip for vxworks.
305         * g++.dg/ext/visibility/class1.C: Requires PIC.
306         * g++.dg/eh/async-unwind2.C: Requires PIC.
307         * lib/target-supports.exp (check_cxa_atexit_available): Vxworks
308         does not have cxa_exit.
309
310 2009-04-28  Jing Yu  <jingyu@google.com>
311
312         PR testsuite/39790
313         * lib/target-supports.exp (check_effective_target_tls): Remove
314         comment of caching.
315         (check_effective_target_tls_native): Likewise.
316         (check_effective_target_tls_runtime): Likewise.
317         * gcc.dg/tls/alias-1.c (dg-require-effective-target): Change target
318         tls to tls_runtime.
319         * gcc.dg/tls/opt-2.c: Add dg-require-effective-target tls_runtime.
320
321 2009-04-28  Janus Weil  <janus@gcc.gnu.org>
322
323         PR fortran/39946
324         * gfortran.dg/proc_ptr_16.f90: New.
325
326 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
327
328         * testsuite/gcc.target/ia64/sync-1.c: Check for cmpxchg8 only if
329         lp64 is true.
330
331 2009-04-28  Richard Guenther  <rguenther@suse.de>
332
333         PR middle-end/39937
334         * gfortran.fortran-torture/compile/pr39937.f: New testcase.
335
336 2009-04-28  H.J. Lu  <hongjiu.lu@intel.com>
337
338         * g++.dg/warn/pr35652.C: Removed.
339         * gcc.dg/pr35652.c: Likewise.
340
341 2009-04-28  Alexander Monakov  <amonakov@ispras.ru>
342
343         * gcc.target/ia64/20071210-2.c: New testcase.
344
345 2009-04-28  Uros Bizjak  <ubizjak@gmail.com>
346
347         PR c/39323
348         * gcc.dg/pr39323-2.c: Also scan for alignment in log2 format.
349         * gcc.dg/pr39323-3.c: Ditto.
350
351 2009-04-28  Janus Weil  <janus@gcc.gnu.org>
352
353         PR fortran/39930
354         PR fortran/39931
355         * gfortran.dg/ambiguous_reference_2.f90: New.
356         * gfortran.dg/pointer_assign_7.f90: New.
357
358 2009-04-28  Nathan Froyd  <froydnj@codesourcery.com>
359             Mark Mitchell  <mark@codesourcery.com>
360
361         * gcc.target/powerpc/20020118-1.c: Skip on vxworks targets.
362         * gcc.dg/20020103-1.c: Check for __ppc.
363         * gcc.dg/asm-b.c: Check for __ppc.
364         * gcc.dg/20020919-1.c: Check for __ppc.
365         * gcc.dg/20020312-2.c: Likewise.
366         * gcc.dg/trampoline-1.c: Add appropriate NO_TRAMPOLINES #ifndefs.
367         * gcc.dg/torture/asm-subreg-1.c: Skip on sparc vxworks targets.
368         * gcc.dg/attr-weakref-1.c: Skip on selected vxworks targets.
369         * g++.dg/warn/weak1.C: Likewise.
370         * gcc.dg/tree-ssa/20030714-1.c (find_base_value): Declare as
371         static so appropriate optimizations kick in.
372         (find_base_value_wrapper): New function.
373         * g++.dg/eh/simd-5.C: Fix target triplet.
374         * gcc.target/arm/long-calls-1.c: Skip for -mlong-calls.
375
376 2009-04-28  Uros Bizjak  <ubizjak@gmail.com>
377             H.J. Lu  <hongjiu.lu@intel.com>
378
379         PR target/39911
380         * gcc.target/i386/pr39911.c: New test.
381
382 2009-04-28  Paul Thomas  <pault@gcc.gnu.org>
383
384         PR fortran/39879
385         * gfortran.dg/alloc_comp_assign_10.f90: New test.
386
387 2009-04-28  Ben Elliston  <bje@au.ibm.com>
388
389         PR c++/35652
390         Revert:
391
392         2009-03-27  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
393
394         * gcc.dg/pr35652.C: New.
395         * g++.dg/warn/pr35652.C: New.
396         * gcc.dg/format/plus-1.c: Adjust message.
397
398 2009-04-27  DJ Delorie  <dj@redhat.com>
399
400         * lib/target-supports.exp (check_effective_target_double64): New.
401         (check_effective_target_double64plus): New.
402         (check_effective_target_large_double): New.
403         * gcc.dg/Wconversion-real-integer.c: Require double64plus.
404         * gcc.dg/div-double-1.c: Likewise.
405         * gcc.dg/Wconversion-real.c: Require large_double.
406         * gcc.dg/cdce1.c: Require large_double instead of checking targets.
407
408         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c: Skip if doubles
409         are too small.
410
411         * gcc.c-torture/execute/ieee/20010226-1.c: Mark all floating point
412         constants as long.
413
414 2009-04-27  Ian Lance Taylor  <iant@google.com>
415
416         * gcc.dg/Wcxx-compat-5.c: New testcase.
417         * gcc.dg/Wcxx-compat-6.c: New testcase.
418
419 2009-04-27  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
420
421         Allow non-constant arguments to conversion intrinsics.
422         * gcc.target/spu/intrinsics-3.c: Update tests.
423
424 2009-04-27  Richard Guenther  <rguenther@suse.de>
425
426         PR middle-end/39928
427         * gcc.c-torture/compile/pr39928-1.c: New testcase.
428         * gcc.c-torture/compile/pr39928-2.c: Likewise.
429
430 2009-04-27  H.J. Lu  <hongjiu.lu@intel.com>
431
432         PR target/39903
433         * gcc.dg/torture/pr39903-1.c: New.
434         * gcc.dg/torture/pr39903-2.c: Likewise.
435
436 2009-04-27  Revital Eres  <eres@il.ibm.com>
437
438         * gcc.dg/sms-1.c: Add noinline attribute, create sms dump file
439         and check it.
440         * gcc.dg/sms-2.c: Add dump check.
441         * gcc.dg/sms-3.c: Add noinline attribute, create sms dump file
442         and check it.
443         * gcc.dg/sms-4.c: Likewise.
444         * gcc.dg/sms-5.c: Likewise.
445         * gcc.dg/sms-6.c: Likewise.
446         * gcc.dg/sms-7.c: Likewise.
447         * gcc.dg/sms-antideps.c: Rename to...
448         * gcc.dg/sms-8.c: This and add sms dump file and check it.
449
450 2009-04-27  Eric Botcazou  <ebotcazou@adacore.com>
451
452         * gnat.dg/opt2.adb: New test.
453
454 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
455
456         PR c++/39875
457         * g++.dg/warn/Wunused-15.C: New test.
458
459 2009-04-26  Michael Matz  <matz@suse.de>
460
461         Expand from SSA.
462         * gcc.dg/tree-ssa/20030728-1.c: Use -rtl-expand-details dump and
463         change regexps.
464         * gcc.target/i386/pr37248-1.c: Modified.
465         * gcc.target/i386/pr37248-3.c: Modified.
466         * gcc.target/i386/pr37248-2.c: Modified.
467         * gnat.dg/aliasing1.adb: Modified.
468         * gnat.dg/pack9.adb: Modified.
469         * gnat.dg/aliasing2.adb: Modified.
470         * gcc.dg/strict-overflow-2.c: Modified.
471         * gcc.dg/autopar/reduc-1char.c: Modified.
472         * gcc.dg/autopar/reduc-2char.c: Modified.
473         * gcc.dg/autopar/reduc-1.c: Modified.
474         * gcc.dg/autopar/reduc-2.c: Modified.
475         * gcc.dg/autopar/reduc-3.c: Modified.
476         * gcc.dg/autopar/reduc-6.c: Modified.
477         * gcc.dg/autopar/reduc-7.c: Modified.
478         * gcc.dg/autopar/reduc-8.c: Modified.
479         * gcc.dg/autopar/reduc-9.c: Modified.
480         * gcc.dg/autopar/reduc-1short.c: Modified.
481         * gcc.dg/autopar/reduc-2short.c: Modified.
482         * gcc.dg/autopar/parallelization-1.c: Modified.
483         * gcc.dg/strict-overflow-4.c: Modified.
484         * gcc.dg/strict-overflow-6.c: Modified.
485         * gcc.dg/gomp/combined-1.c: Modified.
486         * gcc.dg/no-strict-overflow-1.c: Modified.
487         * gcc.dg/no-strict-overflow-3.c: Modified.
488         * gcc.dg/no-strict-overflow-5.c: Modified.
489         * gcc.dg/tree-ssa/reassoc-13.c: Modified.
490         * gcc.dg/tree-ssa/pr18134.c: Modified.
491         * gcc.dg/tree-ssa/20030824-1.c: Modified.
492         * gcc.dg/tree-ssa/vector-2.c: Modified.
493         * gcc.dg/tree-ssa/forwprop-9.c: Modified.
494         * gcc.dg/tree-ssa/loop-21.c: Modified.
495         * gcc.dg/tree-ssa/20030824-2.c: Modified.
496         * gcc.dg/tree-ssa/vector-3.c: Modified.
497         * gcc.dg/tree-ssa/asm-3.c: Modified.
498         * gcc.dg/tree-ssa/pr23294.c: Modified.
499         * gcc.dg/tree-ssa/loop-22.c: Modified.
500         * gcc.dg/tree-ssa/loop-15.c: Modified.
501         * gcc.dg/tree-ssa/prefetch-4.c: Modified.
502         * gcc.dg/tree-ssa/pr22051-1.c: Modified.
503         * gcc.dg/tree-ssa/pr20139.c: Modified.
504         * gcc.dg/tree-ssa/scev-cast.c: Modified.
505         * gcc.dg/tree-ssa/pr22051-2.c: Modified.
506         * gcc.dg/tree-ssa/reassoc-1.c: Modified.
507         * gcc.dg/tree-ssa/loop-5.c: Modified.
508         * gcc.dg/tree-ssa/pr19431.c: Modified.
509         * gcc.dg/tree-ssa/pr32044.c: Modified.
510         * gcc.dg/tree-ssa/prefetch-7.c: Modified.
511         * gcc.dg/tree-ssa/loop-19.c: Modified.
512         * gcc.dg/tree-ssa/loop-28.c: Modified.
513         * gcc.dg/tree-ssa/ssa-pre-15.c: Modified.
514         * gcc.dg/tree-ssa/divide-1.c: Modified.
515         * gcc.dg/tree-ssa/inline-1.c: Modified.
516         * gcc.dg/tree-ssa/divide-3.c: Modified.
517         * gcc.dg/tree-ssa/pr30978.c: Modified.
518         * gcc.dg/tree-ssa/alias-6.c: Modified.
519         * gcc.dg/tree-ssa/divide-4.c: Modified.
520         * gcc.dg/tree-ssa/alias-11.c: Modified.
521         * gcc.dg/no-strict-overflow-7.c: Modified.
522         * gcc.dg/strict-overflow-1.c: Modified.
523         * gcc.dg/pr15784-4.c: Modified.
524         * gcc.dg/pr34263.c: Modified.
525         * gcc.dg/strict-overflow-3.c: Modified.
526         * gcc.dg/tree-prof/stringop-1.c: Modified.
527         * gcc.dg/tree-prof/val-prof-1.c: Modified.
528         * gcc.dg/tree-prof/val-prof-2.c: Modified.
529         * gcc.dg/tree-prof/val-prof-3.c: Modified.
530         * gcc.dg/tree-prof/val-prof-4.c: Modified.
531         * gcc.dg/no-strict-overflow-2.c: Modified.
532         * gcc.dg/no-strict-overflow-4.c: Modified.
533         * gcc.dg/no-strict-overflow-6.c: Modified.
534         * g++.dg/tree-ssa/pr27090.C: Modified.
535         * g++.dg/tree-ssa/tmmti-2.C: Modified.
536         * g++.dg/tree-ssa/ptrmemfield.C: Modified.
537         * g++.dg/tree-ssa/pr19807.C: Modified.
538         * g++.dg/opt/pr30965.C: Modified.
539         * g++.dg/init/new17.C: Modified.
540         * gfortran.dg/whole_file_6.f90: Modified.
541         * gfortran.dg/whole_file_5.f90: Modified.
542         * gfortran.dg/reassoc_1.f90: Modified.
543         * gfortran.dg/reassoc_3.f90: Modified.
544
545 2009-04-26  Steven G. Kargl  <kargl@gcc.gnu.org>
546
547         PR fortran/39893
548         * gfortran.dg/assumed_charlen_dummy.f90: New Test.
549
550 2009-04-26  Jakub Jelinek  <jakub@redhat.com>
551
552         PR inline-asm/39543
553         * gcc.target/i386/pr39543-1.c: New test.
554         * gcc.target/i386/pr39543-2.c: New test.
555         * gcc.target/i386/pr39543-3.c: New test.
556
557         PR c/39889
558         * gcc.dg/Wunused-value-3.c: New test.
559
560 2009-04-26  Joseph Myers  <joseph@codesourcery.com>
561
562         PR c/39581
563         * gcc.dg/c99-const-expr-14.c, gcc.dg/gnu99-const-expr-4.c,
564         gcc.dg/vla-21.c: New tests.
565
566 2009-04-26  Joseph Myers  <joseph@codesourcery.com>
567
568         PR c/39556
569         * gcc.dg/inline-34.c: New test.
570
571 2009-04-25  Joseph Myers  <joseph@codesourcery.com>
572
573         * gcc.dg/enum-const-1.c, gcc.dg/enum-const-2.c,
574         gcc.dg/enum-const-3.c: New tests.
575         * gcc.dg/gnu89-const-expr-1.c, gcc.dg/gnu99-const-expr-1.c: Use
576         -pedantic-errors.  Update expected diagnostics.
577
578 2009-04-25  Joseph Myers  <joseph@codesourcery.com>
579
580         PR c/39582
581         * gcc.dg/vla-20.c: New test.
582
583 2009-04-25  Joseph Myers  <joseph@codesourcery.com>
584
585         PR c/39564
586         * gcc.dg/vla-19.c: New test.
587
588 2009-04-25  Joseph Myers  <joseph@codesourcery.com>
589
590         PR preprocessor/39559
591         * gcc.dg/c99-intconst-2.c: New test.
592
593 2009-04-25  Jan Hubicka  <jh@suse.cz>
594
595         * g++.dg/tree-ssa/ehcleanup-1.C: Update.
596
597 2009-04-25  Janus Weil  <janus@gcc.gnu.org>
598
599         PR fortran/39688
600         * gfortran.dg/import7.f90: New.
601
602 2009-04-24  Richard Guenther  <rguenther@suse.de>
603
604         * gcc.dg/tree-ssa/vrp48.c: Fix.
605
606 2008-04-24  Doug Kwan  <dougkwan@google.com>
607
608         * g++.dg/init/copy7.C: Only abort in memcpy if source and
609         destination are the same.
610
611 2009-04-24  Richard Guenther  <rguenther@suse.de>
612
613         * gcc.dg/tree-ssa/vrp48.c: New testcase.
614
615 2009-04-24  Joseph Myers  <joseph@codesourcery.com>
616
617         * gcc.dg/array-const-1.c, gcc.dg/array-const-2.c,
618         gcc.dg/array-const-3.c: New tests.
619
620 2009-04-24  Ian Lance Taylor  <iant@google.com>
621
622         * gcc.dg/Wcxx-compat-4.c: New testcase.
623
624 2009-04-24  Daniel Kraft  <d@domob.eu>
625
626         * gfortran.dg/typebound_generic_1.f03: Change so that no error is
627         expected on already erraneous symbol (renamed to fresh one).
628
629 2009-04-24  Paolo Bonzini  <bonzini@gnu.org>
630
631         PR middle-end/39867
632         * gcc.dg/pr39867.c: New.
633
634 2009-04-24  Janus Weil  <janus@gcc.gnu.org>
635
636         PR fortran/39861
637         PR fortran/39864
638         * gfortran.dg/intrinsic_1.f90: New.
639
640 2009-04-24  Eric Botcazou  <ebotcazou@adacore.com>
641
642         * gnat.dg/alignment7.adb: New test.
643         * gnat.dg/alignment8.adb: Likewise.
644
645 2009-04-24  Eric Botcazou  <ebotcazou@adacore.com>
646
647         * gnat.dg/specs/pr34799.ads: Rename to rep_clause1.ads.
648         * gnat.dg/specs/rep_clause2.ads: New test.
649
650 2009-04-24  Jakub Jelinek  <jakub@redhat.com>
651
652         PR rtl-optimization/39794
653         * gcc.dg/pr39794.c: New test.
654
655 2009-04-23  Eric Botcazou  <ebotcazou@adacore.com>
656
657         * gnat.dg/atomic1.adb: New test.
658         * gnat.dg/atomic1_pkg.ads: New helper.
659
660 2009-04-23  Steve Ellcey  <sje@cup.hp.com>
661
662         PR testsuite/39623
663         * gcc.dg/vect/no-vfa-vect-57.c: XFAIL when vect_no_align.
664         * gcc.dg/vect/no-vfa-vect-61.c: Ditto.
665         
666 2009-04-23  Rafael Avila de Espindola  <espindola@google.com>
667
668         * gcc.dg/format/gcc_diag-1.c (foo): Don't check that %E produces a
669         warning.
670
671 2009-04-22  Andrew Pinski  <andrew_pinski@playstation.sony.com>
672
673         PR C/31499
674         * gcc.dg/vector-init-1.c: New testcase.
675         * gcc.dg/vector-init-2.c: New testcase.
676
677 2009-04-22  Eric Botcazou  <ebotcazou@adacore.com>
678
679         * gnat.dg/enum2.adb: New test.
680         * gnat.dg/enum2_pkg.ads: New helper.
681
682 2009-04-22  Jakub Jelinek  <jakub@redhat.com>
683
684         PR c/39855
685         * gcc.dg/torture/pr39855.c: New test.
686
687 2009-04-22  Dodji Seketeli  <dodji@redhat.com>
688
689         PR c++/39639
690         * g++.dg/cpp0x/pr39639.C: New test.
691
692 2009-04-22  Mark Heffernan  <meheff@google.com>
693
694         * gcc.dg/profile-generate-3.c: New test.
695
696 2009-04-22  Jan Hubicka  <jh@suse.cz>
697
698         * g++.dg/tree-ssa/ehcleanup-1.C: New testcase.
699
700 2009-04-22  Steve Ellcey  <sje@cup.hp.com>
701
702         PR testsuite/39623
703         * gcc.dg/vect/no-vfa-vect-43.c Fix vect_no_align check.
704         
705 2009-04-22  Richard Guenther  <rguenther@suse.de>
706
707         PR tree-optimization/39824
708         * gcc.c-torture/compile/pr39824.c: New testcase.
709
710 2009-04-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
711
712         PR c++/14875
713         * g++.dg/parse/parser-pr14875.C: New.
714         * g++.dg/parse/parser-pr14875-2.C: New.
715         * g++.dg/parse/error6.C: Update match string.
716
717 2009-04-22  Richard Guenther  <rguenther@suse.de>
718
719         PR tree-optimization/39845
720         * gcc.c-torture/compile/pr39845.c: New testcase.
721
722 2009-04-22  Janus Weil  <janus@gcc.gnu.org>
723
724         PR fortran/39735
725         * gfortran.dg/assumed_charlen_function_5.f90: Modified.
726         * gfortran.dg/external_initializer.f90: Modified.
727         * gfortran.dg/interface_26.f90: Modified.
728         * gfortran.dg/intrinsic_subroutine.f90: Modified.
729         * gfortran.dg/proc_ptr_3.f90: Modified.
730         * gfortran.dg/proc_ptr_15.f90: New.
731         * gfortran.dg/proc_ptr_result_1.f90: Modified.
732
733 2009-04-21  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
734
735         PR c++/35711
736         * g++.dg/warn/pr35711.C: New.
737         * g++.dg/conversion/ptrmem2.C: Update.
738
739 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
740
741         * ChangeLog, ChangeLog-1993-2007, ChangeLog-2008, ChangeLog.ptr,
742         ChangeLog.tree-ssa, README, README.QMTEST, README.compat,
743         README.gcc, g++.dg/README, g++.dg/compat/break/README,
744         g++.dg/gomp/gomp.exp, g++.old-deja/g++.brendan/README,
745         g++.old-deja/g++.oliva/ChangeLog, g++.old-deja/g++.robertl/README,
746         gcc.c-torture/ChangeLog.0,
747         gcc.c-torture/execute/builtins/builtins.exp, gcc.dg/README,
748         gcc.dg/gomp/gomp.exp, gcc.target/frv/frv.exp,
749         gcc.target/i386/math-torture/math-torture.exp,
750         gcc.target/mips/inter/mips16-inter.exp,
751         gcc.target/mips/mips-nonpic/README,
752         gcc.target/x86_64/abi/README.gcc,
753         gcc.target/xstormy16/xstormy16.exp, gcc.test-framework/README,
754         gfortran.dg/g77/README, gfortran.dg/gomp/gomp.exp,
755         gfortran.fortran-torture/ChangeLog.g95: Add copyright and license
756         notices.
757         * ChangeLog-1993-2007, ChangeLog: Correct dates.
758
759 2009-04-21  Eric Botcazou  <ebotcazou@adacore.com>
760
761         * gcc.dg/debug/dwarf2/short-circuit.c: New test.
762
763 2009-04-21  Richard Guenther  <rguenther@suse.de>
764
765         PR middle-end/39829
766         * gcc.dg/torture/pr39829.c: New testcase.
767
768 2009-04-21  Martin Jambor  <mjambor@suse.cz>
769
770         * gcc.dg/tree-ssa/cswtch-2.c: New test.
771
772 2009-04-21  Manuel López-Ibáñez  <manu@gcc.gnu.org>
773
774         PR 16202
775         * gcc.dg/sequence-pt-1.c: Remove XFAILs.
776         * gcc.dg/sequence-pt-2.c: New.
777         * gcc.dg/sequence-pt-3.c: New.
778         * g++.dg/warn/sequence-pt-1.C: Remove XFAILs.
779         * g++.dg/warn/sequence-pt-2.c: New.
780         * g++.dg/warn/sequence-pt-3.c: New.
781
782 2009-04-21  Jakub Jelinek  <jakub@redhat.com>
783
784         * gcc.dg/torture/pr39678.c (struct X): Make c field signed char.
785
786 2009-04-21  Eric Botcazou  <ebotcazou@adacore.com>
787
788         * gnat.dg/import1.ad[sb]: New test.
789
790 2009-04-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
791
792         * objc/execute/exceptions/handler-1.m: For the NeXT runtime, just
793         return 0.
794
795 2009-04-20  Tobias Burnus  <burnus@net-b.de>
796
797         PR fortran/39811
798         * gfortran.dg/continuation_11.f90: New test.
799
800 2009-04-21  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
801
802         PR c++/13358
803         * gcc.dg/wtr-int-type-1.c: Use two dg-warning to match two
804         messages. Test for "long long" in system headers.
805         * gcc.dg/c99-longlong-2.c: New.
806         * g++.dg/warn/pr13358.C: New.
807         * g++.dg/warn/pr13358-2.C: New.
808         * g++.dg/warn/pr13358-3.C: New.
809         * g++.dg/warn/pr13358-4.C: New.
810
811 2009-04-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
812
813         * gcc.dg/framework-2.c: Fix up for non existent includes
814         being fatal errors now.
815
816 2009-04-20  Paul Thomas  <pault@gcc.gnu.org>
817
818         PR fortran/39800
819         * gfortran.dg/private_type_13.f90: New test.
820         * gfortran.dg/private_type_2.f90: Add option -std=f95.
821
822 2009-04-20  Le-Chun Wu  <lcwu@google.com>
823
824         PR c++/39803
825         * g++.dg/warn/Wunused-14.C: New test.
826
827 2009-04-20  Eric Botcazou  <ebotcazou@adacore.com>
828
829         * gnat.dg/specs/small_alignment.ads: New test.
830
831 2009-04-20  Ian Lance Taylor  <iant@google.com>
832
833         * gcc.dg/Wcxx-compat-3.c: New testcase.
834
835 2009-04-20  Eric Botcazou  <ebotcazou@adacore.com>
836
837         * gnat.dg/pack13.ad[sb]: New test.
838         * gnat.dg/pack13_pkg.ads: New helper.
839
840 2009-04-20  Eric Botcazou  <ebotcazou@adacore.com>
841
842         * gnat.dg/discr11.ad[sb]: New test.
843         * gnat.dg/discr11_pkg.ads: New helper.
844
845 2009-04-20  Ira Rosen  <irar@il.ibm.com>
846
847         PR tree-optimization/39675
848         * gcc.dg/vect/O3-pr39675-2.c: New test.
849
850 2009-04-20  Eric Botcazou  <ebotcazou@adacore.com>
851
852         * gnat.dg/rep_clause3.adb: New test.
853
854 2009-04-19  Joseph Myers  <joseph@codesourcery.com>
855
856         PR c/37481
857         * gcc.dg/c99-flex-array-7.c: New test.
858
859 2009-04-19  Joseph Myers  <joseph@codesourcery.com>
860
861         PR c/19771
862         * gcc.c-torture/execute/vla-dealloc-1.c: New test.
863
864 2009-04-19  Joseph Myers  <joseph@codesourcery.com>
865
866         PR c/38243
867         * gcc.dg/c99-restrict-3.c: New test.
868
869 2009-04-19  Joseph Myers  <joseph@codesourcery.com>
870
871         PR preprocessor/20078
872         * gcc.dg/cpp/paste16.c, gcc.dg/cpp/redef4.c: New tests.
873
874 2009-04-19  Eric Botcazou  <ebotcazou@adacore.com>
875
876         * lib/gnat.exp (local_find_gnatmake): Pass --LINK to gnatlink.
877         Do not pass -B$root after -margs.
878
879 2009-04-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
880
881         PR c/32061
882         PR c++/36954
883         * gcc.dg/pr32061.c: New.
884         * gcc.dg/Wlogical-op-1.c: Update.
885         * g++.dg/warn/Wlogical-op-1.C: Update.
886         * g++.dg/warn/pr36954.C: New.
887
888 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
889
890         PR c/27676
891         * gcc.dg/lvalue-5.c: New test.
892
893 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
894
895         PR c/22367
896         * gcc.dg/lvalue-6.c, gcc.dg/lvalue-7.c: New tests.
897
898 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
899
900         * gcc.dg/cpp/include5.c: New test.
901
902 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
903
904         PR c/35210
905         * gcc.dg/call-diag-2.c: New test.
906
907 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
908
909         PR preprocessor/39646
910         * gcc.dg/cpp/line8.c: New test.
911
912 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
913
914         PR preprocessor/39647
915         * gcc.dg/cpp/line7.c: New test.
916
917 2009-04-18  Richard Guenther  <rguenther@suse.de>
918
919         PR middle-end/39804
920         * gcc.target/i386/pr39804.c: New testcase.
921
922 2009-04-18  Eric Botcazou  <ebotcazou@adacore.com>
923
924         * gcc.target/i386/pr39496.c: Compile with -mtune=i686.
925         * g++.dg/other/pr39496.C: Likewise.
926
927 2009-04-18  Manuel López-Ibáñez  <manu@gcc.gnu.org>
928
929         PR middle-end/36902
930         * gcc.dg/pr36902.c: New.
931
932 2009-04-17  Diego Novillo  <dnovillo@google.com>
933
934         * gcc.c-torture/execute/builtins/strlen-3.c: Fix ODR
935         violation for variable 'inside_main'.
936
937 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
938
939         * gfortran.fortran-torture/execute/getarg_1.x: New file.
940
941 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
942
943         * gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".
944
945 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
946
947         * gfortran.dg/chmod_1.f90: Disable on spu-*-* targets.
948         * gfortran.dg/chmod_2.f90: Likewise.
949         * gfortran.dg/chmod_3.f90: Likewise.
950         * gfortran.dg/open_errors.f90: Likewise.
951         * gfortran.dg/stat_1.f90: Likewise.
952         * gfortran.dg/stat_2.f90: Likewise.
953
954 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
955
956         * gfortran.fortran-torture/execute/nan_inf_fmt.x: Skip on spu-*-*.
957         * gfortran.fortran-torture/execute/intrinsic_nearest.x: Likewise.
958         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: Likewise.
959         * gfortran.dg/nearest_1.f90: Likewise.
960         * gfortran.dg/nearest_3.f90: Likewise.
961         * gfortran.dg/isnan_1.f90: Likewise.
962         * gfortran.dg/isnan_2.f90: Likewise.
963         * gfortran.dg/nan_1.f90: Likewise.
964         * gfortran.dg/nan_2.f90: Likewise.
965         * gfortran.dg/nan_3.f90: Likewise.
966         * gfortran.dg/nan_4.f90: Likewise.
967         * gfortran.dg/module_nan.f90: Likewise.
968         * gfortran.dg/int_conv_2.f90: Likewise.
969         * gfortran.dg/init_flag_3.f90: Likewise.
970         * gfortran.dg/namelist_42.f90: Likewise.
971         * gfortran.dg/namelist_43.f90: Likewise.
972         * gfortran.dg/real_const_3.f90: Likewise.
973         * gfortran.dg/transfer_simplify_1.f90: Likewise.
974
975         * gfortran.dg/default_format_1.f90: XFAIL on spu-*-*.
976         * gfortran.dg/default_format_denormal_1.f90: XFAIL on spu-*-*.
977         * gfortran.dg/scalar_mask_2.f90: XFAIL on spu-*-*.
978         * gfortran.dg/integer_exponentiation_3.F90: XFAIL on spu-*-*.
979         * gfortran.dg/integer_exponentiation_5.F90: XFAIL on spu-*-*.
980
981         * gfortran.dg/elemental_subroutine_1.f90: Relax "epsilon" check.
982         * gfortran.dg/gamma_5.f90: Likewise.
983
984 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
985
986         * lib/gcc-dg.exp (gcc-dg-prune): Make linker message check
987         less strict so it also works with auto-overlay support.
988         * lib/gcc-defs.exp (${tool}_check_unsupported_p): Add check
989         for "exceeds local store" linker errors on the SPU.
990
991         * lib/gfortran.exp: Include target-supports.exp.
992         (gfortran_init): On SPU targets where automatic overlay support
993         is available, use it to build all Fortran test cases.
994
995         * gfortran.dg/pr20257.f90: Skip on spu-*-* targets.
996
997 2009-04-17  Arnaud Charlet  <charlet@adacore.com>
998
999         * gnat.dg/ref_type.ads, gnat.dg/ref_type.adb: Fix test after proper
1000         rule enforced by gnat on taft types.
1001
1002 2009-04-17  Jakub Jelinek  <jakub@redhat.com>
1003
1004         PR testsuite/39792
1005         * g++.dg/ext/complit11.C: Add empty dg-options.
1006
1007 2009-04-16  Andrew Pinski  <pinskia@gmail.com>
1008
1009         PR c++/17570
1010         * g++.dg/template/defarg11.C: New test.
1011
1012 2009-04-16  Andrew Pinski  <pinskia@gmail.com>
1013
1014         PR c++/28766
1015         * g++.dg/ext/complit11.C: New testcase.
1016
1017 2009-04-15  Le-Chun Wu  <lcwu@google.com>
1018
1019         PR c++/39551
1020         * g++.dg/warn/Wunused-13.C: New testcase.
1021
1022 2009-04-15  Ian Lance Taylor  <iant@google.com>
1023
1024         * gcc.dg/Wenum-compare-1.c: New testcase.
1025
1026 2009-04-15  Richard Guenther  <rguenther@suse.de>
1027
1028         PR tree-optimization/39764
1029         * g++.dg/torture/pr39764.C: New testcase.
1030
1031 2009-04-15  Nathan Sidwell  <nathan@codesourcery.com>
1032
1033         * g++.dg/ext/altivec-17.C: New.
1034
1035 2009-04-15  Arnaud Charlet  <charlet@adacore.com>
1036
1037         * gnat.dg/sync1.ads: Fix error now flagged by gnat.
1038         * gnat.dg/specs/limited1.ads: Ditto.
1039
1040 2009-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
1041
1042         PR testsuite/39769
1043         * gcc.dg/vmx/3a-04.c (test): Don't rely on floating point equality
1044         for testing the results of estimate instructions.
1045         * gcc.dg/vmx/3a-04m.c (test): Ditto.
1046         * gcc.dg/vmx/3a-05.c (test): Ditto.
1047
1048 2009-04-14  Jason Merrill  <jason@redhat.com>
1049
1050         PR c++/39763
1051         * g++.dg/warn/Wshadow-4.C: Extend.
1052
1053 2009-04-14  Uros Bizjak  <ubizjak@gmail.com>
1054
1055         * gcc.target/alpha/pr39740.c (dg-options): Add -mexplicit-relocs.
1056         (do_D): Remove attribute hidden.
1057
1058 2009-04-13  Jason Merrill  <jason@redhat.com>
1059
1060         PR c++/39480
1061         * g++.dg/init/copy7.C: New.
1062
1063 2009-04-13  H.J. Lu  <hongjiu.lu@intel.com>
1064
1065         PR testsuite/39733
1066         * gcc.misc-tests/options.exp (check_for_options): Renamed to ...
1067         (check_for_all_options): This.
1068
1069 2009-04-13  Jason Merrill  <jason@redhat.com>
1070
1071         PR c++/39750
1072         * g++.dg/template/crash90.C: New.
1073
1074 2009-04-12  Jason Merrill  <jason@redhat.com>
1075
1076         PR c++/39742
1077         * g++.dg/overload/extern-C-2.C: New.
1078
1079 2009-04-12  Joseph Myers  <joseph@codesourcery.com>
1080
1081         PR preprocessor/31869
1082         * gcc.dg/cpp/strify5.c: New test.
1083
1084 2009-04-12  Eric Botcazou  <ebotcazou@adacore.com>
1085
1086         * gnat.dg/enum1.adb: New test.
1087         * gnat.dg/enum1_pkg.ads: New helper.
1088
1089 2009-04-12  Uros Bizjak  <ubizjak@gmail.com>
1090
1091         PR target/39740
1092         * gcc.target/alpha/pr39740.c: New test.
1093
1094 2009-04-11  Daniel Kraft  <d@domob.eu>
1095
1096         PR fortran/37746
1097         * gfortran.dg/bounds_check_strlen_1.f90: New test.
1098         * gfortran.dg/bounds_check_strlen_2.f90: New test.
1099         * gfortran.dg/bounds_check_strlen_3.f90: New test.
1100         * gfortran.dg/bounds_check_strlen_4.f90: New test.
1101         * gfortran.dg/bounds_check_strlen_5.f90: New test.
1102         * gfortran.dg/bounds_check_strlen_6.f90: New test.
1103         * gfortran.dg/bounds_check_strlen_7.f90: New test.
1104         * gfortran.fortran-torture/execute/intrinsic_index.f90: Fix wrong
1105         expected string length that failed with -fbounds-check now.
1106         * gfortran.fortran-torture/execute/intrinsic_trim.f90: Ditto.
1107
1108 2009-04-11  Janus Weil  <janus@gcc.gnu.org>
1109
1110         PR fortran/39692
1111         * gfortran.dg/proc_ptr_14.f90: New.
1112
1113 2009-04-11  Richard Guenther  <rguenther@suse.de>
1114
1115         PR middle-end/39732
1116         * g++.dg/torture/pr39732.C: New testcase.
1117
1118 2009-04-11  Daniel Franke  <franke.daniel@gmail.com>
1119
1120         * gfortran.dg/whole_file_5.f90: New.
1121         * gfortran.dg/whole_file_6.f90: New.
1122
1123 2009-04-11  Richard Guenther  <rguenther@suse.de>
1124
1125         PR tree-optimization/39713
1126         * g++.dg/torture/pr39713.C: New testcase.
1127
1128 2009-04-10  Richard Guenther  <rguenther@suse.de>
1129
1130         PR c/39712
1131         * gcc.dg/pr39712.c: New testcase.
1132
1133 2009-04-10  H.J. Lu  <hongjiu.lu@intel.com>
1134
1135         PR c++/28301
1136         * g++.dg/cpp0x/enum2.C: Updated.
1137         * g++.dg/debug/pr22514.C: Likewise.
1138         * g++.dg/parse/enum2.C: Likewise.
1139         * g++.dg/parse/enum3.C: Likewise.
1140         * g++.dg/template/crash79.C: Likewise.
1141         * g++.old-deja/g++.jason/cond.C: Likewise.
1142
1143 2009-04-10  Chao-ying Fu  <fu@mips.com>
1144
1145         * gcc.target/mips/interrupt_handler.c: Change from compile to
1146         assemble.
1147
1148 2009-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1149
1150         * objc/execute/forward-1.x: Fix x86_64 entry typos.
1151
1152 2009-04-10  Daniel Franke  <franke.daniel@gmail.com>
1153
1154         PR fortran/38709
1155         * gfortran.dg/zero_sized_6.f90: New.
1156
1157 2009-04-10  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1158
1159         PR  c++/20118
1160         * g++.dg/parse/pr20118.C: New.
1161         * g++.dg/template/spec16.C: Update.
1162
1163 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1164
1165         PR testsuite/35621
1166         * gcc.target/i386/avx-vpabsb-1.c: Add -fno-strict-aliasing.
1167         * gcc.target/i386/avx-vpabsb-1.c: Likewise.
1168         * gcc.target/i386/avx-vpabsd-1.c: Likewise.
1169         * gcc.target/i386/avx-vpabsw-1.c: Likewise.
1170         * gcc.target/i386/avx-vpalignr-1.c: Likewise.
1171         * gcc.target/i386/avx-vphaddd-1.c: Likewise.
1172         * gcc.target/i386/avx-vphaddsw-1.c: Likewise.
1173         * gcc.target/i386/avx-vphaddw-1.c: Likewise.
1174         * gcc.target/i386/avx-vphsubd-1.c: Likewise.
1175         * gcc.target/i386/avx-vphsubsw-1.c: Likewise.
1176         * gcc.target/i386/avx-vphsubw-1.c: Likewise.
1177         * gcc.target/i386/avx-vpmaddubsw-1.c: Likewise.
1178         * gcc.target/i386/avx-vpmulhrsw-1.c: Likewise.
1179         * gcc.target/i386/avx-vpshufb-1.c: Likewise.
1180         * gcc.target/i386/avx-vpsignb-1.c: Likewise.
1181         * gcc.target/i386/avx-vpsignd-1.c: Likewise.
1182         * gcc.target/i386/avx-vpsignw-1.c: Likewise.
1183
1184 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1185
1186         PR target/39678
1187         * g++.dg/torture/pr39678.C: New.
1188         * gcc.dg/compat/struct-complex-2.h: Likewise.
1189         * gcc.dg/compat/struct-complex-2_main.c: Likewise.
1190         * gcc.dg/compat/struct-complex-2_x.c: Likewise.
1191         * gcc.dg/compat/struct-complex-2_y.c: Likewise.
1192         * gcc.dg/torture/pr39678.c: Likewise.
1193         * gcc.target/i386/pr39678.c: Likewise.
1194
1195         * gcc.dg/compat/struct-complex-1_x.c: Add -Wno-psabi.
1196         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1197
1198         * gcc.target/x86_64/abi/test_passing_structs.c: Include
1199         <complex.h>.  Add tests for structure with complex float.
1200
1201 2009-04-10  Ben Elliston  <bje@au.ibm.com>
1202             Joseph Myers  <joseph@codesourcery.com>
1203
1204         PR target/36800
1205         * gcc.dg/dfp/pr36800.c: New.
1206
1207 2009-04-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1208             Rafael Avila de Espindola  <espindola@google.com>
1209
1210         * gcc.misc-tests/help.exp: New file.
1211         * lib/options.exp: New file.
1212
1213 2009-04-09  Janis Johnson  <janis187@us.ibm.com>
1214
1215         PR libobjc/36610
1216         * objc/execute/forward-1.x: New.
1217
1218 2009-04-09  Paolo Bonzini  <bonzini@gnu.org>
1219
1220         * gcc.dg/pr27150-1.c: Change to a link test.
1221
1222 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
1223
1224         * g++.dg/lookup/using2.C: Change copyright header to refer to version
1225         3 of the GNU General Public License and to point readers at the
1226         COPYING3 file and the FSF's license web page.
1227         * gcc.dg/fixed-point/fixed-point.exp: Likewise.
1228         * gcc.dg/struct/struct-reorg.exp: Likewise.
1229         * gcc.target/spu/tag_manager.c: Likewise.
1230
1231 2009-04-09  Richard Guenther  <rguenther@suse.de>
1232
1233         PR testsuite/39696
1234         * ssa-ccp-25.c: Adjust pattern.
1235
1236 2009-04-09  Janus Weil  <janus@gcc.gnu.org>
1237
1238         PR fortran/36704
1239         * gfortran.dg/external_procedures_1.f90: Modified.
1240         * gfortran.dg/proc_ptr_result_1.f90: New.
1241         * gfortran.dg/proc_ptr_result_2.f90: New.
1242         * gfortran.dg/proc_ptr_result_3.f90: New.
1243
1244 2009-04-09  Richard Guenther  <rguenther@suse.de>
1245
1246         * gcc.dg/vect/vect-54.c: Make constant input data file-scope
1247         to prevent constant propagation.
1248         * gcc.dg/vect/vect-56.c: Likewise.
1249         * gcc.dg/vect/vect-58.c: Likewise.
1250         * gcc.dg/vect/vect-60.c: Likewise.
1251         * gcc.dg/vect/no-vfa-vect-57.c: Likewise.
1252         * gcc.dg/vect/no-vfa-vect-61.c: Likewise.
1253         * gcc.dg/tree-prof/stringop-2.c: Adjust expected outcome.
1254
1255 2009-04-09  Richard Guenther  <rguenther@suse.de>
1256
1257         * gcc.dg/tree-ssa/ssa-ccp-25.c: New testcase.
1258         * gcc.dg/tree-ssa/ssa-ccp-26.c: Likewise.
1259
1260 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
1261
1262         PR c/39613
1263         * gcc.dg/case-const-1.c, gcc.dg/case-const-2.c, gcc.dg/case-const-3.c:
1264         New tests.
1265
1266 2009-04-08  Joseph Myers  <joseph@codesourcery.com>
1267
1268         * gcc.dg/c99-stdint-1.c: Fix cut-and-paste mistakes in test.
1269         * gcc.dg/c99-stdint-7.c, gcc.dg/c99-stdint-8.c: New tests.
1270
1271 2009-04-08  Jakub Jelinek  <jakub@redhat.com>
1272
1273         * g++.dg/debug/dwarf2/static-data-member1.C: New test.
1274
1275 2009-04-08  Jason Merrill  <jason@redhat.com>
1276
1277         PR c++/25185
1278         * g++.dg/template/error40.C: Add another test.
1279
1280 2009-04-08  Joseph Myers  <joseph@codesourcery.com>
1281
1282         PR c/39614
1283         PR c/39673
1284         * gcc.c-torture/compile/pr39614-1.c,
1285         gcc.c-torture/compile/pr39614-2.c,
1286         gcc.c-torture/compile/pr39614-3.c,
1287         gcc.c-torture/compile/pr39614-4.c,
1288         gcc.c-torture/compile/pr39614-5.c,
1289         gcc.c-torture/compile/pr39673-1.c,
1290         gcc.c-torture/compile/pr39673-2.c: New tests.
1291         * gcc.dg/gnu89-const-expr-2.c, gcc.dg/gnu99-const-expr-2.c: Test
1292         more cases.
1293         * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
1294         gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: Update
1295         expected errors.
1296
1297 2009-04-08  Dodji Seketeli  <dodji@redhat.com>
1298
1299         PRc++/39637
1300         * g++.dg/cpp0x/variadic-crash2.C: New test.
1301
1302 2009-04-08  Paul Thomas  <pault@gcc.gnu.org>
1303
1304         PR fortran/38863
1305         * gfortran.dg/alloc_comp_result_1.f90: New test.
1306
1307 2009-04-07  Jason Merrill  <jason@redhat.com>
1308
1309         PR c++/34691
1310         * g++.dg/overload/extern-C-1.C: New.
1311
1312 2009-04-07  Dominique d'Humieres  <dominiq@lps.ens.fr>
1313
1314         PR testsuite/39325
1315         * gcc.misc-tests/linkage.exp: Use -m64 for 64-bit *86*-darwin.
1316
1317 2009-04-07  Jason Merrill  <jason@redhat.com>
1318
1319         PR c++/25185
1320         * g++.dg/template/error40.C: New.
1321
1322 2009-04-07  Janus Weil  <janus@gcc.gnu.org>
1323
1324         PR fortran/38152
1325         * gfortran.dg/proc_ptr_13.f90: Add "-g" option.
1326
1327 2009-04-07  Eric Botcazou  <ebotcazou@adacore.com>
1328
1329         * gnat.dg/subp_elim_errors.ad[sb]: New test.
1330
1331 2009-04-07  Janus Weil  <janus@gcc.gnu.org>
1332
1333         PR fortran/38290
1334         * gfortran.dg/proc_decl_1.f90: Modified.
1335         * gfortran.dg/proc_ptr_11.f90: Extended.
1336         * gfortran.dg/proc_ptr_13.f90: Modified.
1337
1338 2009-04-06  Jason Merrill  <jason@redhat.com>
1339
1340         PR c++/35146
1341         * g++.dg/template/fnspec1.C: New.
1342
1343 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
1344
1345         * lib/gnat.exp: Handle multilib.
1346         
1347 2009-04-06  Paul Thomas  <pault@gcc.gnu.org>
1348
1349         PR fortran/38863
1350         * gfortran.dg/dependency_23.f90: New test.
1351
1352 2009-04-06  Richard Guenther  <rguenther@suse.de>
1353
1354         PR tree-optimization/28868
1355         * gcc.dg/tree-ssa/ssa-fre-21.c: New testcase.
1356         * gcc.dg/tree-ssa/ssa-sccvn-1.c: Adjust.
1357         * gcc.dg/tree-ssa/ssa-sccvn-2.c: Likewise.
1358         * gcc.dg/tree-ssa/ssa-sccvn-4.c: Likewise.
1359
1360 2009-04-06  Andrew Stubbs  <ams@codesourcery.com>
1361
1362         * gcc.dg/pragma-isr-trapa2.c: Skip test for FPU-less architectures.
1363
1364 2009-04-06  Andrew Stubbs  <ams@codesourcery.com>
1365
1366         * gcc.target/sh/sh4a-memmovua.c: Include string.h instead of stdlib.h.
1367
1368 2009-04-06  Andrew Stubbs  <ams@codesourcery.com>
1369
1370         * gcc.target/sh/sh4a-bitmovua.c (y0): Rename to y_0 to avoid a clash
1371         with the built-in y0, and the subsequent warning.
1372         (y1): Likewise, rename to y_1.
1373
1374 2009-04-06  Janus Weil  <janus@gcc.gnu.org>
1375
1376         PR fortran/39414
1377         * gfortran.dg/proc_decl_21.f90: New.
1378
1379 2009-04-06  Paul Thomas  <pault@gcc.gnu.org>
1380
1381         PR fortran/36091
1382         * gfortran.dg/forall_13.f90: Add -fbounds-check option.
1383
1384 2009-04-06  Hans-Peter Nilsson  <hp@axis.com>
1385
1386         * gfortran.dg/namelist_51.f90, gfortran.dg/utf8_2.f03,
1387         gfortran.dg/namelist_48.f90, gfortran.dg/read_repeat.f90,
1388         gfortran.dg/streamio_9.f90, gfortran.dg/widechar_IO_1.f90,
1389         gfortran.dg/namelist_50.f90, gfortran.dg/namelist_52.f90,
1390         gfortran.dg/utf8_1.f03, gfortran.dg/namelist_56.f90,
1391         gfortran.dg/namelist_49.f90: Gate test on effective_target
1392         fd_truncate.
1393         * gfortran.dg/widechar_IO_3.f90: Ditto.  Fix typo in comment.
1394
1395 2009-04-05  Daniel Kraft  <d@domob.eu>
1396
1397         PR fortran/38654
1398         * gfortran.dg/read_float_2.f03
1399         * gfortran.dg/read_float_3.f90
1400
1401 2009-04-05  Richard Guenther  <rguenther@suse.de>
1402
1403         PR tree-optimization/39648
1404         * gcc.c-torture/compile/pr39648.c: New testcase.
1405
1406 2009-04-05  Jason Merrill  <jason@redhat.com>
1407
1408         PR c++/14912
1409         * g++.dg/template/error39.C: New.
1410
1411 2009-04-05  Daniel Franke  <franke.daniel@gmail.com>
1412
1413         PR fortran/29458
1414         * gfortran.dg/implied_do_1.f90: New.
1415
1416 2009-04-04  Tobias Burnus  <burnus@net-b.de>
1417
1418         PR fortran/39577
1419         * gfortran.dg/recursive_check_8.f90: New.
1420         * gfortran.dg/recursive_check_9.f90: New.
1421         * gfortran.dg/recursive_check_10.f90: New.
1422         * gfortran.dg/recursive_check_11.f90: New.
1423         * gfortran.dg/recursive_check_12.f90: New.
1424         * gfortran.dg/recursive_check_13.f90: New.
1425         * gfortran.dg/recursive_check_14.f90: New.
1426
1427 2009-04-04  Jason Merrill  <jason@redhat.com>
1428
1429         PR c++/25185
1430         * g++.dg/template/error38.C: Add more tests.
1431
1432 2009-04-04  Paul Thomas  <pault@gcc.gnu.org>
1433
1434         PR fortran/37614
1435         * gfortran.dg/common_align_2.f90: New test.
1436
1437 2009-04-04  Richard Guenther  <rguenther@suse.de>
1438
1439         PR tree-optimization/8781
1440         PR tree-optimization/37892
1441         * g++.dg/tree-ssa/pr8781.C: New testcase.
1442         * gcc.dg/tree-ssa/ssa-pre-25.c: Likewise.
1443
1444 2009-04-04  Richard Guenther  <rguenther@suse.de>
1445
1446         PR tree-optimization/39636
1447         * gcc.c-torture/compile/pr39636.c: New testcase.
1448
1449 2009-04-03  H.J. Lu  <hongjiu.lu@intel.com>
1450
1451         PR rtl-optimization/39607
1452         * g++.dg/opt/pr39607.C: New.
1453
1454 2009-04-03  Tobias Burnus  <burnus@net-b.de>
1455
1456         PR fortran/39594
1457         * gfortran.dg/common_12.f90: New.
1458
1459 2009-04-03  Jason Merrill  <jason@redhat.com>
1460
1461         PR c++/39608
1462         * g++.dg/template/const2.C: New test.
1463
1464 2009-04-03  Richard Guenther  <rguenther@suse.de>
1465
1466         PR tree-optimization/2480
1467         PR tree-optimization/23086
1468         * gcc.dg/tree-ssa/pr2480.c: New testcase.
1469         * gcc.dg/tree-ssa/pr23086.c: Likewise.
1470
1471 2009-04-03  Richard Guenther  <rguenther@suse.de>
1472
1473         PR tree-optimization/34743
1474         * gcc.dg/pr38984.c: Remove XFAIL, adjust.
1475         * gcc.dg/tree-ssa/20070302-1.c: Remove XFAIL.
1476         * gcc.dg/tree-ssa/alias-18.c: Likewise.
1477         * gcc.dg/tree-ssa/sra-3.c: Likewise.
1478         * gcc.dg/vect/no-vfa-vect-49.c: Likewise.
1479         * gcc.dg/vect/no-vfa-vect-53.c: Likewise.
1480         * gcc.dg/vect/no-vfa-vect-57.c: Likewise.
1481         * gcc.dg/vect/no-vfa-vect-61.c: Likewise.
1482
1483 2009-04-03  Richard Guenther  <rguenther@suse.de>
1484
1485         PR middle-end/13146
1486         PR tree-optimization/23940
1487         PR tree-optimization/33237
1488         PR middle-end/33974
1489         PR middle-end/34093
1490         PR tree-optimization/36201
1491         PR tree-optimization/36230
1492         PR tree-optimization/38049
1493         PR tree-optimization/38207
1494         PR tree-optimization/38230
1495         PR tree-optimization/38301
1496         PR tree-optimization/38585
1497         PR middle-end/38895
1498         PR tree-optimization/38985
1499         PR tree-optimization/39299
1500         * gcc.dg/pr19633-1.c: Adjust.
1501         * gcc.dg/torture/pta-callused-1.c: Likewise.
1502         * gcc.dg/torture/pr39074-2.c: Likewise.
1503         * gcc.dg/torture/pr39074.c: Likewise.
1504         * gcc.dg/torture/pta-ptrarith-3.c: New testcase.
1505         * gcc.dg/torture/pr30375.c: Adjust.
1506         * gcc.dg/torture/pr33563.c: Likewise.
1507         * gcc.dg/torture/pr33870.c: Likewise.
1508         * gcc.dg/torture/pr33560.c: Likewise.
1509         * gcc.dg/torture/pta-structcopy-1.c: New testcase.
1510         * gcc.dg/torture/ssa-pta-fn-1.c: Likewise.
1511         * gcc.dg/tree-ssa/alias-15.c: Remove.
1512         * gcc.dg/tree-ssa/ssa-dce-4.c: New testcase.
1513         * gcc.dg/tree-ssa/pr26421.c: Adjust.
1514         * gcc.dg/tree-ssa/ssa-fre-10.c: XFAIL.
1515         * gcc.dg/tree-ssa/ssa-dce-5.c: New testcase.
1516         * gcc.dg/tree-ssa/pr23382.c: Adjust.
1517         * gcc.dg/tree-ssa/ssa-fre-20.c: New testcase.
1518         * gcc.dg/tree-ssa/alias-16.c: Adjust.
1519         * gcc.dg/tree-ssa/ssa-fre-13.c: Likewise.
1520         * gcc.dg/tree-ssa/ssa-fre-14.c: Likewise.
1521         * gcc.dg/tree-ssa/alias-18.c: Likewise.
1522         * gcc.dg/tree-ssa/ssa-fre-15.c: Likewise.
1523         * gcc.dg/tree-ssa/ssa-lim-3.c: Likewise.
1524         * gcc.dg/tree-ssa/alias-19.c: Likewise.
1525         * gcc.dg/tree-ssa/pta-ptrarith-1.c: New testcase.
1526         * gcc.dg/tree-ssa/pr13146.c: Likewise.
1527         * gcc.dg/tree-ssa/ssa-pre-23.c: Likewise.
1528         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
1529         * gcc.dg/tree-ssa/ssa-fre-18.c: Likewise.
1530         * gcc.dg/tree-ssa/ssa-pre-24.c: New XFAILed testcase.
1531         * gcc.dg/tree-ssa/ssa-fre-19.c: New testcase.
1532         * gcc.dg/tree-ssa/alias-20.c: Likewise.
1533         * gcc.dg/tree-ssa/ssa-dse-12.c: Likewise.
1534         * gcc.dg/tree-ssa/pr38895.c: Likewise.
1535         * gcc.dg/uninit-B.c: XFAIL.
1536         * gcc.dg/vect/no-vfa-vect-43.c: Adjust.
1537         * gcc.dg/uninit-pr19430.c: XFAIL.
1538         * g++.dg/tree-ssa/pr13146.C: New testcase.
1539         * g++.dg/opt/pr36187.C: Adjust.
1540         * g++.dg/torture/20090329-1.C: New testcase.
1541
1542 2009-04-02  Chao-ying Fu  <fu@mips.com>
1543
1544         * gcc.target/mips/interrupt_handler.c: New test.
1545
1546 2009-04-02  David Ayers  <ayers@fsfe.org>
1547
1548         PR objc/18456
1549         * objc.dg/bad-receiver-type-2.m: New test contributed by
1550         Alexander Mamberg.
1551
1552 2009-04-02  Jason Merrill  <jason@redhat.com>
1553
1554         PR c++/25185
1555         * g++.dg/template/error38.C: New test.
1556
1557 2009-04-02  Janis Johnson  <janis187@us.ibm.com>
1558
1559         PR tree-optimization/31677
1560         * gcc.dg/memcpy-1.c: Add compiler option.
1561
1562 2009-04-02  Ira Rosen  <irar@il.ibm.com>
1563
1564         PR tree-optimization/39595
1565         * gfortran.dg/vect/O3-pr39595.f: New test.
1566
1567 2009-04-02  Dodji Seketeli  <dodji@redhat.com>
1568
1569         PR c++/26693
1570         * g++.dg/template/typedef11.C: New test.
1571         * g++.dg/template/typedef12.C: Likewise.
1572         * g++.dg/template/typedef13.C: Likewise.
1573         * g++.dg/template/typedef14.C: Likewise.
1574         * g++.dg/template/typedef15.C: Likewise.
1575         * g++.dg/template/typedef16.C: Likewise.
1576         * g++.dg/template/sfinae3.C: Compile this pedantically.
1577         The only errors expected should be the one saying the typedef is ill
1578         formed.
1579         * g++.old-deja/g++.pt/typename8.C: Likewise.
1580         * g++.dg/template/access11.C: Update this.
1581
1582 2009-04-02  Richard Guenther  <rguenther@suse.de>
1583
1584         PR tree-optimization/37221
1585         * gcc.c-torture/compile/20090331-1.c: New testcase.
1586
1587 2009-04-01  Eric Botcazou  <ebotcazou@adacore.com>
1588
1589         * gcc.c-torture/compile/20090401-1.c: New test.
1590
1591 2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1592
1593         PR c++/4926
1594         * g++.dg/template/pr4926-1.C: New.
1595
1596 2009-04-01  Xinliang David Li  <davidxl@google.com>
1597
1598         * gcc.target/i386/all_one_m128i.c: New test.
1599
1600 2009-04-01  Janis Johnson  <janis187@us.ibm.com>
1601
1602         PR c/39027
1603         * gcc.dg/fltconst-1.c: Don't error for use of d or D in suffix.
1604         * gcc.dg/fltconst-2.c: New test.
1605         * gcc.dg/fltconst-double-pedantic-1.c: New test.
1606         * gcc.dg/fltconst-double-pedantic-2.c: New test.
1607
1608         PR c/33466
1609         * gcc.dg/cpp/pr33466.c: New test.
1610         * gcc.dg/dfp/pr33466.c: New test.
1611         * gcc.dg/fixed-point/pr33466.c: New test.
1612
1613 2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1614
1615         PR tree-optimization/35011
1616         * g++.dg/other/pr35011.C: New.
1617
1618 2009-04-01  Jakub Jelinek  <jakub@redhat.com>
1619
1620         PR target/39226
1621         * gcc.dg/pr39226.c: New test.
1622
1623 2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1624
1625         PR c++/35240
1626         * g++.dg/template/pr35240.C: New.
1627
1628 2009-04-01  Joseph Myers  <joseph@codesourcery.com>
1629
1630         PR c/39605
1631         * gcc.dg/vla-17.c, gcc.dg/vla-18.c: New tests.
1632         * gcc.dg/pr25682.c: Update expected diagnostics.
1633
1634 2009-04-01  Richard Guenther  <rguenther@suse.de>
1635
1636         * gcc.dg/fold-plusmult-2.c: New testcase.
1637
1638 2009-04-01  Jakub Jelinek  <jakub@redhat.com>
1639
1640         PR c/37772
1641         * gcc.dg/pr37772.c: New test.
1642         * g++.dg/ext/asm11.C: New test.
1643
1644 2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1645
1646         * lib/target-libpath.exp (restore_ld_library_path_env_vars): Always
1647         restore GCC_EXEC_PREFIX to its original value, or unset if it was not
1648         defined.
1649
1650 2009-03-31  Jason Merrill  <jason@redhat.com>
1651
1652         * g++.old-deja/g++.other/using9.C: Add expected errors.
1653
1654 2009-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1655
1656         * gcc.c-torture/compile/pr33009.c: Removed.
1657
1658 2009-03-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1659
1660         * gcc.c-torture/compile/pr33009.c: Delete.
1661         * gcc.c-torture/compile/pr11832.c: Likewise.
1662
1663 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
1664
1665         PR c/448
1666         * lib/target-supports.exp (check_effective_target_stdint_types):
1667         Update comment.
1668         (check_effective_target_inttypes_types): New.
1669         * gcc.dg/c99-stdint-1.c, gcc.dg/c99-stdint-2.c,
1670         gcc.dg/c99-stdint-3.c, gcc.dg/c99-stdint-4.c,
1671         gcc.dg/c99-stdint-5.c, gcc.dg/c99-stdint-6.c: New tests.
1672
1673 2009-03-31  Paul Thomas  <pault@gcc.gnu.org>
1674
1675         PR fortran/38917
1676         PR fortran/38918
1677         * gfortran.dg/data_pointer_1.f90: New test.
1678
1679 2009-03-31  Paul Thomas  <pault@gcc.gnu.org>
1680
1681         PR fortran/38915
1682         * gfortran.dg/char_length_15.f90: New test.
1683
1684 2009-03-31  Jason Merrill  <jason@redhat.com>
1685
1686         C++ DR 613
1687         * g++.old-deja/g++.dg/cpp0x/decltype3.C: Remove expected errors.
1688         * g++.old-deja/g++.ext/typeof2.C: Remove expected errors.
1689         * g++.old-deja/g++.other/sizeof2.C: Remove some expected errors,
1690         xfail others.
1691
1692         * g++.dg/other/typedef2.C: New test.
1693
1694         PR c++/37806
1695         * g++.dg/template/typedef17.C: New test.
1696
1697         * g++.dg/cpp0x/auto6.C: Adjust expected mangling.
1698         * g++.dg/cpp0x/auto12.C: Likewise.
1699
1700 2009-03-31  Richard Guenther  <rguenther@suse.de>
1701
1702         PR middle-end/31029
1703         * gcc.dg/fold-compare-4.c: New testcase.
1704         * gcc.dg/fold-compare-5.c: Likewise.
1705
1706 2009-03-31  Richard Guenther  <rguenther@suse.de>
1707
1708         * gcc.dg/tree-ssa/forwprop-12.c: New testcase.
1709
1710 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
1711
1712         PR target/39592
1713         * gcc.target/i386/pr39592-1.c: New test.
1714
1715 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
1716
1717         PR preprocessor/15638
1718         * gcc.dg/cpp/missing-header-1.c: New test.
1719         * gcc.dg/cpp/include2.c: Only test #include <>.  Expect
1720         "compilation terminated" message.
1721         * gcc.dg/cpp/include2a.c: New test.  Copy of include2.c but only
1722         test #include "".
1723         * gcc.dg/pch/counter-2.c, gcc.dg/pch/valid-1.c,
1724         gcc.dg/pch/valid-2.c, gcc.dg/pch/warn-1.c: Expect "compilation
1725         terminated" message.
1726
1727 2009-03-31  Richard Guenther  <rguenther@suse.de>
1728
1729         PR middle-end/23401
1730         PR middle-end/27810
1731         * gcc.dg/tree-ssa/pr23401.c: New testcase.
1732         * gcc.dg/tree-ssa/pr27810.c: Likewise.
1733
1734 2009-03-30  Steven G. Kargl  <kargls@comcast.net>
1735
1736         PR fortran/38389
1737         * gfortran.dg/alloc_alloc_expr_1.f90: Adjust for new error message.
1738         * gfortran.dg/allocate_alloc_opt_1.f90: New test.
1739         * gfortran.dg/allocate_alloc_opt_2.f90: Ditto.
1740         * gfortran.dg/allocate_alloc_opt_3.f90: Ditto.
1741         * gfortran.dg/deallocate_alloc_opt_1.f90: Ditto.
1742         * gfortran.dg/deallocate_alloc_opt_2.f90: Ditto.
1743         * gfortran.dg/deallocate_alloc_opt_3.f90: Ditto.
1744
1745 2009-03-30  Paul Thomas  <pault@gcc.gnu.org>
1746
1747         PR fortran/22571
1748         * gfortran.dg/whole_file_1.f90: New test.
1749         PR fortran/26227
1750         * gfortran.dg/whole_file_2.f90: New test.
1751         * gfortran.dg/whole_file_3.f90: New test.
1752         PR fortran/24886
1753         * gfortran.dg/whole_file_4.f90: New test.
1754
1755 2009-03-30  Jakub Jelinek  <jakub@redhat.com>
1756
1757         * gfortran.dg/bind_c_usage_19.f90: New test.
1758
1759         PR target/39558
1760         * gcc.target/powerpc/altivec-29.c: New test.
1761
1762 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
1763
1764         PR rtl-optimization/323
1765         * gcc.target/i386/excess-precision-1.c,
1766         gcc.target/i386/excess-precision-2.c,
1767         gcc.target/i386/excess-precision-3.c,
1768         gcc.target/i386/excess-precision-4.c,
1769         gcc.target/i386/excess-precision-5.c,
1770         gcc.target/i386/excess-precision-6.c: New tests.
1771
1772 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
1773
1774         PR c/35235
1775         * gcc.dg/c99-array-lval-8.c: New test.
1776
1777 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
1778
1779         PR preprocessor/34695
1780         * gcc.dg/builtin-redefine.c, gcc.dg/cpp/redef2.c,
1781         gcc.dg/cpp/redef3.c, gcc.dg/cpp/trad/redef2.c: Use dg-message
1782         instead of dg-warning for "previous definition" messages.
1783         * gcc.dg/cpp/Wvariadic-1.c, gcc.dg/cpp/Wvariadic-3.c: Expect
1784         "warnings being treated as errors" message.
1785         * gcc.dg/fltconst-1.c: Use -fshow-column.
1786
1787 2009-03-29  Steven G. Kargl  <kargl@gcc.gnu.org>
1788
1789         PR fortran/38823
1790         * gfortran.dg/power1.f90: New test.
1791
1792 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
1793
1794         PR c/456
1795         PR c/5675
1796         PR c/19976
1797         PR c/29116
1798         PR c/31871
1799         PR c/35198
1800         * gcc.c-torture/compile/20081108-1.c,
1801         gcc.c-torture/compile/20081108-2.c,
1802         gcc.c-torture/compile/20081108-3.c, gcc.dg/bconstp-2.c,
1803         gcc.dg/bconstp-3.c, gcc.dg/bconstp-4.c, gcc.dg/c90-const-expr-6.c,
1804         gcc.dg/c90-const-expr-7.c, gcc.dg/c90-const-expr-8.c,
1805         gcc.dg/c90-const-expr-9.c, gcc.dg/c90-const-expr-10.c,
1806         gcc.dg/c90-const-expr-11.c, gcc.dg/c99-const-expr-6.c,
1807         gcc.dg/c99-const-expr-7.c, gcc.dg/c99-const-expr-8.c,
1808         gcc.dg/c99-const-expr-9.c, gcc.dg/c99-const-expr-10.c,
1809         gcc.dg/c99-const-expr-11.c, gcc.dg/c99-const-expr-12.c,
1810         gcc.dg/c99-const-expr-13.c, gcc.dg/compare10.c,
1811         gcc.dg/gnu89-const-expr-1.c, gcc.dg/gnu89-const-expr-2.c,
1812         gcc.dg/gnu99-const-expr-1.c, gcc.dg/gnu99-const-expr-2.c,
1813         gcc.dg/gnu99-const-expr-3.c, gcc.dg/vla-12.c, gcc.dg/vla-13.c,
1814         gcc.dg/vla-14.c, gcc.dg/vla-15.c, gcc.dg/vla-16.c: New tests.
1815         * gcc.dg/c90-const-expr-1.c, gcc.dg/c90-const-expr-2.c,
1816         gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-2.c,
1817         gcc.dg/c99-const-expr-3.c, gcc.dg/c99-static-1.c: Remove XFAILs.
1818         * gcc.dg/c90-const-expr-2.c: Use ZERO in place of 0 in another
1819         case.
1820         * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
1821         gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: Remove
1822         XFAILs.  Update expected messages.
1823         * gcc.dg/pr14649-1.c, gcc.dg/pr19984.c, gcc.dg/pr25682.c: Update
1824         expected messages.
1825         * gcc.dg/real-const-1.c: Replace with test from original PR.
1826         * gcc.dg/vect/pr32230.c: Use intermediate cast to __PTRDIFF_TYPE__
1827         when casting from non-constant integer to pointer.
1828
1829 2009-03-29  Richard Guenther  <rguenther@suse.de>
1830
1831         * gcc.dg/tree-ssa/forwprop-11.c: New testcase.
1832
1833 2009-03-29  Daniel Kraft  <d@domob.eu>
1834
1835         PR fortran/37423
1836         * gfortran.dg/typebound_proc_4.f03: Remove not-implemented check for
1837         DEFERRED bindings.
1838         * gfortran.dg/typebound_proc_9.f03: New test.
1839         * gfortran.dg/typebound_proc_10.f03: New test.
1840         * gfortran.dg/typebound_proc_11.f03: New test.
1841         * gfortran.dg/abstract_type_5.f03: New test.
1842
1843 2009-03-29  Tobias Schlüter  <tobi@gcc.gnu.org>
1844
1845         PR fortran/38507
1846         * gfortran.dg/do_4.f: New.
1847         * gfortran.dg/goto_2.f90: Correct expected warnings.
1848         * gfortran.dg/goto_4.f90: Likewise.
1849         * gfortran.dg/goto_5.f90: New.
1850
1851 2009-03-29  H.J. Lu  <hongjiu.lu@intel.com>
1852
1853         PR target/39545
1854         * gcc.c-torture/compile/pr16566-2.c: Add -Wno-psabi for x86-64.
1855
1856         * gcc.target/i386/pr39545-1.c: New.
1857         * gcc.target/i386/pr39545-2.c: Likewise.
1858
1859         * gcc.target/x86_64/abi/test_passing_structs.c (flex1_struct): New.
1860         (flex2_struct): Likewise.
1861         (check_struct_passing7): Likewise.
1862         (check_struct_passing8): Likewise.
1863         (f1s): Likewise.
1864         (f2s): Likewise.
1865         (main): Call check_struct_passing7 and check_struct_passing8.
1866
1867 2009-03-29  Richard Guenther  <rguenther@suse.de>
1868
1869         * gcc.c-torture/execute/20090113-1.c: New testcase.
1870         * gcc.c-torture/execute/20090113-2.c: Likewise.
1871         * gcc.c-torture/execute/20090113-3.c: Likewise.
1872         * gcc.c-torture/execute/20090207-1.c: Likewise.
1873         * gcc.c-torture/compile/20090114-1.c: Likewise.
1874         * gcc.c-torture/compile/20090328-1.c: Likewise.
1875         * gcc.dg/noncompile/920507-1.c: Fix out-of-bounds array access.
1876
1877 2009-03-29  David Ayers  <ayers@fsfe.org>
1878
1879         PR objc/27377
1880         * objc.dg/conditional-1.m: New tests.
1881         
1882 2009-03-28  Adam Nemet  <anemet@caviumnetworks.com>
1883
1884         * gcc.dg/winline-10.c: New test.
1885
1886 2009-03-28  Tobias Burnus  <burnus@net-b.de>
1887
1888         PR fortran/34656
1889         * gfortran.dg/do_check_1.f90: Add test.
1890         * gfortran.dg/do_check_2.f90: Add test.
1891         * gfortran.dg/do_check_3.f90: Add test.
1892         * gfortran.dg/do_check_4.f90: Add test.
1893
1894 2009-03-28  Jan Hubicka  <jh@suse.cz>
1895
1896         * gcc.dg/attr-noinline.c: Avoid pure-const optimization.
1897         * gcc.dg/pr33826.c: Update dump files.
1898         * gcc.dg/ipa/ipa-3.c: Avoid pure-const optimization.
1899         * gcc.dg/ipa/ipa-5.c: Avoid pure-const optimization.
1900
1901 2009-03-28  Martin Jambor  <mjambor@suse.cz>
1902
1903         * g++.dg/tree-ssa/fwprop-align.C: New test.
1904
1905 2009-03-28  Jakub Jelinek  <jakub@redhat.com>
1906
1907         * gcc.target/powerpc/altivec-28.c: New test.
1908
1909         PR c++/39554
1910         * gcc.dg/wdisallowed-functions-1.c: Removed.
1911         * gcc.dg/wdisallowed-functions-2.c: Removed.
1912         * gcc.dg/wdisallowed-functions-3.c: Removed.
1913         * g++.dg/warn/Wdisallowed-functions-1.C: Removed.
1914         * g++.dg/warn/Wdisallowed-functions-2.C: Removed.
1915         * g++.dg/warn/Wdisallowed-functions-3.C: Removed.
1916
1917 2009-03-28  Richard Guenther  <rguenther@suse.de>
1918
1919         PR tree-optimization/38723
1920         * gcc.dg/tree-ssa/ssa-fre-22.c: New testcase.
1921
1922 2009-03-28  Paul Thomas  <pault@gcc.gnu.org
1923
1924         PR fortran/38538
1925         * gfortran.dg/char_result_13.f90: New test.
1926
1927 2009-03-28  Paul Thomas  <pault@gcc.gnu.org>
1928
1929         PR fortran/38765
1930         * gfortran.dg/alloc_comp_assign_9.f90: New test.
1931
1932 2009-03-28  Daniel Kraft  <d@domob.eu>
1933
1934         * gfortran.dg/trim_1.f90: New test.
1935
1936 2009-03-28  Richard Guenther  <rguenther@suse.de>
1937
1938         * gcc.dg/Warray-bounds.c: Do not use redundant stores.
1939         * g++.dg/warn/Warray-bounds.C: Likewise.
1940
1941 2009-03-28  Tobias Burnus  <burnus@net-b.de>
1942
1943         PR fortran/32626
1944         * gfortran.dg/recursive_check_7.f90: New test.
1945
1946 2009-03-28  Tobias Burnus  <burnus@net-b.de>
1947
1948         PR fortran/38432
1949         * gfortran.dg/do_check_5.f90: New test.
1950         * gfortran.dg/array_constructor_11.f90: Add dg-warning.
1951         * gfortran.dg/array_constructor_18.f90: Ditto.
1952         * gfortran.dg/array_constructor_22.f90: Ditto.
1953         * gfortran.dg/do_3.F90: Ditto.
1954         * gfortran.dg/do_1.f90: Ditto.
1955
1956 2009-03-28  Richard Guenther  <rguenther@suse.de>
1957
1958         PR tree-optimization/38180
1959         * gcc.dg/tree-ssa/ssa-ccp-24.c: New testcase.
1960
1961 2009-03-28  Richard Guenther  <rguenther@suse.de>
1962
1963         PR tree-optimization/38513
1964         * gcc.dg/tree-ssa/ssa-fre-21.c: New testcase.
1965         * gcc.dg/tree-ssa/ssa-dse-11.c: Adjust.
1966         * gcc.dg/vect/vect-reduc-dot-u8a.c: Likewise.
1967         * gcc.dg/vect/vect-reduc-dot-u8b.c: Likewise.
1968         * gcc.dg/vect/slp-widen-mult-u8.c: Likewise.
1969         * gcc.dg/vect/vect-multitypes-16.c: Likewise.
1970         * gcc.dg/vect/vect-35.c: Likewise.
1971         * gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c: Likewise.
1972         * gcc.dg/vect/vect-multitypes-17.c: Likewise.
1973         * gcc.dg/vect/slp-widen-mult-s16.c: Likewise.
1974
1975 2009-03-28  Richard Guenther  <rguenther@suse.de>
1976
1977         PR tree-optimization/38968
1978         * gfortran.dg/vect/fast-math-pr38968.f90: New testcase.
1979
1980 2009-03-28  Richard Guenther  <rguenther@suse.de>
1981
1982         PR tree-optimization/37795
1983         * gcc.dg/tree-ssa/ssa-ifcombine-7.c: New testcase.
1984
1985 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
1986
1987         * g++.old-deja/g++.ext/attrib5.C, g++.old-deja/g++.jason/thunk3.C,
1988         gcc.c-torture/compile/981006-1.c: Don't XFAIL or add special
1989         options for removed targets.
1990
1991 2009-03-27  Richard Guenther  <rguenther@suse.de>
1992
1993         PR tree-optimization/39120
1994         * gcc.c-torture/execute/pr39120.c: New testcase.
1995
1996 2009-03-27  Richard Guenther  <rguenther@suse.de>
1997
1998         PR tree-optimization/39120
1999         * gcc.dg/torture/pta-callused-1.c: New testcase.
2000
2001 2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
2002
2003         PR middle-end/39315
2004         * gcc.target/i386/pr39315-1.c: New.
2005         * gcc.target/i386/pr39315-2.c: Likewise.
2006         * gcc.target/i386/pr39315-3.c: Likewise.
2007         * gcc.target/i386/pr39315-4.c: Likewise.
2008         * gcc.target/i386/pr39315-check.c: Likewise.
2009
2010 2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
2011
2012         PR c/39323
2013         * gcc.dg/pr39323-1.c: New.
2014         * gcc.dg/pr39323-2.c: Likewise.
2015         * gcc.dg/pr39323-3.c: Likewise.
2016
2017 2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
2018
2019         PR target/38034
2020         * gcc.target/ia64/sync-1.c: New.
2021
2022 2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
2023
2024         PR target/39472
2025         * gcc.target/x86_64/abi/callabi/func-2a.c: New.
2026         * gcc.target/x86_64/abi/callabi/func-2b.c: Likewise.
2027         * gcc.target/x86_64/abi/callabi/func-indirect-2a.c: Likewise.
2028         * gcc.target/x86_64/abi/callabi/func-indirect-2b.c: Likewise.
2029         * gcc.target/x86_64/abi/callabi/vaarg-4a.c: Likewise.
2030         * gcc.target/x86_64/abi/callabi/vaarg-4b.c: Likewise.
2031         * gcc.target/x86_64/abi/callabi/vaarg-5a.c: Likewise.
2032         * gcc.target/x86_64/abi/callabi/vaarg-5b.c: Likewise.
2033
2034 2009-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2035
2036         * gcc.dg/torture/builtin-explog-1.c: Remove tests that aren't true
2037         for low precision (i.e. float).
2038
2039 2009-03-27  Dodji Seketeli  <dodji@redhat.com>
2040             Jakub Jelinek  <jakub@redhat.com>
2041
2042         PR debug/37959
2043         * g++.dg/debug/dwarf2/explicit-constructor.C: New test.
2044
2045 2009-03-27  Jakub Jelinek  <jakub@redhat.com>
2046
2047         * gcc.dg/memmove-2.c: New test.
2048         * gcc.dg/memmove-3.c: New test.
2049
2050         * gcc.dg/ipa/ipacost-1.c: Adjust match pattern for change
2051         in clone naming.
2052
2053 2009-03-27  Xinliang David Li  <davidxl@google.com>
2054
2055         PR tree-optimization/39557
2056         * g++.dg/tree-ssa/dom-invalid.C: New test.
2057
2058 2009-03-27  Xinliang David Li  <davidxl@google.com>
2059
2060         PR tree-optimization/39548
2061         * g++.dg/tree-ssa/copyprop.C: New test.
2062
2063 2009-03-27  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2064
2065         PR c++/38638
2066         * g++.dg/template/typename17.C: New testcase.
2067         * g++.dg/template/typename18.C: New testcase.
2068
2069 2009-03-27  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2070
2071         PR c++/36799
2072         * g++.dg/other/var_copy-1.C: New test.
2073
2074 2009-03-27  Simon Martin  <simartin@users.sourceforge.net>
2075
2076         PR c++/37647
2077         * g++.dg/parse/ctor9.C: New test.
2078
2079 2009-03-27  Simon Martin  <simartin@users.sourceforge.net>
2080
2081         PR c++/29727
2082         * g++.dg/init/error2.C: New test.
2083
2084 2009-03-27  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2085
2086         PR c++/35652
2087         * gcc.dg/pr35652.C: New.
2088         * g++.dg/warn/pr35652.C: New.
2089         * gcc.dg/format/plus-1.c: Adjust message.
2090
2091 2009-03-26  Jakub Jelinek  <jakub@redhat.com>
2092
2093         PR c++/39554
2094         * gcc.dg/wdisallowed-functions-3.c: New test.
2095         * g++.dg/warn/Wdisallowed-functions-3.C: New test.
2096
2097 2009-03-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2098
2099         * gcc.dg/inline-33.c: Fix when pic.
2100
2101 2009-03-25  Alexander Monakov  <amonakov@ispras.ru>
2102
2103         * gcc.target/ia64/20090324-1.c: New test.
2104
2105 2009-03-25  Jakub Jelinek  <jakub@redhat.com>
2106
2107         PR c/27898
2108         * gcc.dg/pr27898.c: New test.
2109
2110         PR tree-optimization/32139
2111         * gcc.c-torture/compile/pr32139.c: New test.
2112
2113 2009-03-24  Jason Merrill  <jason@redhat.com>
2114
2115         PR c++/28274
2116         * g++.dg/parse/defarg14.C: New test.
2117
2118 2009-03-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2119
2120         PR libfortran/39528
2121         * gfortran.dg/read_repeat.f90: New test.
2122
2123 2009-03-24  Ira Rosen  <irar@il.ibm.com>
2124
2125         PR tree-optimization/39529
2126         * gcc.dg/vect/pr39529.c: New test.
2127
2128 2009-03-24  Dodji Seketeli  <dodji@redhat.com>
2129             Jakub Jelinek  <jakub@redhat.com>
2130
2131         PR debug/39524
2132         * g++.dg/debug/dwarf2/imported-decl-1.C: New test.
2133
2134 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
2135
2136         PR c/39495
2137         * gcc.dg/gomp/pr39495-2.c: Remove xfails.
2138
2139 2009-03-23  Jason Merrill  <jason@redhat.com>
2140
2141         * g++.dg/cpp0x/auto12.C: Add variadic test.
2142         
2143         PR c++/39526
2144         * g++.dg/warn/Wshadow-4.C: New test.
2145
2146 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
2147
2148         PR tree-optimization/39516
2149         * gfortran.dg/pr39516.f: New test.
2150
2151 2009-03-22  Hans-Peter Nilsson  <hp@axis.com>
2152
2153         * lib/target-libpath.exp (set_ld_library_path_env_vars):
2154         Correct TEST_GCC_EXEC_PREFIX test to check existence as a tcl
2155         variable, not environment variable.
2156
2157 2009-03-21  Jason Merrill  <jason@redhat.com>
2158
2159         PR c++/28879
2160         * g++.dg/ext/vla6.C: New test.
2161
2162 2009-03-20  Jason Merrill  <jason@redhat.com>
2163
2164         * g++.dg/cpp0x/initlist5.C: Add additional test.
2165
2166 2009-03-19  Jakub Jelinek  <jakub@redhat.com>
2167             Janis Johnson  <janis187@us.ibm.com>
2168
2169         * lib/compat.exp (compat-get-options-main, compat-get-options):
2170         Handle dg-prune-output in source file.
2171         * lib/gcc-defs.exp (${tool}_check_compile): Process prune requests.
2172         * gcc.dg/compat/struct-layout-1_main.c: Use dg-prune for warning.
2173         * gcc.dg/compat/struct-layout-1_generate.c: Use -Wno-abi, prune
2174         two warnings.
2175
2176 2009-03-19  Jakub Jelinek  <jakub@redhat.com>
2177
2178         PR c/39495
2179         * gcc.dg/gomp/pr39495-1.c: New test.
2180         * gcc.dg/gomp/pr39495-2.c: New test.
2181         * g++.dg/gomp/pr39495-1.C: New test.
2182         * g++.dg/gomp/pr39495-2.C: New test.
2183
2184         PR target/39496
2185         * gcc.target/i386/pr39496.c: New test.
2186         * g++.dg/other/pr39496.C: New test.
2187
2188 2009-03-19  Li Feng  <nemokingdom@gmail.com>
2189
2190         PR middle-end/39500
2191         * gcc.dg/autopar/pr39500-1.c: New.
2192         * gcc.dg/autopar/pr39500-2.c: New.
2193
2194 2009-03-18  H.J. Lu  <hongjiu.lu@intel.com>
2195
2196         * g++.dg/dg.exp: Prune graphite.
2197
2198 2009-03-18  Sebastian Pop  <sebastian.pop@amd.com>
2199
2200         PR middle-end/39447
2201         * g++.dg/graphite: New.
2202         * g++.dg/graphite/graphite.exp: New.
2203         * g++.dg/graphite/pr39447.C: New.
2204
2205 2009-03-18  H.J. Lu  <hongjiu.lu@intel.com>
2206
2207         PR c++/39425
2208         * g++.dg/template/pr39425.C: New.
2209
2210         * g++.dg/template/spec33.C: Updated.
2211
2212 2009-03-17  Jason Merrill  <jason@redhat.com>
2213
2214         * g++.dg/cpp0x/auto6.C, auto12.C: Update mangling.
2215
2216 2009-03-17  Paolo Carlini  <paolo.carlini@oracle.com>
2217
2218         PR c++/39475
2219         * g++.dg/ext/unary_trait_incomplete.C: New.
2220
2221 2009-03-17  Jing Yu  <jingyu@google.com>
2222
2223         PR middle-end/39378
2224         * g++.dg/inherit/thunk10.C: New test.
2225
2226 2009-03-17  Uros Bizjak  <ubizjak@gmail.com>
2227
2228         PR target/39482
2229         * gcc.target/i386/pr39482.c: New test.
2230
2231 2009-03-17  Jakub Jelinek  <jakub@redhat.com>
2232
2233         PR debug/39471
2234         * g++.dg/debug/dwarf2/imported-module-2.C: Expect
2235         DW_TAG_imported_module, not just any DW_TAG_imported prefixed tag.
2236         * g++.dg/debug/dwarf2/imported-module-3.C: Likewise.
2237         * g++.dg/debug/dwarf2/imported-module-4.C: Likewise.
2238
2239         PR middle-end/39443
2240         * gcc.dg/pr39443.c: New test.
2241
2242         PR debug/39412
2243         * gcc.dg/debug/pr39412.c: New test.
2244
2245 2009-03-17  Janis Johnson  <janis187@us.ibm.com>
2246
2247         PR testsuite/38526
2248         * lib/target-libpath.exp (set_ld_library_path_env_vars): Save
2249         existing GCC_EXEC_PREFIX, set to TEST_GCC_EXEC_PREFIX if that
2250         is defined.
2251         (restore_ld_library_path_env_vars): Restore GCC_EXEC_PREFIX to
2252         its original value, or unset if it was not defined.
2253         * gcc.dg/compat/struct-layout-1.exp: Use set/restore library
2254         path procs around use of HOSTCC.
2255         * g++.dg/compat/struct-layout-1.exp: Ditto.
2256         * objc.dg/gnu-encoding/gnu-encoding.exp: Ditto.
2257
2258 2009-03-16  H.J. Lu  <hongjiu.lu@intel.com>
2259
2260         * gcc.target/x86_64/abi/callabi/func-indirect.c (main): Return 0.
2261
2262 2009-03-16  Janis Johnson  <janis187@us.ibm.com>
2263
2264         Revert patch for PR testsuite/37630.
2265
2266         PR testsuite/37960
2267         * gcc.dg/pr11492.c: Replace constant and remove xfail.
2268
2269         PR testsuite/37630
2270         * lib/target-supports.exp (check_effective_target_ieee): New.
2271         * gcc.c-torture/execute/ieee/ieee.exp: Use it.
2272         * gcc.dg/20001012-1.c: Require ieee.
2273
2274         PR testsuite/37628
2275         * gcc.c-torture/execute/pr35456.x: New, skip test for vax.
2276
2277 2009-03-16  Jakub Jelinek  <jakub@redhat.com>
2278
2279         PR tree-optimization/39455
2280         * gcc.dg/pr39455.c: New test.
2281
2282 2009-03-13  David Ayers  <ayers@fsfe.org>
2283
2284         * objc/execute/trivial.m. New test.
2285
2286 2009-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2287
2288         PR target/39137
2289         * testsuite/gcc.target/i386/stackalign/longlong-2.c: Skip on darwin.
2290
2291 2009-03-13  H.J. Lu  <hongjiu.lu@intel.com>
2292
2293         PR testsuite/39451
2294         * gcc.dg/asm-b.c: Use "Q" constraint on %b1/%h1 and "R"
2295         constraint on (%2).
2296
2297 2009-03-12  David Ayers  <ayers@fsfe.org>
2298
2299         PR libobjc/27466
2300         * objc/execute/exceptions/handler-1.m. New test.
2301
2302 2009-03-12  Jakub Jelinek  <jakub@redhat.com>
2303
2304         PR target/39431
2305         * gcc.target/i386/pr39431.c: New test.
2306
2307 2009-03-12  H.J. Lu  <hongjiu.lu@intel.com>
2308
2309         PR target/39445
2310         * gcc.target/i386/pr39445.c: New.
2311
2312         * gcc.target/i386/push-1.c: XFAIL.
2313
2314 2009-03-11  Adam Nemet  <anemet@caviumnetworks.com>
2315
2316         * gcc.dg/inline-33.c: New test.
2317
2318 2009-03-11  Nathan Froyd  <froydnj@codesourcery.com>
2319
2320         * gcc.dg/vect/vect-82.c: Combine dg-do and
2321         dg-require-effective-target into dg-skip-if.
2322         * gcc.dg/vect/vect-83.c: Likewise.
2323
2324 2009-03-11  Jakub Jelinek  <jakub@redhat.com>
2325
2326         PR target/39137
2327         * gcc.target/i386/stackalign/longlong-1.c: New test.
2328         * gcc.target/i386/stackalign/longlong-2.c: New test.
2329
2330 2009-03-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2331
2332         * g++.old-deja/g++.jason/thunk2.C: Skip on SPU.
2333
2334 2009-03-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2335
2336         * gcc.c-torture/execute/ieee/inf-3.c: New test.
2337         * gcc.c-torture/execute/ieee/inf-2.c: Fix typo.
2338
2339 2009-03-11  Olivier Hainque  <hainque@adacore.com>
2340
2341         * gnat.dg/slice_enum.adb: New test.
2342
2343 2009-03-11  Jason Merrill  <jason@redhat.com>
2344
2345         PR debug/39086
2346         * g++.dg/opt/nrv15.C: New test.
2347
2348 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2349
2350         PR tree-optimization/39422
2351         * gcc.dg/vect/costmodel/spu/costmodel-vect-76b.c: Move
2352         constant array with static initialization to global memory.
2353         * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: Likewise.
2354
2355 2009-03-10  Hariharan Sandanagobalane <hariharan@picochip.com>
2356
2357         * gcc.c-torture/execute/pr39339.c: Bitfield sizes changed to avoid
2358         padding.
2359
2360 2009-03-09  Jakub Jelinek  <jakub@redhat.com>
2361
2362         PR c++/39371
2363         * g++.dg/opt/switch2.C: Add -w to dg-options.
2364         * g++.dg/warn/Wswitch-1.C: Adjust expected warnings.
2365         * g++.dg/warn/switch1.C: New test.
2366         * g++.dg/other/switch3.C: New test.
2367
2368         PR tree-optimization/39394
2369         * gcc.c-torture/compile/pr39394.c: New test.
2370
2371 2009-03-09  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2372
2373         * gcc.target/s390/20090223-1.c: New testcase.
2374
2375 2009-03-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2376
2377         PR libfortran/39402
2378         * gfortran.dg/fmt_f0_1.f90: New test.
2379
2380 2009-03-08  H.J. Lu  <hongjiu.lu@intel.com>
2381
2382         PR c++/39060
2383         * g++.dg/other/new1.C: Adjusted.
2384         * g++.dg/parse/crash40.C: Likewise.
2385         * g++.dg/parse/defarg12.C: Likewise.
2386         * g++.dg/template/error15.C: Likewise.
2387
2388         * g++.dg/other/pr39060.C: New.
2389
2390 2009-03-07  Jason Merrill  <jason@redhat.com>
2391
2392         PR c++/39367
2393         * g++.dg/opt/new1.C: New.
2394
2395 2009-03-06  Paolo Carlini  <paolo.carlini@oracle.com>
2396
2397         PR c++/33492
2398         * g++.dg/other/error32.C: New.
2399
2400 2009-03-06  Jakub Jelinek  <jakub@redhat.com>
2401
2402         PR middle-end/39360
2403         * gcc.c-torture/compile/pr39360.c: New test.
2404
2405         PR debug/39372
2406         * g++.dg/debug/dwarf2/static-local-var-in-ctor.C: New test.
2407
2408 2009-03-05  Jason Merrill  <jason@redhat.com>
2409
2410         PR c++/38908
2411         * g++.dg/warn/Wuninitialized-3.C: New test.
2412
2413 2009-03-05  Jakub Jelinek  <jakub@redhat.com>
2414
2415         PR debug/39379
2416         * g++.dg/debug/dwarf2/imported-module-3.C: New test.
2417         * g++.dg/debug/dwarf2/imported-module-4.C: New test.
2418
2419 2009-03-04  Jason Merrill  <jason@redhat.com>
2420
2421         PR c++/13549
2422         * g++.dg/template/koenig7.C: New test.
2423
2424 2009-03-04  Nathan Sidwell  <nathan@codesourcery.com>
2425
2426         * g++.dg/torture/predcom-1.C: New test.
2427
2428 2009-03-04  Richard Guenther  <rguenther@suse.de>
2429
2430         PR tree-optimization/39362
2431         * g++.dg/torture/pr39362.C: New testcase.
2432
2433 2009-03-04  Jason Merrill  <jason@redhat.com>
2434             Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2435
2436         PR c++/9634
2437         PR c++/29469
2438         PR c++/29607
2439         * g++.dg/template/dependent-name5.C: New test.
2440
2441 2009-03-04  Steve Ellcey  <sje@cup.hp.com>
2442
2443         PR testsuite/39357
2444         * gcc.dg/vect-iv-6.c (dg-require-effective-target): Change from
2445         vect_int to vect_int_mult.
2446
2447 2009-03-04  Richard Guenther  <rguenther@suse.de>
2448
2449         PR tree-optimization/39358
2450         * g++.dg/warn/Wstrict-aliasing-bogus-escape-2.C: New testcase.
2451         * g++.dg/warn/Wstrict-aliasing-bogus-escape-3.C: Likewise.
2452
2453 2009-03-04  Richard Guenther  <rguenther@suse.de>
2454
2455         PR tree-optimization/39339
2456         * gcc.c-torture/execute/pr39339.c: New testcase.
2457
2458 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
2459
2460         * gcc.c-torture/compile/20090303-1.c,
2461         gcc.c-torture/compile/20090303-2.c: New tests.
2462
2463 2009-03-03  Jakub Jelinek  <jakub@redhat.com>
2464
2465         PR fortran/39354
2466         * gfortran.dg/gomp/pr39354.f90: New test.
2467
2468         PR tree-optimization/39343
2469         * gcc.dg/pr39343.c: New test.
2470
2471 2009-03-03  Ira Rosen  <irar@il.ibm.com>
2472
2473         PR tree-optimization/39248
2474         * gcc.dg/vect/vect-complex-1.c: Add attribute aligned to the arrays.
2475         * gcc.dg/vect/vect-iv-6.c: Don't expect to fail to vectorize
2476         on targets without vector misalignment support.
2477         * lib/target-supports.exp 
2478         (check_effective_target_vect_short_mult): Add 
2479         check_effective_target_arm32.
2480
2481 2009-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2482
2483         PR middle-end/39335
2484         * testsuite/gcc.dg/graphite/pr39335_1.c: New.
2485         * testsuite/gcc.dg/graphite/pr39335.c: New.
2486
2487 2009-03-02  H.J. Lu  <hongjiu.lu@intel.com>
2488
2489         * gcc.target/i386/stackalign/return-4.c: Scan andl/andq instead
2490         of andl.
2491         * gcc.target/i386/stackalign/return-5.c: Likewise.
2492         * gcc.target/i386/stackalign/return-6.c: Likewise.
2493
2494 2009-03-02  Richard Guenther  <rguenther@suse.de>
2495             Ira Rosen  <irar@il.ibm.com>
2496
2497         PR tree-optimization/39318
2498         * gfortran.dg/vect/pr39318.f90: New test.
2499
2500 2009-03-01  Jan Hubicka  <jh@suse.cz>
2501
2502         * gcc.dg/debug/dwarf2/ipa-cp1.c: New testcase.
2503
2504 2009-03-01  Jan Hubicka  <jh@suse.cz>
2505
2506         PR debug/39267
2507         * gcc.dg/debug/dwarf2/inline1.c: New testcase.
2508
2509 2009-03-01  Eric Botcazou  <ebotcazou@adacore.com>
2510
2511         * gnat.dg/pack12.adb: New test.
2512
2513 2009-02-26  H.J. Lu  <hongjiu.lu@intel.com>
2514
2515         PR c++/37789
2516         * g++.dg/other/pr37789.C: New.
2517
2518 2009-02-26  Paul Thomas  <pault@gcc.gnu.org>
2519
2520         PR fortran/39295
2521         * gfortran.dg/interface_25.f90: New test.
2522         * gfortran.dg/interface_26.f90: New test.
2523
2524 2009-02-26  Paul Thomas  <pault@gcc.gnu.org>
2525
2526         PR fortran/39292
2527         * gfortran.dg/initialization_22.f90: New test.
2528
2529 2009-02-25  H.J. Lu  <hongjiu.lu@intel.com>
2530
2531         PR rtl-optimization/39241
2532         * gcc.dg/torture/pr39241.c: New.
2533
2534 2009-02-25  Martin Jambor  <mjambor@suse.cz>
2535
2536         PR tree-optimizations/39259
2537         * g++.dg/torture/pr39259.C: New testcase.
2538
2539 2009-02-24  Richard Guenther  <rguenther@suse.de>
2540
2541         PR c++/39242
2542         * g++.dg/template/instantiate10.C: New testcase.
2543
2544 2009-02-24  Richard Guenther  <rguenther@suse.de>
2545             Zdenek Dvorak  <ook@ucw.cz>
2546
2547         PR tree-optimization/39233
2548         * gcc.c-torture/execute/pr39233.c: New testcase.
2549
2550 2009-02-23  Sebastian Pop  <sebastian.pop@amd.com>
2551
2552         PR tree-optimization/39260
2553         * gcc.dg/graphite/pr39260.c: New.
2554
2555 2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
2556
2557         * g++.dg/init/static-init1.C: Replace int with __PTRDIFF_TYPE__.
2558
2559 2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
2560
2561         PR c++/36411
2562         * g++.dg/template/void14.C: New.
2563
2564 2009-02-23  Jason Merrill  <jason@redhat.com>
2565
2566         PR c++/38880
2567         * g++.dg/init/const7.C: Remove XFAIL.
2568         * g++.dg/init/static-init1.C: New test.
2569
2570         * g++.dg/cpp0x/initlist14.C: New test.
2571
2572 2009-02-21  Thomas Koenig  <tkoenig@gcc.gnu.org>
2573
2574         PR fortran/38914
2575         * bound_simplification_2.f90:  New test case.
2576         * bound_7.f90:  New test case.
2577
2578 2009-02-21  Joseph Myers  <joseph@codesourcery.com>
2579
2580         * gcc.dg/cpp/include4.c: New test.
2581
2582 2009-02-21  Uros Bizjak  <ubizjak@gmail.com>
2583
2584         PR target/39256
2585         * gcc.target/i386/abi-2.c: New.
2586
2587 2009-02-21  Kaz Kojima  <kkojima@gcc.gnu.org>
2588
2589         * gcc.c-torture/execute/pr39228.x: New.
2590
2591 2009-02-21  Uros Bizjak  <ubizjak@gmail.com>
2592
2593         * gcc.target/i386/abi-1.c: Use scan-assembler-times "..." 1 instead of
2594         scan-assembler to check for xmm0 register.
2595
2596 2009-02-20  Mark Mitchell  <mark@codesourcery.com>
2597             Joseph Myers  <joseph@codesourcery.com>
2598
2599         * gcc.target/arm/va_list.c: New test.
2600         * g++.dg/abi/arm_va_list.C: Likewise.
2601         * lib/target-supports.exp (check_effective_target_arm_eabi): New
2602         function.
2603         * g++.dg/cpp0x/temp-va-arg-bug.C, g++.dg/other/stdarg1.C,
2604         g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-3.C,
2605         g++.dg/warn/miss-format-4.C, g++.dg/warn/miss-format-5.C,
2606         g++.dg/warn/miss-format-6.C, g++.old-deja/g++.other/vaarg2.C,
2607         g++.old-deja/g++.other/vaarg3.C, g++.old-deja/g++.other/vaarg4.C,
2608         g++.old-deja/g++.pt/builtin.C: Use -Wno-abi on ARM EABI targets.
2609
2610 2009-02-20  Jack Howarth  <howarth@bromo.med.uc.edu>
2611
2612         PR testsuite/38164
2613         * gcc.target/i386/amd64-abi-3.c: Add -fomit-frame-pointer
2614         to dg-options.
2615
2616 2009-02-20  Jakub Jelinek  <jakub@redhat.com>
2617
2618         PR target/39240
2619         * gcc.c-torture/execute/pr39240.c: New test.
2620
2621 2009-02-20  Jason Merrill  <jason@redhat.com>
2622
2623         PR c++/39225
2624         * g++.dg/parse/dtor15.C: New test.
2625
2626 2009-02-19  Kazu Hirata  <kazu@codesourcery.com>
2627
2628         * gcc.c-torture/execute/20090219-1.c: New.
2629
2630 2009-02-19  Adam Nemet  <anemet@caviumnetworks.com>
2631
2632         * gcc.target/mips/mips.exp: Comment !CPU in the isa* pseudo-options.
2633         (mips-dg-options): When matching isa* pseudo-options make
2634         'value' optional and accept ! entries.  Use $spec instead of
2635         $isa_spec in the isa pseudo-option error message.  Only
2636         perform the ISA-range check when 'value' is set.  If arch is
2637         matching any CPU in the ! entries switch to its generic ISA.
2638         * gcc.target/mips/branch-1.c: Pass isa=!octeon.
2639         * gcc.target/mips/dmult-1.c: Pass isa=64!octeon rather than -mips64.
2640
2641 2009-02-19  Jakub Jelinek  <jakub@redhat.com>
2642
2643         PR target/39175
2644         * gcc.dg/visibility-20.c: New test.
2645         * g++.dg/ext/visibility/visibility-11.C: New test.
2646
2647 2009-02-19  H.J. Lu  <hongjiu.lu@intel.com>
2648
2649         PR c++/39188
2650         * g++.dg/abi/pr39188-1a.C: New.
2651         * g++.dg/abi/pr39188-1b.C: Likewise.
2652         * g++.dg/abi/pr39188-1.h: Likewise.
2653         * g++.dg/abi/pr39188-2a.C: Likewise.
2654         * g++.dg/abi/pr39188-2b.C: Likewise.
2655         * g++.dg/abi/pr39188-2.h: Likewise.
2656         * g++.dg/abi/pr39188-3a.C: Likewise.
2657         * g++.dg/abi/pr39188-3b.C: Likewise.
2658         * g++.dg/abi/pr39188-3.h: Likewise.
2659
2660 2009-02-19  Joseph Myers  <joseph@codesourcery.com>
2661
2662         PR c/38483
2663         * gcc.c-torture/execute/call-trap-1.c,
2664         gcc.c-torture/execute/va-arg-trap-1.c, gcc.dg/call-diag-1.c: New
2665         tests.
2666
2667 2009-02-19  Uros Bizjak  <ubizjak@gmail.com>
2668
2669         PR target/39228
2670         * gcc.c-torture/execute/pr39228.c: New test.
2671
2672 2009-02-19  Richard Guenther  <rguenther@suse.de>
2673
2674         PR tree-optimization/39074
2675         * gcc.dg/torture/pr39074.c: New testcase.
2676         * gcc.dg/torture/pr39074-2.c: Likewise.
2677         * gcc.dg/torture/pr39074-3.c: Likewise.
2678
2679 2009-02-18  H.J. Lu  <hongjiu.lu@intel.com>
2680
2681         PR c++/39219
2682         * g++.dg/parse/attr3.C: New.
2683
2684 2009-02-18  Jack Howarth <howarth@bromo.med.uc.edu>
2685
2686         PR testsuite/38165
2687         * g++.dg/pubtypes.C: Adopt Radar 4535968 fix to testcase.
2688
2689         PR testsuite/38166
2690         * g++.dg/ext/visibility/class1.C: Revert revision 122348
2691         and skip on Darwin.
2692
2693 2009-02-18  Jason Merrill  <jason@redhat.com>
2694
2695         PR c++/38880
2696         * g++.dg/init/const7.C: Remove XFAIL.
2697
2698         PR target/39179
2699         * g++.dg/opt/const6.C: New test.
2700
2701 2009-02-18  H.J. Lu  <hongjiu.lu@intel.com>
2702
2703         * gcc.dg/callabi/callabi.exp: Moved to ...
2704         * gcc.target/x86_64/abi/callabi/callabi.exp: Here.  Only run
2705         in 64bit mode.
2706
2707         * gcc.target/x86_64/abi/callabi/func-1.c: Don't check target.
2708         * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
2709         * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
2710         * gcc.target/x86_64/abi/callabi/pr38891.c: Likewise.
2711         * gcc.target/x86_64/abi/callabi/vaarg-1.c: Likewise.
2712         * gcc.target/x86_64/abi/callabi/vaarg-2.c: Likewise.
2713         * gcc.target/x86_64/abi/callabi/vaarg-3.c: Likewise.
2714
2715         * gcc.dg/callabi/callabi.h: Moved to ...
2716         * gcc.target/x86_64/abi/callabi/callabi.h: Here.
2717
2718         * gcc.dg/callabi/func-1.c: Moved to ...
2719         * gcc.target/x86_64/abi/callabi/func-1.c: Here.
2720
2721         * gcc.dg/callabi/func-indirect.c: Moved to ...
2722         * gcc.target/x86_64/abi/callabi/func-indirect.c: Here.
2723
2724         * gcc.dg/callabi/pr38891.c: Moved to ...
2725         * gcc.target/x86_64/abi/callabi/pr38891.c: Here.
2726
2727         * gcc.dg/callabi/vaarg-1.c: Moved to ...
2728         * gcc.target/x86_64/abi/callabi/vaarg-1.c: Here.
2729
2730         * gcc.dg/callabi/vaarg-2.c: Moved to ...
2731         * gcc.target/x86_64/abi/callabi/vaarg-2.c: Here.
2732
2733         * gcc.dg/callabi/vaarg-3.c: Moved to ...
2734         * gcc.target/x86_64/abi/callabi/vaarg-3.c: Here.
2735
2736 2009-02-17  Xuepeng Guo  <xuepeng.guo@intel.com>
2737
2738         PR target/38891
2739         * gcc.dg/callabi/pr38891.c: New.
2740
2741 2009-02-17  H.J. Lu  <hongjiu.lu@intel.com>
2742
2743         * gcc.dg/callabi/callabi.exp: New.
2744
2745 2009-02-17  H.J. Lu  <hongjiu.lu@intel.com>
2746
2747         PR target/39082
2748         * g++.dg/compat/struct-layout-1_generate.c (dg_options): Add
2749         -Wno-abi for x86.
2750         * gcc.dg/compat/struct-layout-1_generate.c (dg_options): Likewise.
2751
2752         * gcc.target/i386/pr39082-1.c: New.
2753
2754         * gcc.target/x86_64/abi/abi-x86_64.exp (additional_flags): Add
2755         -Wno-abi.
2756
2757         * gcc.target/x86_64/abi/args.h (XMM_T): Add _m64 and _m128 if
2758         CHECK_M64_M128 is defined.
2759         (check_f_arguments): Add "do".
2760         (check_vector_arguments): New.
2761         (check_m64_arguments): Likewise.
2762         (check_m128_arguments): Likewise.
2763
2764         * gcc.target/x86_64/abi/defines.h: Include <xmmintrin.h>.
2765         (CHECK_M64_M128): Define.
2766
2767         * gcc.target/x86_64/abi/test_m64m128_returning.c: New.  Based
2768         on abitest.
2769         * gcc.target/x86_64/abi/test_passing_m64m128.c: Likewise.
2770
2771         * gcc.target/x86_64/abi/test_passing_structs.c: Define __m128
2772         tests only if CHECK_M64_M128 is defined.
2773
2774         * gcc.target/x86_64/abi/test_passing_structs.c (m128_struct): New.
2775         (m128_2_struct): Likewise.
2776         (check_struct_passing5): Likewise.
2777         (check_struct_passing6): Likewise.
2778         (main): Test struct with __m128 if CHECK_M64_M128 is defined.
2779
2780         * gcc.target/x86_64/abi/test_passing_unions.c (un4): New.
2781         (un5): Likewise.
2782         (check_union_passing4): Likewise.
2783         (main): Test union with __m128 if CHECK_M64_M128 is defined.
2784
2785 2009-02-18  Joseph Myers  <joseph@codesourcery.com>
2786
2787         PR c/35447
2788         * gcc.dg/noncompile/pr35447-1.c: New test.
2789
2790 2009-02-18  Jakub Jelinek  <jakub@redhat.com>
2791
2792         PR tree-optimization/36922
2793         * gfortran.dg/pr36922.f: New test.
2794
2795 2009-02-17  Richard Guenther  <rguenther@suse.de>
2796
2797         PR tree-optimization/39202
2798         * gcc.c-torture/compile/pr39202.c: New testcase.
2799
2800 2009-02-17  Richard Guenther  <rguenther@suse.de>
2801
2802         PR tree-optimization/39204
2803         * gcc.dg/torture/pr39204.c: New testcase.
2804
2805 2009-02-17  Bingfeng Mei <bmei@broadcom.com>
2806
2807         * gcc.dg/vect/vect-outer-5.c: Require vect_float support.
2808         * gcc.dg/vect/vect-outer-6.c: Ditto.
2809
2810 2009-02-16  Joseph Myers  <joseph@codesourcery.com>
2811
2812         PR c/35446
2813         * gcc.dg/noncompile/init-5.c: New test.
2814         * gcc.dg/init-bad-4.c: Adjust expected errors.
2815
2816 2009-02-16  H.J. Lu  <hongjiu.lu@intel.com>
2817
2818         PR target/37049
2819         * gcc.target/i386/push-1.c: New.
2820
2821 2009-02-15  Uros Bizjak  <ubizjak@gmail.com>
2822
2823         * gcc.dg/struct/w_prof_single_str_global.c: Mask return value.
2824         
2825 2009-02-13  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2826
2827         * gcc.target/spu/intrinsics-sr.c: New test.
2828
2829 2009-02-13  Steve Ellcey  <sje@cup.hp.com>
2830
2831         PR target/38056
2832         * gcc.target/ia64/sibcall-opt-1.c: New test.
2833         * gcc.target/ia64/sibcall-opt-2.c: New test.
2834
2835 2009-02-13  Paul Thomas  <pault@gcc.gnu.org>
2836
2837         PR fortran/36528
2838         * gfortran.dg/cray_pointers_8.f90: New test.
2839
2840         PR fortran/36703
2841         * gfortran.dg/cray_pointers_9.f90: New test.
2842
2843 2009-02-13  Jason Merrill  <jason@redhat.com>
2844
2845         PR c++/39070
2846         * g++.dg/cpp0x/decltype16.C: New.
2847
2848 2009-02-13  H.J. Lu  <hongjiu.lu@intel.com>
2849
2850         PR target/39152
2851         * gfortran.dg/gomp/pr39152.f90: New.
2852
2853 2009-02-13  H.J. Lu  <hongjiu.lu@intel.com>
2854
2855         PR target/39162
2856         * gcc.target/i386/pr39162.c: New.
2857
2858 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
2859
2860         PR c/35444
2861         * gcc.dg/noncompile/pr35444-1.c, gcc.dg/noncompile/pr35444-2.c:
2862         New tests.
2863
2864 2009-02-12  Jason Merrill  <jason@redhat.com>
2865
2866         PR c++/38950
2867         * g++.dg/template/array20.C: New test.
2868
2869 2009-02-12  Uros Bizjak  <ubizjak@gmail.com>
2870
2871         * gcc.dg/torture/fp-int-convert-float128-timode.c: Do not check
2872         for lp64 in "dg-do run" directive.  Remove dg-xfail-if directive.
2873         * gcc.dg/torture/fp-int-convert-timode.c: Remove xfail directive.
2874
2875 2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
2876
2877         * g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".
2878
2879 2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
2880
2881         PR target/39152
2882         * gfortran.dg/pr39152.f: New.
2883
2884 2009-02-11  Jason Merrill  <jason@redhat.com>
2885
2886         PR c++/39153
2887         * g++.dg/cpp0x/defaulted9.C: New test.
2888
2889         PR c++/30111
2890         * g++.dg/init/value7.C: New test.
2891
2892 2009-02-11  Paolo Bonzini  <bonzini@gnu.org>
2893
2894         PR target/38824
2895         * gcc.target/i386/pr38824.c: New testcase.
2896
2897 2009-02-11  Jason Merrill  <jason@redhat.com>
2898
2899         PR c++/38649
2900         * g++.dg/cpp0x/defaulted8.C: New test.
2901
2902         PR c++/36744
2903         * g++.dg/cpp0x/rv9p.C: New test.
2904
2905 2009-02-10  Eric Botcazou  <ebotcazou@adacore.com>
2906
2907         * gnat.dg/aliasing3.adb: New test.
2908         * gnat.dg/aliasing3_pkg.ad[sb]: New helper.
2909
2910 2009-02-10  Paolo Carlini  <paolo.carlini@oracle.com>
2911
2912         PR c++/34397
2913         * g++.dg/template/crash88.C: New.
2914         * g++.dg/template/crash89.C: Likewise.
2915
2916 2009-02-10  Steve Ellcey  <sje@cup.hp.com>
2917
2918         PR c/39084
2919         * gcc.dg/pr39084.c: New test.
2920
2921 2009-02-10  Jakub Jelinek  <jakub@redhat.com>
2922
2923         PR target/39139
2924         * gcc.target/i386/pr39139.c: New test.
2925
2926 2009-02-10  Richard Guenther  <rguenther@suse.de>
2927
2928         PR tree-optimization/39132
2929         * gcc.dg/torture/pr39132.c: New testcase.
2930
2931 2009-02-10  H.J. Lu  <hongjiu.lu@intel.com>
2932
2933         PR target/39119
2934         * gcc.target/x86_64/abi/avx/abi-avx.exp: New.
2935         * gcc.target/x86_64/abi/avx/args.h: Likewise.
2936         * gcc.target/x86_64/abi/avx/asm-support.S: Likewise.
2937         * gcc.target/x86_64/abi/avx/avx-check.h: Likewise.
2938         * gcc.target/x86_64/abi/avx/test_m256_returning.c: Likewise.
2939         * gcc.target/x86_64/abi/avx/test_passing_m256.c: Likewise.
2940         * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
2941         * gcc.target/x86_64/abi/avx/test_passing_unions.c: Likewise.
2942
2943 2009-02-09  Jason Merrill  <jason@redhat.com>
2944
2945         PR c++/39109
2946         * g++.dg/init/value6.C: New test.
2947
2948 2009-02-09  H.J. Lu  <hongjiu.lu@intel.com>
2949
2950         * gcc.target/x86_64/abi/abi-x86_64.exp: Use glob instead of find.
2951
2952 2009-02-09  Eric Botcazou  <ebotcazou@adacore.com>
2953
2954         * gcc.c-torture/compile/20090209-1.c: New test.
2955
2956 2009-02-06  Paolo Carlini  <paolo.carlini@oracle.com>
2957
2958         PR c++/35147
2959         PR c++/37737
2960         * g++.dg/cpp0x/vt-35147.C: New.
2961         * g++.dg/cpp0x/vt-37737-1.C: Likewise.
2962         * g++.dg/cpp0x/vt-37737-2.C: Likewise.
2963
2964 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
2965
2966         PR c/35434
2967         * gcc.dg/attr-alias-4.c: New test.
2968
2969 2009-02-06  Janis Johnson  <janis187@us.ibm.com>
2970
2971         PR c/39035
2972         * gcc.dg/dfp/pr39035.c: New test.
2973
2974 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
2975
2976         PR c/36432
2977         * gcc.dg/c90-flex-array-2.c, gcc.dg/c99-flex-array-6.c: New tests.
2978
2979 2009-02-05  Jakub Jelinek  <jakub@redhat.com>
2980
2981         PR c++/39106
2982         * g++.dg/opt/thunk3.C: New test.
2983
2984 2009-02-05  Nick Clifton  <nickc@redhat.com>
2985
2986         * gcc.c-torture/compile/20080625-1.c: Skip for M32C.
2987         * gcc.c-torture/compile/limits-stringlit.c: Likewise.
2988         * gcc.dg/cdce1.c: Likewise.
2989         * gcc.dg/cpp/_Pragma6.c: Likewise.
2990         * g++.dg/cpp/_Pragma1.C: Likewise.
2991         * gcc.dg/utf32-2.c: Xfail for M32C.
2992         * gcc.dg/utf32-1.c: Likewise.
2993         * gcc.dg/utf32-3.c: Likewise.
2994         * gcc.dg/Wtype-limits.c: Add expected warning messages for 16-bit
2995         targets.
2996         * gcc.dg/Wtype-limits-Wextra.c: Likewise.
2997         * gcc.dg/utf32-4.c: Only run for 32-bit+ targets.
2998         * gcc.dg/Wconversion-5.c: Likewise.
2999         * gcc.dg/tree-ssa/data-dep-1.c: Likewise.
3000         * gcc.dg/tree-ssa/ldist-3.c: Likewise.
3001         * gcc.dg/tree-ssa/ldist-5.c: Likewise.
3002         * gcc.dg/utf-inc-init.c: Likewise.
3003         * gcc.dg/pr11492.c: Xfail for 16-bit targets.
3004         * gcc.dg/utf-array.c: Add expected warning messages for M32C.
3005         * gcc.dg/utf-array-short-wchar.c: Likewise.
3006         * gcc.dg/tree-ssa/pr33920.c: Expect a warning from all 16-bit targets.
3007         * gcc.dg/mallign.c: Use size_t instead of long.
3008
3009 2009-02-05  Uros Bizjak  <ubizjak@gmail.com>
3010
3011         * g++.dg/torture/pr31863.C: Generalize dg-timeout-factor.
3012
3013 2009-02-05  Daniel Berlin  <dberlin@dberlin.org>
3014
3015         * gcc.c-torture/execute/pr39100.c: New.
3016
3017 2009-02-05  Joseph Myers  <joseph@codesourcery.com>
3018
3019         PR c/35435
3020         * gcc.dg/tls/diag-6.c: New test.
3021
3022 2009-02-04  H.J. Lu  <hongjiu.lu@intel.com>
3023
3024         AVX Programming Reference (January, 2009)
3025         * gcc.target/i386/avx-vpclmulqdq.c: New.
3026         * gcc.target/i386/pclmul-avx-check.h: Likewise.
3027
3028         * gcc.target/i386/i386.exp (check_effective_target_vpclmul): New.
3029
3030         * gcc.target/i386/pclmulqdq.c (CHECK_H): New.
3031         (TEST): Likewise.  Include CHECK_H instead of "pclmul-check.h".
3032         (pclmul_test): Renamed to ...
3033         (TEST): This.
3034
3035 2009-02-04  Jakub Jelinek  <jakub@redhat.com>
3036
3037         PR c++/39095
3038         * g++.dg/abi/mangle31.C: New test.
3039
3040 2009-02-03  Joseph Myers  <joseph@codesourcery.com>
3041
3042         PR c/29129
3043         * c90-arraydecl-1.c: Do not expect error for [*] in abstract
3044         declarator.
3045         * vla-6.c: Likewise.  Expect warning not error for [*] lexically
3046         inside function prototype but not part of parameter declarator.
3047         * vla-11.c: New test.
3048
3049 2009-02-03  Jason Merrill  <jason@redhat.com>
3050
3051         * g++.dg/warn/main-4.C: New test.
3052         * g++.old-deja/g++.bugs/900227_01.C: Remove &main warnings.
3053
3054 2009-02-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3055
3056         PR c++/36607
3057         * g++.dg/expr/cast10.C: New test.
3058
3059 2009-02-03  Joseph Myers  <joseph@codesourcery.com>
3060
3061         PR c/35433
3062         * gcc.dg/init-bad-6.c: New test.
3063
3064 2009-02-03  Jakub Jelinek  <jakub@redhat.com>
3065
3066         PR target/35318
3067         * gcc.c-torture/compile/pr35318.c: New test.
3068
3069         PR inline-asm/39059
3070         * gcc.dg/nofixed-point-2.c: New test.
3071         * g++.dg/ext/fixed1.C: Adjust expected diagnostics.
3072         * g++.dg/ext/fixed2.C: Likewise.
3073         * g++.dg/other/error25.C: Likewise.
3074         * g++.dg/lookup/crash7.C: Likewise.
3075         * g++.dg/cpp0x/decltype-38655.C: Likewise.
3076
3077         PR c++/39056
3078         * g++.dg/cpp0x/initlist13.C: New test.
3079
3080 2009-02-03  Paolo Bonzini  <bonzini@gnu.org>
3081
3082         PR c++/36897
3083         * g++.dg/template/func2.C: New test.
3084
3085         PR c++/37314
3086         * g++.dg/template/typename15.C: New.
3087         * g++.dg/template/typename16.C: New.
3088
3089 2009-02-03  Janis Johnson  <janis187@us.ibm.com>
3090             Ben Elliston  <bje@au.ibm.com>
3091
3092         PR c/39034
3093         * gcc.dg/dfp/pr39034.c: New test.
3094
3095 2009-02-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3096
3097         PR testsuite/38263
3098         * gcc.dg/ipa/ipacost-2.c: Add -fpie when pic.
3099
3100 2009-02-02  Jason Merrill  <jason@redhat.com>
3101
3102         PR c++/39054
3103         * g++.dg/parse/dtor14.C: New test.
3104
3105 2009-02-02  Jakub Jelinek  <jakub@redhat.com>
3106
3107         * lib/target-supports.exp
3108         (check_effective_target_correct_iso_cpp_string_wchar_protos): New.
3109         * g++.dg/ext/builtin10.C: New test.
3110
3111         PR inline-asm/39058
3112         * gcc.target/i386/pr39058.c: New test.
3113
3114 2009-02-02  Richard Guenther  <rguenther@suse.de>
3115
3116         PR tree-optimization/38937
3117         * g++.dg/warn/Wstrict-aliasing-bogus-escape.C: New testcase.
3118
3119 2009-02-01  Paolo Carlini  <paolo.carlini@oracle.com>
3120
3121         PR c++/39053
3122         * g++.dg/parse/crash52.C: New.
3123
3124 2009-01-30  Richard Guenther  <rguenther@suse.de>
3125
3126         PR tree-optimization/39041
3127         * gcc.c-torture/compile/pr39041.c: New testcase.
3128
3129 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
3130
3131         PR target/39013
3132         * gcc.target/i386/pr39013-1.c: New test.
3133         * gcc.target/i386/pr39013-2.c: New test.
3134
3135         PR c++/39028
3136         * g++.dg/ext/label12.C: New test.
3137
3138 2009-01-30  Paolo Carlini  <paolo.carlini@oracle.com>
3139
3140         PR c++/33465
3141         * g++.dg/parse/error34.C: New.
3142         * g++.dg/parse/error35.C: Likewise.
3143
3144 2009-01-30  Paolo Carlini  <paolo.carlini@oracle.com>
3145
3146         PR c++/38655
3147         * g++.dg/cpp0x/decltype-38655.C: New.
3148
3149 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
3150
3151         PR target/39002
3152         * g++.dg/torture/pr39002.C: New test.
3153
3154 2009-01-29  Kazu Hirata  <kazu@codesourcery.com>
3155
3156         PR tree-optimization/39007
3157         * gcc.dg/tree-ssa/pr39007.c: New.
3158
3159 2009-01-29  Kenneth Zadeck <zadeck@naturalbridge.com>
3160
3161         PR middle-end/35854
3162         * gcc.dg/lower-subreg-1.c: Renamed dump pass from "subreg"
3163         to "subreg1".
3164         
3165 2009-01-29  Steve Ellcey  <sje@cup.hp.com>
3166
3167         PR middle-end/38857
3168         * gcc.c-torture/compile/pr38857.c: New test.
3169
3170 2009-01-28  Paul Thomas  <pault@gcc.gnu.org>
3171
3172         PR fortran/38852
3173         PR fortran/39006
3174         * gfortran.dg/bound_6.f90: New test.
3175
3176 2009-01-28  Pat Haugen  <pthaugen@us.ibm.com>
3177
3178         * gcc.target/powerpc/avoid-indexed-addresses.c: New test.
3179
3180 2009-01-28  Kazu Hirata  <kazu@codesourcery.com>
3181
3182         PR tree-optimization/38997
3183         * gcc.dg/tree-ssa/pr38997.c: New.
3184
3185 2009-01-28  Richard Guenther  <rguenther@suse.de>
3186
3187         PR tree-optimization/38926
3188         * gcc.c-torture/compile/pr38926.c: New testcase.
3189
3190 2009-01-28  Jakub Jelinek  <jakub@redhat.com>
3191
3192         PR middle-end/38934
3193         * gcc.dg/pr38934.c: New test.
3194
3195 2009-01-28  Richard Guenther  <rguenther@suse.de>
3196
3197         PR middle-end/38908
3198         * g++.dg/warn/Wuninitialized-2.C: New testcase.
3199
3200 2009-01-28  Paolo Bonzini  <bonzini@gnu.org>
3201
3202         PR tree-optimization/38984
3203         * gcc.dg/pr38984.c: New XFAILed testcase.
3204
3205
3206 2009-01-28  Uros Bizjak  <ubizjak@gmail.com>
3207
3208         PR target/38988
3209         * gcc.target/i386/pr38988.c: New test.
3210
3211 2009-01-27  Paolo Carlini  <paolo.carlini@oracle.com>
3212
3213         PR c++/37554
3214         * g++.dg/parse/crash51.C: New.
3215         * g++.old-deja/g++.pt/crash9.C: Adjust.
3216
3217 2009-01-27  Daniel Kraft  <d@domob.eu>
3218
3219         PR fortran/38883
3220         * gfortran.dg/mvbits_6.f90:  New test.
3221         * gfortran.dg/mvbits_7.f90:  New test.
3222         * gfortran.dg/mvbits_8.f90:  New test.
3223
3224 2009-01-27  Richard Guenther  <rguenther@suse.de>
3225
3226         PR tree-optimization/38503
3227         * g++.dg/warn/Wstrict-aliasing-bogus-placement-new.C: New testcase.
3228
3229 2009-01-27 Uros Bizjak <ubizjak@gmail.com>
3230
3231         PR middle-end/38969
3232         * gcc.c-torture/execute/pr38969.c: New test.
3233
3234 2009-01-26  Adam Nemet  <anemet@caviumnetworks.com>
3235
3236         PR testsuite/38864
3237         * gcc.target/mips/fixed-vector-type.c: Add target { fixed_point }
3238         to dg-do compile.
3239         * gcc.target/mips/fixed-scalar-type.c: Likewise.
3240         * gcc.target/mips/dpaq_sa_l_w.c: Likewise.
3241         * gcc.target/mips/dpsq_sa_l_w.c: Likewise.
3242
3243 2009-01-26  H.J. Lu  <hongjiu.lu@intel.com>
3244
3245         PR target/38952
3246         * g++.dg/torture/stackalign/test-unwind.h (main): Also return 0
3247         if __USING_SJLJ_EXCEPTIONS__ is defined.
3248
3249         * g++.dg/torture/stackalign/unwind-0.C (foo): Don't define if
3250         __USING_SJLJ_EXCEPTIONS__ is defined.
3251         * g++.dg/torture/stackalign/unwind-1.C (foo): Likewise.
3252         * g++.dg/torture/stackalign/unwind-2.C (foo): Likewise.
3253         * g++.dg/torture/stackalign/unwind-3.C (foo): Likewise.
3254         * g++.dg/torture/stackalign/unwind-4.C (foo): Likewise.
3255         * g++.dg/torture/stackalign/unwind-5.C (foo): Likewise.
3256         * g++.dg/torture/stackalign/unwind-6.C (foo): Likewise.
3257
3258 2009-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
3259
3260         PR testsuite/38949
3261         * g++.dg/torture/stackalign/test-unwind.h (ASMNAME): Define.
3262         Use instead of C name in asm statements.
3263
3264 2009-01-26  Richard Guenther  <rguenther@suse.de>
3265
3266         PR tree-optimization/38745
3267         * g++.dg/torture/pr38745.C: New testcase.
3268
3269 2009-01-26  Richard Guenther  <rguenther@suse.de>
3270
3271         PR middle-end/38851
3272         * g++.dg/warn/Wuninitialized-1.C: New testcase.
3273
3274 2009-01-25  Hans-Peter Nilsson  <hp@axis.com>
3275
3276         * gcc.dg/bitfld-15.c: Gate warning on target
3277         pcc_bitfield_type_matters.
3278         * gcc.dg/bitfld-17.c, g++.dg/ext/bitfield2.C,
3279         g++.dg/ext/bitfield4.C: Likewise.
3280         * gcc.dg/pr17112-1.c: Don't expect a warning for the packed
3281         bitfield for any target.
3282
3283 2009-01-24  Jakub Jelinek  <jakub@redhat.com>
3284
3285         PR c/38957
3286         * gcc.dg/pr38957.c: New test.
3287
3288 2009-01-24  David Billinghurst  <billingd@gcc.gnu.org>
3289
3290         PR fortran/38955
3291         * gfortran.dg/array_constructor_24.f: Allow tolerance when
3292         comparing floats.
3293
3294 2009-01-24  Sebastian Pop  <sebastian.pop@amd.com>
3295
3296         PR tree-optimization/38953
3297         * gfortran.dg/graphite/pr38953.f90: New.
3298
3299 2009-01-24  Paul Brook  <paul@codesourcery.com>
3300
3301         * gcc.target/arm/neon-cond-1.c: New test.
3302
3303 2009-01-23  Paolo Bonzini  <bonzini@gnu.org>
3304
3305         PR tree-optimization/38932
3306         * gcc.dg/pr38932.c: New.
3307
3308 2009-01-23  Revital Eres  <eres@il.ibm.com>
3309
3310         * gcc.dg/sms-7.c: Fix test.
3311
3312 2009-01-22  Adam Nemet  <anemet@caviumnetworks.com>
3313
3314         * gcc.dg/bitfld-15.c, gcc.dg/bitfld-16.c,
3315         gcc.dg/bitfld-17.c,gcc.dg/bitfld-18.c: New tests.
3316         * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield3.C,
3317         g++.dg/ext/bitfield4.C, g++.dg/ext/bitfield5.C: New tests.
3318
3319 2009-01-22  Steve Ellcey  <sje@cup.hp.com>
3320
3321         * gcc.dg/pr35729.c: Make test x86 specific.
3322
3323 2009-01-22  Steve Ellcey  <sje@cup.hp.com>
3324
3325         PR middle-end/38615
3326         * gcc.dg/pr38615.c: New test.
3327
3328 2009-01-22  Uros Bizjak  <ubizjak@gmail.com>
3329
3330         PR target/38931
3331         * gcc.target/i386/pr38931.c: New test.
3332
3333 2009-01-22  Dodji Seketeli  <dodji@redhat.com>
3334
3335         PR c++/38930
3336         * g++.dg/template/typedef11.C: Reverting changes of PR c++/26693.
3337         * g++.dg/template/typedef12.C: Likewise.
3338         * g++.dg/template/typedef13.C: Likewise.
3339         * g++.dg/template/typedef14.C: Likewise.
3340         * g++.dg/template/sfinae3.C: Likewise.
3341         * g++.old-deja/g++.pt/typename8.C: Likewise.
3342         * g++.dg/template/access11.C: Likewise
3343
3344 2009-01-21  Richard Sandiford  <rdsandiford@googlemail.com>
3345
3346         * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Skip for mips*-*-linux*
3347         and mips*-*-irix*.
3348         * gcc.dg/tree-ssa/vrp47.c: Skip for all MIPS targets.
3349
3350 2009-01-21  Dodji Seketeli  <dodji@redhat.com>
3351
3352         PR c++/26693
3353         * g++.dg/template/typedef11.C: New test.
3354         * g++.dg/template/typedef12.C: Likewise.
3355         * g++.dg/template/typedef13.C: Likewise.
3356         * g++.dg/template/typedef14.C: Likewise.
3357         * g++.dg/template/sfinae3.C: Compile this pedantically.
3358         The only errors expected should be the one saying the typedef is ill
3359         formed.
3360         * g++.old-deja/g++.pt/typename8.C: Likewise.
3361         * g++.dg/template/access11.C: Update this.
3362
3363 2009-01-21  Daniel Kraft  <d@domob.eu>
3364
3365         PR fortran/38887
3366         * gfortran.dg/mvbits_5.f90:  New test.
3367
3368 2009-01-21  Bingfeng Mei  <bmei@broadcom.com>
3369
3370         * gcc.dg/sms-6.c: New test.
3371         * gcc.dg/sms-7.c: Likewise.
3372
3373 2009-01-20  Paul Thomas  <pault@gcc.gnu.org>
3374
3375         PR fortran/38907
3376         * gfortran.dg/host_assoc_function_7.f90: New test
3377
3378 2009-01-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3379             Richard Guenther  <rguenther@suse.de>
3380
3381         PR tree-optimization/38747
3382         PR tree-optimization/38748
3383         * gcc.dg/tree-ssa/struct-aliasing-1.c: New test.
3384         * gcc.dg/tree-ssa/struct-aliasing-2.c: Likewise.
3385         * gcc.c-torture/execute/struct-aliasing-1.c: Likewise.
3386
3387 2009-01-20  Kees Cook  <kees@ubuntu.com>
3388             H.J. Lu  <hongjiu.lu@intel.com>
3389
3390         PR target/38902
3391         * gcc.dg/pr38902.c: New.
3392
3393 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
3394
3395         PR target/38868
3396         * gfortran.dg/pr38868.f: New testcase.
3397
3398 2009-01-20  Richard Guenther  <rguenther@suse.de>
3399
3400         * gcc.c-torture/execute/pr36227.c: Move ...
3401         * gcc.dg/torture/pr36227.c: ... here.  Require stdint_types.
3402
3403 2009-01-19  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
3404
3405         * lib/gfortran.exp: Add -B options for targets that use
3406         libgfortran.a%s in their specs.
3407
3408 2009-01-19  Jason Merrill  <jason@redhat.com>
3409
3410         PR c++/23287
3411         * g++.dg/template/dtor5.C: New test.
3412
3413 2009-01-19  Mikael Morin  <mikael.morin@tele2.fr>
3414
3415         PR fortran/38859
3416         * gfortran.dg/bound_5.f90: New test.
3417
3418 2009-01-18  H.J. Lu  <hongjiu.lu@intel.com>
3419
3420         PR target/38736
3421         * g++.dg/compat/abi/pr38736_main.C: New.
3422         * g++.dg/compat/abi/pr38736_x.C: Likewise.
3423         * g++.dg/compat/abi/pr38736_y.C: Likewise.
3424         * g++.dg/other/macro-1.C: Likewise.
3425         * gcc.dg/macro-1.c: Likewise.
3426         * gcc.dg/compat/pr38736_main.c: Likewise.
3427         * gcc.dg/compat/pr38736_x.c: Likewise.
3428         * gcc.dg/compat/pr38736_y.c: Likewise.
3429
3430 2009-01-18  Richard Guenther  <rguenther@suse.de>
3431
3432         PR tree-optimization/38819
3433         * gcc.c-torture/execute/pr38819.c: New testcase.
3434
3435 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
3436
3437         PR fortran/38657
3438         * gfortran.dg/module_commons_3.f90: Reapply.
3439
3440 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
3441
3442         PR fortran/34955
3443         * gfortran.dg/transfer_intrinsic_1.f90: New test.
3444         * gfortran.dg/transfer_intrinsic_2.f90: New test.
3445
3446 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
3447
3448         PR fortran/38657
3449         * gfortran.dg/module_commons_3.f90: Remove
3450
3451 2009-01-16  H.J. Lu  <hongjiu.lu@intel.com>
3452
3453         * gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
3454
3455 2009-01-16  Jason Merrill  <jason@redhat.com>
3456
3457         PR c++/38877
3458         * g++.dg/template/lvalue1.C: New test.
3459
3460         PR c++/29470
3461         * g++.dg/template/access20.C: New test.
3462         * g++.dg/torture/pr34641.C: Fix access.
3463
3464 2009-01-16  Richard Guenther  <rguenther@suse.de>
3465
3466         PR tree-optimization/38835
3467         PR middle-end/36227
3468         * gcc.c-torture/execute/pr36227.c: New testcase.
3469         * gcc.dg/tree-ssa/foldaddr-1.c: XFAIL.
3470         * g++.dg/init/const7.C: Likewise.
3471
3472 2009-01-16  Adam Nemet  <anemet@caviumnetworks.com>
3473
3474         PR target/38554
3475         * gcc.c-torture/compile/pr38554.c: New test.
3476
3477 2009-01-16  Jason Merrill  <jason@redhat.com>
3478
3479         PR c++/38579
3480         * g++.dg/conversion/access1.C: New test.
3481
3482 2009-01-16  Jakub Jelinek  <jakub@redhat.com>
3483
3484         PR tree-optimization/38789
3485         * gcc.c-torture/compile/pr38789.c: New test.
3486
3487 2009-01-16  Janus Weil  <janus@gcc.gnu.org>
3488
3489         PR fortran/38152
3490         * gfortran.dg/proc_ptr_13.f90: New.
3491
3492 2009-01-15  Jason Merrill  <jason@redhat.com>
3493
3494         PR c++/38850
3495         * g++.dg/template/koenig6.C: New test.
3496
3497 2009-01-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3498
3499         PR c++/29388
3500         * g++.dg/template/error37.C: New testcase.
3501
3502 2009-01-15  Jason Merrill  <jason@redhat.com>
3503
3504         PR c++/36334
3505         * g++.dg/conversion/memfn1.C: New test.
3506
3507         PR c++/37646
3508         * g++.dg/conversion/memfn2.C: New test.
3509
3510 2009-01-15  Steve Ellcey  <sje@cup.hp.com>
3511
3512         PR c++/38357
3513         * g++.dg/template/crash87.C: New test.
3514
3515 2009-01-15  H.J. Lu  <hongjiu.lu@intel.com>
3516
3517         PR middle-end/37843
3518         * gcc.target/i386/pr37843-3.c: Replace _Decimal128 with __m128.
3519
3520 2009-01-15  Dodji Seketeli  <dodji@redhat.com>
3521
3522         PR c++/38636
3523         * g++.dg/parse/crash50.C: New test.
3524
3525 2009-01-14  Jakub Jelinek  <jakub@redhat.com>
3526
3527         PR rtl-optimization/38245
3528         * gcc.dg/pr38245-3.c: New test.
3529         * gcc.dg/pr38245-3.h: New file.
3530         * gcc.dg/pr38245-4.c: New file.
3531         * gcc.dg/pr38364.c: New test.
3532
3533 2009-01-14  Adam Nemet  <anemet@caviumnetworks.com>
3534
3535         * gcc.target/mips/mips.exp (mips_option_tests(-mips16)): Make the
3536         sequence PC-relative.
3537
3538 2009-01-14  Mark Mitchell  <mark@codesourcery.com>
3539
3540         * gcc.target/arm/long-calls-1.c: Tolerate the lack of sibling
3541         calls and/or PLT markers.
3542         * gcc.target/arm/long-calls-2.c: Tolerate the lack of sibling
3543         calls and/or PLT markers.
3544         * gcc.target/arm/long-calls-3.c: Tolerate the lack of sibling
3545         calls and/or PLT markers.
3546         * gcc.target/arm/long-calls-4.c: Tolerate the lack of sibling
3547         calls and/or PLT markers.
3548
3549 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
3550             Nathan Froyd  <froydnj@codesourcery.com>
3551             Joseph Myers  <joseph@codesourcery.com>
3552
3553         * lib/target-supports.exp (check_effective_target_powerpc_spe_nocache):
3554         New function.
3555         * gcc.target/powerpc/20030218-1.c: Skip if not powerpc_spe_nocache
3556         and use consistent CFLAGS.
3557         * gcc.target/powerpc/20030505.c: Likewise.
3558         * gcc.target/powerpc/20081204-1.c: Likewise.
3559         * gcc.target/powerpc/ppc-spe.c: Likewise.
3560         * gcc.target/powerpc/spe1.c: Likewise.
3561         * g++.dg/ext/spe1.C: Likewise.
3562         * g++.dg/other/opaque-1.C: Likewise.
3563         * g++.dg/other/opaque-2.C: Likewise.
3564         * g++.dg/other/opaque-3.C: Likewise.
3565
3566 2009-01-14  Mark Mitchell  <mark@codesourcery.com>
3567
3568         * gcc.dg/vect/vect-105.c: Prevent compiler from hoisting abort
3569         out of loop.
3570
3571 2009-01-14  Vladimir Makarov  <vmakarov@redhat.com>
3572
3573         PR target/38811
3574         * g++.dg/torture/pr38811.C: New file.
3575
3576 2009-01-14  Richard Guenther  <rguenther@suse.de>
3577
3578         PR tree-optimization/38826
3579         PR middle-end/38477
3580         * gcc.dg/Wstrict-aliasing-bogus-pta-1.c: New testcase.
3581
3582 2009-01-13  Sebastian Pop  <sebastian.pop@amd.com>
3583
3584         * gcc.dg/graphite/pr38786.c: Fix commit problem.
3585
3586 2009-01-14  Nick Clifton  <nickc@redhat.com>
3587
3588         PR c++/37862
3589         * g++.cp/parse/pr37862.C: New test.
3590
3591 2009-01-14  Julian Brown  <julian@codesourcery.com>
3592
3593         * gcc.target/arm/eabi1.c (__eabi_uread4, __eabi_uwrite4)
3594         (__eabi_uread8, __eabi_uwrite8): Change spellings of declarations
3595         to...
3596         (__aeabi_uread4, __aeabi_uwrite4, __aeabi_uread8, __aeabi_uwrite8):
3597         These.
3598
3599 2009-01-13  Jakub Jelinek  <jakub@redhat.com>
3600
3601         PR rtl-optimization/38774
3602         * gcc.dg/torture/pr38774.c: New test.
3603
3604         PR c++/38795
3605         * g++.dg/cpp0x/pr38795.C: New test.
3606
3607 2009-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
3608             Nathan Froyd  <froydnj@codesourcery.com>
3609             Joseph Myers  <joseph@codesourcery.com>
3610
3611         * gcc.target/powerpc/altivec-consts.c: Run if vmx_hw, compile
3612         otherwise.  Do not check for AltiVec at runtime.
3613         * gcc.target/powerpc/altivec-varargs-1.c: Likewise.
3614         * gcc.target/powerpc/altivec-vec-merge.c: Likewise.
3615         * gcc.target/powerpc/altivec-1.c: Likewise.
3616         * gcc.target/powerpc/altivec-3.c: Likewise.
3617         * gcc.target/powerpc/altivec-10.c: Likewise.
3618         * gcc.target/powerpc/altivec-12.c: Likewise.
3619         * gcc.target/powerpc/altivec-24.c: Likewise.
3620         * gcc.target/powerpc/altivec-cell-2.c: Likewise.
3621         * gcc.target/powerpc/altivec-cell-3.c: Likewise.
3622         * gcc.target/powerpc/altivec-cell-4.c: Likewise.
3623         * gcc.target/powerpc/pr35907.c: Likewise.
3624         * gcc.target/powerpc/altivec-cell-8.c: Run if cell_hw, compile
3625         otherwise.  Do not check for Cell at runtime.
3626         * gcc.target/powerpc/altivec_check.h: Delete.
3627
3628         * g++.dg/ext/altivec-2.C: Do not check for AltiVec at runtime.
3629         * g++.dg/ext/altivec-3.C: Run if vmx_hw, compile otherwise.  Do
3630         not check for AltiVec at runtime.
3631         * g++.dg/ext/altivec-cell-2.C: Likewise.
3632         * g++.dg/ext/altivec-cell-3.C: Likewise.
3633         * g++.dg/ext/altivec-cell-4.C: Likewise.
3634         * g++.dg/eh/simd-2.C: Only use -maltivec if vmx_hw.
3635         * g++.dg/eh/check-vect.h (sig_ill_handler): Remove AltiVec runtime
3636         check.
3637         * g++.dg/ext/altivec_check.h: Delete.
3638         
3639 2009-01-13  Nathan Froyd  <froydnj@codesourcery.com>
3640
3641         * gcc.target/powerpc/altivec-macros.c: Require a powerpc_altivec_ok
3642         effective target.  Adjust line numbers accordingly.
3643
3644 2009-01-13  Mark Mitchell  <mark@codesourcery.com>
3645
3646         * gcc.target/i386/sse-10.c: Pass -mno-omit-leaf-frame-pointer.
3647
3648 2009-01-13  Sebastian Pop  <sebastian.pop@amd.com>
3649
3650         PR tree-optimization/38786
3651         * gcc.dg/graphite/pr38786.c: New.
3652
3653 2009-01-13  Uros Bizjak  <ubizjak@gmail.com>
3654
3655         Revert:
3656         2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
3657
3658         * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
3659         for alpha*-*-* targets.
3660         * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
3661
3662 2009-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3663
3664         PR libfortran/38772
3665         * gfortran.dg/fmt_bz_bn_err.f: New test.
3666
3667 2009-01-12  Nathan Froyd  <froydnj@codesourcery.com>
3668
3669         * gcc.target/powerpc/ppc-spe64-1.c: Add dg-error handler.
3670
3671 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
3672
3673         * lib/target-supports.exp (check_effective_target_powerpc64): New.
3674         * gcc.target/powerpc/darwin-longlong.c: Explicitly require 64-bit
3675         instruction support.  Do not check for it at runtime.
3676
3677 2009-01-12  Jason Merrill  <jason@redhat.com>
3678
3679         PR c++/35109
3680         * g++.dg/lookup/friend11.C: Remove expected error.
3681         * g++.dg/lookup/friend14.C: New test.
3682         * g++.dg/lookup/friend15.C: New test.
3683
3684 2009-01-12  Dodji Seketeli  <dodji@redhat.com>
3685
3686         PR c++/36019
3687         * g++.dg/lookup/hidden-class12.C: New test.
3688         * g++.dg/lookup/hidden-class13.C: New test.
3689         * g++.dg/lookup/hidden-class14.C: New test.
3690         * g++.dg/lookup/hidden-class15.C: New test.
3691         * g++.dg/lookup/hidden-class16.C: New test.
3692
3693 2009-01-12  Mark Mitchell  <mark@codesourcery.com>
3694
3695         * gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
3696         * gcc.dg/struct/wo_prof_single_str_local.c: Mask return value.
3697         * gcc.dg/struct/wo_prof_single_str_pointer.c: Mask return value.
3698
3699 2009-01-12  Jason Merrill  <jason@redhat.com>
3700
3701         PR c++/31488
3702         * g++.dg/other/vararg-3.C: New test.
3703
3704 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
3705
3706         * gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
3707         Explicitly enable SPE.
3708         * gcc.target/powerpc/20030505.c: Likewise.  Add dg-message
3709         directive.
3710
3711         * gcc.target/powerpc/20030218-1.c: Pass -mfloat-gprs=single.
3712         Expect -flax-vector-conversions message.  Adjust incompatible
3713         types errors.
3714         * gcc.target/powerpc/spe1.c: Pass -mspe and -mfloat-gprs=single.
3715         Make Foo extern.
3716
3717         * gcc.dg/cpp/assert4.c: Recognize __PPC__.
3718
3719         * g++.dg/other/opaque-1.C: Run on targets with SPE.
3720
3721         * g++.dg/ext/spe-1.C: Pass -mspe and -mfloat-gprs=single.
3722         * g++.dg/other/opaque-2.C: Likewise.
3723         * g++.dg/other/opaque-3.C: Likewise.
3724
3725 2009-01-12  Jakub Jelinek  <jakub@redhat.com>
3726
3727         PR c/32041
3728         * gcc.dg/pr32041.c: New test.
3729         * g++.dg/parse/offsetof9.C: New test.
3730
3731 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
3732             Nathan Froyd  <froydnj@codesourcery.com>
3733
3734         * g++.dg/conversion/simd1.C: Ignore irrelevant warning.
3735         * g++.dg/ext/attribute-test-1.C: Likewise.
3736         * g++.dg/ext/attribute-test-2.C: Likewise.
3737         * g++.dg/ext/attribute-test-3.C: Likewise.
3738         * g++.dg/ext/attribute-test-4.C: Likewise.
3739
3740 2009-01-12  Eric Botcazou  <ebotcazou@adacore.com>
3741
3742         * gnat.dg/unchecked_convert3.adb: New test.
3743
3744 2009-01-12  Jakub Jelinek  <jakub@redhat.com>
3745
3746         PR c++/38794
3747         * g++.dg/parse/typedef9.C: New test.
3748
3749         PR tree-optimization/38807
3750         * gcc.c-torture/compile/pr38807.c: New test.
3751
3752 2009-01-11  Adam Nemet  <anemet@caviumnetworks.com>
3753
3754         * gcc.target/mips/ins-2.c: New test.
3755
3756 2009-01-11  H.J. Lu  <hongjiu.lu@intel.com>
3757
3758         PR testsuite/38809
3759         * gcc.dg/pr38616.c: Only run for targets with -fstack-protector.
3760
3761 2009-01-11  Jakub Jelinek  <jakub@redhat.com>
3762
3763         PR c++/36254
3764         * g++.dg/warn/Wreturn-type-5.C: New test.
3765
3766 2009-01-11  Matthias Klose  <doko@ubuntu.com>
3767
3768         PR middle-end/38616
3769         * gcc.dg/pr38616.c: New test.
3770
3771 2009-01-10  Sebastian Pop  <sebastian.pop@amd.com>
3772
3773         * gcc.dg/graphite/block-3.c: Fix compile error on 32bit.
3774
3775 2009-01-10  Andrew Pinski  <pinskia@gmail.com>
3776
3777         PR c++/38648
3778         * g++.dg/expr/string-1.C: New test.
3779         * g++.dg/expr/string-2.C: New test.
3780
3781         PR c++/36695
3782         * g++.dg/ext/complex4.C: New test.
3783         * g++.dg/ext/complex5.C: New test.
3784         * g++.dg/init/reference1.C: New test.
3785         * g++.dg/init/reference2.C: New test.
3786         * g++.dg/init/reference3.C: New test.
3787
3788 2009-01-10  Paul Thomas  <pault@gcc.gnu.org>
3789
3790         PR fortran/38763
3791         * gfortran.dg/transfer_null_1.f90: New test.
3792
3793 2009-01-10  Paul Thomas  <pault@gcc.gnu.org>
3794
3795         PR fortran/38765
3796         * gfortran.dg/host_assoc_function_6.f90: New test.
3797
3798 2009-01-09  Joel Sherrill <joel.sherrill@oarcorp.com>
3799
3800         * lib/target-supports.exp: Add method to determine if the effective
3801         target is really a ppc405 after applying all compile options.
3802         * gcc.target/powerpc/405-mulhhwu-2.c: Add dg-skip-if not ppc405.
3803         * gcc.target/powerpc/405-nmachhw-1.c: Likewise.
3804         * gcc.target/powerpc/405-nmaclhw-1.c: Likewise.
3805         * gcc.target/powerpc/405-machhwu-1.c: Likewise.
3806         * gcc.target/powerpc/405-mullhwu-1.c: Likewise.
3807         * gcc.target/powerpc/405-nmacchw-1.c: Likewise.
3808         * gcc.target/powerpc/405-mulchwu-1.c: Likewise.
3809         * gcc.target/powerpc/405-nmachhw-2.c: Likewise.
3810         * gcc.target/powerpc/405-nmaclhw-2.c: Likewise.
3811         * gcc.target/powerpc/405-machhwu-2.c: Likewise.
3812         * gcc.target/powerpc/405-mulhhw-1.c: Likewise.
3813         * gcc.target/powerpc/405-machhw-1.c: Likewise.
3814         * gcc.target/powerpc/405-mullhw-1.c: Likewise.
3815         * gcc.target/powerpc/405-maclhw-1.c: Likewise.
3816         * gcc.target/powerpc/405-dlmzb-strlen-1.c: Likewise.
3817         * gcc.target/powerpc/405-mullhwu-2.c: Likewise.
3818         * gcc.target/powerpc/405-nmacchw-2.c: Likewise.
3819         * gcc.target/powerpc/405-mulchwu-2.c: Likewise.
3820         * gcc.target/powerpc/405-mulchw-1.c: Likewise.
3821         * gcc.target/powerpc/405-maclhwu-1.c: Likewise.
3822         * gcc.target/powerpc/405-macchw-1.c: Likewise.
3823         * gcc.target/powerpc/405-mulhhw-2.c: Likewise.
3824         * gcc.target/powerpc/405-machhw-2.c: Likewise.
3825         * gcc.target/powerpc/405-mullhw-2.c: Likewise.
3826         * gcc.target/powerpc/405-maclhw-2.c: Likewise.
3827         * gcc.target/powerpc/405-macchwu-1.c: Likewise.
3828         * gcc.target/powerpc/405-mulhhwu-1.c: Likewise.
3829         * gcc.target/powerpc/405-mulchw-2.c: Likewise.
3830         * gcc.target/powerpc/405-maclhwu-2.c: Likewise.
3831         * gcc.target/powerpc/405-macchw-2.c: Likewise.
3832         * gcc.target/powerpc/405-macchwu-2.c: Likewise.
3833
3834 2009-01-09  Jakub Jelinek  <jakub@redhat.com>
3835
3836         PR c++/35335
3837         * g++.dg/other/error31.C: New testcase.
3838
3839         PR c/35742
3840         * gcc.dg/pr35742.c: New test.
3841
3842 2009-01-09  John F. Carr  <jfc@mit.edu>
3843
3844         PR c++/37877
3845         * g++.dg/parse/linkage3.C: New test.
3846
3847 2009-01-09  Jakub Jelinek  <jakub@redhat.com>
3848
3849         PR middle-end/38771
3850         * gcc.c-torture/compile/pr38771.c: New test.
3851
3852 2009-01-08  Nathan Froyd  <froydnj@codesourcery.com>
3853
3854         * gcc.dg/pr34856.c: Ignore irrelevant warning.
3855
3856 2009-01-08  Mark Mitchell  <mark@codesourcery.com>
3857
3858         * gcc.dg/sibcall-3.c: XFAIL for Thumb.
3859         * gcc.dg/sibcall-4.c: Likewise.
3860
3861 2009-01-08  Sebastian Pop  <sebastian.pop@amd.com>
3862             Jan Sjodin  <jan.sjodin@amd.com>
3863
3864         PR tree-optimization/38559
3865         * testsuite/gcc.dg/graphite/pr38559.c: New.
3866
3867 2009-01-08  Ira Rosen  <irar@il.ibm.com>
3868
3869         PR tree-optimization/37194
3870         * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
3871
3872 2009-01-07  Jakub Jelinek  <jakub@redhat.com>
3873
3874         PR c++/38725
3875         * g++.dg/ext/label11.C: New test.
3876
3877 2009-01-07  Joseph Myers  <joseph@codesourcery.com>
3878
3879         * lib/target-supports.exp (check_weak_override_available): New.
3880         * lib/target-supports-dg.exp (dg-require-weak-override): New.
3881         * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
3882         dg-require-weak-override.
3883
3884 2009-01-07  Nathan Froyd  <froydnj@codesourcery.com>
3885             Alan Modra  <amodra@bigpond.net.au>
3886
3887         * gcc.c-torture/compile/20090107-1.c: New test.
3888
3889 2009-01-07  Uros Bizjak  <ubizjak@gmail.com>
3890
3891         PR target/38706
3892         * g++.dg/other/pr38706.C: New test.
3893
3894 2009-01-07  Jason Merrill  <jason@redhat.com>
3895
3896         * g++.dg/cpp0x/variadic92.C: New test.
3897         * g++.dg/cpp0x/variadic93.C: New test.
3898
3899 2009-01-07  Janis Johnson  <janis187@us.ibm.com>
3900
3901         * lib/target-supports-dg.exp (current_compiler_flags): New.
3902         (check-flags): Use it; do not access dg-test local variables.
3903         (dg-skip-if): Do not access dg-test local variables.
3904         (dg-xfail-run-if): Ditto.
3905         (dg-shouldfail): Ditto.
3906         * gcc.test-framework/test-framework.exp
3907         (check_effective_target_def_nocache): New.
3908         * gcc.test-framework/test-framework.awk: Handle scan tests.
3909         * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
3910         * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
3911         * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
3912         * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
3913         * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
3914         * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
3915         * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
3916         * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
3917         * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
3918
3919         * g++.dg/torture/pr38586.C: Ignore a possible warning.
3920
3921         * lib/target-supports-dg.exp (check_test_flags): Delete.
3922
3923 2009-01-07  Jan Sjodin  <jan.sjodin@amd.com>
3924
3925         PR tree-optimization/38492
3926         PR tree-optimization/38498
3927         * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
3928         in trunk.
3929         * testsuite/gcc.dg/graphite/block-0.c: Update test.
3930         * testsuite/gcc.dg/graphite/block-1.c: Same.
3931         * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test
3932         for blocking.
3933         * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
3934         * testsuite/gcc.dg/graphite/block-3.c: New.
3935         * testsuite/gcc.dg/graphite/pr38498.c: New.
3936
3937 2009-01-07  H.J. Lu  <hongjiu.lu@intel.com>
3938
3939         AVX Programming Reference (December, 2008)
3940         * gcc.target/i386/avx-vmovntdq-256-1.c: New.
3941         * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
3942         * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
3943
3944         * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
3945         * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
3946
3947 2009-01-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
3948
3949         PR fortran/38220
3950         * gfortran.dg/c_loc_pure_1.f90:  New test.
3951
3952 2009-01-06  Mikael Morin  <mikael.morin@tele2.fr>
3953
3954         PR fortran/38669
3955         * gfortran.dg/elemental_dependency_3.f90:
3956         Add the final tree dump cleanup.
3957
3958 2009-01-06  Jakub Jelinek  <jakub@redhat.com>
3959
3960         * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
3961         passing -m32.
3962
3963         PR rtl-optimization/38722
3964         * gfortran.dg/pr38722.f90: New test.
3965
3966 2009-01-06  Janis Johnson  <janis187@us.ibm.com>
3967
3968         PR c/34252
3969         * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
3970         instead of DECnn_DEN.  Support -DDBG to list lines that fail.
3971
3972 2009-01-06  Dominique Dhumieres  <dominiq@lps.ens.fr>
3973
3974         * gfortran.dg/implicit_12.f90: Add space around dg directive.
3975         * gfortran.dg/typebound_call_8.f03: Same.
3976         * gfortran.dg/elemental_bind_c.f90: Same.
3977         * gfortran.dg/typebound_call_7.f03: Same.
3978         * gfortran.dg/interface_proc_end.f90: Same
3979         * gfortran.dg/pr37243.f: Fix typo.
3980
3981 2009-01-06  Uros Bizjak  <ubizjak@gmail.com>
3982
3983         * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define.  Use CHUNK_SIZE
3984         instead of hardcoded number.  Increase CHUNK_SIZE to 16384 for
3985         large stack sizes.
3986
3987 2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
3988
3989         AVX Programming Reference (December, 2008)
3990         * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
3991         _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
3992         * gcc.target/i386/sse-14.c: Likewise.
3993
3994         * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
3995         * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
3996         * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
3997         * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
3998
3999 2009-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
4000
4001         PR libfortran/38735
4002         * gfortran.dg/fmt_bz_bn.f: Update test.
4003
4004 2009-01-05  Dodji Seketeli  <dodji@redhat.com>
4005
4006         PR c++/38472
4007         * g++.dg/conversion/usual-arith-conv.C: New test.
4008
4009 2009-01-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4010
4011         PR c/34911
4012         * gcc.dg/vector-3.c: New testcase.
4013         * g++.dg/ext/vector15.C: New test.
4014
4015 2009-01-05  Harsha Jagasia  <harsha.jagasia@amd.com>
4016
4017         PR tree-optimization/38510
4018         * gcc.dg/graphite/pr38510.c: New.
4019
4020 2009-01-05  Harsha Jagasia  <harsha.jagasia@amd.com>
4021             Jan Sjodin <jan.sjodin@amd.com>
4022
4023         PR tree-optimization/38500
4024         * gcc.dg/graphite/pr38500.c: New.
4025
4026 2009-01-05  Laurent GUERBY  <laurent@guerby.net>
4027
4028         * gcc.c-torture/compile/20001226-1.c: Generalize
4029         dg-timeout-factor.
4030         * gcc.c-torture/compile/limits-fnargs.c: Add
4031         dg-timeout-factor.
4032         * gcc.dg/20020425-1.c: Likewise.
4033         * gcc.dg/pch/pch.exp: Likewise.
4034         
4035 2009-01-05  Paul Thomas  <pault@gcc.gnu.org>
4036
4037         PR fortran/38657
4038         * gfortran.dg/module_commons_3.f90: New test.
4039
4040 2009-01-05  Daniel Franke  <franke.daniel@gmail.com>
4041
4042         PR fortran/37159
4043         * gfortran.dg/random_seed_1.f90: Updated.
4044
4045 2009-01-05  Mikael Morin  <mikael.morin@tele2.fr>
4046
4047         PR fortran/38669
4048         PR fortran/38726
4049         * gfortran.dg/elemental_subroutine_7.f90: 
4050         Fix p values so that it can be used as vector subscript.
4051
4052 2009-01-05  Jason Merrill  <jason@redhat.com>
4053
4054         * g++.dg/cpp0x/initlist12.C: Add another test.
4055
4056         * g++.dg/cpp0x/defaulted7.C: New test.
4057
4058 2009-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
4059
4060         PR fortran/38672
4061         * gfortran.dg/host_assoc_blockdata_1.f90:  New test.
4062         * gfortran.dg/host_assoc_blockdata_2.f90:  New test.
4063
4064 2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
4065
4066         * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
4067         for alpha*-*-* targets.
4068         * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
4069
4070 2009-01-05  Paul Thomas  <pault@gcc.gnu.org>
4071
4072         PR fortran/38665
4073         * gfortran.dg/host_assoc_function_5.f90: New test.
4074
4075 2009-01-04  Mikael Morin  <mikael.morin@tele2.fr>
4076
4077         PR fortran/38669
4078         * gfortran.dg/elemental_dependency_3.f90: New test.
4079         * gfortran.dg/elemental_subroutine_7.f90: New test.
4080
4081 2009-01-04  Uros Bizjak  <ubizjak@gmail.com>
4082
4083         * gcc.dg/struct-ret-3.c: Include unistd.h.
4084         (main): Exit early if system memory page size is
4085         larger than 4096 bytes.
4086
4087 2009-01-04  Daniel Franke  <franke.daniel@gmail.com>
4088
4089         PR fortran/38718
4090         * gfortran.dg/merge_init_expr.f90: New.
4091
4092 2009-01-04  Mikael Morin  <mikael.morin@tele2.fr>
4093
4094         PR fortran/38536
4095         * gfortran.dg/c_loc_tests_13.f90: New test.
4096         * gfortran.dg/c_loc_tests_14.f90: New test.
4097
4098 2009-01-03  Daniel Franke  <franke.daniel@gmail.com>
4099
4100         * gfortran.dg/func_result_4.f90: New.
4101
4102 2009-01-03  Paul Thomas  <pault@gcc.gnu.org>
4103
4104         PR fortran/38594
4105         * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
4106         interface still works, in addition to original tests.
4107         * gfortran.dg/host_assoc_call_6.f90: New test.
4108
4109 2009-01-03  Jakub Jelinek  <jakub@redhat.com>
4110
4111         PR c++/38705
4112         * g++.dg/torture/pr38705.C: New test.
4113
4114         PR c/38700
4115         * gcc.dg/pr38700.c: New test.
4116
4117 2009-01-02  Jason Merrill  <jason@redhat.com>
4118
4119         * g++.dg/cpp0x/initlist11.C: New test.
4120         * g++.dg/cpp0x/initlist12.C: New test.
4121
4122 2009-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4123
4124         * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
4125         Allow extra informative notes.
4126
4127 2009-01-01  Jakub Jelinek  <jakub@redhat.com>
4128
4129         PR c/36489
4130         * gcc.dg/pr36489.c: New test.
4131
4132 \f
4133 Copyright (C) 2009 Free Software Foundation, Inc.
4134
4135 Copying and distribution of this file, with or without modification,
4136 are permitted in any medium without royalty provided the copyright
4137 notice and this notice are preserved.