OSDN Git Service

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