]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/ChangeLog
convert.c (convert_to_integer): Fix nearbyint/rint -> *lrint conversion.
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
65bda21f
KG
12007-03-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2
3 * gcc.dg/torture/builtin-convert-4.c: New test.
4
48b5a700
ILT
52007-03-05 Ian Lance Taylor <iant@google.com>
6
7 * gcc.c-torture/compile/pr31034.c: New test.
8
da1c7394
ILT
92007-03-05 Ian Lance Taylor <iant@google.com>
10
11 * gcc.dg/inline-18.c: New test.
12 * gcc.dg/inline-19.c: New test.
13 * gcc.dg/inline-20.c: New test.
14 * gcc.dg/inline-21.c: New test.
15
b48a4592
RG
162007-03-05 Richard Guenther <rguenther@suse.de>
17
18 PR tree-optimization/14052
19 * gcc.dg/tree-ssa/vrp33.c: New testcase.
20
155d0548
RG
212007-03-05 Richard Guenther <rguenther@suse.de>
22
23 PR tree-optimization/23777
24 * gcc.dg/tree-ssa/pr23777.c: New testcase.
25
f73fe417
MLI
262007-03-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
27
28 PR other/30465
29 * gcc.dg/multiple-overflow-warn-3.c: New.
30 * g++.dg/warn/multiple-overflow-warn-3.C: New.
31
2a2193e0
SM
322007-03-04 Simon Martin <simartin@users.sourceforge.net>
33
34 PR c++/30895
35 * g++.dg/parse/template23.C: New test.
36
270d43bf
RS
372007-03-04 Roger Sayle <roger@eyesopen.com>
38
39 PR middle-end/30744
40 * gcc.dg/pr30744-1.c: New test case.
41
3af83686
TB
422007-03-04 Tobias Burnus <burnus@net-b.de>
43
44 * gfortran.dg/c_by_val.c: Use _Complex instead of a struct.
45
7348aa7f
FXC
462007-03-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
47
48 PR target/30406
49 * gfortran.dg/logical_3.f90: New test.
50
3d1f465a
TK
512007-03-04 Thomas Koenig <Thomas.Koenig@online.de>
52
53 PR libfortran/30981
54 * gfortran.dg/integer_exponentiation_1.f90: New test.
55
594f8779
RZ
562007-03-04 Nathan Sidwell <nathan@codesourcery.com>
57
58 * gcc.target/m68k/m68k.exp: New.
59 * gcc.target/m68k/crash1.c: New.
60
c1cad89e
TB
612007-03-03 Tobias Burnus <burnus@net-b.de>
62
63 * gfortran.dg/c_by_val.c: Use int64_t instead of long
64 to be more compatible with integer(kind=8).
65
42d53ef3
FXC
662007-03-03 Francois-Xavier Coudert <coudert@clipper.ens.fr>
67
68 PR libfortran/31001
69 * gfortran.dg/zero_sized_3.f90: New test.
70
4606b05c
MLI
712007-03-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
72
73 PR c++/15787
74 * g++.dg/parse/else.C: New.
75 * g++.dg/parse/else-2.C: New.
76
93a12e36
PT
772007-03-03 Paul Thomas <pault@gcc.gnu.org>
78 Tobias Burnus <burnus@net-b.de>
79
80 PR fortran/30882
81 * gfortran.dg/size_dim.f90: New test.
82
5115f4aa
PT
832007-03-02 Paul Thomas <pault@gcc.gnu.org>
84 Tobias Burnus <burnus@net-b.de>
85
86 PR fortran/30873
87 * gfortran.dg/entry_9.f90: New test.
88
49fedf5a
SM
892007-03-02 Simon Martin <simartin@users.sourceforge.net>
90
91 PR c++/28253
92 * g++.dg/inherit/covariant16.C: New test.
93
f9dedbe3
GK
942007-03-02 Geoffrey Keating <geoffk@apple.com>
95
96 * g++.dg/other/darwin-minversion-1.C: New.
97
6e7e772d
DN
982007-03-02 Diego Novillo <dnovillo@redhat.com>
99
100 * gcc.dg/tree-ssa/20070302-1.c: New test.
101
37ea0b7e
JM
1022007-03-02 Joseph Myers <joseph@codesourcery.com>
103
104 * gcc.target/powerpc/spe-unwind-1.c, g++.dg/eh/simd-5.C: New
105 tests.
106
2711355f
ZD
1072007-03-01 Zdenek Dvorak <dvorakz@suse.cz>
108
109 * gcc.dg/tree-ssa/prefetch-4.c: New test.
110
41dc91a8
SB
1112007-03-01 Simon Baldwin <simonb@google.com>
112
113 PR c++/23689
114 * warn/ignored_typedef.C: New.
115 * init/ctor8.C: Added dg-warning to consume ignored typedef
116 warning.
117 * template/typedef2.C: Ditto. Moved dg-error onto its own line
118 and added an explicit line number.
119
a6d5f37c
RG
1202007-02-28 Richard Guenther <rguenther@suse.de>
121
122 PR middle-end/30364
123 * gcc.dg/torture/pr30364-1.c: New testcase.
124 * gcc.dg/torture/pr30364-2.c: Likewise.
125 * gcc.dg/torture/pr30364-3.c: Likewise.
126
cfac1376
KG
1272007-02-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
128
129 * gcc.dg/torture/builtin-frexp-1.c: On mips*-*-irix6* and
130 powerpc*, use -funsafe-math-optimizations.
131 * gcc.dg/torture/builtin-logb-1.c: Likewise.
132 * gcc.dg/torture/builtin-modf-1.c: Likewise.
133
7193e30a
TB
1342007-02-28 Tobias Burnus <burnus@net-b.de>
135 Paul Thomas <pault@gcc.gnu.org>
136
137 PR fortran/30888
138 PR fortran/30887
139 * c_by_val_1.f: Test %VAL() with non-default kind.
140 * c_by_val.c: Ditto.
141 * c_by_val_4.f: New test.
142
1355d8e7
TB
1432007-02-28 Tobias Burnus <burnus@net-b.de>
144
145 PR fortran/30968
146 * gfortran.dg/continuation_7.f90: New test.
147
00e55238
BS
1482007-02-28 Bernd Schmidt <bernd.schmidt@analog.com>
149
150 * g++.dg/inherit/thunk7.C: New test.
d5b7e972
BS
151 * lib/target-supports.exp (check_profiling_available): Not available
152 for bfin-*-*.
00e55238 153
8ab93332
UB
1542007-02-27 Uros Bizjak <ubizjak@gmail.com>
155
156 PR target/30970
157 * gcc.target/i386/gfortran.dg/pr30970.c: New test.
158
f6fc5c86
MM
1592007-02-27 Mark Mitchell <mark@codesourcery.com>
160
161 * lib/target-supports.exp (check_effective_target_init_priority):
162 Remove Solaris special case.
163
f6bc8640
GK
1642007-02-26 Geoffrey Keating <geoffk@apple.com>
165
8208b34a
GK
166 * gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow
167 for more builtin types.
168
f6bc8640
GK
169 * g++.dg/ext/visibility/class1.C: Port to Darwin.
170 * g++.dg/ext/visibility/noPLT.C: Likewise.
171
31cd73eb
KG
1722007-02-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
173
174 * gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on
175 sh* targets.
176
88f206a4
TK
1772007-02-26 Thomas Koenig <Thomas.Koenig@online.de>
178
179 PR fortran/30865
180 * size_optional_dim_1.f90: New test.
181
fc8600f9
MM
1822007-02-25 Mark Mitchell <mark@codesourcery.com>
183
b2f4bed8
MM
184 * gcc.dg/vxworks/vxworks.exp: New file.
185 * gcc.dg/vxworks/initpri1.c: Likewise.
186 * gcc.dg/vxworks/initpri2.c: Likewise.
187 * gcc.dg/initpri2.c: Add more tests.
188 * g++.dg/special/initpri2.C: Likewise.
189
fc8600f9
MM
190 * gcc.dg/initpri1.c: New test.
191 * gcc.dg/initpri2.c: Likewise.
192 * g++.dg/special/initpri1.C: New test.
193 * g++.dg/special/initpri2.C: Likewise.
194 * g++.dg/special/conpr-1.C: Use init_priority effective target.
195 * g++.dg/special/conpr-2.C: Likewise.
196 * g++.dg/special/conpr-3.C: Likewise.
197 * g++.dg/special/conpr-4.C: Likewise.
198 * g++.dg/special/initp1.C: Likewise.
199 * g++.dg/special/ecos.exp: Remove code to detect availability of
200 constructor priorities.
f6fc5c86
MM
201 * lib/target-supports.exp (check_effective_target_init_priority):
202 New function.
fc8600f9 203
bd8d4d19
JH
2042007-02-24 Jan Hubicka <jh@suse.cz>
205
206 * gcc.c-torture/execute/pr30778.c: New testcase.
207
7aa96f9c
JD
2082007-02-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
209
210 PR libgfortran/30918
211 * gfortran.dg/namelist_26.f90: New test.
212
a31498d2
RG
2132007-02-24 Richard Guenther <rguenther@suse.de>
214
215 PR middle-end/30951
216 * gcc.dg/pr30951.c: New testcase.
217
3d577eaf
KG
2182007-02-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
219
220 * gcc.dg/torture/builtin-modf-1.c: New test.
221
f048ddcc
PB
2222007-02-23 Paolo Bonzini <bonzini@gnu.org>
223
224 PR tree-optimization/30904
225 * gcc.dg/pr30904.c: New test.
226
01113dd6
MLI
2272007-02-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
228
229 * gcc.test-framework/README: Correct command.
230 * gcc.test-framework/dg-outexistsnot-exp-P.c: Replace -W with
231 -Wunused-value.
232 * gcc.test-framework/dg-outexists-exp-F.c: Likewise.
233
8371ec74
MM
2342007-02-23 Nathan Sidwell <nathan@codesourcery.com>
235
236 * lib/target-supports.exp (check_effective_target_unwrapped): New.
237
4be4340a
MM
2382007-02-23 Mark Mitchell <mark@codesourcery.com>
239
240 * lib/target-supports.exp (check_effective_target_newlib): New
241 function.
242
74a5d8b9
PT
2432007-02-23 Paul Thomas <pault@gcc.gnu.org>
244
245 PR fortran/30660
246 * gfortran.dg/alloc_comp_basics_4.f90: Add component with an
247 allocatable component.
248
249
6351a719
KG
2502007-02-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
251
252 * gcc.dg/torture/builtin-logb-1.c: New test.
253 * gcc.dg/torture/builtin-math-2.c: Test logb/ilogb.
254 * gcc.dg/torture/builtin-nonneg-1.c: Test significand.
255 * gcc.dg/torture/builtin-frexp-1.c: Use -fno-finite-math-only on
256 sh* targets.
257
2ae2031e
RG
2582007-02-23 Richard Guenther <rguenther@suse.de>
259
260 * g++.dg/warn/changes-meaning.C: New testcase.
261
2bc67762
JD
2622007-02-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
263
264 PR libgfortran/30910
265 * gfortran.dg/fmt_zero_precision.f90: Update test.
266
7a2a25ab
KG
2672007-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
268
269 * gcc.dg/torture/builtin-frexp-1.c: New test.
270
c2143cc1
MM
2712007-02-22 Mark Mitchell <mark@codesourcery.com>
272
273 * g++.dg/opt/switch4.C: Pass -fshort-enums -w.
274
0c5c188f
ILT
2752007-02-22 Ian Lance Taylor <iant@google.com>
276
277 PR debug/30898
278 * g++.dg/debug/pr30898.C: New test.
279
021a93e3
IR
2802007-02-22 Ira Rosen <irar@il.ibm.com>
281
282 * gcc.dg/vect/vect-106.c: New test.
283
8fca6de5
IR
2842007-02-22 Dorit Nuzman <dorit@il.ibm.com>
285 Ira Rosen <irar@il.ibm.com>
286
287 PR tree-optimization/30843
288 * gcc.dg/vect/pr30843.c: New test.
289
b3832a9f
DN
2902007-02-22 Dorit Nuzman <dorit@il.ibm.com>
291
292 PR tree-optimization/30858
293 * gcc.dg/vect/pr30858.c: New test.
294
d1fb5e1c
MM
2952007-02-21 Mark Mitchell <mark@codesourcery.com>
296
297 * lib/wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller
298 to set options for compiling testglue.
299 * lib/g++.exp (g++_init): Compile testglue with -fexceptions.
300 * lib/obj-c++.exp (obj-c++_init): Likewise.
301
c0bca7e1
EB
3022007-02-21 Eric Botcazou <ebotcazou@adacore.com>
303
304 * gnat.dg/derived_aggregate.adb: New test.
305
410c3010
KG
3062007-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
307
308 * gcc.dg/torture/builtin-ldexp-1.c: Use -fno-finite-math-only on
309 sh* targets. Call the correct CKSGN macro.
310
7efeea5e
JJ
3112007-02-21 Jakub Jelinek <jakub@redhat.com>
312
313 * gfortran.dg/gomp/omp_parse1.f90: New test.
314 * gfortran.dg/gomp/omp_parse2.f: New test.
315
b241831b
TK
3162007-02-20 Thomas Koenig <Thomas.Koenig@online.de>
317
318 PR fortran/30869
319 * gfortran.dg/do_pointer_1.f90: New test.
320
8df79ac5
KG
3212007-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
322
323 * gcc.dg/torture/builtin-nonneg-1.c: Add checks for scalb, scalbn
324 and scalbln.
325
32ec6542
GK
3262007-02-20 Geoffrey Keating <geoffk@apple.com>
327
328 * gcc.dg/darwin-minversion-1.c: New.
329 * gcc.dg/darwin-minversion-2.c: New.
330
0c0d910d
KG
3312007-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
332
333 * gcc.dg/builtins-34.c: Add scalb/scalbn/scalbln cases.
334
4e2bae26
MLI
3352007-02-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
336 DJ Delorie <dj@redhat.com>
337
338 PR other/30824
339 * gcc.dg/Wfatal.c: New.
340 * gcc.dg/Wfatal-2.c: New.
341 * gcc.dg/Werror-1.c: Adjust expectations.
342 * gcc.dg/Werror-5.c: Likewise.
343 * gcc.dg/Werror-7.c: Likewise.
344 * gcc.dg/Werror-10.c: Likewise.
345 * gcc.dg/Werror-11.c: Likewise.
346
77bb16aa
TB
3472007-02-20 Tobias Burnus <burnus@net-b.de>
348
349 PR fortran/30522
350 * gfortran.dg/volatile10.f90: New test.
351
567c915b
TK
3522007-02-19 Thomas Koenig <Thomas.Koenig@online.de>
353
354 PR libfortran/30533
355 * gfortran.dg/intrinsic_intkinds_1.f90: New test.
356
c116cd05
MLI
3572007-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
358
359 * gcc.dg/20031012-1.c: Replace -Walways-true with -Waddress.
360 * gcc.dg/Walways-true-1.c: Likewise.
361 * gcc.dg/weak/weak-3.c: Likewise.
362 * gcc.dg/Werror-1.c: Likewise.
363 * gcc.dg/Werror-3.c: Likewise.
364 * gcc.dg/Werror-4.c: Likewise.
365 * gcc.dg/Werror-5.c: Likewise.
366 * gcc.dg/Werror-6.c: Likewise.
367 * gcc.dg/Werror-7.c: Likewise.
368 * gcc.dg/Werror-8.c: Likewise.
369 * gcc.dg/Werror-10.c: Likewise.
370 * gcc.dg/Werror-11.c: Likewise.
371 * gcc.dg/Werror-12.c: Likewise.
372 * g++.old-deja/g++.mike/warn8.C: Likewise.
373 * g++.dg/warn/Walways-true-1.C: Likewise.
374 * g++.dg/warn/Walways-true-2.C: Likewise.
375 * g++.dg/warn/noeffect8.C: Warn only with -Waddress.
376 * g++.dg/warn/Wstring-literal-comparison-1.C: Replace
377 -Wstring-literal-comparison with -Waddress.
378 * gcc.dg/Wstring-literal-comparison-4.c: Replace
379 -Wno-string-literal-comparison with -Wno-address.
380
df10ee2a
EB
3812007-02-19 Eric Botcazou <ebotcazou@adacore.com>
382
383 * gnat.dg/self_aggregate_with_call.adb: New test.
384
602fea7c
DN
3852007-02-18 Dorit Nuzman <dorit@il.ibm.com>
386
387 PR tree-optimization/30975
388 * gcc.dg/vect/vect-iv-8.c: Fix to include an induction. Xfail.
389 * gcc.dg/vect/vect-iv-8a.c: New (same as above, but signed).
390 * gcc.dg/vect/pr30795.c: New.
391
312f2e97
JD
3922007-02-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
393
394 PR fortran/30681
395 * gfortran.dg/pr17229.f: Change "Obsolete" to "Obsolescent".
396
49e7a9d4
RS
3972007-02-18 Roger Sayle <roger@eyesopen.com>
398
399 PR rtl-optimization/28173
400 * gcc.target/i386/andor-1.c: New test case.
401
2b5e5642
KG
4022007-02-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
403
404 * gcc.dg/torture/builtin-ldexp-1.c: New.
405 * gcc.dg/torture/builtin-math-2.c: Add ldexp/scalbn/scalbln cases.
406
61a04b5b
RS
4072007-02-18 Roger Sayle <roger@eyesopen.com>
408
409 * gfortran.dg/array_constructor_15.f90: New test case.
410
9bffa171
RS
4112007-02-18 Roger Sayle <roger@eyesopen.com>
412
0c0d910d 413 * gfortran.dg/forall_10.f90: New test case.
9bffa171 414
ae22dcff
EB
4152007-02-18 Eric Botcazou <ebotcazou@adacore.com>
416
417 * gnat.dg/tail_call_p.ads, tail_call_p.adb, tail_call.adb: New test.
418
0028647e
EB
4192007-02-18 Eric Botcazou <ebotcazou@adacore.com>
420
421 * gnat.dg/test_prio_p.adb: Compile with -gnatws.
422 * lib/gnat.exp (gnat_target_compile): Pass -f to the driver.
423
fa681e39
UB
4242007-02-16 Uros Bizjak <ubizjak@gmail.com>
425
426 * gcc.target/i386/builtin-bswap-1.c: Remove -march=nocona.
427 * gcc.target/i386/builtin-bswap-3.c: Ditto.
428 * gcc.target/i386/xchg-1.c: New test.
429 * gcc.target/i386/xchg-2.c: New test.
430
421076b5 4312007-02-16 Richard Guenther <rguenther@suse.de>
fa681e39 432 Christian Bruel <christian.bruel@st.com>
421076b5
RG
433
434 * gcc.dg/strict-overflow-5.c: New testcase.
435
73865312
TB
4362007-02-16 Tobias Burnus <burnus@net-b.de>
437
438 PR fortran/30793
439 * gfortran.dg/func_derived_4.f90: New test.
440
939409af
RS
4412007-02-15 Roger Sayle <roger@eyesopen.com>
442
443 PR middle-end/30391
444 * gfortran.dg/pr30391-1.f90: New test case.
445
3c32c87f
AP
4462007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
447
448 PR middle-end/30433
449 * gcc.c-torture/compile/pr30433.c: New testcase to check
450 that complex constants comparisions are foldded.
451
76b9a2a1
AP
4522007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
453
454 PR C++/30158
455 * g++.dg/ext/stmtexpr10.C: New testcase.
456
d3d6f724
AP
4572007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
458
459 PR middle-end/30729
460 * gcc.dg/Wunused-value-2.c: New testcase.
461
73663bb7
ILT
4622007-02-15 Ian Lance Taylor <iant@google.com>
463
464 * g++.dg/eh/subreg-1.C: New test.
465
dc90f45b
MLI
4662007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
467
468 PR c/26494
469 * gcc.dg/Wimplicit-function-declaration-c89.c: New.
470 * gcc.dg/Wimplicit-function-declaration-c89-default.c: New.
471 * gcc.dg/Wimplicit-function-declaration-c89-pedantic.c: New.
472 * gcc.dg/Wimplicit-function-declaration-c99.c: New.
473 * gcc.dg/Wimplicit-function-declaration-c99-pedantic.c: New.
474 * gcc.dg/Werror-implicit-function-declaration.c: New.
475
21493102
MLI
4762007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
477
478 PR c++/28943
479 * g++.dg/warn/pr28943.C: New.
480
760eb3ea
JD
4812007-02-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
482
483 * gfortran.fortran-torture/execute/math.f90: Fix typo.
484
4e031e7e
JD
4852007-02-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
486
487 PR fortran/30779
488 * gfortran.dg/error_recovery_3.f90: New test.
489
45f94ec7
AO
4902007-02-15 Alexandre Oliva <aoliva@redhat.com>
491
492 * g++.dg/tree-ssa/sra-1.C: New.
493
4942007-02-15 Alexandre Oliva <aoliva@redhat.com>
495
496 * g++.dg/tree-ssa/sra-1.C: New.
497
db9e0d2a
AO
4982007-02-15 Alexandre Oliva <aoliva@redhat.com>
499
500 * g++.dg/ext/interface4.C, g++.dg/ext/interface4.h: New.
501
5ad17e7d
KG
5022007-02-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
503
504 * g++.dg/tree-ssa/nothrow-1.C: Skip test if -fpic/-fPIC is used.
505
eb62be44
SK
5062007-02-14 Steven G. Kargl <kargl@gcc.gnu.org>
507
508 PR fortran/30799
509 * gfortran.dg/logical_2.f90: New test.
510
07cb6e8c
JM
5112007-02-14 Joseph Myers <joseph@codesourcery.com>
512
513 * gcc.dg/torture/complex-alias-1.c: New test.
514
702f9d78
ZD
5152007-02-14 Zdenek Dvorak <dvorakz@suse.cz>
516
517 * gcc.dg/tree-prof/update-tailcall.c: Use -fdump-tree-tailc
518 instead of -fdump-tree-tailcall.
519
5fdc4058
BM
5202007-02-14 Brooks Moses <brooks.moses@codesourcery.com>
521
522 * gfortran.dg/interface_10.f90: Fix comment typo.
523
932eea3d
DN
5242007-02-14 Dorit Nuzman <dorit@il.ibm.com>
525
526 PR tree-optimization/30771
527 * gcc.dg/vect/pr30771.c: New test.
528
6ac01510
ILT
5292007-02-13 Ian Lance Taylor <iant@google.com>
530
531 * gcc.dg/Wstrict-overflow-1.c: New test.
532 * gcc.dg/Wstrict-overflow-2.c: New test.
533 * gcc.dg/Wstrict-overflow-3.c: New test.
534 * gcc.dg/Wstrict-overflow-4.c: New test.
535 * gcc.dg/Wstrict-overflow-5.c: New test.
536 * gcc.dg/Wstrict-overflow-6.c: New test.
537 * gcc.dg/Wstrict-overflow-7.c: New test.
538 * gcc.dg/Wstrict-overflow-8.c: New test.
539 * gcc.dg/Wstrict-overflow-9.c: New test.
540 * gcc.dg/Wstrict-overflow-10.c: New test.
541
2ebdbdfb
RS
5422007-02-13 Roger Sayle <roger@eyesopen.com>
543
544 * gcc.target/ia64/builtin-bswap-2.c: New test case.
545
ea20d970
RH
5462007-02-13 Richard Henderson <rth@redhat.com>
547
548 * gcc.c-torture/execute/ieee/pr29302-1.c: Moved from...
549 * gcc.c-torture/execute/pr29302-1.c: ... here.
550
2397c575
MLI
5512007-02-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
552
553 PR c/29521
554 * gcc.dg/c90-return-1.c: Update output.
555 * gcc.dg/c99-return-1.c: Likewise.
556
e8c30b5f 5572007-02-13 Paul Thomas <pault@gcc.gnu.org>
8ea6dfae 558
e8c30b5f
PT
559 PR fortran/30554
560 * gfortran.dg/used_dummy_types_7.f90: New test..
8ea6dfae 561
0f7b6776
UB
5622007-02-12 Uros Bizjak <ubizjak@gmail.com>
563
564 * gcc.target/i386/parity-1.c: New test.
565 * gcc.target/i386/parity-2.c: New test.
566
d8d25bae
RS
5672007-02-12 Roger Sayle <roger@eyesopen.com>
568
569 * gcc.target/i386/builtin-bswap-3.c: New test case.
570
9b3ffe5f
DN
5712007-02-12 Dorit Nuzman <dorit@il.ibm.com>
572
573 PR tree-optimization/29145
574 * gcc.dg/vect/vect-74.c: Xfail the test - cannot be vectorized until
575 alias analysis is improved to take better advantage of restrict
576 qualified pointers.
577 * gcc.dg/vect/vect-80.c: Likewise.
578 * gcc.dg/vect/pr29145.c: New.
579
86591226
L
5802007-02-11 H.J. Lu <hongjiu.lu@intel.com>
581
582 * gcc.target/i386/sse4a-extract.c: Add "LL" to 64bit constants.
583 * gcc.target/i386/sse4a-insert.c: Likewise.
584
69fce32f
RS
5852007-02-11 Roger Sayle <roger@eyesopen.com>
586
587 * gcc.target/ia64/builtin-popcount-1.c: New test case.
588 * gcc.target/ia64/builtin-popcount-2.c: Likewise.
589
6133c68a
TS
590