OSDN Git Service

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