OSDN Git Service

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