]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/ChangeLog
2003-10-15 Michael Koch <konqueror@gmx.de>
[gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
e157d777
RS
12003-10-14 Roger Sayle <roger@eyesopen.com>
2
3 PR optimization/9325
4 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
5 for overflowing floating point to integer conversion during RTL
6 simplification.
7
c92c2a28
ZL
82003-10-13 Ziemowit Laski <zlaski@apple.com>
9
10 * objc/execute/_cmd.m: Fix typo.
11 * objc.dg/image-info.m, objc.dg/symtab-1.m:
12 Relax 'scan-assembler' regexp.
13 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
14 objc.dg/try-catch-4.m: Run on non-Darwin targets.
15 * objc.dg/zero-link-2.m: Remove blank line.
16 * objc.dg/zero-link-3.m: New test case.
17
71d46c6f
GK
182003-10-13 Geoffrey Keating <geoffk@apple.com>
19
3eba62b4
GK
20 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
21
71d46c6f
GK
22 * gcc.dg/asm-names.c: Use scan-assembler-not rather
23 than linker trickery.
24
88e451e1
VR
252003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
26
27 PR c++/12370
28 * g++.dg/other/friend2.C: New test.
29
e3c8de6a
SB
302003-10-12 Steven Bosscher <steven@gcc.gnu.org>
31
32 * gcc.dg/20031012-1.c: New test.
33
1998463c
SB
342003-10-12 Steven Bosscher <steven@gcc.gnu.org>
35
36 * gcc.dg/weak/weak-3.c: Fix for new warning.
37
cc956bfd
KC
382003-10-12 Kelley Cook <kcook@gcc.gnu.org>
39
40 PR optimization/8750
41 * gcc.c-torture/execute/20031012-1.c: New test case.
42
c43fa1f5
RS
432003-10-11 Roger Sayle <roger@eyesopen.com>
44
45 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
46 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
47
c877353c
RS
482003-10-11 Roger Sayle <roger@eyesopen.com>
49
50 PR optimization/12260
51 * gcc.c-torture/compile/20031011-2.c: New test case.
52
e3be1116
RS
532003-10-11 Roger Sayle <roger@eyesopen.com>
54
55 * gcc.c-torture/execute/20031011-1.c: New testcase.
56
69efc31d
EB
572003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
58
59 * gcc.c-torture/compile/20031011-1.c: New test.
60
cc956bfd 612003-10-11 Jan Hubicka <jh@suse.cz>
5a2a057d
JH
62
63 * g++.dg/other/first-global.C: New test.
64
ea82015c
RS
652003-10-11 Roger Sayle <roger@eyesopen.com>
66
67 * gcc.c-torture/execute/string-opt-18.c: New testcase.
68
51e73d57
ILT
692003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
70
71 * gcc.c-torture/compile/20031010-1.c: New test.
72
d0fd1347
GK
732003-10-10 Geoffrey Keating <geoffk@apple.com>
74
75 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
76 * gcc.c-torture/execute/va-arg-25.c: ... here.
77
b18ff0cd
MM
782003-10-09 Mark Mitchell <mark@codesourcery.com>
79
80 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
81
1703590e
RS
822003-10-08 Richard Sandiford <rsandifo@redhat.com>
83
f119ba23 84 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
1703590e 85
3d56512d
GB
862003-10-08 Giovanni Bajo <giovannibajo@libero.it>
87
88 * g++.dg/parse/error2.C: New test.
89
7a925598
GB
902003-10-08 Giovanni Bajo <giovannibajo@libero.it>
91
92 PR c++/11097
93 * g++.dg/other/error5.C: Modify the error message.
94 * g++.dg/lookup/using8.C: New test.
95
a594a19c
GK
962003-10-07 Geoffrey Keating <geoffk@apple.com>
97
98 * gcc.dg/darwin-abi-2.c: New file.
99 * gcc.c-torture/execute/va-arg-24.c: New file.
100
90af8042
BW
1012003-10-06 Bob Wilson <bob.wilson@acm.org>
102
103 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
104 indentation.
105
d04a575f
MM
1062003-10-06 Mark Mitchell <mark@codesourcery.com>
107
108 PR c++/10147
109 * g++.dg/other/error4.C: Update error messages.
110 * g++.dg/template/ptrmem4.C: Likewise.
111
112 PR c++/12337
113 * g++.dg/init/new9.C: New test.
114
115 PR c++/12334, c++/12236, c++/8656
116 * g++.dg/ext/attrib8.C: New test.
117
8a7a6f4d
DP
1182003-10-06 Devang Patel <dpatel@apple.com>
119
120 * gcc.dg/debug/dwarf2-3.h: New test.
121 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
122
9ebfd78b
EB
1232003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
124
125 * g++.dg/opt/cfg2.C: New test.
126
8c03ca00
EB
1272003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
128
129 * g++.dg/opt/float1.C: New test.
130
b494fd98
EB
1312003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
132
133 * gcc.dg/c90-array-lval-6.c: New test.
134 * gcc.dg/c99-array-lval-6.c: New test.
135
81ff723b
AM
1362003-10-03 Alexander Malmberg <alexander@malmberg.org>
137 Ziemowit Laski <zlaski@apple.com>
138
139 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
140 'Derived', so that it is never considered a class method; add
141 new warning for '+port' method ambiguity.
142 * objc.dg/method-12.m: Include <objc/objc.h> instead of
143 <objc/objc-api.h> (needed on Mac OS X).
144 * objc.dg/method-13.m: New test.
145
875eda9c
RS
1462003-10-03 Roger Sayle <roger@eyesopen.com>
147
148 PR optimization/9325, PR java/6391
149 * gcc.c-torture/execute/20031003-1.c: New test case.
150
c8a65a25
MM
1512003-10-02 Mark Mitchell <mark@codesourcery.com>
152
5114f0ed
MM
153 PR optimization/12180
154 * gcc.dg/20031002-1.c: New test.
155
c8a65a25
MM
156 PR c++/12486
157 * g++.dg/inherit/error1.C: New test.
158
910a2080
CD
1592003-10-02 Chris Demetriou <cgd@broadcom.com>
160
161 * lib/f-torture.exp (search_for): Rename to...
162 (search_for_re): This. Also, clean up comments and the
163 "regexp" invocation.
164
2a3bf9aa
JZ
1652003-10-02 Josef Zlomek <zlomekj@suse.cz>
166
167 * gcc.c-torture/compile/20031002-1.c: New test.
168
7485f79f
JJ
1692003-10-02 Jakub Jelinek <jakub@redhat.com>
170
171 * g++.dg/opt/cond1.C: New test.
172
2409cb37
KC
1732003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
174
175 * gcc.dg/Wold-style-definition-2.c: New testcase.
176 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
177
1ffcc352
RH
1782003-09-29 Richard Henderson <rth@redhat.com>
179
180 * g++.dg/init/array10.C: Add dg-options.
181
ea0738f2
EB
1822003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
183
184 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
185
753aaa17
KL
1862003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
187
188 * g++.dg/template/friend19.C: Fix typo.
189 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
190
d34053ed
RS
1912003-09-28 Richard Sandiford <rsandifo@redhat.com>
192
193 * gcc.c-torture/execute/20030928-1.c: New test.
194 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
195
e8226879
EB
1962003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
197
198 * g++.dg/opt/unroll1.C: New test.
199
073089a7
RS
2002003-09-26 Roger Sayle <roger@eyesopen.com>
201
202 PR optimization/11741
203 * gcc.dg/20030926-1.c: New test case.
204
37d407a1
KL
2052003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
206
207 PR c++/5655
208 * g++.dg/parse/access7.C: New test.
209 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
210
264fa2db
ZL
2112003-09-24 Ziemowit Laski <zlaski@apple.com>
212
213 MERGE OF objc-improvements-branch into MAINLINE:
214 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
215 if libobjc has not been built.
216 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
073089a7
RS
217 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
218 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
219 objc/execute/nested-3.m, objc/execute/np-2.m,
264fa2db
ZL
220 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
221 objc/execute/redefining_self.m, objc/execute/root_methods.m,
073089a7
RS
222 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
223 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
224 objc.dg/special/unclaimed-category-1.h,
225 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
226 well as GNU runtime.
264fa2db 227 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
073089a7
RS
228 * execute/cascading-1.m, execute/function-message-1.m,
229 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
230 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
231 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
232 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
233 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
234 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
235 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
236 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
237 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
264fa2db
ZL
238 * objc.dg/bitfield-2.m: Run only on Darwin.
239 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
073089a7
RS
240 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
241 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
264fa2db
ZL
242 * objc.dg/const-str-1.m: Fix constant string layout.
243
d395df26
AO
2442003-09-24 Alexandre Oliva <aoliva@redhat.com>
245
246 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
247
fff2cb99
GK
2482003-09-23 Geoffrey Keating <geoffk@apple.com>
249
250 * gcc.dg/darwin-abi-1.c: New file.
251
af0f185b
AP
2522003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
253
254 PR target/12281
255 * gcc.c-torture/compile/20030921-1.c: New test.
256
de582cfb
EB
2572003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
258
259 * g++.dg/opt/reg-stack2.C: New test.
260
5cfc5356
EB
2612003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
262
263 * g++.dg/eh/delayslot1.C: New test.
264
ddd2d57e
RH
2652003-09-20 Richard Henderson <rth@redhat.com>
266
267 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
268
ccea753c
RS
2692003-09-20 Roger Sayle <roger@eyesopen.com>
270
271 * gcc.c-torture/execute/20030920-1.c: New test case.
272
2c49cd9e
KL
2732003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
274
275 * g++.dg/rtti/typeid3.C: Correct expected error message.
276
4047b164
KL
2772003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
278
279 PR c++/157
280 * g++.dg/parse/crash12.C: New test.
281
99d53bba
JJ
2822003-09-19 Janis Johnson <janis187@us.ibm.com>
283
284 * gcc.dg/compat/mixed-struct-check.h: New.
285 * gcc.dg/compat/mixed-struct-defs.h: New.
286 * gcc.dg/compat/mixed-struct-init.h: New.
287 * gcc.dg/compat/struct-by-value-19_main.c: New.
288 * gcc.dg/compat/struct-by-value-19_x.c: New.
289 * gcc.dg/compat/struct-by-value-19_y.c: New.
290 * gcc.dg/compat/struct-by-value-20_main.c: New.
291 * gcc.dg/compat/struct-by-value-20_x.c: New.
292 * gcc.dg/compat/struct-by-value-20_y.c: New.
293 * gcc.dg/compat/struct-return-19_main.c: New.
294 * gcc.dg/compat/struct-return-19_x.c: New.
295 * gcc.dg/compat/struct-return-19_y.c: New.
296 * gcc.dg/compat/struct-return-20_main.c: New.
297 * gcc.dg/compat/struct-return-20_x.c: New.
298 * gcc.dg/compat/struct-return-20_y.c: New.
299
ed71e586
AP
3002003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
301 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
302 so that it will not complain on LP64 targets.
303
68c78847
KL
3042003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
305
306 PR c++/495
307 * g++.dg/template/friend24.C: New test.
308
3501ba24
NS
3092003-09-19 Nathan Sidwell <nathan@codesourcery.com>
310
68442fac 311 PR c++/12332
3501ba24
NS
312 * g++.dg/template/memtmpl2.C: New test.
313
5ae6cd0d
MM
3142003-09-18 Mark Mitchell <mark@codesourcery.com>
315
316 PR target/11184
317 * gcc.dg/builtin-apply1.c: New test.
318
85b22f78
NS
3192003-09-18 Nathan Sidwell <nathan@codesourcery.com>
320
321 PR c++/9848
322 * g++.dg/warn/Wunused-4.C: New test.
323
ef08de80
VR
3242003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
325
326 PR c++/12316
327 * g++.dg/other/gc2.C: New test.
328
84583208
MM
3292003-09-17 Mark Mitchell <mark@codesourcery.com>
330
15dd86be
MM
331 PR c++/11991
332 * g++.dg/rtti/typeid3.C: New test.
333
84583208
MM
334 PR c++/12266
335 * g++.dg/overload/template1.C: New test.
336
0b75beaa
EB
3372003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
338
339 * g++.dg/opt/cfg3.C: New test.
340
ae8803a8
KL
3412003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
342
343 PR c++/7939
344 * g++.dg/template/crash11.C: New test.
345
72954a4f
JM
3462003-09-16 Jason Merrill <jason@redhat.com>
347 Jakub Jelinek <jakub@redhat.com>
348
349 * gcc.dg/attr-warn-unused-result.c: New test.
350
3afd2e20
NS
3512003-09-15 Nathan Sidwell <nathan@codesourcery.com>
352
353 PR c++/12184
354 * g++.dg/expr/call2.C: New test.
355
c034f121
AJ
3562003-09-15 Andreas Jaeger <aj@suse.de>
357
358 * gcc.dg/Wold-style-definition-1.c: New test.
359
29edb15c
MM
3602003-09-14 Mark Mitchell <mark@codesourcery.com>
361
a7e8c268
MM
362 PR c++/3907
363 * g++.dg/parse/template12.C: New test.
364
29edb15c
MM
365 * g++.dg/abi/bitfield11.C: New test.
366 * g++.dg/abi/bitfield12.C: Likewise.
367
aab68b4a
AO
3682003-09-14 Alexandre Oliva <aoliva@redhat.com>
369
370 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
371 non-expansion of functional macro name without arguments at EOL.
372 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
373
975f3818
RS
3742003-09-14 Richard Sandiford <rsandifo@redhat.com>
375
376 * gcc.c-torture/execute/20030914-[12].c: New tests.
377
92af500d
NS
3782003-09-11 Nathan Sidwell <nathan@codesourcery.com>
379
380 PR c++/11788
381 * g++.dg/overload/addr1.C: New test.
382
93dc9a32
ILT
3832003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
384
385 * gcc.dg/20030909-1.c: New test.
386
1c8b4e29
EB
3872003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
388
389 * gcc.dg/ultrasp10.c: New test.
e62f462e
DP
390
3912003-09-09 Devang Patel <dpatel@apple.com>
392
393 * gcc.dg/darwin-ld-6.c: New test.
394
f7657db9
KG
3952003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
396
397 * gcc.dg/torture/builtin-explog-1.c: New testcase.
398
9649812a
MM
3992003-09-08 Mark Mitchell <mark@codesourcery.com>
400
401 * gcc.dg/ia64-types1.c: New test.
402 * gcc.dg/ia64-types2.c: Likewise.
403
df049e59
KG
4042003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
405
11bf0eb0
KG
406 * gcc.dg/builtins-1.c: Add more _Complex tests.
407 * gcc.dg/torture/builtin-attr-1.c: Likewise.
408
df049e59
KG
409 * gcc.dg/builtins-1.c: Test existing _Complex functions.
410 * gcc.dg/torture/builtin-attr-1.c: Likewise.
411
f23fb7f5
MM
4122003-09-08 Mark Mitchell <mark@codesourcery.com>
413
fa531100
MM
414 PR c++/11786
415 * g++.dg/lookup/koenig2.C: New test.
416
f23fb7f5
MM
417 PR c++/5296
418 * g++.dg/rtti/typeid2.C: New test.
419
7f14bbe6
JJ
4202003-09-08 Jakub Jelinek <jakub@redhat.com>
421
422 * gcc.c-torture/compile/20030904-1.c: New test.
423
7b65ed54
EB
4242003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
425
426 * g++.dg/opt/longbranch2.C: New test.
427
6a4f08f3
AP
4282003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
429
430 * g++.dg/template/crash10.C: Only compile it.
431
dc4cb34e
AP
4322003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
433
434 PR middle-end/11665
435 * gcc.c-torture/compile/20030907-1.c: New test.
436 * g++.dg/init/array11.C: New test.
437
cf9ad9a7
MM
4382003-09-07 Mark Mitchell <mark@codesourcery.com>
439
440 PR c++/11852
441 * g++.dg/init/struct1.C: New test.
442
6ef0aa7b
MM
4432003-09-07 Mark Mitchell <mark@codesourcery.com>
444
445 PR c++/12181
446 * g++.dg/expr/comma1.C: New test.
447
385bce06
MM
4482003-09-06 Mark Mitchell <mark@codesourcery.com>
449
ae53e5bc 450 PR c++/11867
385bce06
MM
451 * g++.dg/expr/static_cast5.C: New test.
452
687f4bc1
AP
4532003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
454
455 PR c++/11507
456 * g++.dg/lookup/scoped7.C: New test.
457
458 PR c++/9574
459 * g++.dg/other/static1.C: New test.
460
461 PR c++/11490
462 * g++.dg/warn/template-1.C: New test.
463
464 PR c++/11432
465 * g++.dg/template/crash10.C: New test.
466
467 PR c++/2478
468 * g++.dg/overload/VLA.C: New test.
469
470 PR c++/10804
471 * g++.dg/template/call1.C: New test.
472
1f845b30
NS
4732003-09-06 Nathan Sidwell <nathan@codesourcery.com>
474
475 PR c++/11794
476 * g++.dg/parse/using3.C: New test.
477
34ff2673
RS
4782003-09-06 Roger Sayle <roger@eyesopen.com>
479
480 PR c++/11409
481 * g++.dg/overload/builtin3.C: New test case.
482
03845b47
SB
4832003-09-06 Steven Bosscher <steven@gcc.gnu.org>
484
485 PR c/9862
486 * gcc.dg/20030906-1.c: New test.
487 * gcc.dg/20030906-2.c: Likewise.
488
b92bc2a0
NS
4892003-09-06 Nathan Sidwell <nathan@codesourcery.com>
490
491 PR c++/12167
492 * g++.dg/parse/defarg5.C: New test.
493
494 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
495
ceeae2d1
MM
4962003-09-05 Mark Mitchell <mark@codesourcery.com>
497
498 PR c++/12163
499 * g++.dg/expr/static_cast4.C: New test.
500
501 PR c++/12146
502 * g++.dg/template/crash9.C: New test.
503
3f8dc57b
AP
5042003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
505
506 * g++.old-deja/g++.ext/pretty2.C: Update for change
507 in __FUNCTION__.
508 * g++.old-deja/g++.ext/pretty3.C: Likewise.
509
8e1daa34
NS
5102003-09-05 Nathan Sidwell <nathan@codesourcery.com>
511
12483c9f
NS
512 PR c++/11922
513 * g++/dg/template/qualified-id1.C: New test.
514
8e1daa34
NS
515 PR c++/12037
516 * g++.dg/warn/noeffect4.C: New test.
517
47ab33b2
MA
5182003-09-04 Matt Austern <austern@apple.com>
519
520 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
521 * g++.dg/ext/fnname2.C: Likewise.
522 * g++.dg/ext/fnname3.C: Likewise.
523
d18a8251
MM
5242003-09-04 Mark Mitchell <mark@codesourcery.com>
525
526 * g++.dg/expr/lval1.C: New test.
527 * g++.dg/ext/lvcast.C: Remove.
528
bcfb8075
RS
5292003-09-03 Roger Sayle <roger@eyesopen.com>
530
531 PR optimization/11700.
532 * gcc.c-torture/compile/20030903-1.c: New test case.
533
43fe31f6
MM
5342003-09-03 Mark Mitchell <mark@codesourcery.com>
535
536 PR c++/12053
537 * g++.dg/abi/layout4.C: New test.
538
1918facf
SB
5392003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
540
541 PR c++/11553
542 * g++.dg/parse/friend3.C: New test.
543
6d80c4b9
MM
5442003-09-02 Mark Mitchell <mark@codesourcery.com>
545
3281be05
MM
546 PR c++/11847
547 * g++.dg/template/class1.C: New test.
548
6d80c4b9
MM
549 PR c++/11808
550 * g++.dg/expr/call1.C: New test.
551
7e99327d
MM
5522003-09-01 Mark Mitchell <mark@codesourcery.com>
553
554 PR c++/12114
555 * g++.dg/init/ref9.C: New test.
556
557 PR c++/11972
558 * g++.dg/template/nested4.C: New test.
559
20d65560
MM
5602003-08-29 Mark Mitchell <mark@codesourcery.com>
561
7433e6d4
MM
562 PR c++/12093
563 * g++.dg/template/non-dependent4.C: New test.
564
20d65560
MM
565 PR c++/11928
566 * g++.dg/inherit/conv1.C: New test.
567
fc2b8477
MM
5682003-08-29 Mark Mitchell <mark@codesourcery.com>
569
570 PR c++/6196
571 * g++.dg/ext/label1.C: New test.
572 * g++.dg/ext/label2.C: Likewise.
573
a1652802
MM
5742003-08-28 Mark Mitchell <mark@codesourcery.com>
575
576 * g++.dg/expr/cond3.C: New test.
577
a2a919aa
KG
5782003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
579
580 * gcc.dg/builtins-1.c: Add new builtin cases.
581
488f17e1
KG
5822003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
583
584 * gcc.dg/builtins-1.c: Add new cases.
585 * gcc.dg/torture/builtin-attr-1.c: Likewise.
586
5872003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
588
589 * gcc.dg/builtins-1.c: Add more math builtin tests.
590 * gcc.dg/torture/builtin-attr-1.c: New test.
591
22bd385b
MM
5922003-08-28 Mark Mitchell <mark@codesourcery.com>
593
594 PR optimization/5079
595 * g++.dg/opt/static3.C: New test.
596
3d7ca167
ZD
5972003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
598
599 * gcc.misc-tests/gcov-10b.c: New test.
600
031b59ce
MM
6012003-08-27 Mark Mitchell <mark@codesourcery.com>
602
603 * g++.dg/opt/ptrmem3.C: New test.
604
605 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
606
b7bc76e3
JJ
6072003-08-27 Jakub Jelinek <jakub@redhat.com>
608
609 * gcc.dg/20030826-2.c: New test.
610
00229de4
RS
6112003-08-26 Roger Sayle <roger@eyesopen.com>
612
613 PR middle-end/12002
614 * g77.f-torture/compile/12002.f: New test case.
615
e3232933
RS
6162003-08-26 Roger Sayle <roger@eyesopen.com>
617
618 * gcc.dg/20030826-1.c: New test case.
619
a103ca2c
MK
6202003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
621
622 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
623
20b50672
NS
6242003-08-26 Nathan Sidwell <nathan@codesourcery.com>
625
6d9a0a36
NS
626 PR c++/11871
627 * c++.dg/lookup/crash1.C: New test.
628
20b50672
NS
629 * c++.dg/warn/noeffect3.C: New test.
630
0961802f
JJ
6312003-08-25 Janis Johnson <janis187@us.ibm.com>
632
633 * gcc.dg/compat/vector-1_x.c: Compile with -w.
634 * gcc.dg/compat/vector-1_y.c: Ditto.
635 * gcc.dg/compat/vector-2_x.c: Ditto.
636 * gcc.dg/compat/vector-2_y.c: Ditto.
637
b01e3e38
UW
6382003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
639
640 * gcc.dg/20030702-1.c: New test.
641
43dc123f
MM
6422003-08-25 Mark Mitchell <mark@codesourcery.com>
643
644 PR c++/8795
645 * g++.dg/ext/altivec-1.C: New test.
646
a30b6839
RH
6472003-08-24 Richard Henderson <rth@redhat.com>
648
649 * g++.dg/eh/simd-2.C: Add -w for x86.
650
61c234ce
JJ
6512003-08-23 Jakub Jelinek <jakub@redhat.com>
652
653 * gcc.dg/20030815-1.c: New test.
654
a653d067
KL
6552003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
656
657 PR c++/3765
658 * g++.dg/parse/access6.C: New test.
659
19db77ce
KL
6602003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
661
662 PR c++/641, c++/11876
663 * g++.dg/template/friend22.C: New test.
664 * g++.dg/template/friend23.C: Likewise.
665
35f73a73
MM
6662003-08-22 Mark Mitchell <mark@codesourcery.com>
667
668 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
669 identically.
670
6560773a
MM
6712003-08-22 Mark Mitchell <mark@codesourcery.com>
672
673 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
674
a30f2d65
MM
6752003-08-22 Mark Mitchell <mark@codesourcery.com>
676
677 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
678
7741796c
MM
6792003-08-22 Mark Mitchell <mark@codesourcery.com>
680
681 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
682
376de225
MM
6832003-08-22 Mark Mitchell <mark@codesourcery.com>
684
685 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
686
f3c2dfc6
MM
6872003-08-21 Mark Mitchell <mark@codesourcery.com>
688
689 PR c++/11919
690 * g++.dg/overload/prom1.C: New test.
691
692 PR c++/11551
693 * g++.dg/parse/dtor2.C: New test.
694
695 PR c++/10762
696 * g++.dg/parse/using2.C: New test.
697
43c446b8
KH
6982003-08-21 Kazu Hirata <kazu@cs.umass.edu>
699
700 PR target/11805
701 * gcc.c-torture/compile/20030821-1.c: New.
702
35c18a20
MM
7032003-08-20 Mark Mitchell <mark@codesourcery.com>
704
705 PR c++/11834
706 * g++.dg/template/deduce2.C: New test.
707
c4c83fff
JZ
7082003-08-21 Josef Zlomek <zlomekj@suse.cz>
709
710 * gcc.c-torture/execute/20030821-1.c: New test.
711
2cf099a5
RS
7122003-08-20 Roger Sayle <roger@eyesopen.com>
713
714 PR middle-end/11984
715 * gcc.dg/20030820-1.c: New test case.
716
47d4c811
NS
7172003-08-20 Nathan Sidwell <nathan@codesourcery.com>
718
719 PR c++/11945
720 * g++.dg/warn/noeffect2.C: New test.
721
4b0d3cbe
MM
7222003-08-19 Mark Mitchell <mark@codesourcery.com>
723
724 PR c++/10926
725 * g++.dg/template/dtor2.C: New test.
726
727 PR c++/11684
728 * g++.dg/template/operator1.C: New test.
729 * g++.dg/parse/operator4.C: New test.
730
731 PR c++/11946.C
732 * g++.dg/expr/enum1.C: New test.
733 * gcc.dg/c99-bool-1.c: Remove bogus warning.
734
735 PR c++/11036.C
736 * g++.dg/parse/elab2.C: New test.
737 * g++.dg/parse/typedef4.C: Change error message.
738 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
739 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
740 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
741
ccc01444
GK
7422003-08-19 Geoffrey Keating <geoffk@apple.com>
743
744 * gcc.dg/pch/warn-1.c: New.
745 * gcc.dg/pch/warn-1.hs: New.
746
747 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
748 not-tested file.
749
c0d4955f
AP
7502003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
751
752 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
753
4fad7068
AP
7542003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
755
756 * gcc.dg/uninit-D.c: New Test.
757 * gcc.dg/uninit-E.c: New Test.
758 * gcc.dg/uninit-F.c: New Test.
759 * gcc.dg/uninit-G.c: New Test.
760
7f5d157f
MR
7612003-08-19 Michael Ritzert <ritzert@t-online.de>
762
763 * g++.dg/README: Describe the pch directory.
764
b54f5338
KL
7652003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
766
767 PR c++/11174
768 * g++.dg/parse/access4.C: New test.
769 * g++.dg/parse/access5.C: Likewise.
770 * g++.old-deja/g++.jason/access17.C: Adjust error message.
771
622adc7e
MK
7722003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
773
774 * gcc.dg/noncompile/20030818-1.c: New.
775
a2507277
NS
7762003-08-18 Nathan Sidwell <nathan@codesourcery.com>
777
47d4c811
NS
778 PR c++/11957
779 * g++.dg/warn/noeffect1.C: New test.
780
a2507277
NS
781 * g++.dg/template/scope2.C: New test.
782 * g++.dg/template/error2.C: Correct dg-error
783
8edf7a6d
RS
7842003-08-18 Richard Sandiford <rsandifo@redhat.com>
785
786 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
787
e895113a
NS
7882003-08-16 Nathan Sidwell <nathan@codesourcery.com>
789
790 PR C++/11512
791 * g++.dg/template/warn1.C: New.
792
68ea098a
NS
7932003-08-15 Nathan Sidwell <nathan@codesourcery.com>
794
795 * g++.dg/template/error2.C: New test.
796 * g++.dg/lookup/using7.C: Adjust errors
797 * g++.old-deja/g++.pt/crash36.C: Likewise.
798 * g++.old-deja/g++.pt/derived3.C: Likewise.
799
d256ac69
KG
8002003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
801
802 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
803 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
804 * gcc.c-torture/execute/builtins/string-9.c: New, from
805 string-opt-9.c. Adjust for execute/builtins framework.
806 * gcc.c-torture/execute/string-opt-9.c: Delete.
807
560ad596
MM
8082003-08-12 Mark Mitchell <mark@codesourcery.com>
809
4717fcc7
MM
810 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
811
560ad596
MM
812 * g++.dg/parse/ret-type2.C: New test.
813
814 PR c++/11703
815 * g++.dg/init/new8.C: New test.
816
817 PR c++/10923
818 * g++.dg/parse/typedef5.C: New test.
819
820 PR c++/9512
821 * g++.dg/parse/qualified2.C: New test.
822 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
823 invalid code.
824
fe0378ed
MM
8252003-08-11 Mark Mitchell <mark@codesourcery.com>
826
827 * g++.dg/conversion/ptrmem1.C: New test.
828
5f5e441a
JJ
8292003-08-11 Jakub Jelinek <jakub@redhat.com>
830
831 PR target/11693
832 * gcc.dg/20030811-1.c: New test.
833
834 PR target/11535
835 * gcc.c-torture/execute/20030811-1.c: New test.
836
0235f855
KG
8372003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
838
839 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
840
d9148cf4
MM
8412003-08-10 Mark Mitchell <mark@codesourcery.com>
842
843 PR c++/11789.C
844 * g++.dg/inherit/multiple1.C: New test.
845
86306a6b
NS
8462003-08-10 Nathan Sidwell <nathan@codesourcery.com>
847
bae39a73
NS
848 * gcc.dg/spe1.c: New test.
849
ffc76561
NS
850 PR c++/11670
851 * g++.dg/expr/cast2.C: New test.
852
86306a6b
NS
853 PR c++/10530
854 * g++.dg/template/dependent-name2.C: New test.
855
bb6e4168
AP
8562003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
857
858 * g++.dg/parse/crash11.C: Put the dg options in comments.
859
df38ffef
NB
8602003-08-08 Neil Booth <neil@daikokuya.co.uk>
861
862 * lib/gcc-dg.exp: Update for diagnostic change.
863
3adee96c
KL
8642003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
865
866 PR c++/5767
867 * g++.dg/parse/crash11.C: New test.
868
372431b6
AO
8692003-08-06 Alexandre Oliva <aoliva@redhat.com>
870
871 * gcc.dg/cpp/spacing1.c: Update.
872
17f6297d
JJ
8732003-08-04 Janis Johnson <janis187@us.ibm.com>
874
875 PR target/11739
876 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
877 a value for -mtune.
878
02a1994c
RS
8792003-08-04 Roger Sayle <roger@eyesopen.com>
880
881 PR middle-end/11771
882 * gcc.c-torture/compile/20030804-1.c: New test case.
883
f2593a66
RS
8842003-08-04 Roger Sayle <roger@eyesopen.com>
885
886 * gcc.dg/20030804-1.c: New test case.
887
b5d72eda
AO
8882003-08-04 Alexandre Oliva <aoliva@redhat.com>
889
890 * gcc.dg/cpp/separate-1.c: New test.
891
ae0b7dfc
NS
8922003-08-03 Nathan Sidwell <nathan@codesourcery.com>
893
6cb89308
NS
894 PR c++/11704
895 * g++.dg/template/dependent-expr2.C: New test.
896
ae0b7dfc
NS
897 PR c++/11766
898 * g++.dg/expr/ptrmem1.C: New test.
899
79572cb1
KL
9002003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
901
902 PR c++/9453
903 * g++.dg/template/friend15.C: New test.
904
76bf2c97
NB
9052003-08-03 Neil Booth <neil@daikokuya.co.uk>
906
907 * lib/dg-pch.exp: Work round PCH bug.
908
8e9dd1eb
KG
9092003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
910
911 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
912 builtins. Move cases from builtins-4.c here.
913
914 * gcc.dg/torture/builtin-math-1.c: New test taken from
915 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
916 additional cases.
917
918 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
919 Delete.
920
fd9aef9d
NS
9212003-08-02 Nathan Sidwell <nathan@codesourcery.com>
922
923 PR c++/9447
924 * g++.dg/template/using7.C: New test.
925
49634b3a
NB
9262003-08-02 Neil Booth <neil@daikokuya.co.uk>
927
928 * import1.c, import2.c: New tests.
929
5f77fbd4
JJ
9302003-08-01 Jakub Jelinek <jakub@redhat.com>
931
932 * g++.dg/eh/crossjump1.C: New test.
933
ee935db4
MM
9342003-08-01 Mark Mitchell <mark@codesourcery.com>
935
936 PR c++/11697
937 * g++.dg/template/using6.C: New test.
938
939 PR c++/11744
940 * g++.dg/template/koenig2.C: New test.
941
d6f7c704
KL
9422003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
943
944 PR c++/7983
945 * g++.dg/parse/typedef4.C: New test.
946
cbd63935
KL
9472003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
948
949 PR c++/8442, c++/8806
950 * g++.dg/template/elab1.C: New test.
951 * g++.dg/template/type2.C: Likewise.
952 * g++.dg/template/ttp3.C: Adjust expected error message.
953 * g++.old-deja/g++.law/visibility13.C: Likewise.
954 * g++.old-deja/g++.niklas/t135.C: Likewise.
955 * g++.old-deja/g++.pt/ttp41.C: Likewise.
956 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
957 template argument.
958 * g++.old-deja/g++.pt/ttp44.C: Likewise.
959
522da2bf
NS
9602003-08-01 Nathan Sidwell <nathan@codesourcery.com>
961
a5bcc582
NS
962 PR c++/11295
963 * g++.dg/ext/stmtexpr1.C: New test.
964
d340e53f
NS
965 * g++.dg/opt/tmp1.C: New test.
966
f21e6028
NS
967 PR c++/11525
968 * g++.dg/parse/constant4.C: New test.
969
522da2bf
NS
970 PR c++/9447
971 * g++.dg/template/using5.C: New test.
972
2598550f
RS
9732003-07-31 Roger Sayle <roger@eyesopen.com>
974
975 * gcc.dg/builtins-27.c: New test case.
976
a132b6a8
JJ
9772003-07-31 Jakub Jelinek <jakub@redhat.com>
978
979 * gcc.dg/tls/opt-7.c: New test.
980
5011c2ca
AP
9812003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
982
983 * g++.old-deja/g++.other/crash18.C: Remove.
984
fb5ce3c9
NS
9852003-07-31 Nathan Sidwell <nathan@codesourcery.com>
986
ffd49b19
NS
987 * g++.dg/template/explicit3.C: New.
988 * g++.dg/template/explicit4.C: New.
989 * g++.dg/template/explicit5.C: New.
990
fb5ce3c9
NS
991 PR c++/11347
992 * g++.dg/template/memtmpl1.C: New.
993
675eab74
AP
9942003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
995
996 PR target/11565
997 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
998 * gcc.dg/i386-387-5.c (dg-options): Likewise.
999
602a82f3 10002003-07-30 Jan Hubicka <jh@suse.cz>
a0c8285b
JH
1001
1002 * vtgc1.c: Kill.
1003
55d54003
ZW
10042003-07-29 Zack Weinberg <zack@codesourcery.com>
1005
1006 * gcc.dg/struct-in-proto-1.c: New test.
1007
8f9b4009
NB
10082003-07-29 Neil Booth <neil@daikokuya.co.uk>
1009
1010 * gcc.dg/cpp/include2.c: Only expect one message.
1011
399dedb9
NS
10122003-07-29 Nathan Sidwell <nathan@codesourcery.com>
1013
1014 PR c++/9447
1015 * g++.dg/template/using1.C: New test.
1016 * g++.dg/template/using2.C: New test.
1017 * g++.dg/template/using3.C: New test.
1018 * g++.dg/template/using4.C: New test.
1019
f67f7737
AO
10202003-07-29 Alexandre Oliva <aoliva@redhat.com>
1021
1022 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1023 * gcc.c-torture/execute/string-opt-10.c: Likewise.
1024
415d4636
MM
10252003-07-28 Jan Hubicka <jh@suse.cz>
1026
1027 PR c++/11530
1028 * g++.dg/opt/call1.C: New test.
1029
7b6d72fc
MM
10302003-07-28 Alexandre Oliva <aoliva@redhat.com>
1031
1032 PR c++/11667
1033 * g++.dg/init/enum2.C: New test.
1034 * g++.dg/template/overload1.C: Add "-w" option.
55d54003 1035
b7365957
HPN
10362003-07-28 <hp@bitrange.com>
1037
1038 * gcc.dg/Wdeclaration-after-statement-1.c,
1039 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1040
5dfa45d0
JJ
10412003-07-28 Jakub Jelinek <jakub@redhat.com>
1042
1043 * gcc.c-torture/compile/20030725-1.c: New test.
1044
66584e64
AH
10452003-07-28 Aldy Hernandez <aldyh@redhat.com>
1046
1047 * gcc.dg/20030505.c: Only run for SPE.
1048 Remove definition of opaque type.
1049
b7a78333
MM
10502003-07-27 Mark Mitchell <mark@codesourcery.com>
1051
1052 * g++.dg/template/ptrmem6.C: New test.
1053
18f3e349
GK
10542003-07-26 Geoffrey Keating <geoffk@apple.com>
1055
1056 * gcc.c-torture/compile/zero-strct-2.c: New test.
1057
863d3dfb
GK
10582003-07-25 Geoffrey Keating <geoffk@apple.com>
1059
1060 * gcc.dg/intermod-1.c: New test.
1061
a91db711
NS
10622003-07-25 Nathan Sidwell <nathan@codesourcery.com>
1063
22038b2c
NS
1064 PR c++/11617
1065 * g++.dg/template/lookup2.C: New test.
1066 * g++.dg/template/memclass1.C: Remove instantiated from error.
ca3c62ec 1067 * g++.dg/other/error2.C: Tweak expected errors.
22038b2c
NS
1068
1069 PR c++/11596
a91db711
NS
1070 * g++.dg/template/defarg3.C: New test.
1071
1072 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1073
22ed7e5f
MM
10742003-07-24 Mark Mitchell <mark@codesourcery.com>
1075
1076 * g++.dg/inherit/access5.C: New test.
1077
f60a10e7
KL
10782003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1079
1080 PR c++/11513
1081 * g++.dg/template/crash8.C: New test.
1082
8f5b6d29
SB
10832003-07-23 Steven Bosscher <steven@gcc.gnu.org>
1084
1085 PR c/10602
1086 * gcc.dg/noncompile/incomplete-2.c: New test.
1087
11b8e71c
MM
10882003-07-23 Mark Mitchell <mark@codesourcery.com>
1089
bd16cb25
MM
1090 PR c++/11645
1091 * g++.dg/inherit/access4.C: New test.
1092
6cf4d1bc
MM
1093 PR c++/11517
1094 * g++.dg/expr/cond2.C: New test.
55d54003 1095
11b8e71c
MM
1096 PR optimization/10679
1097 * g++.dg/opt/inline4.C: New test.
1098
eb5abb39
NS
10992003-07-23 Nathan Sidwell <nathan@codesourcery.com>
1100
1101 * g++.dg/parse/crash10: New test.
1102
817aed6f
NS
11032003-07-22 Nathan Sidwell <nathan@codesourcery.com>
1104
1105 * g++.dg/ext/flexary1.C: New test.
55d54003 1106
bef89e9e
KL
11072003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1108
1109 PR c++/10793
1110 * g++.dg/template/crash9.C: New test.
1111
4bd56354
VR
11122003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1113
1114 PR c++/3004
1115 * g++.dg/parse/typedef3.C: New test.
1116
1117 PR c++/7906
1118 * g++.dg/parse/operator2.C: New test.
1119
1120 PR c++/8895
1121 * g++.dg/parse/def-tmpl-arg1.C: New test.
1122
1123 PR c++/9282
1124 * g++.dg/parse/funptr1.C: New test.
1125
1126 PR c++/9452
1127 * g++.dg/parse/ambig3.C: New test.
1128
1129 PR c++/9454
1130 * g++.dg/parse/operator3.C: New test.
1131
1132 PR c++/9486
1133 * g++.dg/parse/template10.C: New test.
1134
1135 PR c++/9488
1136 * g++.dg/parse/template11.C: New test.
1137
1138 PR c++/10150
1139 * g++.dg/parse/invalid-op1.C: New test.
1140
1141 PR c++/10247
1142 * g++.dg/parse/condexpr1.C: New test.
1143
c6e4cc53
NS
11442003-07-22 Nathan Sidwell <nathan@codesourcery.com>
1145
e0d1297c
NS
1146 * g++.dg/ext/packed3.C: New test.
1147 * g++.dg/ext/packed4.C: New test.
1148
c6e4cc53
NS
1149 * gcc.dg/pack-test-3.c: New test.
1150
dd039fc9
JJ
11512003-07-21 Janis Johnson <janis187@us.ibm.com>
1152
1153 * lib/compat.exp: Handle dg-options per source file.
1154 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1155 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1156 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1157 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1158 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1159 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1160 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1161 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1162 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1163 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1164 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1165 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1166 * g++.dg/compat/break/bitfield7_x.C: Ditto.
1167 * g++.dg/compat/break/bitfield7_y.C: Ditto.
1168
124b0e05
AP
11692003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
1170
1171 PR c/10320
1172 * gcc.c-torture/execute/20030718-1.c: New test.
1173
bbda30a4
EB
11742003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1175
55d54003 1176 PR optimization/11536
bbda30a4
EB
1177 * gcc.dg/20030721-1.c: New test.
1178
e9f9c81f
MM
11792003-07-19 Mark Mitchell <mark@codesourcery.com>
1180
1181 PR c++/11546
1182 * g++.dg/template/lookup1.C: New test.
1183
14e33ee8
ZW
11842003-07-19 Zack Weinberg <zack@codesourcery.com>
1185
1186 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1187 diagnostics of ill-formed constructs involving labels.
1188 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1189 the new 'previously defined here' message.
1190
a3f10e50
NS
11912003-07-18 Nathan Sidwell <nathan@codesourcery.com>
1192
1193 * g++.dg/parse/non-dependent2.C: New test.
1194
1fd0cd42
AP
11952003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
1196
14e33ee8 1197 * g++.dg/init/init-ref4.C: xfail on targets without
1fd0cd42
AP
1198 weak symbols.
1199
16f6812f
JJ
12002003-07-17 Jakub Jelinek <jakub@redhat.com>
1201
1202 PR target/11087
1203 * gcc.c-torture/execute/20030717-1.c: New test.
1204
f129791c
EB
12052003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1206
1207 * g++.dg/opt/cfg1.C: New test.
1208
2b187c63
MM
12092003-07-17 Mark Mitchell <mark@codesourcery.com>
1210
1211 PR optimization/11557
1212 * gcc.dg/20030717-1.c: New test.
1213
bf88d870
AP
12142003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
1215
1216 PR c++/10476
1217 * g++.dg/expr/crash-1.C: New test.
1218
1219 PR c++/11027
1220 * g++.dg/template/init3.C: New test.
1221
1222 PR c++/8222
1223 * g++.dg/template/non-dependent1.C: New test.
1224
1225 PR c++/11070
1226 * g++.dg/template/non-dependent2.C: New test.
1227
1228 PR c++/11071
1229 * g++.dg/template/non-dependent3.C: New test.
1230
1231 PR c++/9907
1232 * g++.dg/template/sizeof5.C: New test.
1233
26e0dcb3
GK
12342003-07-17 Geoffrey Keating <geoffk@apple.com>
1235
1236 PR 11498
1237 * gcc.c-torture/compile/mangle-1.c: New file.
1238
41c5ee06
KL
12392003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1240
1241 PR c++/7809
94b32725 1242 * g++.dg/parse/access3.C: New test.
41c5ee06 1243
2a39bedb 12442003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
d424f7ff
AP
1245
1246 PR c++/11384
1247 * g++.dg/init/init-ref4.C: New test.
1248
39703eb9
MM
12492003-07-16 Mark Mitchell <mark@codesourcery.com>
1250
1251 PR c++/11547
1252 * g++.dg/parse/constant3.C: New test.
1253 * g++.dg/parse/crash7.C: Likewise.
1254
48addf69
AP
12552003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
1256
1257 PR target/11008
1258 * gcc.dg/i386-pentium4-not-mull.c: New.
1259
1e0343dd
R
12602003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
1261
1262 * gcc.dg/asm-names.c (ymain): Make it weak.
1263
866eb556
KL
12642003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1265
1266 PR c++/5421
1267 * g++.dg/template/friend21.C: New test.
1268
fc4767bb
JJ
12692003-07-16 Jakub Jelinek <jakub@redhat.com>
1270
1271 * gcc.dg/cleanup-8.c: New test.
1272 * gcc.dg/cleanup-9.c: New test.
1273
32f2f2cb
DS
12742003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
1275
1276 * g++.dg/ext/dll-MI1.h: New file.
1277 * g++.dg/ext/dllexport-MI1.C: New file.
1278 * g++.dg/ext/dllimport-MI1.C: New file.
1279
bc8229a0
JJ
12802003-07-15 Jakub Jelinek <jakub@redhat.com>
1281
1282 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1283 it does not have cmpstrsi patterns (just cmpmemsi).
1284
b0afa2fc
MM
12852003-07-15 Mark Mitchell <mark@codesourcery.com>
1286
1287 PR debug/11473
1288 * g++.dg/debug/debug8.C: New test.
1289
caec1dc0
KL
12902003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1291
1292 PR c++/10108
1293 * g++.dg/template/crash7.C: New test.
1294
aadf50ed
KH
12952003-07-15 Kazu Hirata <kazu@cs.umass.edu>
1296
1297 PR target/10795
1298 * gcc.c-torture/compile/20030708-1.c: New.
1299
5a257872
EB
13002003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1301
1302 * gcc.c-torture/execute/20030715-1.c: New test.
1303
89a68bb9
GK
13042003-07-14 Geoffrey Keating <geoffk@apple.com>
1305
1306 * gcc.dg/pch/inline-3.c: New file.
1307 * gcc.dg/pch/inline-3.hs: New file.
1308 * gcc.dg/pch/inline-4.c: New file.
1309 * gcc.dg/pch/inline-4.hs: New file.
1310
5e08432e
MM
13112003-07-14 Mark Mitchell <mark@codesourcery.com>
1312
8d83f792
MM
1313 PR c++/11509
1314 * g++.dg/template/crash6.C: New test.
1315
748d4c7e
MM
1316 PR c++/7053
1317 * g++.dg/template/friend20.C: New test.
1318
5e08432e
MM
1319 PR c++/7019
1320 * g++.dg/template/overload2.C: New test.
1321
1b78cca9
FS
13222003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1323
1324 PR optimization/11440
1325 * gcc.c-torture/execute/20030714-1.c: New test.
1326
55ece1b3
KL
13272003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1328
1329 PR c++/11154
1330 * g++.dg/template/partial2.C: New test.
1331
b3445994
MM
13322003-07-13 Mark Mitchell <mark@codesourcery.com>
1333
a3d87771
MM
1334 PR c++/11503
1335 * g++.dg/template/anon1.C: New test.
1336
b3445994
MM
1337 PR c++/11493
1338 PR c++/11495
1339 * g++.dg/parse/template9.C: Likewise.
1340 * g++.dg/template/crash4.C: New test.
1341 * g++.dg/template/koenig1.C: Likewise.
1342 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1343 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1344 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1345 functions.
1346 * g++.old-deja/g++.jason/template36.C: Likewise.
1347 * g++.old-deja/g++.mike/p1989.C: Likewise.
1348 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1349 * g++.old-deja/g++.pt/ttp20.C: Use this->.
1350 * g++.old-deja/g++.pt/ttp21.C: Use this->.
1351 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1352 compiling.
1353 * g++.old-deja/g++.pt/union2.C: Use this->.
1354
358b8f01
JJ
13552003-07-11 Jakub Jelinek <jakub@redhat.com>
1356
1357 * gcc.dg/20030711-1.c: New test.
1358
7efa3e22
NS
13592003-07-11 Nathan Sidwell <nathan@codesourcery.com>
1360
1361 PR c++/11050
1362 * g++.dg/parse/args1.C: New test.
1363 * g++.pt/defarg8.C: Change expected errors.
1364
7d48af30
MM
13652003-07-11 Mark Mitchell <mark@codesourcery.com>
1366
87ca53f6
MM
1367 PR c++/8164
1368 * g++.dg/template/nontype2.C: New test.
1369
a6b602ca
MM
1370 PR c++/10558
1371 * g++.dg/parse/template8.C: New test.
1372
6eeba0cc
MM
1373 PR c++/8327
1374 * g++.dg/template/scope1.C: New test.
1375
7d48af30
MM
1376 * g++.dg/warn/Wsign-compare-1.C: New test.
1377
1dc9efda
KH
13782003-07-10 Kazu Hirata <kazu@cs.umass.edu>
1379
1380 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1381
4a386498
MM
13822003-07-10 Mark Mitchell <mark@codesourcery.com>
1383
584672ee
MM
1384 PR c++/9411
1385 * g++.dg/template/explicit2.C: New test.
1386
4a386498
MM
1387 PR c++/10032
1388 * g++.dg/warn/pedantic1.C: New test.
1389
7c728fc6
NS
13902003-07-10 Nathan Sidwell <nathan@codesourcery.com>
1391
1392 PR c++ 9483
1393 * g++.dg/other/field1.C: New test.
1394
11791dbc
KH
13952003-07-10 Kazu Hirata <kazu@cs.umass.edu>
1396
1397 PR c/11449
1398 * gcc.c-torture/compile/20030707-1.c: New.
1399
0c3b76ea
KL
14002003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1401
1402 PR c++/10849
1403 * g++.dg/template/access12.C: New test.
1404
bda8c1ca
NS
14052003-07-09 Nathan Sidwell <nathan@codesourcery.com>
1406
1407 * g++.dg/bprob/bprob.exp (prof_ext): Update.
1408 * g77.dg/bprob/bprob.exp (prof_ext): Update.
1409 * gcc.misc-tests/bprob.exp (prof_ext): Update.
1410 * gcc.misc-tests/gcov.exp: Update
1411 * g++.dg/gcov/gcov.exp: Update
1412 * lib/gcov.exp: Update.
1413
d17811fd
MM
14142003-07-08 Mark Mitchell <mark@codesourcery.com>
1415
1416 * g++.dg/abi/mangle17.C: Make sure template expressions are
1417 dependent.
1418 * g++.dg/abi/mangle4.C: Mark erroneous casts.
1419 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1420 * g++.dg/opt/stack1.C: Remove erroneous code.
1421 * g++.dg/parse/template7.C: New test.
1422 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1423 * g++.old-deja/g++.pt/crash4.C: Likewise.
1424
76739f29
JDA
14252003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1426
1427 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1428 with zero or one occurence of `$' after the initial `L'.
1429
55c9de2d
KH
14302003-07-08 Kazu Hirata <kazu@cs.umass.edu>
1431
1432 * gcc.c-torture/compile/20030704-1.c: Add a comment.
1433
8af61113
RS
14342003-07-08 Roger Sayle <roger@eyesopen.com>
1435
1436 PR c/11370
1437 * gcc.dg/Wunreachable-6.c: New testcase.
1438 * gcc.dg/Wunreachable-7.c: New testcase.
1439
7e6dc358
JJ
14402003-07-08 Jakub Jelinek <jakub@redhat.com>
1441
1442 PR c/11420
1443 * gcc.dg/20030708-1.c: New test.
1444
b8898790
RS
14452003-07-08 Richard Sandiford <rsandifo@redhat.com>
1446
1447 * gcc.dg/compat/sdata-section.h: New file.
1448 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1449 * gcc.dg/torture/mips-sdata-1.c: New test.
1450
c4d0910c
KL
14512003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1452
1453 PR c++/11030
1454 * g++.dg/template/friend19.C: New test.
1455
8df63efa
JJ
14562003-07-08 Jakub Jelinek <jakub@redhat.com>
1457
1458 * g++.dg/opt/strength-reduce.C: New test.
1459
afeeac3f
RS
14602003-07-07 Roger Sayle <roger@eyesopen.com>
1461
1462 PR target/10979
1463 * gcc.dg/20030707-1.c: New testcase.
1464
2c430630
RS
14652003-07-07 Roger Sayle <roger@eyesopen.com>
1466
1467 PR optimization/11059
1468 * g++.dg/opt/emptyunion.C: New testcase.
1469
82d610ec 14702003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14e33ee8 1471 Eric Botcazou <ebotcazou@libertysurf.fr>
82d610ec
RK
1472
1473 * g++.dg/opt/stack1.C: New test.
1474
0a72704b
MM
14752003-07-05 Mark Mitchell <mark@codesourcery.com>
1476
1477 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1478 run test.
14e33ee8 1479
0a72704b
MM
1480 PR c++/11431
1481 * g++.dg/expr/static_cast3.C: New test.
1482
e6cc3a24
ZW
14832003-07-04 Zack Weinberg <zack@codesourcery.com>
1484
1485 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1486 everywhere.
1487 * gcc.dg/concat.c: Concatenation of string constants with
1488 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1489 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1490 * gcc.dg/cpp/escape-2.c: Use wide character constants where
1491 necessary to avoid multi-character character constant warning.
1492 * gcc.dg/cpp/escape.c: Likewise.
1493 * gcc.dg/cpp/ucs.c: Likewise.
1494 Remove backslashes from dg-bogus comments, as they confuse Tcl.
1495 Fix a typo.
1496
9037065f
KH
14972003-07-04 Kazu Hirata <kazu@cs.umass.edu>
1498
682def26 1499 PR c/11428
9037065f
KH
1500 * gcc.c-torture/compile/20030704-1.c: New.
1501
ae81000a
KH
15022003-07-04 Kazu Hirata <kazu@cs.umass.edu>
1503
1504 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1505
1cf0dce8
DS
15062003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
1507
1508 PR c++/5287, PR c++/7910, PR c++/11021
32f2f2cb 1509 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1cf0dce8 1510 tests for warnings.
32f2f2cb
DS
1511 * g++.dg/ext/dllimport2.C: Add tests for warnings.
1512 * g++.dg/ext/dllimport3.C: Likewise.
1513 * g++.dg/ext/dllimport4.C: New file.
1514 * g++.dg/ext/dllimport5.C: New file.
1515 * g++.dg/ext/dllimport6.C: New file.
1516 * g++.dg/ext/dllimport7.C: New file.
1517 * g++.dg/ext/dllimport8.C: New file.
1518 * g++.dg/ext/dllimport9.C: New file.
1519 * g++.dg/ext/dllimport10.C: New file.
1520 * g++.dg/ext/dllexport1.C: New file.
1cf0dce8 1521
d6b4ea85
MM
15222003-07-03 Mark Mitchell <mark@codesourcery.com>
1523
1524 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1525 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1526
0a9530a9
RS
15272003-07-03 Roger Sayle <roger@eyesopen.com>
1528
1529 * gcc.dg/builtins-25.c: New testcase.
1530 * gcc.dg/builtins-26.c: New testcase.
1531
9b269fc7
JJ
15322003-07-03 Janis Johnson <janis187@us.ibm.com>
1533
7516d736
JJ
1534 * gcc.dg/compat/vector-defs.h: New file.
1535 * gcc.dg/compat/vector-setup.h: New file.
1536 * gcc.dg/compat/vector-check.h: New file.
1537 * gcc.dg/compat/vector-1_main.c: New file.
1538 * gcc.dg/compat/vector-1_x.c: New file.
1539 * gcc.dg/compat/vector-1_y.c: New file.
1540 * gcc.dg/compat/vector-2_main.c: New file.
1541 * gcc.dg/compat/vector-2_x.c: New file.
1542 * gcc.dg/compat/vector-2_y.c: New file.
1543
0964c98c
JJ
1544 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1545 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1546 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1547 * gcc.dg/compat/struct-align-1.h: New file.
1548 * gcc.dg/compat/struct-align-1_main.c: New file.
1549 * gcc.dg/compat/struct-align-1_x.c: New file.
1550 * gcc.dg/compat/struct-align-1_y.c: New file.
1551 * gcc.dg/compat/struct-align-2.h: New file.
1552 * gcc.dg/compat/struct-align-2_main.c: New file.
1553 * gcc.dg/compat/struct-align-2_x.c: New file.
1554 * gcc.dg/compat/struct-align-2_y.c: New file.
1555
9b269fc7
JJ
1556 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1557 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1558 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1559 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1560 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1561 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1562 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1563 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1564 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1565 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1566 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1567 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1568 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1569 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1570 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1571 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1572 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1573 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1574 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1575 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1576 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1577 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1578 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1579 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1580 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1581 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1582 * gcc.dg/compat/struct-return-10_x.c: Ditto.
1583 * gcc.dg/compat/struct-return-2_x.c: Ditto.
1584 * gcc.dg/compat/struct-return-3_x.c: Ditto.
1585
ee41cff4
EB
15862003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1587
1588 * gcc.dg/i386-call-1.c: New test.
1589
8db1028e
NS
15902003-07-03 Nathan Sidwell <nathan@codesourcery.com>
1591
1592 PR c++/9162
1593 * g++.dg/parse/defarg4.C: New.
1594
a11c61d2
RS
15952003-07-03 Roger Sayle <roger@eyesopen.com>
1596
1597 PR target/10700
1598 * gcc.c-torture/compile/20030703-1.c: New test case.
1599
06114438
MM
16002003-07-03 Mark Mitchell <mark@codesourcery.com>
1601
1602 * g++.dg/template/local3.C: Remove extra semicolon.
1603
8821d091
EB
16042003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1605
1606 * gcc.dg/i386-volatile-1.c: New test.
1607
0c83a0fc
NS
16082003-07-02 Nathan Sidwell <nathan@codesourcery.com>
1609
300e89a2
NS
1610 PR c++/11072
1611 * g++.dg/other/offsetof2.C: XFAIL.
1612 * g++.dg/other/offsetof5.C: New.
1613
08476342
NS
1614 PR c++/10219
1615 * g++.dg/template/error1.C: New.
e6cc3a24 1616
0c83a0fc
NS
1617 PR c++/9779
1618 * g++.dg/template/dependent-expr1.C: New.
1619
62bfce90
MM
16202003-07-01 Mark Mitchell <mark@codesourcery.com>
1621
ddb45080
MM
1622 PR c++/6949
1623 * g++.dg/template/local3.C: New test.
1624
62bfce90
MM
1625 PR c++/11149
1626 * g++.dg/lookup/scoped6.C: New test.
1627
a9d58f96
GB
16282003-07-01 Giovanni Bajo <giovannibajo@libero.it>
1629
e6cc3a24
ZW
1630 PR c++/8046
1631 * g++.dg/other/error7.C: New test.
a9d58f96 1632
0d0a1710
KH
16332003-07-01 Kazu Hirata <kazu@cs.umass.edu>
1634
1635 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1636 * g++.old-deja/g++.abi/vtable3.h: Likewise.
1637 * g++.old-deja/g++.law/code-gen5.C: Likewise.
1638 * g++.old-deja/g++.other/union2.C: Likewise.
1639 * gcc.dg/c90-const-expr-2.c: Likewise.
1640 * gcc.dg/c90-const-expr-3.c: Likewise.
1641 * gcc.dg/c99-const-expr-2.c: Likewise.
1642 * gcc.dg/c99-const-expr-3.c: Likewise.
1643 * gcc.dg/concat.c: Likewise.
1644
c9bdad35
MM
16452003-07-01 Mark Mitchell <mark@codesourcery.com>
1646
1647 PR c++/9559
1648 * g++.dg/init/static1.C: New test.
1649
f11c1f90
VR
16502003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1651
1652 * Changelog: Remove ">>>>>>>" from previous change.
1653
109b748d
VR
16542003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1655
1656 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1657 * g++.old-deja/g++.other/access2.C: Likewise.
1658 * g++.old-deja/g++.other/decl2.C: Likewise.
1659 * gcc.c-torture/execute/20020615-1.c: Likewise.
1660
c85e18ee
GB
16612003-06-30 Giovanni Bajo <giovannibajo@libero.it>
1662
e6cc3a24
ZW
1663 PR c++/4933
1664 * g++.dg/template/sizeof4.C: New test.
c85e18ee 1665
b3c5e31b
GB
16662003-06-30 Giovanni Bajo <giovannibajo@libero.it>
1667
e6cc3a24 1668 * g++.dg/other/error6.C: New test.
b3c5e31b
GB
1669
16702003-06-30 Giovanni Bajo <giovannibajo@libero.it>
984e085f 1671
e6cc3a24
ZW
1672 PR c++/10750
1673 * g++.dg/parse/constant2.C: New test.
984e085f 1674
5806e040
GB
16752003-06-30 Giovanni Bajo <giovannibajo@libero.it>
1676
e6cc3a24
ZW
1677 PR c++/11106
1678 * g++.dg/other/error5.C: New test.
5806e040 1679
280c1e0d
KG
16802003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1681
1682 * gcc.dg/format/gcc_diag-1.c: New test.
1683
81a6489e
UW
16842003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
1685
1686 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
1687
9a472a42
NS
16882003-06-28 Nathan Sidwell <nathan@codesourcery.com>
1689
1690 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
1691 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
1692 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
1693
ae808627
JJ
16942003-06-28 Jakub Jelinek <jakub@redhat.com>
1695
1696 * gcc.c-torture/execute/builtins/string-8.c: New test.
1697 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
1698 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
1699 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
1700
dce50630
MM
17012003-06-27 Mark Mitchell <mark@codesourcery.com>
1702
1703 PR c++/10468
1704 * g++.dg/ext/typeof6.C: New test.
1705
e455bc27
MM
17062003-06-27 Mark Mitchell <mark@codesourcery.com>
1707
1708 PR c++/10796
1709 * g++.dg/init/enum1.C: New test.
1710
dc65c307
UW
17112003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
1712
1713 * gcc.dg/20030627-1.c: New test.
1714
3a73bcc6
MM
17152003-06-26 Mark Mitchell <mark@codesourcery.com>
1716
1717 PR c++/11332
1718 * g++.dg/expr/static_cast2.C: New test.
1719
6ba701c8
RS
17202003-06-26 Roger Sayle <roger@eyesopen.com>
1721 Jakub Jelinek <jakub@redhat.com>
1722
1723 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
1724 sprintf(dst,"%s",src) optimization.
1725 * gcc.c-torture/execute/20030626-1.c: New test case.
1726 * gcc.c-torture/execute/20030626-2.c: New test case.
1727
555c346a
JR
17282003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
1729
35d6034b
R
1730 * gcc.c-torture/execute/multi-ix.c: New test.
1731
555c346a
JR
1732 * gcc.c-torture/execute/simd-4.c (main):
1733 Added missing semicolon at end of union.
1734
2f54a1db
GB
17352003-06-26 Giovanni Bajo <giovannibajo@libero.it>
1736
e6cc3a24
ZW
1737 PR c++/8266
1738 * g++.dg/template/explicit-instantiation3.C: New test.
2f54a1db 1739
998c7773
EB
17402003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
1741
1742 * gcc.dg/20030626-1.c: Use signed char.
1743
6dc208a1
EB
17442003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
1745
1746 * gcc.dg/20030626-1.c: New test.
1747
9eee5e72
NB
17482003-06-26 Neil Booth <neil@daikokuya.co.uk>
1749
1750 * const-str-2.m: Update.
1751
3fe18f1d
MM
17522003-06-25 Mark Mitchell <mark@codesourcery.com>
1753
e80706c4
MM
1754 PR c++/10990
1755 * g++.dg/rtti/dyncast1.C: New test.
1756 * g++.dg/abi/mangle4.C: Correct base-specifier access.
1757 * g++.dg/lookup/scoped1.C: Remove XFAIL.
1758 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
1759
3fe18f1d
MM
1760 PR c++/10931
1761 * g++.dg/expr/static_cast1.C: New test.
e6cc3a24 1762
55a5d1f7
JZ
17632003-06-25 Josef Zlomek <zlomekj@suse.cz>
1764
1765 * gcc.dg/20030625-1.c: New test.
1766
b9ba01a1
RS
17672003-06-24 Roger Sayle <roger@eyesopen.com>
1768
1769 * gcc.c-torture/compile/20030624-1.c: New test case.
1770
946137a0
JJ
17712003-06-24 Jakub Jelinek <jakub@redhat.com>
1772
1773 * gcc.c-torture/execute/string-opt-17.c: New test.
1774
401f376d
MM
17752003-06-24 Mark Mitchell <mark@codesourcery.com>
1776
1777 PR c++/5754
1778 * g++.dg/parse/crash6.C: New test.
1779
2082e02f
RS
17802003-06-23 Roger Sayle <roger@eyesopen.com>
1781
1782 * gcc.dg/builtins-24.c: New test case.
1783
98decfaf
JJ
17842003-06-23 Jakub Jelinek <jakub@redhat.com>
1785
1786 * g++.dg/opt/operator1.C: New test.
1787
8e0952f0
RS
17882003-06-22 Roger Sayle <roger@eyesopen.com>
1789
1790 * gcc.c-torture/execute/string-opt-16.c: New test case.
1791
25abc0a5
GDR
17922003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
1793
e6cc3a24
ZW
1794 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
1795 * g++.old-deja/g++.other/conv7.C: Likewise
1796 * g++.old-deja/g++.other/overcnv2.C: Likewise.
1797 * g++.old-deja/g++.other/overload14.C: Likewise.
25abc0a5 1798
dfbeb061
GDR
17992003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
1800
1801 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
1802 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
1803
ae4a7155
MM
18042003-06-20 Mark Mitchell <mark@codesourcery.com>
1805
1806 PR c++/10888
e6cc3a24 1807 * g++.dg/warn/Winline-3.C: New test.
ae4a7155 1808
66d418e6
MM
18092003-06-20 Mark Mitchell <mark@codesourcery.com>
1810
3348ded5
MM
1811 * lib/target-supports.exp (check_alias_available): Make the test
1812 program acceptable to the Solaris assembler.
1813
66d418e6
MM
1814 PR c++/10749
1815 * g++.dg/template/memclass2.C: New test.
1816
a3237033 18172003-06-20 Mark Mitchell <mark@codesourcery.com>
e6cc3a24
ZW
1818 Eric Botcazou <ebotcazou@libertysurf.fr>
1819
a3237033
MM
1820 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
1821 data for non-matching targets.
1822 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
1823
68361a03
MM
18242003-06-20 Mark Mitchell <mark@codesourcery.com>
1825
1826 PR c++/10845
1827 * g++.dg/template/member3.C: New test.
1828
170b020f
MM
18292003-06-19 Mark Mitchell <mark@codesourcery.com>
1830
00cf3e31
MM
1831 PR c++/10939
1832 * g++.dg/template/func1.C: New test.
1833
f139561c
MM
1834 PR c++/9649
1835 * g++.dg/template/static4.C: New test.
1836 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
1837
170b020f
MM
1838 PR c++/11041
1839 * g++.dg/init/ref7.C: New test.
1840
7a1d37e9
MA
18412003-06-19 Matt Austern <austern@apple.com>
1842
1843 PR c++/11228
1844 * g++.dg/anew1.C: New test.
1845 * g++.dg/anew2.C: New test.
1846 * g++.dg/anew3.C: New test.
1847 * g++.dg/anew4.C: New test.
e6cc3a24 1848
af2bfd33
KH
18492003-06-19 Kazu Hirata <kazu@cs.umass.edu>
1850
1851 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
1852
254d52a9
R
18532003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
1854
1855 * gcc.c-torture/execute/simd-4.c (main): Make expected value
1856 endian-dependent.
1857
7dfa28ba
BK
18582003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1859
1860 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
1861 Remove cruft.
e6cc3a24 1862
b9f260c1
KH
18632003-06-17 Kazu Hirata <kazu@cs.umass.edu>
1864
1865 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
1866 * gcc.c-torture/compile/961203-1.c: Likewise.
1867 * gcc.c-torture/compile/980506-1.c: Likewise.
1868
3cedc9d8
MM
18692003-06-17 Mark Mitchell <mark@codesourcery.com>
1870
019bb98e 1871 PR c++/10712
3cedc9d8 1872 * g++.dg/lookup/using7.C: New test.
e6cc3a24 1873
ca90f3e1
MM
18742003-06-17 Mark Mitchell <mark@codesourcery.com>
1875
1876 PR c++/11105
1877 * g++.dg/abi/conv1.C: Remove it.
1878 * g++.dg/template/conv7.C: New test.
1879 * g++.dg/template/conv8.C: Likewise.
1880 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
1881 conversion operator.
1882
c3d06477
JJ
18832003-06-17 Janis Johnson <janis187@us.ibm.com>
1884
1885 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
1886 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1887 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1888 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1889 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1890 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1891 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1892 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1893 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1894 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1895 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1896 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1897 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1898 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1899 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1900 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1901 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1902 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1903 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1904 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1905 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1906 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1907 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1908 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1909 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1910 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1911 * gcc.dg/compat/struct-return-10_x.c: Ditto.
1912 * gcc.dg/compat/struct-return-2_x.c: Ditto.
1913 * gcc.dg/compat/struct-return-3_x.c: Ditto.
1914
a48e7d36
MM
19152003-06-16 Mark Mitchell <mark@codesourcery.com>
1916
786a48dd
MM
1917 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
1918 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
1919 indications.
a48e7d36 1920
82d397c7
RS
19212003-06-16 Roger Sayle <roger@eyesopen.com>
1922
1923 * gcc.dg/i386-387-5.c: New test case.
1924 * gcc.dg/i386-387-6.c: New test case.
1925 * gcc.dg/builtins-23.c: New test case.
1926
9d5b9dae
RS
19272003-06-15 Roger Sayle <roger@eyesopen.com>
1928
1929 * gcc.dg/builtins-22.c: New test case.
1930 * gcc.dg/i386-387-1.c: Update to test exp.
1931 * gcc.dg/i386-387-2.c: Likewise.
1932
3af0187c
KG
19332003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1934
1935 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
1936
5482aaab
MM
19372003-06-12 Mark Mitchell <mark@codesourcery.com>
1938
1939 * lib/gcc-dg.exp (dg-require-dll): New function.
1940 (dg-xfail-if): Likewise.
1941 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
1942 driver.
e6cc3a24 1943
5482aaab
MM
1944 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
1945 * gcc.c-torture/compile/20001205-1.c: Likewise.
1946 * gcc.c-torture/compile/20001226-1.c: Likewise.
1947 * gcc.c-torture/compile/20010518-2.c: Likewise.
1948 * gcc.c-torture/compile/20020312-1.c: Likewise.
1949 * gcc.c-torture/compile/20020604-1.c: Likewise.
1950 * gcc.c-torture/compile/920501-12.c: Likewise.
1951 * gcc.c-torture/compile/920501-4.c: Likewise.
1952 * gcc.c-torture/compile/920520-1.c: Likewise.
1953 * gcc.c-torture/compile/920521-1.c: Likewise.
1954 * gcc.c-torture/compile/920625-1.c: Likewise.
1955 * gcc.c-torture/compile/961203-1.c: Likewise.
1956 * gcc.c-torture/compile/980506-1.c: Likewise.
1957 * gcc.c-torture/compile/981006-1.c: Likewise.
1958 * gcc.c-torture/compile/981022-1.c: Likewise.
1959 * gcc.c-torture/compile/981223-1.c: Likewise.
1960 * gcc.c-torture/compile/990617-1.c: Likewise.
1961 * gcc.c-torture/compile/dll.c: Likewise.
1962 * gcc.c-torture/compile/labels-3.c: Likewise.
1963 * gcc.c-torture/compile/mipscop-1.c: Likewise.
1964 * gcc.c-torture/compile/mipscop-2.c: Likewise.
1965 * gcc.c-torture/compile/mipscop-3.c: Likewise.
1966 * gcc.c-torture/compile/mipscop-4.c: Likewise.
1967 * gcc.c-torture/compile/simd-5.c: Likewise.
1968 * gcc.c-torture/compile/20000804-1.x: Remove.
1969 * gcc.c-torture/compile/20001205-1.x: Likewise.
1970 * gcc.c-torture/compile/20001226-1.x: Likewise.
1971 * gcc.c-torture/compile/20010518-2.x: Likewise.
1972 * gcc.c-torture/compile/20020312-1.x: Likewise.
1973 * gcc.c-torture/compile/20020604-1.x: Likewise.
1974 * gcc.c-torture/compile/920501-12.x: Likewise.
1975 * gcc.c-torture/compile/920501-4.x: Likewise.
1976 * gcc.c-torture/compile/920520-1.x: Likewise.
1977 * gcc.c-torture/compile/920521-1.x: Likewise.
1978 * gcc.c-torture/compile/920625-1.x: Likewise.
1979 * gcc.c-torture/compile/961203-1.x: Likewise.
1980 * gcc.c-torture/compile/980506-1.x: Likewise.
1981 * gcc.c-torture/compile/981006-1.x: Likewise.
1982 * gcc.c-torture/compile/981022-1.x: Likewise.
1983 * gcc.c-torture/compile/981223-1.x: Likewise.
1984 * gcc.c-torture/compile/990617-1.x: Likewise.
1985 * gcc.c-torture/compile/mipscop-1.x: Likewise.
1986 * gcc.c-torture/compile/mipscop-2.x: Likewise.
1987 * gcc.c-torture/compile/mipscop-3.x: Likewise.
1988 * gcc.c-torture/compile/mipscop-4.x: Likewise.
1989 * gcc.c-torture/compile/simd-5.x: Likewise.
1990
1991 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
1992
5adf448c
EB
19932003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1994
1995 * gcc.c-torture/execute/20030611-1.c: New test.
1996
96f26e41
RS
19972003-06-12 Roger Sayle <roger@eyesopen.com>
1998
1999 PR middle-end/168
2000 * gcc.dg/20030612-1.c: New test case.
2001
79b59cc3
MM
20022003-06-12 Mark Mitchell <mark@codesourcery.com>
2003
2004 PR c++/10635
2005 * g++.dg/expr/cast1.C: New test.
2006
f7df23be
RS
20072003-06-12 Roger Sayle <roger@eyesopen.com>
2008
2009 * gcc.dg/builtins-21.c: New test case.
2010
8a434e1d
KC
20112003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
2012
2013 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2014 options instead of at the end.
2015 * lib/objc.exp (objc_target_compile): Likewise.
2016
df7f7b9c
MM
20172003-06-11 Mark Mitchell <mark@codesourcery.com>
2018
2019 PR c++/10432
2020 * g++.dg/parse/error1.C: New test.
2021
795a4ff2
JJ
20222003-06-11 Janis Johnson <janis187@us.ibm.com>
2023
2f1c3e49
JJ
2024 * gcc.dg/compat/struct-by-value-11_main.c: New file.
2025 * gcc.dg/compat/struct-by-value-11_x.c: New file.
2026 * gcc.dg/compat/struct-by-value-11_y.c: New file.
2027 * gcc.dg/compat/struct-by-value-12_main.c: New file.
2028 * gcc.dg/compat/struct-by-value-12_x.c: New file.
2029 * gcc.dg/compat/struct-by-value-12_y.c: New file.
2030 * gcc.dg/compat/struct-by-value-13_main.c: New file.
2031 * gcc.dg/compat/struct-by-value-13_x.c: New file.
2032 * gcc.dg/compat/struct-by-value-13_y.c: New file.
2033 * gcc.dg/compat/struct-by-value-14_main.c: New file.
2034 * gcc.dg/compat/struct-by-value-14_x.c: New file.
2035 * gcc.dg/compat/struct-by-value-14_y.c: New file.
2036 * gcc.dg/compat/struct-by-value-15_main.c: New file.
2037 * gcc.dg/compat/struct-by-value-15_x.c: New file.
2038 * gcc.dg/compat/struct-by-value-15_y.c: New file.
2039 * gcc.dg/compat/struct-by-value-16_main.c: New file.
2040 * gcc.dg/compat/struct-by-value-16_x.c: New file.
2041 * gcc.dg/compat/struct-by-value-16_y.c: New file.
2042 * gcc.dg/compat/struct-by-value-17_main.c: New file.
2043 * gcc.dg/compat/struct-by-value-17_x.c: New file.
2044 * gcc.dg/compat/struct-by-value-17_y.c: New file.
2045 * gcc.dg/compat/struct-by-value-18_main.c: New file.
2046 * gcc.dg/compat/struct-by-value-18_x.c: New file.
2047 * gcc.dg/compat/struct-by-value-18_y.c: New file.
2048
795a4ff2
JJ
2049 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2050 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2051 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2052 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2053 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2054 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2055 * gcc.dg/compat/scalar-return-3_main.c: New file.
2056 * gcc.dg/compat/scalar-return-3_x.c: New file.
2057 * gcc.dg/compat/scalar-return-3_y.c: New file.
2058 * gcc.dg/compat/scalar-return-4_main.c: New file.
2059 * gcc.dg/compat/scalar-return-4_x.c: New file.
2060 * gcc.dg/compat/scalar-return-4_y.c: New file.
2061
aa9b0aca
JJ
20622003-06-10 Janis Johnson <janis187@us.ibm.com>
2063
90712996
JJ
2064 * gcc.dg/compat/fp2-struct-check.h: New file.
2065 * gcc.dg/compat/fp2-struct-defs.h: New file.
2066 * gcc.dg/compat/fp2-struct-init.h: New file.
2067 * gcc.dg/compat/struct-by-value-10_main.c: New file.
2068 * gcc.dg/compat/struct-by-value-10_x.c: New file.
2069 * gcc.dg/compat/struct-by-value-10_y.c: New file.
2070 * gcc.dg/compat/struct-return-10_main.c: New file.
2071 * gcc.dg/compat/struct-return-10_x.c: New file.
2072 * gcc.dg/compat/struct-return-10_y.c: New file.
2073
aa9b0aca
JJ
2074 * gcc.dg/compat/compat-common.h: New file.
2075 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2076 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2077 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2078 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2079 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2080 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2081 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2082 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2083 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2084 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2085 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2086 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2087 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2088 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2089 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2090 * gcc.dg/compat/small-struct-check.h: Ditto.
2091 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2092 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2093 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2094 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2095 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2096 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2097 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2098 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2099 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2100 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2101 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2102 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2103 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2104 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2105 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2106 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2107 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2108 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2109 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2110 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2111 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2112 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2113 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2114 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2115 * gcc.dg/compat/struct-return-2_main.c: Ditto.
2116 * gcc.dg/compat/struct-return-2_x.c: Ditto.
2117 * gcc.dg/compat/struct-return-2_y.c: Ditto.
2118 * gcc.dg/compat/struct-return-3_main.c: Ditto.
2119 * gcc.dg/compat/struct-return-3_x.c: Ditto.
2120 * gcc.dg/compat/struct-return-3_y.c: Ditto.
2121
d192828a
GK
21222003-06-10 Geoffrey Keating <geoffk@apple.com>
2123
2124 * g++.dg/pch/static-1.C: New file.
2125 * g++.dg/pch/static-1.Hs: New file.
2126
cec31c55
RH
21272003-06-10 Richard Henderson <rth@redhat.com>
2128
2129 * gcc.dg/asm-7.c: Adjust expected warning text.
2130
9f0a7f9d
RS
21312003-06-10 Roger Sayle <roger@eyesopen.com>
2132
2133 * gcc.dg/builtins-20.c: New test case.
2134
d58b7c2d
MM
21352003-06-10 Mark Mitchell <mark@codesourcery.com>
2136
2137 PR c++/11131
2138 * g++.dg/opt/template1.C: New test.
2139
e489eeb9
MM
21402003-06-09 Mark Mitchell <mark@codesourcery.com>
2141
2142 * lib/gcc-dg.exp (dg-test): Clear additional_files and
2143 additional_sources.
2144
22597a82
DT
21452003-05-21 David Taylor <dtaylor@emc.com>
2146
2147 * gcc.dg/Wpadded.c: New file.
2148
b14e185f
MM
21492003-06-09 Mark Mitchell <mark@codesourcery.com>
2150
2151 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2152 * gcc.dg/special/weak-2.c: Add dg-require-weak.
2153 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2154 dg-require-weak.
2155
fcc36507
R
21562003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
2157
2158 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2159
4293f7cb
MM
21602003-06-09 Mark Mitchell <mark@codesourcery.com>
2161
2162 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2163 (dg-require-alias): Likewise.
2164 (dg-require-gc-sections): Likewise.
2165 * lib/target-supports.exp (check_gc_sections_available): Likewise.
2166
017e1b43
RH
21672003-06-08 Richard Henderson <rth@redhat.com>
2168
2169 * gcc.dg/20011029-2.c: Fix the array reference.
2170 * gcc.dg/asm-7.c: New.
2171
a54a0cf1
KH
21722003-06-08 Kazu Hirata <kazu@cs.umass.edu>
2173
1b7a98bc 2174 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
a54a0cf1 2175
8fc98a46
MM
21762003-06-08 Mark Mitchell <mark@codesourcery.com>
2177
2178 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2179 (dg-require-gc-sections): Likewise.
2180
602a82f3 21812003-06-08 Jan Hubicka <jh@suse.cz>
10e9fecc
JH
2182
2183 * i386-cmov1.c: Fix regular expression.
2184 * i386-cvt-1.c: Likewise.
2185 * i386-local.c: Likewise.
2186 * i386-local2.c: Likewise.
2187 * i386-mul.c: Likewise.
2188 * i386-ssetype-1.c: Likewise.
2189 * i386-ssetype-3.c: Likewise.
2190 * i386-ssetype-5.c: Likewise.
2191
85d2b0b4
KL
21922003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2193
2194 PR c++/11039
2195 * g++.dg/warn/implicit-typename2.C: New test.
2196 * g++.dg/warn/implicit-typename3.C: New test.
2197
aa5acc89
RH
21982003-06-07 Richard Henderson <rth@redhat.com>
2199
2200 * g++.dg/other/offsetof3.C: Use size_t.
2201 * g++.dg/other/offsetof4.C: Likewise.
2202
ccfc7360
L
22032003-06-07 H.J. Lu <hongjiu.lu@intel.com>
2204
2205 * lib/copy-file.exp: New. Implement gcc_copy_files.
2206
2207 * lib/dg-pch.exp: Load copy-file.exp
2208 (dg-pch): Use gcc_copy_files instead of "file copy".
2209
b7df4616
MM
22102003-06-06 Mark Mitchell <mark@codesourcery.com>
2211
2212 * gcc.dg/weak/weak.exp: Simplify.
2213 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2214 * gcc.dg/weak/weak-1.c: Likewise.
2215 * gcc.dg/weak/weak-2.c: Likewise.
2216 * gcc.dg/weak/weak-3.c: Likewise.
2217 * gcc.dg/weak/weak-4.c: Likewise.
2218 * gcc.dg/weak/weak-5.c: Likewise.
2219 * gcc.dg/weak/weak-6.c: Likewise.
2220 * gcc.dg/weak/weak-7.c: Likewise.
2221 * gcc.dg/weak/weak-8.c: Likewise.
2222 * gcc.dg/weak/weak-9.c: Likewise.
2223
3a11ec8b
RE
22242003-06-06 Richard Earnshaw <rearnsha@arm.com>
2225
2226 gcc.c-torture/execute/20030606-1.c: New.
2227
f14262fb
RS
22282003-06-06 Roger Sayle <roger@eyesopen.com>
2229
2230 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2231 * gcc.dg/builtins-19.c: Likewise.
2232
07bae5ad
RS
22332003-06-06 Roger Sayle <roger@eyesopen.com>
2234
2235 * gcc.dg/builtins-2.c: Add some more tests.
2236 * gcc.dg/builtins-18.c: New test case.
2237 * gcc.dg/builtins-19.c: New test case.
2238
84cd52a9
RS
22392003-06-06 Roger Sayle <roger@eyesopen.com>
2240 Jim Wilson <wilson@tuliptree.org>
2241
2242 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2243
67bf5d01
JJ
22442003-06-06 Jakub Jelinek <jakub@redhat.com>
2245
2246 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2247 mempcpy/stpcpy calls not to be optimized into something else.
2248 * gcc.c-torture/execute/string-opt-3.c: Moved to...
2249 * gcc.c-torture/execute/builtins/string-7.c: ...here.
2250 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2251
0fd2bbf4
KG
22522003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2253
2254 * gcc.dg/format/asm_fprintf-1.c: New test.
2255
b4e0fcc3
MM
22562003-06-05 Mark Mitchell <mark@codesourcery.com>
2257
2258 * lib/gcc-defs.exp (additional_sources): New variable.
2259 (dg-additional-sources): New function.
2260 (additional_files): New variable.
2261 (dg-additional-files): New function.
2262 (dg-additional-files-options): Likewise.
2263 * lib/gcc-dg.exp (dg-require-weak): New function.
2264 (dg-require-alias): Likewise.
2265 (dg-require-gc-sections): Likewise.
2266 * lib/target-supports.exp (check_alias_available): Remove testfile
2267 parameter.
2268 (check_gc_sections_available): New function.
2269 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2270 (dg-gpp-additional-files): Likewise.
2271 * lib/g++.exp (additional_sources): Remove.
2272 (additional_files): Likewise.
2273 (g++_target_compile): Use dg-additional-files-options.
e6cc3a24 2274
b4e0fcc3
MM
2275 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
2276 Tcl logic.
2277 * gcc.dg/special/ecos.exp: Remove.
2278 * gcc.dg/special/20000419-2.c: Use dg-require-*.
2279 * gcc.dg/special/alias-1.c: Likewise.
2280 * gcc.dg/special/alias-2.c: Likewise.
2281 * gcc.dg/special/gcsec-1.c: Likewise.
2282 * gcc.dg/special/weak-1.c: Likewise.
2283 * gcc.dg/special/weak-2.c: Likewise.
2284 * gcc.dg/special/wkali-1.c: Likewise.
2285 * gcc.dg/special/wkali-2.c: Likewise.
e6cc3a24 2286
b4e0fcc3
MM
2287 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2288 dg-gpp-additional-*.
2289 * g++.dg/special/conpr-3.C: Likewise.
2290 * g++.dg/special/conpr-4.C: Likewise.
2291 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2292 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2293 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2294 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2295 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2296 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2297 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2298 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2299 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2300 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2301 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2302 * g++.old-deja/g++.other/comdat1.C: Likewise.
2303 * g++.old-deja/g++.other/comdat2.C: Likewise.
2304 * g++.old-deja/g++.other/comdat3.C: Likewise.
2305 * g++.old-deja/g++.other/ctor1.C: Likewise.
2306 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2307
7d445f15
RH
23082003-06-05 Richard Henderson <rth@redhat.com>
2309
2310 * gcc.dg/debug/20030605-1.c: New.
2311
d7068b3d
MM
23122003-06-04 Mark Mitchell <mark@codesourcery.com>
2313
2314 * README.QMTEST: Update.
2315
0bfa5f65
RH
23162003-06-04 Richard Henderson <rth@redhat.com>
2317
e6cc3a24
ZW
2318 * gcc.dg/cleanup-1.c: New.
2319 * gcc.dg/cleanup-2.c: New.
2320 * gcc.dg/cleanup-3.c: New.
2321 * gcc.dg/cleanup-4.c: New.
2322 * gcc.dg/cleanup-5.c: New.
2323 * gcc.dg/cleanup-6.c: New.
2324 * gcc.dg/cleanup-7.c: New.
0bfa5f65 2325
ac871ee1
MM
23262003-06-04 Mark Mitchell <mark@codesourcery.com>
2327
13e0ae41
MM
2328 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2329
ac871ee1
MM
2330 * lib/dg-pch.exp: New file.
2331 * g++.dg/pch/pch.exp: Use dg-pch.exp.
2332 * gcc.dg/pch/pch.exp: Likewise.
2333
385a9348
RS
23342003-06-04 Roger Sayle <roger@eyesopen.com>
2335
2336 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2337 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2338 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2339 * gcc.dg/builtins-17.c: New test case.
2340 * gcc.dg/i386-387-4.c: New test case.
2341 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2342
01d3224a
EB
23432003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2344
2345 * gcc.dg/ultrasp9.c: New test.
2346
ef0139b1
EB
23472003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2348
2349 * gcc.c-torture/compile/20030604-1.c: New test.
2350 * gcc.dg/sparc-constant-1.c: New test.
2351
61274a14
GN
23522003-06-03 Glen Nakamura <glen@imodulo.com>
2353
2354 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2355
23656642
JR
23562003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
2357
aa6b9f6d
R
2358 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2359
23656642
JR
2360 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2361 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2362
284ca13e
AH
23632003-06-03 Aldy Hernandez <aldyh@redhat.com>
2364
e6cc3a24 2365 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
284ca13e 2366
6c07f448
KL
23672003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2368
2369 PR c++/10940
2370 * g++.dg/template/spec10.C: New test.
2371
075ec276
RS
23722003-06-03 Roger Sayle <roger@eyesopen.com>
2373
2374 * gcc.dg/builtins-16.c: New test case.
2375
8fd3cf4e
JJ
23762003-06-03 Jakub Jelinek <jakub@redhat.com>
2377
2378 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2379 mempcpy test with post-increments.
2380 * gcc.c-torture/execute/string-opt-3.c: New test.
2381 * gcc.dg/string-opt-1.c: New test.
2382
b5706132
DB
23832003-06-03 David Billinghurst (David.Billinghurst@riotinto.com)
2384
2385 PR fortran/10965
2386 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2387
2a9e3b72
MM
23882003-06-02 Mark Mitchell <mark@codesourcery.com>
2389
5a9f05f2
MM
2390 * lib/scanasm.exp (dg-scan): New function, factored out of ...
2391 (scan-assembler): ... here. Use dg-scan.
2392 (scan-assembler-not): Likewise.
2393 (scan-file): New function.
2394 (scan-file-not): Likewise.
2395 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2396 * gcc.dg/cpp/_Pragma4.c: Likewise.
2397 * gcc.dg/cpp/_Pragma5.c: Likewise.
2398 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2399 * gcc.dg/cpp/avoidpaste2.c: Likewise.
2400 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2401 * gcc.dg/cpp/cmdlne-P.c: Likewise.
2402 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2403 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2404 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2405 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2406 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2407 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2408 * gcc.dg/cpp/cxxcom1.c: Likewise.
2409 * gcc.dg/cpp/line1.c: Likewise.
2410 * gcc.dg/cpp/maccom1.c: Likewise.
2411 * gcc.dg/cpp/maccom2.c: Likewise.
2412 * gcc.dg/cpp/maccom3.c: Likewise.
2413 * gcc.dg/cpp/maccom4.c: Likewise.
2414 * gcc.dg/cpp/maccom5.c: Likewise.
2415 * gcc.dg/cpp/maccom6.c: Likewise.
2416 * gcc.dg/cpp/multiline.c: Likewise.
2417 * gcc.dg/cpp/spacing1.c: Likewise.
2418 * gcc.dg/cpp/spacing2.c: Likewise.
2419 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2420 * gcc.dg/cpp/trad/maccom1.c: Likewise.
2421 * gcc.dg/cpp/trad/maccom2.c: Likewise.
2422 * gcc.dg/cpp/trad/maccom3.c: Likewise.
2423 * gcc.dg/cpp/trad/maccom4.c: Likewise.
2424 * gcc.dg/cpp/trad/maccom6.c: Likewise.
2425 * gcc.dg/cpp/cxxcom2.c: Likewise.
2426 * gcc.dg/cpp/cxxcom2.h: New file.
2427
2a9e3b72
MM
2428 * gcc.dg/cpp/truefalse.cpp: Move it to ...
2429 * g++.dg/cpp/truefalse.C: Here.
2430 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2431
a7f36da3 24322003-06-01 Loren James Rittle <ljrittle@acm.org>
e6cc3a24 2433
a7f36da3
DD
2434 * gcc.dg/cpp/redef3.c: New file.
2435
a3033f34
EB
24362003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2437
2438 * gcc.dg/i386-loop-3.c: New test.
2439
5f90145a
TM
24402003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
2441
2442 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2443
4fa26a60
RS
24442003-05-31 Roger Sayle <roger@eyesopen.com>
2445
2446 * gcc.dg/fwrapv-1.c: New test case.
2447 * gcc.dg/fwrapv-2.c: New test case.
2448
76d3baad
KL
24492003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2450
2451 PR c++/10956
2452 * g++.dg/template/spec9.C: New test.
2453
0b82d59c
RS
24542003-05-29 Roger Sayle <roger@eyesopen.com>
2455
2456 * gcc.dg/duff-4.c: New test case.
2457
d6a9f13b
DB
24582003-05-27 David Billinghurst (David.Billinghurst@riotinto.com)
2459
2460 PR fortran/10843
2461 * g77.dg/ffixed-form-1.f: New test
2462 * g77.dg/ffixed-form-2.f: New test
e6cc3a24 2463 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
d6a9f13b
DB
2464 * g77.dg/ffree-form-3.f: New test
2465
634a5694
AT
24662003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
2467
2468 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2469 * gcc.dg/wint_t-1.c: Likewise.
2470
b7fc8b57
KL
24712003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2472
2473 * g++.dg/template/access11.C: New test.
2474
ef8855d7
KL
24752003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2476
2477 PR c++/10849
2478 * g++.dg/template/access10.C: New test.
2479
fcb6fa85 24802003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
e6cc3a24 2481 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
fcb6fa85
EB
2482
2483 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2484
76ab57af
AT
24852003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
2486
e6cc3a24
ZW
2487 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2488 suppress for powerpc-*-darwin*.
76ab57af
AT
2489 * gcc.dg/torture/builtin-noret-2.c: Likewise.
2490
3dba25eb
AT
24912003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
2492
2493 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2494 suppress option for powerpc-*-darwin*.
e6cc3a24 2495
29f523be
RS
24962003-05-23 Roger Sayle <roger@eyesopen.com>
2497
2498 * gcc.dg/builtins-1.c: Add tests for tan and atan.
2499 * gcc.dg/builtins-4.c: Add test for fmod.
2500
43b26a01
KL
25012003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2502
2503 PR c++/10682
2504 * g++.dg/template/instantiate4.C: New test.
2505
18c2511c
RS
25062003-05-22 Roger Sayle <roger@eyesopen.com>
2507
2508 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2509
9008d5b4
JJ
25102003-05-21 Janis Johnson <janis187@us.ibm.com>
2511
2512 * gcc.dg/compat/scalar-return-1_main.c: New file.
2513 * gcc.dg/compat/scalar-return-1_x.c: New file.
2514 * gcc.dg/compat/scalar-return-1_y.c: New file.
2515 * gcc.dg/compat/scalar-return-2_main.c: New file.
2516 * gcc.dg/compat/scalar-return-2_x.c: New file.
2517 * gcc.dg/compat/scalar-return-2_y.c: New file.
2518 * gcc.dg/compat/struct-return-3_main.c: New file.
2519 * gcc.dg/compat/struct-return-3_y.c: New file.
2520 * gcc.dg/compat/struct-return-3_x.c: New file.
2521 * gcc.dg/compat/struct-return-2_main.c: New file.
2522 * gcc.dg/compat/struct-return-2_x.c: New file.
2523 * gcc.dg/compat/struct-return-2_y.c: New file.
2524
f48758e4
JDA
25252003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2526
2527 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2528 for hppa*-hp-hpux*.
2529 * gcc.dg/20021014-1.c (dg-options): Likewise.
2530 * gcc.dg/nest.c (dg-options): Likewise.
2531
16e31964
DS
25322003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
2533
2534 PR c++/9738
2535 * g++.dg/ext/dllimport2.C: New file.
2536 * g++.dg/ext/dllimport3.C: New file.
2537
f737a52d
JJ
25382003-05-20 Janis Johnson <janis187@us.ibm.com>
2539
2540 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2541 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2542 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2543 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2544 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2545 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2546 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2547 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2548 * gcc.dg/compat/small-struct-defs.h: New file.
2549 * gcc.dg/compat/small-struct-init.h: New file.
2550 * gcc.dg/compat/small-struct-check.h: New file.
2551 * gcc.dg/compat/fp-struct-defs.h: New file.
2552 * gcc.dg/compat/fp-struct-check.h: New file.
2553 * gcc.dg/compat/fp-struct-init.h: New file.
2554 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2555 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2556
b041fbe6
JJ
25572003-05-19 Jakub Jelinek <jakub@redhat.com>
2558
2559 * gcc.dg/20030225-2.c: New test.
2560
731ae8dd
RS
25612003-05-18 Roger Sayle <roger@eyesopen.com>
2562 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2563
2564 * gcc.c-torture/compile/20030518-1.c: New test case.
2565
563025ca
MM
25662003-05-18 Mark Mitchell <mark@codesourcery.com>
2567
2568 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2569 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2570 gcc-dg-debug-runtest.
2571 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2572 gcc-dg-debug-runtest.
2573
5c9acdf7
KL
25742003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2575
2576 PR c++/9022
2577 * g++.dg/lookup/using6.C: New test.
2578
25903d03
KL
25792003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2580
2581 * g++.dg/parse/access2.C: New test.
2582
7cbba309
MM
25832003-05-17 Mark Mitchell <mark@codesourcery.com>
2584
2585 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2586 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2587 * gcc.dg/debug/debug.exp: Likewise.
2588
b1822ccc
NB
25892003-05-17 Neil Booth <neil@daikokuya.co.uk>
2590
2591 * gcc.dg/dollar.c: New test.
2592
72701eab
JJ
25932003-05-16 Janis Johnson <janis187@us.ibm.com>
2594
2595 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2596 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2597 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2598 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2599 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2600 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2601 * gcc.dg/compat/struct-by-value-6_main.c: New file.
2602 * gcc.dg/compat/struct-by-value-6_x.c: New file.
2603 * gcc.dg/compat/struct-by-value-6_y.c: New file.
2604 * gcc.dg/compat/struct-by-value-7_main.c: New file.
2605 * gcc.dg/compat/struct-by-value-7_x.c: New file.
2606 * gcc.dg/compat/struct-by-value-7_y.c: New file.
2607 * gcc.dg/compat/struct-by-value-8_main.c: New file.
2608 * gcc.dg/compat/struct-by-value-8_x.c: New file.
2609 * gcc.dg/compat/struct-by-value-8_y.c: New file.
2610 * gcc.dg/compat/struct-by-value-9_main.c: New file.
2611 * gcc.dg/compat/struct-by-value-9_x.c: New file.
2612 * gcc.dg/compat/struct-by-value-9_y.c: New file.
2613
0baa1702
MM
26142003-05-16 Mark Mitchell <mark@codesourcery.com>
2615
2616 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2617 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
2618 support for "repo" mode.
2619 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2620 * lib/g77-dg.exp: Likewise.
2621 * lib/obj-dg.exp: Likewise.
e6cc3a24 2622
dcac003d
JJ
26232003-05-16 Jakub Jelinek <jakub@redhat.com>
2624
2625 Merge from gcc-3_2-rhl8-branch:
2626 2003-04-23 Jakub Jelinek <jakub@redhat.com>
2627
2628 * gcc.dg/tls/opt-6.c: New test.
2629
2630 2003-04-05 Jakub Jelinek <jakub@redhat.com>
2631
2632 * gcc.dg/20030405-1.c: New test.
2633
2634 2003-03-09 Jakub Jelinek <jakub@redhat.com>
2635
2636 * gcc.dg/20030309-1.c: New test.
2637
2638 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
2639
2640 * gcc.c-torture/execute/20030307-1.c: New test.
2641
2642 2003-02-20 Randolph Chung <tausq@debian.org>
2643
2644 * gcc.c-torture/compile/20030220-1.c: New test.
2645
2646 2003-02-18 Jakub Jelinek <jakub@redhat.com>
2647
2648 * gcc.dg/20030217-1.c: New test.
2649
2650 2003-01-29 Jakub Jelinek <jakub@redhat.com>
2651
2652 * gcc.c-torture/compile/20020129-1.c: New test.
2653
2654 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2655
2656 * gcc.dg/unroll-1.c: New test.
2657
2658 2002-11-16 Jan Hubicka <jh@suse.cz>
2659
2660 * gcc.c-torture/execute/20020920-1.c: New test.
2661
2662 2002-10-08 Jakub Jelinek <jakub@redhat.com>
2663
2664 PR target/7434
2665 * gcc.c-torture/compile/20021008-1.c: New test.
2666
2667 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
2668
2669 PR target/7559
2670 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
2671
2672 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2673
2674 * gcc.c-torture/compile/20020807-1.c: New test.
2675
2676 2002-07-30 Jakub Jelinek <jakub@redhat.com>
2677
2678 * gcc.dg/tls/opt-1.c: New test.
2679
2680 2002-07-29 Jakub Jelinek <jakub@redhat.com>
2681
2682 * gcc.dg/20020729-1.c: New test.
2683
2684 2002-07-20 Jakub Jelinek <jakub@redhat.com>
2685
2686 * g++.dg/opt/life1.C: New test.
2687
2688 2002-05-20 Jakub Jelinek <jakub@redhat.com>
2689
2690 * gcc.dg/20020525-1.c: New test.
2691
2692 2002-05-24 Jakub Jelinek <jakub@redhat.com>
2693
2694 PR c++/6794
2695 * g++.dg/ext/pretty1.C: New test.
2696 * g++.dg/ext/pretty2.C: New test.
2697
dffbbe80
MM
26982003-05-15 Mark Mitchell <mark@codesourcery.com>
2699
2700 PR c++/8385
2701 * g++.dg/ext/typeof5.C: New test.
2702
ae4f397b
R
27032003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
2704
2705 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
2706 __USER_LABEL_PREFIX__ into account.
2707 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
2708
e43736ad
RS
27092003-05-14 Roger Sayle <roger@eyesopen.com>
2710
2711 * gcc.dg/builtins-15.c: New test case.
2712
3a0d67cf
ZW
27132003-05-13 Zack Weinberg <zack@codesourcery.com>
2714
2715 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
2716
75c834f8
MM
27172003-05-12 Mark Mitchell <mark@codesourcery.com>
2718
2719 * lib/g++.exp: Tweak handling of additional source files.
2720 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
2721 * g++.dg/special/conpr-2a.C: Rename to ...
2722 * g++.dg/special/conpr-2a.cc: ... this.
2723 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
2724 * g++.dg/special/conpr-3a.C: Rename to ...
2725 * g++.dg/special/conpr-3a.cc: This.
2726 * g++.dg/special/conpr-3b.C: Rename to ...
2727 * g++.dg/special/conpr-3b.cc: This.
2728 * g++.dg/special/conpr-4.C: New test.
2729 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
2730
8c0a5264
DE
27312003-05-12 David Edelsohn <edelsohn@gnu.org>
2732
2733 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
2734
8015bbee
KL
27352003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2736
2737 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
2738 * g++.old-deja/g++.robertl/eb71.C: Likewise.
2739 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
2740 * g++.old-deja/g++.other/warn3.C: Likewise.
2741
358997e2
RS
27422003-05-11 Roger Sayle <roger@eyesopen.com>
2743
2744 * gcc.dg/i386-387-1.c: Update to also test log.
2745 * gcc.dg/i386-387-2.c: Likewise.
2746
98c644d6
TM
27472003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
2748
2749 * g77.f-torture/execute/int8421.f: New test.
2750
9f01ded6
KL
27512003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2752
2753 PR c++/10230, c++/10481
2754 * g++.dg/lookup/scoped5.C: New test.
2755
fcea7401
KL
27562003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2757
2758 PR c++/10552
2759 * g++.dg/template/ttp6.C: New test.
2760
e1112e60
RS
27612003-05-11 Richard Sandiford <rsandifo@redhat.com>
2762
2763 * gcc.c-torture/execute/builtins: New directory.
2764 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
2765 gcc.c-torture/execute/builtins.
2766 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
2767 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
2768 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
2769 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
2770
78757caa
KL
27712003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2772
2773 PR c++/9252
2774 * g++.dg/template/access8.C: New test.
2775 * g++.dg/template/access9.C: New test.
2776
8d241e0b
KL
27772003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2778
2779 PR c++/9554
2780 * g++.dg/parse/access1.C: New test.
2781
eddfe825
DD
27822003-05-09 DJ Delorie <dj@redhat.com>
2783
2784 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
2785 long, and not an int.
2786
88e98cfe
KL
27872003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2788
2789 PR c++/10555, c++/10576
2790 * g++.dg/template/memclass1.C: New test.
2791
001db0e0
DD
27922003-05-08 DJ Delorie <dj@redhat.com>
2793
2794 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
2795 targets.
2796 * gcc.c-torture/execute/20021024-1.x: Likewise.
2797 * gcc.c-torture/execute/shiftdi.x: Likewise.
2798 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
2799 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
2800 * gcc.dg/20021018-1.c: Likewise.
2801
7dc61d6c
KG
28022003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2803
8ce9f2ec
KG
2804 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
2805
7dc61d6c
KG
2806 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
2807 (bcopy): Call memmove.
2808
53415fa1
RS
28092003-05-08 Roger Sayle <roger@eyesopen.com>
2810
2811 * g77.f-torture/compile/8485.f: New test case.
2812
a944ceb9
RH
28132003-05-07 Richard Henderson <rth@redhat.com>
2814
e6cc3a24
ZW
2815 PR c++/10570
2816 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
2817 Verify exception_cleanup not called for rethrows.
2818 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
2819 when exiting catch block without rethrowing.
2820 * g++.dg/eh/forced3.C: New.
2821 * g++.dg/eh/forced4.C: New.
a944ceb9 2822
a1c6e6c5
AH
28232003-05-07 Aldy Hernandez <aldyh@redhat.com>
2824
0dfcf38e 2825 * gcc.dg/20030505.c: Fix triplet.
a1c6e6c5 2826
dea2913c
DD
28272003-05-06 DJ Delorie <dj@redhat.com>
2828
2829 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
2830 * gcc.dg/nest.c: Likewise.
2831
e82a312b
RS
28322003-05-05 Roger Sayle <roger@eyesopen.com>
2833
2834 * gcc.dg/builtins-14.c: New test case.
2835
6ccfe27c
JJ
28362003-05-05 Janis Johnson <janis187@us.ibm.com>
2837
2838 * lib/compat.exp (compat-execute): New argument.
2839 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
2840 * gcc.dg/compat: New test directory.
2841 * gcc.dg/compat/compat.exp: New expect script.
2842 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
2843 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
2844 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
2845 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
2846 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
2847 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
2848
e8115463
JJ
2849 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
2850 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
2851 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
2852 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
2853 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
2854 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
2855 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
2856 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
2857 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
2858 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
2859 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
2860 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
2861 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
2862 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
2863 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
2864
10b6a274
ZW
28652003-05-05 Zack Weinberg <zack@codesourcery.com>
2866
2867 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
2868
e3e9f108
JJ
28692003-05-05 Jakub Jelinek <jakub@redhat.com>
2870
2871 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
2872
36b29d7d
GK
28732003-05-05 Geoffrey Keating <geoffk@apple.com>
2874
bc9ec0e0
GK
2875 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
2876 * gcc.dg/ppc-fsel-2.c: New test.
2877
36b29d7d
GK
2878 * gcc.dg/unused-5.c: New test.
2879
16692dd5
KL
28802003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2881
2882 PR c++/10496
2883 * g++.dg/warn/pmf1.C: New test.
2884
4b41d9eb
KL
28852003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2886
2887 PR c++/4494
2888 * g++.dg/warn/main.C: New test.
2889
00362064
KG
28902003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2891
2892 * gcc.dg/nonnull-3.c: New test.
2893
1fecc266
NB
28942003-05-04 Neil Booth <neil@daikokuya.co.uk>
2895
2896 * gcc.dg/cpp/Wtrigraphs.c: Update.
2897 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
2898
b39358e1
GK
28992003-05-03 Geoffrey Keating <geoffk@apple.com>
2900
2901 * gcc.dg/ppc-fsel-1.c: New test.
2902
87f85ea0
ZW
29032003-05-03 Zack Weinberg <zack@codesourcery.com>
2904
2905 PR c/10604
2906 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
2907
c4e2d744
KH
29082003-05-03 Kazu Hirata <kazu@cs.umass.edu>
2909
2910 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
2911
5dc5d13c
KL
29122003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2913
2914 PR c++/9364, c++/10553, c++/10586
2915 * g++.dg/parse/typename4.C: New test.
2916 * g++.dg/parse/typename5.C: Likewise.
2917
4dc27b4b
RS
29182003-05-03 Richard Sandiford <rsandifo@redhat.com>
2919
2920 * gcc.c-torture/compile/20030503-1.c: New test.
2921
f2ba7ecb
KL
29222003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2923
2924 * g++.dg/lookup/using5.C: Fix testcase error.
2925
7c1fdbe4
CD
29262003-05-01 Chris Demetriou <cgd@broadcom.com>
2927
2928 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
2929 since MEABI is no longer supported. Remove all vestiges
2930 of MEABI from the test.
2931
d0af00af
KL
29322003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2933
2934 PR c++/10554
2935 * g++.dg/lookup/using5.C: New test.
2936
d12a7283
KL
29372003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2938
2939 PR c++/8772
2940 * g++.dg/template/ttp5.C: New test.
2941
6481daa9
MM
29422003-04-30 Mark Mitchell <mark@codesourcery.com>
2943
2944 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
2945 (dg-gpp-additional-sources): New function.
2946 (dg-gpp-additional-files): Likewise.
2947 * lib/g++.exp (additional_sources): New variable.
2948 (additional_files): Likewise.
2949 (g++_target_compile): Deal with them.
2950 * lib/old-dejagnu.exp: Remove.
2951 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
2952 * g++.old-deja: Revise all tests to use dg commands.
87f85ea0 2953
d7ed5e55
KL
29542003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2955
2956 PR c++/9432, c++/9528
2957 * g++.dg/lookup/using4.C: New test.
2958
b3d627e2
GK
29592003-04-29 Geoffrey Keating <geoffk@apple.com>
2960
a6fdc086
GK
2961 * gcc.dg/noreturn-5.c: New file.
2962 * gcc.dg/noreturn-6.c: New file.
2963
b3d627e2
GK
2964 * gcc.c-torture/compile/inline-1.c: New file.
2965
1f6f0cb6
MM
29662003-04-29 Mark Mitchell <mark@codesourcery.com>
2967
2968 PR c++/10551
2969 * g++.dg/template/explicit1.C: New test.
2970
60cde936
MM
29712003-04-29 Mark Mitchell <mark@codesourcery.com>
2972
555456b1
MM
2973 PR c++/10549
2974 * g++.dg/other/bitfield1.C: New test.
2975
60cde936
MM
2976 PR c++/10527
2977 * g++.dg/init/new7.C: New test.
2978
0dbc5cd3
MM
29792003-04-29 Mark Mitchell <mark@codesourcery.com>
2980
75135253 2981 * g++.dg/ext/desig1.C: New test.
60cde936 2982 * g++.dg/ext/init1.C: Update.
75135253 2983
0dbc5cd3
MM
2984 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
2985
a833faa5
MM
29862003-04-28 Mark Mitchell <mark@codesourcery.com>
2987
2988 PR c++/10180
2989 * g++.dg/warn/Winline-1.C: New test.
2990
e31603c4
JJ
29912003-04-28 Jakub Jelinek <jakub@redhat.com>
2992
2993 * gcc.c-torture/execute/string-opt-19.c: New test.
2994
9661b15f
JJ
2995 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
2996 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
2997
772f8889
MM
29982003-04-27 Mark Mitchell <mark@codesourcery.com>
2999
3000 PR c++/10506
3001 * g++.dg/init/new6.C: New test.
3002
3003 PR c++/10503
3004 * g++.dg/init/ref6.C: New test.
3005
b29188f3
DE
30062003-04-26 David Edelsohn <edelsohn@gnu.org>
3007
3008 * g++.dg/warn/weak1.C: XFAIL on AIX4.
3009
5cc2f4f3
KG
30102003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3011
3012 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3013 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3014
ea56c40c
MM
30152003-04-25 Mark Mitchell <mark@codesourcery.com>
3016
3017 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3018 initialized static data members.
3019
d3a0b002
L
30202003-04-25 H.J. Lu <hjl@gnu.org>
3021
3022 * gcc.dg/ia64-sync-4.c: New test.
3023
ad4a34f0
KG
30242003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3025
3026 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
3027 date.
3028
f8986275
NS
30292003-04-24 Nathan Sidwell <nathan@codesourcery.com>
3030
3031 PR c++/10337
3032 * g++.dg/warn/conv1.C: New test.
3033 * g++.old-deja/g++.other/conv7.C: Adjust.
3034 * g++.old-deja/g++.other/overload14.C: Adjust.
3035
374ca7f7
MM
30362003-04-23 Mark Mitchell <mark@codesourcery.com>
3037
3038 PR c++/10471
3039 * g++.dg/template/defarg2.C: New test.
3040
6338b358
NB
30412003-04-23 Neil Booth <neil@daikokuya.co.uk>
3042
3043 * gcc.dg/cpp/include2.c: Update.
3044 * gcc.dg/cpp/multiline-2.c: New.
3045 * gcc.dg/cpp/multiline.c: Update.
3046 * gcc.dg/cpp/strify2.c: Update.
3047 * gcc.dg/cpp/trad/literals-2.c: Update.
3048
3f429151
JDA
30492003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3050
3051 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3052
10aef094
MM
30532003-04-23 Mark Mitchell <mark@codesourcery.com>
3054
3055 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3056
4223f82f
MM
30572003-04-23 Mark Mitchell <mark@codesourcery.com>
3058
3059 PR c++/10451
3060 * g++.dg/parse/crash4.C: New test.
87f85ea0 3061
4223f82f
MM
3062 PR c++/9847
3063 * g++.dg/parse/crash5.C: New test.
3064
befcd99b
MM
30652003-04-22 Mark Mitchell <mark@codesourcery.com>
3066
ae2196c2
MM
3067 PR c++/10446
3068 * g++.dg/parse/crash3.C: New test.
3069
befcd99b
MM
3070 PR c++/10428
3071 * g++.dg/parse/elab1.C: New test.
f945b4e0
DP
3072
30732003-04-22 Devang Patel <dpatel@apple.com>
3074
3075 * gcc.dg/cpp/trad/funlike-5.c: New test.
87f85ea0 3076
256c249c
AT
30772003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
3078
3079 * g++.dg/other/packed1.C: Fix dg options.
3080
ad27e65a
NS
30812003-04-22 Nathan Sidwell <nathan@codesourcery.com>
3082
3083 * g++.dg/other/offsetof2.C: New test.
3084
b2dd096b
MM
30852003-04-21 Mark Mitchell <mark@codesourcery.com>
3086
3087 * g++.dg/template/recurse.C: Adjust location of error messages.
3088
8de9bb0e
NS
30892003-04-21 Nathan Sidwell <nathan@codesourcery.com>
3090
3091 PR c++/9881
3092 * g++.dg/init/addr-const1.C: New test.
3093 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3094
30952003-04-20 Nathan Sidwell <nathan@codesourcery.com>
de0c0e69
NS
3096
3097 PR c++/10405
3098 * g++.dg/lookup/struct-hack1.C: New test.
3099
1613e52b
NB
31002003-04-20 Neil Booth <neil@daikokuya.co.uk>
3101
3102 * ucs.c: Update diagnostic messages.
3103
4e1f0f8e
NB
31042003-04-19 Neil Booth <neil@daikokuya.co.uk>
3105
3106 * gcc.dg/cpp/truefalse.cpp: New test.
3107 * gcc.dg/cpp/cpp.exp: Update.
cb4cfe5d 3108 * g++.dg/other/stdbool-if.C: Remove.
4e1f0f8e 3109
26aea073
NB
31102003-04-19 Neil Booth <neil@daikokuya.co.uk>
3111
3112 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3113 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3114
6a29edea
EB
31152003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
3116
3117 * gcc.c-torture/compile/20030418-1.c: New test.
3118
46b2356d
JJ
31192003-04-17 Janis Johnson <janis187@us.ibm.com>
3120
3121 * README.compat: Remove; content moved to doc/sourcebuild.texi.
3122
09d2f85f
KL
31232003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3124
3125 PR c++/10347
3126 g++.dg/template/dependent-name1.C: New test.
3127
8633f25c
R
31282003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
3129
3130 * gcc.dg/warn-1.c (tourist_guide): New array,
3131 contains a pointer to bar.
3132
96c6931d
RS
31332003-04-16 Roger Sayle <roger@eyesopen.com>
3134
3135 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3136 * gcc.c-torture/execute/medce-1.c: New test case.
3137 * gcc.c-torture/execute/medce-2.c: New test case.
3138
5eb10628
MM
31392003-04-15 Mark Mitchell <mark@codesourcery.com>
3140
dc5dfa9c
MM
3141 * lib/prune.exp: Ignore more messages.
3142
5eb10628
MM
3143 PR c++/10381
3144 * g++.dg/parse/lookup3.C: New test.
3145
d2b54839
R
31462003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
3147
3148 * gcc.c-torture/compile/20030415-1.c : New test.
3149
f4e92987
MM
31502003-04-14 Mark Mitchell <mark@codesourcery.com>
3151
3152 * gcc.c-torture/execute/scope-2.c: Move to ...
3153 * gcc.dg/noncompile/scope.c: .... here.
3154
15d4fd98
RS
31552003-04-14 Roger Sayle <roger@eyesopen.com>
3156
3157 * gcc.dg/20030414-2.c: New test case.
3158
26224a84
HPN
31592003-04-14 Hans-Peter Nilsson <hp@axis.com>
3160
3161 PR target/10377
3162 * gcc.dg/20030414-1.c: New test.
3163
1331d16f
RS
31642003-04-13 Roger Sayle <roger@eyesopen.com>
3165
3166 * gcc.dg/builtins-12.c: New test case.
3167 * gcc.dg/builtins-13.c: New test case.
3168
9cb65f92
KG
31692003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3170
3171 * gcc.c-torture/execute/string-opt-18.c: New test.
3172
f4f4610e
MM
31732003-04-13 Mark Mitchell <mark@codesourcery.com>
3174
3175 PR c++/10300
3176 * g++.dg/init/new5.C: New test.
3177
355b81d5
MM
31782003-04-12 Mark Mitchell <mark@codesourcery.com>
3179
3180 PR c++/7910
3181 * g++.dg/ext/dllimport1.C: New test.
3182
48ed72a3
EB
31832003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3184
3185 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3186
62520b20
BD
31872003-04-11 Bud Davis <bdavis9659@comcast.net>
3188
3189 PR Fortran/9263
3190 * g77.f-torture/noncompile/9263.f: New test
3191 PR Fortran/1832
3192 * g77.f-torture/execute/1832.f: New test
3193
0b87e18e
DC
31942003-04-11 David Chad <davidc@freebsd.org>
3195 Loren J. Rittle <ljrittle@acm.org>
3196
3197 libobjc/8562
3198 * objc.dg/headers.m: New test.
3199
339a28b9
ZW
32002003-04-10 Zack Weinberg <zack@codesourcery.com>
3201
3202 * gcc.c-torture/execute/builtin-noret-2.c: New.
3203 * gcc.c-torture/execute/builtin-noret-2.x: New.
3204 XFAIL builtin-noret-2.c at -O1 and above.
3205 * gcc.dg/redecl.c: New.
3206 * gcc.dg/Wshadow-1.c: Update error regexps.
3207
1e099144
MM
32082003-04-10 Mark Mitchell <mark@codesourcery.com>
3209
3210 * g++.dg/abi/bitfield10.C: New test.
3211
d02a6808
MS
32122003-04-09 Mike Stump <mrs@apple.com>
3213
88fbc3ca 3214 * gcc.dg/pch/pch.exp: Make testcase names longer.
b182a8e2 3215 * g++.dg/pch/pch.exp: Make testcase names longer.
d02a6808 3216
5fce2c65
RS
32172003-04-08 Roger Sayle <roger@eyesopen.com>
3218
3219 * gcc.dg/builtins-11.c: New test case.
3220
531878a6
RS
32212003-04-08 Roger Sayle <roger@eyesopen.com>
3222
3223 * gcc.dg/builtins-9.c: New test case.
3224 * gcc.dg/builtins-10.c: New test case.
3225
d5019ba3
R
32262003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
3227
3228 * gcc.dg/noncompile/init-4.c.c: New test.
3229
10b7602f
NS
32302003-04-06 Nathan Sidwell <nathan@codesourcery.com>
3231
3232 * gcc.misc-test/gcov-9.c: New test.
3233 * gcc.misc-test/gcov-10.c: New test
3234 * gcc.misc-test/gcov-11.c: New test.
3235
b8460b29
ZW
32362003-04-05 Zack Weinberg <zack@codesourcery.com>
3237
3238 PR optimization/10024
3239 * gcc.c-torture/compile/20030405-1.c: New test.
3240
33b49800
GK
32412003-04-04 Geoffrey Keating <geoffk@apple.com>
3242
3243 * gcc.dg/pch/static-3.c: New.
3244 * gcc.dg/pch/static-3.hs: New.
3245 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3246
0a49eb31
RH
32472003-04-04 Richard Henderson <rth@redhat.com>
3248
3249 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3250 * g++.dg/eh/forced2.C: Likewise.
3251
bc349178
MS
32522003-04-03 Mike Stump <mrs@apple.com>
3253
bc349178 3254 * lib/scanasm.exp (scan-assembler): Add xfail processing for
b8460b29 3255 target arg.
bc349178
MS
3256 (scan-assembler-times, scan-assembler-not): Likewise.
3257 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3258
773eae39
EB
32592003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3260
3261 * gcc.dg/sparc-loop-1.c: New test.
3262
0de298af
GK
32632003-04-02 Geoffrey Keating <geoffk@apple.com>
3264
3265 PR other/9274
3266 * g++.dg/pch/system-2.C: New.
3267 * g++.dg/pch/system-2.Hs: New.
3268
0f91f094
AH
32692003-04-02 Aldy Hernandez <aldyh@redhat.com>
3270
b8460b29 3271 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
0f91f094 3272
b8460b29 3273 * g++.dg/eh/simd-1.C (vecfunc): Same.
0f91f094 3274
e129b3f9
RS
32752003-04-01 Roger Sayle <roger@eyesopen.com>
3276
3277 * gcc.c-torture/execute/20030401-1.c: New test case.
3278
70ab763c
ZL
32792003-04-01 Ziemowit Laski <zlaski@apple.com>
3280
3281 * objc.dg/defs.m: New.
3282
705412b0
AH
32832003-04-01 Aldy Hernandez <aldyh@redhat.com>
3284
b8460b29
ZW
3285 * g++.dg/eh/simd-1.C: New.
3286 * g++.dg/eh/simd-2.C: New.
705412b0 3287
d744e06e
AH
32882003-03-01 Aldy Hernandez <aldyh@redhat.com>
3289
b8460b29 3290 * gcc.c-torture/execute/simd-3.c: New.
d744e06e 3291
46e33d43
MM
32922003-03-31 Mark Mitchell <mark@codesourcery.com>
3293
3294 PR c/9936
3295 * gcc.dg/20030331-2.c: New test.
3296
6b665219
MM
32972003-03-31 Mark Mitchell <mark@codesourcery.com>
3298
3299 PR c++/10278
3300 * g++.dg/parse/crash2.C: New test.
3301
44f19ccb
RS
33022003-03-31 Richard Sandiford <rsandifo@redhat.com>
3303
3304 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3305 * gcc.c-torture/execute/20030331-1.c: ...here.
3306
e66833ac
RS
33072003-03-31 Richard Sandiford <rsandifo@redhat.com>
3308
3309 * gcc.c-torture/execute/20030331-1.c: New test.
3310
27283c73
NS
33112003-03-31 Nathan Sidwell <nathan@codesourcery.com>
3312
3313 * lib/gcov.exp: Adjust call return testing strings.
3314 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3315
03f2ea93
RS
33162003-03-31 Roger Sayle <roger@eyesopen.com>
3317
3318 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3319 * gcc.dg/builtins-7.c: New test case.
3320 * gcc.dg/builtins-8.c: New test case.
3321
98d3d336
RS
33222003-03-31 Richard Sandiford <rsandifo@redhat.com>
3323
3324 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3325
c717c5af
MM
33262003-03-30 Mark Mitchell <mark@codesourcery.com>
3327
3328 PR c++/7647
3329 * g++.dg/lookup-class-member-2.C: New test.
3330
9b703090
GN
33312003-03-30 Glen Nakamura <glen@imodulo.com>
3332
b8460b29 3333 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
9b703090 3334
84dfe365
RS
33352003-03-28 Roger Sayle <roger@eyesopen.com>
3336
3337 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
3338
400fbc08
MM
33392003-03-28 Mark Mitchell <mark@codesourcery.com>
3340
3341 * g++.dg/init/attrib1.C: New test.
3342
0c85dbfd
EB
33432003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
3344
3345 * gcc.dg/ultrasp8.c: New test.
3346
f7670e7b
EB
33472003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
3348
3349 * gcc.dg/ultrasp7.c: New test.
3350
433cd9c9
NS
33512003-03-28 Nathan Sidwell <nathan@codesourcery.com>
3352
3353 PR c++/10047
3354 * g++.dg/template/inline1.C: New test.
3355
1ce324c3
EB
33562003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
3357
3358 * gcc.dg/sparc-dwarf2.c: New test.
3359
9ddae796
RS
33602003-03-27 Roger Sayle <roger@eyesopen.com>
3361
3362 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3363 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3364
7ffe3584
MM
33652003-03-27 Mark Mitchell <mark@codesourcery.com>
3366
3367 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3368 than reading .x files.
3369 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3370 * g77.dg/gcov/gcov-1.f: Likewise.
3371 * gcc.misc-tests/gcov-4b.c: Likewise.
3372 * gcc.misc-tests/gcov-5b.c: Likewise.
3373 * gcc.misc-tests/gcov-6.c: Likewise.
3374 * gcc.misc-tests/gcov-7.c: Likewise.
3375 * gcc.misc-tests/gcov-8.c: Likewise.
3376 * g++.dg/gcov/gcov-1.x: Remove.
3377 * g77.dg/gcov/gcov-1.x: Likewise.
3378 * gcc.misc-tests/gcov-4b.x: Likewise.
3379 * gcc.misc-tests/gcov-5b.x: Likewise.
3380 * gcc.misc-tests/gcov-6.x: Likewise.
3381 * gcc.misc-tests/gcov-7.x: Likewise.
3382 * gcc.misc-tests/gcov-8.x: Likewise.
3383
c7d325c8
GN
33842003-03-27 Glen Nakamura <glen@imodulo.com>
3385
3386 PR opt/10087
3387 * gcc.dg/20030324-1.c: New test.
3388
649fc72d
NS
33892003-03-27 Nathan Sidwell <nathan@codesourcery.com>
3390
544aef8c
NS
3391 PR c++/10224
3392 * g++.dg/template/arg3.C: New test.
3393
649fc72d
NS
3394 PR c++/10158
3395 * g++.dg/template/friend18.C: New test.
3396
a24278e2
RS
33972003-03-26 Roger Sayle <roger@eyesopen.com>
3398
3399 * g77.f-torture/compile/20030326-1.f: New test case.
3400
db8627a1
JJ
34012003-03-26 Janis Johnson <janis187@us.ibm.com>
3402
3403 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3404
3405 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3406
be565ad7
JJ
34072003-03-26 Jakub Jelinek <jakub@redhat.com>
3408
3409 * gcc.dg/ia64-sync-3.c: New test.
3410
f729e559
AM
34112003-03-26 Alan Modra <amodra@bigpond.net.au>
3412
3413 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3414
27e484bc
EB
34152003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
3416
3417 * gcc.dg/ultrasp6.c: New test.
3418
d2fc7725
EB
34192003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
3420
3421 * gcc.dg/i386-signbit-1.c: New test.
3422 * gcc.dg/i386-signbit-2.c: New test.
3423 * gcc.dg/i386-signbit-3.c: New test.
3424
9904e232
EB
34252003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
3426
3427 * gcc.dg/ultrasp5.c: Fix options.
3428
9fdbe7df
EB
34292003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
3430
3431 * gcc.dg/ultrasp5.c: Fix comment.
3432
c12741e9
TM
34332003-03-24 Bud Davis <bdavis9659@comcast.net>
3434
3435 PR fortran/10197
3436 * g77.f-torture/execute/10197.f: New test.
3437
2ef6c975
NS
34382003-03-24 Nathan Sidwell <nathan@codesourcery.com>
3439
1c82cc90
NS
3440 PR c++/9898, c++/383
3441 * g++.dg/template/conv6.C: New test.
b8460b29 3442
a5fcc895
NS
3443 PR c++/10119
3444 * g++.dg/template/ptrmem5.C: New test.
3445
2ef6c975
NS
3446 PR c++/10026
3447 * g++.dg/lookup/koenig1.C: New test.
3448
3449 PR C++/10199
3450 * g++.dg/lookup/template2.C: New test.
3451
1134f4ac
JJ
34522003-03-24 Jakub Jelinek <jakub@redhat.com>
3453
3454 * g++.dg/opt/rtti1.C: New test.
3455
02484af9
EB
34562003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3457
3458 * gcc.dg/ultrasp5.c: New test.
3459
fa9b4904
AB
34602003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
3461
b099daeb 3462 PR middle-end/9967
fa9b4904
AB
3463 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3464 builtin fputs.
3465
068d2c9d
MM
34662003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3467
3468 PR c/8224
3469 * gcc.dg/20030323-1.c: New test.
3470
766dec0e
RS
34712003-03-23 Roger Sayle <roger@eyesopen.com>
3472
3473 * gcc.c-torture/compile/20030323-1.c: New test case.
3474
97c6f7ad
UW
34752003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
3476
3477 * gcc.dg/20030321-1.c: New test.
3478
b8c25665
ZW
34792003-03-22 Zack Weinberg <zack@codesourcery.com>
3480
3481 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3482
3e4a3562
NS
34832003-03-22 Nathan Sidwell <nathan@codesourcery.com>
3484
3485 PR c++/9978, c++/9708
3486 * g++.dg/ext/vlm1.C: Adjust expected error.
3487 * g++.dg/ext/vla2.C: New test.
3488 * g++.dg/template/arg1.C: New test.
3489 * g++.dg/template/arg2.C: New test.
3490
6dd0f30b
BD
34912003-03-22 Bud Davis <bdavis9659@comcast.net>
3492
3493 * g77.f-torture/execute/select.f: New test.
3494 * g77.f-torture/noncompile/select_no_compile.f: New test.
3495
f3146d75
NS
34962003-03-21 Nathan Sidwell <nathan@codesourcery.com>
3497
3498 PR c++/9898
3499 * g++.dg/other/error4.C: New test.
3500
963142fc
MM
35012003-03-20 Mark Mitchell <mark@codesourcery.com>
3502
3503 * g++.dg/template/friend17.C: New test.
3504
f8c8d811
AM
35052003-03-21 Alan Modra <amodra@bigpond.net.au>
3506
3507 * gcc.c-torture/compile/20030320-1.c: New.
3508
c876997f
RS
35092003-03-20 Roger Sayle <roger@eyesopen.com>
3510
3511 * gcc.dg/builtins-6.c: New test case.
3512
42151102
AM
35132003-03-19 Alan Modra <amodra@bigpond.net.au>
3514
3515 PR target/10073
3516 * gcc.c-torture/compile/20030319-1.c: New.
3517
b8c25665 35182003-03-18 Jan Hubicka <jh@suse.cz>
8dfa3bb0
JH
3519
3520 * gcc.dg/i386-cvt-1.c: New test.
3521
0fef2ffc
ZW
35222003-03-17 Zack Weinberg <zack@codesourcery.com>
3523
b8c25665
ZW
3524 * objc.dg/naming-1.m: Use "(parse|syntax) error".
3525 * objc.dg/naming-2.m: Likewise.
0fef2ffc 3526
ec20aa6c
MM
35272003-03-17 Mark Mitchell <mark@codesourcery.com>
3528
3529 PR c++/9639
b8c25665 3530 * g++.dg/parse/crash1.C: New test.
ec20aa6c 3531
bafb714b
MM
35322003-03-16 Mark Mitchell <mark@codesourcery.com>
3533
3534 PR c++/8805
3535 * g++.dg/eh/cleanup1.C: New test.
3536
0a71919d
FH
35372003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
3538
3539 * gcc.c-torture/execute/20030316-1.c: New test case.
3540
1f5a253a
NS
35412003-03-16 Nathan Sidwell <nathan@codesourcery.com>
3542
3543 PR c++/9629
3544 * g++.dg/init/ctor2.C: New test.
3545
de6a669b
RS
35462003-03-15 Roger Sayle <roger@eyesopen.com>
3547
3548 * g77.f-torture/compile/xformat.f: New test case.
3549
24b26d8d
JDA
35502003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3551
3552 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3553 * g++.old-deja/g++.mike/eh50.C: Likewise.
3554
6e049fcd
KL
35552003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3556
3557 PR c++/6440
3558 * g++.dg/template/spec7.C: New test.
3559 * g++.dg/template/spec8.C: Likewise.
3560
f43f4314
JJ
35612003-03-14 Jakub Jelinek <jakub@redhat.com>
3562
3563 * gcc.c-torture/execute/20030313-1.c: New test.
3564
4526753f
RH
35652003-03-14 Richard Henderson <rth@redhat.com>
3566
3567 * gcc.dg/inline-2.c: Adjust alpha test for external call.
3568
f650843f
EB
35692003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3570
3571 * gcc.c-torture/compile/20030314-1.c: New test.
3572
67e4f078
DS
35732003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
3574
b8c25665 3575 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
67e4f078 3576 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
b8c25665 3577 thumb target,
67e4f078
DS
3578 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3579 to accept newer _imp__ prefix and additional
3580 newline in .drectve section.
3581 * gcc.dg/dll-4.c: Likewise.
3582 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3583 switch.
3584
26f86471
MM
35852003-03-13 Mark Mitchell <mark@codesourcery.com>
3586
45707d31
MM
3587 * g++.dg/parse/namespace9.C: New test.
3588
26f86471
MM
3589 * g++.dg/init/ref5.C: New test.
3590 * g++.dg/parse/ptrmem1.C: Likewise.
3591
aeb11ee5
JDA
35922003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3593
3594 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3595 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3596 regular expression.
3597 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3598 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3599
09ebf088
DJ
36002003-03-12 Daniel Jacobowitz <drow@mvista.com>
3601
3602 * gcc.c-torture/execute/20030224-2.c: New test.
3603
8a7d6cb3
EB
36042003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3605
3606 * gcc.dg/decl-3.c: New test.
3607
db1077d3
EB
36082003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3609
3610 * gcc.dg/i386-loop-2.c: New test.
3611
0c33daff
MM
36122003-03-11 Mark Mitchell <mark@codesourcery.com>
3613
e1145e7f 3614 PR c++/9474
2601a4ee
MM
3615 * g++.dg/parse/namespace8.C: New test.
3616
0c33daff
MM
3617 PR c++/9924
3618 * g++.dg/overload/builtin2.C: New test.
3619
54098126
SB
36202003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
3621
3622 * gcc.dg/return-type-3.c: New test.
3623
bff6a7c2
V
36242003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
3625
3626 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3627 profiling options are not supported.
3628
125e6594
MM
36292003-03-10 Mark Mitchell <mark@codesourcery.com>
3630
3631 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3632 * g++.old-deja/g++.warn/impint2.C: Likewise.
3633
87d7d780
DP
36342003-03-10 Devang Patel <dpatel@apple.com>
3635
3636 * g++.dg/cpp/c++_cmd_1.C: New test.
3637 * g++.dg/cpp/c++_cmd_1.h: New file.
b8c25665 3638
ebb780f2
SB
36392003-03-10 Segher Boessenkool <segher@koffie.nl>
3640
b8c25665 3641 * gcc.dg/altivec-9.c: New file.
ebb780f2 3642
88a7a0c9
FS
36432003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3644
3645 * gcc.dg/ppc-sdata-1.c: New test.
3646 * gcc.dg/ppc-sdata-2.c: New test.
3647
f6d19bfe
MM
36482003-03-09 Mark Mitchell <mark@codesourcery.com>
3649
1d719415
MM
3650 PR c++/9373
3651 * g++.dg/opt/ptrmem2.C: New test.
3652
f6d19bfe
MM
3653 PR c++/8534
3654 * g++.dg/opt/ptrmem1.C: New test.
3655
9edf6a4c
EB
36562003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
3657
3658 * gcc.dg/i386-loop-1.c: New test.
3659
ca9e1382
KL
36602003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3661
3662 PR c++/9970
3663 * g++.dg/lookup/friend1.C: New test.
3664
0e136342
MM
36652003-03-08 Mark Mitchell <mark@codesourcery.com>
3666
3667 PR c++/9823
3668 * g++.dg/parser/constructor1.C: New test.
3669
af812813
HPN
36702003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
3671
17b7f45e
HPN
3672 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
3673
af812813
HPN
3674 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
3675
39a91264
NB
36762003-03-08 Neil Booth <neil@daikokuya.co.uk>
3677
3678 * gcc.dg/cpp/Wunused.c: Update test.
3679
b8c25665 36802003-03-08 Jan Hubicka <jh@suse.cz>
18d13f34
JH
3681
3682 * gcc.dg/inline-3.c: New test.
3683
089d6ea7
MM
36842003-03-08 Mark Mitchell <mark@codesourcery.com>
3685
3686 PR c++/9809
3687 * g++.dg/parse/builtin1.C: New test.
3688
3689 PR c++/9982
3690 * g++.dg/abi/cookie1.C: New test.
3691 * g++.dg/abi/cookie2.C: Likewise.
3692
3693 PR c++/9524
612dc718 3694 * g++.dg/template/field1.C: New test.
089d6ea7
MM
3695
3696 PR c++/9912
3697 * g++.dg/parse/class1.C: New test.
3698 * g++.dg/parse/namespace7.C: Likewise.
3699 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
b8c25665 3700
aa6e8ed3
MM
37012003-03-07 Mark Mitchell <mark@codesourcery.com>
3702
3703 * g++.dg/init/ref4.C: New test.
3704
b8c25665 37052003-03-07 Jan Hubicka <jh@suse.cz>
dfa7f440
JH
3706
3707 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
18d13f34 3708 * gcc.dg/inline-3.c: New test.
dfa7f440 3709
3d1df1fa
MM
37102003-03-06 Mark Mitchell <mark@codesourcery.com>
3711
3d938426
MM
3712 * g++.dg/init/ref3.C: New test.
3713
5e256996
MM
3714 PR c++/9965
3715 * g++.dg/init/ref2.C: New test.
b8c25665 3716
07681121
MM
3717 PR c++/9400
3718 * g++.dg/warn/Wshadow-2.C: New test.
3719
3d1df1fa
MM
3720 PR c++/9791
3721 * g++.dg/warn/Woverloaded-1.C: New test.
3722
b8c25665 37232003-03-05 Jan Hubicka <jh@suse.cz>
b255a036
JH
3724
3725 * gcc.dg/i386-local2.c: New.
20856045 3726 * gcc.dg/i386-local.c: Fix typo.
b255a036 3727
1c442892
MM
37282003-03-05 Mark Mitchell <mark@codesourcery.com>
3729
3730 * g++.dg/abi/layout3.C: New test.
3731
be2fa211
EB
37322003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
3733
3734 * gcc.c-torture/compile/20030305-1.c
3735
b8c25665 37362003-03-05 Jan Hubicka <jh@suse.cz>
dafc5b82
JH
3737
3738 * gcc.dg/i386-local.c: New.
3739
b8c25665 37402003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
754047bb
R
3741
3742 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
3743
2ad1815d
EB
37442003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3745
3746 * gcc.dg/switch-2.c: New test.
3747 * gcc.dg/switch-3.c: New test.
3748 * gcc.dg/Wswitch.c: Adjust line numbers.
3749 * gcc.dg/Wswitch-default.c: Likewise.
3750 * gcc.dg/Wswitch-enum.c: Likewise.
3751
01952d37
AO
37522003-03-04 Alexandre Oliva <aoliva@redhat.com>
3753
3754 * gcc.c-torture/execute/20030222-1.c: New test.
3755
767440a2
JW
37562003-03-03 James E Wilson <wilson@tuliptree.org>
3757
3758 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
3759
7993382e
MM
37602003-03-03 Mark Mitchell <mark@codesourcery.com>
3761
3762 PR c++/9878
3763 * g++.dg/init/ref1.C: New test.
3764
b8c25665 37652003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
d44cc404
R
3766
3767 * gcc.dg/sh-relax.c: New SH-only test.
3768
b22b239e
GK
37692003-03-03 Geoffrey Keating <geoffk@apple.com>
3770
3771 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
3772 comment explaining purpose of testcase.
3773
3595b91f
SC
37742003-03-02 Stephane Carrez <stcarrez@nerim.fr>
3775
3776 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
3777 for HC11/HC12 (asm needs two int registers).
3778 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
3779 HC11/HC12 because the test uses an asm which needs two 32-bit
3780 registers.
3781
1494f93a
SC
37822003-03-02 Stephane Carrez <stcarrez@nerim.fr>
3783
3784 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
3785 for HC11/HC12 (array is too large otherwise).
3786 * gcc.c-torture/compile/920501-4.x: New file, likewise.
3787 * gcc.c-torture/compile/20010518-2.x: Likewise.
3788 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
3789 HC11/HC12 (array is too large).
3790
facf86ac
GK
37912003-03-01 Geoffrey Keating <geoffk@apple.com>
3792
3793 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
3794 * lib/g++-dg.exp (g++-dg-test): Likewise.
3795
08291658
RS
37962003-03-01 Roger Sayle <roger@eyesopen.com>
3797
3798 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
3799 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
3800
74dd1333
KL
38012003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3802
3803 * g++.dg/warn/implicit-typename1.C: Remove warning.
3804
3f53c0dc
RH
38052003-02-28 Richard Henderson <rth@redhat.com>
3806
3807 * gcc.dg/noreturn-1.c: Move noreturn warning line.
3808 * gcc.dg/return-type-1.c: Move control reaches end warning line.
3809
d8fad4ea
GK
38102003-02-28 Geoffrey Keating <geoffk@apple.com>
3811
3812 * gcc.dg/pch/pch.exp: Change .pch to .gch.
3813 * g++.dg/pch/pch.exp: Likewise.
3814
1cb8292f
MM
38152003-02-28 Mark Mitchell <mark@codesourcery.com>
3816
3817 PR c++/9879
3818 * testsuite/g++.dg/init/new4.C: New test.
3819
f3c7ed6b
RE
38202003-02-28 Richard Earnshaw <rearnsha@arm.com>
3821
3822 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
3823
13082c80
AO
38242003-02-28 Alexandre Oliva <aoliva@redhat.com>
3825
e459243b
AO
3826 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
3827 unsigned long.
3828
13082c80
AO
3829 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
3830 wider than float.
3831
b17d5d7c
ZD
38322003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3833
3834 * lib/scanasm.exp: Add support for counting numbers of
3835 occurences.
3836 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
3837 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
3838
c0b1cc97
MM
38392003-02-25 Mark Mitchell <mark@codesourcery.com>
3840
cec24319
MM
3841 PR c++/9683
3842 * g++.dg/template/static3.C: New test.
3843
c0b1cc97
MM
3844 PR c++/9829
3845 * g++.dg/parse/namespace6.C: New test.
b8c25665 3846
3eaa6044
FS
38472003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3848
3849 PR target/9732
3850 * gcc.dg/20030225-1.c: New test.
3851
353b4fc0
MM
38522003-02-24 Mark Mitchell <mark@codesourcery.com>
3853
d12ad970
MM
3854 * README: Remove out-of-date information.
3855
353b4fc0
MM
3856 PR c++/9836
3857 * g++.dg/template/spec6.C: New test.
3858
201b9f2a
JL
38592003-02-24 Jeff Law <law@redhat.com>
3860
3861 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
3862
f8dc212b
RO
38632003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3864
3865 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
3866 * gcc.dg/pragma-ep-1.c: Likewise.
3867
9e236a9d
KL
38682003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3869
3870 PR c++/9602
3871 * g++.dg/template/friend16.C: New test.
3872
ca099ac8
MM
38732003-02-23 Mark Mitchell <mark@codesourcery.com>
3874
3875 PR c++/5333
3876 * g++.dg/parse/fused-params1.C: Adjust error messages.
3877 * g++.dg/template/nested3.C: New test.
b8c25665 3878
f641e05b
AM
38792003-02-24 Alan Modra <amodra@bigpond.net.au>
3880
3881 * g++.dg/abi/param1.C: New test.
3882
53be1a8d
KL
38832003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3884
3885 PR c++/7982
3886 * g++.dg/warn/implicit-typename1.C: New test.
3887
9d913bbf
KC
38882003-02-22 Kelley Cook <kelleycook@comcast.net>
3889
b8c25665
ZW
3890 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
3891 with "mtune".
3892 * g++.old-deja/g++.other/store-expr2.C: Likewise.
3893 * gcc.c-torture/execute/20010129-1.x: Likewise.
3894 * gcc.dg/20011107-1.c: Likewise.
3895 * gcc.dg/20020108-1.c: Likewise.
3896 * gcc.dg/20020122-3.c: Likewise.
3897 * gcc.dg/20020206-1.c: Likewise.
3898 * gcc.dg/20020310-1.c: Likewise.
3899 * gcc.dg/20020426-2.c: Likewise.
3900 * gcc.dg/20020517-1.c: Likewise.
3901 * gcc.dg/991230-1.c: Likewise.
3902 * gcc.dg/i386-unroll-1.c: Likewise.
3903 * gcc.misc-tests/i386-prefetch.exp: Likewise.
3904
39052003-02-22 Jan Hubicka <jh@suse.cz>
48e082b9
JH
3906
3907 * gcc.dg/i386-mul.c: New test.
3908
c0a47a61
RS
39092003-02-21 Roger Sayle <roger@eyesopen.com>
3910
3911 * gcc.dg/builtins-5.c: New test case.
3912
182c2078
HPN
39132003-02-22 Hans-Peter Nilsson <hp@axis.com>
3914
3915 * gcc.dg/asmreg-1.c: New test.
3916
2fff6d71
MM
39172003-02-21 Mark Mitchell <mark@codesourcery.com>
3918
3919 PR c++/9749
3920 * g++.dg/parse/varmod1.C: New test.
3921
19df1edf
MM
39222003-02-21 Mark Mitchell <mark@codesourcery.com>
3923
3924 PR c++/9727
3925 * g++.dg/template/op1.C: New test.
3926
5dc3a78c
MM
39272003-02-21 Mark Mitchell <mark@codesourcery.com>
3928
3929 PR c++/8906
3930 * g++.dg/template/nested2.C: New test.
3931
692bb58a
MM
39322003-02-21 Mark Mitchell <mark@codesourcery.com>
3933
3934 PR c++/8724
3935 * g++.dg/expr/dtor1.C: New test.
3936
a8d0ddaf
ZW
39372003-02-21 Zack Weinberg <zack@codesourcery.com>
3938
3939 * gcc.dg/cpp/include3.c: New test.
3940 * gcc.dg/cpp/inc/foo.h: New file.
3941
9e7d0b92
GN
39422003-02-21 Glen Nakamura <glen@imodulo.com>
3943
3944 * gcc.c-torture/execute/20030221-1.c: New test.
3945
63a3cd3e
MM
39462003-02-20 Mark Mitchell <mark@codesourcery.com>
3947
3948 PR c++/9729
3949 * g++.dg/abi/conv1.C: New test.
3950
b8c25665 39512003-02-20 Jan Hubicka <jh@suse.cz>
0bcecf95
JH
3952
3953 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
3954
4ea0d487
DJ
39552003-02-19 Daniel Jacobowitz <drow@mvista.com>
3956
3957 * gcc.c-torture/compile/20030219-1.c: New test.
3958
b8c25665 39592003-02-18 Jan Hubicka <jh@suse.cz>
c001c39b
JH
3960
3961 * gcc.dg/funcorder.c: New test.
3962
ff6e1a2f
KH
39632003-02-18 Kazu Hirata <kazu@cs.umass.edu>
3964
3965 * gcc.c-torture/execute/20030218-1.c: New.
3966
67aa8289
AH
39672003-02-18 Aldy Hernandez <aldyh@redhat.com>
3968
a8d0ddaf 3969 * gcc.dg/20030218-1.c: New.
67aa8289 3970
d7ddbe24
RH
39712003-02-18 Richard Henderson <rth@redhat.com>
3972
3973 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
3974 * gcc.dg/attr-used-2.c: New.
3975
6b99d1c0
MM
39762003-02-18 Mark Mitchell <mark@codesourcery.com>
3977
3978 PR c++/9704
3979 * g++.dg/init/copy5.C: New test.
a8d0ddaf 3980
59d22bc5
GK
39812003-02-18 Geoffrey Keating <geoffk@apple.com>
3982
3983 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
3984 * g++.dg/pch/pch.exp: Likewise.
3985
bc102c4b
KH
39862003-02-18 Kazu Hirata <kazu@cs.umass.edu>
3987
3988 * gcc.c-torture/execute/20030209-1.c: Enable the test if
3989 STACK_SIZE is not defined.
3990
db77ef4c
KL
39912003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3992
3993 PR c++/9457
3994 * g++.dg/template/init1.C: New test.
3995
b8c25665 39962003-02-16 Jan HUbicka <jh@suse.cz>
096daf41
JH
3997
3998 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
3999 (foo): Add few extra tests
4000 * gcc.dg/c99-const-expr-3.c: Likewise.
4001 * gcc.c-torture/execute/20030216-1.c: New.
4002
0df4ae96
KL
40032003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4004
4005 PR c++/9459
4006 * g++.dg/ext/typeof4.C: New test.
4007
881b2a96
RS
40082003-02-15 Roger Sayle <roger@eyesopen.com>
4009
4010 * gcc.dg/i386-387-3.c: New test case.
4011
6e8647d5
JZ
40122003-02-14 Josef Zlomek <zlomekj@suse.cz>
4013
4014 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4015 cris-*-elf* cris-*-aout* and mmix-*-*.
4016
42f86c48
JZ
40172003-02-13 Josef Zlomek <zlomekj@suse.cz>
4018
4019 * gcc.dg/20030213-1.c: New test.
4020
1fb54135
RS
40212003-02-12 Roger Sayle <roger@eyesopen.com>
4022
4023 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4024 * gcc.dg/i386-387-2.c: Likewise.
4025
c6e2a538
AH
40262003-02-12 Aldy Hernandez <aldyh@redhat.com>
4027
a8d0ddaf
ZW
4028 * gcc.dg/ppc-spe.c: Fix formatting.
4029 Enable tests that were previously unsupported by gas.
4030 Delete tests for instructions that no longer exist.
4031 Switch arguments on evsubifw builtin.
c6e2a538 4032
5c4d5a15
KH
40332003-02-12 Kazu Hirata <kazu@cs.umass.edu>
4034
4035 * gcc.c-torture/execute/20030209-1.c: Disable the test if
4036 STACK_SIZE is too small.
4037
ecf92f82 40382003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
a8d0ddaf 4039 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
ecf92f82
EB
4040
4041 * gcc.dg/decl-2.c: New test.
4042
b8c25665 40432003-02-10 Jan Hubicka <jh@suse.cz>
637df4f4
JH
4044
4045 * gcc.dg/i386-fpcvt-1.c: New test.
4046
2382b79f
RS
40472002-02-09 Richard Sandiford <rsandifo@redhat.com>
4048
4049 * gcc.c-torture/execute/20030209-1.c: New test.
4050
5d4b76c0
KH
40512003-02-09 Kazu Hirata <kazu@cs.umass.edu>
4052
4053 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4054 int-wide bitops, use the constants of the same width.
4055 Likewise, if long long is 32-bit wide, test bitops using
4056 32-bit constants.
4057
8f37dd98
LR
40582003-02-07 Loren James Rittle <ljrittle@acm.org>
4059
4060 * gcc.dg/20021014-1.c: Annotate with expected notice text.
4061
46847aa6
RS
40622003-02-07 Roger Sayle <roger@eyesopen.com>
4063
4064 * testsuite/gcc.dg/builtins-4.c: New test case.
4065
f39a753b
KG
40662003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4067
4068 * gcc.dg/20020430-1.c: Fix dg command typos.
4069 * gcc.dg/20020503-1.c: Likewise.
4070
256803d9
VR
40712003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4072
4073 PR c++/8785
4074 * g++.dg/parse/fused-params1.C: New test.
4075
4076 PR c++/8857
4077 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4078
4079 PR c++/8921
4080 * g++.dg/parse/non-dependent1.C: New test.
4081
4082 PR c++/8928
4083 * g++.dg/parse/dupl-tmpl-args1.C: New test.
4084
4085 PR c++/9228
4086 * g++.dg/parse/undefined7.C: New test.
4087 * g++.dg/parse/non-templ1.C: New test.
4088
4089 PR c++/9229
4090 * g++.dg/parse/too-many-tmpl-args1.C: New test.
4091
5fbf0217
EB
40922003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
4093
4094 * gcc.c-torture/compile/20030206-1.c: New test.
4095
dbdd3489
RS
40962003-02-05 Roger Sayle <roger@eyesopen.com>
4097
4098 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4099 "pow" to "foo" to avoid potential confusion with a math built-in.
4100
48d1ce96
KG
41012003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4102
4103 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4104 conditions for SPARC targets.
4105
4f6ae35d
JJ
41062003-02-05 Jakub Jelinek <jakub@redhat.com>
4107
4108 * gcc.dg/20030204-1.c: New test.
4109
2de2cd78
VR
41102003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4111
4112 PR c++/38
4113 * g++.dg/parse/array-size1.C: New test.
4114
4115 PR c++/5657
4116 * g++.dg/parse/undefined3.C: New test.
4117
4118 PR c++/5665
4119 * g++.dg/parse/undefined4.C: New test.
4120
4121 PR c++/5975
4122 * g++.dg/parse/undefined5.C: New test.
4123
4124 PR c++/7259
4125 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4126
4127 PR c++/8578
4128 * g++.dg/parse/casting-operator1.C: New test.
4129
4130 PR c++/8596
4131 * g++.dg/parse/undefined6.C: New test.
4132
4133 PR c++/8736
4134 * g++.dg/parse/missing-template1.C: New test.
4135
b8c25665 41362003-02-04 Jan Hubicka <jh@suse.cz>
afffc4e2
JH
4137
4138 * gcc.dg/i386-cadd.c: Compile using -march=k8.
4139 * gcc.dg/i386-cmov?.c: Likewise.
4140 * gcc.dg/i386-fpcvt-?.c: Likewise.
4141 * gcc.dg/i386-ssefp-1.c: Likewise.
4142 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
2de2cd78 4143 conventions.
afffc4e2 4144
b80f8ef3
MM
41452003-02-03 Mark Mitchell <mark@codesourcery.com>
4146
4147 PR c++/7129
4148 * testsuite/g++.dg/ext/max.C: New test.
4149
b8c25665 41502003-02-03 Jan Hubicka <jh@suse.cz>
7393205f
JH
4151
4152 * gcc.c-torture/execute/20030203-1.c: New test.
4153
ca777b88
RE
41542003-02-03 Richard Earnshaw <rearnsha@arm.com>
4155
4156 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4157 'natural-endian'.
4158
271bd540
RS
41592003-02-01 Richard Sandiford <rsandifo@redhat.com>
4160
4161 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4162 * g++.dg/init/new2.C: Likewise.
4163 * g++.dg/other/new1.C: Likewise.
4164
5175d1b8
LR
41652003-01-31 Loren J. Rittle <ljrittle@acm.org>
4166
4167 * gcc.dg/struct-ret-libc.c: New test.
4168
2f278625
UW
41692003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
4170
4171 * gcc.dg/20030129-1.c: New test.
4172
db0f613d
KL
41732003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4174
4175 PR c++/8849
4176 * g++.dg/template/ptrmem4.C: New test.
4177
14d22dd6
MM
41782003-01-29 Mark Mitchell <mark@codesourcery.com>
4179
4180 * g++.dg/parser/constant1.C: New test.
4181
710b73e6
KL
41822003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4183
4184 PR c++/8591
4185 * g++.dg/parse/friend2.C: New test.
4186
9ae58faf
NS
41872003-01-29 Nathan Sidwell <nathan@codesourcery.com>
4188
4189 PR c++/9437
4190 * g++.dg/template/unify4.C: New test.
4191
6d09ef27
RS
41922003-01-28 Richard Sandiford <rsandifo@redhat.com>
4193
4194 * gcc.c-torture/execute/20030128-1.c: New test.
4195
4334c467
JO
41962003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
4197
4198 * g++.dg/lookup/nested1.C: Test moved from ...
4199 * g++.old-deja/g++.other/lookup24.C: ... here.
4200
b8c25665 42012003-01-28 Jan Hubicka <jh@suse.cz>
69814826
JH
4202
4203 * gcc.dg/i386-cmov5.c: New test.
4204
bffcd064
V
42052003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4206
a8d0ddaf
ZW
4207 * gcc.c-torture/execute/20010925-1.c: Changed the
4208 memcpy declaration.
bffcd064 4209
f2ce60b8
NS
42102003-01-28 Nathan Sidwell <nathan@codesourcery.com>
4211
4212 PR c++/3902
4213 * g++.dg/parse/template5.C: New test.
4214
f42aadd8
TM
42152003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
4216
4217 PR fortran/9258
4218 * g77.dg/pr9258: New test.
4219
5db544e1
GP
42202003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4221
4222 * README: Move relevant parts from README.g++.
4223
4224 * README.g++: Remove this file.
4225
483a5709
NS
42262003-01-28 Nathan Sidwell <nathan@codesourcery.com>
4227
4228 * g++.dg/abi/dcast1.C: New test.
4229
4ff71d24
KG
42302003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4231
4232 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4233
623baee2
JO
42342003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
4235
4236 PR c++/47
4237 * g++.old-deja/g++.other/lookup24.C: New test.
4238
2956f353
KG
42392003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4240
4241 PR middle-end/7227
4242 * gcc.dg/uninit-C.c: New test.
4243
a2ddc397
NS
42442003-01-27 Nathan Sidwell <nathan@codesourcery.com>
4245
4246 * g++.dg/abi/covariant1.C: New test.
4247
acf9fa5f
UW
42482003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
4249
4250 * gcc.dg/20030123-1.c: New test.
4251
b8c25665 42522003-01-25 Jan Hubicka <jh@suse.cz>
1649d92f
JH
4253
4254 PR opt/8492
4255 * gcc.c-torture/compile/20030125-1.c
4256
bbaab916
NS
42572003-01-25 Nathan Sidwell <nathan@codesourcery.com>
4258
4259 PR c++/9403
4260 * g++.dg/parse/template3.C: New test.
4261 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
a8d0ddaf 4262
bbaab916
NS
4263 PR c++/795
4264 * g++.dg/parse/template4.C: New test.
a8d0ddaf 4265
bbaab916
NS
4266 PR c++/9415
4267 * g++.dg/template/qual2.C: New test.
a8d0ddaf 4268
bbaab916
NS
4269 PR c++/8545
4270 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4271
4272 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4273
9bb231fd
RS
42742003-01-25 Roger Sayle <roger@eyesopen.com>
4275
4276 * gcc.c-torture/execute/switch-1.c: New test case.
4277
b8c25665 42782003-01-25 Jan Hubicka <jh@suse.cz>
c5061554
JH
4279
4280 * gcc.c-torture/execute/20030125-1.[cx]: New test.
4281
32d9a5bd
PC
42822003-01-25 Paolo Carlini <pcarlini@unitus.it>
4283
4284 Tweaks for Bison-1.875. From the NEWS file:
4285 "- `parse error' -> `syntax error'
4286 Bison now uniformly uses the term `syntax error'"
4287 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4288 * gcc.dg/cpp/digraph2.c: Likewise.
4289 * gcc.dg/cpp/direct2.c: Likewise.
4290 * gcc.dg/cpp/paste4.c: Likewise.
4291 * gcc.dg/c90-restrict-1.c: Likewise.
4292 * gcc.dg/c99-func-2.c: Likewise.
4293 * gcc.dg/noncompile/920721-2.c: Likewise.
4294 * gcc.dg/noncompile/930622-2.c: Likewise.
4295 * gcc.dg/noncompile/940112-1.c: Likewise.
4296 * gcc.dg/noncompile/950921-1.c: Likewise.
4297 * gcc.dg/noncompile/951123-1.c: Likewise.
4298 * gcc.dg/noncompile/971104-1.c: Likewise.
4299 * gcc.dg/noncompile/990416-1.c: Likewise.
4300
f5128e88
PC
43012003-01-24 Paolo Carlini <pcarlini@unitus.it>
4302
4303 * g++.dg/parse/undefined1.C: Add error message.
4304
65a5559b
MM
43052003-01-22 Mark Mitchell <mark@codesourcery.com>
4306
c006d942
MM
4307 PR c++/9354
4308 * g++.dg/parse/new1.C: New test.
4309
4310 PR c++/9216
4311 * g++.dg/parse/template2.C: New test.
4312
4313 PR c++/9354
4314 * g++.dg/parse/typedef2.C: New test.
4315
65a5559b
MM
4316 PR c++/9328
4317 * g++.dg/ext/typeof3.C: New test.
4318
68aab9ee
VR
43192003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4320
4321 PR c++/2738
4322 * g++.dg/parse/ret-type1.C: New test.
4323
4324 PR c++/3792
4325 * g++.dg/parse/tmpl-outside1.C: New test.
4326
4327 PR c++/4207
4328 * g++.dg/parse/int-as-enum1.C: New test.
4329
4330 PR c++/4903
4331 * g++.dg/parse/no-typename1.C: New test.
4332
4333 PR c++/5533
4334 * g++.dg/parse/no-value1.C: New test.
4335
4336 PR c++/5921
4337 * g++.dg/parse/wrong-inline1.C: New test.
4338
4339 PR c++/6402
4340 * g++.dg/parse/ref1.C: New test.
4341
4342 PR c++/6992
4343 * g++.dg/parse/attr-ctor1.C: New test.
4344
4345 PR c++/7229
4346 * g++.dg/parse/namespace5.C: New test.
4347
4348 PR c++/7917
4349 * g++.dg/parse/func-def1.C: New test.
4350
4351 PR c++/8143
4352 * g++.dg/parse/undefined1.C: New test.
4353
4354 PR c++/5723, PR c++/8522
4355 * g++.dg/parse/specialization1.C: New test.
4356
4357 PR c++/163, PR c++/8595
4358 * g++.dg/parse/struct-as-enum1.C: New test.
4359
4360 PR c++/9173
4361 * g++.dg/parse/undefined2.C: New test.
4362
1fb3244a
MM
43632003-01-22 Mark Mitchell <mark@codesourcery.com>
4364
e0860732
MM
4365 PR c++/9298
4366 * g++.dg/parse/template1.C: New test.
4367
4eb6d609
MM
4368 PR c++/9384
4369 * g++.dg/parse/using1.C: New test.
4370
1fb3244a
MM
4371 PR c++/9285
4372 PR c++/9294
4373 * g++.dg/parse/expr2.C: New test.
4374
4375 PR c++/9388
4376 * g++.dg/parse/lookup2.C: Likewise.
4377
b8c25665 43782003-01-21 Jan Hubicka <jh@suse.cz>
4d097718
JH
4379
4380 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
4381 * gcc.c-torture/execute/eeprof-1.c: Likewise.
4382 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4383 * gcc.c-torture/execute/string-opt-*.c: Likewise.
4384
e3289412
NC
43852003-01-20 Nick Clifton <nickc@redhat.com>
4386
4387 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
4388 problem with ARM sibcall code generation.
4389
d99c740f
KH
43902003-01-20 Kazu Hirata <kazu@cs.umass.edu>
4391
4392 * gcc.c-torture/execute/20030120-1.c: New.
4393
a99820e6
PC
43942003-01-19 Paolo Carlini <pcarlini@unitus.it>
4395
4396 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4397
5dae1114
MM
43982003-01-17 Mark Mitchell <mark@codesourcery.com>
4399
4400 PR c++/9272
4401 * g++.dg/parse/ctor1.C: New test.
4402
4403 PR c++/9294:
4404 * g++.dg/parse/qualified1.C: New test.
a8d0ddaf 4405
5dae1114
MM
4406 * g++.dg/parse/typename3.C: New test.
4407
c292e375
RH
44082003-01-16 Richard Henderson <rth@redhat.com>
4409
4410 * g++.dg/tls/init-2.C: Fix error matches for real this time.
4411
aab37812
RH
44122003-01-16 Richard Henderson <rth@redhat.com>
4413
4414 * g++.dg/pch/pch.exp: Copy test header to the working directory
4415 before using it either for precompilation or direct use.
4416 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4417 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4418
50c620d6
RH
44192003-01-16 Richard Henderson <rth@redhat.com>
4420
4421 * gcc.dg/pch/pch.exp: Copy test header to the working directory
4422 before using it either for precompilation or direct use.
4423 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4424 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4425
8fbc5ae7
MM
44262003-01-16 Mark Mitchell <mark@codesourcery.com>
4427
4428 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4429 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4430 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4431 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4432 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4433 typename warning into error.
4434 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4435 error messages.
4436 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4437 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4438 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4439 messages.
4440 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4441 make declaration visible in template.
4442 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4443 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4444 messages.
4445 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4446 message.
4447 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4448 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4449 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4450 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4451 typename warning with error message.
4452 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4453 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4454 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
a8d0ddaf 4455
712becab
NS
44562003-01-16 Nathan Sidwell <nathan@codesourcery.com>
4457
4458 * g++.dg/parse/ambig2.C: New test.
4459
1ceb0dc7
RH
44602003-01-15 Richard Henderson <rth@redhat.com>
4461
4462 * g++.dg/tls/init-2.C: Update error message string.
4463
3dd5fc58
KG
44642003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4465
4466 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4467
b0562482
SC
44682003-01-15 Stephane Carrez <stcarrez@nerim.fr>
4469
4470 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4471 all for HC11/HC12.
4472 * gcc.c-torture/compile/20001205-1.x: Likewise.
4473 * gcc.c-torture/compile/20001226-1.x: Likewise.
4474 * gcc.c-torture/compile/920520-1.x: Likewise.
4475 * gcc.c-torture/compile/961203-1.x: Likewise.
4476 * gcc.c-torture/compile/20020604-1.x: Likewise.
4477
b8c25665 44782003-01-15 Jan Hubicka <jh@suse.cz>
b1a6f8db
JH
4479
4480 * gcc.c-torture/compile/20030115-1.c: New test.
4481
4482 * gcc.dg/i386-fpcvt-1.c: New test.
4483 * gcc.dg/i386-fpcvt-2.c: New test.
4484
a7189b49
JO
44852003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
4486
4487 Further conform g++'s __vmi_class_type_info to the C++ ABI
4488 specification.
4489 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4490 the specification.
4491
b8c25665 44922003-01-14 Jan Hubicka <jh@suse.cz>
77f9af81
JH
4493
4494 * gcc.dg/i386-fpcvt-1.c: New test.
4495 * gcc.dg/i386-fpcvt-2.c: New test.
4496
ab5496c4
EB
44972003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
4498
4499 * gcc.dg/i386-mmx-3.c: New test.
4500
e8f2b18d
MM
45012003-01-12 Mark Mitchell <mark@codesourcery.com>
4502
4503 PR c++/9264
4504 * g++.dg/parse/octal1.C: New file.
4505
4506 PR c++/9172
4507 * g++.dg/parse/typename1.C: New file.
4508
67a7278d
DS
45092003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
4510
4511 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4512 * gcc.dg/bf-no-ms-layout.c: Likewise.
ab5496c4 4513 * gcc.dg/bf-ms-attrib.c: Likewise.
67a7278d 4514
2050a1bb
MM
45152003-01-10 Mark Mitchell <mark@codesourcery.com>
4516
99152b95 4517 PR c++/9099
a6f6052a
MM
4518 * g++.dg/parse/dtor1.C: New file.
4519
2050a1bb
MM
4520 PR c++/9128
4521 * g++.dg/rtti/typeid1.C: New file.
4522
4523 PR c++/9153
4524 * g++.dg/parse/lookup1.C: New file.
4525
4526 PR c++/9171
4527 * g++.dg/templ/spec5.C: New file.
ab5496c4 4528
7558f66e
JZ
45292003-01-10 Josef Zlomek <zlomekj@suse.cz>
4530
4531 * gcc.c-torture/compile/20030110-1.c: New test.
4532
17211ab5
GK
45332003-01-09 Geoffrey Keating <geoffk@apple.com>
4534
4535 Merge from pch-branch:
4536
4537 2002-12-23 Geoffrey Keating <geoffk@apple.com>
4538
4539 * gcc.dg/pch/cpp-1.h: New.
4540 * gcc.dg/pch/cpp-1.c: New.
4541 * gcc.dg/pch/cpp-2.h: New.
4542 * gcc.dg/pch/cpp-2.c: New.
4543
4544 2002-11-19 Geoffrey Keating <geoffk@apple.com>
4545
4546 * gcc.dg/pch/except-1.h: New.
4547 * gcc.dg/pch/except-1.c: New.
4548
4549 2002-11-13 Geoffrey Keating <geoffk@apple.com>
4550
4551 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4552 running test.
4553 * gcc.dg/pch: Include *.hp not *.h.
4554 * gcc.dg/pch/system-1.h: New.
4555 * gcc.dg/pch/system-1.c: New.
4556
4557 2002-11-11 Geoffrey Keating <geoffk@apple.com>
4558
4559 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4560 rather than trying to build and run a program using PCH.
4561 * gcc.dg/pch: Remove dg-do commands from test files.
a8d0ddaf 4562
17211ab5
GK
4563 2002-11-08 Geoffrey Keating <geoffk@apple.com>
4564
4565 * gcc.dg/pch/macro-3.c: New.
4566 * gcc.dg/pch/macro-3.h: New.
4567
4568 2002-11-04 Geoffrey Keating <geoffk@apple.com>
4569
4570 * gcc.dg/pch/common-1.c: New.
4571 * gcc.dg/pch/common-1.h: New.
4572 * gcc.dg/pch/decl-1.c: New.
4573 * gcc.dg/pch/decl-1.h: New.
4574 * gcc.dg/pch/decl-2.c: New.
4575 * gcc.dg/pch/decl-2.h: New.
4576 * gcc.dg/pch/decl-3.c: New.
4577 * gcc.dg/pch/decl-3.h: New.
4578 * gcc.dg/pch/decl-4.c: New.
4579 * gcc.dg/pch/decl-4.h: New.
4580 * gcc.dg/pch/decl-5.c: New.
4581 * gcc.dg/pch/decl-5.h: New.
4582 * gcc.dg/pch/global-1.c: New.
4583 * gcc.dg/pch/global-1.h: New.
4584 * gcc.dg/pch/inline-1.c: New.
4585 * gcc.dg/pch/inline-1.h: New.
4586 * gcc.dg/pch/inline-2.c: New.
4587 * gcc.dg/pch/inline-2.h: New.
4588 * gcc.dg/pch/static-1.c: New.
4589 * gcc.dg/pch/static-1.h: New.
4590 * gcc.dg/pch/static-2.c: New.
4591 * gcc.dg/pch/static-2.h: New.
4592
4593 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
4594
4595 * g++.dg/pch/pch.exp: Better handle failing testcases.
4596 * gcc.dg/pch/pch.exp: Likewise.
4597 * gcc.dg/pch/macro-1.c: New.
4598 * gcc.dg/pch/macro-1.h: New.
4599 * gcc.dg/pch/macro-2.c: New.
4600 * gcc.dg/pch/macro-2.h: New.
4601
4602 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
4603
4604 * g++.dg/dg.exp: Treat files in pch/ specially.
4605 * g++.dg/pch/pch.exp: New file.
4606 * g++.dg/pch/empty.H: New file.
4607 * g++.dg/pch/empty.C: New file.
4608 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4609 "precompile".
4610
4611 * gcc.dg/pch/pch.exp: New file.
4612 * gcc.dg/pch/empty.h: New file.
4613 * gcc.dg/pch/empty.c: New file.
4614 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4615 "precompile".
4616
0f399e5f
KL
46172003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4618
4619 * g++.dg/template/friend14.C: New test.
4620
4c46ea23
EB
46212003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
4622
8cb1a818 4623 * gcc.dg/old-style-asm-1.c: New test.
4c46ea23 4624
98c29f71
RS
46252003-01-09 Richard Sandiford <rsandifo@redhat.com>
4626
4627 * gcc.c-torture/compile/20030109-1.c: New test.
4628
bbb818c6
EB
46292003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
4630
4631 * gcc.c-torture/execute/20030109-1.c: New test.
4632
cdc497dd
LH
46332003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
4634
4635 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4636 * g++.old-deja/g++.mike/dyncast2.C: Likewise
4637 * g++.old-deja/g++.mike/dyncast3.C: Likewise
4638 * g++.old-deja/g++.mike/eh2.C: Likewise
4639 * g++.old-deja/g++.mike/eh3.C: Likewise
4640 * g++.old-deja/g++.mike/eh5.C: Likewise
4641 * g++.old-deja/g++.mike/eh6.C: Likewise
4642 * g++.old-deja/g++.mike/eh7.C: Likewise
4643 * g++.old-deja/g++.mike/eh8.C: Likewise
4644 * g++.old-deja/g++.mike/eh9.C: Likewise
4645 * g++.old-deja/g++.mike/eh10.C: Likewise
4646 * g++.old-deja/g++.mike/eh12.C: Likewise
4647 * g++.old-deja/g++.mike/eh13.C: Likewise
4648 * g++.old-deja/g++.mike/eh14.C: Likewise
4649 * g++.old-deja/g++.mike/eh16.C: Likewise
4650 * g++.old-deja/g++.mike/eh17.C: Likewise
4651 * g++.old-deja/g++.mike/eh18.C: Likewise
4652 * g++.old-deja/g++.mike/eh21.C: Likewise
4653 * g++.old-deja/g++.mike/eh23.C: Likewise
4654 * g++.old-deja/g++.mike/eh24.C: Likewise
4655 * g++.old-deja/g++.mike/eh25.C: Likewise
4656 * g++.old-deja/g++.mike/eh26.C: Likewise
4657 * g++.old-deja/g++.mike/eh27.C: Likewise
4658 * g++.old-deja/g++.mike/eh28.C: Likewise
4659 * g++.old-deja/g++.mike/eh29.C: Likewise
4660 * g++.old-deja/g++.mike/eh31.C: Likewise
4661 * g++.old-deja/g++.mike/eh33.C: Likewise
4662 * g++.old-deja/g++.mike/eh34.C: Likewise
4663 * g++.old-deja/g++.mike/eh35.C: Likewise
4664 * g++.old-deja/g++.mike/eh36.C: Likewise
4665 * g++.old-deja/g++.mike/eh37.C: Likewise
4666 * g++.old-deja/g++.mike/eh38.C: Likewise
4667 * g++.old-deja/g++.mike/eh39.C: Likewise
4668 * g++.old-deja/g++.mike/eh40.C: Likewise
4669 * g++.old-deja/g++.mike/eh41.C: Likewise
4670 * g++.old-deja/g++.mike/eh42.C: Likewise
4671 * g++.old-deja/g++.mike/eh44.C: Likewise
4672 * g++.old-deja/g++.mike/eh46.C: Likewise
4673 * g++.old-deja/g++.mike/eh47.C: Likewise
4674 * g++.old-deja/g++.mike/eh48.C: Likewise
4675 * g++.old-deja/g++.mike/eh49.C: Likewise
4676 * g++.old-deja/g++.mike/eh50.C: Likewise
4677 * g++.old-deja/g++.mike/eh51.C: Likewise
4678 * g++.old-deja/g++.mike/eh53.C: Likewise
4679 * g++.old-deja/g++.mike/eh55.C: Likewise
4680 * g++.old-deja/g++.mike/p7912.C: Likewise
4681 * g++.old-deja/g++.mike/p9706.C: Likewise
4682 * g++.old-deja/g++.mike/p10416.C: Likewise
4683 * g++.old-deja/g++.mike/p11667.C: Likewise
a8d0ddaf 4684 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
cdc497dd
LH
4685 Remove redundant reference to Iris.
4686 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
4687 Elxsi, i860, Pico Java, and WE32K.
4688
8caf4c38
MM
46892003-01-07 Mark Mitchell <mark@codesourcery.com>
4690
4691 * g++.dg/ext/asm4.C: New test.
4692
2b59fc25
KL
46932003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4694
4695 PR c++/9030
4696 * g++.dg/template/friend12.C: New test.
4697 * g++.dg/template/friend13.C: Likewise.
4698 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
4699
b8c25665 47002003-01-08 Jan Hubicka <jh@suse.cz>
4298c66b
JH
4701
4702 * gcc.dg/i386-cadd.c: New test.
4703 * gcc.dg/i386-cmov4.c: Likewise.
4704
8218bd34
MM
47052003-01-06 Mark Mitchell <mark@codesourcery.com>
4706
c10cdb3d
MM
4707 PR c++/9165
4708 * g++.dg/warn/Wunused-3.C: New test.
4709
4710 * g++.dg/abi/bitfield9.C: New test.
63e5f567 4711
8218bd34
MM
4712 PR c++/9189
4713 * g++.dg/parse/defarg3.C: New test.
4714
62b8a44e
NS
47152003-01-06 Nathan Sidwell <nathan@codesourcery.com>
4716
4717 * g++.dg/parse/ambig1.C: New test.
4718 * g++.dg/parse/defarg2.C: New test.
4719
ec194454
MM
47202003-01-05 Mark Mitchell <mark@codesourcery.com>
4721
4722 * g++.dg/template/defarg-1.C: New test.
4723 * g++.dg/template/local2.C: Likewise.
4724
1ba8a9c4
RS
47252003-01-05 Richard Sandiford <rsandifo@redhat.com>
4726
4727 * gcc.c-torture/execute/20030105-1.c: New test.
4728
d5945212
KL
47292003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4730
4731 * g++.dg/parse/namespace3.C: Remove extra semicolons.
4732 * g++.dg/parse/namespace4.C: Likewise.
4733
31758337
NS
47342003-01-03 Nathan Sidwell <nathan@codesourcery.com>
4735
4736 * g++.dg/template/ntp2.C: New test.
4737
ba7e8dc0
NN
47382003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4739
1ff11883
NN
4740 * g++.dg/parse/extern-C-1.C: New test.
4741
96dafad6
NN
4742 * g++.dg/parse/namespace4.C: New test.
4743
a25a292f
NN
4744 * g++.dg/template/nested1.C: New test.
4745
ba7e8dc0
NN
4746 * g++.dg/parse/namespace3.C: New test.
4747
4dbc1f5c
NN
47482003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
4749
4750 * g++.dg/lookup/two-stage1.C: New test.
4751
7241bd1b
KG
47522003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4753
4754 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
4755 * g++.old-deja/g++.jason/access8.C: Likewise.
4756 * g++.old-deja/g++.other/decl5.C: Likewise.
4757
6ec6e2c2
NB
47582003-01-02 Neil Booth <neil@daikokuya.co.uk>
4759
4760 * g++.dg/parse/parse7.C: New test.
4761
4971227d
MM
47622003-01-02 Mark Mitchell <mark@codesourcery.com>
4763
4764 PR c++/2843
4765 * g++.dg/ext/attrib7.C: New test.
4766
f349fb24
NB
47672003-01-02 Neil Booth <neil@daikokuya.co.uk>
4768
4769 * g++.dg/parse/parse6.C: New test.
4770
cb203576
KH
47712003-01-02 Kazu Hirata <kazu@cs.umass.edu>
4772
4773 * gcc.dg/h8300-stack-1.c: New.
4774
894167c5
NN
47752003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
4776
faa75e89
NN
4777 g++.dg/lookup/exception1.C: New test.
4778
3d83e33e
NN
4779 g++.dg/lookup/template1.C: New test.
4780
a5b9863a
NN
4781 g++.dg/parse/namespace2.C: New test.
4782
894167c5
NN
4783 g++.dg/parse/parens2.C: New test.
4784
0ba7ab3e
NB
47852003-01-01 Neil Booth <neil@daikokuya.co.uk>
4786
4787 * g++.dg/parse/parse5.C: New test.
35bce286 4788 * g++.dg/lookup/scoped4.C: New test.
0ba7ab3e 4789
65ed8728
NN
47902003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
4791
64505efc 4792 * g++.dg/parse/parens1.C: New test.
c818e8b8
NN
4793
4794 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
4795 angle-bracket1.C.
f06fed4a
NN
4796 * g++.dg/parse/parens2.C: New test.
4797
c6df507e
NN
4798 * g++.dg/lookup/scope-operator1.C: New test.
4799
65ed8728
NN
4800 * g++.dg/parse/operator1.C: New test.
4801
a0f11804
KL
48022003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4803
4804 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
4805 * g++.old-deja/g++.other/access6.C: Likewise.
4806 * g++.old-deja/g++.other/decl1.C: Likewise.
4807 * g++.old-deja/g++.pt/typename12.C: Likewise.
4808
eea9800f
MM
48092002-12-31 Mark Mitchell <mark@codesourcery.com>
4810
4811 * g++.dg/parse/namespace1.C: New test.
a8d0ddaf 4812
79cc2986
NB
48132003-01-01 Neil Booth <neil@daikokuya.co.uk>
4814
4815 * g++.dg/parse/parse4.C: New test.
4816
54ea87db
NB
48172003-01-01 Neil Booth <neil@daikokuya.co.uk>
4818
4819 * g++.dg/parse/parse3.C: New test.
4820
9b1e4260
NB
48212003-01-01 Neil Booth <neil@daikokuya.co.uk>
4822
4823 * g++.dg/parse/parse2.C: New test.
4824
d4413948
NB
48252003-01-01 Neil Booth <neil@daikokuya.co.uk>
4826
4827 * g++.dg/template/friend11.C: New test.
4828
ecc7182c
NB
48292003-01-01 Neil Booth <neil@daikokuya.co.uk>
4830
4831 * g++.dg/parse/parse1.C: New test.
4832
5dc25517
JJ
48332002-12-31 Janis Johnson <janis187@us.ibm.com>
4834
4835 * lib/profopt.exp: Change the name of a global variable to avoid
4836 possible clashes with other test suites.
4837
3cfabe60
NS
48382002-12-31 Nathan Sidwell <nathan@codesourcery.com>
4839
4840 * g++.dg/inherit/covariant8.C: New test.
4841
abda8efe
MM
48422002-12-31 Mark Mitchell <mark@codesourcery.com>
4843
92bc1323
MM
4844 * g++.dg/init/array9.C: New test.
4845
abda8efe
MM
4846 PR c++/9112
4847 * g++.dg/parse/expr1.C: New test.
4848
b0e0b1f3
DJ
48492002-12-30 Daniel Jacobowitz <drow@mvista.com>
4850
4851 * gcc.c-torture/compile/20021230-1.c: New test.
4852
07fa4878
NS
48532002-12-30 Nathan Sidwell <nathan@codesourcery.com>
4854
4855 * g++.dg/inherit/covariant5.C: New test.
4856 * g++.dg/inherit/covariant6.C: New test.
4857 * g++.dg/inherit/covariant7.C: New test.
4858
f2551f35
KL
48592002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4860
4861 PR c++/2739
4862 * g++.dg/other/access2.C: New test.
4863
53101fd1
GDR
48642002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
4865
4866 * g++.dg/other/anon-struct.C: No longer fails
4867 * g++.old-deja/g++.brendan/parse4.C: Likewise.
4868 * g++.old-deja/g++.brendan/parse5.C: Likewise.
4869 * g++.old-deja/g++.brendan/parse6.C: Likewise.
4870
c7ab2b4d
GDR
48712002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
4872
4873 * g++.dg/parse/angle-bracket.C (main): No longer fails.
4874
876200a8
MM
48752002-12-27 Mark Mitchell <mark@codesourcery.com>
4876
4877 * g++.dg/eh/spec4.C: Remove stray semicolon.
4878 * g++.dg/expr/pmf-1.C: Change error message.
4879 * g++.dg/ext/asm1.C: Remove stray semicolon.
4880 * g++.dg/ext/typename1.C: Add missing typenames.
4881 * g++.dg/inherit/template-as-base.C: Change error message.
4882 * g++.dg/lookup/scoped1.C: Likewise.
4883 * g++.dg/lookup/scoped2.C: Likewise.
4884 * g++.dg/lookup/using2.C: Likewise.
4885 * g++.dg/other/component1.C: Remove stray semicolon.
4886 * g++.dg/other/do1.C: Change error message.
4887 * g++.dg/other/error2.C: Likewise.
4888 * g++.dg/other/init1.C: Likewise.
4889 * g++.dg/other/packed1.C: Remove stray semicolon.
4890 * g++.dg/other/ptrmem2.C: Change error message.
4891 * g++.dg/parse/parameter-declaration-1.C: Remove line number
4892 marker.
4893 * g++.dg/special/initp1.C: Remove invalid attribute usage.
4894 * g++.dg/template/access3.C: Add typename keyword.
4895 * g++.dg/template/access5.C: Remove stray semicolon.
4896 * g++.dg/template/access6.C: Likewise.
4897 * g++.dg/template/complit1.C: Likewise.
4898 * g++.dg/template/crash1.C: Change error message.
4899 * g++.dg/template/inherit2.C: Remove stray semicolon.
4900 * g++.dg/template/instantiate2.C: Likewise.
4901 * g++.dg/template/instantiate3.C: Change error message.
4902 * g++.dg/template/qual1.C: Remove stray semicolon.
4903 * g++.dg/template/qualttp18.C: Change error message.
4904 * g++.dg/template/ref1.C: Remove stray semicolon.
4905 * g++.dg/template/sizeof1.C (A::value): Declare it.
4906 * g++.dg/template/spec4.C: Change error message.
4907 * g++.dg/template/static1.C: Likewise.
4908 * g++.dg/template/type1.C: Likewise.
4909 * g++.dg/template/typename3.C: Likewise.
4910 * g++.old-deja/g++.benjamin/13478.C: Change error message.
4911 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
4912 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
4913 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
4914 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
4915 named return value extension.
4916 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
4917 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
4918 * g++.old-deja/g++.bob/extern_C.C: Likewise.
4919 * g++.old-deja/g++.bob/inherit2.C: Likewise.
4920 * g++.old-deja/g++.brendan/complex1.C: Likewise.
4921 * g++.old-deja/g++.brendan/copy5.C: Likewise.
4922 * g++.old-deja/g++.brendan/crash13.C: Likewise.
4923 * g++.old-deja/g++.brendan/crash15.C: Likewise.
4924 * g++.old-deja/g++.brendan/crash18.C: Change error message.
4925 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
4926 * g++.old-deja/g++.brendan/crash38.C: Likewise.
4927 * g++.old-deja/g++.brendan/crash50.C: Likewise.
4928 * g++.old-deja/g++.brendan/crash56.C: Likewise.
4929 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
4930 syntax.
4931 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
4932 * g++.old-deja/g++.brendan/crash8.C: Change error message.
4933 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
4934 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4935 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
4936 * g++.old-deja/g++.brendan/template11.C: Likewise.
4937 * g++.old-deja/g++.brendan/template26.C: Likewise.
4938 * g++.old-deja/g++.brendan/template27.C: Use explicit
4939 specialization syntax.
4940 * g++.old-deja/g++.brendan/template30.C: Likewise.
4941 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
4942 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
4943 non-dependent names.
4944 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
4945 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
4946 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
4947 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
4948 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
4949 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
4950 named return value extension.
4951 * g++.old-deja/g++.ext/namedret2.C: Likewise.
4952 * g++.old-deja/g++.ext/namedret3.C: Likewise.
4953 * g++.old-deja/g++.ext/return1.C: Likewise.
4954 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
4955 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
4956 * g++.old-deja/g++.jason/access8.C: Likewise.
4957 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
4958 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
4959 pseudo-destructor names.
4960 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
4961 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
4962 pseudo-destructor names.
4963 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
4964 * g++.old-deja/g++.jason/overload19.C: Likewise.
4965 * g++.old-deja/g++.jason/overload32.C: Likewise.
4966 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
4967 stray semicolons.
4968 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
4969 * g++.old-deja/g++.jason/return.C: Likewise.
4970 * g++.old-deja/g++.jason/return2.C: Likewise.
4971 * g++.old-deja/g++.jason/shadow1.C: Likewise.
4972 * g++.old-deja/g++.jason/special.C: Use explicit specialization
4973 syntax.
4974 * g++.old-deja/g++.jason/template10.C: Account for use of
4975 non-dependent names.
4976 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
4977 syntax.
4978 * g++.old-deja/g++.jason/template37.C: Likewise.
4979 * g++.old-deja/g++.law/access4.C: Change error messages.
4980 * g++.old-deja/g++.law/arm13.C: Remove incorrect
4981 pseudo-destructor names.
4982 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
4983 * g++.old-deja/g++.law/ctors9.C: Likewise.
4984 * g++.old-deja/g++.law/cvt22.C: Likewise.
4985 * g++.old-deja/g++.law/dtors5.C: Likewise.
4986 * g++.old-deja/g++.law/global-init1.C: Likewise.
4987 * g++.old-deja/g++.law/missed-error3.C: Likewise.
4988 * g++.old-deja/g++.law/operators28.C: Likewise.
4989 * g++.old-deja/g++.law/visibility28.C: Likewise.
4990 * g++.old-deja/g++.martin/eval1.C: Likewise.
4991 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
4992 name.
4993 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
4994 * g++.old-deja/g++.mike/net34.C: Likewise.
4995 * g++.old-deja/g++.mike/net36.C: Likewise.
4996 * g++.old-deja/g++.mike/ns2.C: Likewise.
4997 * g++.old-deja/g++.mike/p12306.C: Likewise.
4998 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
4999 value extension.
5000 * g++.old-deja/g++.mike/p700.C: Likewise.
5001 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5002 * g++.old-deja/g++.mike/p710.C: Likewise.
5003 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5004 value extension.
5005 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5006 * g++.old-deja/g++.mike/pmf9.C: Likewise.
5007 * g++.old-deja/g++.ns/crash2.C: Likewise.
5008 * g++.old-deja/g++.ns/crash3.C: Likewise.
5009 * g++.old-deja/g++.ns/invalid1.C: Likewise.
5010 * g++.old-deja/g++.ns/ns17.C: Likewise.
5011 * g++.old-deja/g++.ns/template16.C: Likewise.
5012 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5013 keyword.
5014 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5015 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5016 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5017 named return value extension.
5018 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5019 * g++.old-deja/g++.other/access4.C: Issue additional error
5020 messages.
5021 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5022 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5023 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5024 * g++.old-deja/g++.other/crash25.C: Change error message.
5025 * g++.old-deja/g++.other/crash4.C: Change error message.
5026 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5027 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5028 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5029 checks.
5030 * g++.old-deja/g++.other/defarg8.C: Likewise.
5031 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5032 * g++.old-deja/g++.other/dtor10.C: Likewise.
5033 * g++.old-deja/g++.other/incomplete.C: Likewise.
5034 * g++.old-deja/g++.other/linkage7.C: Likewise.
5035 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5036 lookup algorithm.
5037 * g++.old-deja/g++.other/mangle2.C: Likewise.
5038 * g++.old-deja/g++.other/refinit2.C: Likewise.
5039 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5040 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5041 * g++.old-deja/g++.pt/crash28.C: Likewise.
5042 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5043 syntax.
5044 * g++.old-deja/g++.pt/crash32.C: Change error message.
5045 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5046 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5047 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5048 error message position.
5049 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5050 * g++.old-deja/g++.pt/defarg8.C: Change error message.
5051 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5052 syntax.
5053 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5054 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5055 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5056 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5057 keyword.
5058 * g++.old-deja/g++.pt/explicit31.C: Likewise.
5059 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5060 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5061 keyword.
5062 * g++.old-deja/g++.pt/explicit71.C: Change error message.
5063 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5064 syntax.
5065 * g++.old-deja/g++.pt/friend28.C: Account for use of
5066 non-dependent names.
5067 * g++.old-deja/g++.pt/friend29.C: Likewise.
5068 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5069 rules.
5070 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5071 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5072 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5073 lookup rules.
5074 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5075 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5076 keyword.
5077 * g++.old-deja/g++.pt/memclass20.C: Likewise.
5078 * g++.old-deja/g++.pt/memclass5.C: Likewise.
5079 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5080 keyword.
5081 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5082 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5083 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5084 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5085 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
a8d0ddaf 5086 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
876200a8
MM
5087 keyword.
5088 * g++.old-deja/g++.pt/spec10.C: Likewise.
5089 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5090 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5091 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5092 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5093 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5094 * g++.old-deja/g++.pt/ttp62.C: Likewise.
5095 * g++.old-deja/g++.pt/ttp64.C: Likewise.
5096 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5097 * g++.old-deja/g++.pt/typename15.C: Likewise.
5098 * g++.old-deja/g++.pt/typename22.C: Likewise.
5099 * g++.old-deja/g++.pt/typename6.C: Change error messages.
5100 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5101 * g++.old-deja/g++.pt/virtual2.C: Likewise.
5102 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5103 syntax.
5104 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5105 return value extension.
5106 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5107 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5108 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5109 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
a8d0ddaf 5110
aac1406f
NS
51112002-12-26 Nathan Sidwell <nathan@codesourcery.com>
5112
eab5474f
NS
5113 * g++.dg/warn/inline1.C: New test.
5114 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5115 * g++.old-deja/g++.jason/synth10.C: Likewise.
5116 * g++.old-deja/g++.mike/net31.C: Likewise.
5117 * g++.old-deja/g++.mike/p8786.C: Likewise.
5118
aac1406f
NS
5119 * g++.dg/template/friend10.C: New test.
5120 * g++.dg/template/conv5.C: New test.
5121
b9201622 51222002-12-24 Nathan Sidwell <nathan@codesourcery.com>
a8d0ddaf 5123
3e14cd30 5124 * g++.dg/lookup/scoped3.C: New test.
a8d0ddaf 5125
b9201622
NS
5126 * g++.dg/lookup/decl1.C: New test.
5127 * g++.dg/lookup/decl2.C: New test.
5128
40aa9d95
JM
51292002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
5130
5131 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5132 gcc.c-torture/compile/20021015-1.c,
5133 gcc.c-torture/compile/20021015-2.c,
5134 gcc.c-torture/compile/20021123-1.c,
5135 gcc.c-torture/compile/20021123-2.c,
5136 gcc.c-torture/compile/20021123-3.c,
5137 gcc.c-torture/compile/20021123-4.c,
5138 gcc.c-torture/execute/20021024-1.c: Add tests previously added
5139 only to 3.1 or 3.2 branch.
5140
8dc65b6e
MM
51412002-12-23 Mark Mitchell <mark@codesourcery.com>
5142
b9201622 5143 * gcc.dg/i386-bitfield3.c: New test.
a8d0ddaf 5144
b9201622 5145 * gcc.dg/i386-bitfield2.c: New test.
a8d0ddaf 5146
081cebb2
NS
51472002-12-22 Nathan Sidwell <nathan@codesourcery.com>
5148
5149 * g++.dg/parse/conv_op1.C: New test.
5150
7887df62
JZ
51512002-12-21 Josef Zlomek <zlomekj@suse.cz>
5152
5153 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5154 approved.
5155
7ec52186
JZ
51562002-12-20 Josef Zlomek <zlomekj@suse.cz>
5157
5158 * gcc.c-torture/compile/20021220-1.c: New test.
5159
e91f04de
CH
51602002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
5161
5162 * gcc.dg/i386-fastcall-1.c: New.
5163
039baf9e
EB
51642002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
5165
5166 * gcc.c-torture/execute/20021219-1.c: New test.
5167
e54b4cae
EB
51682002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
5169
5170 * gcc.dg/i386-pic-1.c: New test.
5171
da9701a6
KL
51722002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5173
5174 PR c++/8099
5175 * g++.dg/template/friend9.C: New test.
5176
cab7a9a3
KL
51772002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5178
5179 PR c++/3663
5180 * g++.dg/template/access7.C: New test.
5181
a15791b0
NC
51822002-12-18 Nick Clifton <nickc@redhat.com>
5183
5184 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5185 the libstdc++-v3 directory has been found.
5186
dd05b1b4
DP
51872002-12-12 Devang Patel <dpatel@apple.com>
5188 * gcc.dg/darwin-ld-1.c: New test.
5189 * gcc.dg/darwin-ld-2.c: New test.
5190 * gcc.dg/darwin-ld-3.c: New test.
5191 * gcc.dg/darwin-ld-4.c: New test.
5192 * gcc.dg/darwin-ld-5.c: New test.
4977bab6 5193
2eb96bdb
EB
51942002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
5195
5196 * gcc.c-torture/compile/20021212-1.c: New test.
5197
b3a5a50c
NB
51982002-12-11 Neil Booth <neil@daikokuya.co.uk>
5199
5200 * gcc.dg/fshort-wchar: New test.
5201
4fe1edca
MM
52022002-12-10 Mark Mitchell <mark@codesourcery.com>
5203
d23faea1
MM
5204 PR c++/8372
5205 * g++.dg/template/dtor1.C: New test.
5206
4fe1edca
MM
5207 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5208 markers.
5209
801bb04d
JJ
52102002-12-10 Jakub Jelinek <jakub@redhat.com>
5211
5212 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5213
dcba9b0f
MM
52142002-12-09 Mark Mitchell <mark@codesourcery.com>
5215
5216 * g++.dg/template/static1.C: New test.
5217 * g++.dg/template/static2.C: New test.
5218 * g++.old-deja/g++.ext/memconst.C: New test.
5219
da549e29
KG
52202002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5221
5222 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5223 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5224 * g++.dg/special/initp1.C: Likewise.
5225
61f6c84f
JJ
52262002-12-06 Jakub Jelinek <jakub@redhat.com>
5227
5228 * gcc.c-torture/execute/20021204-1.c: New test.
5229
16823694
GK
52302002-12-04 Geoffrey Keating <geoffk@apple.com>
5231
5232 * gcc.dg/ppc-fmadd-1.c: New file.
5233 * gcc.dg/ppc-fmadd-2.c: New file.
5234 * gcc.dg/ppc-fmadd-3.c: New file.
5235
d61fd3f1
EB
52362002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5237
5238 * gcc.c-torture/compile/20021204-1.c: New test.
5239
4977bab6
ZW
52402002-12-03 Nathan Sidwell <nathan@codesourcery.com>
5241
5242 * g++.dg/inherit/covariant2.C: New test.
5243 * g++.dg/inherit/covariant3.C: New test.
5244 * g++.dg/inherit/covariant4.C: New test.
5245 * g++.dg/inherit/covariant1.C: Remove XFAIL.
5246 * g++.old-deja/g++.robertl/eb17.C: Likewise.
5247
ee7ecb29
MM
52482002-12-03 Mark Mitchell <mark@codesourcery.com>
5249
5250 PR c++/8688
5251 * g++.dg/init/brace3.C: New test.
5252
b11b0178
KH
52532002-12-02 Kazu Hirata <kazu@cs.umass.edu>
5254
5255 * gcc.dg/20020210-1.c: Fix a comment typo.
5256
2e185155
MM
52572002-12-02 Mark Mitchell <mark@codesourcery.com>
5258
5089de93
MM
5259 PR c++/8720
5260 * g++.dg/parse/defarg1.C: New test.
5261
5262 PR c++/8615
5263 * g++.dg/template/char1.C: New test.
5264
2e185155
MM
5265 * g++.dg/template/varmod1.C: Fix typo.
5266
218e0eb6
KL
52672002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5268
5269 DR 180
5270 * g++.old-deja/g++.pt/crash32.C: Expect error.
5271
a82d6da5
MM
52722002-12-01 Mark Mitchell <mark@codesourcery.com>
5273
94fc547c
MM
5274 PR c++/5919
5275 * g++.dg/template/varmod1.C: New test.
5276
a82d6da5
MM
5277 PR c++/8727
5278 * g++.dg/inherit/typeinfo1.C: New test.
4977bab6 5279
a82d6da5
MM
5280 PR c++/8663
5281 * g++.dg/inherit/typedef1.C: New test.
5282
c17707f1
MM
52832002-11-30 Mark Mitchell <mark@codesourcery.com>
5284
c9f8536c
MM
5285 PR c++/8332
5286 PR c++/8493
5287 * g++.dg/template/strlen1.C: New test.
5288
328de7c2
MM
5289 PR c++/8227
5290 * g++.dg/template/ctor2.C: New test.
5291
c17707f1
MM
5292 PR c++/8214
5293 * g++.dg/init/string1.C: New test.
5294
65f8b0fb
MM
5295 PR c++/8511
5296 * g++.dg/template/friend8.C: New test.
5297
f6a83eb0
JB
52982002-11-29 Joe Buck <jbuck@synopsys.com>
5299
5300 * g++.dg/lookup/anon2.C: New test.
5301
e7c79ef9
KH
53022002-11-28 Kazu Hirata <kazu@cs.umass.edu>
5303
5304 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5305 h8300 port.
5306
63313700
RS
53072002-11-27 Richard Sandiford <rsandifo@redhat.com>
5308
5309 * gcc.dg/bitfld-6.c: New test.
5310
b8c25665 53112002-11-27 Jan Hubicka <jh@suse.cz>
1dc46545
JH
5312
5313 * gcc.c-torture/execute/20021127.[cx]: New test.
5314
b8c25665 53152002-11-26 Jan Hubicka <jh@suse.cz>
4977bab6
ZW
5316
5317 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5318 quality.
5319
a16f2357
GK
53202002-11-26 Geoffrey Keating <geoffk@apple.com>
5321
5322 * g++.dg/init/brace2.C: New test.
5323 * g++.old-deja/g++.mike/p9129.C: Correct.
5324
6b5aa5d0
MM
53252002-11-26 Mark Mitchell <mark@codesourcery.com>
5326
5327 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5328
4977bab6
ZW
53292002-11-25 Andreas Bauer <baueran@in.tum.de>
5330
5331 * gcc.dg/sibcall-6: New test for indirect sibcalls.
5332
2003cd37
MM
53332002-11-25 Mark Mitchell <mark@codesourcery.com>
5334
5335 * testsuite/g++.dg/abi/empty11.C: New test.
5336 * testsuite/g++.dg/rtti/cv1.C: New test.
5337
d860bdd3
HPN
53382002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
5339
5340 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5341
8a874cb4
MM
53422002-11-24 Mark Mitchell <mark@codesourcery.com>
5343
5344 * g++.dg/abi/empty10.C: New test.
5345
d61fd3f1 53462002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
642c8681
EB
5347
5348 * gcc.c-torture/compile/20021124-1.c: New test.
5349
05abed76
MM
53502002-11-22 Mark Mitchell <mark@codesourcery.com>
5351
5352 * g++.dg/abi/rtti2.C: New test.
5353
d61fd3f1 53542002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
75c2b973
EB
5355
5356 * gcc.dg/i386-unroll-1.c: New test.
5357
d61fd3f1 53582002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
6d1d1db0
EB
5359
5360 * gcc.c-torture/compile/20021120-1.c: New test.
5361 * gcc.c-torture/compile/20021120-2.c: New test.
5362
5354730b
RS
53632002-11-20 Richard Sandiford <rsandifo@redhat.com>
5364
5365 * gcc.dg/bitfld-5.c: New test.
5366
5720520f
RS
53672002-11-20 Richard Sandiford <rsandifo@redhat.com>
5368
5369 * gcc.c-torture/execute/20021120-3.c: New test.
5370
4392ebd3
RS
53712002-11-20 Richard Sandiford <rsandifo@redhat.com>
5372
5373 * gcc.c-torture/execute/20021120-2.c: New test.
5374
3748bd9e
RS
53752002-11-20 Richard Sandiford <rsandifo@redhat.com>
5376
5377 * gcc.c-torture/execute/20021120-1.c: New test.
5378
bc02f8d3
JJ
53792002-11-20 Jakub Jelinek <jakub@redhat.com>
5380
5381 * gcc.c-torture/execute/20021118-3.c: New test.
5382
d61fd3f1 53832002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
d5fc82c5
EB
5384
5385 * gcc.c-torture/compile/20021119-1.c: New test.
5386
3b312ef4
JT
53872002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
5388
5389 * gcc.dg/duff-1.c: New test.
5390 * gcc.dg/duff-2.c: New test.
5391 * gcc.dg/duff-3.c: New test.
5392
8128cccf
NB
53932002-11-18 Neil Booth <neil@daikokuya.co.uk>
5394
5395 * gcc.dg/cpp/_Pragma5.c: New test.
5396
3503150c
RS
53972002-11-18 Richard Sandiford <rsandifo@redhat.com>
5398
5399 * gcc.c-torture/execute/20021118-2.c: New test.
5400
180bde4f
RS
54012002-11-18 Richard Sandiford <rsandifo@redhat.com>
5402
5403 * gcc.c-torture/execute/20021118-1.c: New test.
5404
aaefd216
JJ
54052002-11-16 Jakub Jelinek <jakub@redhat.com>
5406
5407 * gcc.dg/20021116-1.c: New test.
5408
95675950
MM
54092002-11-14 Mark Mitchell <mark@codesourcery.com>
5410
5411 * g++.dg/abi/vcall1.C: New test.
5412
7eca317a
JJ
54132002-11-14 Jakub Jelinek <jakub@redhat.com>
5414
5415 * gcc.dg/20021029-1.c: New test.
5416 * gcc.dg/20021029-2.c: New test.
5417
1fccfa1e
JDA
54182002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5419
5420 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5421
110c25ef
EB
54222002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5423
5424 PR c/8439
5425 * gcc.dg/20021110.c: Move to ...
5426 * gcc.c-torture/compile/20021110.c: .... here.
5427
303b90b0
FS
54282002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5429
5430 PR c/8467
5431 * gcc.c-torture/execute/20021111-1.c
5432
45ed7228
EB
54332002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5434
5435 PR c/8439
110c25ef 5436 * gcc.dg/20021110.c: New test.
4977bab6 5437
06315871
MM
54382002-11-10 Mark Mitchell <mark@codesourcery.com>
5439
5440 * g++.dg/abi/vthunk3.C: Run only on x86.
5441
04e6db94
JM
54422002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
5443
5444 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5445
323941f6
HPN
54462002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
5447
5448 * lib/compat.exp (compat-execute): Fix logic error in last
5449 change.
5450
8c47cfd8
NB
54512002-11-09 Neil Booth <neil@daikokuya.co.uk>
5452
5453 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5454
5c74d5b0
KL
54552002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5456
5457 PR c++/8389
5458 * g++.dg/template/access6.C: New test.
5459
b8c25665 54602002-11-08 Jan Hubicka <jh@suse.cz>
4977bab6
ZW
5461
5462 * gcc.dg/i386-ssefp-1.c: New test.
5463 * gcc.dg/i386-ssefp-1.c: New test.
5464
b8c25665 54652002-11-08 Jan Hubicka <jh@suse.cz>
8dd3ca88
JH
5466
5467 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5468
4f2c9d7e
MM
54692002-11-07 Mark Mitchell <mark@codesourcery.com>
5470
e6a66567
MM
5471 * g++.dg/abi/vthunk3.C: New test.
5472
4f2c9d7e
MM
5473 PR c++/8338
5474 * g++.dg/template/crash2.C: New test.
5475
f72ab53b
MM
54762002-11-07 Mark Mitchell <mark@codesourcery.com>
5477
5478 * testsuite/g++.dg/abi/dtor1.C: New test.
5479 * testsuite/g++.dg/abi/dtor2.C: Likewise.
5480
3cfe49da
GK
54812002-11-05 Geoffrey Keating <geoffk@apple.com>
5482
5483 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5484 Darwin.
5485
9e96797f
AN
54862002-11-04 Adam Nemet <anemet@lnxw.com>
5487
5488 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5489 -mthumb. Only xfail with -O0.
5490
548502d3
MM
54912002-11-03 Mark Mitchell <mark@codesourcery.com>
5492
5493 * g++.dg/abi/thunk1.C: New test.
5494 * g++.dg/abi/thunk2.C: Likewise.
5495 * g++.dg/abi/vtt1.C: Likewise.
5496
8cd4a359
DN
54972002-11-02 Diego Novillo <dnovillo@redhat.com>
5498
5499 PR optimization/8423
5500 * gcc.c-torture/execute/builtin-constant.c: New test.
5501
04d57dd5
ZW
55022002-11-01 Zack Weinberg <zack@codesourcery.com>
5503
5504 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5505 Add some more cases.
5506
bec80a45
MM
55072002-11-01 Mark Mitchell <mark@codesourcery.com>
5508
5509 PR c++/8391
5510 * g++.dg/opt/local1.C: New test.
5511
8c081e84
MM
55122002-10-30 Mark Mitchell <mark@codesourcery.com>
5513
5514 PR c++/8160
5515 * g++.dg/template/complit1.C: New test.
5516
5517 PR c++/8149
5518 * g++.dg/template/typename4.C: Likewise.
5519
7088fca9
KL
55202002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5521
5522 Core issue 287, PR c++/7639
5523 * g++.dg/template/instantiate1.C: Adjust error location.
5524 * g++.dg/template/instantiate3.C: New test.
5525 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5526 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5527 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5528
f6a9714b
HPN
55292002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
5530
5531 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5532
59db5f7b
MM
55332002-10-29 Mark Mitchell <mark@codesourcery.com>
5534
5535 PR c++/8287
5536 * g++.dg/init/dtor2.C: New test.
5537
a80c67ca
KG
55382002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5539
5540 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5541 * gcc.dg/nest.c: Bypass errors on irix6.
5542
96a888d6
HPN
55432002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
5544
5545 * gcc.dg/nest.c: Expect error for mmix-*-*.
5546 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5547
1f032a99
HPN
55482002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
5549
600522f8
HPN
5550 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5551 markers.
5552
35fcca95 5553 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1f032a99 5554
f0dd122b
MS
55552002-10-25 Mike Stump <mrs@apple.com>
5556
5557 * gcc.dg/warn-1.c: New test.
5558
f65e1183
ZW
55592002-10-25 Zack Weinberg <zack@codesourcery.com>
5560
5561 * g++.dg/template/typename3.C: New test.
5562
bb5e8a7f
MM
55632002-10-25 Mark Mitchell <mark@codesourcery.com>
5564
e93ee644
MM
5565 * g++.dg/lookup/ptrmem1.C: New test.
5566
bb5e8a7f
MM
5567 * g++.dg/abi/vthunk2.C: New test.
5568
f3763a44
ZW
55692002-10-25 Zack Weinberg <zack@codesourcery.com>
5570
5571 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5572
ba9a991f
MM
55732002-10-24 Mark Mitchell <mark@codesourcery.com>
5574
5575 * g++.dg/abi/empty9.C: New test.
5576
5f13cfc6
RH
55772002-10-24 Richard Henderson <rth@redhat.com>
5578
5579 * g++.dg/inherit/thunk1.C: Enable for ia64.
5580
6b607ffd
MM
55812002-10-23 Mark Mitchell <mark@codesourcery.com>
5582
5583 PR c++/8067
5584 * g++.dg/lookup/pretty1.C: New test.
5585
8bfb45f8
JJ
55862002-10-23 Jakub Jelinek <jakub@redhat.com>
5587
5588 * gcc.dg/20021023-1.c: New test.
5589
e6f052b7
MM
55902002-10-23 Mark Mitchell <mark@codesourcery.com>
5591
5592 PR c++/7679
5593 * g++.dg/parse/inline1.C: New test.
f65e1183 5594
e2358068
RH
55952002-10-23 Richard Henderson <rth@redhat.com>
5596
619703c6
RH
5597 * g++.dg/inherit/thunk1.C: Enable for x86_64.
5598
e2358068
RH
5599 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5600
ad4f9910
MM
56012002-10-22 Mark Mitchell <mark@codesourcery.com>
5602
5603 PR c++/6579
5604 * g++.dg/parse/stmtexpr3.C: New test.
5605
8fe734a3
NS
56062002-10-22 Nathan Sidwell <nathan@codesourcery.com>
5607
5608 * g++.dg/expr/cond1.C: New test.
5609
4977bab6
ZW
56102002-10-21 Zack Weinberg <zack@codesourcery.com>
5611
5612 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5613
7ba539c6
MM
56142002-10-21 Mark Mitchell <mark@codesourcery.com>
5615
5616 * g++.dg/abi/vbase13.C: New test.
5617 * g++.dg/abi/vbase14.C: Likewise.
5618
75d38379
JJ
56192002-10-21 Jakub Jelinek <jakub@redhat.com>
5620
5621 * gcc.dg/tls/pic-1.c: New test.
5622 * gcc.dg/tls/nonpic-1.c: New test.
5623 * gcc.dg/20021018-1.c: New test.
5624
aaee784a
UW
56252002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
5626
5627 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5628 Remove only files with the same base name as the test case.
5629 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5630 (profopt-execute): Likewise. Also, remove old profiling
5631 and performance data files before running the tests.
5632
5633 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5634 * g++.dg/bprob/bprob.exp: Likewise.
5635 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
5636 to allow more general test case names.
5637
5638 * g++.dg/bprob/bprob-1.C: Rename to ...
5639 * g++.dg/bprob/g++-bprob-1.C: ... this.
5640
5641 * g77.dg/bprob/bprob-1.f: Rename to ...
5642 * g77.dg/bprob/g77-bprob-1.f: ... this.
5643
22bd2554
ZW
56442002-10-21 Zack Weinberg <zack@codesourcery.com>
5645
5646 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5647 bison 1.50 or later.
5648
434fb8b7
JJ
56492002-10-21 Janis Johnson <janis187@us.ibm.com>
5650
5651 * g++.dg/README: Describe more test directories.
5652
42328048
MM
56532002-10-21 Mark Mitchell <mark@codesourcery.com>
5654
5655 * g++.dg/init/array6.C: Add additional tests.
5656
ecef5e87
UW
56572002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
5658
5659 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5660 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5661
0ac1a3d3
KH
56622002-10-21 Kazu Hirata <kazu@cs.umass.edu>
5663
5664 * gcc.c-torture/compile/20020604-1.x: New.
5665 * gcc.c-torture/compile/simd-5.x: Likewise.
5666 * gcc.c-torture/execute/920710-1.x: Likewise.
5667 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
5668
97cc1f5e
MM
56692002-10-21 Mark Mitchell <mark@codesourcery.com>
5670
5671 * g++.dg/inherit/override1.C: Add dg-options clause.
5672
ab3146fd
ZD
56732002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5674
5675 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
5676 _mm_slli_si128.
5677
0d8b229b
AS
56782002-10-19 Andreas Schwab <schwab@suse.de>
5679
5680 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
5681 directory component.
5682
9368208b
MM
56832002-10-18 Mark Mitchell <mark@codesourcery.com>
5684
80bbd03d
MM
5685 * g++.dg/inherit/thunk1.C: New test.
5686
9368208b
MM
5687 * g++.dg/inherit/override1.C: New test.
5688
5689 * g++.dg/abi/mangle11.C: New test.
5690 * g++.dg/abi/mangle14.C: New test.
5691 * g++.dg/abi/mangle17.C: New test.
5692
8a188e24
NS
56932002-10-17 Nathan Sidwell <nathan@codesourcery.com>
5694
5695 * g++.dg/overload/member2.C: New test.
5696
768bf0ab
JJ
56972002-10-17 Janis Johnson <janis187@us.ibm.com>
5698
5699 * g++.dg/README: Describe new compat directory.
5700 * g++.dg/dg.exp: Skip tests in compat directory.
5701 * README.compat: New file.
5702 * lib/compat.exp: New expect script.
5703 * g++.dg/compat: New test directory.
5704 * g++.dg/compat/compat.exp: New expect script.
5705 * g++.dg/compat/abi: New test directory.
5706 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
5707 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
5708 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
5709 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
5710 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
5711 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
5712 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
5713 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
5714 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
5715 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
5716 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
5717 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
5718 * g++.dg/compat/break: New test directory.
5719 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
5720 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
5721 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
5722 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
5723 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
5724 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
5725 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
5726 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
5727 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
5728 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
5729 g++.dg/compat/break/README: New files.
5730 * g++.dg/compat/eh: New test directory.
5731 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
5732 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
5733 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
5734 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
5735 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
5736 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
5737 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
5738 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
5739 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
5740 g++.dg/compat/eh/filter2_y.C,
5741 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
5742 g++.dg/compat/eh/new1_y.C,
5743 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
5744 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
5745 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
5746 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
5747 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
5748 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
5749 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
5750 g++.dg/compat/eh/unexpected1_y.C: New files.
5751 * g++.dg/compat/init: New test directory.
5752 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
5753 g++.dg/compat/init/array5_y.C,
5754 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
5755 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
5756 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
5757 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
5758 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
5759 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
5760 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
5761 g++.dg/compat/init/init-ref2_y.C: New files.
5762
982216be
MM
57632002-10-17 Mark Mitchell <mark@codesourcery.com>
5764
5765 PR c++/7584
5766 * g++.dg/inherit/using3.C: New test.
5767
b8c25665 57682002-10-17 Jan Hubicka <jh@suse.cz>
ff229ff6
JH
5769
5770 * gcc.dg/20021017-2.c: New test.
5771
b216f69b
MM
57722002-10-17 Mark Mitchell <mark@codesourcery.com>
5773
2d05cd96 5774 * g++.dg/abi/mangle16.C: Adjust.
d768a589 5775
b216f69b
MM
5776 * g++.dg/init/array8.C: New test.
5777
6e53546d
RS
57782002-10-17 Richard Sandiford <rsandifo@redhat.com>
5779
5780 * gcc.dg/special/mips-abi.exp: New test.
5781 * gcc.dg/special/mips-abi.s: Empty file used by the above.
5782
2303a079
MM
57832002-10-16 Mark Mitchell <mark@codesourcery.com>
5784
d3133e68
MM
5785 * g++.dg/abi/mangle16.C: New test.
5786 * g++.dg/abi/mangle17.C: Likewise.
5787
2303a079
MM
5788 PR c++/7478
5789 * g++.dg/template/ref1.C: New test.
5790
e055ba36
KG
57912002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5792
5793 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
5794
6e2ac1ae
UW
57952002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
5796
5797 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
5798
451c0899
MM
57992002-10-16 Mark Mitchell <mark@codesourcery.com>
5800
5801 PR c++/7524
5802 * g++.dg/init/array7.C: New test.
5803
3fa3c4bd
MM
58042002-10-15 Mark Mitchell <mark@codesourcery.com>
5805
5806 * g++.dg/init/array6.C: New test.
22bd2554 5807
3fa3c4bd
MM
5808 * g++.dg/abi/mangle13.C: Likewise.
5809 * g++.dg/abi/mangle14.C: Likewise.
5810 * g++.dg/abi/mangle15.C: Likewise.
5811
58731fd1
MM
58122002-10-14 Mark Mitchell <mark@codesourcery.com>
5813
5814 * g++.dg/abi/empty8.C: New test.
22bd2554 5815
6742d92b
NS
58162002-10-15 Nathan Sidwell <nathan@codesourcery.com>
5817
5818 * g++.dg/init/ctor1.C: New test.
5819
23a64177
UW
58202002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
5821
5822 * gcc.c-torture/execute/20021015-1.c: New test.
5823
b8c25665 58242002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
38364bd2
R
5825
5826 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
5827
b8c25665 58282002-10-14 Jan Hubicka <jh@suse.cz>
1877be45
JH
5829
5830 * gcc.dg/i386-ssetype-[1-5].c: New tests.
5831
741fa37f
RH
58322002-10-14 Richard Henderson <rth@redhat.com>
5833
5834 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
5835
a3b88570
MM
58362002-10-14 Mark Mitchell <mark@codesourcery.com>
5837
5838 PR optimization/6631
5839 * g++.dg/opt/const2.C: New test.
5840
77631fa7
MM
58412002-10-14 Mark Mitchell <mark@codesourcery.com>
5842
5843 PR c++/7176
5844 * g++.dg/parse/friend1.C: New test.
5845 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
5846
0d1c5774
JJ
58472002-10-14 Jakub Jelinek <jakub@redhat.com>
5848
5849 * gcc.dg/20021014-1.c: New test.
5850
8e3df2de
MM
58512002-10-11 Mark Mitchell <mark@codesourcery.com>
5852
dac45b5c
MM
5853 PR c++/5661
5854 * g++.dg/ext/vlm1.C: New test.
5855 * g++.dg/ext/vlm2.C: Likewise.
22bd2554 5856
8e3df2de
MM
5857 * g++.dg/init/array1.C: Remove invalid braces.
5858 * g++.dg/init/brace1.C: New test.
5859 * g++.dg/init/copy2.C: Likewise.
5860 * g++.dg/init/copy3.C: Likewise.
5861 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
5862 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
5863 braces.
22bd2554 5864
98ddd678
NB
58652002-10-11 Neil Booth <neil@daikokuya.co.uk>
5866
5867 * gcc.dg/cpp/assembler.S: Don't use -ansi.
5868
b8c25665 58692002-10-11 Richard Shann <richard.shann@superh.com>
0488fa7c
JR
5870
5871 * gcc.c-torture/compile/simd-5.c: New test.
5872
4977bab6
ZW
58732002-10-10 Roger Sayle <roger@eyesopen.com>
5874
5875 * gcc.c-torture/execute/shiftopt-1.c: New test case.
5876
61fdde38
JW
58772002-10-10 Jim Wilson <wilson@redhat.com>
5878
5879 * gcc.c-torture/execute/20021010-1.c: New test.
5880
95f79357
ZW
58812002-10-09 Zack Weinberg <zack@codesourcery.com>
5882
85cd7be8 5883 PR c/7353
95f79357
ZW
5884 * g++.dg/ext/typedef-init.C: New test.
5885 * gcc.dg/typedef-init.c: New test.
5886
5cc67323
NB
58872002-10-09 Neil Booth <neil@daikokuya.co.uk>
5888
5889 * gcc.dg/cpp/paste13.c: New test.
5890
131d2c16
KG
58912002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5892
5893 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
5894 remaining platforms, XFAIL during compile, not execute. Don't
5895 XFAIL at -O0.
5896
bf52f899
NS
58972002-10-08 Nathan Sidwell <nathan@codesourcery.com>
5898
5899 * gcc.dg/alias-1.c: Tweak expected warning.
5900
a85cd145
V
59012002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
5902
5903 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
5904
f75369c8
AJ
59052002-10-06 Andreas Jaeger <aj@suse.de>
5906
8d725537
AJ
5907 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
5908 * gcc.dg/cpp/c++98.C: Likewise.
5909
5910 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
5911 * g++.dg/cpp/c++98.C: Likewise.
5912
5913 * g++.dg/README (Subdirectories): Mention cpp directory.
5914
f75369c8
AJ
5915 PR target/7559
5916 * gcc.dg/20021006-1.c: New test.
5917
eb55ce4b
KL
59182002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5919
5920 PR c++/7804
5921 * g++.dg/other/warning1.C: New test.
5922
f91f86e7
RS
59232002-10-04 Roger Sayle <roger@eyesopen.com>
5924
5925 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
5926 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
5927 and sparc-*-* with -m64 as expected failures. See PR 8087.
5928
bd9bb3d2
MM
59292002-10-03 Mark Mitchell <mark@codesourcery.com>
5930
5931 PR c++/7931
5932 * g++.dg/template/ptrmem3.C: New test.
f75369c8 5933
bd9bb3d2
MM
5934 PR c++/7754
5935 * g++.dg/template/union1.C: New test.
5936
6397d80b
MM
59372002-10-03 Mark Mitchell <mark@codesourcery.com>
5938
5939 PR c++/8006
5940 * g++.dg/abi/mangle9.C: New test.
5941 * g++.dg/abi/mangle10.C: New test.
5942 * g++.dg/abi/mangle11.C: New test.
5943 * g++.dg/abi/mangle12.C: New test.
5944
2282d28d
MM
59452002-10-02 Mark Mitchell <mark@codesourcery.com>
5946
5947 PR c++/7188.
5948 * g++.dg/template/meminit1.C: New test.
5949 * g++.dg/warn/Wreorder-1.C: Likewise.
5950 * g++.old-deja/g++.mike/warn3.C: Tweak.
5951 * lib/prune.exp: Ingore "in copy constructor".
5952
e5ec43ac
AJ
59532002-10-02 Andreas Jaeger <aj@suse.de>
5954
5955 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
5956 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
5957 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
5958 on x86-64.
5959
a1d1a0f9
MM
59602002-10-01 Mark Mitchell <mark@codesourcery.com>
5961
5962 * gcc.dg/empty1.C: Fix typo.
5963
73a73768
NS
59642002-10-01 Nathan Sidwell <nathan@codesourcery.com>
5965
5966 * gcc.dg/alias-1.c: New test.
5967
871e97f7
MM
59682002-10-01 Mark Mitchell <mark@codesourcery.com>
5969
0645ba8f
MM
5970 * gcc.dg/empty1.C: New test.
5971
871e97f7
MM
5972 * g++.dg/tls/init-2.C: Tweak error messages.
5973
8ab907e8
RS
59742002-10-01 Richard Sandiford <rsandifo@redhat.com>
5975
5976 * gcc.c-torture/compile/20020923-1.c: New test.
5977
e3e3815b
JT
59782002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
5979
5980 * gcc.c-torture/execute/ffs-1.c: New test.
5981 * gcc.c-torture/execute/ffs-2.c: Ditto.
5982
5a9a1961
NS
59832002-09-30 Nathan Sidwell <nathan@codesourcery.com>
5984
5985 * g++.dg/overload/member1.C: New test.
5986
17bbb839
MM
59872002-09-30 Mark Mitchell <mark@codesourcery.com>
5988
5989 * g++.dg/abi/empty7.C: New test.
5990 * g++.dg/init/pm2.C: Likewise.
f75369c8 5991
03357c23
NS
59922002-09-29 Nathan Sidwell <nathan@codesourcery.com>
5993
5994 * g++.dg/rtti/crash1.C: New test.
5995
d7bb749a
HPN
59962002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5997
5998 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
5999 gcc.dg/sibcall-4.c: New tests.
6000
1c402174
RS
60012002-09-28 Roger Sayle <roger@eyesopen.com>
6002
6003 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6004 powerpc and MMIX targets.
6005
57147be1
ZW
60062002-09-27 Zack Weinberg <zack@codesourcery.com>
6007
6008 * gcc.dg/cpp/20020927-1.c: New.
6009
6b1ef791
DM
60102002-09-26 David S. Miller <davem@redhat.com>
6011
6012 * gcc.c-torture/compile/trunctfdf.c: New.
6013
fa4211cb
KG
60142002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6015
6016 * lib/target-supports.exp (check_weak_available): Handle solaris2.
6017
a7215b32
AM
60182002-09-27 Alan Modra <amodra@bigpond.net.au>
6019
6020 * gcc.c-torture/execute/loop-15.c: New.
6021
d57f8a71
JJ
60222002-09-26 Janis Johnson <janis187@us.ibm.com>
6023
6024 * README.QMTEST: Fix typo.
6025
b784617e
UW
60262002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
6027
6028 * gcc.dg/20020926-1.c: New test.
6029
065fa8a1
DM
60302002-09-25 David S. Miller <davem@redhat.com>
6031
6032 PR target/7842
6033 * gcc.c-torture/execute/shiftdi.c: New test.
6034
1c88948f
RE
60352002-09-26 Richard Earnshaw <rearnsha@arm.com>
6036
6037 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6038 unique to the tool.
6039 * lib/g77.exp (g77_init): Likewise.
6040 * lib/g++.exp (g++_init): Likewise.
6041 * lib/objc.exp (objc_init): Likewise.
6042
956d9305
MM
60432002-09-25 Mark Mitchell <mark@codesourcery.com>
6044
6045 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6046 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6047 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6048
6190e147
RH
60492002-09-25 Richard Henderson <rth@redhat.com>
6050
6051 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6052 too-small long double.
6053
c354bbcc
HPN
60542002-09-23 Hans-Peter Nilsson <hp@axis.com>
6055
6056 * gcc.dg/20020919-1.c: New test.
6057
2d3e278d
MM
60582002-09-23 Mark Mitchell <mark@codesourcery.com>
6059
6060 * g++.dg/abi/bitfield6.C: New test.
6061 * g++.dg/abi/bitfield7.C: New test.
6062 * g++.dg/abi/bitfield8.C: New test.
6063 * g++.dg/abi/vbase11.C: New test.
6064
490ed846
JDA
60652002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
6066
6067 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6068 hppa*-*-hpux*. Update test comment.
6069
6ba085e7
JJ
60702002-09-20 Jakub Jelinek <jakub@redhat.com>
6071
6072 * gcc.dg/tls/struct-1.c: New test.
6073
56941bf2
NB
60742002-09-20 Neil Booth <neil@daikokuya.co.uk>
6075
6076 * gcc.dg/cpp/tr-warn2.c: Update.
6077
651912d6
RE
60782002-09-20 Richard Earnshaw <rearnsha@arm.com>
6079
6080 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6081
1ce505c4
RE
60822002-09-20 Richard Earnshaw <rearnsha@arm.com>
6083
6084 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6085 systems.
6086
1db76181
HPN
60872002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
6088
e7a35dcc
HPN
6089 * gcc.c-torture/execute/ieee/mzero3.c: New test.
6090
1db76181 6091 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
e9ad2ad3
HPN
6092 Adjust for c++filt moved to binutils. Remove spurious duplicate
6093 setting of cxxfilt.
1db76181 6094
2ee2d707
GK
60952002-09-19 Geoffrey Keating <geoffk@apple.com>
6096
6097 * gcc.dg/20020312-2.c: Update for darwin.
6098
dd29188b
NS
60992002-09-18 Nathan Sidwell <nathan@codesourcery.com>
6100
6101 * g++.old-deja/g++.other/crash32.C: Mark ICE.
6102
b8c25665 61032002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
ff2522a5
NP
6104
6105 * objc.dg/comp-types-1.m: New test.
6106 * objc.dg/comp-types-2.m: New test.
6107 * objc.dg/comp-types-3.m: New test.
6108 * objc.dg/comp-types-4.m: New test.
6109 * objc.dg/comp-types-5.m: New test.
57147be1 6110 * objc.dg/comp-types-6.m: New test.
ff2522a5 6111
8269c9b8
JDA
61122002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
6113
6114 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6115
3ec83083
NS
61162002-09-16 Nathan Sidwell <nathan@codesourcery.com>
6117
85341ddd 6118 * g++.dg/other/do1.C: New test.
57147be1 6119
3ec83083 6120 * g++.dg/template/subst1.C: New test.
57147be1 6121
1f73c622
SE
61222002-09-16 Steve Ellcey <sje@cup.hp.com>
6123
6124 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6125
28c56d25
NS
61262002-09-16 Nathan Sidwell <nathan@codesourcery.com>
6127
3ec83083
NS
6128 * g++.dg/template/qualttp20.C: Adjust expected errors.
6129 * g++.old-deja/g++.jason/report.C: Likewise.
6130 * g++.old-deja/g++.other/qual1.C: Likewise.
6131
7979434d
NS
6132 * g++.dg/lookup/scoped2.C: New test.
6133
28c56d25
NS
6134 * g++.dg/ext/asm3.C: New test.
6135
2a4ecff3
RE
61362002-09-16 Richard Earnshaw <rearnsha@arm.com>
6137
6138 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6139
002b4ef1
KH
61402002-09-16 Kazu Hirata <kazu@cs.umass.edu>
6141
6142 * ChangeLog: follow spelling conventions.
6143 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6144 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6145 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6146 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6147 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6148 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6149 * g++.old-deja/g++.law/global-init1.C: Likewise.
6150 * g++.old-deja/g++.other/delete4.C: Likewise.
6151 * g++.old-deja/g++.other/inline21.C: Likewise.
6152 * g++.old-deja/g++.other/singleton.C: Likewise.
6153 * g77.dg/strlen0.f: Likewise.
6154 * g77.f-torture/compile/20010519-1.f: Likewise.
6155 * g77.f-torture/compile/980310-4.f: Likewise.
6156 * gcc.c-torture/compile/20000605-1.c: Likewise.
6157 * gcc.c-torture/execute/20020225-1.c: Likewise.
6158 * gcc.dg/c90-hexfloat-2.c: Likewise.
6159 * gcc.dg/c99-bool-1.c: Likewise.
6160 * gcc.dg/c99-hexfloat-2.c: Likewise.
6161 * gcc.dg/dll-2.c: Likewise.
6162 * gcc.dg/wtr-union-init-1.c: Likewise.
6163 * gcc.dg/wtr-union-init-2.c: Likewise.
6164 * gcc.dg/wtr-union-init-3.c: Likewise.
6165 * gcc.dg/cpp/avoidpaste1.c: Likewise.
6166 * gcc.dg/cpp/defined.c: Likewise.
6167 * gcc.dg/cpp/macsyntx.c: Likewise.
6168 * gcc.dg/cpp/paste2.c: Likewise.
6169 * gcc.dg/cpp/trad/defined.c: Likewise.
6170 * gcc.dg/format/c90-printf-1.c: Likewise.
6171 * gcc.dg/format/c90-scanf-1.c: Likewise.
6172 * gcc.dg/format/c99-printf-1.c: Likewise.
6173 * gcc.dg/format/c99-scanf-1.c: Likewise.
6174 * gcc.misc-tests/gcov-8.c: Likewise.
6175 * lib/profopt.exp: Likewise.
6176
d48d6e79
KW
61772002-09-15 Krister Walfridsson <cato@df.lth.se>
6178
6179 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6180
3baab484
NS
61812002-09-15 Nathan Sidwell <nathan@codesourcery.com>
6182
6183 * g++.dg/inherit/using2.C: New test.
6184
3bbe3320
KH
61852002-09-15 Kazu Hirata <kazu@cs.umass.edu>
6186
6187 * ChangeLog: Follow spelling conventions.
6188 * g++.dg/template/friend4.C: Likewise.
6189 * g++.old-deja/g++.pt/crash67.C: Likewise.
6190 * gcc.c-torture/execute/20000801-4.c: Likewise.
6191 * gcc.dg/c90-digraph-1.c: Likewise.
6192 * gcc.dg/c94-digraph-1.c: Likewise.
6193 * gcc.dg/c99-digraph-1.c: Likewise.
6194 * gcc.dg/cpp/line5.c: Likewise.
6195 * gcc.dg/cpp/multiline.c: Likewise.
6196 * gcc.dg/cpp/trad/literals-1.c: Likewise.
6197 * gcc.dg/format/attr-3.c: Likewise.
6198 * gcc.dg/format/c90-scanf-3.c: Likewise.
6199 * gcc.dg/format/ext-4.c: Likewise.
6200
c8460010
NS
62012002-09-15 Nathan Sidwell <nathan@codesourcery.com>
6202
6203 * g++.dg/template/pretty1.C: New test.
6204
62dfe763
AM
62052002-09-14 Alan Modra <amodra@bigpond.net.au>
6206
6207 * gcc.c-torture/execute/struct-cpy-1.c: New test.
6208
46dd3884
GDR
62092002-09-13 Matt Austern <austern@apple.com>
6210
6211 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6212 passing a cast expression to a function by const reference.
6213
712467a4
NS
62142002-09-13 Nathan Sidwell <nathan@codesourcery.com>
6215
6216 * g++.dg/template/deduce1.C: New test.
6217
b5fc646f
KH
62182002-09-13 Kazu Hirata <kazu@cs.umass.edu>
6219
6220 * gcc.c-torture/execute/simd-1.c: Force all use of int to
6221 32-bit int.
6222
d27442c9
JDA
62232002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
6224
6225 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6226 usage.
6227
0c11ae22
RE
62282002-09-10 Richard Earnshaw <rearnsha@arm.com>
6229
6230 * gcc.c-torture/compile/20020910-1.c: New test.
6231
e5a3b7bd
FCE
62322002-09-10 Frank Ch. Eigler <fche@redhat.com>
6233
6234 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6235
278bba8b
AJ
62362002-09-10 Andreas Jaeger <aj@suse.de>
6237
6238 * gcc.dg/20020312-2.c: Adjust for x86-64.
6239
f69257d6
TM
62402002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
6241
6242 * g77.dg/7388.f: New test case for PR 7388.
6243
54c93c30
AE
62442002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6245
6246 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6247
370ce32a
ZL
62482002-09-05 Ziemowit Laski <zlaski@apple.com>
6249
6250 * objc.dg/proto-lossage-1.m: New test.
6251
2ef835f2
NB
62522002-09-06 Neil Booth <neil@daikokuya.co.uk>
6253
6254 * gcc.dg/cpp/_Pragma4.c: Fix typo.
6255
b8c25665 62562002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
746b0682
NP
6257
6258 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
6259 expected to pass.
6260
556d006c
SS
62612002-09-06 Stan Shebs <shebs@apple.com>
6262 David Edelsohn <edelsohn@gnu.org>
6263
6264 * gcc.dg/weak: New directory.
6265 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6266 target-specific xfail bits.
6267 * gcc.dg/typeof-2.c: Move to new directory.
6268 * gcc.dg/weak.exp: New expect script.
6269
7d97b054
AM
62702002-09-06 Alan Modra <amodra@bigpond.net.au>
6271
6272 * gcc.c-torture/execute/extzvsi.c: New test.
6273
8ef3ea70
SS
62742002-09-05 Stan Shebs <shebs@apple.com>
6275
6276 * gcc.dg/weak-1.c: xfail on Darwin.
6277 * gcc.dg/weak-2.c: Ditto.
6278 * gcc.dg/weak-3.c: Ditto.
6279 * gcc.dg/weak-4.c: Ditto.
6280 * gcc.dg/weak-5.c: Ditto.
6281 * gcc.dg/weak-6.c: Ditto.
6282 * gcc.dg/weak-7.c: Ditto.
6283 * gcc.dg/weak-8.c: Ditto.
6284 * gcc.dg/weak-9.c: Ditto.
6285
b8c25665 62862002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
ed6cc1f5
R
6287
6288 * gcc.c-torture/execute/loop-14.c: New test.
6289
23ccd1f3
JJ
62902002-09-04 Jakub Jelinek <jakub@redhat.com>
6291
6292 * g++.dg/other/cxa-atexit1.C: New test.
6293
f979c199
JJ
6294 * gcc.dg/typeof-2.c: New test.
6295
4977bab6
ZW
62962002-09-03 Roger Sayle <roger@eyesopen.com>
6297
6298 * gcc.dg/builtins-2.c: New testcase.
6299 * gcc.dg/builtins-3.c: New testcase.
6300
79ba5e3b
NB
63012002-09-03 Neil Booth <neil@daikokuya.co.uk>
6302
6303 * gcc.dg/cpp/_Pragma4.c: New test.
6304
b8c25665 63052002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
64f3ecb1
NP
6306
6307 * objc/execute/nil_method-1.m: New testcase.
6308
b8c25665 63092002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
0475ed26
NP
6310
6311 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6312 [Object class], not [Object initialize].
6313
c8ffe46f
RS
63142002-08-31 Roger Sayle <roger@eyesopen.com>
6315 Hans-Peter Nilsson <hp@bitrange.com>
6316
6317 * gcc.c-torture/execute/20020720-1.x: Skip test on
6318 mmix-knuth-mmixware. Correct comment.
6319
eca7f13c
MM
63202002-08-27 Mark Mitchell <mark@codesourcery.com>
6321
6322 * testsuite/g++.dg/abi/bitfield5.C: New test.
6323 * testsuite/g++.dg/abi/vbase10.C: Likewise.
6324
b8c25665 63252002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
c350f8c1
NP
6326
6327 * objc.dg/undeclared-selector.m: New test.
6328
ac2a2d6f
NS
63292002-08-27 Nathan Sidwell <nathan@codesourcery.com>
6330
6331 * g++.dg/other/offsetof1.C: Avoid cast warning.
6332
d632dee9
ZL
63332002-08-26 Ziemowit Laski <zlaski@apple.com>
6334
54c93c30 6335 * objc.dg/super-class-2.m: New test.
d632dee9 6336
13d3f0b6
MA
63372002-08-24 Matt Austern <austern@apple.com>
6338
6339 * g++.dg/ext/lvaddr.C: New test.
6340 * g++.dg/ext/lvcast.C: New test.
278bba8b 6341
5b770a96
MM
63422002-08-22 Mark Mitchell <mark@codesourcery.com>
6343
6344 * testsuite/g++.dg/inherit/cond1.C: New test.
6345
a976230b
GK
63462002-08-22 Geoffrey Keating <geoffk@redhat.com>
6347
6348 * gcc.dg/noncompile/incomplete-1.c: New test.
6349
b462d4ab
JM
63502002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
6351
6352 * gcc.dg/typespec-1.c: New test.
6353
92b5aacd
DP
63542002-08-20 Devang Patel <dpatel@apple.com>
6355 * objc.dg/proto-hier-2.m: New test.
278bba8b 6356
1bd5981b
ZL
63572002-08-19 Ziemowit Laski <zlaski@apple.com>
6358
6359 * objc.dg/bitfield-1.m: New test.
6360 * objc.dg/bitfield-2.m: New test.
6361
2984fe64
JM
63622002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
6363
6364 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6365 gcc.dg/c99-flex-array-4.c: New tests.
6366
8aa5074e
SS
63672002-08-16 Stan Shebs <shebs@apple.com>
6368
6369 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6370
2a2bfc59
JJ
63712002-08-15 Jakub Jelinek <jakub@redhat.com>
6372
6373 * gcc.dg/typeof-1.c: New test.
6374 * g++.dg/ext/typeof2.C: New test.
6375
eac5ce6c
NS
63762002-08-15 Nathan Sidwell <nathan@codesourcery.com>
6377
6378 * g++.dg/other/offsetof1.C: New test.
6379
55ae9079
RH
63802002-08-14 Richard Henderson <rth@redhat.com>
6381
6382 * gcc.dg/tls/diag-3.c: Fix expected message strings.
6383
8bfb1467
NB
63842002-08-14 Neil Booth <neil@daikokuya.co.uk>
6385
6386 * gcc.dg/cpp/_Pragma3.c: New test.
6387
22eadedb
MM
63882002-08-13 Mark Mitchell <mark@codesourcery.com>
6389
6390 * g++.dg/template/inherit3: New test.
6391
3ebf5204
NS
63922002-08-10 Nathan Sidwell <nathan@codesourcery.com>
6393
6394 * gcc.dg/bitfld-4.c: Add blank options.
6395
9e259dd1
MM
63962002-08-09 Mark Mitchell <mark@codesourcery.com>
6397
6398 * g++.dg/template/crash1.C: New test.
6399
9e20be0c
JJ
64002002-08-08 Jakub Jelinek <jakub@redhat.com>
6401
6402 * gcc.dg/tls/opt-2.c: New test.
6403
7b9be5c7 64042002-08-08 Devang Patel <dpatel@apple.com>
9e20be0c
JJ
6405
6406 * objc.dg/selector-1.m : New test
278bba8b 6407
6fde9815
NS
64082002-08-08 Nathan Sidwell <nathan@codesourcery.com>
6409
3ebf5204 6410 * g++.dg/abi/bitfield4.C: New test.
6fde9815
NS
6411 * gcc.dg/bitfld-4.c: New test.
6412
c93a26f5
NS
64132002-08-08 Nathan Sidwell <nathan@codesourcery.com>
6414
6415 * g++.dg/other/packed1.C: New test.
6416
50ad9642
MM
64172002-08-07 Mark Mitchell <mark@codesourcery.com>
6418
6419 * g++.dg/abi/offsetof.C: Tweak error messages.
6420 * g++.old-deja/g++.mike/p10769a.C: Likewise.
278bba8b 6421
daf06049
JJ
64222002-08-08 Jakub Jelinek <jakub@redhat.com>
6423
6424 * gcc.dg/bitfld-3.c: New test.
6425
ad9335eb
JJ
64262002-08-07 Jakub Jelinek <jakub@redhat.com>
6427 Richard Henderson <rth@redhat.com>
6428
6429 * gcc.dg/i386-bitfield1.c: New test.
6430 * g++.dg/abi/bitfield3.C: Update.
6431
0b6f2917
NB
64322002-08-07 Neil Booth <neil@daikokuya.co.uk>
6433
6434 * objc.dg/const-str-2.m: Update.
6435 * gcc.dg/cpp/c++98.c: Change to C extension.
6436 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6437 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6438
1ae0ccb6
AH
64392002-08-06 Aldy Hernandez <aldyh@redhat.com>
6440
54c93c30 6441 * testsuite/gcc.dg/tls/diag-3.c: New.
1ae0ccb6 6442
1e14c7f0
GDR
64432002-08-07 Gabriel Dos Reis <gdr@nerim.net>
6444
6445 * g++.dg/README (Subdirectories): Document new subdir expr.
6446 * g++.dg/expr/pmf-1.C: New test.
6447
58551c23
NB
64482002-08-06 Neil Booth <neil@daikokuya.co.uk>
6449
6450 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6451
39e3a681
JJ
64522002-08-06 Jakub Jelinek <jakub@redhat.com>
6453
6454 * g++.dg/abi/bitfield3.C: New test.
6455
d19202ba
NS
64562002-08-05 Nathan Sidwell <nathan@codesourcery.com>
6457
6458 * lib/gcov.exp: Tweak expected line formats.
6459 * gcc.misc-tests/gcov8.c: New test.
6460 * gcc.misc-tests/gcov8.x: New flags.
6461
5133ad46
JJ
64622002-08-05 Jakub Jelinek <jakub@redhat.com>
6463
6464 * consistency.vlad/layout/endian.c: Include string.h.
6465
1bed5ee3
JJ
6466 * gcc.c-torture/execute/20020805-1.c: New test.
6467
201fbb7f
GDR
64682002-08-04 Gabriel Dos Reis <gdr@nerim.net>
6469
6470 * g++.dg/other/conversion1.C: New test.
6471
313c9c54
RS
64722002-08-03 Roger Sayle <roger@eyesopen.com>
6473
6474 * gcc.dg/builtins-1.c: New testcase.
6475
55765de4
MM
64762002-08-02 Mark Mitchell <mark@codesourcery.com>
6477
6478 * g++.dg/inherit/access3.C: New test.
6479
81e602b5
JJ
64802002-08-01 Jakub Jelinek <jakub@redhat.com>
6481
6482 * gcc.dg/ia64-visibility-2.c: New test.
6483
7662da2f
BK
64842002-08-01 Benjamin Kosnik <bkoz@redhat.com>
6485
54c93c30 6486 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7662da2f
BK
6487 __qualifier_flags to __flags.
6488
4ba126e4
MM
64892002-07-31 Mark Mitchell <mark@codesourcery.com>
6490
6491 * g++.dg/inherit/operator1.C: New test.
6492 * g++.dg/lookup/disamb1.C: Fix typo in comment.
6493 * g++.dg/other/error1.C: Change expected error message.
6494 * g++.dg/template/conv4.C: Likewise.
278bba8b 6495
4ba126e4 64962002-07-26 Neil Booth <neil@daikokuya.cop.uk>
b41f25cf
NB
6497
6498 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
002b4ef1 6499 for documented behavior.
b41f25cf 6500
7702af36
RS
65012002-07-25 Roger Sayle <roger@eyesopen.com>
6502
6503 * gcc.c-torture/execute/20020720-1.x: Skip this test on
6504 several targets known to fail.
6505
a27fb29b
RS
65062002-07-25 Richard Sandiford <rsandifo@redhat.com>
6507
6508 * gcc.dg/mips-args-[123].c: New tests.
6509
0b72793f
AH
65102002-07-24 Aldy Hernandez <aldyh@redhat.com>
6511
6512 * gcc.dg/ppc-spe.c: New.
6513
3cfab7ec
GK
65142002-07-24 Geoffrey Keating <geoffk@redhat.com>
6515
6516 * g++.dg/other/ptrmem4.C: New testcase.
6517
eb5da24b
RH
65182002-07-24 Richard Henderson <rth@redhat.com>
6519
6520 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
278bba8b 6521
aa02149a
GDR
65222002-07-24 Gabriel Dos Reis <gdr@nerim.net>
6523
6524 * g++.dg/ext/alignof1.C (main): Return 0 for success.
6525
79258dce
RS
65262002-07-24 Roger Sayle <roger@eyesopen.com>
6527
6528 * gcc.c-torture/execute/memset-3.c: New testcase.
6529
a69cbaac
NB
65302002-07-24 Neil Booth <neil@daikokuya.co.uk>
6531
6532 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6533 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6534
13fd931e
KG
65352002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6536
6537 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6538 Delete.
6539
b8c25665 65402002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
451f86fd
R
6541
6542 * gcc.c-torture/compile/simd-4.c: New test.
6543
0e902d98
KL
65442002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6545
6546 PR c++/7347, c++/7348
6547 * g++.dg/template/access4.C: New test.
6548 * g++.dg/template/access5.C: New test.
6549 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6550 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6551 * g++.old-deja/g++.pt/ttp58.C: Likewise.
6552 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6553
cf3c4f56
JJ
65542002-07-22 Jakub Jelinek <jakub@redhat.com>
6555
6556 * gcc.dg/gnu89-init-2.c: New test.
6557
56508306
GDR
65582002-07-21 Gabriel Dos Reis <gdr@nerim.net>
6559
6560 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6561
0da65b89
RS
65622002-07-20 Roger Sayle <roger@eyesopen.com>
6563
6564 * gcc.c-torture/execute/20020720-1.c: New testcase.
6565
68e65275
NB
65662002-07-20 Neil Booth <neil@daikokuya.co.uk>
6567
6568 * gcc.dg/cpp/Wsignprom.c: New tests.
6569
a0c58ea9
AM
65702002-07-20 Alan Modra <amodra@bigpond.net.au>
6571
6572 * gcc.c-torture/execute/loop-13.c: New test.
6573
75aef48a
NB
65742002-07-19 Neil Booth <neil@daikokuya.co.uk>
6575
6576 * gcc.dg/cpp/expr.c: New tests.
6577
437deefa
DE
65782002 07-18 David Edelsohn <edelsohn@gnu.org>
6579
6580 * g++.dg/opt/pr6713.C: Add template instantiation.
6581
85272855
AM
65822002-07-18 Alan Modra <amodra@bigpond.net.au>
6583
437deefa
DE
6584 * gcc.dg/nest.c: New test.
6585
65862002-07-17 Richard Henderson <rth@redhat.com>
6587
6588 * g++.dg/opt/pr6713.C: New test.
85272855 6589
90888283
EB
65902002-07-17 Eric Botcazou <ebotcazou@multimania.com>
6591
6592 * gcc.c-torture/execute/loop-2e.x: Let the testcase
6593 XFAIL for all x86 processors.
6594
ce0ead25
ID
65952002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6596
6597 * gcc.c-torture/execute/20010122-1.x: Do not test with
6598 -fomit-frame-pointer.
6599
d955f6ea
KL
66002002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6601
6602 * g++.dg/template/instantiate2.C: New test.
6603 * g++.dg/template/spec4.C: New test.
6604
ba59df78
KL
66052002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6606
6607 * g++.dg/template/access2.C: New test.
6608 * g++.dg/template/access3.C: New test.
6609
6c535c69
ZW
66102002-07-15 Zack Weinberg <zack@codesourcery.com>
6611
6612 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6613 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6614 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6615 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6616 Convert to use <stdarg.h>.
6617 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6618 Delete.
6619 * gcc.dg/va-arg-2.c: New.
6620 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6621
794a292d
JJ
66222002-07-15 Jakub Jelinek <jakub@redhat.com>
6623
6624 * gcc.c-torture/compile/20020710-1.c: New test.
6625
b8c25665 66262002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
6c535c69 6627 Andrew Pinski <pinskia@physics.uc.edu>
226cfe61
R
6628
6629 gcc.c-torture/compile/simd-2.c: New testcase.
6630 gcc.c-torture/compile/simd-3.c: Likewise.
6631
f0ab6bf2
MM
66322002-07-11 Mark Mitchell <mark@codesourcery.com>
6633
6634 PR c++/7224
6635 * g++.dg/overload/error1.C: New test.
6c535c69 6636
789b7de5
RO
66372002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6638
6639 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6640 configuration and IRIX 6 O32 ABI.
6641
e65a2d65
RS
66422002-07-11 Roger Sayle <roger@eyesopen.com>
6643
6644 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6645
c5358a5d
RS
66462002-07-10 Roger Sayle <roger@eyesopen.com>
6647
6648 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6649
6d844e9d
JL
66502002-07-10 Jeffrey A Law <law@redhat.com>
6651
6c535c69 6652 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6d844e9d 6653
6c535c69 6654 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
6d844e9d 6655
2fefbb5d
AH
66562002-07-09 Aldy Hernandez <aldyh@redhat.com>
6657
6c535c69 6658 * gcc.dg/20020312-2.c: Check for __PPC__.
2fefbb5d 6659
4d5be58b
DN
66602002-07-09 Diego Novillo <dnovillo@redhat.com>
6661
6662 * gcc.c-torture/compile/20020709-1.c: New test.
6663
78abea27
RS
66642002-07-07 Roger Sayle <roger@eyesopen.com>
6665
6666 * g++.dg/template/qualttp21.C: New test case.
6667
e66c8649
AO
66682002-07-06 Alexandre Oliva <aoliva@redhat.com>
6669
6670 * gcc.c-torture/compile/20020706-1.c: New test.
6671 * gcc.c-torture/compile/20020706-2.c: New test.
6672
78abea27
RS
66732002-07-06 Brian R. Gaeke <brg@dgate.ORG>
6674 Alexandre Oliva <aoliva@redhat.com>
71b089f0
BG
6675
6676 * g++.dg/warn/incomplete1.C: New test.
6677
8537dbae
KG
66782002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6679
6680 PR c++/7099
6c535c69 6681 * g++.dg/warn/noreturn1.C: New test.
8537dbae 6682
9833f679
MM
66832002-07-03 Mark Mitchell <mark@codesourcery.com>
6684
6685 PR c++/6706
6686 * g++.dg/debug/debug6.C: New test.
6687 * g++.dg/debug/debug7.C: New test.
6688
b8c25665 66892002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
3767c0fd
R
6690
6691 * gcc.c-torture/compile/simd-3.c: New test.
6692
a6a5beb1
CD
66932002-07-03 Chris Demetriou <cgd@broadcom.com>
6694
6695 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
6696 * gcc.dg/20020620-1.c: Likewise.
6697
b2153b98
KL
66982002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6699
6700 PR c++/6944
6701 * g++.dg/init/array4.C: New test.
6702 * g++.dg/init/array5.C: New test.
6703
b8c25665 67042002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
34a80643
R
6705
6706 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
6707 * gcc.c-torture/execute/simd-2.c (main): Likewise.
6708
622d3731
KG
67092002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6710
6711 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
6712 * gcc.dg/wtr-aggr-init-1.c: Likewise.
6713 * gcc.dg/wtr-conversion-1.c: Likewise.
6714 * gcc.dg/wtr-escape-1.c: Likewise.
6715 * gcc.dg/wtr-int-type-1.c: Likewise.
6716 * gcc.dg/wtr-label-1.c: Likewise.
6717 * gcc.dg/wtr-static-1.c: Likewise.
6718 * gcc.dg/wtr-strcat-1.c: Likewise.
6719 * gcc.dg/wtr-suffix-1.c: Likewise.
6720 * gcc.dg/wtr-switch-1.c: Likewise.
6721 * gcc.dg/wtr-unary-plus-1.c: Likewise.
6722 * gcc.dg/wtr-union-init-1.c: Likewise.
6723 * gcc.dg/wtr-union-init-2.c: Likewise.
6724 * gcc.dg/wtr-union-init-3.c: Likewise.
6725
6726 * gcc.dg/wtr-func-def-1.c: New test.
6727
c40da518 67282002-07-02 Devang Patel <dpatel@apple.com>
e1c2dd26 6729
c40da518
DP
6730 * objc.dg/param-1.m: New test.
6731
0879540b
NB
67322002-07-03 Neil Booth <neil@daikokuya.co.uk>
6733
6734 * gcc.dg/cpp/trad/directive.c: Add test.
6735 * gcc.dg/cpp/trad/macroargs.c: Add test.
6736 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
6737
c680d2b6
NB
67382002-07-02 Neil Booth <neil@daikokuya.co.uk>
6739
6740 * gcc.dg/cpp/cmdlne-M.c: New test.
6741
c1c5187c
ZL
67422002-07-02 Ziemowit Laski <zlaski@apple.com>
6743
6744 * objc.dg/desig-init-1.m: New test.
6745
17f29637
KL
67462002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6747
6748 PR c++/6716
6749 * g++.dg/template/instantiate1.C: New test.
6750
5d69ba1f
MM
67512002-07-01 Mark Mitchell <mark@codesourcery.com>
6752
6753 PR c++/7112
6754 * g++.dg/template/sizeof2.C: New test.
6755
7098b619
NB
67562002-07-01 Neil Booth <neil@daikokuya.co.uk>
6757
6758 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
6759 gcc.dg/cpp/trad/include.c: New tests.
6760
0a220b4a
HPN
67612002-07-01 Hans-Peter Nilsson <hp@axis.com>
6762
6763 PR target/7177
6764 * gcc.c-torture/compile/20020701-1.c: New test.
6765
bbeb33f2
SS
67662002-07-01 Stan Shebs <shebs@apple.com>
6767
6768 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
6769 header here...
6770 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
6771 (objc-torture-execute): or here.
6772
b8c25665 67732002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
03c53278
R
6774
6775 * gcc.c-torture/execute/arith-rand-ll.c: New test.
6776
e34cabb3
NB
67772002-07-01 Neil Booth <neil@daikokuya.co.uk>
6778
6779 * gcc.dg/cpp/trad/escaped-nl.c: New test.
6780
118f8dc1
DP
67812002-06-30 Devang Patel <dpatel@apple.com>
6782
6783 * objc.dg/fsyntax-only.m: New test.
6784
5ce49b4b
MM
67852002-06-27 Mark Mitchell <mark@codesourcery.com>
6786
6787 PR c++/6695
6788 * g++.dg/template/friend7.C: New file.
6789
759236dd
AH
67902002-06-27 Aldy Hernandez <aldyh@redhat.com>
6791
6c535c69
ZW
6792 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
6793 return type.
759236dd 6794
b8c25665 67952002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
86422829
R
6796
6797 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
6798 avoid division by zero.
6799
06470238
NB
68002002-06-27 Neil Booth <neil@daikokuya.co.uk>
6801
6802 * gcc.dg/Wunknownprag.c: New tests.
6803
b8c25665 68042002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
9881adff
R
6805
6806 * gcc.c-torture/execute/simd-2.c: New test.
6807
0c6db544
NB
68082002-06-25 Neil Booth <neil@daikokuya.co.uk>
6809
6810 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
6811 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
6812 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
6813 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
6814 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
6815 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
6816 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
6817 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
6818 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
6819 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
6820 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
6821 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
6822 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
6823 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
6824 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
6825 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
6826 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
6827
2c088b53
NB
68282002-06-24 Neil Booth <neil@daikokuya.co.uk>
6829
6830 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
6831 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
6832 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
6833 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
6834 New tests.
6835 * gcc.dg/cpp/trad/directive.c: Update.
6836
bc9c2952
AJ
68372002-06-23 Andreas Jaeger <aj@suse.de>
6838
6839 * gcc.c-torture/execute/complex-6.c: New.
6840
847c76c8
NB
68412002-06-22 Neil Booth <neil@daikokuya.co.uk>
6842
6843 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
6844 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
6845 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
6846 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
6847
00b94a44
NB
68482002-06-21 Neil Booth <neil@daikokuya.co.uk>
6849
6850 * gcc.dg/cpp/trad: New directory with traditional tests copied
6851 from parent directory.
6852 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6853 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6854 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6855 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6856 Move to trad/ and rename.
6857 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
6858 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
6859 gcc.dg/cpp/trad/redef2.c: New tests.
6860 * gcc.dg/cpp/trad/trad.exp: New driver.
6861
017acb41
NB
68622002-06-20 Neil Booth <neil@daikokuya.co.uk>
6863
6864 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6865 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6866 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6867 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6868 Remove.
6869
9164f47a
RS
68702002-06-20 Richard Sandiford <rsandifo@redhat.com>
6871
6872 * gcc.dg/20020620-1.c: New test.
6873
342cea95
KL
68742002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6875
6876 * g++.dg/template/ttp4.C: New test.
6877
ccf160f1
JJ
68782002-06-19 Jakub Jelinek <jakub@redhat.com>
6879
6880 * g++.dg/opt/vt1.C: Fix regexp.
6881
90227c69
KG
68822002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6883
6884 * gcc.c-torture/execute/pure-1.c: Make functions static again.
6885 Don't use attribute `noinline'.
6886
0fd534ed
HPN
68872002-06-18 Hans-Peter Nilsson <hp@axis.com>
6888
6889 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
bc9c2952 6890
820d4b1b
AH
68912002-06-18 Aldy Hernandez <aldyh@redhat.com>
6892
6c535c69 6893 * gcc.c-torture/execute/simd-1.c: New.
820d4b1b 6894
6c535c69 6895 * gcc.dg/simd-1.c: New.
820d4b1b 6896
22309565
HPN
68972002-06-18 Hans-Peter Nilsson <hp@axis.com>
6898
6899 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
6900
750491fc
RH
69012002-06-16 Richard Henderson <rth@redhat.com>
6902
6903 * g++.dg/ext/anon-struct1.C: New.
6904 * g++.dg/ext/anon-struct2.C: New.
6905 * g++.dg/ext/anon-struct3.C: New.
6906 * gcc.dg/anon-struct-1.c: New.
6907 * gcc.dg/anon-struct-2.c: New.
6908 * gcc.dg/anon-struct-3.c: New.
6909 * gcc.dg/20011008-1.c: Adjust warning text.
6910 * gcc.dg/20020527-1.c: Add -fms-extensions.
6911
0931db71
RH
69122002-06-16 Richard Henderson <rth@redhat.com>
6913
6914 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
6915
21505616
HPN
69162002-06-15 Hans-Peter Nilsson <hp@axis.com>
6917
6918 * gcc.c-torture/execute/20020615-1.c: New test.
6919
8dcb27ed
RS
69202002-06-15 Roger Sayle <roger@eyesopen.com>
6921
6922 * gcc.c-tortuture/execute/compare-1.c: New test case.
6923 * gcc.c-tortuture/execute/compare-2.c: New test case.
6924 * gcc.c-tortuture/execute/compare-3.c: New test case.
6925
a6f5e048
RH
69262002-06-13 Richard Henderson <rth@redhat.com>
6927
6928 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
6929 ia64 ilp32.
6930
d65cb654
KL
69312002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6932
6933 * g++.dg/template/typename2.C: Update error message.
6934
6debb006
HPN
69352002-06-12 Hans-Peter Nilsson <hp@axis.com>
6936
6937 * gcc.c-torture/execute/20020611-1.c: New test.
6938
9da754bd
BW
69392002-06-11 Bob Wilson <bob.wilson@acm.org>
6940
6941 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
6942 list of targets to skip.
6943
56a28102
BW
69442002-06-10 Bob Wilson <bob.wilson@acm.org>
6945
6946 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
6947 targets if not optimizing.
6948
2bf87216
JJ
69492002-06-10 Jakub Jelinek <jakub@redhat.com>
6950
6951 * gcc.c-torture/compile/20020605-1.c: New test.
6952
5d056e9b
JJ
6953 * g++.dg/opt/vt1.C: New test.
6954
156755ac
JJ
6955 * gcc.dg/20020531-1.c: New test.
6956
50f30e6b
JJ
6957 * gcc.dg/20020530-1.c: New test.
6958
85d49058
JJ
6959 * gcc.dg/20020527-1.c: New test.
6960
7b668f9e
JJ
6961 * g++.dg/opt/cse1.C: New test.
6962
437f1df1
RS
69632002-06-07 Roger Sayle <roger@eyesopen.com>
6964
6965 * gcc.dg/20020607-2.c: New test case.
6966
68b15d4f
JJ
69672002-06-07 Jakub Jelinek <jakub@redhat.com>
6968
6969 * gcc.c-torture/compile/20020604-1.c: New test.
6970
c4b50f1a
RH
69712002-06-04 Richard Henderson <rth@redhat.com>
6972
6973 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
6974 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
6975 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
6976
c2ae6616
AH
69772002-06-04 Aldy Hernandez <aldyh@redhat.com>
6978
6c535c69 6979 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
c2ae6616 6980
6d8fd7bb
RH
69812002-06-03 Richard Henderson <rth@redhat.com>
6982
6983 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
6984 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
6985
ab780373
RH
69862002-06-02 Richard Henderson <rth@redhat.com>
6987
bc9c2952 6988 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
ab780373
RH
6989 test functions static.
6990
e33a8855
AJ
69912002-06-02 Andreas Jaeger <aj@suse.de>
6992
6993 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
6994 now.
6995
ceeedfc1
NB
69962002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
6997
6998 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
6999 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7000 Update for mofified diagnostics.
7001 * gcc.dg/c99-intconst-1.c: No longer fail.
7002
61b78ce1
RH
70032002-06-02 Richard Henderson <rth@redhat.com>
7004
7005 * gcc.dg/uninit-A.c: Remove xfail markers.
7006
378393da
RS
70072002-06-01 Roger Sayle <roger@eyesopen.com>
7008
7009 * gcc.dg/fnegate-1.c: New test case.
7010
d18b1ed8
OS
70112002-05-30 Osku Salerma <osku@iki.fi>
7012
7013 * gcc.c-torture/execute/mayalias-1.c: New file.
7014
cd7ab83f
NB
70152002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
7016
e33a8855 7017 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
cd7ab83f
NB
7018 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7019 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7020
5a3bb17d
HPN
70212002-05-29 Hans-Peter Nilsson <hp@axis.com>
7022
7023 * gcc.c-torture/execute/20020529-1.c: New test.
7024
39f2f3c8
RS
70252002-05-27 Richard Henderson <rth@redhat.com>
7026
7027 * g++.dg/ext/attrib6.C: New test case.
7028
ef72b1d3
KG
70292002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7030
7031 * gcc.c-torture/execute/pure-1.c: New test.
7032
630363b4
NB
70332002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
7034
7035 * gcc.dg/cpp/arith-2.c: Remove.
630363b4 7036
c9220e3a
NB
70372002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
7038
7039 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7040 * gcc.dg/cpp/if-3.c: Remove.
7041
9059e33c
JJ
70422002-05-26 Jakub Jelinek <jakub@redhat.com>
7043
7044 * g++.dg/opt/cse2.C: New test.
7045
91318908
NB
70462002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
7047
7048 * gcc.dg/cpp/arith-1.c: New semantic tests.
7049 * gcc.dg/cpp/if-1.c: Update.
7050
9e253215
BE
70512002-05-24 Ben Elliston <bje@redhat.com>
7052
7053 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7054
90442291
JJ
70552002-05-24 Jakub Jelinek <jakub@redhat.com>
7056
7057 * gcc.dg/verbose-asm.c: New test.
7058
3620711b
NB
70592002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
7060
7061 * gcc.dg/cpp/paste12.c: New test.
7062
17645b15
NB
70632002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
7064
13fa982e 7065 * g++.dg/parse/named_ops.C: New test.
17645b15 7066
5ff225fc
MM
70672002-05-23 Mark Mitchell <mark@codesourcery.com>
7068
7069 * gcc/testsuite/gcc.dg/weak-8.c: New test.
7070
b8c25665 70712002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
e275a535
R
7072
7073 * gcc.dg/weak-2.c: Allow optional leading underscore
7074 in scan-assembler symbol name.
7075 * gcc.dg/weak-3.c: Likewise.
7076 * gcc.dg/weak-4.c: Likewise.
7077 * gcc.dg/weak-5.c: Likewise.
7078
66b408f2
JJ
70792002-05-23 Jakub Jelinek <jakub@redhat.com>
7080
7081 * gcc.dg/20020523-1.c: New test.
7082
e67a7860
NB
70832002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
7084
7085 * objc.dg/const-str-2.m: Update now that we stop after
7086 a command line error.
7087
c32dd1ef
RH
70882002-05-22 Richard Henderson <rth@redhat.com>
7089
7090 * g++.dg/dg.exp: Fix typo in test pruneing.
7091
7a1f3f5f
RH
70922002-05-22 Richard Henderson <rth@redhat.com>
7093
7094 * g++.dg/dg.exp: Prune the tls subdirectory.
7095 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7096 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7097 * g++.dg/tls/init-1.C: New.
7098
2dd36f90
JJ
70992002-05-22 Jakub Jelinek <jakub@redhat.com>
7100
7101 * gcc.dg/20020517-1.c: New test.
7102
ec221d71
RH
71032002-05-21 Richard Henderson <rth@redhat.com>
7104
7105 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7106 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7107
b8c25665 71082002-05-21 Brian R. Gaeke <brg@dgate.ORG>
32d3f634
BG
7109
7110 * g++.dg/other/copy2.C: New test.
7111
b8c25665 71122002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
02116b3d
R
7113
7114 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7115 (MAX_COPY): Bump up to 10 times sizeof (long long).
7116 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7117
7118 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7119 sizeof (long long).
7120
7121 * gcc.c-torture/execute/strcpy-1.c: New test.
7122
b3f47c78
DB
71232002-05-19 Jason Merrill <jason2redhat.com>
7124
7125 * g++.dg/ext/oper1.C: New test.
7126
71272002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
851c06dd
MM
71282002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
7129
f362c762
MM
7130 * README.QMTEST: New file.
7131
851c06dd
MM
7132 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7133
e3227f2c
AJ
71342002-05-19 Andreas Jaeger <aj@suse.de>
7135
7136 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7137 now.
7138 * gcc.c-torture/execute/loop-2d.x: Likewise.
7139
210142e0
DB
71402002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
7141
7142 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
7143 support weak symbols.
7144 * gcc.dg/weak-4.c: Likewise
7145 * gcc.dg/weak-6.c: Likewise
7146
088b3db0
DB
71472002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
7148
7149 * gcc.dg/weak-3.c: Add dg-excess-error comment for
7150 cygwin, coff and h8300-*-hms targets
7151 * gcc.dg/weak-5.c: Likewise
7152 * gcc.dg/weak-7.c: Likewise
7153
f4b251a6
JM
71542002-05-16 Jason Merrill <jason@redhat.com>
7155
7156 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7157 (scan-assembler-not, scan-assembler-dem): Likewise.
7158 (scan-assembler-dem-not): Likewise.
7159
34fb9ba5
RH
71602002-05-15 Richard Henderson <rth@redhat.com>
7161
7162 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7163
14285ace
RH
71642002-05-15 Richard Henderson <rth@redhat.com>
7165
7166 * gcc.dg/weak-5.c (vfoo1c): No warning here.
7167 (vfoo1f): Warning here.
7168 (vfoo1l): Don't redefine the alias.
7169
5bf5c5cb
JM
71702002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
7171
7172 * g++.dg/init/pm1.C: New test.
7173
e2f75147
DM
71742002-05-12 David S. Miller <davem@redhat.com>
7175
7176 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7177 types.
7178
dbfb1116
RS
71792002-05-10 Roger Sayle <roger@eyesopen.com>
7180
7181 * gcc.c-torture/execute/20020510-1.c: New test case.
7182
85d7d3b0
DM
71832002-05-10 David S. Miller <davem@redhat.com>
7184
7185 * gcc.c-torture/execute/conversion.c: Test long double too.
7186
2937267b
JJ
71872002-05-09 Jakub Jelinek <jakub@redhat.com>
7188
7189 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7190 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7191 * lib/g++.exp (g++_link_flags): Likewise.
7192 * lib/objc.exp (objc_target_compile): Likewise.
7193
c3bf3e6e
NB
71942002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
7195
7196 * gcc.dg/cpp/poison.c: Update.
7197 * gcc.dg/cpp/20000625-2.c: Remove.
7198 * gcc.dg/cpp/direct2s.c: Remove final test.
7199
ea45dbb8
TR
72002002-05-08 Tom Rix <trix@redhat.com>
7201
7202 * gcc.c-torture/execute/20020508-1.c: New test.
7203 * gcc.c-torture/execute/20020508-2.c: New test.
7204 * gcc.c-torture/execute/20020508-3.c: New test.
7205
b9e2d17b
NB
72062002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
7207
7208 * gcc.dg/cpp/charconst-4.c: More tests.
7209
f90bf7ca
MM
72102002-05-08 Mark Mitchell <mark@codesourcery.com>
7211
7212 PR c/6569
7213 * gcc.dg/weak-3.c: Update location of warning messages.
7214 * gcc.dg/weak-5.c: Likewise.
7215
1f77b5da
RS
72162002-05-06 Roger Sayle <roger@eyesopen.com>
7217
7218 * gcc.c-torture/execute/20020506-1.c: New test case.
7219
a5a49440
NB
72202002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
7221
7222 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7223
adc502b4
NB
72242002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
7225
7226 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7227
95ff5d3f
NB
72282002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
7229
7230 * gcc.dg/cpp/charconst-3.c: New test.
7231
2443d4e1
NB
72322002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
7233
7234 * gcc.dg/cpp/charconst.c: Update tests.
7235
f2fdc802
TJ
72362002-05-05 Tim Josling <tej@melbpc.org.au>
7237
7238 * treelang: Added directory for new sample language treelang. Also
e3227f2c 7239 lib/treelang.exp: New file to signal treelang should be tested.
f2fdc802 7240
ba2e86d6
JJ
72412002-05-03 Jakub Jelinek <jakub@redhat.com>
7242
7243 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7244 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7245 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7246 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7247 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7248 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7249 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7250
5a3085c5
JM
72512002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
7252
7253 * gcc.dg/format/xopen-2.c: New test.
7254
d70e94ec
JJ
72552002-05-03 Jakub Jelinek <jakub@redhat.com>
7256
7257 * gcc.dg/20020503-1.c: New test.
7258
5121c03e
MM
72592002-05-02 Mark Mitchell <mark@codesourcery.com>
7260
7261 * g++.dg/init/dtor1.C: Make it tougher.
7262
76ccdb3c
MM
72632002-05-01 Mark Mitchell <mark@codesourcery.com>
7264
7265 * g++.dg/init/dtor1.C: New test.
7266
0d6d6892
AH
72672002-05-02 Aldy Hernandez <aldyh@redhat.com>
7268
7a1f3f5f 7269 * gcc.dg/altivec-8.c: New.
0d6d6892 7270
9b7bc465
AH
72712002-05-01 Aldy Hernandez <aldyh@redhat.com>
7272
7a1f3f5f 7273 * gcc.dg/altivec-7.c: New.
9b7bc465 7274
3a73bffb
JJ
72752002-04-29 Jakub Jelinek <jakub@redhat.com>
7276
7277 * g++.dg/parse/typedef1.C: New test.
7278
33dd07ee
MM
72792002-04-29 Mark Mitchell <mark@codesourcery.com>
7280
7281 PR c++/6486
7282 * g++.dg/template/friend6.C: New test.
7283
7284 PR c++/6492
7285 * g++.dg/init/copy1.C: New test.
7286
4bd7c270
NS
72872002-04-29 Nathan Sidwell <nathan@codesourcery.com>
7288
7289 * g++.dg/warn/effc1.C: New test.
7290
60284a59
NB
72912002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
7292
7293 * gcc.dg/cpp/if-cexp.c: Add a test.
7294
a20fd5ac
JJ
72952002-04-28 Jakub Jelinek <jakub@redhat.com>
7296
7297 * gcc.dg/20020426-2.c: New test.
7298
87ed109f
NB
72992002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
7300
7301 * gcc.dg/cpp/if-mop.c: Update.
7302 * gcc.dg/cpp/if-mpar.c: Add test.
7303 * gcc.dg/cpp/if-oppr.c: Update.
7304
45806a3f
FS
73052002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7306
7307 PR c/6343
7308 * gcc.dg/weak-[2-7].c: New tests.
7309
51ccaeb9
AO
73102002-04-26 Alexandre Oliva <aoliva@redhat.com>
7311
7312 * gcc.dg/enum1.c: New test.
7313
7d793e9b
MM
73142002-04-26 Mark Mitchell <mark@codesourcery.com>
7315
7316 PR c++/6497
7317 * g++.dg/inherit/access2.C: New test.
e3227f2c 7318
7d793e9b
MM
73192002-04-26 Mark Mitchell <mark@codesourcery.com>
7320
7321 PR bootstrap/6445
7322 * gcc.dg/20020426-1.c: New test.
7323
48ba9538
AO
73242002-04-26 Alexandre Oliva <aoliva@redhat.com>
7325
7326 * g++.dg/abi/enum1.C: New test.
7327
4d7ea4fc
RH
73282002-04-26 Richard Henderson <rth@redhat.com>
7329
7330 * gcc.dg/c99-bool-1.c: Expect always true warning.
7331
07d81318
RS
73322002-04-25 Roger Sayle <roger@eyesopen.com>
7333
7334 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7335
bf882c20
KG
73362002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7337
7338 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7339 targets.
7340
a62d375f
MM
73412002-04-24 Mark Mitchell <mark@codesourcery.com>
7342
b970a21d
MM
7343 * g++.dg/abi/mange7.C: New test.
7344
a62d375f
MM
7345 PR c++/6438.
7346 * g++.dg/parse/stmtexpr2.C: New test.
7347
b8c25665 73482002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
309d8365
R
7349
7350 * gcc.dg/20020312-2.c: Add SH target.
7351
3f2019c6
KG
73522002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7353
7354 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7355 compiler output on mips*-*-irix*.
7356
29cece2e
JJ
73572002-04-23 Jakub Jelinek <jakub@redhat.com>
7358
7359 * g++.dg/parse/attr1.C: New test.
7360
1a887f86
RS
73612002-04-23 Roger Sayle <roger@eyesopen.com>
7362
7363 * gcc.c-torture/execute/string-opt-17.c: New test case.
7364 * gcc.c-torture/execute/memset-2.c: New test case.
7365
77adef84
MM
73662002-04-23 Mark Mitchell <mark@codesourcery.com>
7367
7368 PR c++/6256:
7369 * g++.dg/template/friend5.C: New test.
7370
7371 PR c++/6331:
7372 * g++.dg/template/qual1.C: Likewise.
7373
74b273d6
ZW
73742002-04-22 Zack Weinberg <zack@codesourcery.com>
7375
7376 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7377 Include stdlib.h, not stdio.h or ctype.h.
7378
bb03c710
HPN
73792002-04-22 Hans-Peter Nilsson <hp@axis.com>
7380
7381 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7382 cris-*-elf* and mmix-*-*.
7383 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7384 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7385 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7386 Ditto.
7387 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7388 * gcc.dg/wchar_t-1.c: Ditto.
7389
5b3dc815
HPN
73902002-04-21 Hans-Peter Nilsson <hp@axis.com>
7391
7392 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7393 Clarify comment.
7394
9ac3b1be
NB
73952002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
7396
7397 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7398
d8b85ae5
FS
73992002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7400
7401 * gcc.c-torture/execute/20000906-1.x: Delete.
7402
0c69ed55
DB
74032002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
7404
7405 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7406
d106599f
TM
74072002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
7408
7409 * PR6367
7410 * g77.f-torture/execute/6367.f: New test.
7411 * g77.f-torture/execute/6367.x: Disable for MMIX.
7412
303a3927
MM
74132002-04-19 Mark Mitchell <mark@codesourcery.com>
7414
7415 * PR6352
7416 * g++.dg/opt/inline2.C: New test.
7417
0cd3301b
RH
74182002-04-18 Richard Henderson <rth@redhat.com>
7419
7a1f3f5f
RH
7420 * gcc.dg/20000906-1.c: Enable for all targets.
7421 * gcc.c-torture/compile/iftrap-2.c: New.
0cd3301b 7422
a4863215
JJ
74232002-04-18 Jakub Jelinek <jakub@redhat.com>
7424
7425 * gcc.dg/20020418-1.c: New test.
7426 * gcc.dg/20020418-2.c: New test.
7427
96b453dc
RH
74282002-04-18 Richard Henderson <rth@redhat.com>
7429
7a1f3f5f
RH
7430 * gcc.c-torture/compile/iftrap-1.c: New.
7431 * gcc.dg/iftrap-1.c: Adjust for ia64.
7432 * gcc.dg/iftrap-2.c: New.
96b453dc 7433
a3acf46d
JJ
74342002-04-18 Jakub Jelinek <jakub@redhat.com>
7435
7436 * gcc.c-torture/compile/20020418-1.c: New test.
7437
58c2956c
RS
74382002-04-18 Roger Sayle <roger@eyesopen.com>
7439
7440 * gcc.c-torture/compile/20020415-1.c: New.
7441
887fc41a
DM
74422002-04-18 David S. Miller <davem@redhat.com>
7443
7444 * gcc.c-torture/execute/20020418-1.c: New test.
7445
2a732575
JJ
74462002-04-17 Jakub Jelinek <jakub@redhat.com>
7447
7448 * gcc.dg/20020416-1.c: New test.
7449
32121b96
JJ
7450 * g++.dg/opt/inline1.C: New test.
7451
98ef3137
JJ
74522002-04-16 Jakub Jelinek <jakub@redhat.com>
7453
7454 * gcc.dg/altivec-5.c: New test.
7455
4c8c0dec
JJ
7456 * gcc.dg/20020415-1.c: New test.
7457
07cdae91
MM
74582002-04-15 Mark Mitchell <mark@codesourcery.com>
7459
7460 * testsuite/lib/chill.exp: Remove.
7461
0f490a2b
JJ
74622002-04-14 Jakub Jelinek <jakub@redhat.com>
7463
7464 * g++.dg/other/big-struct.C: New test.
7465
4b27e132
DB
74662002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
7467
7468 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7469 of scratch file.
7470
cf56e373
DB
74712002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
7472
7473 PR c/6277
7474 * gcc.dg/i386-387-1.c: Allow optional leading underscore
7475 in scan-assembler function name
7476
1aa65134
HPN
74772002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
7478
7479 * g77.f-torture/execute/980628-4.x,
7480 g77.f-torture/execute/980628-5.x,
7481 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7482 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7483 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7484 i[34567]86-*-*.
7485
791b23fe
DM
74862002-04-13 David S. Miller <davem@redhat.com>
7487
7488 * gcc.c-torture/execute/20020413-1.c: New test.
7489
4fb07802
RS
74902002-04-13 Richard Sandiford <rsandifo@redhat.com>
7491
7492 * gcc.dg/asm-6.c,
7493 * g++.dg/ext/asm1.C: New tests.
7494
9928a3d5
MM
74952002-04-12 Mark Mitchell <mark@codesourcery.com>
7496
0481bc21
MM
7497 PR c++ 5373.
7498 * g++.dg/parse/stmtexpr1.C: New test.
7499
9928a3d5 7500 PR c++/5189.
0481bc21 7501 * g++.dg/template/copy1.C: New test.
9928a3d5 7502
21b14752
RH
75032002-04-12 Richard Henderson <rth@redhat.com>
7504
7505 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7506
869b8e4d
GK
75072002-04-12 Geoffrey Keating <geoffk@redhat.com>
7508
7509 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7510 gcc.c-torture/execute/20020307-2.c.
7511
4b72e8ed
RS
75122002-04-12 Richard Sandiford <rsandifo@redhat.com>
7513
7514 * g++.dg/ext/attrib5.C,
7515 * g++.dg/lookup/struct1.C: New tests.
7516
578fc63d
JJ
75172002-04-11 Jakub Jelinek <jakub@redhat.com>
7518
578fc63d
JJ
7519 * gcc.dg/20020411-1.c: New test.
7520
010f87c4
JJ
7521 * gcc.c-torture/execute/20020411-1.c: New test.
7522
67092f4d
JJ
75232002-04-10 Janis Johnson <janis187@us.ibm.com>
7524
7525 * g77.f-torture/execute/6177.f: New test.
7526
dab550cb
JJ
75272002-04-10 Jakub Jelinek <jakub@redhat.com>
7528
7529 PR middle-end/6247
7530 * g++.dg/opt/cleanup1.C: New test.
7531
7532 * g++.dg/opt/const1.C: New test.
7533
6127eac4 75342002-04-10 Lars Brinkhoff <lars@nocrew.org>
1a887f86 7535
6127eac4
LB
7536 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7537
ba3307c0
NS
75382002-04-10 Nathan Sidwell <nathan@codesourcery.com>
7539
7540 PR c++/5507
7541 * g++.dg/template/typename2.C: New test.
7542
aec3e189
AM
75432002-04-10 Alan Modra <amodra@bigpond.net.au>
7544
7545 * gcc.c-torture/execute/loop-12.c: New.
7546
a19caa88
HPN
75472002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
7548
7549 * g77.f-torture/execute/980628-4.x,
7550 g77.f-torture/execute/980628-5.x,
7551 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7552 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7553 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7554
eeec38a8
FS
75552002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7556
7557 PR optimization/6086
7558 * g++.dg/opt/preinc1.C: New test.
7559
0154eaa8
MM
75602002-04-06 Mark Mitchell <mark@codesourcery.com>
7561
7562 PR c++/5571
7563 * g++.dg/opt/static2.C: New test.
7564
b1896e61
MM
75652002-04-06 Mark Mitchell <mark@codesourcery.com>
7566
7567 PR c/5120
7568 * gcc.dg/20020406-1.c: New test.
7569
3ca5f444
DM
75702002-04-04 David S. Miller <davem@redhat.com>
7571
7572 * gcc.c-torture/execute/20020404-1.c: New test.
7573
a4fa73f3
JJ
75742002-04-04 Jakub Jelinek <jakub@redhat.com>
7575
7576 PR c/6123
7577 * gcc.dg/20020312-2.c: Do not declare global register variable
7578 if __PIC__ or __pic__ is defined.
7579
31956228
RE
75802002-04-04 Richard Earnshaw <rearnsha@arm.com>
7581
7582 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
7583 __asm__ so that it works correctly even if -ansi -pedantic-errors.
7584
71fad614
KG
75852002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7586
7587 * gcc.misc-tests/linkage.exp: Update last change to handle
7588 sparc*-, not just sparc-.
7589
9d7013b8
RH
75902002-04-03 Richard Henderson <rth@redhat.com>
7591
7592 * gcc.dg/cpp/ucs.c: Improved long UCS test.
7593
9390eb16
HPN
75942002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
7595
7596 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7597
2e839a04
DM
75982002-04-02 David S. Miller <davem@redhat.com>
7599
7600 * gcc.c-torture/execute/20020402-3.c: New test.
7601
a06c96f4
HPN
76022002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
7603
d32c9170
HPN
7604 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7605 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7606
e78c4529
HPN
7607 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7608 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7609 g77.f-torture/execute/20001201.x,
7610 g77.f-torture/execute/u77-test.x: New files.
7611
a06c96f4
HPN
7612 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7613 * gcc.dg/wchar_t-1.c: Ditto.
7614
cfe834f3
FS
76152002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7616
7617 * gcc.c-torture/execute/20020402-1.c: New test.
7618
ed4168d5
RH
76192002-04-01 Richard Henderson <rth@redhat.com>
7620
9b14a237
RH
7621 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7622
ed4168d5
RH
7623 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7624
ee3c0639
KG
76252002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7626
7627 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7628
d5ecb9cb
GDR
76292002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7630
7631 * g++.dg/inherit/template-as-base.C: Expect error.
7632 * g++.dg/inherit/namespace-as-base.C: Likewise.
7633
820ecf56
HPN
76342002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
7635
5c7060d3
HPN
7636 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7637 g++.dg/ext/instantiate3.C: Tweak match patterns.
7638
820ecf56
HPN
7639 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7640 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7641 -da test.
7642
41ba8a20
RH
76432002-03-31 Richard Henderson <rth@redhat.com>
7644
7645 * gcc.dg/special/alias-2.c: New.
7646 * gcc.dg/special/ecos.exp: Run it.
7647
9602f5a0
RH
76482002-03-31 Richard Henderson <rth@redhat.com>
7649
7650 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7651
463eefc8
KH
76522002-03-31 Kazu Hirata <kazu@hxi.com>
7653
7654 * gcc.dg/weak-1.c: Disable on h8300 port.
7655
cb260b11
JJ
76562002-03-29 Janis Johnson <janis187@us.ibm.com>
7657
7658 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7659 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7660 ordering tests.
7661 * g++.dg/bprob/bprob-1.C: New test.
7662 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
7663 * g++.dg/gcov/gcov-1.C: New test.
7664 * g++.dg/gcov/gcov-1.x: New file.
7665 * g++.dg/gcov/gcov-2.C: New test.
7666 * g++.dg/gcov/gcov-3.C: New test.
7667 * g++.dg/gcov/gcov-3.h: New file.
7668
d52e4867
RS
76692002-03-28 Roger Sayle <roger@eyesopen.com>
7670
7671 * g++.old-deja/g++.other/builtins5.C: New test.
7672 * g++.old-deja/g++.other/builtins6.C: New test.
7673 * g++.old-deja/g++.other/builtins7.C: New test.
7674 * g++.old-deja/g++.other/builtins8.C: New test.
7675 * g++.old-deja/g++.other/builtins9.C: New test.
7676
c7f4981a
JJ
76772002-03-29 Jakub Jelinek <jakub@redhat.com>
7678
7679 * g++.dg/opt/static1.C: New test.
7680
f17f9332
JJ
7681 * g++.dg/opt/longbranch1.C: New test.
7682
d15e67bc
HPN
76832002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
7684
7685 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
7686
7687 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
7688
b8c25665 76892002-03-28 Jeffrey A Law (law@redhat.com)
a08cbd59
JL
7690
7691 * gcc.c-torture/execute/20020328-1.c: New test.
7692
1b58660a
RH
76932002-03-27 Richard Henderson <rth@redhat.com>
7694
7695 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
7696 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
7697 move from g++.old-deja/g++.ext/.
7698
cd4e8331
MM
76992002-03-27 Mark Mitchell <mark@codesourcery.com>
7700
7701 * g++.dg/init/new2.C: New test.
1a887f86 7702
6a3177b9
RH
77032002-03-26 Richard Henderson <rth@redhat.com>
7704
62d3b526
RH
7705 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
7706
9a1d8b2d
RH
7707 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
7708 on sparc.
7709
6a3177b9
RH
7710 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
7711 sparcv9 systems.
7712 * gcc.dg/20001102-1.c: Likewise.
7713
dcce8b1d
PE
77142002-03-26 Phil Edwards <pme@gcc.gnu.org>
7715
7716 * gcc.dg/cpp/endif-pedantic1.c,
7717 gcc.dg/cpp/endif-pedantic2.c: New tests.
7718
46ff5047
MM
77192002-03-26 Mark Mitchell <mark@codesourcery.com>
7720
7721 * g++.dg/init/new1.C: New test.
7722
6d4c57a0
NS
77232002-03-26 Nathan Sidwell <nathan@codesourcery.com>
7724
7725 * g++.dg/abi/vbase9.C: New test.
7726
fc4a714b
RE
77272002-03-26 Richard Earnshaw <rearnsha@arm.com>
7728
7729 * gcc.dg/arm-asm.c: New test.
7730
173028e5
AC
77312002-03-26 Andrew Cagney <ac131313@redhat.com>
7732
7733 * gcc.dg/Wswitch-enum.c: New test.
7734 Fix PR c/5044.
7735
43f2b308
RH
77362002-03-26 Richard Henderson <rth@redhat.com>
7737
7738 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
7739 structure.
7740
8018b36d
RH
77412002-03-25 Richard Henderson <rth@redhat.com>
7742
bbffa101
RH
7743 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
7744 sparcv9 systems.
7745
8018b36d
RH
7746 * gcc.c-torture/compile/20011119-1.c (xxx): New.
7747 * gcc.c-torture/compile/20011119-2.c (xxx): New.
7748
15e5ad76
ZW
77492002-03-25 Zack Weinberg <zack@codesourcery.com>
7750
7751 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
7752
813b848c
BW
77532002-03-25 Bob Wilson <bob.wilson@acm.org>
7754
7755 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
7756 targets using generic thunk support.
7757
ea475b23
JJ
77582002-03-25 Jakub Jelinek <jakub@redhat.com>
7759
7760 * gcc.c-torture/compile/20020323-1.c: New test.
7761
6ddae612
JJ
7762 * g++.dg/opt/conj2.C: New test.
7763
1bd6476f
RH
77642002-03-24 Richard Henderson <rth@redhat.com>
7765
7766 * gcc.dg/weak-1.c: Use -fno-common.
7767
479e51f6
DB
77682002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
7769
7770 * g77.dg/f77-edit-apostrophe-out.f: New test
7771 * g77.dg/f77-edit-h-out.f: New test
7772 * g77.dg/f77-edit-t-in.f: New test
7773 * g77.dg/f77-edit-t-out.f: New test
7774 * g77.dg/f77-edit-x-out.f: New test
7775 * g77.dg/f77-edit-slash-out.f: New test
7776 * g77.dg/f77-edit-colon-out.f: New test
7777 * g77.dg/f77-edit-s-out.f: New test
7778
47e87a93
RH
77792002-03-24 Richard Henderson <rth@redhat.com>
7780
7781 * objc/execute/formal_protocol-6.x: New XFAIL.
7782
5bcf08f6
DB
77832002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
7784
7785 * gcc.dg/weak-1.c: Early return from dg-final on platforms
7786 that do not support weak symbols
7787
12c3717e
DB
77882002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
7789
7790 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
7791 * lib/g77.exp: Likewise
7792 * lib/objc.exp: Likewise
7793
d6961341
AC
77942002-03-23 Andrew Cagney <ac131313@redhat.com>
7795
7796 * gcc.dg/Wswitch-default.c: New test.
7797
e756a7da
JJ
77982002-03-23 Jakub Jelinek <jakub@redhat.com>
7799
7800 * g++.dg/other/enum1.C: New test.
7801
5365c83f
ZW
78022002-03-23 Zack Weinberg <zack@codesourcery.com>
7803
7804 * gcc.dg/pragma-ep-3.c: Fix typo.
7805
acb044ee
GDR
78062002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7807
7808 * g++.dg/inherit/template-as-base.C: New test.
7809
661fff62
JJ
78102002-03-22 Jakub Jelinek <jakub@redhat.com>
7811
7812 * g++.old-deja/g++.other/dwarf2-1.C: Move...
7813 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
7814
d4e6133f
NB
78152002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
7816
15e5ad76 7817 * gcc.dg/cpp/multiline.c: Update to match.
d4e6133f 7818
44d57e36
AO
78192002-03-22 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
7822
4299b4e1
PE
78232002-03-22 Phil Edwards <pme@gcc.gnu.org>
7824
7825 * gcc.dg/cpp/extratokens2.c: New file.
7826
97c6c02c
DE
78272002-03-21 David Edelsohn <edelsohn@gnu.org>
7828
15e5ad76 7829 * gcc.dg/20020312-2.c: Add rs6000 target.
97c6c02c 7830
7614d20b
DE
7831 * gcc.c-torture/compile/20020319-1.c: New test.
7832
17043e0d
RO
78332002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7834
15e5ad76 7835 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17043e0d
RO
7836 (A, E): Handle this.
7837
617d988c
JM
78382002-03-20 Jason Merrill <jason@redhat.com>
7839
7840 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
7841 ignoring -fpic.
7842 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
7843 through prune_gcc_output.
7844
a29b099d
JJ
78452002-03-20 Jakub Jelinek <jakub@redhat.com>
7846
7847 * gcc.c-torture/compile/20020320-1.c: New test.
7848
f735a153
JJ
78492002-03-19 Jakub Jelinek <jakub@redhat.com>
7850
7851 * gcc.c-torture/compile/20020318-1.c: New test.
7852
6ae504c9
JJ
7853 * gcc.dg/struct-by-value-1.c: New test.
7854
1813dafd
JJ
7855 * gcc.dg/20020319-1.c: New test.
7856
cbb92744
JJ
78572002-03-18 Jakub Jelinek <jakub@redhat.com>
7858
7859 * g++.dg/opt/conj1.C: New test.
7860
e9dd7bfd
MM
78612002-03-17 Mark Mitchell <mark@codesourcery.com>
7862
7863 * g++.dg/template/qualttp20.C: Revert previous change.
7864 * g++.dg/template/qualttp3.C: Likewise.
7865 * g++.dg/template/qualttp4.C: Likewise
7866 * g++.dg/template/qualttp5.C: Likewise
7867 * g++.dg/template/qualttp6.C: Likewise
7868 * g++.dg/template/qualttp7.C: Likewise
7869 * g++.dg/template/qualttp8.C: Likewise
7870 * g++.dg/template/recurse.C: Likewise.
7871
ff8908ff
NB
78722002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
7873
7874 * gcc.dg/cpp/wchar-1.c: Update.
7875
5dd236e2
NS
78762002-03-16 Nathan Sidwell <nathan@codesourcery.com>
7877
7878 * g++.dg/template/conv1.C: New test.
7879 * g++.dg/template/conv2.C: New test.
7880 * g++.dg/template/conv3.C: New test.
7881 * g++.dg/template/conv4.C: New test.
7882
6fb2cd7b
MM
78832002-03-15 Mark Mitchell <mark@codesourcery.com>
7884
7885 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
7886 * g++.dg/template/qualttp3.C: Likewise.
7887 * g++.dg/template/qualttp4.C: Likewise
7888 * g++.dg/template/qualttp5.C: Likewise
7889 * g++.dg/template/qualttp6.C: Likewise
7890 * g++.dg/template/qualttp7.C: Likewise
7891 * g++.dg/template/qualttp8.C: Likewise
7892 * g++.dg/template/recurse.C: Likewise.
7893
6e4ae815
MM
78942002-03-15 Mark Mitchell <mark@codesourcery.com>
7895
7896 * g++.dg/opt/dtor1.C: New test.
7897
a42519be
JJ
78982002-03-15 Jakub Jelinek <jakub@redhat.com>
7899
7900 * gcc.c-torture/compile/20020315-1.c: New test.
7901
32135a8c
RE
79022002-03-15 Richard Earnshaw <rearnsha@arm.com>
7903
7904 * gcc.dg/weak-1.c: Fix scan tests.
7905
a541f1aa
HPN
79062002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
7907
7908 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
7909 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
7910 cris-*-aout* mmix-*-*.
7911 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
7912 cris-*-aout* mmix-*-*.
7913 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
7914 cris-*-elf* cris-*-aout* and mmix-*-*.
7915 * gcc.dg/20001009-1.c: Ditto.
7916 * gcc.dg/20010912-1.c: Ditto.
7917 * gcc.dg/20020122-4.c: Ditto.
7918 * gcc.dg/inline-2.c: Ditto.
7919
b8c25665 79202002-03-14 Jeffrey A Law (law@cygnus.com)
933a0721
JL
7921
7922 * gcc.c-torture/compile/20020314-1.c: New test.
7923
2019279f
RE
79242002-03-14 Richard Earnshaw <rearnsha@arm.com>
7925
7926 * gcc.c-torture/execute/20020314-1.c: New test.
7927
d3f129b3
JJ
79282002-03-14 Jakub Jelinek <jakub@redhat.com>
7929
7930 * g++.dg/warn/Wunused-1.C: New test.
7931
440d0518
RS
79322002-02-13 Richard Sandiford <rsandifo@redhat.com>
7933
7934 * g++.dg/abi/mangle6.C: New test.
7935
4061c1a3
JJ
79362002-03-13 Jakub Jelinek <jakub@redhat.com>
7937
7938 * gcc.c-torture/compile/20020309-2.c: New test.
7939
09948ece
JJ
7940 * gcc.c-torture/compile/20020312-1.c: New test.
7941
df867456
NS
79422002-03-12 Nathan Sidwell <nathan@codesourcery.com>
7943
7944 * g++.dg/other/access1.C: New test.
7945
62ae2529
JJ
79462002-03-12 Jakub Jelinek <jakub@redhat.com>
7947
7948 * gcc.c-torture/execute/wchar_t-1.c: New test.
7949
2ab57cc9
DE
79502002-03-12 David Edelsohn <edelsohn@gnu.org>
7951
15e5ad76 7952 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2ab57cc9 7953
56f4537e
RS
79542002-03-12 Roger Sayle <roger@eyesopen.com>
7955
7956 * gcc.dg/20020312-1.c: New test case.
7957
55a21c32
AH
79582002-03-11 Aldy Hernandez <aldyh@redhat.com>
7959
15e5ad76 7960 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
55a21c32 7961
6c40858f
RH
79622002-03-11 Richard Henderson <rth@redhat.com>
7963
7964 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
7965 * g++.old-deja/g++.jason/report.C: Likewise.
7966
ab04e34b
NS
79672002-03-11 Nathan Sidwell <nathan@codesourcery.com>
7968
7969 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
7970 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
7971
999cc24c
NS
79722002-03-11 Nathan Sidwell <nathan@codesourcery.com>
7973
7974 * testsuite/g++.dg/overload/pmf1.C: New test.
7975
1453ec8c
KH
79762002-03-11 Kazu Hirata <kazu@hxi.com>
7977
7978 * gcc.c-torture/execute/20020307-1.c: Use long.
7979
5ddec02e
JJ
79802002-03-11 Jakub Jelinek <jakub@redhat.com>
7981
7982 PR optimization/5844
7983 * gcc.dg/20020310-1.c: New test.
7984
a012ba73
MM
79852002-03-09 Michael Meissner <meissner@redhat.com>
7986
7987 * gcc.c-torture/execute/memcpy-2.c: New test.
7988 * gcc.c-torture/execute/memset-1.c: New test.
7989 * gcc.c-torture/execute/strlen-1.c: New test.
7990 * gcc.c-torture/execute/strcmp-1.c: New test.
7991 * gcc.c-torture/execute/strncmp-1.c: New test.
7992
79b51cd7
GK
79932002-03-09 Geoffrey Keating <geoffk@redhat.com>
7994
7995 * gcc.dg/ppc-ldstruct.c: New test.
7996
e4a4c70b
JJ
79972002-03-09 Jakub Jelinek <jakub@redhat.com>
7998
7999 * gcc.c-torture/execute/va-arg-22.c: New test.
8000
b8c25665 80012002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
93fe8e92
RK
8002
8003 * gcc.c-torture/compile/20020309-1.c: New test.
8004
71db7d03
JJ
80052002-03-08 Jakub Jelinek <jakub@redhat.com>
8006
8007 * gcc.c-torture/execute/20020307-2.c: New test.
8008
b8c25665 80092002-03-07 Jeffrey A Law (law@redhat.com)
fcf742ea
JL
8010
8011 * g77.f-torture/compile/20020307-1.f: New test.
8012
e106e1b0
RS
80132002-03-07 Richard Sandiford <rsandifo@redhat.com>
8014
8015 * gcc.dg/unordered-1.c: New test.
8016
50cb1e20
RE
80172002-03-07 Richard Earnshaw <rearnsha@arm.com>
8018
8019 * gcc.c-torture/execute/20020307-1.c: New test.
8020
6d051694
JJ
80212002-03-05 Jakub Jelinek <jakub@redhat.com>
8022
8023 * gcc.dg/20020304-1.c: New test.
8024
170c56da
JJ
8025 * gcc.c-torture/compile/20020304-2.c: New test.
8026
a298d936
ZW
80272002-03-04 Zack Weinberg <zack@codesourcery.com>
8028
8029 * gcc.c-torture/compile/20020304-1.c: New test case
8030 (from PR c/5830).
8031
8c4093d8
AH
80322002-03-03 Aldy Hernandez <aldyh@redhat.com>
8033
15e5ad76 8034 * gcc.dg/20020103-1.c: Add other -D ppc variants.
8c4093d8 8035
fd87b7a7
NS
80362002-03-02 Nathan Sidwell <nathan@codesourcery.com>
8037
8038 * g++.dg/other/classkey1.C: New test.
8039
9d8b9004
RH
80402002-03-01 Richard Henderson <rth@redhat.com>
8041
8042 * gcc.c-torture/compile/981223-1.x: New.
8043 * gcc.c-torture/compile/920625-1.x: New.
8044
cc36a670
RH
80452002-02-28 Richard Henderson <rth@redhat.com>
8046
8047 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8048
f086058e
HPN
80492002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
8050
8051 * gcc.c-torture/execute/20020227-1.c: New test.
8052
16d3e075
MM
80532002-02-27 Mark Mitchell <mark@codesourcery.com>
8054
8055 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8056 here" ERROR lines.
8057 * g++.old-deja/g++.oliva/partord1.C: Likewise.
8058 * g++.old-deja.g++.other/defarg1.C: Likewise.
8059 * g++.old-deja/g++.pt/calls2.C: Likewise.
8060 * g++.old-deja/g++.pt/crash20.C: Likewise.
8061 * g++.old-deja/g++.pt/crash30.C: Likewise.
8062 * g++.old-deja/g++.pt/crash36.C: Likewise.
8063 * g++.old-deja/g++.pt/crash6.C: Likewise.
8064 * g++.old-deja/g++.pt/defarg13.C: Likewise.
8065 * g++.old-deja/g++.pt/derived3.C: Likewise.
8066 * g++.old-deja/g++.pt/error1.C: Likewise.
8067 * g++.old-deja/g++.pt/friend21.C: Likewise.
8068 * g++.old-deja/g++.pt/friend23.C: Likewise.
8069 * g++.old-deja/g++.pt/infinite1.C: Likewise.
8070 * g++.old-deja/g++.robertl/eb128.C: Likewise.
56f4537e 8071
4e07d762
GK
80722002-02-27 Geoffrey Keating <geoffk@redhat.com>
8073
8074 * gcc.c-torture/execute/20020225-2.c: New test.
8075
f458d1d5
ZW
80762002-02-27 Zack Weinberg <zack@codesourcery.com>
8077
8078 * gcc.c-torture/execute/920730-1t.c,
8079 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8080 Delete test cases, only relevant to -traditional.
8081
e808ec9c
NB
80822002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
8083
8084 * gcc.dg/cpp/undef1.c: Remove.
8085 * gcc.dg/cpp/directiv.c: Update.
8086 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8087
1fef1cdd
MM
80882002-02-27 Michael Meissner <meissner@redhat.com>
8089
8090 * gcc.c-torture/execute/20020226-1.c: New test.
8091
6d73371a
JJ
80922002-02-26 Jakub Jelinek <jakub@redhat.com>
8093
8094 * g++.dg/debug/debug4.C: New test.
8095
47bd70b5
JJ
8096 * gcc.dg/ia64-visibility-1.c: New test.
8097
06e224f7
AO
80982002-02-26 Alexandre Oliva <aoliva@redhat.com>
8099
8100 * gcc.dg/debug/20020224-1.c: New.
8101
801791cc
KH
81022002-02-25 Kazu Hirata <kazu@hxi.com>
8103
8104 * gcc.c-torture/execute/960416-1.x: New.
8105 * gcc.c-torture/execute/divconst-3.x: Likewise.
8106
232b8f52
JJ
81072002-02-25 Jakub Jelinek <jakub@redhat.com>
8108
8109 * gcc.dg/20020224-1.c: New test.
8110
11a35b8b
AM
81112002-02-25 Alan Modra <amodra@bigpond.net.au>
8112
8113 * gcc.c-torture/execute/20020225-1.c: New.
8114
a47ed310
NB
81152002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
8116
8117 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8118
44c5edc0
JJ
81192002-02-23 Jakub Jelinek <jakub@redhat.com>
8120
8121 * gcc.dg/20020222-1.c: New test.
8122
3256b817
JJ
81232002-02-22 Jakub Jelinek <jakub@redhat.com>
8124
8125 * g++.dg/opt/anonunion1.C: New test.
8126
4f2b0fb2
NS
81272002-02-22 Nathan Sidwell <nathan@codesourcery.com>
8128
8129 * g++.dg/template/qualttp19.C: New test.
8130 * g++.dg/template/qualttp20.C: New test.
8131 * g++.old-deja/g++.jason/report.C: Adjust expected errors
8132 * g++.old-deja/g++.other/qual1.C: Likewise.
8133
87b3cd76
AH
81342002-02-21 Aldy Hernandez <aldyh@redhat.com>
8135
cc36a670 8136 * gcc.dg/attr-alwaysinline.c: New.
87b3cd76 8137
7133e992
JJ
81382002-02-21 Jakub Jelinek <jakub@redhat.com>
8139
22273300
JJ
8140 * gcc.dg/20020220-1.c: New test.
8141
7133e992
JJ
8142 * gcc.dg/20020220-2.c: New test.
8143
e5a20888
JJ
8144 * g++.dg/opt/mmx1.C: New test.
8145
8e8d61f5
AO
81462002-02-20 Alexandre Oliva <aoliva@redhat.com>
8147
8148 * gcc.c-torture/compile/20020110.c: New test.
8149
f67e0d11
JJ
81502002-02-20 Jakub Jelinek <jakub@redhat.com>
8151
8152 * gcc.c-torture/execute/20020219-1.c: New test.
8153
4636c87e
JJ
8154 * gcc.dg/20020219-1.c: New test.
8155
00fae85d
JJ
8156 * gcc.dg/noncompile/20020220-1.c: New test.
8157
7552da58
JJ
8158 * g++.dg/opt/ptrintsum1.C: New test.
8159
149d6f9e
JJ
8160 * gcc.dg/debug/20020220-1.c: New test.
8161
f6f8ada3
JJ
81622002-02-17 Jakub Jelinek <jakub@redhat.com>
8163
8164 * gcc.c-torture/execute/20020216-1.c: New test.
8165
7f311f63
NB
81662002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
8167
8168 * gcc.dg/decl-1.c: Update, new test.
8169
8d6e459d
NS
81702002-02-15 Nathan Sidwell <nathan@codesourcery.com>
8171
8172 * g++.dg/abi/bitfield1.C: New test.
8173 * g++.dg/abi/bitfield2.C: New test.
8174
aa42eef1
RS
81752002-02-15 Richard Sandiford <rsandifo@redhat.com>
8176
8177 * gcc.dg/attr-nest.c: New test.
8178
0b6e58fd
RS
81792002-02-15 Richard Sandiford <rsandifo@redhat.com>
8180
8181 * gcc.c-torture/execute/20020215-1.c: New test.
8182
d76e6800
JJ
81832002-02-14 Jakub Jelinek <jakub@redhat.com>
8184
333ce3a7
JJ
8185 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8186 * g++.dg/debug/debug.exp: New.
8187 * g++.dg/debug/trivial.C: New.
8188 * g++.dg/debug/debug1.C: Moved...
8189 * g++.dg/other/debug1.C: ...from here.
8190 * g++.dg/debug/debug2.C: Moved...
8191 * g++.dg/other/debug2.C: ...from here.
8192 * g++.dg/debug/debug3.C: Moved...
8193 * g++.dg/other/debug3.C: ...from here.
8194
d76e6800
JJ
8195 * gcc.dg/noncompile/20020213-1.c: New test.
8196
ec65b2e3
JJ
81972002-02-13 Jakub Jelinek <jakub@redhat.com>
8198
8199 * g++.dg/other/debug3.C: New test.
8200
21117a17
JJ
8201 * gcc.c-torture/execute/20020213-1.c: New test.
8202
658311e0
RS
82032002-02-13 Richard Smith <richard@ex-parrot.com>
8204
8205 * g++.old-deja/g++.other/thunk1.C: New test.
8206
845d6a2f
DB
82072002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
8208
8209 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8210
e6834654
SS
82112002-02-13 Stan Shebs <shebs@apple.com>
8212
cc36a670 8213 * gcc.dg/altivec-3.c: New.
e6834654 8214
56d44285
JJ
82152002-02-12 Jakub Jelinek <jakub@redhat.com>
8216
8217 * gcc.dg/Wunreachable-1.c: New test.
8218 * gcc.dg/Wunreachable-2.c: New test.
8219
34e68c86
JM
82202002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
8221
8222 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8223
3bb91036
NB
82242002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
8225
8226 * gcc.dg/decl-1.c: New test.
8227
036d01d0
DB
82282002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
8229
56f4537e 8230 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
036d01d0 8231
0b8c0d4e
KH
82322002-02-10 Kazu Hirata <kazu@hxi.com>
8233
8234 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8235 * gcc.c-torture/compile/980506-1.x: Likewise.
8236
b516907f
KH
82372002-02-10 Kazu Hirata <kazu@hxi.com>
8238
8239 * gcc.dg/20020210-1.c: New.
8240
3611ccb4
TM
82412002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
8242
8243 * g77.f-torture/execute/947.f: New regression test
8244 for PR fortran/947.
8245
7aa00daf
AO
82462002-02-09 Alexandre Oliva <aoliva@redhat.com>
8247
8248 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8249 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8250
fdf473ae
RH
82512002-02-08 Richard Henderson <rth@redhat.com>
8252
8253 * gcc.c-torture/compile/labels-3.c: New.
8254
1cf537c5
JJ
82552002-02-08 Jakub Jelinek <jakub@redhat.com>
8256
8257 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8258 expression statements work instead.
8259 * gcc.dg/noncompile/20020207-1.c: New test.
8260
9dd7fc76
RH
82612002-02-07 Richard Henderson <rth@redhat.com>
8262
8263 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8264
fecb60af
DB
82652002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
8266
8267 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8268 message from g77
8269 * lib/g77-dg.exp: Trim g77 error messages so that they are
3bbe3320 8270 recognized by dg.exp.
fecb60af 8271
d3dac0ae
DB
82722002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
8273
8274 PR fortran/5473
56f4537e 8275 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
d3dac0ae 8276
ff9ea967
RH
82772002-02-07 Richard Henderson <rth@redhat.com>
8278
8279 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8280 to be sufficiently aligned for integers.
8281
d5614afb
NS
82822002-02-07 Nathan Sidwell <nathan@codesourcery.com>
8283
8284 * g++.dg/template/friend4.C: New test.
8285
3f9796f9
DB
82862002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
8287
d3dac0ae 8288 PR fortran/5743
3f9796f9
DB
8289 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8290 unsupported cases.
8291
30203c18
RH
82922002-02-07 Richard Henderson <rth@redhat.com>
8293
8294 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8295 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8296 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8297 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8298
edd1967d
RH
82992002-02-06 Richard Henderson <rth@redhat.com>
8300
8301 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8302
e1e52c7e
JJ
83032002-02-06 Janis Johnson <janis187@us.ibm.com>
8304
8305 * gcc.dg/20020206-1.c: New test.
8306
5364626a
JJ
83072002-02-06 Jakub Jelinek <jakub@redhat.com>
8308
d5129288
JJ
8309 * gcc.c-torture/execute/20020206-1.c: New test.
8310
caaf2272
JJ
8311 * gcc.c-torture/execute/20020206-2.c: New test.
8312
5364626a
JJ
8313 PR optimization/5429:
8314 * gcc.c-torture/compile/20020206-1.c: New test.
8315
1b8afbe7
NC
83162002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
8317
23fb1469 8318 * g++.dg/ext/align1.C: Do not use an explicit alignment value
cc36a670
RH
8319 as certain file formats cannot support particularly large
8320 alignments.
23fb1469 8321
1b8afbe7
NC
8322 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8323 and do not expect to be able to link the executable.
8324
cc36a670 8325 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1b8afbe7
NC
8326 fail because the COFF format does not support the weak attribute.
8327
8a921c08
DB
83282002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
8329
8330 * g77.dg/pr5473.f: New test
8331
81a2b933
AH
83322002-02-05 Aldy Hernandez <aldyh@redhat.com>
8333
cc36a670
RH
8334 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8335 Fix testcase accordingly.
81a2b933 8336
8d2809bc
RH
83372002-02-04 Richard Henderson <rth@redhat.com>
8338
8339 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8340 (buf): Change to be an array of pointers, not ints.
8341
6f9fdf4d
JJ
83422002-02-04 Jakub Jelinek <jakub@redhat.com>
8343
8344 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
8345 before all tests. Move warning one line above to match where it
8346 C frontend emits.
8347 * gcc.dg/Wswitch-2.c: New test.
8348 * g++.dg/warn/Wswitch-1.C: New test.
8349 * g++.dg/warn/Wswitch-2.C: New test.
8350
72db02bf
RH
83512002-02-04 Richard Henderson <rth@redhat.com>
8352
8353 * g++.dg/abi/offsetof.C: Fix size comparison.
8354
127b94b5
RS
83552002-02-04 Richard Sandiford <rsandifo@redhat.com>
8356
8357 * gcc.dg/cast-qual-2.c: New test.
8358
fa852403
JJ
83592002-02-04 Jakub Jelinek <jakub@redhat.com>
8360
8361 * gcc.dg/20020201-4.c: New test.
8362
f7948d51
BE
83632002-02-04 Ben Elliston <bje@redhat.com>
8364
8365 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8366 target_info attribute != 0, in addition to the empty string.
8367 (gcc_target_compile): Likewise.
8368
ffe80457
AC
83692002-02-03 Andrew Cagney <ac131313@redhat.com>
8370
8371 * gcc.dg/Wswitch.c: New test.
8372 PR gcc/4475. PR gcc/3780.
8373
013c7e95
TM
83742002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
8375
8376 * g77.f-torture/execute/5122.f: New test for regressions
8377 against PR fortran/5122.
8378
e7daa976
DB
83792002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
8380
8381 * g77.f-torture/compile/pr3743.f: Delete
8382 * g77.dg/pr3743-1.f: New test.
8383 * g77.dg/pr3743-2.f: New test.
8384 * g77.dg/pr3743-3.f: New test.
8385 * g77.dg/pr3743-4.f: New test.
8386
0fef3fd0
NB
83872002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
8388
8389 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8390
444c52f9
RH
83912002-02-02 Richard Henderson <rth@redhat.com>
8392
8393 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8394 * gcc.c-torture/execute/bf64-1.c: Likewise.
8395
b24d861d
JJ
83962002-02-02 Jakub Jelinek <jakub@redhat.com>
8397
8398 * gcc.dg/20020201-2.c: New test.
8399
ea142788
JJ
8400 * gcc.dg/20020201-3.c: New test.
8401
f786ab27
JJ
8402 * gcc.c-torture/execute/bitfld-2.c: New test.
8403
dfd48d76
NB
84042002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
8405
8406 * gcc.dg/bitfld-1.c: Update.
8407 * gcc.dg/bitfld-2.c: Update.
8408 * gcc.c-torture/execute/bitfld-1.x: New.
8409
d3c52658
JJ
84102002-02-02 Jakub Jelinek <jakub@redhat.com>
8411
8412 * gcc.c-torture/execute/20020201-1.c: New test.
8413
91f5782d
JJ
84142002-02-01 Janis Johnson <janis187@us.ibm.com>
8415
8416 PR target/5469
8417 * gcc.dg/20020201-1.c: New test.
8418
81622d29
DB
84192002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
8420
8421 PR fortran/3743
8422 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8423 * g77.f-torture/compile/pr3743.x: Remove
8424
87859851
TR
84252002-01-31 Tom Rix <trix@redhat.com>
8426
8427 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8428
6169e5fd
JM
84292002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
8430
8431 * gcc.dg/noncompile/20020130-1.c: New test.
8432
02f06b3c
DB
84332002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
8434
8435 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
8436
2fd667c2
RH
84372002-01-29 Richard Henderson <rth@redhat.com>
8438
8439 * gcc.c-torture/execute/991118-1.c: Cast various constants back
8440 to long long.
8441 * gcc.c-torture/execute/bf64-1.c: Likewise.
8442
37060e78
JJ
84432002-01-29 Jakub Jelinek <jakub@redhat.com>
8444
8445 * gcc.c-torture/execute/20020129-1.c: New test.
8446
d82b2ced
NB
84472002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
8448
8449 * gcc.c-torture/compile/20000224-1.c: Update.
8450 * gcc.c-torture/execute/bitfld-1.c: New tests.
8451 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8452 * gcc.dg/uninit-A.c: Update.
8453
b8b98c66
NS
84542002-01-29 Nathan Sidwell <nathan@codesourcery.com>
8455
8456 * g++.dg/template/ctor1.C: Add instantiation.
8457
3bca17dd
PK
84582002-01-28 Paul Koning <pkoning@equallogic.com>
8459
8460 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8461 argument to __builtin_prefetch to be const ptr.
8462
27d921c7
JJ
84632002-01-28 Jakub Jelinek <jakub@redhat.com>
8464
8465 * gcc.c-torture/compile/20020120-1.c: New test.
8466
438451cc
KH
84672002-01-27 Kazu Hirata <kazu@hxi.com>
8468
8469 * gcc.c-torture/execute/20020127-1.c: New test.
8470
1bf8640c 84712002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
56f4537e 8472
1bf8640c
DB
8473 * g77.dg/f77-edit-i-in.f: New test
8474 * g77.dg/f77-edit-i-out.f: New test
8475
33c7f925
GK
84762002-01-25 Geoffrey Keating <geoffk@redhat.com>
8477
8478 * gcc.dg/debug/debug.exp: New file.
8479 * gcc.dg/debug/trivial.c: New file.
8480 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8481 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8482 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8483 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8484 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8485 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8486 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8487 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8488 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8489 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8490 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8491 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8492 * gcc.dg/20000503-1.c: Removed.
8493 * gcc.dg/20010207-1.c: Removed.
8494 * gcc.dg/20011223-1.c: Removed.
8495 * gcc.dg/20020104-2.c: Removed.
8496 * gcc.dg/debug-1.c: Removed.
8497 * gcc.dg/debug-2.c: Removed.
8498 * gcc.dg/debug-3.c: Removed.
8499 * gcc.dg/debug-4.c: Removed.
8500 * gcc.dg/debug-5.c: Removed.
8501 * gcc.dg/debug-6.c: Removed.
8502 * gcc.dg/dwarf2-1.c: Removed.
8503 * gcc.dg/dwarf2-2.c: Removed.
8504
1658df0a
JJ
85052002-01-25 Jakub Jelinek <jakub@redhat.com>
8506
8507 * g++.old-deja/g++.other/eh5.C: New test.
8508 * g++.old-deja/g++.other/sibcall2.C: New test.
8509 * g++.old-deja/g++.other/array9.C: New test.
8510 * g++.old-deja/g++.other/typename2.C: New test.
8511 * g++.old-deja/g++.other/crash60.C: New test.
8512 * g++.old-deja/g++.other/conv9.C: New test.
8513 * g++.old-deja/g++.other/mangle10.C: New test.
8514 * g++.old-deja/g++.other/unchanging1.C: New test.
8515 * g++.old-deja/g++.other/exprstmt1.C: New test.
8516 * g++.old-deja/g++.other/inline23.C: New test.
8517 * g++.old-deja/g++.eh/ia64-1.C: New test.
8518 * g++.old-deja/g++.other/dwarf2-1.C: New test.
1658df0a
JJ
8519 * g++.old-deja/g++.other/reload1.C: New test.
8520 * g++.old-deja/g++.other/static20.C: New test.
8521 * g++.old-deja/g++.other/local-alloc1.C: New test.
8522 * g++.old-deja/g++.other/conv8.C: New test.
8523 * g++.old-deja/g++.other/stmtexpr2.C: New test.
8524 * g++.old-deja/g++.other/storeexpr1.C: New test.
8525 * g++.old-deja/g++.other/storeexpr2.C: New test.
8526 * g++.dg/eh/template2.C: New test.
8527 * g++.dg/warn/weak1.C: New test.
8528
6b016bf4
HPN
85292002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
8530
8531 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8532 Remove first, non-varying, argument.
8533
6932f033
RH
85342002-01-23 Richard Henderson <rth@redhat.com>
8535
8536 * gcc.dg/inline-2.c: New.
8537
8538 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8539 Add optional target arg. Check number of arguments.
8540 (scan-assembler-not, scan-assembler-dem): Likewise.
8541 (scan-assembler-dem-not): Likewise.
8542
d5714a5d
ZW
85432002-01-23 Zack Weinberg <zack@codesourcery.com>
8544
8545 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8546 line 12.
8547 * g++.old-deja/g++.brendan/parse3.C,
8548 g++.old-deja/g++.other/crash26.C,
8549 g++.old-deja/g++.other/crash28.C,
8550 g++.old-deja/g++.other/crash29.C,
8551 g++.old-deja/g++.other/crash30.C,
8552 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8553
709619d9
AH
85542002-01-23 Aldy Hernandez <aldyh@redhat.com>
8555
d5714a5d 8556 * gcc.dg/20020115-1.c: New.
709619d9 8557
03984308
BW
85582002-01-23 Bob Wilson <bob.wilson@acm.org>
8559
8560 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8561
a8435716
JJ
85622002-01-23 Janis Johnson <janis187@us.ibm.com>
8563
8564 * gcc.dg/20020122-3.c: New.
8565
0a01c261
JJ
85662002-01-23 Jakub Jelinek <jakub@redhat.com>
8567
8568 * g++.dg/other/gc1.C: New test.
8569
d0a8f4e4
ZW
85702002-01-23 Zack Weinberg <zack@codesourcery.com>
8571
8572 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8573
a99e47a5
RH
85742002-01-22 Richard Henderson <rth@redhat.com>
8575
8576 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8577
1e7e480e
RH
85782002-01-22 Richard Henderson <rth@redhat.com>
8579
8580 * gcc.dg/20020122-4.c: New.
8581
d04fd40f
L
85822002-01-22 H.J. Lu <hjl@gnu.org>
8583
8584 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8585 link output.
8586 * gcc.dg/special/ecos.exp: Likewise.
8587 * lib/g++-dg.exp: Likewise.
8588 * lib/g77-dg.exp: Likewise.
8589 * lib/gcc-dg.exp : Likewise.
8590 * lib/mike-g++.exp: Likewise.
8591 * lib/mike-g77.exp: Likewise.
8592 * lib/mike-gcc.exp: Likewise.
8593 * lib/objc-dg.exp: Likewise.
8594
3196dfde
JJ
85952002-01-22 Janis Johnson <janis187@us.ibm.com>
8596
8597 PR target/5379
8598 * gcc.dg/20020122-2.c: New test.
8599
0c0c3c39
HPN
86002002-01-22 Hans-Peter Nilsson <hp@axis.com>
8601
8602 * gcc.dg/20020122-1.c: New test.
8603
75dbec30
DB
86042001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
8605
8606 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8607
32abfc26
DB
86082002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
8609
8610 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8611
38e583fd
FS
86122002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8613
8614 * gcc.c-torture/compile/20020121-1.c: New test.
8615
e5f54c45
JDA
86162002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
8617
8618 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8619 ld_library_path.
8620
0333394e
JJ
86212002-01-21 Jakub Jelinek <jakub@redhat.com>
8622
8623 * gcc.dg/20020218-1.c: New test.
8624
e23baf78
DB
86252002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
8626
8627 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8628 messages
8629 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8630 "At global scope" warning
8631 * g++.dg/ext/align1.C: Change cygwin test for alignment
8632 from db-bogus to dg-warning
8633
a5cf3ccc
ZW
86342002-01-21 Zack Weinberg <zack@codesourcery.com>
8635
8636 * g77.f-torture/compile/cpp2.F: New test.
8637
3807621a
NS
86382002-01-19 Nathan Sidwell <nathan@codesourcery.com>
8639
8640 * g++.dg/template/access1.C: New test.
8641
4e98d045
AH
86422002-01-18 Aldy Hernandez <aldyh@redhat.com>
8643
d5714a5d 8644 * gcc.dg/20020118-1.c: New.
4e98d045 8645
072f20ef
KH
86462002-01-18 Kazu Hirata <kazu@hxi.com>
8647
8648 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8649
ee459e5e
DB
86502001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
8651
a99e47a5 8652 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
d5714a5d
ZW
8653 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8654 alignment warnings.
ee459e5e 8655
6040e200
DB
86562001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
8657
8658 * gcc.misc-tests/i386-prefetch.exp: Save and restore
8659 torture_with_loops and torture_without_loops
8660
d0e82870
JJ
86612002-01-17 Jakub Jelinek <jakub@redhat.com>
8662
8663 * gcc.c-torture/compile/20020116-1.c: New test.
8664
b8c1a6b8
JJ
86652002-01-16 Jakub Jelinek <jakub@redhat.com>
8666
51c561e3 8667 * gcc.dg/20020116-2.c: New test.
b8c1a6b8 8668
51c561e3 8669 * gcc.dg/ultrasp4.c: New test.
c4031a04 8670
51c561e3 8671 * gcc.dg/20020116-1.c: New test.
c4031a04 8672
7ec9c85a
GK
86732002-01-15 Geoffrey Keating <geoffk@redhat.com>
8674
8675 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
8676 by EABI.
8677
441f5264
JJ
86782002-01-15 Janis Johnson <janis187@us.ibm.com>
8679
8680 * gcc.misc-tests/i386-prefetch.exp: New.
8681 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
8682 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
8683 * gcc.misc-tests/i386-pf-none-1.c: New test.
8684 * gcc.misc-tests/i386-pf-sse-1.c: New test.
8685
7c94ce7f
JJ
86862002-01-15 Jakub Jelinek <jakub@redhat.com>
8687
8688 * gcc.dg/gnu89-init-1.c: Add new tests.
8689
8559c8c0
AJ
86902002-01-15 Andreas Jaeger <aj@suse.de>
8691
8692 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
8693 * gcc.dg/i386-mmx-2.c: Likewise.
8694 * gcc.dg/i386-sse-1.c: Likewise.
8695 * gcc.dg/i386-sse-2.c: Likewise.
8696 * gcc.dg/i386-sse-3.c: Likewise.
8697
9060718c
DB
86982001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
8699
d5714a5d
ZW
8700 * g77.f-torture/execute/intrinsic-unix-bessel.f:
8701 Uncomment additional cases that now pass.
9060718c 8702
6f1a6c5b
RH
87032002-01-11 Richard Henderson <rth@redhat.com>
8704
8705 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
8706 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
8707
b8c25665 87082002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
f8cfe1a4
NP
8709
8710 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
8711
f15054ea
AH
87122002-01-10 Aldy Hernandez <aldyh@redhat.com>
8713
d5714a5d
ZW
8714 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
8715 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
f15054ea 8716
bccd793e
DJ
87172002-01-10 Dale Johannesen <dalej@apple.com>
8718
8719 * gcc.c-torture/execute/loop-11.c: New.
8720
115b6181
AH
87212002-01-08 Aldy Hernandez <aldyh@redhat.com>
8722
d5714a5d 8723 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
115b6181
AH
8724 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
8725
2c74ce9d
RH
87262002-01-09 Richard Henderson <rth@redhat.com>
8727
8728 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
8729 type in which to perform the operation for each size.
8730
b8c25665 87312002-01-09 Alan Matsuoka (alanm@redhat.com)
a4ae2fdc
AM
8732
8733 * gcc.c-torture/compile/20020109-2.c: New test.
8734
8d15f472
GB
87352002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
8736
8737 * gcc.c-torture/execute/loop-10.c: New test.
8738
ffb9c594
JJ
87392002-01-09 Jakub Jelinek <jakub@redhat.com>
8740
8741 * gcc.c-torture/compile/20010226-1.c: New test.
8742 * gcc.c-torture/compile/20010227-1.c: New test.
8743 * gcc.c-torture/compile/20010426-1.c: New test.
8744 * gcc.c-torture/compile/20010510-1.c: New test.
8745 * gcc.c-torture/compile/20010605-3.c: New test.
8746 * gcc.c-torture/compile/20010824-1.c: New test.
8747 * gcc.c-torture/execute/20010409-1.c: New test.
8748 * gcc.dg/noncompile/20000901-1.c: New test.
8749 * gcc.dg/20001023-1.c: New test.
8750 * gcc.dg/20001101-1.c: New test.
8751 * gcc.dg/20001102-1.c: New test.
8752 * gcc.dg/20010207-1.c: New test.
8753 * gcc.dg/20010405-1.c: New test.
8754 * gcc.dg/20010822-1.c: New test.
8755 * gcc.dg/20011107-1.c: New test.
8756
b8c25665 87572002-01-09 Jeffrey A Law (law@redhat.com)
afaa8065 8758
7d5c66d6
JL
8759 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
8760
afaa8065
JL
8761 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
8762 execution failure on PA targets.
8763
a2a2c12d
JJ
87642002-01-09 Jakub Jelinek <jakub@redhat.com>
8765
8766 * gcc.c-torture/compile/20020109-1.c: New test.
8767
18cf8dda
KH
87682002-01-08 Kazu Hirata <kazu@hxi.com>
8769
8770 * gcc.c-torture/execute/20020108-1.c: New test.
8771
b3ca30df
JJ
87722002-01-08 Jakub Jelinek <jakub@redhat.com>
8773
8774 * gcc.dg/20020108-1.c: New test.
8775
c9f115ad
L
87762002-01-08 H.J. Lu <hjl@gnu.org>
8777
8778 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
8779 for header files.
8780
acd8ea2a
GK
87812002-01-08 Geoff Keating <geoffk@redhat.com>
8782
8783 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
8784 consistency.
8785
70ec0b9b
AH
8786002-01-07 Aldy Hernandez <aldyh@redhat.com>
8787
d5714a5d 8788 * gcc.dg/altivec-4.c: Test altivec predicates.
70ec0b9b 8789
2e951384
JJ
87902002-01-07 Jakub Jelinek <jakub@redhat.com>
8791
8792 * gcc.c-torture/execute/20020107-1.c: New test.
8793
a858ca75
CR
87942002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
8795
8796 PR c/5279
8797 * gcc.c-torture/compile/20020106-1.c: New test.
8798
f21bf182
HPN
87992002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
8800
8801 * gcc.c-torture/execute/nestfunc-4.c: New test.
8802
302d2f14
LR
88032002-01-04 Loren J. Rittle <ljrittle@acm.org>
8804
d5714a5d 8805 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
302d2f14 8806 extra triple that slipped in.
d5714a5d
ZW
8807 * g++.old-deja/g++.abi/align.C: Likewise.
8808 * g++.old-deja/g++.abi/bitfields.C: Likewise.
302d2f14 8809
3693730e
LR
88102002-01-04 Loren J. Rittle <ljrittle@acm.org>
8811
8812 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
8813 * g++.old-deja/g++.abi/align.C: Likewise.
8814 * g++.old-deja/g++.abi/bitfields.C: Likewise.
8815
28434337
LR
8816 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
8817 on FreeBSD/i386.
8818 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
8819 FreeBSD.
8820
b0832fe1
JJ
88212002-01-04 Jakub Jelinek <jakub@redhat.com>
8822
8823 * gcc.dg/20020104-1.c: New test.
8824
336b7dca
JJ
8825 * gcc.dg/20020104-2.c: New test.
8826
fee5bdb0
HPN
88272002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
8828
8829 * gcc.dg/20020103-1.c: Fix typo in target selector.
8830
0b223645
RH
88312002-01-03 Richard Henderson <rth@redhat.com>
8832
8833 * gcc.dg/20020103-1.c: New.
8834
187462ac
KH
88352002-01-03 Kazu Hirata <kazu@hxi.com>
8836
8837 * gcc.c-torture/execute/20020103-1.c: New test.
8838
5e55c6a2
JJ
88392002-01-03 Jakub Jelinek <jakub@redhat.com>
8840
8841 * g++.dg/other/debug2.C: New test.
8842
cb1ac742
JJ
8843 * gcc.c-torture/compile/20020103-1.c: New test.
8844
e6ecc89b
JJ
88452002-01-02 Jakub Jelinek <jakub@redhat.com>
8846
8847 * gcc.dg/gnu89-init-1.c: Added new tests.
8848
d46a33b3
NS
88492002-01-02 Nathan Sidwell <nathan@codesourcery.com>
8850
40e593d7
NS
8851 * g++.dg/template/friend2.C: Remove as patch is reverted.
8852
323728aa
NS
8853 * g++.dg/warn/oldcast1.C: New test.
8854
46c895ac
NS
8855 * g++.dg/template/ptrmem1.C: New test.
8856 * g++.dg/template/ptrmem2.C: New test.
8857
833aa4c4
NS
8858 * g++.dg/template/ntp.C: New test.
8859
18976b21
NS
8860 * g++.dg/other/component1.C: New test.
8861
303d1c55
NS
8862 * g++.dg/template/ttp3.C: New test.
8863
d46a33b3
NS
8864 * g++.dg/template/friend2.C: New test.
8865 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
8866
4542128e
NS
88672002-01-02 Nathan Sidwell <nathan@codesourcery.com>
8868
8869 * g++.dg/other/ptrmem1.C: New test.
8870 * g++.dg/other/ptrmem2.C: New test.
8871
903c6234
NS
88722002-01-02 Nathan Sidwell <nathan@codesourcery.com>
8873
8874 * g++.dg/template/ctor1.C: New test.
8875
477558bf
NS
88762002-01-02 Nathan Sidwell <nathan@codesourcery.com>
8877
8878 * g++.dg/template/friend2.C: New test.
8879
db993cf3
HPN
88802002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
8881
8882 * gcc.dg/mmix-1.c: New test.
8883
3ada20ee
RH
88842001-12-31 Richard Henderson <rth@redhat.com>
8885
8886 * gcc.dg/asm-5.c: New.
8887
c49b2550
PC
88882001-12-31 Paolo Carlini <pcarlini@unitus.it>
8889
8890 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
8891 in namespace __gnu_cxx
8892
d73b1f07
RH
88932001-12-30 Richard Henderson <rth@redhat.com>
8894
8895 * gcc.dg/debug-6.c: New.
8896
6ee3c8e4
JJ
88972001-12-30 Jakub Jelinek <jakub@redhat.com>
8898
8899 * gcc.c-torture/compile/20011229-2.c: New test.
8900
54561457
JJ
89012001-12-29 Jakub Jelinek <jakub@redhat.com>
8902
8903 * gcc.dg/debug-3.c: New test.
8904 * gcc.dg/debug-4.c: New test.
8905 * gcc.dg/debug-5.c: New test.
8906
c8af9937
RH
89072001-12-29 Richard Henderson <rth@redhat.com>
8908
8909 * g++.dg/eh/loop1.C: New.
8910
f3368a90
NS
89112001-12-29 Nathan Sidwell <nathan@codesourcery.com>
8912
8913 * g++.dg/template/crash1.C: New test.
8914
03c9c274
NS
89152001-12-29 Nathan Sidwell <nathan@codesourcery.com>
8916
8917 * g++.dg/other/const1.C: New test.
8918
7f3ad6b6
HPN
89192001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
8920
8921 * gcc.c-torture/compile/20011229-1.c: New test.
8922
47ffd48a
SS
89232001-12-28 Stan Shebs <shebs@apple.com>
8924
8925 * lib/objc-torture.exp: Resync with c-torture.exp.
8926 * lib/objc.exp: Load standard libraries.
8927
ad47f1e5
JJ
89282001-12-28 Jakub Jelinek <jakub@redhat.com>
8929
002b4ef1 8930 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
ad47f1e5
JJ
8931 additional tests.
8932
fe85f179
RS
89332001-12-27 Roger Sayle <roger@eyesopen.com>
8934
8935 * gcc.c-torture/execute/string-opt-16.c: New testcase.
8936
df8992f8
RH
89372001-12-27 Richard Henderson <rth@redhat.com>
8938
8939 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
8940
7d8e8369
NS
89412001-12-26 Nathan Sidwell <nathan@codesourcery.com>
8942
8943 * g++.dg/eh/ctor1.C: New test.
8944 * g++.dg/other/error2.C: New test.
8945
a56ca899
NS
89462001-12-24 Nathan Sidwell <nathan@codesourcery.com>
8947
8948 * g++.dg/other/init2.C: New test.
8949
b79d5213
RH
89502001-12-24 Richard Henderson <rth@redhat.com>
8951
8952 * gcc.dg/20011223-1.c: New.
8953 * gcc.dg/inline-1.c: New.
8954
7abcb63a
RH
89552001-12-23 Richard Henderson <rth@redhat.com>
8956
8957 * gcc.dg/asm-4.c: Test operand modifiers.
8958
8aad1777
RH
89592001-12-23 Richard Henderson <rth@redhat.com>
8960
8961 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
8962
6eb53511
JM
89632001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
8964
8965 * gcc.c-torture/execute/20011223-1.c: New test.
8966
0ba28a6d
RH
89672001-12-21 Richard Henderson <rth@redhat.com>
8968
8969 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
8970 re-enables the warning.
8971
3c0a049e
RH
89722001-12-21 Richard Henderson <rth@redhat.com>
8973
8974 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
8975
87b7873d
JJ
89762001-12-20 Jakub Jelinek <jakub@redhat.com>
8977
8978 * gcc.c-torture/compile/20011218-1.c: New test.
8979
ff7230ac
NC
89802001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
8981
8982 * gcc.misc-test/arm-isr.exp: New file. Control running of the
d5714a5d
ZW
8983 arm-isr.c test.
8984 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
8985 epilogue generation for ARM ISR routines.
ff7230ac 8986
b4c984fb
KG
89872001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8988
8989 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
8990 * gcc.dg/format/c90-printf-3.c: Likewise.
8991 * gcc.dg/format/c99-printf-3.c: Likewise.
8992 * gcc.dg/format/ext-1.c: Likewise.
8993 * gcc.dg/format/ext-6.c: Likewise.
8994 * gcc.dg/format/format.h: Prototype unlocked stdio.
8995
cf785988
RH
89962001-12-20 Richard Henderson <rth@redhat.com>
8997
8998 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
8999 (arena): Use it.
9000 (malloc): Correct allocation logic. Abort if we fill up the
9001 arena before initialization complete.
9002 (realloc): Correct allocation logic.
9003
2a3b43b6
JJ
90042001-12-20 Jakub Jelinek <jakub@redhat.com>
9005
a9dc868f
JJ
9006 * gcc.c-torture/compile/20011219-2.c: New test.
9007
2a3b43b6
JJ
9008 * gcc.c-torture/execute/20011219-1.c: New test.
9009
871c5f6b
DB
90102001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
9011
9012 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
9013 target does not support weak symbols.
9014
30fa7e33
JJ
90152001-12-19 Jakub Jelinek <jakub@redhat.com>
9016
9017 * gcc.c-torture/compile/20011219-1.c: New test.
9018
2e4cf9dc
NS
90192001-12-19 Nathan Sidwell <nathan@codesourcery.com>
9020
9021 * g++.dg/other/error1.C: New test.
9022
b8c25665 90232001-12-17 Jeffrey A Law (law@redhat.com)
2d628c25
JL
9024
9025 * gcc.c-torture/execute/20011217-1.c: New test.
9026
b8c25665 90272001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18c8746d
NP
9028
9029 * objc.dg/special/: New directory.
9030 * objc.dg/special/special.exp: New file.
9031 * objc.dg/special/unclaimed-category-1.h: New file.
9032 * objc.dg/special/unclaimed-category-1a.m: New file.
9033 * objc.dg/special/unclaimed-category-1.m: New file.
9034
232fd111
AJ
90352001-12-17 Andreas Jaeger <aj@suse.de>
9036
9037 * gcc.c-torture/compile/20011217-2.c: New test.
9038
8d37a5c0
JM
90392001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9040
9041 * gcc.c-torture/compile/20011217-1.c: New test.
9042
cdf89524
AH
90432001-12-14 Aldy Hernandez <aldyh@redhat.com>
9044
9045 * testsuite/gcc.dg/20011214-1.c: New.
9046
c178fe89
AH
90472001-12-13 Aldy Hernandez <aldyh@redhat.com>
9048
9049 * gcc.dg/altivec-4.c: New.
9050
05c8e58b
HPN
90512001-12-13 Hans-Peter Nilsson <hp@axis.com>
9052
9053 * gcc.dg/20011113-1.c: New test.
9054
72dd53af
JDA
90552001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
9056
9057 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
cf785988 9058 std::__malloc_alloc_template<0> and
72dd53af
JDA
9059 std::__default_alloc_template<false, 0>.
9060
b8c25665 90612001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
c03bc36d
NP
9062
9063 * objc/execute/bf-21.m: New test.
9064 * objc/execute/enumeration-1.m: New test.
9065 * objc/execute/enumeration-2.m: New test.
232fd111 9066
59c83dbf
JJ
90672001-12-12 Jakub Jelinek <jakub@redhat.com>
9068
9069 * gcc.dg/gnu89-init-1.c: New test.
9070
ad1a6d45
NS
90712001-12-12 Nathan Sidwell <nathan@codesourcery.com>
9072
9073 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9074 * g++.old-deja/g++.jason/2371.C: Likewise.
9075 * g++.old-deja/g++.jason/template33.C: Likewise.
9076 * g++.old-deja/g++.jason/template34.C: Likewise.
9077 * g++.old-deja/g++.jason/template36.C: Likewise.
9078 * g++.old-deja/g++.oliva/typename1.C: Likewise.
9079 * g++.old-deja/g++.oliva/typename2.C: Likewise.
9080 * g++.old-deja/g++.other/typename1.C: Likewise.
9081 * g++.old-deja/g++.pt/inherit2.C: Likewise.
9082 * g++.old-deja/g++.pt/nontype5.C: Likewise.
9083 * g++.old-deja/g++.pt/typename11.C: Likewise.
9084 * g++.old-deja/g++.pt/typename14.C: Likewise.
9085 * g++.old-deja/g++.pt/typename16.C: Likewise.
9086 * g++.old-deja/g++.pt/typename3.C: Likewise.
9087 * g++.old-deja/g++.pt/typename4.C: Likewise.
9088 * g++.old-deja/g++.pt/typename5.C: Likewise.
9089 * g++.old-deja/g++.pt/typename7.C: Likewise.
9090 * g++.old-deja/g++.robertl/eb9.C: Likewise.
9091
270d8c65
NS
90922001-12-11 Nathan Sidwell <nathan@codesourcery.com>
9093
9094 * g++.dg/other/linkage1.C: New test.
9095 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9096 specifiers.
9097
9aa8a1df
NB
90982001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
9099
9100 * gcc.dg/concat.c: New test.
9101
4c594031
SS
91022001-12-11 Stan Shebs <shebs@apple.com>
9103
9104 * objc/compile: New test directory.
9105 * objc/compile/compile.exp: New expect script.
9106 * objc/compile/20011211-1.m: New compile test.
9107
19cfdd34
JM
91082001-12-11 Jason Merrill <jason@redhat.com>
9109
9110 * lib/prune.exp (prune_gcc_output): Also handle "In member
9111 function". So many permutations...
9112
9aaceb4b
NS
91132001-12-10 Nathan Sidwell <nathan@codesourcery.com>
9114
9115 * g++.dg/template/typedef1.C: New test.
9116
271e6f02
NS
91172001-12-09 Nathan Sidwell <nathan@codesourcery.com>
9118
9119 * g++.dg/other/copy1.C: New test.
9120
1ec9bf8a
AH
91212001-10-08 Aldy Hernandez <aldyh@redhat.com>
9122
cf785988 9123 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1ec9bf8a 9124
cf785988 9125 * gcc.dg/builtin-choose-expr.c: New.
1ec9bf8a
AH
9126
91272001-12-07 Aldy Hernandez <aldyh@redhat.com>
9128
cf785988 9129 * gcc.dg/altivec-2.c: New.
1ec9bf8a 9130
e9d7407e
RH
91312001-12-07 Richard Henderson <rth@redhat.com>
9132
9133 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9134
ecd70094
SC
91352001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
9136
9137 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9138 ultrasparc.
9139
b8c25665 91402001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
f393dd70
RK
9141
9142 * g++-old.deja/g++.robertl/eb101.C: Deleted.
9143
a2b1e914
JJ
91442001-12-06 Janis Johnson <janis187@us.ibm.com>
9145
9146 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9147 variable argument list.
9148
b4fcd7d2
ZW
91492001-12-06 Zack Weinberg <zack@codesourcery.com>
9150
9151 * gcc.c-torture/execute/memcheck: Delete entire directory.
9152 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9153 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9154
26f943fd
NB
91552001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
9156
9157 * gcc.dg/Wshadow-1.c: New test.
9158
f79349c7
JJ
91592001-12-05 Jakub Jelinek <jakub@redhat.com>
9160
9161 * gcc.c-torture/compile/20011130-1.c: New test.
9162
822baa84
JJ
9163 * gcc.dg/noncompile/20011025-1.c: New test.
9164
7254c5fa
JJ
9165 * g++.dg/other/anon-union.C: New test.
9166
1218665b
JJ
9167 * gcc.c-torture/execute/20011024-1.c: New test.
9168
db3acfa5
JM
91692001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
9170
9171 * gcc.c-torture/execute/20000722-1.x,
9172 gcc.c-torture/execute/20010123-1.x: Remove.
9173 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9174 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9175 gcc.dg/c99-complit-2.c: New tests.
9176
713ccd0c
NS
91772001-12-04 Nathan Sidwell <nathan@codesourcery.com>
9178
9179 * g++.dg/inherit/base1.C: New test.
9180
108b7d3d
JJ
91812001-12-04 Jakub Jelinek <jakub@redhat.com>
9182
9183 * g++.dg/other/stdarg1.C: New test.
9184
b318748f
JJ
9185 * gcc.c-torture/compile/20011130-2.c: New test.
9186
86890024
JJ
91872001-12-03 Janis Johnson <janis187@us.ibm.com>
9188
9189 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9190 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9191 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9192 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9193 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9194 * gcc.dg/builtin-prefetch-1.c: New test.
9195
63658a9a
JJ
91962001-12-03 Jakub Jelinek <jakub@redhat.com>
9197
9198 * gcc.dg/20011130-1.c: New test.
9199
f1880e13
NS
92002001-12-03 Nathan Sidwell <nathan@codesourcery.com>
9201
9202 * g++.dg/other/scope1.C: New test.
9203 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9204
39bc99c2
JM
92052001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
9206
9207 * gcc.dg/vla-init-1.c: New test.
9208
41543739
GK
92092001-12-01 Geoff Keating <geoffk@redhat.com>
9210
9211 * gcc.c-torture/compile/structs.c: New testcase from GDB.
9212
1f978f5f
NB
92132001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
9214
9215 * objc.dg/alias.m: Update.
9216 * objc.dg/class-1.m: Update.
9217 * objc.dg/const-str-1.m: Update.
9218 * objc.dg/fwd-proto-1.m: Update.
9219 * objc.dg/id-1.m: Update.
9220 * objc.dg/super-class-1.m: Update.
9221
816a3974
MM
92222001-11-29 Mark Mitchell <mark@codesourcery.com>
9223
9224 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9225 constructs.
9226
b8c25665 92272001-11-28 Jeffrey A Law (law@cygnus.com)
d4d73d4c
JL
9228
9229 * gcc.c-torture/execute/20011128-1.c: New test.
9230
fd2aba00
HPN
92312001-11-28 Hans-Peter Nilsson <hp@axis.com>
9232
9233 * gcc.dg/20011127-1.c: New test.
9234
7e5fb12f
JM
92352001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
9236
9237 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
9238 from Austin Group draft 7.
9239 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
9240 scanf format arguments.
9241 * gcc.dg/format/no-exargs-2.c: New test.
9242
338d90b8
NS
92432001-11-25 Nathan Sidwell <nathan@codesourcery.com>
9244
9245 * g++.dg/abi/vbase8-4.C: New test.
9246
cbfd0e9e
ILT
92472001-11-24 Ian Lance Taylor <ian@airs.com>
9248
9249 * gcc.c-torture/execute/20011121-1.c: New test.
9250
b8c25665 92512001-11-23 Jeffrey A Law (law@cygnus.com)
05ce35e6
JL
9252
9253 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9254
e1e7d56b
AJ
92552001-11-23 Andreas Jaeger <aj@suse.de>
9256
9257 * gcc.dg/cpp/charconst-2.c: New test.
9258
8d49efb0
GK
92592001-11-22 Geoffrey Keating <geoffk@redhat.com>
9260
9261 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9262 to the host if it is remote. Let tests specify extra headers
9263 they use.
9264 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9265 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9266 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9267 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9268 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9269 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9270 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9271 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9272 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9273 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9274
577a67b0
NC
92752001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
9276
9277 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9278 for little endian ARMs.
9279
83dea45d
JJ
92802001-11-20 Jakub Jelinek <jakub@redhat.com>
9281
9282 * gcc.c-torture/compile/20011119-1.c: New test.
9283 * gcc.c-torture/compile/20011119-2.c: New test.
9284
da6ccf83
AH
92852001-11-17 Aldy Hernandez <aldyh@redhat.com>
9286
cf785988 9287 * gcc.dg/altivec-1.c: Fix typo.
da6ccf83 9288
ca349304
JM
92892001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
9290
9291 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9292
8f7a5cdc
NC
92932001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9294
9295 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9296
d88c9275
GK
92972001-11-19 Geoffrey Keating <geoffk@redhat.com>
9298
34806eda
GK
9299 * lib/g77.exp: Don't specify --rpath-link.
9300
d88c9275
GK
9301 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9302 across all the headers.
9303 * gcc.dg/format/format.exp: For testing on a remote host,
9304 copy format.h.
9305
9306 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9307 * gcc.c-torture/execute/930406-1.c: Likewise.
9308 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9309
b73f6494
AH
93102001-11-19 Aldy Hernandez <aldyh@redhat.com>
9311
cf785988 9312 * gcc.dg/altivec-1.c: New.
b73f6494 9313
3293c3e3
NB
93142001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
9315
9316 * gcc.dg/cpp/fpreprocessed.c: New test case.
9317
aa99bd09
JM
93182001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
9319
9320 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9321 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9322 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9323
7d14c755
JM
93242001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
9325
9326 * gcc.dg/no-builtin-1.c: New test.
9327
25e7f439
JJ
93282001-11-16 Jakub Jelinek <jakub@redhat.com>
9329
9330 * gcc.c-torture/execute/20011115-1.c: New test.
9331
2b7d71b2
JJ
93322001-11-15 Jakub Jelinek <jakub@redhat.com>
9333
8f5a5db8 9334 * gcc.c-torture/compile/20011114-2.c: New test.
feb265ab 9335 * gcc.c-torture/compile/20011114-3.c: New test.
2b7d71b2
JJ
9336 * gcc.c-torture/compile/20011114-4.c: New test.
9337
36a68fe7
NS
93382001-11-15 Nathan Sidwell <nathan@codesourcery.com>
9339
9340 * g++.dg/other/init1.C: New test.
9341
6345b681
GK
93422001-11-14 Geoffrey Keating <geoffk@redhat.com>
9343
7042d510
GK
9344 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9345 message.
9346
9347 * gcc.c-torture/execute/20011114-1.c: New testcase.
9348
6345b681
GK
9349 * gcc.c-torture/compile/20010327-1.c: Revert last change.
9350 * gcc.c-torture/compile/20011114-1.c: New test, exactly
9351 like the (before this change) version of 20010327-1.c.
9352
c1a7b241
RS
93532001-11-14 Roger Sayle <roger@eyesopen.com>
9354
9355 * gcc.c-torture/execute/string-opt-13.c: New testcase.
9356
373bd0fa
RS
93572001-11-14 Richard Sandiford <rsandifo@redhat.com>
9358
9359 * g++.dg/init/array2.C: New test.
9360
574f95c4
AO
93612001-11-14 Alexandre Oliva <aoliva@redhat.com>
9362
9363 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9364
b02922a4
NS
93652001-11-13 Nathan Sidwell <nathan@codesourcery.com>
9366
9367 * g++.dg/other/forscope1.C: New test.
9368 * g++.dg/ext/forscope1.C: New test.
9369 * g++.dg/ext/forscope2.C: New test.
9370
630036c6
JJ
93712001-11-13 Jakub Jelinek <jakub@redhat.com>
9372
9373 * gcc.c-torture/execute/20011113-1.c: New test.
9374
4192f0d2
GK
93752001-11-09 Geoffrey Keating <geoffk@redhat.com>
9376
ff6051b7
GK
9377 * gcc.c-torture/execute/20011109-2.c: New test.
9378
4192f0d2
GK
9379 * gcc.c-torture/execute/20011109-1.c: New test.
9380
a3d87e92
JJ
93812001-11-09 Jakub Jelinek <jakub@redhat.com>
9382
9383 * gcc.c-torture/compile/20011109-1.c: New test.
9384
c6243b4c
GK
93852001-11-08 Geoffrey Keating <geoffk@redhat.com>
9386
9387 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9388 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9389 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9390 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9391 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9392 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9393 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9394
8ac9ea61
NB
93952001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
9396
9397 * g++.dg/warn/Wshadow-1.C: New tests.
9398 * g++.old-deja/g++.mike/for3.C: Update.
9399
207bf485
JM
94002001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
9401
9402 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9403 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9404 XFAILs. Adjust expected error texts.
9405 * gcc.c-torture/compile/20011106-1.c,
9406 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9407 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9408 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9409 gcc.dg/c99-array-lval-5.c: New tests.
9410
63d75005
NB
94112001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
9412
9413 * gcc.dg/cpp/defined.c: Update.
9414
e9b2c823
NB
94152001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
9416
9417 * gcc.c-torture/execute/anon-1.c: New test.
9418
2e80c17d
GK
94192001-11-03 Geoffrey Keating <geoffk@redhat.com>
9420
9421 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9422 same size, so no warning should be produced on stormy16.
9423
9424 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9425 due to oversized array.
9426 * g++.old-deja/g++.mike/ns15.C: Likewise.
9427 * g++.old-deja/g++.pt/crash16.C: Likewise.
9428
ae31824c
GS
94292001-11-02 Graham Stott <grahams@redhat.com>
9430
9431 * g++.dgother/debug1.C: Fix typos.
9432
19989812
JJ
94332001-11-01 Jakub Jelinek <jakub@redhat.com>
9434
9435 * g++.dg/other/debug1.C: New test.
9436
9199347f
SC
94372001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9438
9439 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
cf785988 9440 of unsigned long.
9199347f 9441
3d238248
JJ
94422001-10-30 Jakub Jelinek <jakub@redhat.com>
9443
9444 * gcc.dg/20011029-2.c: New test.
9445
cfaef116
JJ
9446 * gcc.c-torture/compile/20011029-1.c: New test.
9447
b8c25665 94482001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
3df95b7b
NP
9449
9450 * objc/execute/class_self-1.m: New test.
9451 * objc/execute/class_self-2.m: New test.
9452
5037fa81
ZW
94532001-10-25 Zack Weinberg <zack@codesourcery.com>
9454
9455 * gcc.misc-tests/msgs.exp: Delete.
9456 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9457 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
9458 error set to match recent changes.
9459
b621a4dd
ZW
94602001-10-24 Zack Weinberg <zack@codesourcery.com>
9461
9462 * gcc.dg/20011021-1.c: New test.
9463
c0a4369a
JJ
94642001-10-24 Jakub Jelinek <jakub@redhat.com>
9465
9466 * gcc.c-torture/compile/20011023-1.c: New test.
9467
91dc81f9
GK
94682001-10-23 Geoffrey Keating <geoffk@redhat.com>
9469
9470 * lib/g77.exp: Rewrite based on lib/g++.exp.
9471
4768dbdd
JJ
94722001-10-19 Jakub Jelinek <jakub@redhat.com>
9473
9474 * gcc.c-torture/execute/20011019-1.c: New test.
9475
368a1647
JJ
9476 * gcc.dg/20011018-1.c: New test.
9477
48d4b9f0
NY
94782001-10-19 NIIBE Yutaka <gniibe@m17n.org>
9479
9480 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9481
c8202d4c
AO
94822001-10-18 Alexandre Oliva <aoliva@redhat.com>
9483
9484 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9485 * gcc.dg/attr-invalid.c: Likewise.
9486
bf911a9a
JJ
94872001-10-18 Jakub Jelinek <jakub@redhat.com>
9488
9489 * testsuite/gcc.dg/20011015-1.c: New test.
9490
756b2d5e
RS
94912001-10-14 Richard Sandiford <rsandifo@redhat.com>
9492
9493 * g++.dg/template/unify2.C: New test.
9494
2d1245b8
RS
94952001-10-14 Richard Sandiford <rsandifo@redhat.com>
9496
9497 * g++.dg/other/exception-specification.C: New test
9498
e2ccde7b
TR
94992001-10-13 Tom Rix <trix@redhat.com>
9500
9501 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9502 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9503
8554d9a4
JJ
95042001-10-12 Jakub Jelinek <jakub@redhat.com>
9505
9506 * testsuite/gcc.dg/20011009-1.c: New test.
9507
e60505a5
NS
95082001-10-12 Nathan Sidwell <nathan@codesourcery.com>
9509
9510 PR g++/4476
9511 * g++.dg/other/friend1.C: New test.
9512
4a8d0c9c
RH
95132001-10-11 Richard Henderson <rth@redhat.com>
9514
9515 * g++.old-deja/g++.other/crash18.C: Add -S to options.
9516
6cb3ae1e
FS
95172001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9518
9519 * gcc.c-torture/compile/20011010-1.c: New.
9520
9f2f9eb6
JM
95212001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
9522
9523 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9524 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9525 g77.f-torture/execute/execute.exp,
9526 g77.f-torture/noncompile/noncompile.exp,
9527 gcc.c-torture/compile/compile.exp,
9528 gcc.c-torture/execute/execute.exp,
9529 gcc.c-torture/execute/ieee/ieee.exp,
9530 gcc.c-torture/execute/memcheck/memcheck.exp,
9531 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9532 objc/execute/execute.exp: Update FSF address.
9533
24b9d43a
NB
95342001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
9535
9536 * gcc.dg/cpp/cmdlne-C.c: Update.
9537 * gcc.dg/cpp/cmdlne-C2.c: New.
9538
63dd08e6
FS
95392001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9540
9541 * gcc.c-torture/execute/20011008-3.c: New.
9542
1dde5a4e
DD
95432001-10-08 DJ Delorie <dj@redhat.com>
9544
9545 * gcc.dg/20011008-1.c: New.
9546 * gcc.dg/20011008-2.c: New.
9547
d6da836d
NB
95482001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
9549
9550 * gcc.dg/cpp/spacing1.c: Update test.
9551
cc712abf
JM
95522001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
9553
9554 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9555 spelling errors of "separate" as "seperate".
9556
8d5463d4
AO
95572001-10-05 Alexandre Oliva <aoliva@redhat.com>
9558
9559 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9560 enough to avoid inlining.
9561
d9c28ce3
PS
95622001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
9563
9564 * lib/g77.exp: set libg2c_dir correctly.
9565
a2566f60
NB
95662001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
9567
9568 * gcc.dg/cpp/macro11.c: New test.
9569
80a497e4
JM
95702001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9571
9572 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9573 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9574 gcc.dg/format/multattr-3.c: New tests.
9575 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
9576 tests for format attributes on function pointers being rejected.
9577
6431177a
JM
95782001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9579
9580 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9581
ed0ea560
JM
95822001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9583
9584 * g++.dg/warn/format1.C: New test.
9585
bab3db73
NB
95862001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
9587
9588 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9589
ab17715d
NB
95902001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
9591
9592 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9593
8c3b2693
NB
95942001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
9595
9596 * gcc.dg/cpp/redef2.c: Add test.
9597
bed2ebd0
GK
95982001-09-27 Geoffrey Keating <geoffk@redhat.com>
9599
9600 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
e1e7d56b 9601 long-standing bug on i686, apparently.
bed2ebd0
GK
9602 * gcc.c-torture/execute/loop-2c.x: New file.
9603 * gcc.c-torture/execute/loop-2d.x: New file.
9604 * gcc.c-torture/execute/loop-3c.x: New file.
9605
b56cfd51
NB
96062001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
9607
9608 * gcc.dg/cpp/20000625-2.c: Correct line number.
9609
4ed5bcfb
NB
96102001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
9611
9612 * gcc.dg/cpp/macro10.c: New test.
9613 * gcc.dg/cpp/strify3.c: New test.
9614 * gcc.dg/cpp/spacing1.c: Add tests.
9615 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9616 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9617
1b47b7ae
DD
96182001-09-24 DJ Delorie <dj@redhat.com>
9619
9620 * gcc.c-torture/execute/20010924-1.c: New test.
e1e7d56b 9621
dea2f2db
NB
96222001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
9623
9624 * testsuite/objc/execute/paste.m: Remove.
9625
040cc071
JM
96262001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
9627
9628 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9629
ab6e6969
GH
96302001-09-22 George Helffrich <george@geo.titech.ac.jp>
9631
9632 * g77.dg/strlen0.f: New test.
9633
67231816
RH
96342001-09-21 Richard Henderson <rth@redhat.com>
9635
9636 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9637 * g++.old-deja/g++.abi/vtable2.C: Likewise.
9638
91d231cb
JM
96392001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
9640
9641 Table-driven attributes.
9642 * g++.dg/ext/attrib1.C: New test.
9643
e7b6a0ee
DD
96442001-09-20 DJ Delorie <dj@redhat.com>
9645
9646 * gcc.dg/20000926-1.c: Update expected warning messages.
9647 * gcc.dg/array-2.c: Likewise, and test for warnings too.
9648 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9649 array.
9650
4241b637
RS
96512001-09-18 Richard Sandiford <rsandifo@redhat.com>
9652
9653 * g++.dg/eh/registers1.C: New test case.
9654
17920efb
RH
96552001-09-17 Richard Henderson <rth@redhat.com>
9656
9657 * gcc.dg/array-5.c: Fix VLA decomposition test.
9658
18a9d8ff
NB
96592001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
9660
9661 * gcc.dg/cpp/line5.c: New testcase.
9662
3617ff1e
NB
96632001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
9664
9665 * gcc.dg/cpp/macro9.c: New test.
9666
0ea009fc
AH
96672001-09-15 Aldy Hernandez <aldyh@redhat.com>
9668
cf785988 9669 * gcc.c-torture/execute/980223.c: Change type of addr from long
0ea009fc
AH
9670 to char *.
9671
846f0467
HPN
96722001-09-15 Hans-Peter Nilsson <hp@axis.com>
9673
9674 * gcc.c-torture/execute/20010915-1.c: New test.
9675
1f8d138f
JJ
96762001-09-14 Janis Johnson <janis187@us.ibm.com>
9677
9678 * g77.dg/bprob: New directory.
9679 * g77.dg/bprob/bprob.exp: New file.
9680 * g77.dg/bprob/bprob-1.f: New test.
9681 * g77.dg/gcov: New directory.
9682 * g77.dg/gcov/gcov.exp: New file.
9683 * g77.dg/gcov/gcov-1.f: New test.
9684 * g77.dg/gcov/gcov-1.x: New file.
9685
bdcbe496
NB
96862001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
9687
9688 * gcc.dg/cpp/directiv.c: Update.
9689 * gcc.dg/cpp/undef1.c: Update.
9690
c1d4e7e1
JJ
96912001-09-12 Jakub Jelinek <jakub@redhat.com>
9692
9693 * gcc.dg/20010912-1.c: New test.
9694
cd1f97c6
JJ
96952001-09-11 Janis Johnson <janis187@us.ibm.com>
9696
9697 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
9698 language-independent file in lib.
9699 * lib/gcov.exp: New file.
9700
1d30139d
JM
97012001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
9702
9703 * gcc.c-torture/compile/20010911-1.c: New test.
9704
1aa084e6
JJ
97052001-09-10 Janis Johnson <janis187@us.ibm.com>
9706
9707 * lib/profopt.exp: New, to support profile-directed optimizations.
9708 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
9709 * gcc.misc-tests/bprob-1.c: New test.
9710 * gcc.misc-tests/bprob-2.c: New test.
9711
ebe0d266 97122001-09-07 Janis Johnson <janis187@us.ibm.com>
1aa084e6 9713
ebe0d266
JJ
9714 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
9715 XFAIL and which kinds of gcov output to verify.
9716 * gcc.misc-tests/gcov-4b.x: New file.
9717 * gcc.misc-tests/gcov-5b.x: New file.
9718 * gcc.misc-tests/gcov-6.x: New file.
9719 * gcc.misc-tests/gcov-7.c: New test.
9720 * gcc.misc-tests/gcov-7.x: New file.
9721
a3070574
JJ
97222001-09-06 Janis Johnson <janis187@us.ibm.com>
9723
9724 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
9725 * gcc.misc-tests/gcov-6.c: New test.
9726
39e78d8b
NS
97272001-09-06 Nathan Sidwell <nathan@codesourcery.com>
9728
9729 PR c++/3986
9730 * g++.dg/abi/vbase1.C: New test.
9731
89fc3605
ZL
97322001-09-05 Ziemowit Laski <zlaski@apple.com>
9733
9734 * objc.dg/method-2.m: New.
e1e7d56b 9735
da86f08f
NS
97362001-09-04 Nathan Sidwell <nathan@codesourcery.com>
9737
9738 PR c++/4203
9739 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
9740 * g++.dg/init/empty1.C: New test.
9741
7743fdb9
JJ
97422001-09-03 Jakub Jelinek <jakub@redhat.com>
9743
9744 * gcc.c-torture/compile/20010903-1.c: New test.
9745
89503616
RZ
97462001-08-31 Roman Zippel <zippel@linux-m68k.org>
9747
9748 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
9749 for m68k.
9750
7566ca49
GK
97512001-08-31 Geoffrey Keating <geoffk@redhat.com>
9752
9753 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
9754
9755 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
9756
9757 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
9758
2d107c59
GK
97592001-08-30 Geoffrey Keating <geoffk@redhat.com>
9760
9761 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
9762 for 16-bit 'unsigned int'.
9763
af592bf9
KH
97642001-08-29 Kazu Hirata <kazu@hxi.com>
9765
9766 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
9767
fa4e13e0
RH
97682001-08-27 Richard Henderson <rth@redhat.com>
9769
9770 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
9771 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
9772
90d925d3
AH
97732001-08-25 Aldy Hernandez <aldyh@redhat.com>
9774
cf785988 9775 * gcc.dg/asm-names.c (ymain): New.
90d925d3 9776
033c017c
GK
97772001-08-22 Geoffrey Keating <geoffk@redhat.com>
9778
9779 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
9780 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
9781 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
9782
ada11335
KG
97832001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9784
9785 * gcc.dg/compare5.c: New testcase.
9786
0585896c
JM
97872001-08-23 Jason Merrill <jason_merrill@redhat.com>
9788
9789 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
9790 and "In instantiation".
9791
c0e4f189
AH
97922001-08-21 Aldy Hernandez <aldyh@redhat.com>
9793
cf785988 9794 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
c0e4f189 9795
ea319998
JJ
97962001-08-20 Janis Johnson <janis187@us.ibm.com>
9797
9798 * gcc.misc-tests/gcov.exp: Add support for branch information.
9799 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
9800 * gcc.misc-tests/gcov-4.c: New test.
9801 * gcc.misc-tests/gcov-4b.c: New test.
9802 * gcc.misc-tests/gcov-5b.c: New test.
9803
9b95b063
ZW
98042001-08-20 Zack Weinberg <zackw@panix.com>
9805
9806 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
9807 expected to fail.
9808
915a17f6
JDA
98092001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
9810
9811 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
9812
baeb4732
JJ
98132001-08-19 Jakub Jelinek <jakub@redhat.com>
9814
9815 * g++.dg/eh/template1.C: New test.
9816
3c0a5af2
DB
98172001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
9818
9819 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
9820 Fix thinko.
9821 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
9822 for xfail.
9823
98242001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
c3849183
DB
9825
9826 * lib/g77-dg.exp: Use prune.exp for common procedures
e1e7d56b
AJ
9827 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
9828 * lib/g77.exp: (g77-dg-prune) Remove
c3849183 9829
3d146acb
JM
98302001-08-13 Jason Merrill <jason_merrill@redhat.com>
9831
9832 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
9833
4d5f3fbd
KL
98342001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9835
9836 * g++.dg/template/unify1.C: New test.
9837
0830ae44
NS
98382001-08-07 Nathan Sidwell <nathan@codesourcery.com>
9839
9840 * g++.dg/abi/empty4.C: New test.
9841
6b6f7231
DB
98422001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
9843
9844 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
9845 solaris2.*
9846 * g77.f-torture/compile/pr3743.x: Likewise
9847
eac69b8a
GDR
98482001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
9849
9850 * g++.dg/other/using-declaration.C: New test.
9851
6604e6f3
NB
98522001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
9853
9854 * gcc.dg/cpp/tr-sign.c: New testcase.
9855
67821e3a
NB
98562001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
9857
9858 * gcc.dg/cpp/19951025-1.c: Revert.
9859 * gcc.dg/cpp/directiv.c: We no longer process directives that
9860 interrupt macro arguments.
9861
13104975
ZW
98622001-08-03 Zack Weinberg <zackw@stanford.edu>
9863
9864 * gcc.dg/bconstp-1.c: New test.
9865
949f197f
RH
98662001-08-03 Richard Henderson <rth@redhat.com>
9867
9868 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
9869
d82fc108
NB
98702001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
9871
9872 * gcc.dg/cpp/19951025-1.c: Update.
9873
d4d3e882
JO
98742001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
9875
9876 * g77.dg/ff90-1.f (s): Fix reference of variable z,
9877 should be x.
9878
1dbb6023
NS
98792001-08-02 Nathan Sidwell <nathan@codesourcery.com>
9880
9881 Kill -fhonor-std.
9882 * g++.old-deja/g++.ns/ns14.C: Remove special options.
9883 * g++.old-deja/g++.other/std1.C: Likewise.
9884 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
9885
41ae4ee6
DB
98862001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
9887
9888 * lib/g77.exp: Load gcc-defs.exp for common procedures
9889 (g77_pass, g77_fail, g77_finish, g77_exit,
9890 ${tool}_check_unsupported_p} Now redundant. Deleted.
9891
98922001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
9893
9894 * g77.dg/fbackslash.f
9895 * g77.dg/fcase-preserve.f
9896 * g77.dg/ff90-1.f
9897 * g77.dg/ffixed-line-length-0.f
9898 * g77.dg/ffixed-line-length-132.f
9899 * g77.dg/ffixed-line-length-7.f
9900 * g77.dg/ffixed-line-length-72.f
9901 * g77.dg/ffixed-line-length-none.f
cf785988 9902 * g77.dg/ffree-form-1.f
41ae4ee6
DB
9903 * g77.dg/fno-backslash.f
9904 * g77.dg/fno-f90-1.f
9905 * g77.dg/fno-fixed-form-1.f
9906 * g77.dg/fno-onetrip.f
9907 * g77.dg/fno-typeless-boz.f
9908 * g77.dg/fno-underscoring.f
9909 * g77.dg/fno-vxt-1.f
9910 * g77.dg/fonetrip.f
9911 * g77.dg/ftypeless-boz.f
9912 * g77.dg/fugly-assumed.f
9913 * g77.dg/funderscoring.f
9914 * g77.dg/fvxt-1.f
9915
3fecf49c
ZL
99162001-08-01 Ziemowit Laski <zlaski@apple.com>
9917
9918 * objc.dg/fwd-proto-1.m: New.
9919 * objc.dg/local-decl-1.m: New.
9920 * objc.dg/naming-1.m: New.
9921 * objc.dg/naming-2.m: New.
9922 * objc.dg/proto-hier-1.m: New.
9923
ebff8232
HPN
99242001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
9925
9926 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
9927 largest-type elements to a struct makes its size grow.
9928
20dde49d
NS
99292001-07-31 Nathan Sidwell <nathan@codesourcery.com>
9930
9931 * g++.dg/abi/vthunk1.C: New test.
9932
b7ad2f8b
NS
99332001-07-31 Nathan Sidwell <nathan@codesourcery.com>
9934
9935 * g++.dg/abi/vbase8-22.C: New test.
9936
dd666a87
NB
99372001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
9938
9939 * gcc.dg/cpp/macro8.c: New test.
9940
0ab142b0
NS
99412001-07-27 Nathan Sidwell <nathan@codesourcery.com>
9942
9943 * g++.dg/abi/vbase8-21.C: New test.
9944
d60d223b
NS
99452001-07-27 Nathan Sidwell <nathan@codesourcery.com>
9946
9947 * g++.dg/abi/vbase8-10.C: New test.
9948
08ecdbeb
RO
99492001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9950
9951 * lib/g++.exp (g++_set_ld_library_path): Renamed to
9952 ${tool}_set_ld_library_path.
9953 Changed caller.
9954 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
9955 g++.exp.
9956
62ba5f39
SC
99572001-07-26 Stan Cox <scox@redhat.com>
9958
9959 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
9960 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
9961 gcc_exit, gcc_check_unsupported_p):
9962 Moved to gcc-deps.exp
9963 * gcc-deps.exp: New file.
9964
db3ef87b
KL
99652001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9966
9967 * g++.old-deja/g++.pt/defarg14.C: New test.
9968
312b7c9d
NS
99692001-07-26 Nathan Sidwell <nathan@codesourcery.com>
9970
9971 * g++.old-deja/g++.other/lineno5.C: New test.
9972
648c2206
NS
99732001-07-26 Nathan Sidwell <nathan@codesourcery.com>
9974
9975 * g++.old-deja/g++.pt/crash68.C: New test.
9976
969fd501
NS
99772001-07-26 Nathan Sidwell <nathan@codesourcery.com>
9978
9979 * g++.old-deja/g++.other/crash42.C: New test.
9980
cef0d199
NB
99812001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
9982
9983 * gcc.dg/cpp/extratokens.c: Fix.
9984 * gcc.dg/cpp/skipping2.c: New tests.
9985
50011802
RO
99862001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9987
9988 * gcc.c-torture/execute/20010724-1.c: New file.
9989 * gcc.c-torture/execute/20010724-1.x: New file.
9990
40260429
NS
99912001-07-25 Nathan Sidwell <nathan@codesourcery.com>
9992
9993 * g++.old-deja/g++.other/cond7.C: New test.
9994
ab085207
NS
99952001-07-25 Nathan Sidwell <nathan@codesourcery.com>
9996
9997 * g++.old-deja/g++.other/optimize4.C: New test.
9998
90b1ca2f
NS
99992001-07-25 Nathan Sidwell <nathan@codesourcery.com>
10000
10001 * g++.old-deja/g++.abi/vbase8-5.C: New test.
10002
41971242
JM
100032001-07-24 Jason Merrill <jason_merrill@redhat.com>
10004
10005 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10006 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10007 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10008 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10009
10010 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10011 bug report" message.
10012
10013 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10014 * g++.dg/ext/instantiate1.C: Move from old-deja.
10015
897c6ab7
DB
100162001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
10017
10018 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10019 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10020 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10021 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10022
b8c25665 100232001-07-23 Jeffrey A Law (law@cygnus.com)
1ee6b839
JL
10024
10025 * gcc.c-torture/execute/20010723-1.c: New test.
10026
541c655f
BE
100272001-07-23 Ben Elliston <bje@redhat.com>
10028
10029 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10030
e5d4fff4
FS
100312001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10032
10033 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10034 i[34567]86-*-*.
10035 Delete handling of ieee_multilib_flags.
10036 Pass -mieee for alpha*-*-* and sh-*-*.
10037 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10038
f4653d92
NS
100392001-07-21 Nathan Sidwell <nathan@codesourcery.com>
10040
10041 Remove old-abi tests.
10042 * g++.old-deja/g++.mike/p11116.C: Remove.
10043 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10044
08f66b04
TM
100452001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
10046
10047 * g77.f-torture/compile/pr3743.f: New test
10048
100492001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
10050
10051 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10052
432fa9f2
RO
100532001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10054
10055 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10056 g++.old-deja/g++.pt/static6.C: Likewise.
10057 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10058 supports weak symbols.
10059
f7bebb56
AJ
100602001-07-18 Andreas Jaeger <aj@suse.de>
10061
10062 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10063 supported again.
10064
a3424c98
AJ
100652001-07-18 Andreas Jaeger <aj@suse.de>
10066
10067 * gcc.dg/iftrap-1.c: Fix target line.
10068
91a18fe0
RH
100692001-07-17 Richard Henderson <rth@redhat.com>
10070
10071 * gcc.c-torture/execute/20010717-1.c: New.
10072
4b01f8d8
JM
100732001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
10074
10075 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10076 tests.
10077
b5ca1dc7
PS
100782001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
10079
10080 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10081
3d719162
RO
100822001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10083
10084 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10085 UAC_SIGBUS, UAC_NOPRINT definitions.
10086
b8c25665 100872001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
55680aef
NP
10088
10089 * objc/execute/object_is_class.m: New test.
10090 * objc/execute/object_is_meta_class.m: New test.
10091
09b495e5
TM
100922001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
10093
10094 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10095 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10096
100972001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
147424bf
DB
10098
10099 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10100 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10101
999c0669
RH
101022001-07-14 Richard Henderson <rth@redhat.com>
10103
10104 * gcc.dg/iftrap-1.c: New.
10105
09b495e5 101062001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
2ea80cfd
DB
10107
10108 * g77.f-torture/execute/intrinsic77.f: New test.
10109
1ca46974
JJ
101102001-07-11 Janis Johnson <janis@us.ibm.com>
10111
10112 * gcc.misc-tests/gcov-3.c: New test.
10113
0e41fb04
RS
101142001-07-11 Richard Sandiford <rsandifo@redhat.com>
10115
10116 * gcc.c-torture/compile/20010711-1.c,
10117 * gcc.c-torture/compile/20010711-2.c: New tests.
10118
4a1b6176
RS
101192001-07-11 Richard Sandiford <rsandifo@redhat.com>
10120
10121 * gcc.c-torture/execute/20010711-1.c: New test.
10122
6fbce318
BE
101232001-07-11 Ben Elliston <bje@redhat.com>
10124
10125 * g++.old-deja/g++.other/enum5.C: New test.
10126
41971242
JM
101272001-07-10 Jason Merrill <jason_merrill@redhat.com>
10128
10129 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10130 (g++-dg-prune): Call prune_gcc_output.
10131 * prune.exp: New file for prune_gcc_output.
10132 * lib/g++.exp, lib/gcc.exp: Load it.
10133
f7a4cec0
JM
101342001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
10135
10136 * gcc.c-torture/compile/20010701-1.c,
10137 g++.old-deja/g++.ext/attrib6.C: New tests.
10138
b8c25665 101392001-07-06 Jeffrey A Law (law@cygnus.com)
d9249616
JL
10140
10141 * gcc.c-torture/compile/20010706-1.c: New test.
10142
809353e1
MC
101432000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
10144
10145 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10146
0168a849
SS
101472001-06-28 Stan Shebs <shebs@apple.com>
10148
10149 * gcc.dg/pragma-darwin.c: New test.
10150
f4b20cd9
RO
101512001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10152
10153 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10154 Solaris 2.[678] system.
10155
f9e1917e
JM
101562001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
10157
10158 * gcc.dg/20010622-1.c: New test.
10159
b2af8e32
SS
101602001-06-18 Stan Shebs <shebs@apple.com>
10161
10162 * objc.dg: New directory.
10163 * objc.dg/dg.exp: New file.
10164 * objc.dg/alias.m: New.
10165 * objc.dg/class-1.m: New.
10166 * objc.dg/class-2.m: New.
10167 * objc.dg/const-str-1.m: New.
10168 * objc.dg/const-str-2.m: New.
10169 * objc.dg/id-1.m: New.
10170 * objc.dg/method-1.m: New.
10171 * objc.dg/super-class-1.m: New.
10172 * lib/objc-dg.exp: New file.
10173
eaea542a
JDA
101742001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
10175
10176 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10177 of label name.
10178
87326ba8
NS
101792001-06-14 Nathan Sidwell <nathan@codesourcery.com>
10180
10181 * g++.old-deja/g++.abi/vbase8-9.C: New test.
10182
15a7ee9f
FS
101832001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10184
10185 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10186 variable.
10187
757e4f23
RH
101882001-06-12 Richard Henderson <rth@redhat.com>
10189
10190 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10191
623fe76a
NS
101922001-06-12 Nathan Sidwell <nathan@codesourcery.com>
10193
10194 * g++.old-deja/g++.abi/vbase5.C: New test.
10195 * g++.old-deja/g++.abi/vbase6.C: New test.
10196 * g++.old-deja/g++.abi/vbase7.C: New test.
10197
2c1a2421
KG
101982001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10199
10200 * gcc.c-torture/compile/20010610-1.c: New test.
10201
7bdcf888
NS
102022001-06-12 Nathan Sidwell <nathan@codesourcery.com>
10203
10204 * g++.old-deja/g++.abi/vbase4.C: New test.
10205
b05d8201
SC
102062001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10207
10208 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10209 support %f for HC11/HC12 targets.
10210 * gcc.c-torture/execute/930513-1.x: New file, likewise.
10211 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10212 on HC11/HC12 targets.
10213 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10214
55f61a56
RO
102152001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10216
10217 * gcc.dg/wchar_t-1.c: New file.
10218 * gcc.dg/wint_t-1.c: Likewise.
10219
07732516
BS
102202001-06-11 Bernd Schmidt <bernds@redhat.com>
10221
10222 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10223
d4a6cf38
RH
102242001-06-11 Richard Henderson <rth@redhat.com>
10225
10226 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10227
1552f874
JM
102282001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
10229
10230 * gcc.c-torture/compile/20010611-1.c: New test.
10231
f18b70f5
JM
102322001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
10233
10234 * gcc.dg/c99-tag-1.c: Add more tests.
10235
2e246150
AO
102362001-06-10 Alexandre Oliva <aoliva@redhat.com>
10237
10238 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10239 representation on MN10300 and ARM/Thumb.
10240
226f8242
TM
102412001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
10242
10243 * g77.f-torture/execute/20010610.f: New.
10244
5bb8dd28
DB
102452001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
10246
10247 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10248 names.
10249
07a96c1b
RH
102502001-06-09 Richard Henderson <rth@redhat.com>
10251
10252 * gcc.c-torture/execute/ashrdi-1.c: New.
10253 * gcc.c-torture/execute/ashldi-1.c: New.
10254 * gcc.c-torture/execute/lshrdi-1.c: New.
10255
b2782014
OP
102562001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
10257
10258 * objc/execute/load-3.m: Added. Check sending +load to categories,
10259 in addition to classes.
10260
43fd108f
SS
102612001-06-08 Stan Shebs <shebs@apple.com>
10262
10263 * objc/execute/load-2.m: New test. From Nicola Pero
10264 <n.pero@mi.flashnet.it>.
a3424c98 10265
7137fd76
JJ
102662001-06-08 Jakub Jelinek <jakub@redhat.com>
10267
10268 * gcc.c-torture/execute/20010605-2.c: New test.
10269
4b454fcc
NS
102702001-06-08 Nathan Sidwell <nathan@codesourcery.com>
10271
10272 * g++.old-deja/g++.abi/vbase2.C: New test.
10273 * g++.old-deja/g++.abi/vbase3.C: New test.
10274
9ac1bd2e
NS
102752001-06-08 Nathan Sidwell <nathan@codesourcery.com>
10276
10277 * g++.old-deja/g++.pt/friend49.C: New test.
10278
fcebb2dd
NS
102792001-06-07 Nathan Sidwell <nathan@codesourcery.com>
10280
10281 * g++.old-deja/g++.ext/anon3.C: New test.
10282
bea09693
NS
102832001-06-05 Nathan Sidwell <nathan@codesourcery.com>
10284
10285 * g++.old-deja/g++.other/conv7.C: New test.
10286
f375b7a7
JM
102872001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
10288
10289 * gcc.c-torture/compile/20010605-2.c: New test.
10290
3d3daefd
JDA
102912001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
10292
10293 * gcc.c-torture/execute/20010604-1.c: New test.
10294
05ac6740
LR
102952001-06-04 Loren J. Rittle <ljrittle@acm.org>
10296
10297 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10298
6bdfaf09
JO
102992001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
10300
10301 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10302 (g++_link_flags): Likewise.
10303 (g++_init): Pass gccpath's value to two previous functions.
10304
87327987
KG
103052001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10306
10307 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10308 Ensure logfile entry matches exec command line.
10309
0c02eebf
RH
103102001-05-31 Richard Henderson <rth@redhat.com>
10311
bc440d04 10312 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
0c02eebf
RH
10313 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10314
42a9e4e4
DB
103152001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
10316
10317 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10318 compiler for irix6.2
10319
e97c9488
NS
103202001-05-30 Nathan Sidwell <nathan@codesourcery.com>
10321
10322 * g++.old-deja/g++.other/optimize3.C: New file.
10323
7dd0ff2b
JO
103242001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
10325
42a9e4e4
DB
10326 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10327 assemble.
7dd0ff2b 10328
87d9ac49
NS
103292001-05-26 Nathan Sidwell <nathan@codesourcery.com>
10330
10331 * g++.old-deja/g++.other/optimize2.C: New file.
10332
47cf9247
DN
103332001-05-25 Diego Novillo <dnovillo@redhat.com>
10334
10335 * gcc.c-torture/compile/20010518-2.c: New file.
10336 * gcc.c-torture/execute/20010518-1.c: New file.
10337 * gcc.c-torture/execute/20010518-2.c: New file.
10338
0e03329a
JM
103392001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
10340
10341 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10342
f5aada26
MM
103432001-05-24 Mark Mitchell <mark@codesourcery.com>
10344
10345 G++ no longer defines builtins that do not begin with __builtin.
10346 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10347 * g++.old-deja/g++.brendand/misc13.C: Likewise.
10348 * g++.old-deja/g++.law/builtin1.C: Likewise.
10349 * g++.old-deja/g++.law/cvt2.C: Likewise.
10350 * g++.old-deja/g++.mike/net5.C: Likewise.
10351 * g++.old-deja/g++.other/builtins1.C: Likewise.
10352 * g++.old-deja/g++.other/builtins2.C: Likewise.
10353 * g++.old-deja/g++.other/builtins3.C: Likewise.
10354 * g++.old-deja/g++.other/builtins4.C: Likewise.
10355 * g++.old-deja/g++.other/inline8.C: Likewise.
10356 * g++.old-deja/g++.robertl/eb39.C: Likewise.
10357
6f56d925
NS
103582001-05-24 Nathan Sidwell <nathan@codesourcery.com>
10359
10360 * g++.old-deja/g++.pt/using1.C: Adjust.
10361 * g++.old-deja/g++.pt/using2.C: New test.
10362
f8710242
NB
103632001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
10364
10365 * gcc.dg/cpp/charconst.c: New tests.
10366 * gcc.dg/cpp/escape.c: New tests.
10367 * gcc.dg/cpp/escape-1.c: New tests.
10368 * gcc.dg/cpp/escape-2.c: New tests.
10369 * gcc.dg/cpp/ucs.c: New tests.
10370
3af21e04
DB
103712001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
10372
a3424c98 10373 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
3af21e04
DB
10374 native compiler for irix6.5.
10375
1ec07597
JO
10376Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
10377
10378 * lib/g++.exp (g++_include_flags): Use args to compute
a3424c98 10379 get_multilibs.
1ec07597
JO
10380 (g++_link_flags): Likewise.
10381 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10382
c215b29f
JM
103832001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
10384
10385 * gcc.dg/c90-hexfloat-1.c: Add more tests.
10386
4694cec2
GK
103872001-05-21 Geoff Keating <geoffk@redhat.com>
10388
10389 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10390 this file.
10391
f0ef84a2
SC
103922001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10393
10394 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10395 STACK_SIZE;
10396 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10397 to STACK_SIZE; Use it to define size of add_histo array.
a3424c98 10398 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
f0ef84a2
SC
10399 to STACK_SIZE.
10400 (f): Use GITT_SIZE to define size of gitt local table.
a3424c98 10401 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
f0ef84a2
SC
10402 to STACK_SIZE; Use it to define size of bytemem array.
10403
ef73e139
SC
104042001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10405
10406 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10407 on 68HC11/HC12 due to the asm instruction.
10408 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10409 * gcc.c-torture/compile/920520-1.x: Likewise.
10410 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10411 on 68HC11/HC12 because the function is larger than 64K.
10412 * gcc.c-torture/compile/961203-1.x: New file, this test fails
10413 on 68HC11/HC12 because the structure is too large.
10414
4951297b
RH
104152001-05-20 Richard Henderson <rth@redhat.com>
10416
10417 * gcc.c-torture/execute/20010520-1.c: New.
10418
88e3805d
KG
104192001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10420
10421 * g++.old-deja/g++.warn/compare1.C: New test.
10422 * gcc.dg/compare4.c: New test.
10423
d30a825a
NS
104242001-05-20 Nathan Sidwell <nathan@codesourcery.com>
10425
10426 * g++.old-deja/g++.other/optimize1.C: New test.
10427
3b82c249
KL
104282001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10429
10430 * g++.old-deja/g++.pt/spec41.C: New test.
10431
97d24516
JM
104322001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
10433
10434 * gcc.c-torture/compile/20010114-1.x: Remove.
10435
10d6cbb8
SS
104362001-05-18 Stan Shebs <shebs@apple.com>
10437
10438 * gcc.c-torture/compile/20010518-1.c: New test.
10439
2b0cbc5d
NS
104402001-05-18 Nathan Sidwell <nathan@codesourcery.com>
10441
10442 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10443 * g++.old-deja/g++.pt/crash67.C: New test.
10444
20415bba
JO
104452001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
10446
10447 * g++.old-deja/g++.other/debug9.C: New test.
10448
7857f134
ZW
104492001-05-16 Zack Weinberg <zackw@stanford.edu>
10450
10451 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10452
b8c25665 104532001-05-16 Jan Hubicka <jh@suse.cz>
5a111a5b
JH
10454
10455 * gcc.c-torture/compile/20010516-1.c: New test.
10456
3f0a9b35
NS
104572001-05-16 Nathan Sidwell <nathan@codesourcery.com>
10458
cc469ee9
NS
10459 * g++.old-deja/g++.other/crash41.C: New test.
10460
104612001-05-16 Nathan Sidwell <nathan@codesourcery.com>
10462
cc469ee9 10463 * g++.old-deja/g++.pt/crash66.C: New test.
3f0a9b35 10464
5846d7f7
BK
104652001-05-15 Benjamin Kosnik <bkoz@redhat.com>
10466
10467 * g++.old-deja/g++.robertl/eb27.C: Convert.
10468
5be598f6
NC
104692001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
10470
10471 * g++.dg/friend-warn.C: New test. Do not warn about friend
10472 declaration being redundant.
10473
0239bfdd
MM
104742001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
10475
10476 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10477
ce29729a
MM
104782001-05-14 Mark Mitchell <mark@codesourcery.com>
10479
10480 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10481
8b9df536
BK
104822001-05-13 Benjamin Kosnik <bkoz@redhat.com>
10483
10484 * lib/g++.exp: Use testsuite_flags.
a3424c98 10485
6f221402
MM
104862001-05-13 Mark Mitchell <mark@codesourcery.com>
10487
10488 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10489
e7288e18
JDA
104902001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
10491
10492 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10493
c873862c
MM
104942001-05-11 Mark Mitchell <mark@codesourcery.com>
10495
10496 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10497
25d78ace
JM
104982001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
10499
10500 * gcc.c-torture/compile/20010313-1.c: New test.
10501
6d4587f7
ZW
105022001-05-09 Zack Weinberg <zackw@stanford.edu>
10503
10504 * gcc.dg/cpp/direct2.c: New test.
8b9df536 10505 * gccq.dg/cpp/direct2s.c: New test.
6d4587f7
ZW
10506
10507 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10508
1a560c3a
MM
105092001-05-07 Mark Mitchell <mark@codesourcery.com>
10510
10511 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10512 * g++.old-deja/g++.other/op3.C: Likewise.
10513
7f75752b
NB
105142001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
10515
10516 * gcc.dg/cpp/syshdr.h: New file.
10517 * gcc.dg/cpp/sysmac1.c: Update.
10518 * gcc.dg/cpp/sysmac2.c: Update.
10519
7120a6fe
NB
105202001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
10521
10522 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10523
a92644e7
DE
105242001-05-04 David Edelsohn <edelsohn@gnu.org>
10525
10526 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10527 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10528
1fc77d36
NB
105292001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
10530
10531 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10532
4091fa5f
GK
105332001-05-03 Geoffrey Keating <geoffk@redhat.com>
10534
10535 * lib/g++.exp (g++_include_flags): Don't use any special flags
10536 if TESTING_IN_BUILD_TREE is not defined.
6d4587f7 10537 (g++_init): Use a plain 'c++' as the compiler if
4091fa5f
GK
10538 TESTING_IN_BUILD_TREEE is not defined.
10539
de26cf80
JJ
105402001-05-02 Jakub Jelinek <jakub@redhat.com>
10541
10542 * g++.old-deja/g++.eh/catch13.C: New test.
10543 * g++.old-deja/g++.eh/catch14.C: New test.
10544
2d2a86ae
JJ
105452001-05-02 Jakub Jelinek <jakub@redhat.com>
10546
10547 * gcc.dg/cpp/tr-define.c: New test.
10548
a39a06ff
LR
105492001-05-01 Loren J. Rittle <ljrittle@acm.org>
10550
10551 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10552 <stdlib.h>, not <malloc.h>.
10553
9da99f7d
NS
105542001-05-01 Nathan Sidwell <nathan@codesourcery.com>
10555
10556 * g++.old-deja/g++.ns/template17.C: New test.
10557
4b48a93e
NS
105582001-05-01 Nathan Sidwell <nathan@codesourcery.com>
10559
10560 * g++.old-deja/g++.pt/ref4.C: New test.
10561
901d43bc
RH
105622001-04-30 Richard Henderson <rth@redhat.com>
10563
10564 * gcc.dg/20000724-1.c: Revert last change.
10565
505cf15f
TM
105662001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
10567
10568 * g77.f-torture/execute/20010430.f: New test.
10569
d60e5448
MM
105702001-04-30 Mark Mitchell <mark@codesourcery.com>
10571
10572 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10573
7200764f
JM
105742001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
10575
10576 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10577
2d46ec83
NS
105782001-04-27 Nathan Sidwell <nathan@codesourcery.com>
10579
10580 * g++.old-deja/g++.eh/crash6.C: New test.
10581
02a1a68c
NS
105822001-04-27 Nathan Sidwell <nathan@codesourcery.com>
10583
10584 * g++.old-deja/g++.other/warn7.C: New test.
10585
5f6eeeb3
NS
105862001-04-27 Nathan Sidwell <nathan@codesourcery.com>
10587
10588 * g++.old-deja/g++.other/defarg9.C: New test.
10589
f6ce87c0
TM
105902001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
10591
10592 * g77.f-torture/compile/20010426.f: New test.
10593 * g77.f-torture/execute/20010426.f: New test.
10594
f658da59
TM
105952001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
10596
10597 * g77.f-torture/compile/20000629-1.x: Remove - error
10598 has been fixed.
10599
b8c25665 106002001-04-26 Jeffrey A Law (law@cygnus.com)
3da5d5c8 10601
a86414f3
JL
10602 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10603 Tweak slightly to work with g++.dg framework.
10604 * g++.dg/special/ecos.exp: Run initp1.C test.
10605 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10606
3da5d5c8
JL
10607 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10608 its linker doesn't give line numbers either.
10609 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10610
5677efb0
NS
106112001-04-26 Nathan Sidwell <nathan@codesourcery.com>
10612
10613 * g++.old-deja/g++.other/lex1.C: New test.
10614
3b07c79b
JJ
106152001-04-26 Jakub Jelinek <jakub@redhat.com>
10616
10617 * gcc.dg/noncompile/20010425-1.c: New test.
10618
0576ec13
NS
106192001-04-26 Nathan Sidwell <nathan@codesourcery.com>
10620
10621 * g++.old-deja/g++.pt/mangle2.C: New test.
10622
b5cd6849
JJ
106232001-04-25 Jakub Jelinek <jakub@redhat.com>
10624
49b51f30 10625 * gcc.dg/format/plus-1.c: New test.
b5cd6849 10626
0607953c
JJ
106272001-04-25 Jakub Jelinek <jakub@redhat.com>
10628
10629 * gcc.dg/20010423-1.c: New test.
10630
e99af66b
JJ
106312001-04-25 Jakub Jelinek <jakub@redhat.com>
10632
10633 * gcc.c-torture/execute/20010422-1.c: New test.
10634
6bda7a5e
NS
106352001-04-25 Nathan Sidwell <nathan@codesourcery.com>
10636
10637 * g++.old-deja/g++.ns/type2.C: New test.
10638
11fe225a
ZW
106392001-04-24 Zack Weinberg <zackw@stanford.edu>
10640
10641 * g++.old-deja/g++.other/perf1.C: New test.
10642
0ba8a114
NS
106432001-04-24 Nathan Sidwell <nathan@codesourcery.com>
10644
10645 * gcc.dg/c99-func-2.c: Remove xfail.
10646 * gcc.dg/c99-func-3.c: Remove xfail.
10647 * gcc.dg/c99-func-4.c: Remove xfail.
10648
15784bba
ZW
106492001-04-23 Zack Weinberg <zackw@stanford.edu>
10650
10651 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10652
c3cd9c8b
JM
106532001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
10654
10655 * gcc.c-torture/compile/20010423-1.c: New test.
10656
aa1826e2
NS
106572001-04-20 Nathan Sidwell <nathan@codesourcery.com>
10658
10659 * g++.old-deja/g++.pt/typename28.C: New test.
10660
06d9f09f
NS
106612001-04-20 Nathan Sidwell <nathan@codesourcery.com>
10662
10663 * g++.old-deja/g++.abi/empty2.C: New test.
10664 * g++.old-deja/g++.abi/empty3.C: New test.
10665
24f80882
JJ
106662001-04-20 Jakub Jelinek <jakub@redhat.com>
10667
10668 * g++.old-deja/g++.other/comdat2.C: New test.
10669 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
10670
351a0f00
JJ
106712001-04-20 Jakub Jelinek <jakub@redhat.com>
10672
10673 * g++.old-deja/g++.other/overload14.C: New test.
10674
881cae05
JJ
106752001-04-20 Jakub Jelinek <jakub@redhat.com>
10676
10677 * g++.old-deja/g++.other/lookup23.C: New test.
10678
43e72072
JJ
106792001-04-20 Jakub Jelinek <jakub@redhat.com>
10680
10681 * gcc.c-torture/execute/20010403-1.c: New test.
10682
5c8378a7
DB
106832001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
10684 Mark Mitchell <mark@codesourcery.com>
10685
10686 * lib/old-dejagnu.exp: Don't delete output of executable.
10687 Add .exe suffix to executables.
10688
96f1c2b1
TM
106892001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
10690
10691 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
10692
3ed56f8a
KG
106932001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10694
10695 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
10696
0fb3018c 106972001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6d4587f7 10698
0fb3018c
NS
10699 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
10700 * g++.old-deja/g++.abi/crash1.C: New test.
10701
bbb53468
NS
107022001-04-12 Nathan Sidwell <nathan@codesourcery.com>
10703
10704 * g++.old-deja/g++.other/crash40.C: New test.
10705
76cf1895
KG
107062001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10707
10708 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
10709
a2095778
NS
107102001-04-11 Nathan Sidwell <nathan@codesourcery.com>
10711
10712 * g++.old-deja/g++.other/warn6.C: New test.
10713
3a172730
PS
1071422001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
10715
6d4587f7 10716 * g++.old-deja/g++.robertl/eb42.C: Same.
3a172730
PS
10717
10718001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
03829ad2
KG
10719
10720 * gcc.dg/wtr-conversion-1.c: New testcase.
10721
5a01d634
RH
107222001-04-10 Richard Henderson <rth@redhat.com>
10723
10724 * g++.old-deja/g++.other/array5.C: New.
10725
9b38026f
FS
107262001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10727
10728 * gcc.c-torture/execute/20010408-1.c: New test.
10729
a5434cb7
BK
107302001-04-06 Benjamin Kosnik <bkoz@redhat.com>
10731
10732 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
10733 headers and constructs.
10734 * g++.old-deja/g++.robertl/eb79.C: Same.
10735 * g++.old-deja/g++.robertl/eb77.C (main): Same.
10736 * g++.old-deja/g++.robertl/eb73.C: Same.
10737 * g++.old-deja/g++.robertl/eb66.C (main): Same.
10738 * g++.old-deja/g++.robertl/eb55.C (t): Same.
10739 * g++.old-deja/g++.robertl/eb54.C (main): Same.
10740 * g++.old-deja/g++.robertl/eb46.C (main): Same.
10741 * g++.old-deja/g++.robertl/eb44.C: Same.
10742 * g++.old-deja/g++.robertl/eb41.C (main): Same.
10743 * g++.old-deja/g++.robertl/eb4.C (main): Same.
10744 * g++.old-deja/g++.robertl/eb39.C: Same.
10745 * g++.old-deja/g++.robertl/eb33.C (main): Same.
10746 * g++.old-deja/g++.robertl/eb31.C (main): Same.
10747 * g++.old-deja/g++.robertl/eb30.C: Same.
10748 * g++.old-deja/g++.robertl/eb3.C: Same.
10749 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
10750 * g++.old-deja/g++.robertl/eb21.C: Same.
10751 * g++.old-deja/g++.robertl/eb15.C: Same.
10752 * g++.old-deja/g++.robertl/eb118.C: Same.
10753 * g++.old-deja/g++.robertl/eb115.C (main): Same.
10754 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
10755 * g++.old-deja/g++.robertl/eb109.C: Same.
10756 * g++.old-deja/g++.other/sibcall1.C (main): Same.
10757 * g++.old-deja/g++.mike/rtti1.C: Same.
10758 * g++.old-deja/g++.mike/p658.C: Same.
10759 * g++.old-deja/g++.mike/net46.C: Same.
10760 * g++.old-deja/g++.mike/net34.C: Same.
10761 * g++.old-deja/g++.mike/memoize1.C: Same.
10762 * g++.old-deja/g++.mike/eh2.C: Same.
10763 * g++.old-deja/g++.law/weak.C: Same.
10764 * g++.old-deja/g++.law/visibility7.C: Same.
10765 * g++.old-deja/g++.law/visibility25.C: Same.
10766 * g++.old-deja/g++.law/visibility22.C: Same.
10767 * g++.old-deja/g++.law/visibility2.C: Same.
10768 * g++.old-deja/g++.law/visibility17.C: Same.
10769 * g++.old-deja/g++.law/visibility13.C: Same.
10770 * g++.old-deja/g++.law/visibility10.C: Same.
10771 * g++.old-deja/g++.law/visibility1.C: Same.
10772 * g++.old-deja/g++.law/virtual3.C (eval): Same.
10773 * g++.old-deja/g++.law/vbase1.C: Same.
10774 * g++.old-deja/g++.law/operators32.C: Same.
10775 * g++.old-deja/g++.law/nest3.C: Same.
10776 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
10777 * g++.old-deja/g++.law/except5.C (main): Same.
10778 * g++.old-deja/g++.law/cvt7.C (run): Same.
10779 * g++.old-deja/g++.law/cvt2.C: Same.
10780 * g++.old-deja/g++.law/cvt16.C: Same.
10781 * g++.old-deja/g++.law/ctors6.C (bar): Same.
10782 * g++.old-deja/g++.law/ctors17.C (main): Same.
10783 * g++.old-deja/g++.law/ctors13.C: Same.
10784 * g++.old-deja/g++.law/ctors12.C (main): Same.
10785 * g++.old-deja/g++.law/ctors10.C: Same.
10786 * g++.old-deja/g++.law/code-gen5.C: Same.
10787 * g++.old-deja/g++.law/bad-error7.C: Same.
10788 * g++.old-deja/g++.law/arm9.C: Same.
10789 * g++.old-deja/g++.law/arm12.C: Same.
10790 * g++.old-deja/g++.law/arg8.C: Same.
10791 * g++.old-deja/g++.law/arg1.C: Same.
10792 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
10793 * g++.old-deja/g++.jason/template31.C: Same.
10794 * g++.old-deja/g++.jason/template24.C (main): Same.
10795 * g++.old-deja/g++.jason/2371.C: Same.
10796 * g++.old-deja/g++.eh/new2.C: Same.
10797 * g++.old-deja/g++.eh/new1.C: Same.
10798 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
10799 * g++.old-deja/g++.brendan/nest21.C (main): Same.
10800 * g++.old-deja/g++.brendan/err-msg3.C: Same.
10801 * g++.old-deja/g++.brendan/crash62.C: Same.
10802 * g++.old-deja/g++.brendan/crash52.C: Same.
10803 * g++.old-deja/g++.brendan/crash49.C (main): Same.
10804 * g++.old-deja/g++.brendan/crash38.C: Same.
10805 * g++.old-deja/g++.brendan/crash15.C (main): Same.
10806 * g++.old-deja/g++.brendan/copy9.C: Same.
10807
b8c25665 108082001-04-06 J"orn Rennecke <amylaar@redhat.com>
608d74c4 10809
b6285d1b 10810 * gcc.c-torture/execute/20001203-2.c (memset):
608d74c4
R
10811 Count argument is of type __SIZE_TYPE__.
10812
b0835578
DN
108132001-04-04 Diego Novillo <dnovillo@redhat.com>
10814
10815 * gcc.c-torture/compile/20010404-1.c: New test.
10816
347f3440
JJ
108172001-04-04 Jakub Jelinek <jakub@redhat.com>
10818
10819 * gcc.c-torture/compile/20010326-1.c: New test.
10820
41dc4816
AO
108212001-04-03 Alexandre Oliva <aoliva@redhat.com>
10822
10823 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
10824 peculiarities of the SH.
10825 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
10826
4d8a2001
RO
108272001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10828
10829 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
10830 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
10831 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
10832
caf4d6e0
JJ
108332001-04-02 Jakub Jelinek <jakub@redhat.com>
10834
10835 * g77.f-torture/compile/20010321-1.f: New test.
10836
32ff70d2
JJ
108372001-04-02 Jakub Jelinek <jakub@redhat.com>
10838
10839 * gcc.c-torture/compile/20010329-1.c: New test.
10840
d791ea1e
JJ
108412001-04-02 Jakub Jelinek <jakub@redhat.com>
10842
10843 * gcc.c-torture/execute/20010329-1.c: New test.
10844
a7fd2186
LR
108452001-03-28 Loren J. Rittle <ljrittle@acm.org>
10846
10847 * g++.old-deja/g++.other/eh4.C: Fix typo.
10848
2c082cb2
LR
108492001-03-28 Loren J. Rittle <ljrittle@acm.org>
10850
10851 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
10852
145c1def
PB
108532001-03-28 Philip Blundell <philb@gnu.org>
10854
10855 * gcc.c-torture/compile/20010328-1.c: New test.
10856
531073e7
RH
108572001-03-27 Richard Henderson <rth@redhat.com>
10858
10859 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
10860 * g++.old-deja/g++.eh/vbase3.C: Likewise.
10861
b13aca19
AM
108622001-03-27 Alan Modra <alan@linuxcare.com.au>
10863
10864 * gcc.c-torture/compile/20010327-1.c: New test.
10865
788bf0e3
NS
108662001-03-26 Nathan Sidwell <nathan@codesourcery.com>
10867
10868 * g++.old-deja/g++.other/friend12.C: New test.
10869 * g++.old-deja/g++.other/friend9.C: Expect no errors.
10870 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
10871
eb40d6b9
JM
108722001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
10873
10874 * gcc.c-torture/execute/20010325-1.c: New test.
10875
8e4ce833
JJ
108762001-03-23 Jakub Jelinek <jakub@redhat.com>
10877
10878 * g++.old-deja/g++.other/mangle3.C: New test.
10879
a1c2b86d
JJ
108802001-03-22 Jakub Jelinek <jakub@redhat.com>
10881
10882 * g++.old-deja/g++.other/anon8.C: New test.
10883
a44a935f
PB
108842001-03-20 Philip Blundell <philb@gnu.org>
10885
10886 * gcc.c-torture/compile/20010320-1.c: New test.
10887
e72dd89c
RH
108882001-03-17 Richard Henderson <rth@redhat.com>
10889
10890 * g++.old-deja/g++.other/eh4.C: Add expected error text.
10891
92784908
GK
108922001-03-15 Geoff Keating <geoff@redhat.com>
10893
10894 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
10895 tests on AIX.
10896
d064d75a
GDR
108972001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
10898
10899 * g++.old-deja/g++.other/eh4.C: New test.
10900
7f63897e
NB
109012001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
10902
10903 * gcc.dg/cpp/mi1.c: Update.
10904
9cf218a3
JJ
109052001-03-14 Jakub Jelinek <jakub@redhat.com>
10906
10907 * g++.old-deja/g++.other/regstack.C: New test.
10908
78fe06c2
NS
109092001-03-12 Nathan Sidwell <nathan@codesourcery.com>
10910
10911 * g++.old-deja/g++.other/ref4.C: New test.
10912
533dfde0
OP
109132001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
10914
10915 * objc/execute/va_method.m: Added.
10916 * objc/execute/IMP.m: Added.
10917 * objc/execute/_cmd.m: Added.
10918 * objc/execute/accessing_ivars.m: Added.
10919 * objc/execute/class-1.m: Added.
10920 * objc/execute/class-10.m: Added.
10921 * objc/execute/class-11.m: Added.
10922 * objc/execute/class-12.m: Added.
10923 * objc/execute/class-13.m: Added.
10924 * objc/execute/class-14.m: Added.
10925 * objc/execute/class-2.m: Added.
10926 * objc/execute/class-3.m: Added.
10927 * objc/execute/class-4.m: Added.
10928 * objc/execute/class-5.m: Added.
10929 * objc/execute/class-6.m: Added.
10930 * objc/execute/class-7.m: Added.
10931 * objc/execute/class-8.m: Added.
10932 * objc/execute/class-9.m: Added.
10933 * objc/execute/class-tests-1.h
10934 * objc/execute/class-tests-2.h
10935 * objc/execute/compatibility_alias.m: Added.
10936 * objc/execute/encode-1.m: Added.
10937 * objc/execute/formal_protocol-1.m: Added.
10938 * objc/execute/formal_protocol-2.m: Added.
10939 * objc/execute/formal_protocol-3.m: Added.
10940 * objc/execute/formal_protocol-4.m: Added.
10941 * objc/execute/formal_protocol-5.m: Added.
10942 * objc/execute/formal_protocol-6.m: Added.
10943 * objc/execute/formal_protocol-7.m: Added.
10944 * objc/execute/informal_protocol.m: Added.
10945 * objc/execute/initialize.m: Added.
10946 * objc/execute/load.m: Added.
10947 * objc/execute/many_args_method.m: Added.
10948 * objc/execute/nested-3.m: Added.
10949 * objc/execute/no_clash.m: Added.
10950 * objc/execute/private.m: Added.
10951 * objc/execute/redefining_self.m: Added.
10952 * objc/execute/root_methods.m: Added.
10953 * objc/execute/selector-1.m: Added.
10954 * objc/execute/static-1.m: Added.
10955 * objc/execute/static-2.m: Added.
10956 * objc/execute/va_method.m: Added.
10957
bb937853
RH
109582001-03-10 Richard Henderson <rth@redhat.com>
10959
10960 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
10961
da1cb092
NB
109622001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
10963
10964 * g++.old-deja/g++.other/crash31.C: XFAIL.
10965 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
10966 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
10967 * gcc.c-torture/execute/20010123-1.x: XFAIL.
10968 * gcc.c-torture/execute/20010124-1.x: XFAIL.
10969 * gcc.dg/sequence-pt-1.c: XFAIL one test.
10970
533dfde0
OP
109712001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
10972
10973 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
10974
8b44d68f
ZW
109752001-03-06 Zack Weinberg <zackw@stanford.edu>
10976
10977 * gcc.dg/20000724-1.c: Don't use multiline strings.
10978
69f8cbfa
ZW
109792001-03-06 Zack Weinberg <zackw@stanford.edu>
10980
6d4587f7
ZW
10981 * objc/execute/string1.m, objc/execute/string2.m: Compare the
10982 result of -cString against what we expect it to be; don't just
10983 print it out for no one to read.
69f8cbfa
ZW
10984
10985 * objc/execute/string3.m, objc/execute/string4.m: New tests.
10986 Based on testcases provided by Nicola Pero.
10987
e8408f25
NB
109882001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
10989
10990 * gcc.dg/cpp/macro7.c: New test.
10991
6b630c42
NB
109922001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
10993
10994 * gcc.dg/cpp/multiline.c: Update.
10995
7eeb553c
NS
109962001-03-02 Nathan Sidwell <nathan@codesourcery.com>
10997
10998 * g++.old-deja/g++.other/enum3.C: New test.
10999
d282fcb2
NS
110002001-03-02 Nathan Sidwell <nathan@codesourcery.com>
11001
11002 * g++.old-deja/g++.other/pod1.C: New test.
11003
f86fdf68
NS
110042001-03-02 Nathan Sidwell <nathan@codesourcery.com>
11005
11006 * g++.old-deja/g++.ext/overload1.C: New test.
11007
fbfe8c9e
NS
110082001-03-01 Nathan Sidwell <nathan@codesourcery.com>
11009
11010 * g++.old-deja/g++.pt/using1.C: New test.
11011
4d24a889
NS
110122001-03-01 Nathan Sidwell <nathan@codesourcery.com>
11013
11014 * g++.old-deja/g++.other/using9.C: New test.
11015
25ad894f
OP
110162001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
11017
11018 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11019
11020 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11021
e5844e6d
NS
110222001-02-28 Nathan Sidwell <nathan@codesourcery.com>
11023
11024 * g++.old-deja/g++.ext/realpt1.C: Remove.
11025
73ea87d7
NS
110262001-02-27 Nathan Sidwell <nathan@codesourcery.com>
11027
11028 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11029
3914b81a
WC
110302001-02-26 Will Cohen <wcohen@redhat.com>
11031
11032 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11033
2851a0e4
JO
110342001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
11035
11036 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11037 templatized constructors.
11038
d82a9639
FS
110392001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11040
11041 * gcc.c-torture/execute/20010224-1.c: New test.
11042
fba2c0cd
JJ
110432001-02-23 Jakub Jelinek <jakub@redhat.com>
11044
11045 * gcc.c-torture/execute/20010222-1.c: New test.
11046
b3bae5e2
JJ
110472001-02-22 Jakub Jelinek <jakub@redhat.com>
11048
11049 * g++.old-deja/g++.other/inline20.C: New test.
11050
b8c25665 110512001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
50920adb
OP
11052
11053 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11054
eccad894
GDR
110552001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
11056
6d4587f7
ZW
11057 * g++.old-deja/g++.other/lookup22.C: New test.
11058
cd5a58e5
ZW
110592001-02-19 Zack Weinberg <zackw@stanford.edu>
11060
11061 * g77.dg: New directory.
11062 * g77.dg/20010216-1.f: New test case.
11063 * g77.dg/dg.exp: New driver.
11064 * lib/g77-dg.exp: New driver library.
11065
612164eb
KL
110662001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11067
11068 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11069
e8186ecf
GDR
110702001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
11071
11072 * g++.old-deja/g++.other/decl9.C: New test.
6d4587f7 11073
2c1be322
JJ
110742001-02-16 Jakub Jelinek <jakub@redhat.com>
11075
11076 * g++.old-deja/g++.other/init16.C: Update the test so that it does
11077 not need <string> and also tests the initialization at runtime.
11078
1d2e075a
NB
110792001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
11080
11081 * gcc.c-torture/execute/longlong.c: New test.
11082
b8c25665 110832001-02-14 J"orn Rennecke <amylaar@redhat.com>
6d139650
R
11084
11085 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11086
b8c25665 110872001-02-14 J"orn Rennecke <amylaar@redhat.com>
49f527d5
R
11088
11089 * gcc.c-torture/execute/920302-1.c (execute):
11090 Change argument type to short.
11091
d0ab7624
NS
110922001-02-14 Nathan Sidwell <nathan@codesourcery.com>
11093
11094 * g++.old-deja/g++.pt/deduct6.C: New test.
11095
7773899b
NS
110962001-02-14 Nathan Sidwell <nathan@codesourcery.com>
11097
11098 * g++.old-deja/g++.pt/deduct5.C: New test.
11099
fe375cf1
JJ
111002001-02-14 Jakub Jelinek <jakub@redhat.com>
11101
11102 * gcc.c-torture/execute/20010209-1.c: New test.
11103
ceeaadbb
NB
111042001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
11105
11106 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11107
c36ae96c
GK
111082001-02-12 Geoffrey Keating <geoffk@redhat.com>
11109
4b01cd8f
GK
11110 * g++.dg/vtgc1.C: Update for new ABI.
11111
c36ae96c
GK
11112 * consistency.vlad: New directory, 1665 files.
11113
f43b2795
JM
111142001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
11115
11116 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11117 return type.
11118 * gcc.dg/cpp/digraphs.c: Declare puts.
11119
45abaea8
NS
111202001-02-12 Nathan Sidwell <nathan@codesourcery.com>
11121
11122 * g++.old-deja/g++.other/warn5.C: New test.
11123
996065b4
NS
111242001-02-12 Nathan Sidwell <nathan@codesourcery.com>
11125
11126 * g++.old-deja/g++.pt/spec40.C: New test.
11127
82c18d5c
NS
111282001-02-12 Nathan Sidwell <nathan@codesourcery.com>
11129
11130 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11131 case.
11132 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11133
d02b54f6
JJ
111342001-02-12 Jakub Jelinek <jakub@redhat.com>
11135
11136 * gcc.c-torture/compile/20010209-1.c: New test.
11137
79ff6e27
JO
111382001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
11139
11140 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11141 excess errors message but not if it crashes.
11142 * g++.old-deja/g++.other/crash27.C: Likewise.
11143 * g++.old-deja/g++.other/crash28.C: Likewise.
11144 * g++.old-deja/g++.other/crash30.C: Likewise.
11145 * g++.old-deja/g++.other/crash32.C: Likewise.
11146 * g++.old-deja/g++.other/crash35.C: Likewise.
11147 * g++.old-deja/g++.pt/inherit2.C: Likewise.
11148
f4d07b5e
JM
111492001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
11150
11151 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11152 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11153 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11154 g77.f-torture/execute/execute.exp,
11155 g77.f-torture/noncompile/noncompile.exp,
11156 gcc.c-torture/execute/execute.exp,
11157 gcc.c-torture/execute/memcheck/memcheck.exp,
11158 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11159 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11160 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11161 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11162 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11163 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11164 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11165 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11166 Remove bug reporting instructions with ancient email addresses.
11167
1ada4cd0
JJ
111682001-02-07 Jakub Jelinek <jakub@redhat.com>
11169
11170 * gcc.dg/20010202-1.c: New test.
11171 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11172
7d4918a2
ZW
111732001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
11174
11175 * g++.dg/stdbool-if.C: New test.
11176
b8c25665 111772001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
7acfb19e
OP
11178
11179 * objc/execute/fdecl.m: Added main().
11180
bdc624db
JJ
111812001-02-07 Jakub Jelinek <jakub@redhat.com>
11182
11183 * gcc.c-torture/execute/20010206-1.c: New test.
11184
f2f7ac40
NB
111852001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
11186
6d4587f7 11187 * gcc.dg/cpp/avoidpaste1.c: Update.
f2f7ac40 11188
b8c25665 111892001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
1ae10ad0
OP
11190
11191 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11192 Pero <nicola@brainstorm.co.uk>.
11193 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11194
a87b4257
NS
111952001-02-06 Nathan Sidwell <nathan@codesourcery.com>
11196
11197 * g++.old-deja/g++.pt/spec39.C: New test.
11198
2f4e8f2b
JJ
111992001-02-05 Jakub Jelinek <jakub@redhat.com>
11200
11201 * gcc.c-torture/compile/20010202-1.c: New test.
11202
9965d119
NS
112032001-02-05 Nathan Sidwell <nathan@codesourcery.com>
11204
11205 * g++.old-deja/g++.abi/primary2.C: New test.
11206 * g++.old-deja/g++.abi/primary3.C: New test.
11207 * g++.old-deja/g++.abi/primary4.C: New test.
11208 * g++.old-deja/g++.abi/primary5.C: New test.
11209 * g++.old-deja/g++.abi/vtable3.h: New test.
11210 * g++.old-deja/g++.abi/vtable3a.C: New test.
11211 * g++.old-deja/g++.abi/vtable3b.C: New test.
11212 * g++.old-deja/g++.abi/vtable3c.C: New test.
11213 * g++.old-deja/g++.abi/vtable3d.C: New test.
11214 * g++.old-deja/g++.abi/vtable3e.C: New test.
11215 * g++.old-deja/g++.abi/vtable3f.C: New test.
11216 * g++.old-deja/g++.abi/vtable3g.C: New test.
11217 * g++.old-deja/g++.abi/vtable3h.C: New test.
11218 * g++.old-deja/g++.abi/vtable3i.C: New test.
11219 * g++.old-deja/g++.abi/vtable3j.C: New test.
11220 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11221
55de1b66
JJ
112222001-02-03 Jakub Jelinek <jakub@redhat.com>
11223
11224 * g++.old-deja/g++.other/anon6.C: New test.
11225 * g++.old-deja/g++.other/anon7.C: New test.
11226
7af5ca82
NB
112272001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
11228
6d4587f7 11229 * gcc.dg/cpp/avoidpaste2.c: New tests.
7af5ca82 11230
ce662d4c
JJ
112312001-01-31 Jakub Jelinek <jakub@redhat.com>
11232
11233 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11234
2b1f4d81
JO
112352001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
11236
11237 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11238 DECIMAL_DIG cases for Irix."
11239
b8c25665 112402001-01-31 J"orn Rennecke <amylaar@redhat.com>
ae7676ed
R
11241
11242 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11243
0aca1a4f
JM
112442001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
11245
11246 * gcc.dg/c99-tag-1.c: New test.
11247
2e1911bf
NB
112482001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
11249
6d4587f7 11250 * gcc.dg/cpp/tr-warn1.c: Add tests.
2e1911bf 11251
fd793c7a
NB
112522001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
11253
6d4587f7
ZW
11254 * gcc.dg/cpp/avoidpaste1.c: Update.
11255 * gcc.dg/cpp/paste4.c: Update.
fd793c7a 11256
a9a18460
JO
112572001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
11258
11259 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11260 cases for Irix.
11261
22ef15cf
GP
112622001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11263
11264 * g++.old-deja/g++.other/inline19.C: New test.
11265
e9770d51
NB
112662001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
11267
22ef15cf 11268 * gcc.dg/Wlarger-than.c: New test.
e9770d51 11269
24274aab
NB
112702001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
11271
22ef15cf 11272 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
24274aab 11273
adc88131
JJ
112742001-01-29 Jakub Jelinek <jakub@redhat.com>
11275
11276 * gcc.c-torture/execute/20010129-1.c: New test.
11277 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11278
14e2799a
NB
112792001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
11280
6d4587f7 11281 * gcc.dg/cpp/avoidpaste1.c: Test case.
14e2799a 11282
6001735e
JJ
112832001-01-28 Jakub Jelinek <jakub@redhat.com>
11284
11285 * g++.old-deja/g++.other/inline18.C: New test.
11286
75c1416b
KG
112872001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11288
11289 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11290 and __builtin_putchar.
11291
940ff66d
JJ
112922001-01-27 Jakub Jelinek <jakub@redhat.com>
11293
11294 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11295 tests.
11296
22892fc6
JO
112972001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
11298
11299 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11300 floating point number rounding mode to round to the nearest
11301 representable mode.
11302
324ffb8c
JJ
113032001-01-25 Jakub Jelinek <jakub@redhat.com>
11304
11305 * g++.old-deja/g++.other/mangle2.C: New test.
11306
cedd825f
JM
113072001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
11308
11309 * gcc.c-torture/compile/20010124-1.c: New test.
11310
4b2811e9
NS
113112001-01-24 Nathan Sidwell <nathan@codesourcery.com>
11312
11313 * g++.old-deja/g++.pt/spec38.C: New test.
11314
08511114
KL
113152001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11316
11317 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11318 "Build don't run".
11319
390dfcbe 113202001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
a84593a6
FS
11321
11322 * gcc.c-torture/execute/20010123-1.c: New test.
11323
92ecdfb7
NS
113242001-01-23 Nathan Sidwell <nathan@codesourcery.com>
11325
11326 * g++.old-deja/g++.pt/spec37.C: New test.
11327
4cff6abe
NS
113282001-01-23 Nathan Sidwell <nathan@codesourcery.com>
11329
11330 * g++.old-deja/g++.pt/overload14.C: New test.
11331
6aace5d4
FS
113322001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11333
11334 * gcc.c-torture/execute/20010122-1.c: New test, exercise
11335 __builtin_return_address.
11336
62e4a758
NS
113372001-01-22 Nathan Sidwell <nathan@codesourcery.com>
11338
11339 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11340 * g++.old-deja/g++.pt/spec35.C: New test.
11341 * g++.old-deja/g++.pt/spec36.C: New test.
11342
399241d9
JJ
113432001-01-20 Jakub Jelinek <jakub@redhat.com>
11344
11345 * gcc.c-torture/compile/20010118-1.c: New test.
11346
29aad310
NB
113472001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
11348
399241d9 11349 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
29aad310 11350
fa7aa1fe
JJ
113512001-01-19 Jakub Jelinek <jakub@redhat.com>
11352
11353 * gcc.c-torture/execute/20010119-1.c: New test.
11354
1e00f18c
NS
113552001-01-19 Nathan Sidwell <nathan@codesourcery.com>
11356
11357 * g++.old-deja/g++.other/vbase5.C: New test.
11358
9f1b75fc
JJ
113592001-01-19 Jakub Jelinek <jakub@redhat.com>
11360
11361 * gcc.c-torture/execute/20010118-1.c: New test.
11362
f9c244b8
NS
113632001-01-19 Nathan Sidwell <nathan@codesourcery.com>
11364
11365 * g++.old-deja/g++.pt/deduct3.C: New test.
11366
08c2df0f
NS
113672001-01-19 Nathan Sidwell <nathan@codesourcery.com>
11368
11369 * g++.old-deja/g++.pt/spec34.C: New test.
11370
02d02725
DB
113712001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11372
11373 * g77.f-torture/compile/20000601-2.f: New test.
11374
f5ceeec8
NS
113752001-01-18 Nathan Sidwell <nathan@codesourcery.com>
11376
11377 * g++.old-deja/g++.other/init17.C: New test.
11378
34508ae8
AO
113792001-01-18 Alexandre Oliva <aoliva@redhat.com>
11380
11381 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11382
028d1f20
NS
113832001-01-18 Nathan Sidwell <nathan@codesourcery.com>
11384
11385 * g++.old-deja/g++.pt/unify8.C: New test.
11386
9f724b6a
NS
113872001-01-18 Nathan Sidwell <nathan@codesourcery.com>
11388
11389 * g++.old-deja/g++.abi/vbase1.C: New test.
11390
522d6614
NS
113912001-01-18 Nathan Sidwell <nathan@codesourcery.com>
11392
11393 * g++.old-deja/g++.pt/crash65.C: New test.
11394
e096bdde
NB
113952001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
11396
6d4587f7 11397 * gcc.dg/cpp/assembl2.S: New test case.
e096bdde 11398
acf8f04b
JO
113992001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
11400
11401 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11402 are supported.
11403
5f3aebea
KG
114042001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11405
11406 * g++.old-deja/g++.other/builtins1.C: New test.
11407 * g++.old-deja/g++.other/builtins2.C: Likewise.
11408 * g++.old-deja/g++.other/builtins3.C: Likewise.
11409 * g++.old-deja/g++.other/builtins4.C: Likewise.
11410
5efdd890
JJ
114112001-01-17 Jakub Jelinek <jakub@redhat.com>
11412
11413 * gcc.c-torture/compile/20010117-1.c: New test.
d70401eb 11414 * gcc.c-torture/compile/20010117-2.c: New test.
5efdd890 11415
c5a9e845
TM
114162001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
11417
11418 * g77.f-torture/execute/20010116.[fx]: New test,
11419 XFAIL on i?86-*-*.
11420 * g77.f-torture/compile/20010115.f: Indicate it's
11421 a test for PR fortran/1636.
11422
64dcdf78
JM
114232001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
11424
11425 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11426
9f1630a9
TM
114272001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
11428
11429 * g77.f-torture/compile/20010115.f: New test.
11430
db3f4e4e
NS
114312001-01-15 Nathan Sidwell <nathan@codesourcery.com>
11432
11433 * g++.old-deja/g++.pt/nontype5.C: New test.
11434
f617c7a3
NB
114352001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
11436
6d4587f7
ZW
11437 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11438 have an equivalent working one below it.
11439
e5aed4e1
JO
114402001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
11441
11442 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11443 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11444
e3585d4f
JO
114452001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
11446
11447 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11448 message containing "init_priority".
11449 (conpr-2.C): Likewise.
11450 (conpr-3.C): Likewise.
11451 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11452
bfeee001
FS
114532001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11454
11455 * gcc.c-torture/execute/20010114-2.c: New test.
11456
b859a98d
JM
114572001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
11458
11459 * gcc.c-torture/compile/20010114-1.c: New test.
11460 * gcc.c-torture/compile/20010114-1.x: Xfail.
11461 * gcc.c-torture/compile/20010114-2.c: New test.
11462 * gcc.c-torture/execute/20010114-1.c: New test.
11463 * gcc.dg/trunc-1.c: New test.
11464 * gcc.dg/uninit-B.c: New test.
11465
04ae6c59
NC
114662001-01-13 Nick Clifton <nickc@redhat.com>
11467
11468 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11469 target.
11470
6f6684e6
JM
114712001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
11472
11473 * gcc.c-torture/compile/20010113-1.c: New test.
11474
b874b32d
JJ
114752001-01-13 Jakub Jelinek <jakub@redhat.com>
11476
11477 * gcc.c-torture/compile/20001212-1.c: New test.
11478
fabfd802
NB
114792001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
11480
6d4587f7
ZW
11481 * gcc.dg/cpp/widestr1.c: Update.
11482 * gcc.dg/cpp/prag-imp.c: Remove.
fabfd802 11483
8b6a5902
JJ
114842001-01-12 Jakub Jelinek <jakub@redhat.com>
11485
11486 * gcc.c-torture/execute/20000801-3.x: Remove.
11487 * gcc.dg/c90-init-1.c: New test.
11488 * gcc.dg/c99-init-1.c: New test.
11489 * gcc.dg/c99-init-2.c: New test.
11490 * gcc.dg/gnu99-init-1.c: New test.
11491
efce71c6
RE
114922001-01-12 Richard Earnshaw <rearnsha@arm.com>
11493
11494 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11495 testing that no relevant ones were found.
11496
0949f723
NS
114972001-01-12 Nathan Sidwell <nathan@codesourcery.com>
11498
11499 * g++.old-deja/g++.pt/cast2.C: New test.
11500
a8641661
NS
115012001-01-12 Nathan Sidwell <nathan@codesourcery.com>
11502
11503 * g++.old-deja/g++.pt/friend47.C: New test.
11504
79c9e159
NS
115052001-01-11 Nathan Sidwell <nathan@codesourcery.com>
11506
11507 * g++.old-deja/g++.pt/instantiate13.C: New test.
11508
96a1e32d
NS
115092001-01-11 Nathan Sidwell <nathan@codesourcery.com>
11510
11511 * g++.old-deja/g++.other/defarg7.C: New test.
11512 * g++.old-deja/g++.other/defarg8.C: New test.
11513
115142001-01-11 Nathan Sidwell <nathan@codesourcery.com>
11515
11516 * g++.old-deja/g++.pt/crash64.C: New test.
11517
b37bf5bd
NS
115182001-01-11 Nathan Sidwell <nathan@codesourcery.com>
11519
11520 * g++.old-deja/g++.pt/crash63.C: New test.
11521
f7d7b651
NB
115222001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
11523
11524 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11525
d0be7718
AL
115262001-01-10 Alan Lehotsky <lehotsky@tiac.net>
11527
11528 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6d4587f7 11529
31bb3027
NS
115302001-01-10 Nathan Sidwell <nathan@codesourcery.com>
11531
b37bf5bd 11532 * g++.old-deja/g++.pt/error3.C: New test.
31bb3027 11533
fd3f43e7
NS
115342001-01-10 Nathan Sidwell <nathan@codesourcery.com>
11535
b37bf5bd 11536 * g++.old-deja/g++.other/crash39.C: New test.
fd3f43e7 11537
042b4c4e
NS
115382001-01-10 Nathan Sidwell <nathan@codesourcery.com>
11539
b37bf5bd 11540 * g++.old-deja/g++.other/vbase4.C: New test.
042b4c4e 11541
2830551d
JL
115422001-01-08 Jonathan Larmour <jlarmour@redhat.com>
11543
11544 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6d4587f7
ZW
11545 * gcc.dg/special/20000419-2.c: New file. Identical to above.
11546 * gcc.dg/special/special.exp: New test driver which will check
11547 for alias support for the above test.
2830551d 11548
9088c6fc
AL
115492001-01-09 Alan Lehotsky <lehotsky@tiac.net>
11550
11551 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11552 problems on small machines.
11553 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6d4587f7
ZW
11554 parameterize.
11555
3ee816a4
JO
115562001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
11557
11558 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11559 mips.
11560 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11561
186c0fbe
NS
115622001-01-09 Nathan Sidwell <nathan@codesourcery.com>
11563
11564 * g++.old_deja/g++.pt/using8.C: New test.
11565
654d7a33
JM
115662001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
11567
11568 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11569
18eb26d4
LR
115702000-01-08 Loren J. Rittle <ljrittle@acm.org>
11571
11572 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11573 where a failure is expected.
11574 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11575
3febd123
NS
115762001-01-08 Nathan Sidwell <nathan@codesourcery.com>
11577
11578 * g++.old_deja/g++.pt/instantiate12.C: New test.
11579
1f0d71c5
NS
115802001-01-08 Nathan Sidwell <nathan@codesourcery.com>
11581
11582 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11583 start of structs.
11584 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11585 * g++.old-deja/g++.brendan/crash17.C: Likewise.
11586 * g++.old-deja/g++.brendan/crash29.C: Likewise.
11587 * g++.old-deja/g++.brendan/crash48.C: Likewise.
11588 * g++.old-deja/g++.brendan/ns1.C: Likewise.
11589 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11590 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11591 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11592 * g++.old-deja/g++.eh/spec6.C: Likewise.
11593 * g++.old-deja/g++.jason/crash3.C: Likewise.
11594 * g++.old-deja/g++.law/ctors11.C: Likewise.
11595 * g++.old-deja/g++.law/ctors17.C: Likewise.
11596 * g++.old-deja/g++.law/ctors5.C: Likewise.
11597 * g++.old-deja/g++.law/ctors9.C: Likewise.
11598 * g++.old-deja/g++.mike/ambig1.C: Likewise.
11599 * g++.old-deja/g++.mike/net22.C: Likewise.
11600 * g++.old-deja/g++.mike/p3538a.C: Likewise.
11601 * g++.old-deja/g++.mike/p3538b.C: Likewise.
11602 * g++.old-deja/g++.mike/virt3.C: Likewise.
11603 * g++.old-deja/g++.niklas/t128.C: Likewise.
11604 * g++.old-deja/g++.other/anon4.C: Likewise.
11605 * g++.old-deja/g++.other/using1.C: Likewise.
11606 * g++.old-deja/g++.other/warn3.C: Likewise.
11607 * g++.old-deja/g++.pt/t37.C: Likewise.
11608 * g++.old-deja/g++.robertl/eb69.C: Likewise.
11609 * g++.old-deja/g++.robertl/eb71.C: Likewise.
11610
5bf15e84 116112001-01-08 Nathan Sidwell <nathan@codesourcery.com>
76191fdd
NS
11612
11613 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11614
18f988a0
KG
116152001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11616
11617 * gcc.c-torture/execute/stdio-opt-3.c: New test.
11618
eaf19aba
JJ
116192001-01-07 Jakub Jelinek <jakub@redhat.com>
11620
11621 * gcc.c-torture/compile/20010107-1.c: New test.
11622
796cdb65
JM
116232001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
11624
11625 * gcc.c-torture/execute/builtin-noret-1.c: New test.
11626
42110e7b
JM
116272001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
11628
11629 * gcc.dg/format/format.h: New file.
11630 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11631 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11632 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11633 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11634 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11635 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11636 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11637 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11638 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11639 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11640 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11641 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11642 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11643 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11644 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11645 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11646 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11647 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11648 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11649 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11650 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11651 instead of declaring standard types, macros and functions in each
11652 test.
11653
a7c52352
AO
116542001-01-06 Alexandre Oliva <aoliva@redhat.com>
11655
11656 * gcc.c-torture/execute/20010106-1.c: New test.
11657
cd566273
JM
116582001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
11659
11660 * gcc.dg/format/format.exp: New file.
11661 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11662 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
11663 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
11664 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
11665 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
11666 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
11667 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
11668 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
11669 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
11670 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
11671 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
11672 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
11673 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
11674 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
11675 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
11676 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
11677 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
11678 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
11679 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
11680 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
11681 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
11682 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
11683 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
11684 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
11685 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
11686 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
11687 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
11688 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
11689 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
11690 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
11691 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
11692 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
11693 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
11694 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
11695 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
11696 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
11697 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
11698 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
11699 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
11700 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
11701 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
11702 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
11703
336bc4ae
AO
117042001-01-05 Alexandre Oliva <aoliva@redhat.com>
11705
11706 * gcc.c-torture/execute/991228-1.c: Take word endianness into
11707 account.
11708
341e3d11
JM
117092001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
11710
11711 * gcc.c-torture/execute/builtin-complex-1.c: New test.
11712
220bce48
NS
117132001-01-05 Nathan Sidwell <nathan@codesourcery.com>
11714
11715 * g++.old-deja/g++.pt/crash62.C: New test.
11716
00de56c7
RH
117172001-01-04 Richard Henderson <rth@redhat.com>
11718
11719 * gcc.dg/20000926-1.c: Update expected warnings.
11720 * gcc.dg/array-2.c: Likewise.
11721 * gcc.dg/array-4.c: Also validate flexible array members.
11722 * gcc.dg/c99-flex-array-1.c: New.
11723
32812a40
JM
117242001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
11725
11726 * gcc.c-torture/compile/20001222-1.x: Remove.
11727
b8c25665 117282001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7ffcb17f
RK
11729
11730 * gcc.c-torture/execute/built-in-setjmp.c: New.
11731
584ef5fe
RH
117322001-01-03 Richard Henderson <rth@redhat.com>
11733
11734 * gcc.dg/940510-1.c: Update expected error wording.
11735 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
11736
9ef6d39a
JO
117372001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
11738
11739 * lib/target-supports.exp (check_alias_available): Modified to
6d4587f7 11740 indicate aliases not supported if only weak aliases are supported.
9ef6d39a 11741
819c1488
KG
117422001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11743
11744 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
11745 Turn on cmpstrsi checks for __pj__ and __i370__.
11746
3c505507
NS
117472001-01-03 Nathan Sidwell <nathan@codesourcery.com>
11748
11749 * g++.old-deja/g++.other/virtual11.C: New test.
11750
03378143
NS
117512001-01-03 Nathan Sidwell <nathan@codesourcery.com>
11752
11753 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
11754
086715fa
KG
117552001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11756
11757 * gcc.c-torture/compile/20010102-1.c: New test.
11758
42ded877
AJ
117592001-01-02 Andreas Jaeger <aj@suse.de>
11760
11761 * gcc.dg/noreturn-3.c: New test.
11762
11763 * gcc.dg/noreturn-4.c: New test.
11764
c2e42aab
KG
117652001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11766
11767 * gcc.c-torture/execute/stdio-opt-1.c: Also test
11768 __builtin_fputc and __builtin_fwrite.
11769
965a9c31
JO
117702000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
11771
11772 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
11773 signed char, not default char.
11774
9b961b95
JO
117752000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
11776
11777 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
11778
d05e34f2
DB
117792000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
11780
11781 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
11782
12db0efc
RH
117832000-12-29 Richard Henderson <rth@redhat.com>
11784
11785 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
11786 (__cyg_profile_func_exit): Define.
11787
cd372c39
HPN
117882000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
11789
11790 * g++.dg/vtgc1.C: New test.
11791
bc5137ae
GK
117922000-12-28 Geoffrey Keating <geoffk@redhat.com>
11793
fb8b656c
GK
11794 * gcc.dg/noncompile/20001228-1.c: New test.
11795
f33f0c3a 11796 * gcc.dg/20001228-1.c: New test.
42ded877 11797
bc5137ae
GK
11798 * gcc.c-torture/execute/20001228-1.c: New test.
11799
26f6672d
JM
118002000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
11801
11802 * gcc.dg/format-strfmon-1.c: New test.
11803
ce94d12f
KG
118042000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11805
11806 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
11807 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
11808 * gcc.c-torture/execute/string-opt-1.c: Likewise.
11809 * gcc.c-torture/execute/string-opt-2.c: Likewise.
11810 * gcc.c-torture/execute/string-opt-3.c: Likewise.
11811 * gcc.c-torture/execute/string-opt-4.c: Likewise.
11812 * gcc.c-torture/execute/string-opt-6.c: Likewise.
11813 * gcc.c-torture/execute/string-opt-7.c: Likewise.
11814 * gcc.c-torture/execute/string-opt-8.c: Likewise.
11815 * gcc.c-torture/execute/string-opt-9.c: Likewise.
11816 * gcc.c-torture/execute/string-opt-10.c: Likewise.
11817 * gcc.c-torture/execute/string-opt-11.c: Likewise.
11818 * gcc.c-torture/execute/string-opt-12.c: Likewise.
11819
11820 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
11821 * gcc.c-torture/execute/string-opt-4.c: Test index.
11822
6cbadf36
GK
118232000-12-26 Geoffrey Keating <geoffk@redhat.com>
11824
11825 * gcc.c-torture/compile/20001226-1.c: New test.
11826
ab461298
JM
118272000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
11828
11829 * gcc.c-torture/compile/20001222-1.c: New test.
11830 * gcc.c-torture/compile/20001222-1.x: Xfail.
11831
b8c25665 118322000-12-22 Alexandre Oliva <aoliva@redhat.com>
292b48db
AO
11833
11834 * gcc.c-torture/execute/comp-goto-2.c: New test.
11835
b8c25665 118362000-12-21 J"orn Rennecke <amylaar@redhat.com>
3546ef58
R
11837
11838 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
11839 Use long types if __INT_MAX__ is 32767.
11840 (main): Use cast to (sint32 *) when poking 88 into a_page.
11841
ee4fca58
R
11842 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
11843
dd16cb7c
BS
118442000-12-21 Bernd Schmidt <bernds@redhat.com>
11845
11846 * gcc.c-torture/compile/20001221-1.c: New test.
710916e6 11847 * gcc.c-torture/execute/20001221-1.c: New test.
dd16cb7c 11848
1e248ee3
RH
118492000-12-20 Richard Henderson <rth@redhat.com>
11850
11851 * g++.old-deja/g++.pt/crash36.C: Update error lines.
11852 * g++.old-deja/g++.robertl/eb109.C: Likewise.
11853
9d2dc7da
KG
118542000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11855
11856 * gcc.dg/compare3.c: New test.
11857
20d380b1
JM
118582000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11859
11860 * gcc.dg/format-warnll-1.c: New test.
11861
ee83b1f7
NB
118622000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
11863
11864 * gcc.dg/cpp/cmdlne-P.c: New test.
11865
9b4ea1a8
JM
118662000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11867
11868 * gcc.c-torture/execute/builtin-abs-1.c,
11869 gcc.c-torture/execute/builtin-abs-2.c: New tests.
11870
4119f8a1
NB
118712000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
11872
6d4587f7 11873 * gcc.dg/cpp/multiline.c: New test.
4119f8a1 11874
ad263514
NB
118752000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
11876
6d4587f7
ZW
11877 * g++.old-deja/g++.other/syshdr1.C: Update.
11878 * gcc.dg/cpp/lineflags.c: Remove temporarily.
ad263514 11879
221c7a7f
KL
118802000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11881
11882 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
11883
b429fdf0
KL
118842000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11885
11886 * g++.old-deja/g++.pt/ttp65.C: New test.
11887
c2beae77
KL
118882000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11889
11890 * g++.old-deja/g++.pt/ttp64.C: New test.
11891
edac124d
KL
118922000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11893
11894 * g++.old-deja/g++.pt/spec33.C: New test.
11895
eb9461fb
CM
118962000-12-14 Catherine Moore <clm@redhat.com>
11897
11898 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
11899 * gcc.c-torture/execute/920612-2.c: Likewise.
11900 * gcc.c-torture/execute/920428-2.c: Likewise.
11901 * gcc-c-torture/execute/va-arg-11.c: Call exit.
11902 * gcc.c-torture/execute/va-arg-21.c: Likewise.
11903
7c757aa4
FS
119042000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11905
11906 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
11907 * gcc.dg/pack-test-2.c: Likewise.
11908
04fd40b9
NB
119092000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
11910
11911 Tests by Zack Weinberg <zackw@stanford.edu>.
11912
11913 * gcc.dg/cpp/defined.c: Update.
11914 * gcc.dg/cpp/defined_trad.c: New tests.
11915
31a408bc
NB
119162000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
11917
11918 * gcc.dg/cpp/trad-direct.c: Update.
11919
a0fd9909
NB
119202000-12-11 Neil Booth <neilb@earthling.net>
11921
11922 * gcc.dg/cpp/defined_trad.c
11923
49134400
NB
119242000-12-11 Neil Booth <neilb@earthling.net>
11925
6d4587f7 11926 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
49134400 11927
e45046ae
JM
119282000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
11929
11930 * gcc.dg/format-miss-2.c: New test.
11931
97665491
NB
119322000-12-09 Neil Booth <neilb@earthling.net>
11933
6d4587f7
ZW
11934 * gcc.dg/cpp/lineflags.c: New tests.
11935 * gcc.dg/cpp/poison.c: Update.
11936 * gcc.dg/cpp/redef2.c: Update.
11937 * gcc.dg/cpp/skipping.c: New test.
97665491 11938
f3588f1a
GK
119392000-12-07 Geoffrey Keating <geoffk@redhat.com>
11940
11941 * g++.old-deja/g++.other/eh3.C: New testcase.
11942
5133d90e
NB
119432000-12-07 Neil Booth <neilb@earthling.net>
11944
6d4587f7
ZW
11945 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
11946 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
11947 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
11948 wtr-union-init-2.c, wtr-union-init-3.c: Update.
11949 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
11950 Update.
5133d90e 11951
02428c5d
JM
119522000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
11953
11954 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
11955 __SIZE_TYPE__ instead of int for type of integers cast to
11956 pointers.
11957
5eec2847
JJ
119582000-12-07 Jakub Jelinek <jakub@redhat.com>
11959
11960 * g++.old-deja/g++.other/cleanup4.C: New test.
11961
c907e684
JM
119622000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
11963
11964 * format-sec-1.c: New test.
11965
1c248308
JM
119662000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
11967
11968 * gcc.dg/format-nonlit-3.c: New test.
11969
014e7f1d
JM
119702000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
11971
11972 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
11973 through a null pointer.
11974
74601d7c
KL
119752000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11976
11977 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
11978 * g++.old-deja/g++.pt/partial4.C: New test.
11979
56ef50e4
DA
119802000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
11981
11982 * gcc.c-torture/execute/ieee/hugeval.x: New.
11983
176cb778
NB
119842000-12-06 Neil Booth <neilb@earthling.net>
11985
11986 * gcc.dg/cpp/backslash2.c: New tests.
11987
a903143d
KG
119882000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11989
11990 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
11991 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
11992
06a3a6db
GK
119932000-12-05 Geoffrey Keating <geoffk@redhat.com>
11994
11995 * gcc.c-torture/execute/20001203-2.c: New testcase.
11996
cbb40945
NS
119972000-12-05 Nathan Sidwell <nathan@codesourcery.com>
11998
11999 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12000 * g++.old-deja/g++.other/virtual10.C: New test.
12001
61402b80
NS
120022000-12-05 Nathan Sidwell <nathan@codesourcery.com>
12003
12004 * g++.old-deja/g++.mike/pmf5.C: Remove test.
12005
7d361583
RH
120062000-12-05 Richard Henderson <rth@redhat.com>
12007
12008 * gcc.c-torture/compile/20001205-1.c: New.
12009
72ca2dee
NB
120102000-12-04 Neil Booth <neilb@earthling.net>
12011
12012 * g++.old-deja/g++.other/virtual9.C: New test.
12013 * g++.old-deja/g++.pt/crash61.C: New test.
12014 * gcc.c-torture/execute/loop-9.c: New test.
12015
b6972575
NB
120162000-12-04 Neil Booth <neilb@earthling.net>
12017
12018 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12019 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12020 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12021 * gcc.dg/cpp/extratokens.c: ...here.
12022
bb0067f2
NB
120232000-12-04 Neil Booth <neilb@earthling.net>
12024
6d4587f7
ZW
12025 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12026 New tests.
bb0067f2 12027
a903143d 120282000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611b1df4
KG
12029
12030 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12031 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12032
accc8668
JM
120332000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
12034
12035 * gcc.c-torture/execute/20001203-1.c: New test.
12036
881bc7db
NB
120372000-12-03 Neil Booth <neilb@earthling.net>
12038
6d4587f7 12039 * gcc.dg/cpp/macro6.c: New test cases.
881bc7db 12040
ca8034a0
KG
120412000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12042
d118937d
KG
12043 * gcc.c-torture/execute/string-opt-9.c: New test.
12044 * gcc.c-torture/execute/string-opt-10.c: Likewise.
12045 * gcc.c-torture/execute/string-opt-11.c: Likewise.
12046 * gcc.c-torture/execute/string-opt-12.c: Likewise.
12047
12048 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12049 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
ca8034a0 12050
690c96c8
GK
120512000-12-02 Geoffrey Keating <geoffk@redhat.com>
12052
12053 * gcc.dg/cpp/if-6.c: New testcase.
b43db0b3
GK
12054
12055 * gcc.dg/20001201-1.c: New testcase.
690c96c8 12056
f7674545
NB
120572000-12-02 Neil Booth <neilb@earthling.net>
12058
6d4587f7
ZW
12059 * g++.old-deja/g++.other/externC4.C,
12060 g++.old-deja/g++.other/friend10.C: New tests.
f7674545 12061
1b83352e
NB
120622000-12-02 Neil Booth <neilb@earthling.net>
12063
6d4587f7
ZW
12064 * g++.old-deja/g++.other/instan2.C
12065 * g++.old-deja/g++.other/instan3.C: New test.
1b83352e 12066
692344cf
NB
120672000-12-02 Neil Booth <neilb@earthling.net>
12068
6d4587f7
ZW
12069 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12070 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12071 gnuc99.c,gnuc99-pedantic.c: New tests.
692344cf 12072
4d808927
JM
120732000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
12074
12075 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12076 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12077
92e092fe
NB
120782000-12-01 Neil Booth <neilb@earthling.net>
12079
6d4587f7
ZW
12080 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12081 * gcc.dg/cpp/poison.c: Update.
12082 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
92e092fe 12083
042db57e
TM
120842000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
12085
12086 * g77.f-torture/execute/20001201.f: New test.
12087
c7b82833
JM
120882000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
12089
12090 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12091
ab937357
JJ
120922000-12-01 Jakub Jelinek <jakub@redhat.com>
12093
12094 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12095
13f9714b
NS
120962000-12-01 Nathan Sidwell <nathan@codesourcery.com>
12097
12098 * g++.old-deja/g++.other/cast6.C: New test.
12099
be10afdf
GK
121002000-11-30 Geoffrey Keating <geoffk@redhat.com>
12101
12102 * gcc.c-torture/execute/20001130-2.c: New testcase.
12103
41c39533
RH
121042000-11-30 Richard Henderson <rth@redhat.com>
12105
12106 * gcc.c-torture/execute/20001130-1.c: New test.
12107
31b1b957
NS
121082000-11-30 Nathan Sidwell <nathan@codesourcery.com>
12109
12110 * g++.old-deja/g++.other/op3.C: New test.
12111
717e3f73
NS
121122000-11-30 Nathan Sidwell <nathan@codesourcery.com>
12113
12114 * g++.old-deja/g++.other/op2.C: New test.
12115
2c92b94d
NS
121162000-11-30 Nathan Sidwell <nathan@codesourcery.com>
12117
12118 * g++.old-deja/g++.other/crash38.C: New test.
12119
b2d7dd20
TM
121202000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
12121
12122 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12123
57814e5e
JJ
121242000-11-29 Jakub Jelinek <jakub@redhat.com>
12125
12126 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12127 tests.
12128 * gcc.c-torture/execute/string-opt-6.c: New test.
12129
78cd99d0
JJ
12130 * gcc.dg/20001117-1.c: Add main.
12131
70cf82bc
GK
121322000-11-28 Geoffrey Keating <geoffk@redhat.com>
12133
12134 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12135 Move from here ...
12136 * gcc.dg/940510-1.c: ... to here.
12137
12138 * gcc.dg/20000926-1.c: GNU C now allows initializations of
12139 zero-size arrays in toplevel structures.
12140
48c4d691
JJ
121412000-11-28 Jakub Jelinek <jakub@redhat.com>
12142
12143 * gcc.c-torture/execute/loop-8.c: New test.
12144
bb92901d
NS
121452000-11-28 Nathan Sidwell <nathan@codesourcery.com>
12146
12147 * g++.old-deja/g++.other/base1.C: New test.
12148
2f3608c3
NS
121492000-11-28 Nathan Sidwell <nathan@codesourcery.com>
12150
12151 * g++.old-deja/g++.other/parse2.C: New test.
12152
eeb75383
NS
121532000-11-28 Nathan Sidwell <nathan@codesourcery.com>
12154
12155 * g++.old-deja/g++.pt/incomplete1.C: New test.
12156
5ee4cc26
NS
121572000-11-28 Nathan Sidwell <nathan@codesourcery.com>
12158
12159 * g++.old-deja/g++.other/friend9.C: New test.
12160
dd80b906
JJ
121612000-11-28 Jakub Jelinek <jakub@redhat.com>
12162
12163 * gcc.dg/20001127-1.c: New test.
12164
76e57b45
NS
121652000-11-27 Nathan Sidwell <nathan@codesourcery.com>
12166
5ee4cc26 12167 * g++.old-deja/g++.pt/friend46.C: New test.
76e57b45 12168
f9825168
NS
121692000-11-27 Nathan Sidwell <nathan@codesourcery.com>
12170
12171 * g++.old-deja/g++.other/ptrmem8.C: New test.
12172
1789599b
KG
121732000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12174
12175 * gcc.c-torture/execute/string-opt-7.c: New test.
12176 * gcc.c-torture/execute/string-opt-8.c: Likewise.
12177
b21218ce
GDR
121782000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
12179
12180 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12181 instead of 'mkcheck 2'.
12182
9399bad3
JM
121832000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
12184
12185 * gcc.c-torture/execute/memcheck/driver.c,
12186 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12187 C9X references to refer to C99.
12188
4df1190a
JJ
121892000-11-25 Jakub Jelinek <jakub@redhat.com>
12190
12191 * gcc.dg/ultrasp3.c: New test.
12192
4fe0a76c
NB
121932000-11-25 Neil Booth <neilb@earthling.net>
12194
12195 * gcc.dg/cpp/include2.c: Update test to be locale independent.
12196
9eca082e
AO
121972000-11-25 Alexandre Oliva <aoliva@redhat.com>
12198
12199 * gcc.c-torture/compile/20001123-2.c: New.
12200
3a163b1a
KL
122012000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12202
12203 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12204
235cfbc4
BS
122052000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
12206
12207 * gcc.dg/sequence-point-1.c: Add some new tests.
222de5be 12208 * gcc.c-torture/execute/20001124-1.c: New test.
235cfbc4 12209
2f401cc8
NS
122102000-11-24 Nathan Sidwell <nathan@codesourcery.com>
12211
12212 * g++.old-deja/g++.other/vaarg4.C: New test.
12213 * gcc.c-torture/compile/20001123-1.c: New test.
12214
3d7e9ba4
NS
122152000-11-24 Nathan Sidwell <nathan@codesourcery.com>
12216
12217 * g++.other/crash24.C: Adjust and remove XFAIL.
12218 * g++.other/crash37.C: New test.
12219
ab097535
NS
122202000-11-23 Nathan Sidwell <nathan@codesourcery.com>
12221
12222 * g++.old-deja/g++.pt/instantiate9.C: New test.
12223
71ca6fe9
MM
122242000-11-22 Mark Mitchell <mark@codesourcery.com>
12225
a862e958
MM
12226 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12227 new ABI, too.
12228
71ca6fe9
MM
12229 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12230 * g++.old-deja/g++.robertl/eb55.C: Likewise.
12231
a16f893b
NB
122322000-11-22 Neil Booth <neilb@earthling.net>
12233
12234 * gcc.dg/cpp/Wtrigraphs.c: New test.
12235
b60585a0
LR
122362000-11-22 Loren J. Rittle <ljrittle@acm.org>
12237
6d4587f7 12238 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
b60585a0 12239
e5a7acdd
JJ
122402000-11-22 Jakub Jelinek <jakub@redhat.com>
12241
12242 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12243
d93415c9
HPN
122442000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
12245
12246 * lib/gcc-dg.exp: load_lib scanasm.exp.
12247 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12248 * lib/g++-dg.exp: load_lib scanasm.exp.
12249 * lib/scanasm.exp: New.
12250 (scan-assembler, scan-assembler-not): Add optional arguments to
12251 test name, or if not present, the pattern name.
033b8a0c 12252 (scan-assembler-dem, scan-assembler-dem-not): New.
d93415c9
HPN
12253
12254 * g++.dg/dg.exp: New.
12255
65aa8276
NB
122562000-11-21 Neil Booth <neilb@earthling.net>
12257
6d4587f7 12258 * gcc.dg/cpp/integrated1.c: Remove.
65aa8276 12259
ce79b0ca
JJ
122602000-11-21 Jakub Jelinek <jakub@redhat.com>
12261
12262 * gcc.c-torture/execute/20001121-1.c: New test.
12263
a5ccb99d
RH
122642000-11-21 Richard Henderson <rth@redhat.com>
12265
12266 * gcc.c-torture/compile/20001121-1.c: New test.
12267
51073b1c
NB
122682000-11-20 Neil Booth <neilb@earthling.net>
12269
12270 * gcc.dg/cpp/integrated1.c: New test.
12271
6b16805e
JJ
122722000-11-21 Jakub Jelinek <jakub@redhat.com>
12273
12274 * g++.old-deja/g++.other/inline17.C: New test.
12275
b5ecf629
DL
122762000-11-20 Donald Lindsay <dlindsay@redhat.com>
12277
12278 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12279 local variable to be zero: I made the variable global. Now
12280 uses abort() and exit() instead of relying on main's return value.
12281
e6afac94
NB
122822000-11-20 Neil Booth <neilb@earthling.net>
12283
6d4587f7
ZW
12284 * gcc.dg/cpp/paste2.c: Update test.
12285 * objc/execute/paste.m: New test.
e6afac94 12286
1d7ff272
JM
122872000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
12288
12289 * gcc.dg/c99-condexpr-1.c: New test.
12290
029a4f4d
NB
122912000-11-20 Neil Booth <neilb@earthling.net>
12292
12293 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12294
447306fa
NS
122952000-11-20 Nathan Sidwell <nathan@codesourcery.com>
12296
12297 * g++.old-deja/g++.pt/export1.C: New test.
12298
462ef1e1
JJ
122992000-11-20 Jakub Jelinek <jakub@redhat.com>
12300
12301 * gcc.dg/20001117-1.c: New test.
12302
980c0b56
RH
123032000-11-18 Richard Henderson <rth@redhat.com>
12304
12305 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12306
dd4458df
RH
123072000-11-18 Richard Henderson <rth@redhat.com>
12308
12309 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12310 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12311 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12312
2add28a3
RH
123132000-11-18 Richard Henderson <rth@redhat.com>
12314
12315 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12316 (main): New. Exit cleanly.
12317
77c4d6c0
JM
123182000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
12319
12320 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12321 gcc.dg/c99-fordecl-2.c: New tests.
12322
ce7d4fc8
RH
123232000-11-18 Richard Henderson <rth@redhat.com>
12324
12325 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12326 * gcc.c-torture/execute/zerolen-2.c: New.
12327
3734169e
FS
123282000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12329
12330 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12331 memory.
12332
35728a80
NS
123332000-11-17 Nathan Sidwell <nathan@codesourcery.com>
12334
12335 * g++.old-deja/g++.pt/instantiate8.C: New test.
12336
5cce22b6
NS
123372000-11-17 Nathan Sidwell <nathan@codesourcery.com>
12338
12339 * g++.old-deja/g++.other/incomplete.C: Add more tests.
12340 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12341
e24fa9da
NC
123422000-11-16 Nick Clifton <nickc@redhat.com>
12343
12344 * gcc.c-torture/execute/nestfunc-2.c: New test.
12345 * gcc.c-torture/execute/nestfunc-3.c: New test.
12346
2b8b5d02
BS
123472000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
12348
12349 * gcc.c-torture/compile/20001116-1.c: New test.
12350
4c8fb571
FS
123512000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12352
12353 * gcc.c-torture/execute/20001115-1.c: New test.
12354
97150c41
MM
123552000-11-15 Mark Mitchell <mark@codesourcery.com>
12356
12357 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12358 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12359 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12360 * g++.old-deja/g++.abi/vmihint.C: Likewise.
12361
cbc2c182
NB
123622000-11-15 Neil Booth <neilb@earthling.net>
12363
6d4587f7
ZW
12364 gcc.dg/cpp/_Pragma1.c: Update.
12365 gcc.dg/cpp/_Pragma2.c: New test.
cbc2c182 12366
71631a1f
NS
123672000-11-15 Nathan Sidwell <nathan@codesourcery.com>
12368
12369 * g++.old-deja/g++.other/anon5.C: New test.
12370
ab6c59fd
JM
123712000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
12372
12373 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12374 tests.
12375
bd7cf17e
JJ
123762000-11-14 Jakub Jelinek <jakub@redhat.com>
12377
12378 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12379 output.
12380
ebf02523
JM
123812000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12382
12383 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12384 labels at end of compound statements.
12385
529c0acb
JJ
123862000-11-13 Jakub Jelinek <jakub@redhat.com>
12387
12388 * gcc.c-torture/execute/loop-7.c: New test.
12389
b7438415
JM
123902000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12391
12392 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12393
19552aa5
JM
123942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12395
12396 * gcc.dg/c99-bool-1.c: New test.
12397
444ca59f
JM
123982000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12399
12400 * gcc.dg/c99-scope-1.c: Remove xfail.
12401 * gcc.dg/c99-scope-2.c: New test.
12402
c7b6c6cd
KG
124032000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12404
12405 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12406 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12407
b72bd9c2
MM
124082000-11-11 Mark Mitchell <mark@codesourcery.com>
12409
56964678
MM
12410 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12411 error messages.
12412
b72bd9c2
MM
12413 * g++.mike/p700.C: Don't typedef wchar_t.
12414 * g++.mike/p784.C: Likewise.
12415 * g++.mike/eb101.C: Don't use __wchar_t.
12416
da909756
TM
124172000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
12418
12419 * g77.f-torture/execute/20001111.[fx]: Test premature exit
12420 from DO loop.
12421
3e5c33c0
BS
124222000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
12423
12424 * gcc.c-torture/execute/20001111-1.c: New test.
12425
93ae2b3e
NC
124262000-11-10 Nick Clifton <nickc@redhat.com>
12427
12428 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12429 long multuiple and accumulate.
12430
338bcbd5
RH
124312000-11-09 Richard Henderson <rth@redhat.com>
12432
662f340b
RH
12433 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12434 via size_t instead of int.
12435
338bcbd5
RH
12436 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12437 * gcc.c-torture/execute/string-opt-2.c: Likewise.
12438 * gcc.c-torture/execute/string-opt-3.c: Likewise.
12439 * gcc.c-torture/execute/string-opt-4.c: Likewise.
12440
b52114d2
GK
124412000-11-09 Geoffrey Keating <geoffk@redhat.com>
12442
12443 * gcc.c-torture/compile/20001109-1.c: New test.
12444 * gcc.c-torture/compile/20001109-2.c: New test.
12445
5361cbb7
NS
124462000-11-09 Nathan Sidwell <nathan@codesourcery.com>
12447
12448 * g++.old-deja/g++.pt/operator1.C: New test.
1caa7aba 12449 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5361cbb7 12450
c6348fe7
JJ
124512000-11-09 Jakub Jelinek <jakub@redhat.com>
12452
12453 * gcc.dg/20001108-1.c: New test.
12454
2dee4af1
JJ
124552000-11-09 Jakub Jelinek <jakub@redhat.com>
12456
12457 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12458 with both arguments constant strings.
12459 * gcc.c-torture/execute/string-opt-3.c: New test.
12460 * gcc.c-torture/execute/string-opt-4.c: New test.
12461 * gcc.c-torture/execute/string-opt-5.c: New test.
12462
ca68ea18
NC
124632000-11-08 Nick Clifton <nickc@redhat.com>
12464
12465 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
12466 mulsidi3adddi patterns.
12467
36791f1e
NS
124682000-11-08 Nathan Sidwell <nathan@codesourcery.com>
12469
12470 * g++.old-deja/g++.other/crash36.C: New test.
12471
321565d3
JJ
124722000-11-08 Jakub Jelinek <jakub@redhat.com>
12473
12474 * g++.old-deja/g++.other/init16.C: New test.
12475
f0cbb7ac
LR
124762000-11-06 Loren J. Rittle <ljrittle@acm.org>
12477
12478 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12479
475e22ba
JO
124802000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
12481
12482 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12483 * gcc.c-torture/execute/va-arg-16.x: Likewise.
12484 * gcc.c-torture/execute/va-arg-17.x: Likewise.
12485
0b13d6c2
DD
124862000-11-07 DJ Delorie <dj@redhat.com>
12487
12488 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12489
a7c683a8
KG
124902000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12491
12492 * gcc.c-torture/execute/string-opt-1.c: New test.
12493
8735550f
JO
124942000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
12495
12496 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
12497 mips-sgi-irix6.* because the MIPS ABI passes floating-point
12498 parameters in registers, and there is no way for a varargs
12499 function to know in which order the integer and floating-point
12500 parameters should be interleaved when they are placed on the
12501 stack.
12502 * gcc.c-torture/execute/va-arg-16.x: Likewise.
12503 * gcc.c-torture/execute/va-arg-17.x: Likewise.
12504
26a87cab
KG
125052000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12506
12507 * gcc.c-torture/execute/string-opt-2.c: New test.
12508
d48ebde1
NS
125092000-11-07 Nathan Sidwell <nathan@codesourcery.com>
12510
12511 * g++.old-deja/g++.pt/crash60.C: New test.
12512
d1877a9b
JJ
125132000-11-06 Jakub Jelinek <jakub@redhat.com>
12514
12515 * g++.old-deja/g++.other/crash24.C: New test.
12516 * g++.old-deja/g++.other/crash25.C: New test.
12517 * g++.old-deja/g++.other/crash26.C: New test.
12518 * g++.old-deja/g++.other/crash27.C: New test.
12519 * g++.old-deja/g++.other/crash28.C: New test.
12520 * g++.old-deja/g++.other/crash29.C: New test.
12521 * g++.old-deja/g++.other/crash30.C: New test.
12522 * g++.old-deja/g++.other/crash31.C: New test.
12523 * g++.old-deja/g++.other/crash32.C: New test.
12524 * g++.old-deja/g++.other/crash33.C: New test.
12525 * g++.old-deja/g++.other/crash34.C: New test.
12526 * g++.old-deja/g++.other/crash35.C: New test.
12527
8b1c5fd0
JJ
125282000-11-06 Jakub Jelinek <jakub@redhat.com>
12529
12530 * gcc.c-torture/execute/20001031-1.c: New test.
12531
ffb28279
MM
125322000-11-04 Mark Mitchell <mark@codesourcery.com>
12533
bfd2cff7
MM
12534 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12535 namespace.
12536
247a2b0a
MM
12537 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12538 standards-conformant.
12539
bb77c16c
MM
12540 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12541
ffb28279
MM
12542 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12543 * g++.old-deja/g++.mike/p755a.C: Likewise.
12544 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12545 library makes no calls to `operator new' during initialization.
12546
e8ecb16d
NB
125472000-11-04 Neil Booth <neilb@earthling.net>
12548
6d4587f7 12549 * gcc.dg/cpp/include2.c: New tests.
e8ecb16d 12550
b8c25665 125512000-11-03 Mark P Mitchell <mark@codesourcery.com>
334c4aae
MM
12552
12553 * lib/g++.exp (g++_set_ld_library_path): New function.
12554 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12555
30235724
BS
125562000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
12557
12558 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
12559 warnings.
12560
6a16a7f0
RH
125612000-11-01 Richard Henderson <rth@redhat.com>
12562
12563 * g++.old-deja/g++.ext/namedret1.C: New.
12564 * g++.old-deja/g++.ext/namedret2.C: New.
12565 * g++.old-deja/g++.ext/namedret3.C: New.
12566
e201b0a7
GK
125672000-10-31 Geoffrey Keating <geoffk@cygnus.com>
12568
12569 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12570 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12571
c5a0835d
KG
125722000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12573
12574 * gcc.c-torture/execute/va-arg-21.c: New test.
12575
93cc1c69
JM
125762000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
12577
12578 * gcc.dg/c99-complex-2.c: New test.
12579
bcb38cc1
KG
125802000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12581
12582 * gcc.c-torture/execute/stdio-opt-1.c: New test.
12583
681cb233
JJ
125842000-10-31 Jakub Jelinek <jakub@redhat.com>
12585
12586 * g++.old-deja/g++.other/inline16.C: New test.
12587
761f0855
GDR
125882000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
12589
12590 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12591 __PRETTY_FUNCTION__
12592
9f6ef6bc
NB
125932000-10-29 Neil Booth <neilb@earthling.net>
12594
12595 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12596 New tests.
12597 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12598 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12599 optimisation.
12600
00c83d46
NB
126012000-10-29 Neil Booth <neilb@earthling.net>
12602
6d4587f7 12603 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
00c83d46
NB
12604 * mi1.c, mi1c.h: Add null directives to multiple-include test.
12605 * mi5.c: Test multiple includes work with -C.
12606 * trigraphs.c: Test ^= version.
12607
e7f7ca12
NB
126082000-10-28 Neil Booth <neilb@earthling.net>
12609
12610 New tests and test updates for new macro expander.
42ded877 12611
e7f7ca12
NB
12612 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12613 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12614 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12615 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12616 new diagnostic messages.
12617
12618 * gcc.dg/cpp/macro3.c: New tests.
12619
229a2e65
MM
126202000-10-27 Mark Mitchell <mark@codesourcery.com>
12621
12622 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12623 on the same line.
12624
fadb729c
JJ
126252000-10-27 Jakub Jelinek <jakub@redhat.com>
12626
12627 * g++.old-deja/g++.other/eh2.C: New test.
12628
ef3809cb
BS
126292000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
12630
12631 * gcc.c-torture/execute/20001027-1.c: New test.
12632
cf8e718a
RH
126332000-10-26 Richard Henderson <rth@redhat.com>
12634
12635 * gcc.c-torture/execute/20001026-1.c: New.
12636
140c3b7e
MM
126372000-10-26 Mark Mitchell <mark@codesourcery.com>
12638
12639 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12640 * g++.old-deja/g++.law/builtin1.C: Likewise.
12641 * g++.old-deja/g++.law/ctors10.C: Likewise.
12642 * g++.old-deja/g++.law/virtual3.C: Likewise.
12643 * g++.old-deja/g++.mike/p658.C: Likewise.
12644 * g++.old-deja/g++.other/sibcall1.C: Likewise.
12645 * g++.old-deja/g++.other/vaarg2.C: Likewise.
12646 * g++.old-deja/g++.robertl/eb124.C: Likewise.
12647 * g++.old-deja/g++.robertl/eb44.C: Likewise.
12648 * g++.old-deja/g++.robertl/eb77.C: Likewise.
12649
cdb09fce
NS
126502000-10-26 Nathan Sidwell <nathan@codesourcery.com>
12651
12652 * gcc.c-torture/compile/20001024-1.c: New test.
12653
be5aeb60
MM
126542000-10-25 Mark Mitchell <mark@codesourcery.com>
12655
12656 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12657 to tell us whether or not we are using V3.
12658
5f9cd837
GDR
126592000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
12660
12661 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
42ded877 12662 operands.
5f9cd837 12663
e0c9fbb7
JM
126642000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
12665
12666 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12667
dc5041ab
JJ
126682000-10-25 Jakub Jelinek <jakub@redhat.com>
12669
12670 * gcc.c-torture/execute/20001024-1.c: New test.
12671
f85b5d65
JJ
126722000-10-24 Jakub Jelinek <jakub@redhat.com>
12673
12674 * g++.old-deja/g++.other/sibcall1.C: New test.
12675
42a55121
JJ
126762000-10-20 Jakub Jelinek <jakub@redhat.com>
12677
12678 * gcc.dg/noncompile/init-3.c: New test.
12679
2f74f7e9
JM
126802000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
12681
12682 * gcc.dg/format-array-1.c: New test.
12683
81cf47b2
JM
126842000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
12685
12686 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12687 writing through null pointers; remove comment about testing
12688 unterminated strings.
12689
15edc0cb
MH
126902000-10-17 Matthew Hiller <hiller@redhat.com>
12691
12692 * gcc.c-torture/execute/20001017-2.c: New test.
12693
0fe68387
JM
126942000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
12695
12696 * gcc.c-torture/compile/20001018-1.c: New test.
12697 * gcc.c-torture/compile/20001018-1.x: Xfail.
12698
34137553
FS
126992000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12700
12701 * gcc.c-torture/execute/20001017-1.c: New test.
12702
b691cb00
JM
127032000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
12704
12705 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12706 for multiple use of arguments with scanf formats; add tests for
12707 multiple use of arguments.
12708
2683ed8d
BS
127092000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
12710
12711 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12712
74ff4629
JM
127132000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
12714
12715 * gcc.dg/format-miss-1.c: New test.
12716
a5ad11e1
JJ
127172000-10-16 Jakub Jelinek <jakub@redhat.com>
12718
12719 * gcc.c-torture/execute/20001013-1.c: New test.
12720
6d2e1454
JM
127212000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
12722
12723 * gcc.dg/format-branch-1.c: New test.
12724
1df1abe2
JM
127252000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
12726
12727 * README, lib/file-format.exp: Remove EGCS references.
12728
55143861
JJ
127292000-10-16 Jakub Jelinek <jakub@redhat.com>
12730
12731 * gcc.dg/20001013-1.c: New test.
12732
d79d42da
JM
127332000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
12734
12735 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
12736 for intmax_t in the compiler using __typeof__ and the type rules
12737 for conditional expressions.
12738
fccf9848
JJ
127392000-10-13 Jakub Jelinek <jakub@redhat.com>
12740
12741 * gcc.dg/20001012-1.c: New test.
12742 * gcc.dg/20001012-2.c: New test.
12743
9fa8f75d
JM
127442000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
12745
12746 * gcc.dg/format-attr-1.c: New test.
12747
abb2c7ab
JM
127482000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
12749
12750 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
12751 __LONG_LONG_MAX__ instead of LLONG_MAX.
12752
4831bc84
JM
127532000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
12754
12755 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
12756 scanf flags.
12757 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
12758 flags.
12759
bb58bec5
JM
127602000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
12761
12762 * gcc.dg/sequence-pt-1.c: New test.
12763
d0b43a40
GK
127642000-10-11 Geoff Keating <geoffk@cygnus.com>
12765
12766 * gcc.c-torture/execute/20001011-1.c: New testcase.
12767 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
12768
8ccaefbd
JJ
127692000-10-10 Jakub Jelinek <jakub@redhat.com>
12770
12771 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
12772 does not error on it.
12773
462561b7
JJ
127742000-10-10 Jakub Jelinek <jakub@redhat.com>
12775
12776 * gcc.dg/20001009-1.c: New test.
12777
45d640d9
JH
12778Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
12779
12780 * gcc.c-torture/compile/20001009-1.c: Move from here ....
12781 * gcc.c-torture/execute/20001009-2.c: ... to here.
12782
80c0f62c
GK
127832000-10-09 Geoff Keating <geoffk@cygnus.com>
12784
12785 * gcc.c-torture/compile/20001009-1.c: New testcase.
12786 * gcc.c-torture/execute/20001009-1.c: New testcase.
12787 Testcases provided by Jan Hubicka <jh@suse.cz>.
12788
b15ad712
JM
127892000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
12790
12791 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12792 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
12793 uintmax_t using <limits.h> to emulate the compiler's internal
12794 logic. No longer XFAIL %j tests.
12795
2588e44e
JM
127962000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
12797
12798 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
12799 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12800 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
12801 regexps and details of expected handling of some bad formats.
12802 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
12803 suppression.
12804
54d7ee59
JM
128052000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
12806
12807 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
12808 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
12809 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
12810 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
12811 in list archives.
12812
15f18aac
RH
128132000-10-06 Richard Henderson <rth@cygnus.com>
12814
12815 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
12816 * g++.old-deja/g++.brendan/crash52.C: Likewise.
12817 * g++.old-deja/g++.jason/report.C: Likewise.
12818 * g++.old-deja/g++.law/friend5.C: Likewise.
12819 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
12820 of the expected warnings.
12821
903cef85
NS
128222000-10-06 Nathan Sidwell <nathan@codesourcery.com>
12823
12824 * g++.old-deja/g++.pt/enum14.C: New test.
12825
b2f9816f
NS
128262000-10-05 Nathan Sidwell <nathan@codesourcery.com>
12827
12828 * g++.old-deja/g++.pt/crash59.C: New test.
12829
9c00185b
WC
128302000-10-04 Will Cohen <wcohen@redhat.com>
12831
12832 * gcc.dg/20000926-1.c: New test.
12833
e9e037ef
GK
128342000-10-03 Geoff Keating <geoffk@cygnus.com>
12835
12836 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
12837 function name for current C++ compiler.
12838 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
12839
99885b3f
GDR
128402000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
12841
12842 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
42ded877 12843 __PRETTY_FUNCTION__.
99885b3f
GDR
12844 * g++.old-deja/g++.ext/pretty2.C: Likewise.
12845
2eeb109b
KG
128462000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12847
12848 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
12849
380f6ad3
JJ
128502000-09-26 Jakub Jelinek <jakub@redhat.com>
12851
6d4587f7 12852 * gcc.c-torture/compile/20000923-1.c: New test.
380f6ad3 12853
dcbd43e0
TP
128542000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
12855
12856 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
12857 * g++.old-deja/g++.pt/ttp62.C: Same.
12858 * g++.old-deja/g++.other/inline14.C: Same.
12859
5a864cbf
RH
128602000-09-24 Richard Henderson <rth@cygnus.com>
12861
12862 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
12863
c5412f06
JM
128642000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
12865
12866 * gcc.dg/c90-printf-1.c: Add test for wide string format.
12867
afa223c6
GK
128682000-09-22 Geoff Keating <geoffk@cygnus.com>
12869
12870 * gcc.c-torture/compile/20000922-1.c: New file.
12871
1d5d6f3f
NC
128722000-09-21 Nick Clifton <nickc@redhat.com>
12873
12874 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
12875 a signed long modulo operation.
3dc60fc7 12876 (mod6): New function - perform an unsigned long modulo operation.
1d5d6f3f
NC
12877 (main): Add tests for modulos of very large numbers by very small
12878 dividends.
12879
ad3fd36f
KG
128802000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12881
12882 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
12883
033b5a34
RH
128842000-09-19 Richard Henderson <rth@cygnus.com>
12885
12886 * gcc.dg/compare2.c (case 10): XFAIL.
12887
895b56ff
RH
128882000-09-18 Richard Henderson <rth@cygnus.com>
12889
12890 * gcc.c-torture/execute/20000906-1.c: Move ...
12891 * gcc.dg/20000906-1.c: ... here. Only run on targets
12892 that support __builtin_trap.
12893
0d9f234d
NB
12894Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
12895
12896 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
12897
fc6df7e1
JM
128982000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
12899
12900 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
12901 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
12902 more $ format tests.
12903
65661a72
JM
129042000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
12905
12906 * gcc.dg/format-errmk-1.c: New test.
12907
ebeda052
GM
129082000-09-17 Greg McGary <greg@mcgary.org>
12909
12910 * gcc.c-torture/execute/20000917-1.x: Remove.
12911
60e9d01c
JM
129122000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
12913
12914 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
12915
859e203f
GM
129162000-09-17 Greg McGary <greg@mcgary.org>
12917
12918 * gcc.c-torture/execute/20000917-1.c: New test.
12919 * gcc.c-torture/execute/20000917-1.x: XFAIL.
12920
cc956bfd 129212000-09-16 Neil Booth <NeilB@earthling.net>
08ebc1c5
NB
12922
12923 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
12924 in nested macro bug.
12925
cc956bfd 129262000-09-15 Neil Booth <NeilB@earthling.net>
ff94c747
NB
12927
12928 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
12929
b8c25665 129302000-09-14 Jeffrey A Law (law@cygnus.com)
cf160a63
JL
12931
12932 * gcc.c-torture/execute/20000914-1.c: New test.
12933
9a16ff93
AO
129342000-09-12 Alexandre Oliva <aoliva@redhat.com>
12935
12936 * g++.other/inline13.C: New test.
42ded877 12937
a210651e
AJ
129382000-09-12 Andreas Jaeger <aj@suse.de>
12939
12940 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
12941 constant by Ulrich Drepper <drepper@redhat.com>.
12942
b8c25665 129432000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
8b267da0
R
12944
12945 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
12946
32892c52
KG
129472000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12948
12949 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
12950
a58d32c2
ZW
129512000-09-11 Zack Weinberg <zack@wolery.cumb.org>
12952
12953 * gcc.dg/cpp/backslash.c: New test.
12954
da88b352
AO
129552000-09-11 Alexandre Oliva <aoliva@redhat.com>
12956
12957 * gcc.c-torture/execute/20000910-1.c: New test.
12958 * gcc.c-torture/execute/20000910-2.c: Likewise.
12959
a5de05b7 129602000-09-11 Robert Lipe <robertl@sco.com>
42ded877 12961
a5de05b7
RL
12962 * gcc.dg/pragma-align.c: New test.
12963
6cd0d4de
NS
129642000-09-11 Nathan Sidwell <nathan@codesourcery.com>
12965
12966 * g++.old-deja/g++.pt/explicit82.C: New test.
12967 * g++.old-deja/g++.pt/explicit83.C: New test.
12968
8f820299
ZW
129692000-09-10 Zack Weinberg <zack@wolery.cumb.org>
12970
12971 * gcc.dg/asm-names.c: New test.
12972
e1aa5140
KG
129732000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12974
12975 * gcc.dg/cpp/tr-warn6.c: New test
12976
2496f0b5
JM
129772000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
12978
12979 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
12980 be accepted.
12981
33b35a8d
CM
129822000-09-07 Catherine Moore <clm@redhat.com>
12983
6d4587f7 12984 * gcc.c-torture/execute/unroll-1.c: New test.
33b35a8d 12985
0e5921e8
ZW
129862000-09-06 Zack Weinberg <zack@wolery.cumb.org>
12987
12988 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
12989 ERROR markers.
12990 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
12991 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
12992 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
12993 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
12994 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
12995 Preprocess only.
12996 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
12997 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
12998
299d838a
NS
129992000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13000
13001 * g++.old-deja/g++.pt/deduct2.C: New test.
13002
2ff0c962
NS
130032000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13004
13005 * g++.old-deja/g++.pt/parms2.C: New test.
13006
6e92b232
NS
130072000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13008
13009 * g++.old-deja/g++.pt/crash58.C: New test.
13010
61f5be15
GM
130112000-09-06 Greg McGary <greg@mcgary.org>
13012
859e203f
GM
13013 * gcc.c-torture/execute/20000906-1.c: New test.
13014 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
61f5be15 13015
792ae36d
KG
130162000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13017
13018 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13019
90deb76d
NS
130202000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13021
13022 * g++.old-deja/g++.pt/crash57.C: New test.
13023
c6b08b3e
NS
130242000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13025
13026 * g++.old-deja/g++.pt/crash56.C: New test.
13027
258451c8
NS
130282000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13029
13030 * g++.old-deja/g++.pt/koenig1.C: New test.
13031
e0cb4f36
JJ
130322000-09-04 Jakub Jelinek <jakub@redhat.com>
13033
13034 * gcc.dg/20000904-1.c: New test.
13035
29844fa7
JJ
130362000-09-04 Jakub Jelinek <jakub@redhat.com>
13037
13038 * gcc.dg/cpp/paste8.c: New test.
13039
298ec8f4
AO
130402000-09-01 Alexandre Oliva <aoliva@redhat.com>
13041
13042 * gcc.c-torture/compile/20000827-1.c: New test.
13043
3c786c69
JM
130442000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
13045
13046 * gcc.dg/format-diag-1.c: New test.
13047
f798660e
JM
130482000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
13049
13050 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13051 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13052 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13053 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13054 gcc.dg/formatz-1.c: Adjust warning regular expressions.
13055
f75157d2
NS
130562000-09-01 Nathan Sidwell <nathan@codesourcery.com>
13057
0e5921e8 13058 * g++.old-deja/g++.other/nested4.C: New test.
f75157d2 13059
291c9aa2
NS
130602000-09-01 Nathan Sidwell <nathan@codesourcery.com>
13061
13062 * g++.old-deja/g++.ns/scoped1.C: New test.
13063
9953d23b
AO
130642000-08-30 Alexandre Oliva <aoliva@redhat.com>
13065
13066 * lib/g++.exp: Support testing already-installed GCC.
13067
5c5d1cd6
KG
130682000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13069
13070 * wtr-label-1.c, wtr-suffix-1.c: New tests.
13071
bbfbf340
KG
130722000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13073
13074 * gcc.dg/return-type-2.c: New test.
13075
e53ca51f
GK
130762000-08-27 Geoff Keating <geoffk@cygnus.com>
13077
13078 * gcc.c-torture/compile/20000825-1.c: New test.
13079
721a9f8e
AO
130802000-08-26 Alexandre Oliva <aoliva@redhat.com>
13081
13082 * gcc.dg/dwarf2-2.c: New test.
13083
77ae5fa4
ZW
130842000-08-26 Zack Weinberg <zack@wolery.cumb.org>
13085
13086 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13087 dg-warning regexps.
13088
343b7260
JM
130892000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
13090
13091 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13092 gcc.dg/format-ext-5.c: New tests.
13093
22efd687
JJ
130942000-08-25 Jakub Jelinek <jakub@redhat.com>
13095
13096 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13097
83bab8db
MM
130982000-08-24 Mark Mitchell <mark@codesourcery.com>
13099
13100 * gcc.dg/noncompile/930622-2.c: Adjust error message.
13101
cc914f8c
RH
131022000-08-24 Richard Henderson <rth@cygnus.com>
13103
13104 * gcc.dg/ia64-sync-1.c: New test.
13105 * gcc.dg/ia64-sync-2.c: New test.
13106 * gcc.dg/ia64-asm-1.c: New test.
13107
4894ecce
JM
131082000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
13109
13110 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13111 * gcc.dg/format-ext-2.c: New test.
13112
2f1e6e0d
JM
131132000-08-23 Jason Merrill <jason@redhat.com>
13114
06c3db64
JM
13115 * lib/old-dejagnu.exp: Also ignore "In member function" and
13116 "At global scope".
2f1e6e0d 13117
7eda0d2d
KG
131182000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13119
13120 * gcc.dg/noncompile/label-lineno-1.c: New test.
13121
bdb47d3e
JM
131222000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
13123
13124 * gcc.dg/c99-array-nonobj-1.c: New test.
13125
d8eceea4
JM
131262000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
13127
13128 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13129 tests.
13130 * gcc.dg/format-ext-1.c: New test.
13131
8a451613
KG
131322000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13133
13134 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13135 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13136 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13137 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13138 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13139
23e4d028
JM
131402000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
13141
13142 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13143 gcc.dg/c99-strftime-2.c: New tests.
13144
f95b2ff9
RH
131452000-08-22 Richard Henderson <rth@cygnus.com>
13146
13147 * gcc.c-torture/execute/20000822-1.c: New test.
13148
6315f068
JJ
131492000-08-21 Jakub Jelinek <jakub@redhat.com>
13150
13151 * gcc.c-torture/execute/20000819-1.x: Remove.
13152
5804a754
JM
131532000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
13154
13155 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13156 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13157 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13158 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13159 gcc.dg/format-xopen-1.c: New tests.
13160
f3d360aa
JM
131612000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
13162
13163 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13164
46639003
JJ
131652000-08-21 Jakub Jelinek <jakub@redhat.com>
13166
029ccdb3
JJ
13167 * g++.old-deja/g++.other/loop2.C: New test.
13168
46639003
JJ
13169 * gcc.c-torture/compile/20000606-1.c: New test.
13170 * gcc.c-torture/compile/20000728-1.c: New test.
13171 * gcc.c-torture/execute/20000801-1.c: New test.
13172 * gcc.c-torture/execute/20000801-2.c: New test.
13173 * gcc.c-torture/execute/20000819-1.c: New test.
13174 * gcc.c-torture/execute/20000819-1.x: XFAIL.
13175 * gcc.dg/20000629-1.c: New test.
13176 * gcc.dg/20000724-1.c: New test.
13177 * gcc.dg/20000807-1.c: New test.
13178
b8c25665 131792000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
3cb553b4
ZW
13180
13181 * gcc.dg/cpp/pragma-1.c: New test.
13182 * gcc.dg/cpp/pragma-2.c: New test.
13183
17ed19cb
ZW
131842000-08-18 Zack Weinberg <zack@wolery.cumb.org>
13185
13186 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13187 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
13188
b8c25665 131892000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
26db2544
RK
13190
13191 * gcc.c-torture/compile/20000818-1.c: New test.
13192
90d14f40
MH
131932000-08-18 Manfred Hollstein <manfredh@redhat.com>
13194
13195 * gcc.c-torture/execute/20000818-1.c: New test.
13196
0d60c2e7
JM
131972000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
13198
13199 * gcc.dg/format-va-1.c: New test.
13200
074900c5
NS
132012000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13202
13203 * g++.old-deja/g++.other/typedef8.C: New test.
13204
8e4f1b30
NS
132052000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13206
13207 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13208 * g++.old-deja/g++.mike/net36.C: Mark candidate.
13209 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13210 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13211 * g++.old-deja/g++.other/ptrmem7.C: New test.
13212 * g++.old-deja/g++.pt/ptrmem10.C: New test.
13213
c3491173
NS
132142000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13215
13216 * g++.old-deja/g++.pt/typename27.C: New test.
13217
07745bdb
NS
132182000-08-17 Nathan Sidwell <nathan@codesourcery.com>
13219
13220 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13221 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13222 * g++.old-deja/g++.pt/friend45.C: New test.
13223 * g++.old-deja/g++.other/friend8.C: New test.
13224
2b8b1ab6
RH
132252000-08-15 Richard Henderson <rth@cygnus.com>
13226
13227 * gcc.c-torture/execute/20000815-1.c: New test.
13228
7300c8eb
JM
132292000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
13230
13231 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13232 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13233 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13234
12af1090
NS
132352000-08-14 Nathan Sidwell <nathan@codesourcery.com>
13236
13237 * g++.old-deja/g++.other/refinit2.C: New test.
13238
05273f08
GK
132392000-08-13 Geoff Keating <geoffk@cygnus.com>
13240
51a017d8
GK
13241 * lib/c-torture.exp (c-torture): Make
13242 compiler_conditional_xfail_data global.
13243 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13244 compiler_conditional_xfail_data machinery.
13245 (f-torture-execute): Likewise.
13246 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13247 and only when unrolling loops.
13248
05273f08
GK
13249 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13250
b333f246
NS
132512000-08-11 Nathan Sidwell <nathan@codesourcery.com>
13252
13253 * g++.old-deja/g++.pt/explicit81.C: New test.
13254
9104081d
NS
132552000-08-11 Nathan Sidwell <nathan@codesourcery.com>
13256
13257 * g++.old-deja/g++.pt/typename26.C: New test.
13258
be875f80
GK
132592000-08-10 Geoff Keating <geoffk@cygnus.com>
13260
13261 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13262 warning.
13263
b498d041
NS
132642000-08-10 Nathan Sidwell <nathan@codesourcery.com>
13265
13266 * g++.old-deja/g++.other/array3.C: New test.
13267
9052d3be
JM
132682000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
13269
13270 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13271 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13272 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13273 New tests.
13274
68c98199
NS
132752000-08-09 Nathan Sidwell <nathan@codesourcery.com>
13276
13277 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13278 * g++.old-deja/g++.abi/vmihint.C: Likewise.
13279
8e32b501
AO
132802000-08-09 Alexandre Oliva <aoliva@redhat.com>
13281
13282 * gcc.c-torture/execute/20000808-1.c: New test.
13283
1fcbbcd3
JM
132842000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
13285
13286 * gcc.dg/c90-const-expr-1.c: New test.
13287
ee715245
RH
132882000-08-08 Richard Henderson <rth@cygnus.com>
13289
13290 * gcc.dg/noncompile/920923-1.c: Declare calloc.
13291
43d1e059
JM
132922000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
13293
13294 * gcc.dg/noncompile/const-ll-1.c: New test.
13295
1c5ecb11
JM
132962000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
13297
13298 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13299
b8c25665 133002000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
137fa4d0
OP
13301
13302 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13303 that running programs linked against the shared version of libobjc
13304 run correctly.
13305
cd732418
JM
133062000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
13307
13308 * gcc.dg/c99-printf-1.c: New test.
13309
a7086ea9
JM
133102000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
13311
13312 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13313
26f2c02a
ZW
133142000-08-05 Zack Weinberg <zack@wolery.cumb.org>
13315
0e5921e8 13316 * gcc.c-torture/execute/20000731-1.x: Delete.
26f2c02a 13317
2ba7ba63
ZW
133182000-08-04 Zack Weinberg <zack@wolery.cumb.org>
13319
13320 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13321 and torture_without_loops as is done by c-torture.exp.
13322 (search_for): Copy from c-torture.exp.
13323 (gcc-dg-runtest): New function, drives a directory of tests
13324 iterating over the TORTURE_OPTIONS.
13325 (scan-assembler, scan-assembler-not): Move here from
13326 individual directory drivers.
13327
13328 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13329 defined by lib/gcc-dg.exp.
13330 * gcc.dg/cpp/cpp.exp: Likewise.
13331 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
13332 gcc-dg-runtest, so we cycle over optimization options.
13333
13334 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13335 * gcc.dg/compare2.c: No longer expected to fail.
13336
b8c25665 133372000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
018577e4
R
13338
13339 * gcc.c-torture/execute/20000804-1.c: New test.
13340
b8458e3e
JM
133412000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13342
13343 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13344
ba89d661
ZW
133452000-08-03 Zack Weinberg <zack@wolery.cumb.org>
13346
13347 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13348
b8c25665 133492000-08-03 Jeffrey A Law (law@cygnus.com)
4a6f50d5
JL
13350
13351 * gcc.c-torture/compile/20000803-1.c: New test.
13352
bcde3193
JM
133532000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
13354
7e9c81d6
JM
13355 * gcc.c-torture/execute/20000801-3.c,
13356 gcc.c-torture/execute/20000801-4.c: New tests.
13357 * gcc.c-torture/execute/20000801-3.x,
13358 gcc.c-torture/execute/20000801-4.x: Xfail.
bcde3193 13359
e457ca6a
GK
133602000-08-02 Geoff Keating <geoffk@cygnus.com>
13361
13362 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13363 libobjc/.libs to allow for libtool.
13364
2d579116
JJ
133652000-08-02 Jakub Jelinek <jakub@redhat.com>
13366
13367 * gcc.c-torture/compile/20000802-1.c: New test.
13368
5ef865d5
ZW
133692000-08-02 Zack Weinberg <zack@wolery.cumb.org>
13370
13371 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13372
b8c25665 133732000-07-31 Jeffrey A Law (law@cygnus.com)
929a66d2 13374
68c8d8ce
JL
13375 * gcc-c-torture/execute/20000731-2.c: New test.
13376
929a66d2
JL
13377 * gcc.c-torture/execute/20000731-1.c: New test.
13378 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13379
42eb567d
JJ
133802000-07-31 Jakub Jelinek <jakub@redhat.com>
13381
6ead1e99 13382 * testsuite/gcc.dg/cpp/paste7.c: New test.
42eb567d
JJ
13383 * gcc.dg/cpp/20000725-1.c: New test.
13384
111458f1
ZW
133852000-07-31 Zack Weinberg <zack@wolery.cumb.org>
13386
5f1240b6
ZW
13387 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13388 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13389 declaration warning for __builtin_dwarf_reg_size.
13390
111458f1
ZW
13391 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13392
b0c4bfae
JM
133932000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
13394
13395 * gcc.dg/noncompile/voidparam-1.c: New test.
13396
1cf0acdd
RH
133972000-07-30 Richard Henderson <rth@cygnus.com>
13398
13399 * gcc.dg/c90-digraph-1.c: Don't xfail.
13400 * gcc.dg/compare2.c (case 10): Xfail.
13401 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13402
c1445f3d
JM
134032000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
13404
13405 * gcc.dg/c99-main-1.c: New test.
13406
1b398090
JM
134072000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
13408
13409 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13410
b8c25665 134112000-07-26 Hans-Peter Nilsson <hp@axis.com>
fc5f1cca
HPN
13412
13413 * gcc.c-tortuer/execute/20000726-1.c: New test.
13414
ad88bb8b
AO
134152000-07-26 Alexandre Oliva <aoliva@redhat.com>
13416
13417 * gcc.c-torture/execute/enum-2.c: New test.
13418
f47e4084
KG
134192000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13420
13421 * gcc.dg/cpp/tr-warn3.c: New test.
13422
2c05a794
NS
134232000-07-25 Nathan Sidwell <nathan@codesourcery.com>
13424
13425 * g++.old-deja/g++.ext/implicit1.C: Remove.
13426 * g++.old-deja/g++.jason/c2.C: Remove
13427 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13428 * g++.old-deja/g++.pt/crash16.C: Likewise.
13429 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13430
10dd7d29
NS
134312000-07-25 Nathan Sidwell <nathan@codesourcery.com>
13432
13433 * g++.old-deja/g++.other/for2.C: New test.
13434
5e1a2fc7
JJ
134352000-07-25 Jakub Jelinek <jakub@redhat.com>
13436
13437 * gcc.dg/20000720-1.c: New test.
13438
6a65f413
TM
134392000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
13440
13441 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
13442
9fed97f1
GK
134432000-07-24 Geoff Keating <geoffk@cygnus.com>
13444
13445 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13446 * gcc.c-torture/execute/20000722-1.c: New.
13447 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13448
45d52318
JJ
134492000-07-24 Jakub Jelinek <jakub@redhat.com>
13450
13451 * gcc.dg/cpp/20000720-1.S: New test.
13452
f0f4cb1b
MM
134532000-07-21 Michael Meissner <meissner@redhat.com>
13454
ed7d4ce8 13455 * gcc.c-torture/execute/ieee/hugeval.c: New test.
f0f4cb1b 13456
1b493b81
ZW
134572000-07-20 Zack Weinberg <zack@wolery.cumb.org>
13458
13459 * g++.old-deja/g++.brendan/crash16.C,
13460 g++.old-deja/g++.brendan/parse3.C,
13461 g++.old-deja/g++.brendan/redecl1.C,
13462 g++.old-deja/g++.ns/template13.C,
13463 g++.old-deja/g++.other/decl4.C,
13464 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13465
6fee6033
ZW
134662000-07-20 Zack Weinberg <zack@wolery.cumb.org>
13467
983318fc
ZW
13468 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13469 and "Internal error".
13470
6fee6033 13471 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2339ce57 13472 regexps.
6fee6033
ZW
13473 * gcc.dg/cpp/paste6.c: New test.
13474
92936ecf
ZW
134752000-07-19 Zack Weinberg <zack@wolery.cumb.org>
13476
53fdf0be
ZW
13477 * gcc.dg/cpp/tr-direct.c: New test.
13478
92936ecf
ZW
13479 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13480 gcc.dg/cpp/undef1.c: Tweak error regexps.
13481
2339ce57
EC
134822000-07-18 Eric Christopher <echristo@redhat.com>
13483
13484 * gcc.c-torture/compile/20000718-1.c: New test.
13485
96be6998
ZW
134862000-07-18 Zack Weinberg <zack@wolery.cumb.org>
13487
13488 * cpplex.c (_cpp_push_token): If the token being pushed back
13489 is the previous token in this context, just subtract one from
13490 context->posn.
13491 * cppmacro.c (save_expansion): Clear aux field when storing a
13492 placemarker.
13493
611a0be7
AO
134942000-07-18 Alexandre Oliva <aoliva@redhat.com>
13495
13496 * gcc.dg/noncompile/redecl-1.c: New test.
13497
4c6b3b2a
JJ
134982000-07-18 Jakub Jelinek <jakub@redhat.com>
13499
13500 * gcc.c-torture/execute/20000717-5.c: New test.
13501 * gcc.c-torture/execute/20000717-1.x: Removed.
13502
9db83b39
RH
135032000-07-17 Richard Henderson <rth@cygnus.com>
13504
13505 * gcc.c-torture/execute/20000717-4.c: New test.
13506
53781524
ZW
135072000-07-17 Zack Weinberg <zack@wolery.cumb.org>
13508
13509 * gcc.dg/cpp/syshdr.c: New test.
13510 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13511
2d3483dc
NB
135122000-07-17 Neil Booth <neilb@earthling.net>
13513
13514 * gcc.dg/cpp/cmdlne-dM.c: New test.
13515 * gcc.dg/cpp/cmdlne-dD.c: New test.
13516
b8c25665 135172000-07-17 Jeffrey A Law (law@cygnus.com)
9f759236 13518
bf4ddb31
JL
13519 * gcc.c-torture/execute/20000717-3.c: New test.
13520
9f759236
JL
13521 * gcc.c-torture/compile/20000717-1.c: New test.
13522
3b15076f
GK
135232000-07-17 Geoffrey Keating <geoffk@cygnus.com>
13524
13525 * gcc.c-torture/execute/20000717-2.c: New test.
13526
919e0807
JM
135272000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
13528
c993555b
JM
13529 * gcc.dg/formatz-1.c: New test.
13530
7e9c81d6
JM
13531 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13532 * gcc.dg/c99-digraph-1.c: New tests.
b9609a52 13533
3319c1b8 13534 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
b9609a52 13535 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3319c1b8 13536
919e0807 13537 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
b9609a52 13538 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7e9c81d6 13539 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
b9609a52
JM
13540 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13541 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13542 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13543 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
919e0807 13544
b8c25665 135452000-07-17 Greg McGary <greg@mcgary.org>
74d6e073
GM
13546
13547 * gcc.c-torture/execute/20000717-1.c: New test.
13548 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13549
91f4790c
JJ
135502000-07-15 Jakub Jelinek <jakub@redhat.com>
13551
13552 * gcc.c-torture/execute/20000715-2.c: New test.
a8c12308 13553 * gcc.dg/20000715-1.c: New test.
91f4790c 13554
4d06bcc5
MM
135552000-07-15 Michael Meissner <meissner@redhat.com>
13556
13557 * gcc.c-torture/execute/20000715-1.c: New test.
13558
c67846f2
JJ
135592000-07-13 Jakub Jelinek <jakub@redhat.com>
13560
13561 * gcc.c-torture/execute/20000707-1.c: New test.
13562
530d0ba5
NB
135632000-07-13 Neil Booth <NeilB@earthling.net>
13564
13565 * testsuite/gcc.dg/cpp/digraph1.c,
13566 testsuite/gcc.dg/cpp/digraph2.c,
13567 testsuite/gcc.dg/cpp/digraphs.c: New tests.
13568
26e98309
DB
135692000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
13570
13571 * g77.f-torture/compile/20000630-2.f: New test.
13572 * g77.f-torture/compile/20000630-2.x
13573
7bb41c5a
DB
135742000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
13575
13576 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
13577
9e88fd4a
NB
135782000-07-11 Neil Booth <NeilB@earthling.net>
13579
13580 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13581
745ef6d6
NB
135822000-07-11 Neil Booth <NeilB@earthling.net>
13583
13584 * gcc.dg/cpp/cmdlne-C.c: New.
13585
91fcd158
NB
135862000-07-09 Neil Booth <NeilB@earthling.net>
13587
745ef6d6
NB
13588 * gcc.dg/cpp/directiv.c: New tests.
13589 * gcc.dg/cpp/undef1.c: Update.
91fcd158 13590
5eaac26c
AMT
135912000-07-08 Angela Marie Thomas <angela@cygnus.com>
13592
13593 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13594
5d0bca5b
NB
135952000-07-09 Neil Booth <NeilB@earthling.net>
13596
13597 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13598
cf00a885
ZW
135992000-07-07 Zack Weinberg <zack@wolery.cumb.org>
13600
13601 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13602 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13603
563dd08a
NB
136042000-07-08 Neil Booth <NeilB@earthling.net>
13605
13606 * gcc.dg/cpp/macsyntx.c: New tests.
13607
ca81c149
JJ
136082000-07-07 Jakub Jelinek <jakub@redhat.com>
13609
13610 * gcc.dg/20000707-1.c: New test.
13611
f5afd9e9
JJ
136122000-07-07 Jakub Jelinek <jakub@redhat.com>
13613
13614 * gcc.c-torture/execute/20000706-1.c: New test.
13615 * gcc.c-torture/execute/20000706-2.c: New test.
13616 * gcc.c-torture/execute/20000706-3.c: New test.
13617 * gcc.c-torture/execute/20000706-4.c: New test.
13618 * gcc.c-torture/execute/20000706-5.c: New test.
13619
54c69093
NS
136202000-07-06 Nathan Sidwell <nathan@codesourcery.com>
13621
13622 * g++.old-deja/g++.pt/instantiate7.C: New test.
13623
c2e276fe
NS
136242000-07-06 Nathan Sidwell <nathan@codesourcery.com>
13625
13626 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13627 * g++.old-deja/g++.mike/thunk3.C: Likewise.
13628 * g++.old-deja/g++.other/rtti3.C: Likewise.
13629 * g++.old-deja/g++.other/rttid3.C: Likewise.
13630
ff633c68
DB
136312000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
13632
13633 * g77.f-torture/compile/20000630-1.x: Fix typo
13634
bfa697a9
ZW
136352000-07-05 Zack Weinberg <zack@wolery.cumb.org>
13636
13637 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13638 assembly output.
13639
c71f835b
ZW
136402000-07-04 Zack Weinberg <zack@wolery.cumb.org>
13641
13642 * gcc.dg/cpp/ident.c: New test.
13643
043afb2a
NB
136442000-07-05 Neil Booth <NeilB@earthling.net>
13645
13646 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13647 gcc.dg/cpp/lexstrng.c: New tests.
13648
d2c1325a
NB
136492000-07-04 Neil Booth <NeilB@earthling.net>
13650
13651 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13652 * gcc.dg/cpp/strify2.c: Same.
13653
041c3194
ZW
136542000-07-03 Zack Weinberg <zack@wolery.cumb.org>
13655
13656 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13657 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13658 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13659 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13660
13661 * testsuite/gcc.dg/cpp/macro1.c,
13662 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13663 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13664 testsuite/gcc.dg/cpp/strify1.c,
13665 testsuite/gcc.dg/cpp/strify2.c: New tests.
13666
f46ad076
JJ
136672000-07-03 Jakub Jelinek <jakub@redhat.com>
13668
13669 * gcc.c-torture/execute/20000703-1.c: New test.
13670
2e637721
NS
136712000-07-03 Nathan Sidwell <nathan@codesourcery.com>
13672
13673 * g++.old-deja/g++.pt (lookup10.C): New test.
13674
d9b53142
NS
136752000-07-03 Nathan Sidwell <nathan@codesourcery.com>
13676
13677 * g++.old-deja/g++.pt (typename25.C): New test.
13678
cd9bedad
ZW
136792000-07-02 Zack Weinberg <zack@wolery.cumb.org
13680
13681 * gcc.c-torture/compile/20000701-1.c: New test.
13682
996b539f
NC
136832000-06-30 Nick Clifton <nickc@cygnus.com>
13684
13685 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13686 to test case.
13687
45f640c2
CM
136882000-06-30 Catherine Moore <clm@cygnus.com>
13689
13690 * gcc.c-torture/execute/align-1.c: New test.
13691
34f9943e
NS
136922000-06-30 Nathan Sidwell <nathan@codesourcery.com>
13693
13694 * g++.old-deja/g++.pt/expr8.C: New test.
13695 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13696
671e85f6
NC
136972000-06-29 Nick Clifton <nickc@cygnus.com>
13698
13699 * gcc.c-torture/compile/20000629-1.c: New test.
13700
d1e43c8b
ZW
137012000-06-29 Zack Weinberg <zack@wolery.cumb.org>
13702
13703
13704 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13705 gcc.dg/noncompile directory, depending on whether they're
13706 preprocessor tests or not. Annotate all the tests for the dg
13707 framework.
13708
13709 * gcc.c-torture/noncompile/noncompile.exp: Delete.
13710 * gcc.dg/noncompile/noncompile.exp: New.
13711
13712 * Moved files:
13713 Old name New name
13714 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
13715 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
13716 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
13717 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
13718 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
13719 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
13720 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
13721 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
13722 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
13723 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
13724 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
13725 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
13726 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
13727 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
13728 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
13729 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
13730 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
13731 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
13732 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
13733 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
13734 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
13735 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
13736 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
13737 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
13738
13739 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
13740 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
13741 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
13742 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
13743 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
13744 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
13745
122168d7
ZW
137462000-06-29 Zack Weinberg <zack@wolery.cumb.org>
13747
13748 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
13749 declare one variable. On the fourth, error.
13750 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
13751 declared by 20000628-1a.h.
13752
051aec25
RH
137532000-06-29 Richard Henderson <rth@redhat.com>
13754
13755 * gcc.c-torture/execute/930529-1.x: New file.
122168d7 13756 * gcc.dg/920413-1.c: Adjust expected warning text.
051aec25
RH
13757 * gcc.dg/980217-1.c: Declare abort.
13758 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
13759
b8c25665 137602000-06-29 Jeffrey A Law (law@cygnus.com)
3097c22b
JL
13761
13762 * g77.f-torture/compile/20000629-1.f: New test.
13763 * g77.f-torture/compile/20000629-1.x: Expected to fail.
13764
3be6ce46
ZW
137652000-06-28 Zack Weinberg <zack@wolery.cumb.org>
13766
13767 Rearrange lots of files, removing entirely the
122168d7 13768 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3be6ce46
ZW
13769 directories.
13770
13771 * Deleted files:
13772 gcc.c-torture/code_quality/code_quality.exp
13773 gcc.c-torture/special/special.exp
13774 gcc.failure/failure.exp
13775 gcc.failure/940409-1.x
13776 gcc.c-torture/compile/961203-1.x
13777
13778 * New files:
13779 gcc.misc-tests/linkage.exp
13780 gcc.c-torture/execute/920730-1t.c
13781 gcc.c-torture/execute/920730-1t.x
13782 gcc.c-torture/compile/920520-1.x
13783 gcc.c-torture/compile/920521-1.x
13784 gcc.c-torture/compile/981006-1.x
13785 gcc.c-torture/execute/eeprof-1.x
13786
13787 * Moved files (possibly with modifications to fit a new harness):
13788 Old name New name
13789 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
13790 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
13791 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
13792 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
13793 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
13794 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
13795 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
13796 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
13797 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
13798 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
13799 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
13800 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
13801 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
13802 gcc.failure/940409-1.c gcc.dg/940409-1.c
13803
1e89760d
ZW
138042000-06-28 Zack Weinberg <zack@wolery.cumb.org>
13805
9d1d9b4f
ZW
13806 * c-torture/compile/961203-1.x: Delete.
13807
1e89760d
ZW
13808 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
13809 not exit. Include stdio.h.
13810 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
13811 * gcc.misc-tests/dg-12.c: Likewise.
13812 * gcc.misc-tests/dg-5.c: Likewise.
13813 * gcc.misc-tests/dg-6.c: Likewise.
13814 * gcc.misc-tests/dg-7.c: Prototype abort.
13815 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
13816 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
13817 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
13818 not exit.
13819 * gcc.misc-tests/sieve.c: Use return from main, not exit.
13820 * gcc.misc-tests/sort2.c: Use return from main, not exit.
13821
39ab19f6
JJ
138222000-06-28 Jakub Jelinek <jakub@redhat.com>
13823
13824 * gcc.dg/cpp/20000628-1.c: New test.
13825 * gcc.dg/cpp/20000628-1.h: New header for above test.
13826 * gcc.dg/cpp/20000628-1a.h: Likewise.
13827
d845dc52
ZW
138282000-06-27 Zack Weinberg <zack@wolery.cumb.org>
13829
13830 * gcc.dg/cpp: New directory.
13831 * gcc.dg/cpp/cpp.exp: New driver.
13832 * gcc.dg/cpp/20000627-1.c: New test.
13833 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
13834 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
13835 and rewrite as a compilation test.
13836
13837 * gcc.dg: Move many files into the cpp subdirectory, possibly
13838 renaming or editing them as well.
13839 Old name New name
13840 990119-1.c cpp/19990119-1.c
13841 990228-1.c cpp/19990228-1.c
13842 990407-1.c cpp/19990407-1.c
13843 990409-1.c cpp/19990409-1.c
13844 990413-1.c cpp/19990413-1.c
13845 990703-1.c cpp/19990703-1.c
13846 20000127-1.c cpp/20000127-1.c
13847 20000129-1.c cpp/20000129-1.c
13848 20000207-1.c cpp/20000207-1.c
13849 20000207-2.c cpp/20000207-2.c
13850 20000209-1.c cpp/20000209-1.c
13851 20000209-2.c cpp/20000209-2.c
13852 20000301-1.c cpp/20000301-1.c
13853 20000419-1.c cpp/20000419-1.c
13854 20000510-1.S cpp/20000510-1.S
13855 20000519-1.c cpp/20000519-1.c
13856 20000529-1.c cpp/20000529-1.c
13857 20000625-1.c cpp/20000625-1.c
13858 20000625-2.c cpp/20000625-2.c
13859 cpp-as1.c cpp/assert1.c
13860 cpp-as2.c cpp/assert2.c
13861 cxx-comments-1.c cpp/cxxcom1.c
13862 cxx-comments-2.c cpp/cxxcom2.c
13863 endif-label.c cpp/endif.c
13864 cpp-hash1.c cpp/hash1.c
13865 cpp-hash2.c cpp/hash2.c
13866 cpp-if1.c cpp/if-1.c
13867 cpp-if2.c cpp/if-2.c
13868 cpp-if3.c cpp/if-3.c
13869 cpp-if4.c cpp/if-4.c
13870 cpp-if5.c cpp/if-5.c
13871 cpp-cond.c cpp/if-cexp.c
13872 cpp-missingop.c cpp/if-mop.c
13873 cpp-missingparen.c cpp/if-mpar.c
13874 cpp-opprec.c cpp/if-oppr.c
13875 cpp-ifparen.c cpp/if-paren.c
13876 cpp-shortcircuit.c cpp/if-sc.c
13877 cpp-shift.c cpp/if-shift.c
13878 cpp-unary.c cpp/if-unary.c
13879 cpp-li1.c cpp/line1.c
13880 cpp-li2.c cpp/line2.c
13881 lineno.c cpp/line3.c
13882 lineno-2.c cpp/line4.c
13883 cpp-mi.c cpp/mi1.c
13884 cpp-mic.h cpp/mi1c.h
13885 cpp-micc.h cpp/mi1cc.h
13886 cpp-mind.h cpp/mi1nd.h
13887 cpp-mindp.h cpp/mi1ndp.h
13888 cpp-mix.h cpp/mi1x.h
13889 cpp-mi2.c cpp/mi2.c
13890 cpp-mi2a.h cpp/mi2a.h
13891 cpp-mi2b.h cpp/mi2b.h
13892 cpp-mi2c.h cpp/mi2c.h
13893 cpp-mi3.c cpp/mi3.c
13894 cpp-mi3.def cpp/mi3.def
13895 poison-1.c cpp/poison.c
13896 pr-impl.c cpp/prag-imp.c
13897 cpp-redef-2.c cpp/redef1.c
13898 cpp-redef.c cpp/redef2.c
13899 strpaste.c cpp/strp1.c
13900 strpaste-2.c cpp/strp2.c
13901 cpp-tradpaste.c cpp/tr-paste.c
13902 cpp-tradstringify.c cpp/tr-str.c
13903 cpp-tradwarn1.c cpp/tr-warn1.c
13904 cpp-tradwarn2.c cpp/tr-warn2.c
13905 trigraphs.c cpp/trigraphs.c
13906 cpp-unc1.c cpp/unc1.c
13907 cpp-unc2.c cpp/unc2.c
13908 cpp-unc3.c cpp/unc3.c
13909 cpp-unc.c cpp/unc4.c
13910 undef.c cpp/undef1.c
13911 undef-2.c cpp/undef2.c
13912 cpp-wi1.c cpp/widestr1.c
13913
49199692
MM
139142000-06-27 Mark Mitchell <mark@codesourcery.com>
13915
13916 * lib/g++.exp (g++_include_flags): Tweak.
13917
1c7781fb 139182000-06-27 H.J. Lu <hjl@gnu.org>
92936ecf
ZW
13919 Loren J. Rittle <ljrittle@acm.org>
13920
13921 * lib/g++.exp (g++_include_flags): Override libgloss.exp
13922 version with one that knows about the new gcc tree structure.
13923 (g++_link_flags): Same.
1c7781fb 13924
754773e2
ZW
139252000-06-26 Zack Weinberg <zack@wolery.cumb.org>
13926
4540727a
ZW
13927 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
13928 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
13929 case we are cross-compiling.
13930
754773e2 13931 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
92936ecf 13932 g++.old-deja/g++.niklas/Makefile.in,
754773e2
ZW
13933 g++.old-deja/g++.niklas/configure.in,
13934 g++.old-deja/g++.other/Makefile.in,
13935 g++.old-deja/g++.other/configure.in,
13936 gcc.c-torture/code_quality/Makefile.in,
13937 gcc.c-torture/code_quality/configure.in,
13938 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
13939 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
13940 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
13941 gcc.c-torture/execute/ieee/Makefile.in,
13942 gcc.c-torture/execute/ieee/configure.in,
13943 gcc.c-torture/noncompile/Makefile.in,
13944 gcc.c-torture/noncompile/configure.in,
13945 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
13946 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
13947 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
13948
ed18e47e
NS
139492000-06-26 Nathan Sidwell <nathan@codesourcery.com>
13950
13951 * g++.old-deja/g++.other/ambig3.C: New test.
13952
51a5a5e0
NS
139532000-06-26 Nathan Sidwell <nathan@codesourcery.com>
13954
13955 * g++.old-deja/g++.pt/syntax1.C: New test.
13956 * g++.old-deja/g++.pt/syntax2.C: New test.
13957 * g++.old-deja/g++.other/syntax3.C: New test.
13958 * g++.old-deja/g++.other/syntax4.C: New test.
13959
41035013
ZW
139602000-06-25 Zack Weinberg <zack@wolery.cumb.org>
13961
13962 * gcc.dg/20000623-1.c: Prototype exit and abort.
13963
b42115f7
ZW
139642000-06-25 Zack Weinberg <zack@wolery.cumb.org>
13965
13966 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
92936ecf 13967 New tests.
b42115f7
ZW
13968 * gcc.dg/cpp-mi3.def: New file.
13969
13970 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
13971 inside assertions.
13972 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
13973 lexer's error messages.
13974 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
13975 divine anything from the linemarkers.
13976 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
13977 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
13978
3e0abe15
GK
139792000-06-23 Geoffrey Keating <geoffk@cygnus.com>
13980
13981 * gcc.dg/20000623-1.c: New test.
13982
1d663f67
JJ
139832000-06-22 Jakub Jelinek <jakub@redhat.com>
13984
13985 * gcc.c-torture/execute/20000622-1.c: New test.
13986
56803752
NS
139872000-06-22 Nathan Sidwell <nathan@codesourcery.com>
13988
13989 * g++.old-deja/g++.other/init15.C: New test.
13990
dc2a68d7
NS
139912000-06-22 Nathan Sidwell <nathan@codesourcery.com>
13992
13993 * g++.old-deja/g++.pt/vaarg2.C: New test.
13994 * g++.old-deja/g++.pt/vaarg3.C: New test.
13995
5f8f4751
NS
139962000-06-20 Nathan Sidwell <nathan@codesourcery.com>
13997
13998 * g++.old-deja/g++.other/dyncast6.C: New test.
13999
22c40c28
JJ
140002000-06-15 Jakub Jelinek <jakub@redhat.com>
14001
14002 * gcc.c-torture/execute/loop-6.c: New test.
14003
d2f7db1d
JJ
140042000-06-14 Jakub Jelinek <jakub@redhat.com>
14005
14006 * gcc.dg/20000614-1.c: New test.
14007 * gcc.dg/20000614-2.c: New test.
14008
adab1923
HPN
140092000-06-14 Hans-Peter Nilsson <hp@axis.com>
14010
14011 * g++.old-deja/g++.other/inline12.C: New test.
14012
b4f2fe91
JJ
140132000-06-13 Jakub Jelinek <jakub@redhat.com>
14014
14015 * g++.old-deja/g++.other/eh1.C: New test.
14016
140172000-06-12 Jakub Jelinek <jakub@redhat.com>
14018
14019 * g++.old-deja/g++.other/type.C: New test.
14020
140212000-06-05 Jakub Jelinek <jakub@redhat.com>
14022
14023 * g++.old-deja/g++.other/initstring.C: New test.
14024
431f67e2
JM
140252000-06-12 Jason Merrill <jason@redhat.com>
14026
14027 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14028
b8c25665 140292000-06-09 Jeffrey A Law (law@cygnus.com)
83c137d7
JL
14030
14031 * gcc.c-torture/compile/20000609-1.c: New test.
14032
b8c25665 140332000-06-09 Clinton Popetz <cpopetz@cygnus.com>
27985b66
CP
14034
14035 * gcc.dg/20000609-1.c: New test.
14036
fbc40ced
ZW
140372000-06-08 Zack Weinberg <zack@wolery.cumb.org>
14038
14039 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14040 * gcc.c-torture/noncompile/poison-1.c: Move...
14041 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14042 * gcc.dg/cpp-li1.c: Add a token after the #line.
14043
80e08b30
RH
140442000-06-05 Richard Henderson <rth@cygnus.com>
14045
14046 * gcc.c-torture/execute/20000605-2.c: New test.
14047 * gcc.c-torture/execute/20000605-3.c: New test.
14048
5e9e71f0
DB
140492000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
14050
14051 * g77.f-torture/execute/20000503-1.x: New file.
14052
b6a5dfa1
NS
140532000-06-06 Nathan Sidwell <nathan@codesourcery.com>
14054
14055 * g++.old-deja/g++.eh/badalloc1.C: New test.
14056
fce8451d
RH
140572000-06-05 Richard Henderson <rth@cygnus.com>
14058
14059 * gcc.c-torture/execute/20000605-1.c: New test.
14060
1687c88c
JJ
140612000-06-05 Jakub Jelinek <jakub@redhat.com>
14062 Nathan Sidwell <nathan@codesourcery.com>
14063
14064 * gcc.c-torture/compile/20000605-1.c: New test.
14065
22ad5966
DB
140662000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
14067
92936ecf 14068 * g77.f-torture/compile/20000601-1.f: New test.
22ad5966 14069
72934de7
RH
140702000-06-03 Richard Henderson <rth@cygnus.com>
14071
14072 * gcc.c-torture/execute/20000603-1.c: New.
14073
0e13506e
ZW
140742000-06-02 Zack Weinberg <zack@wolery.cumb.org>
14075
14076 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14077 * gcc.dg/noreturn-2.c (noreturn): Likewise.
14078
d7a2e0f7
ZW
140792000-06-01 Zack Weinberg <zack@wolery.cumb.org>
14080
1082afb6
ZW
14081 * gcc.dg/compare2.c (case 12): XFAIL.
14082 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14083 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14084
d7a2e0f7
ZW
14085 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14086
ea4a453b
ZW
140872000-05-29 Zack Weinberg <zack@wolery.cumb.org>
14088
14089 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14090 guard macro is already defined when the header is first
14091 included.
14092 * gcc.dg/cpp-mix.h: New file.
14093 * gcc.dg/endif-label.c: Update patterns to match compiler.
14094
14095 * g++.brendan/complex1.C: Declare abort.
14096 * g++.law/refs4.C: Remove XFAIL.
14097 * g++.oliva/expr2.C: Declare abort and exit.
14098
5ac707b8
AO
140992000-05-28 Alexandre Oliva <aoliva@cygnus.com>
14100
bb078eb4
AO
14101 * gcc.c-torture/execute/20000528-1.c: New test.
14102
5ac707b8
AO
14103 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14104 * g++.old-deja/g++.law/temps4.C: Likewise.
14105
e801c5c2
AO
14106 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14107 stdlib.h. Call abort() on failure.
14108 * g++.old-deja/g++.law/refs4.C: Likewise.
14109 * g++.old-deja/g++.law/temps4.C: Likewise.
14110 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
92936ecf 14111 * gcc.c-torture/execute/20000112-1.c: Include string.h.
e801c5c2 14112
d2b51b10
ZW
141132000-05-27 Zack Weinberg <zack@wolery.cumb.org>
14114
14115 Relative to g++.dg/special:
14116 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14117
14118 Relative to g++.old-deja:
14119 * g++.brendan/complex1.C, g++.jason/optimize2.C,
14120 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14121 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14122 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
92936ecf 14123 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
d2b51b10
ZW
14124 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14125 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14126
14127 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14128 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14129 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14130 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14131 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14132 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14133 and/or string.h.
14134
14135 * g++.other/goto1.C: Update expectations for error messages.
14136
49080ead
AO
141372000-05-25 Alexandre Oliva <aoliva@cygnus.com>
14138
14139 * gcc.c-torture/compile/20000523-1.c: New test.
14140
bfc22107
NS
141412000-05-25 Nathan Sidwell <nathan@codesourcery.com>
14142
14143 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14144
bebc2c61
NS
141452000-05-25 Nathan Sidwell <nathan@codesourcery.com>
14146
14147 * g++.old-deja/g++.eh/catch11.C: New test.
14148 * g++.old-deja/g++.eh/catch12.C: New test.
14149
88903d85
NC
141502000-05-24 Nick Clifton <nickc@cygnus.com>
14151
14152 * gcc.c-torture/execute/20000523-1.c: New test.
14153
7b844298
ZW
141542000-05-23 Zack Weinberg <zack@wolery.cumb.org>
14155
14156 * c-torture/execute/bcp-1.c: Replace abort in arg of
14157 __builtin_constant_p with a generic external function.
14158
14159 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14160 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14161 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14162 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14163 Prototype abort and/or exit.
14164
14165 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14166 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14167 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14168 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14169
38285a09
AO
141702000-05-22 Alexandre Oliva <aoliva@cygnus.com>
14171
14172 * gcc.dg/dwarf2-1.c: New test.
14173
1e139755
RH
141742000-05-20 Richard Henderson <rth@cygnus.com>
14175
14176 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14177
019b761f
AJ
141782000-05-20 Andreas Jaeger <aj@suse.de>
14179
14180 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14181 testcase.
14182
ea25bef4
DE
141832000-05-19 David Edelsohn <edelsohn@gnu.org>
14184
14185 * gcc.c-torture/execute/20000519-2.c: New test.
14186
b4c40d3c
AJ
141872000-05-19 Andreas Jaeger <aj@suse.de>
14188
0d9a7d79
AJ
14189 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14190 which fails with SSA.
14191
b4c40d3c
AJ
14192 * lib/c-torture.exp: Also test with -O3 -fssa.
14193
14806ff1
MM
141942000-05-18 Michael Meissner <meissner@redhat.com>
14195
14196 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14197 * gcc.c-torture/execute/920415-1.c: Ditto.
14198 * gcc.c-torture/execute/920501-1.c: Ditto.
14199 * gcc.c-torture/execute/conversion.c: Ditto.
14200 * gcc.c-torture/execute/cvt-1.c: Ditto.
14201
b8c25665 142022000-05-18 Jeffrey A Law (law@cygnus.com)
606b4c94
JL
14203
14204 * gcc.c-torture/compile/20000518-1.c: New test.
14205
3eb16773
DB
142062000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
14207
14208 * g77.f-torture/compile/200005018.f: New test.
14209
b8c25665 142102000-05-17 Jeffrey A Law (law@cygnus.com)
233f4c98
JL
14211
14212 * gcc.c-torture/compile/20000517-1.c: New test.
14213
13fa2029
FS
142142000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14215
14216 * gcc.c-torture/execute/20000516-1.c: New test.
14217
a48df362
JJ
142182000-05-15 Jakub Jelinek <jakub@redhat.com>
14219
14220 * g++.old-deja/g++.other/eh.C: New test.
14221
67384dfb
RH
142222000-05-12 Richard Henderson <rth@cygnus.com>
14223
14224 * gcc.c-torture/execute/990208-1.c (main): Don't pass
14225 constants through to doit's conditional.
14226
b8c25665 142272000-05-11 Jeffrey A Law (law@cygnus.com)
2e8b0910 14228
8a744ae0 14229 * gcc.c-torture/compile/20000511-1.c: New test.
2e8b0910
JL
14230 * g77.f-torture/compile/20000511-1.f: New test.
14231 * g77.f-torture/compile/20000511-2.f: New test.
14232
0f00654b
MM
142332000-05-11 Michael Meissner <meissner@redhat.com>
14234
14235 * gcc.c-torture/execute/20000511-1.c: New test.
14236
3ae1c615
ZW
142372000-05-11 Zack Weinberg <zack@wolery.cumb.org>
14238
14239 * gcc.dg/dg.exp: Scan .S files as well as .c files.
14240 * gcc.dg/20000510-1.S: New.
14241
c0916fa0
CM
142422000-05-08 Catherine Moore <clm@cygnus.com>
14243
14244 * gcc.dg/unused-3.c: New.
14245
efdbc6f8
RH
142462000-05-06 Richard Henderson <rth@cygnus.com>
14247
14248 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14249 * g++.old-deja/g++.mike/warn1.C: Likewise.
14250 * g++.old-deja/g++.pt/local1.C: Likewise.
14251 * g++.old-deja/g++.pt/local7.C: Likewise.
14252 * g++.old-deja/g++.pt/spec16.C: Likewise.
14253
846cf122
NS
142542000-05-06 Nathan Sidwell <nathan@codesourcery.com>
14255
14256 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14257
7d76ae56
DB
142582000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
14259
efdbc6f8 14260 * g77.f-torture/execute/20000503-1.f: New test.
7d76ae56 14261
07d787fd
AJ
142622000-05-04 Andreas Jaeger <aj@suse.de>
14263
14264 * gcc.dg/noreturn-2.c: New test.
14265
59b30ca6
NB
142662000-05-04 Neil Booth <NeilB@earthling.net>
14267
14268 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14269 preprocessor.
14270
beaf61f5
RH
142712000-05-04 Richard Henderson <rth@cygnus.com>
14272
14273 * gcc.c-torture/execute/20000503-1.c: Fix typo.
14274
f63c134b
RH
142752000-05-04 Richard Henderson <rth@cygnus.com>
14276
14277 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
14278 OpenSSL by Jason R Thorpe.
14279
b8c25665 142802000-05-03 Jim Wilson <wilson@cygnus.com>
83f1c55d
RH
14281
14282 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14283
22a87840
RL
142842000-05-03 Robert Lipe <robertlipe@usa.net>
14285
14286 * gcc.dg/20000503-1.c: New test.
14287
753e6cf1
JJ
142882000-05-02 Jakub Jelinek <jakub@redhat.com>
14289
14290 * gcc.c-torture/compile/20000502-1.c: New test.
14291 * g++.old-deja/g++.other/align.C: New test.
9900f597 14292 * gcc.dg/cpp-tradstringify.c: New test.
753e6cf1 14293
83f1c55d
RH
14294Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
14295
14296 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14297 and hard registers.
14298
142992000-04-26 Geoff Keating <geoffk@cygnus.com>
14300
14301 * gcc.c-torture/execute/loop-5.c: New test.
14302
143032000-04-25 Jakub Jelinek <jakub@redhat.com>
14304
14305 * gcc.c-torture/execute/va-arg-20.c: New test.
14306
b8c25665 143072000-04-23 Jeffrey A Law (law@cygnus.com)
96933f43
JL
14308
14309 * gcc.c-torture/execute/20000422-1.c: New test.
14310
83f1c55d
RH
143112000-04-20 Greg McGary <gkm@gnu.org>
14312
14313 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14314 when optimizing, but without sibling-call optimizations (-O1).
14315
b8c25665 143162000-04-20 Jeffrey A Law (law@cygnus.com)
404e6b79 14317
efdbc6f8 14318 * gcc.c-torture/compile/20000420-1.c: New test.
404e6b79 14319
a33b40d2
NS
143202000-04-20 Nathan Sidwell <nathan@codesourcery.com>
14321
14322 * g++.abi/ptrflags.C: New test.
14323 * g++.eh/catchptr1.C: Test incomplete pointer chains.
14324
b8c25665 143252000-04-19 Catherine Moore <clm@cygnus.com>
83f1c55d
RH
14326
14327 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14328
143292000-04-19 Greg McGary <gkm@gnu.org>
14330
14331 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14332 sibling-call optimizations.
14333
0d5a06bd
ZW
143342000-04-19 Zack Weinberg <zack@wolery.cumb.org>
14335
14336 * gcc.dg/20000419-1.c: New test.
14337
b8c25665 143382000-04-12 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
14339
14340 * gcc.c-torture/execute/20000412-6.c: New test.
14341
b8c25665 143422000-04-12 Jeffrey A Law (law@cygnus.com)
2c45f94b 14343
504f140d 14344 * gcc.c-torture/execute/20000412-5.c: New test.
9c749c66 14345 * g77.f-torture/compile/20000412-1.f: New test.
380b409b 14346 * gcc.c-torture/execute/20000412-4.c: New test.
270630a2 14347 * gcc.c-torture/compile/20000412-2.c: New test.
d0158d40 14348 * gcc.c-torture/execute/20000412-3.c: New test.
46feb4ab 14349 * gcc.c-torture/compile/20000412-1.c: New test.
2c45f94b
JL
14350 * gcc.c-torture/execute/20000412-2.c: New test.
14351
aa7647ee
JJ
143522000-04-12 Jakub Jelinek <jakub@redhat.com>
14353
14354 * objc/execute/bf-20.m: New test.
14355
eb802827
RH
143562000-04-10 Richard Henderson <rth@cygnus.com>
14357
7265c420
RH
14358 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14359
eb802827
RH
14360 * gcc.c-torture/execute/20000412-1.c: New test.
14361
96e1d96c
NS
143622000-04-10 Nathan Sidwell <nathan@codesourcery.com>
14363
14364 * g++.old-deja/g++.eh/catchptr1.C: New test.
14365
e33c685b
NS
143662000-04-09 Nathan Sidwell <nathan@codesourcery.com>
14367
14368 * g++.old-deja/g++.abi/cxa_vec.C: New test.
14369
ed343779 143702000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 14371
ed343779
NB
14372 * gcc.dg/cpp-nullchar.c: Remove test as
14373 embedded nulls cause problems.
14374
4ddf4d7b
KG
143752000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14376
14377 * gcc.dg/compare2.c: New test.
14378
65232ce9 143792000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 14380
65232ce9
NB
14381 * gcc.dg/cpp-nullchar.c: New test.
14382
f787c583
ZW
143832000-04-07 Zack Weinberg <zack@wolery.cumb.org>
14384
14385 * gcc.dg/cpp-mi2.c: New test.
14386 * gcc.dg/cpp-mi2[abc].h: New files.
14387
e8ff28b4
NS
143882000-04-07 Nathan Sidwell <nathan@codesourcery.com>
14389
14390 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14391 member name.
14392
1388b247
NS
143932000-04-06 Nathan Sidwell <nathan@codesourcery.com>
14394
14395 * g++.old-deja/g++.abi/vmihint.C: New test.
14396
dabe43de
NB
143972000-04-06 Neil Booth <NeilB@earthling.net>
14398
14399 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14400 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
92936ecf 14401 copyright.
dabe43de 14402
b8c25665 144032000-04-05 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
14404
14405 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14406 avoid stack-frame overwrite.
14407
144082000-04-05 Jakub Jelinek <jakub@redhat.com>
14409
14410 * gcc.c-torture/compile/20000405-2.c: New test.
14411 * gcc.c-torture/compile/20000405-3.c: New test.
14412
144132000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14414
14415 * gcc.c-torture/compile/20000405-1.c: New test.
14416
ace8b015
GK
144172000-04-04 Geoff Keating <geoffk@cygnus.com>
14418
14419 * gcc.dg/cast-qual-1.c: Revert last change.
14420
be340b97
KG
144212000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14422
14423 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14424
6b32882f
ZW
144252000-04-03 Zack Weinberg <zack@wolery.cumb.org>
14426
14427 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14428 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14429
b8c25665 144302000-04-03 Jeffrey A Law (law@cygnus.com)
98e29481 14431
728ee72a 14432 * gcc.c-torture/compile/20000403-2.c: New test.
98e29481
JL
14433 * gcc.c-torture/compile/20000403-1.c: New test.
14434
b8c25665 144352000-04-03 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
14436
14437 * gcc.c-torture/execute/20000403-1.c: New test.
14438
144392000-04-03 Geoff Keating <geoffk@cygnus.com>
14440
14441 * gcc.c-torture/execute/20000402-1.c: New test.
14442
b8c25665 144432000-04-03 Donald Lindsay <dlindsay@cygnus.com>
83f1c55d
RH
14444
14445 * gcc.c-torture/execute/va-arg-15.c: New test.
14446 * gcc.c-torture/execute/va-arg-16.c: New test.
14447 * gcc.c-torture/execute/va-arg-17.c: New test.
14448 * gcc.c-torture/execute/va-arg-18.c: New test.
14449 * gcc.c-torture/execute/va-arg-19.c: New test.
14450
bfab56e7
ZW
144512000-04-02 Zack Weinberg <zack@wolery.cumb.org>
14452
14453 * gcc.c-torture/compile/981211-1.c: Move to...
14454 * gcc.dg/cpp-as1.c: ...here.
14455 * gcc.dg/cpp-as2.c: New file.
14456
14457 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14458 compiler.
14459
93fd8bf7
NB
144602000-04-02 Neil Booth <NeilB@earthling.net>
14461
14462 * gcc.dg/cpp-cond.c New tests.
14463 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
14464 accidental success less likely.
14465 * gcc.dg/cpp-missingop.c New tests.
14466 * gcc.dg/cpp-missingparen.c New tests.
14467 * gcc.dg/cpp-shift.c New tests.
14468 * gcc.dg/cpp-shortcircuit.c New tests.
14469 * gcc.dg/cpp-unary.c New tests.
14470
b8c25665 144712000-03-29 Jeffrey A Law (law@cygnus.com)
843cae51
JL
14472
14473 * gcc.c-torture/compile/20000329-1.c: New test.
14474
83f1c55d
RH
144752000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
14476
14477 * gcc.c-torture/compile/20000326-1.c: New test.
14478 * gcc.c-torture/compile/20000326-2.c: New test.
14479
144802000-03-24 Geoff Keating <geoffk@cygnus.com>
14481
14482 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14483 the first parameter is a function argument.
14484
c9bb76b9
NS
144852000-03-23 Nathan Sidwell <nathan@codesourcery.com>
14486
14487 * g++.old-deja/g++.ext/array4.C: New test.
14488
83f1c55d
RH
144892000-03-22 Geoff Keating <geoffk@cygnus.com>
14490
14491 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14492
b9712646
KG
144932000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14494
14495 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14496
1722dcfc
RH
144972000-03-19 Richard Henderson <rth@cygnus.com>
14498
14499 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14500
5d6a090f
RH
145012000-03-19 Richard Henderson <rth@cygnus.com>
14502
14503 * gcc.c-torture/compile/20000319-1.c: New test.
14504
b8c25665 145052000-03-14 Jeffrey A Law (law@cygnus.com)
4fa241f2 14506
7924327e 14507 * gcc.c-torture/execute/20000314-3.c: New test.
07fd50ea 14508 * gcc.c-torture/execute/20000314-2.c: New test.
263ac0d8
JL
14509 * gcc.c-torture/execute/20000314-1.c: New test.
14510 * gcc.c-torture/compile/20000314-2.c: New test.
14511 * gcc.c-torture/compile/20000314-1.c: New test.
4fa241f2 14512
302e5c46
NS
145132000-03-13 Nathan Sidwell <nathan@codesourcery.com>
14514
14515 * g++.old-deja/g++.warn/inline.C: New test.
14516
b8c25665 145172000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
83f1c55d
RH
14518
14519 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14520 standards-compliant result rather than specific constants.
14521 Put test-values in array.
14522
602b1b13
JM
145232000-03-08 Jason Merrill <jason@casey.cygnus.com>
14524
14525 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14526 (g++_target_compile): Put test-specific options last.
14527
45f984e4
NS
145282000-03-08 Nathan Sidwell <nathan@codesourcery.com>
14529
14530 * g++.old-deja/g++.eh/vbase4.C: New test.
14531
532f12a2
NS
145322000-03-08 Nathan Sidwell <nathan@codesourcery.com>
14533
14534 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14535
98eddaf7
NS
145362000-03-08 Nathan Sidwell <nathan@codesourcery.com>
14537
14538 * g++.old-deja/g++.brendan/misc12.C: Removed.
14539 * g++.old-deja/g++.pt/memtemp77.C: Constify.
14540 * g++.old-deja/g++.ext/pretty4.C: New test.
14541
8ce5ef19
NS
145422000-03-08 Nathan Sidwell <nathan@codesourcery.com>
14543
14544 * g++.old-deja/g++.other/string2.C: New test.
14545
133a40d2
NS
145462000-03-06 Nathan Sidwell <nathan@codesourcery.com>
14547
92936ecf 14548 * g++.old-deja/g++.warn/impint2.C: New test.
133a40d2 14549
b8c25665 145502000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
83f1c55d
RH
14551
14552 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14553 is 1, not zero.
14554
2f6f9ac7
NS
145552000-03-05 Nathan Sidwell <nathan@codesourcery.com>
14556
14557 * g++.old-deja/g++.warn/impint.C: New test.
14558 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14559 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14560 * g++.old-deja/g++.pt/explicit12.C: Likewise.
14561 * g++.old-deja/g++.pt/explicit13.C: Likewise.
14562 * g++.old-deja/g++.pt/explicit17.C: Likewise.
14563 * g++.old-deja/g++.pt/explicit18.C: Likewise.
14564 * g++.old-deja/g++.pt/explicit19.C: Likewise.
14565 * g++.old-deja/g++.pt/explicit23.C: Likewise.
14566 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14567 * g++.old-deja/g++.pt/explicit35.C: Likewise.
14568 * g++.old-deja/g++.pt/explicit6.C: Likewise.
14569 * g++.old-deja/g++.pt/memclass7.C: Likewise.
14570
fbb886eb
ZW
145712000-03-01 Zack Weinberg <zack@wolery.cumb.org>
14572
14573 * gcc.dg/cpp-redef.c: New test.
14574
2a6b7809
NS
145752000-02-29 Nathan Sidwell <nathan@codesourcery.com>
14576
14577 * g++.old-deja/g++.pt/unify7.C: New test.
14578
b8c25665 145792000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
eeafa66d
RK
14580
14581 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14582 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14583
83f1c55d
RH
145842000-02-25 Geoff Keating <geoffk@cygnus.com>
14585
14586 * gcc.c-torture/compile/20000224-1.c: New test.
14587
145882000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14589
14590 * gcc.c-torture/compile/cpp-2.c: New test.
14591 * gcc.c-torture/compile/cpp-1.c: New test.
14592
b8c25665 145932000-02-25 Jeffrey A Law (law@cygnus.com)
985dae7c
JL
14594
14595 * gcc.c-torture/execute/20000225-1.c: New test.
14596
cff244b2
AO
145972000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14598
495da1f6
AO
14599 * gcc.dg/cpp-li2.c: New test.
14600
e729bc6d
AO
14601 * gcc.dg/cpp-wi1.c: New test.
14602
cff244b2
AO
14603 * gcc.dg/cpp-li1.c: New test.
14604
da3a4719
NS
146052000-02-24 Nathan Sidwell <nathan@codesourcery.com>
14606
14607 * g++.old-deja/g++.other/sizeof5.C: New test.
14608
83f1c55d
RH
146092000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14610
14611 * gcc.c-torture/execute/va-arg-13.c: New test.
14612
b8c25665 146132000-02-23 Donald Lindsay <dlindsay@cygnus.com>
83f1c55d
RH
14614
14615 * gcc.c-torture/execute/va-arg-12.c: New test.
14616
146172000-02-23 Nathan Sidwell <nathan@codesourcery.com>
14618
14619 * gcc.c-torture/execute/20000223-1.c: New test.
14620
b23875c9
NS
146212000-02-23 Nathan Sidwell <nathan@codesourcery.com>
14622
14623 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14624
fa2e34e8
MM
146252000-02-22 Mark Mitchell <mark@codesourcery.com>
14626
14627 * g++.old-deja/g++.abi/ptrmem.C: New test.
14628
4a6cfa63
RH
146292000-02-19 Richard Henderson <rth@cygnus.com>
14630
14631 * gcc.c-torture/compile/init-3.c: New.
14632
44399cac
MM
146332000-02-17 Mark Mitchell <mark@codesourcery.com>
14634
14635 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14636 ALWAYS_CXXFLAGS.
14637
b8c25665 146382000-02-11 Robert Lipe <robertl@sco.com>
ed3b0480
RL
14639
14640 * gcc.c-torture/compile/20000211-3.c: New test.
14641
b8c25665 146422000-02-11 Martin Buchholz <martin@xemacs.org>
ddcc2ade
MB
14643
14644 * gcc.c-torture/compile/20000211-2.c: New test.
14645
b8c25665 146462000-02-11 Jeffrey A Law (law@cygnus.com)
2144ddea
JL
14647
14648 * gcc.c-torture/compile/20000211-1.c: New test.
14649
ae6f3fe9
JL
146502000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
14651
14652 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
efdbc6f8 14653 on native targets
ae6f3fe9 14654
1d3f28d4
NS
146552000-02-08 Nathan Sidwell <nathan@acm.org>
14656
14657 * g++.old-deja/g++.other/cast5.C: New test.
14658
cc6c6c23
AM
146592000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
14660
14661 * gcc.c-torture/execute/20000205-1.c: New.
14662
31a72d3f
NS
146632000-02-03 Nathan Sidwell <nathan@acm.org>
14664
14665 * g++.old-deja/g++.jason/cast3.C: Return void.
14666 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14667
bd524aa3
AO
146682000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14669
15f724f6
AO
14670 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14671
bd524aa3
AO
14672 * gcc.dg/loop-1.c: New test.
14673
83f1c55d
RH
146742000-01-27 Jakub Jelinek <jakub@redhat.com>
14675
14676 * gcc.c-torture/compile/20000127-1.c: New test.
14677 * gcc.c-torture/execute/991228-1.c: New test.
14678
3ebed0b2
AO
146792000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14680
3f50679d
AO
14681 * gcc.dg/unused-2.c: New test.
14682
3ebed0b2
AO
14683 * gcc.dg/conv-1.c: New test.
14684
7a53e94b
MM
146852000-01-24 Mark Mitchell <mark@codesourcery.com>
14686
14687 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14688 compiler.
14689 (tool_option_proc): Fix typo.
92936ecf 14690
360f2326
GK
146912000-01-24 Geoff Keating <geoffk@cygnus.com>
14692
14693 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14694 of the ld on the host, not on the build machine.
14695 Also, don't crash if '--help' is not a supported option.
14696
1eb8759b
RH
146972000-01-24 Richard Henderson <rth@cygnus.com>
14698
14699 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14700
b8c25665 147012000-01-20 Jeffrey A Law (law@cygnus.com)
33f6849b 14702
7e7cf28a 14703 * gcc.c-torture/execute/20000120-2.c: New test.
33f6849b
JL
14704 * gcc.c-torture/execute/20000120-1.c: New test.
14705
b8c25665 147062000-01-13 Jeffrey A Law (law@cygnus.com)
ca4cd7ab
JL
14707
14708 * gcc.c-torture/execute/20000113-1.c: New test.
14709
b8c25665 147102000-01-12 Jeffrey A Law (law@cygnus.com)
7a2a27a5
JL
14711
14712 * gcc.c-torture/execute/20000112-1.c: New test.
14713
a5bfff0c
AO
147142000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14715
14716 * gcc.dg/20000111-1.c: New test.
14717
b8c25665 147182000-01-10 Jeffrey A Law (law@cygnus.com)
afc27297
JL
14719
14720 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14721 with 16 bit integers.
14722
69d4f56d
AO
147232000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14724
14725 * gcc.dg/20000108-1.c: New test.
14726
cc6ecc6a
NS
147272000-01-05 Nathan Sidwell <nathan@acm.org>
14728
14729 * g++.old-deja/g++.ns/koenig8.C: New test.
14730
ac8cd718
NS
147312000-01-05 Nathan Sidwell <nathan@acm.org>
14732
14733 * g++.old-deja/g++.other/cast4.C: New test.
14734
b8c25665 147352000-01-05 Jeffrey A Law (law@cygnus.com)
25a8e1be 14736
5ed75fe4 14737 * gcc.c-torture/compile/20000105-2.c: New test.
25a8e1be
JL
14738 * gcc.c-torture/compile/20000105-1.c: New test.
14739
3f552d62
KG
147402000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14741
14742 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
14743 references to printf & atoi to conform to ANSI standard.
14744 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
14745 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
14746 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
14747 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
14748 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
14749 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14750 * g++.old-deja/g++.brendan/copy1.C: Likewise.
14751 * g++.old-deja/g++.brendan/copy2.C: Likewise.
14752 * g++.old-deja/g++.brendan/copy3.C: Likewise.
14753 * g++.old-deja/g++.brendan/copy4.C: Likewise.
14754 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14755 * g++.old-deja/g++.brendan/copy6.C: Likewise.
14756 * g++.old-deja/g++.brendan/copy7.C: Likewise.
14757 * g++.old-deja/g++.brendan/copy8.C: Likewise.
14758 * g++.old-deja/g++.brendan/crash11.C: Likewise.
14759 * g++.old-deja/g++.brendan/crash14.C: Likewise.
14760 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
14761 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14762 * g++.old-deja/g++.brendan/delete2.C: Likewise.
14763 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
14764 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
14765 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
14766 * g++.old-deja/g++.brendan/eh1.C: Likewise.
14767 * g++.old-deja/g++.brendan/groff1.C: Likewise.
14768 * g++.old-deja/g++.brendan/init3.C: Likewise.
14769 * g++.old-deja/g++.brendan/misc12.C: Likewise.
14770 * g++.old-deja/g++.brendan/misc7.C: Likewise.
14771 * g++.old-deja/g++.brendan/new2.C: Likewise.
14772 * g++.old-deja/g++.brendan/operators4.C: Likewise.
14773 * g++.old-deja/g++.brendan/operators5.C: Likewise.
14774 * g++.old-deja/g++.brendan/overload2.C: Likewise.
14775 * g++.old-deja/g++.brendan/overload7.C: Likewise.
14776 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
14777 * g++.old-deja/g++.brendan/reference1.C: Likewise.
14778 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
14779 * g++.old-deja/g++.brendan/template24.C: Likewise.
14780 * g++.old-deja/g++.brendan/template3.C: Likewise.
14781 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
14782 * g++.old-deja/g++.jason/inline3.C: Likewise.
14783 * g++.old-deja/g++.jason/opeq.C: Likewise.
14784 * g++.old-deja/g++.law/arg5.C: Likewise.
14785 * g++.old-deja/g++.law/arm7.C: Likewise.
14786 * g++.old-deja/g++.law/ctors11.C: Likewise.
14787 * g++.old-deja/g++.law/cvt8.C: Likewise.
14788 * g++.old-deja/g++.law/init9.C: Likewise.
14789 * g++.old-deja/g++.law/refs4.C: Likewise.
14790 * g++.old-deja/g++.law/template2.C: Likewise.
14791 * g++.old-deja/g++.law/visibility24.C: Likewise.
14792 * g++.old-deja/g++.law/vtable3.C: Likewise.
14793 * g++.old-deja/g++.mike/asm2.C: Likewise.
14794 * g++.old-deja/g++.mike/eh1.C: Likewise.
14795 * g++.old-deja/g++.mike/misc1.C: Likewise.
14796 * g++.old-deja/g++.mike/misc13.C: Likewise.
14797 * g++.old-deja/g++.mike/misc14.C: Likewise.
14798 * g++.old-deja/g++.mike/ns12.C: Likewise.
14799 * g++.old-deja/g++.mike/p1248.C: Likewise.
14800 * g++.old-deja/g++.mike/p3708.C: Likewise.
14801 * g++.old-deja/g++.mike/p3708a.C: Likewise.
14802 * g++.old-deja/g++.mike/p3708b.C: Likewise.
14803 * g++.old-deja/g++.mike/p646.C: Likewise.
14804 * g++.old-deja/g++.mike/p700.C: Likewise.
14805 * g++.old-deja/g++.mike/p783.C: Likewise.
14806 * g++.old-deja/g++.mike/p783a.C: Likewise.
14807 * g++.old-deja/g++.mike/p783b.C: Likewise.
14808 * g++.old-deja/g++.mike/p786.C: Likewise.
14809 * g++.old-deja/g++.mike/p789.C: Likewise.
14810 * g++.old-deja/g++.mike/p789a.C: Likewise.
14811 * g++.old-deja/g++.mike/p807a.C: Likewise.
14812 * g++.old-deja/g++.other/delete3.C: Likewise.
14813 * g++.old-deja/g++.other/dyncast1.C: Likewise.
14814 * g++.old-deja/g++.other/dyncast2.C: Likewise.
14815 * g++.old-deja/g++.other/dyncast3.C: Likewise.
14816 * g++.old-deja/g++.other/empty1.C: Likewise.
14817 * g++.old-deja/g++.other/temporary1.C: Likewise.
14818 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
14819 * g++.old-deja/g++.pt/t16.C: Likewise.
14820 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
14821
3fe5b143
BS
148221999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
14823
14824 * gcc.dg/991230-1.c: New test.
14825
b8c25665 148261999-12-29 Jeffrey A Law (law@cygnus.com)
bacaaca4 14827
60a18af8 14828 * gcc.c-torture/compile/991229-3.c: New test.
7f0f8891 14829 * gcc.c-torture/compile/991229-2.c: New test.
bacaaca4
JL
14830 * gcc.c-torture/compile/991229-1.c: New test.
14831
b8c25665 148321999-12-29 Greg McGary <gkm@eng.ascend.com>
7fb1283f
GM
14833
14834 * gcc.c-torture/compile/labels-2.c: New test.
14835
83f1c55d
RH
14836