OSDN Git Service

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