]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/ChangeLog
c-parse.in (designator): Enable designated initializers if ObjC.
[gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
c1c5187c
ZL
12002-07-02 Ziemowit Laski <zlaski@apple.com>
2
3 * objc.dg/desig-init-1.m: New test.
4
17f29637
KL
52002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6
7 PR c++/6716
8 * g++.dg/template/instantiate1.C: New test.
9
5d69ba1f
MM
102002-07-01 Mark Mitchell <mark@codesourcery.com>
11
12 PR c++/7112
13 * g++.dg/template/sizeof2.C: New test.
14
7098b619
NB
152002-07-01 Neil Booth <neil@daikokuya.co.uk>
16
17 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
18 gcc.dg/cpp/trad/include.c: New tests.
19
0a220b4a
HPN
202002-07-01 Hans-Peter Nilsson <hp@axis.com>
21
22 PR target/7177
23 * gcc.c-torture/compile/20020701-1.c: New test.
24
bbeb33f2
SS
252002-07-01 Stan Shebs <shebs@apple.com>
26
27 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
28 header here...
29 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
30 (objc-torture-execute): or here.
31
03c53278
R
32Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
33
34 * gcc.c-torture/execute/arith-rand-ll.c: New test.
35
e34cabb3
NB
362002-07-01 Neil Booth <neil@daikokuya.co.uk>
37
38 * gcc.dg/cpp/trad/escaped-nl.c: New test.
39
118f8dc1
DP
402002-06-30 Devang Patel <dpatel@apple.com>
41
42 * objc.dg/fsyntax-only.m: New test.
43
5ce49b4b
MM
442002-06-27 Mark Mitchell <mark@codesourcery.com>
45
46 PR c++/6695
47 * g++.dg/template/friend7.C: New file.
48
759236dd
AH
492002-06-27 Aldy Hernandez <aldyh@redhat.com>
50
51 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
52 return type.
53
86422829
R
54Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
55
56 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
57 avoid division by zero.
58
06470238
NB
592002-06-27 Neil Booth <neil@daikokuya.co.uk>
60
61 * gcc.dg/Wunknownprag.c: New tests.
62
9881adff
R
63Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
64
65 * gcc.c-torture/execute/simd-2.c: New test.
66
0c6db544
NB
672002-06-25 Neil Booth <neil@daikokuya.co.uk>
68
69 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
70 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
71 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
72 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
73 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
74 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
75 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
76 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
77 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
78 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
79 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
80 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
81 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
82 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
83 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
84 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
85 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
86
2c088b53
NB
872002-06-24 Neil Booth <neil@daikokuya.co.uk>
88
89 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
90 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
91 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
92 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
93 New tests.
94 * gcc.dg/cpp/trad/directive.c: Update.
95
bc9c2952
AJ
962002-06-23 Andreas Jaeger <aj@suse.de>
97
98 * gcc.c-torture/execute/complex-6.c: New.
99
847c76c8
NB
1002002-06-22 Neil Booth <neil@daikokuya.co.uk>
101
102 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
103 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
104 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
105 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
106
00b94a44
NB
1072002-06-21 Neil Booth <neil@daikokuya.co.uk>
108
109 * gcc.dg/cpp/trad: New directory with traditional tests copied
110 from parent directory.
111 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
112 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
113 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
114 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
115 Move to trad/ and rename.
116 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
117 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
118 gcc.dg/cpp/trad/redef2.c: New tests.
119 * gcc.dg/cpp/trad/trad.exp: New driver.
120
017acb41
NB
1212002-06-20 Neil Booth <neil@daikokuya.co.uk>
122
123 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
124 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
125 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
126 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
127 Remove.
128
9164f47a
RS
1292002-06-20 Richard Sandiford <rsandifo@redhat.com>
130
131 * gcc.dg/20020620-1.c: New test.
132
342cea95
KL
1332002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
134
135 * g++.dg/template/ttp4.C: New test.
136
ccf160f1
JJ
1372002-06-19 Jakub Jelinek <jakub@redhat.com>
138
139 * g++.dg/opt/vt1.C: Fix regexp.
140
90227c69
KG
1412002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
142
143 * gcc.c-torture/execute/pure-1.c: Make functions static again.
144 Don't use attribute `noinline'.
145
0fd534ed
HPN
1462002-06-18 Hans-Peter Nilsson <hp@axis.com>
147
148 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
bc9c2952 149
820d4b1b
AH
1502002-06-18 Aldy Hernandez <aldyh@redhat.com>
151
152 * gcc.c-torture/execute/simd-1.c: New.
153
154 * gcc.dg/simd-1.c: New.
155
22309565
HPN
1562002-06-18 Hans-Peter Nilsson <hp@axis.com>
157
158 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
159
750491fc
RH
1602002-06-16 Richard Henderson <rth@redhat.com>
161
162 * g++.dg/ext/anon-struct1.C: New.
163 * g++.dg/ext/anon-struct2.C: New.
164 * g++.dg/ext/anon-struct3.C: New.
165 * gcc.dg/anon-struct-1.c: New.
166 * gcc.dg/anon-struct-2.c: New.
167 * gcc.dg/anon-struct-3.c: New.
168 * gcc.dg/20011008-1.c: Adjust warning text.
169 * gcc.dg/20020527-1.c: Add -fms-extensions.
170
0931db71
RH
1712002-06-16 Richard Henderson <rth@redhat.com>
172
173 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
174
21505616
HPN
1752002-06-15 Hans-Peter Nilsson <hp@axis.com>
176
177 * gcc.c-torture/execute/20020615-1.c: New test.
178
8dcb27ed
RS
1792002-06-15 Roger Sayle <roger@eyesopen.com>
180
181 * gcc.c-tortuture/execute/compare-1.c: New test case.
182 * gcc.c-tortuture/execute/compare-2.c: New test case.
183 * gcc.c-tortuture/execute/compare-3.c: New test case.
184
a6f5e048
RH
1852002-06-13 Richard Henderson <rth@redhat.com>
186
187 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
188 ia64 ilp32.
189
d65cb654
KL
1902002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
191
192 * g++.dg/template/typename2.C: Update error message.
193
6debb006
HPN
1942002-06-12 Hans-Peter Nilsson <hp@axis.com>
195
196 * gcc.c-torture/execute/20020611-1.c: New test.
197
9da754bd
BW
1982002-06-11 Bob Wilson <bob.wilson@acm.org>
199
200 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
201 list of targets to skip.
202
56a28102
BW
2032002-06-10 Bob Wilson <bob.wilson@acm.org>
204
205 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
206 targets if not optimizing.
207
2bf87216
JJ
2082002-06-10 Jakub Jelinek <jakub@redhat.com>
209
210 * gcc.c-torture/compile/20020605-1.c: New test.
211
5d056e9b
JJ
212 * g++.dg/opt/vt1.C: New test.
213
156755ac
JJ
214 * gcc.dg/20020531-1.c: New test.
215
50f30e6b
JJ
216 * gcc.dg/20020530-1.c: New test.
217
85d49058
JJ
218 * gcc.dg/20020527-1.c: New test.
219
7b668f9e
JJ
220 * g++.dg/opt/cse1.C: New test.
221
437f1df1
RS
2222002-06-07 Roger Sayle <roger@eyesopen.com>
223
224 * gcc.dg/20020607-2.c: New test case.
225
68b15d4f
JJ
2262002-06-07 Jakub Jelinek <jakub@redhat.com>
227
228 * gcc.c-torture/compile/20020604-1.c: New test.
229
c4b50f1a
RH
2302002-06-04 Richard Henderson <rth@redhat.com>
231
232 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
233 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
234 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
235
c2ae6616
AH
2362002-06-04 Aldy Hernandez <aldyh@redhat.com>
237
238 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
239
6d8fd7bb
RH
2402002-06-03 Richard Henderson <rth@redhat.com>
241
242 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
243 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
244
ab780373
RH
2452002-06-02 Richard Henderson <rth@redhat.com>
246
bc9c2952 247 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
ab780373
RH
248 test functions static.
249
e33a8855
AJ
2502002-06-02 Andreas Jaeger <aj@suse.de>
251
252 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
253 now.
254
ceeedfc1
NB
2552002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
256
257 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
258 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
259 Update for mofified diagnostics.
260 * gcc.dg/c99-intconst-1.c: No longer fail.
261
61b78ce1
RH
2622002-06-02 Richard Henderson <rth@redhat.com>
263
264 * gcc.dg/uninit-A.c: Remove xfail markers.
265
378393da
RS
2662002-06-01 Roger Sayle <roger@eyesopen.com>
267
268 * gcc.dg/fnegate-1.c: New test case.
269
d18b1ed8
OS
2702002-05-30 Osku Salerma <osku@iki.fi>
271
272 * gcc.c-torture/execute/mayalias-1.c: New file.
273
cd7ab83f
NB
2742002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
275
e33a8855 276 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
cd7ab83f
NB
277 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
278 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
279
5a3bb17d
HPN
2802002-05-29 Hans-Peter Nilsson <hp@axis.com>
281
282 * gcc.c-torture/execute/20020529-1.c: New test.
283
39f2f3c8
RS
2842002-05-27 Richard Henderson <rth@redhat.com>
285
286 * g++.dg/ext/attrib6.C: New test case.
287
ef72b1d3
KG
2882002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
289
290 * gcc.c-torture/execute/pure-1.c: New test.
291
630363b4
NB
2922002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
293
294 * gcc.dg/cpp/arith-2.c: Remove.
630363b4 295
c9220e3a
NB
2962002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
297
298 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
299 * gcc.dg/cpp/if-3.c: Remove.
300
9059e33c
JJ
3012002-05-26 Jakub Jelinek <jakub@redhat.com>
302
303 * g++.dg/opt/cse2.C: New test.
304
91318908
NB
3052002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
306
307 * gcc.dg/cpp/arith-1.c: New semantic tests.
308 * gcc.dg/cpp/if-1.c: Update.
309
9e253215
BE
3102002-05-24 Ben Elliston <bje@redhat.com>
311
312 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
313
90442291
JJ
3142002-05-24 Jakub Jelinek <jakub@redhat.com>
315
316 * gcc.dg/verbose-asm.c: New test.
317
3620711b
NB
3182002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
319
320 * gcc.dg/cpp/paste12.c: New test.
321
17645b15
NB
3222002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
323
13fa982e 324 * g++.dg/parse/named_ops.C: New test.
17645b15 325
5ff225fc
MM
3262002-05-23 Mark Mitchell <mark@codesourcery.com>
327
328 * gcc/testsuite/gcc.dg/weak-8.c: New test.
329
e275a535
R
330Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
331
332 * gcc.dg/weak-2.c: Allow optional leading underscore
333 in scan-assembler symbol name.
334 * gcc.dg/weak-3.c: Likewise.
335 * gcc.dg/weak-4.c: Likewise.
336 * gcc.dg/weak-5.c: Likewise.
337
66b408f2
JJ
3382002-05-23 Jakub Jelinek <jakub@redhat.com>
339
340 * gcc.dg/20020523-1.c: New test.
341
e67a7860
NB
3422002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
343
344 * objc.dg/const-str-2.m: Update now that we stop after
345 a command line error.
346
c32dd1ef
RH
3472002-05-22 Richard Henderson <rth@redhat.com>
348
349 * g++.dg/dg.exp: Fix typo in test pruneing.
350
7a1f3f5f
RH
3512002-05-22 Richard Henderson <rth@redhat.com>
352
353 * g++.dg/dg.exp: Prune the tls subdirectory.
354 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
355 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
356 * g++.dg/tls/init-1.C: New.
357
2dd36f90
JJ
3582002-05-22 Jakub Jelinek <jakub@redhat.com>
359
360 * gcc.dg/20020517-1.c: New test.
361
ec221d71
RH
3622002-05-21 Richard Henderson <rth@redhat.com>
363
364 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
365 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
366
32d3f634
BG
367Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
368
369 * g++.dg/other/copy2.C: New test.
370
02116b3d
R
371Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
372
373 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
374 (MAX_COPY): Bump up to 10 times sizeof (long long).
375 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
376
377 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
378 sizeof (long long).
379
380 * gcc.c-torture/execute/strcpy-1.c: New test.
381
b3f47c78
DB
3822002-05-19 Jason Merrill <jason2redhat.com>
383
384 * g++.dg/ext/oper1.C: New test.
385
3862002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
851c06dd
MM
3872002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
388
f362c762
MM
389 * README.QMTEST: New file.
390
851c06dd
MM
391 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
392
e3227f2c
AJ
3932002-05-19 Andreas Jaeger <aj@suse.de>
394
395 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
396 now.
397 * gcc.c-torture/execute/loop-2d.x: Likewise.
398
210142e0
DB
3992002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
400
401 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
402 support weak symbols.
403 * gcc.dg/weak-4.c: Likewise
404 * gcc.dg/weak-6.c: Likewise
405
088b3db0
DB
4062002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
407
408 * gcc.dg/weak-3.c: Add dg-excess-error comment for
409 cygwin, coff and h8300-*-hms targets
410 * gcc.dg/weak-5.c: Likewise
411 * gcc.dg/weak-7.c: Likewise
412
f4b251a6
JM
4132002-05-16 Jason Merrill <jason@redhat.com>
414
415 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
416 (scan-assembler-not, scan-assembler-dem): Likewise.
417 (scan-assembler-dem-not): Likewise.
418
34fb9ba5
RH
4192002-05-15 Richard Henderson <rth@redhat.com>
420
421 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
422
14285ace
RH
4232002-05-15 Richard Henderson <rth@redhat.com>
424
425 * gcc.dg/weak-5.c (vfoo1c): No warning here.
426 (vfoo1f): Warning here.
427 (vfoo1l): Don't redefine the alias.
428
5bf5c5cb
JM
4292002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
430
431 * g++.dg/init/pm1.C: New test.
432
e2f75147
DM
4332002-05-12 David S. Miller <davem@redhat.com>
434
435 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
436 types.
437
dbfb1116
RS
4382002-05-10 Roger Sayle <roger@eyesopen.com>
439
440 * gcc.c-torture/execute/20020510-1.c: New test case.
441
85d7d3b0
DM
4422002-05-10 David S. Miller <davem@redhat.com>
443
444 * gcc.c-torture/execute/conversion.c: Test long double too.
445
2937267b
JJ
4462002-05-09 Jakub Jelinek <jakub@redhat.com>
447
448 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
449 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
450 * lib/g++.exp (g++_link_flags): Likewise.
451 * lib/objc.exp (objc_target_compile): Likewise.
452
c3bf3e6e
NB
4532002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
454
455 * gcc.dg/cpp/poison.c: Update.
456 * gcc.dg/cpp/20000625-2.c: Remove.
457 * gcc.dg/cpp/direct2s.c: Remove final test.
458
ea45dbb8
TR
4592002-05-08 Tom Rix <trix@redhat.com>
460
461 * gcc.c-torture/execute/20020508-1.c: New test.
462 * gcc.c-torture/execute/20020508-2.c: New test.
463 * gcc.c-torture/execute/20020508-3.c: New test.
464
b9e2d17b
NB
4652002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
466
467 * gcc.dg/cpp/charconst-4.c: More tests.
468
f90bf7ca
MM
4692002-05-08 Mark Mitchell <mark@codesourcery.com>
470
471 PR c/6569
472 * gcc.dg/weak-3.c: Update location of warning messages.
473 * gcc.dg/weak-5.c: Likewise.
474
1f77b5da
RS
4752002-05-06 Roger Sayle <roger@eyesopen.com>
476
477 * gcc.c-torture/execute/20020506-1.c: New test case.
478
a5a49440
NB
4792002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
480
481 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
482
adc502b4
NB
4832002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
484
485 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
486
95ff5d3f
NB
4872002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
488
489 * gcc.dg/cpp/charconst-3.c: New test.
490
2443d4e1
NB
4912002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
492
493 * gcc.dg/cpp/charconst.c: Update tests.
494
f2fdc802
TJ
4952002-05-05 Tim Josling <tej@melbpc.org.au>
496
497 * treelang: Added directory for new sample language treelang. Also
e3227f2c 498 lib/treelang.exp: New file to signal treelang should be tested.
f2fdc802 499
ba2e86d6
JJ
5002002-05-03 Jakub Jelinek <jakub@redhat.com>
501
502 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
503 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
504 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
505 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
506 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
507 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
508 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
509
5a3085c5
JM
5102002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
511
512 * gcc.dg/format/xopen-2.c: New test.
513
d70e94ec
JJ
5142002-05-03 Jakub Jelinek <jakub@redhat.com>
515
516 * gcc.dg/20020503-1.c: New test.
517
5121c03e
MM
5182002-05-02 Mark Mitchell <mark@codesourcery.com>
519
520 * g++.dg/init/dtor1.C: Make it tougher.
521
76ccdb3c
MM
5222002-05-01 Mark Mitchell <mark@codesourcery.com>
523
524 * g++.dg/init/dtor1.C: New test.
525
0d6d6892
AH
5262002-05-02 Aldy Hernandez <aldyh@redhat.com>
527
7a1f3f5f 528 * gcc.dg/altivec-8.c: New.
0d6d6892 529
9b7bc465
AH
5302002-05-01 Aldy Hernandez <aldyh@redhat.com>
531
7a1f3f5f 532 * gcc.dg/altivec-7.c: New.
9b7bc465 533
3a73bffb
JJ
5342002-04-29 Jakub Jelinek <jakub@redhat.com>
535
536 * g++.dg/parse/typedef1.C: New test.
537
33dd07ee
MM
5382002-04-29 Mark Mitchell <mark@codesourcery.com>
539
540 PR c++/6486
541 * g++.dg/template/friend6.C: New test.
542
543 PR c++/6492
544 * g++.dg/init/copy1.C: New test.
545
4bd7c270
NS
5462002-04-29 Nathan Sidwell <nathan@codesourcery.com>
547
548 * g++.dg/warn/effc1.C: New test.
549
60284a59
NB
5502002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
551
552 * gcc.dg/cpp/if-cexp.c: Add a test.
553
a20fd5ac
JJ
5542002-04-28 Jakub Jelinek <jakub@redhat.com>
555
556 * gcc.dg/20020426-2.c: New test.
557
87ed109f
NB
5582002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
559
560 * gcc.dg/cpp/if-mop.c: Update.
561 * gcc.dg/cpp/if-mpar.c: Add test.
562 * gcc.dg/cpp/if-oppr.c: Update.
563
45806a3f
FS
5642002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
565
566 PR c/6343
567 * gcc.dg/weak-[2-7].c: New tests.
568
51ccaeb9
AO
5692002-04-26 Alexandre Oliva <aoliva@redhat.com>
570
571 * gcc.dg/enum1.c: New test.
572
7d793e9b
MM
5732002-04-26 Mark Mitchell <mark@codesourcery.com>
574
575 PR c++/6497
576 * g++.dg/inherit/access2.C: New test.
e3227f2c 577
7d793e9b
MM
5782002-04-26 Mark Mitchell <mark@codesourcery.com>
579
580 PR bootstrap/6445
581 * gcc.dg/20020426-1.c: New test.
582
48ba9538
AO
5832002-04-26 Alexandre Oliva <aoliva@redhat.com>
584
585 * g++.dg/abi/enum1.C: New test.
586
4d7ea4fc
RH
5872002-04-26 Richard Henderson <rth@redhat.com>
588
589 * gcc.dg/c99-bool-1.c: Expect always true warning.
590
07d81318
RS
5912002-04-25 Roger Sayle <roger@eyesopen.com>
592
593 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
594
bf882c20
KG
5952002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
596
597 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
598 targets.
599
a62d375f
MM
6002002-04-24 Mark Mitchell <mark@codesourcery.com>
601
b970a21d
MM
602 * g++.dg/abi/mange7.C: New test.
603
a62d375f
MM
604 PR c++/6438.
605 * g++.dg/parse/stmtexpr2.C: New test.
606
309d8365
R
607Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
608
609 * gcc.dg/20020312-2.c: Add SH target.
610
3f2019c6
KG
6112002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
612
613 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
614 compiler output on mips*-*-irix*.
615
29cece2e
JJ
6162002-04-23 Jakub Jelinek <jakub@redhat.com>
617
618 * g++.dg/parse/attr1.C: New test.
619
1a887f86
RS
6202002-04-23 Roger Sayle <roger@eyesopen.com>
621
622 * gcc.c-torture/execute/string-opt-17.c: New test case.
623 * gcc.c-torture/execute/memset-2.c: New test case.
624
77adef84
MM
6252002-04-23 Mark Mitchell <mark@codesourcery.com>
626
627 PR c++/6256:
628 * g++.dg/template/friend5.C: New test.
629
630 PR c++/6331:
631 * g++.dg/template/qual1.C: Likewise.
632
74b273d6
ZW
6332002-04-22 Zack Weinberg <zack@codesourcery.com>
634
635 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
636 Include stdlib.h, not stdio.h or ctype.h.
637
bb03c710
HPN
6382002-04-22 Hans-Peter Nilsson <hp@axis.com>
639
640 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
641 cris-*-elf* and mmix-*-*.
642 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
643 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
644 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
645 Ditto.
646 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
647 * gcc.dg/wchar_t-1.c: Ditto.
648
5b3dc815
HPN
6492002-04-21 Hans-Peter Nilsson <hp@axis.com>
650
651 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
652 Clarify comment.
653
9ac3b1be
NB
6542002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
655
656 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
657
d8b85ae5
FS
6582002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
659
660 * gcc.c-torture/execute/20000906-1.x: Delete.
661
0c69ed55
DB
6622002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
663
664 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
665
d106599f
TM
6662002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
667
668 * PR6367
669 * g77.f-torture/execute/6367.f: New test.
670 * g77.f-torture/execute/6367.x: Disable for MMIX.
671
303a3927
MM
6722002-04-19 Mark Mitchell <mark@codesourcery.com>
673
674 * PR6352
675 * g++.dg/opt/inline2.C: New test.
676
0cd3301b
RH
6772002-04-18 Richard Henderson <rth@redhat.com>
678
7a1f3f5f
RH
679 * gcc.dg/20000906-1.c: Enable for all targets.
680 * gcc.c-torture/compile/iftrap-2.c: New.
0cd3301b 681
a4863215
JJ
6822002-04-18 Jakub Jelinek <jakub@redhat.com>
683
684 * gcc.dg/20020418-1.c: New test.
685 * gcc.dg/20020418-2.c: New test.
686
96b453dc
RH
6872002-04-18 Richard Henderson <rth@redhat.com>
688
7a1f3f5f
RH
689 * gcc.c-torture/compile/iftrap-1.c: New.
690 * gcc.dg/iftrap-1.c: Adjust for ia64.
691 * gcc.dg/iftrap-2.c: New.
96b453dc 692
a3acf46d
JJ
6932002-04-18 Jakub Jelinek <jakub@redhat.com>
694
695 * gcc.c-torture/compile/20020418-1.c: New test.
696
58c2956c
RS
6972002-04-18 Roger Sayle <roger@eyesopen.com>
698
699 * gcc.c-torture/compile/20020415-1.c: New.
700
887fc41a
DM
7012002-04-18 David S. Miller <davem@redhat.com>
702
703 * gcc.c-torture/execute/20020418-1.c: New test.
704
2a732575
JJ
7052002-04-17 Jakub Jelinek <jakub@redhat.com>
706
707 * gcc.dg/20020416-1.c: New test.
708
32121b96
JJ
709 * g++.dg/opt/inline1.C: New test.
710
98ef3137
JJ
7112002-04-16 Jakub Jelinek <jakub@redhat.com>
712
713 * gcc.dg/altivec-5.c: New test.
714
4c8c0dec
JJ
715 * gcc.dg/20020415-1.c: New test.
716
07cdae91
MM
7172002-04-15 Mark Mitchell <mark@codesourcery.com>
718
719 * testsuite/lib/chill.exp: Remove.
720
0f490a2b
JJ
7212002-04-14 Jakub Jelinek <jakub@redhat.com>
722
723 * g++.dg/other/big-struct.C: New test.
724
4b27e132
DB
7252002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
726
727 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
728 of scratch file.
729
cf56e373
DB
7302002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
731
732 PR c/6277
733 * gcc.dg/i386-387-1.c: Allow optional leading underscore
734 in scan-assembler function name
735
1aa65134
HPN
7362002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
737
738 * g77.f-torture/execute/980628-4.x,
739 g77.f-torture/execute/980628-5.x,
740 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
741 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
742 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
743 i[34567]86-*-*.
744
791b23fe
DM
7452002-04-13 David S. Miller <davem@redhat.com>
746
747 * gcc.c-torture/execute/20020413-1.c: New test.
748
4fb07802
RS
7492002-04-13 Richard Sandiford <rsandifo@redhat.com>
750
751 * gcc.dg/asm-6.c,
752 * g++.dg/ext/asm1.C: New tests.
753
9928a3d5
MM
7542002-04-12 Mark Mitchell <mark@codesourcery.com>
755
0481bc21
MM
756 PR c++ 5373.
757 * g++.dg/parse/stmtexpr1.C: New test.
758
9928a3d5 759 PR c++/5189.
0481bc21 760 * g++.dg/template/copy1.C: New test.
9928a3d5 761
21b14752
RH
7622002-04-12 Richard Henderson <rth@redhat.com>
763
764 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
765
869b8e4d
GK
7662002-04-12 Geoffrey Keating <geoffk@redhat.com>
767
768 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
769 gcc.c-torture/execute/20020307-2.c.
770
4b72e8ed
RS
7712002-04-12 Richard Sandiford <rsandifo@redhat.com>
772
773 * g++.dg/ext/attrib5.C,
774 * g++.dg/lookup/struct1.C: New tests.
775
578fc63d
JJ
7762002-04-11 Jakub Jelinek <jakub@redhat.com>
777
578fc63d
JJ
778 * gcc.dg/20020411-1.c: New test.
779
010f87c4
JJ
780 * gcc.c-torture/execute/20020411-1.c: New test.
781
67092f4d
JJ
7822002-04-10 Janis Johnson <janis187@us.ibm.com>
783
784 * g77.f-torture/execute/6177.f: New test.
785
dab550cb
JJ
7862002-04-10 Jakub Jelinek <jakub@redhat.com>
787
788 PR middle-end/6247
789 * g++.dg/opt/cleanup1.C: New test.
790
791 * g++.dg/opt/const1.C: New test.
792
6127eac4 7932002-04-10 Lars Brinkhoff <lars@nocrew.org>
1a887f86 794
6127eac4
LB
795 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
796
ba3307c0
NS
7972002-04-10 Nathan Sidwell <nathan@codesourcery.com>
798
799 PR c++/5507
800 * g++.dg/template/typename2.C: New test.
801
aec3e189
AM
8022002-04-10 Alan Modra <amodra@bigpond.net.au>
803
804 * gcc.c-torture/execute/loop-12.c: New.
805
a19caa88
HPN
8062002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
807
808 * g77.f-torture/execute/980628-4.x,
809 g77.f-torture/execute/980628-5.x,
810 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
811 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
812 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
813
eeec38a8
FS
8142002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
815
816 PR optimization/6086
817 * g++.dg/opt/preinc1.C: New test.
818
0154eaa8
MM
8192002-04-06 Mark Mitchell <mark@codesourcery.com>
820
821 PR c++/5571
822 * g++.dg/opt/static2.C: New test.
823
b1896e61
MM
8242002-04-06 Mark Mitchell <mark@codesourcery.com>
825
826 PR c/5120
827 * gcc.dg/20020406-1.c: New test.
828
3ca5f444
DM
8292002-04-04 David S. Miller <davem@redhat.com>
830
831 * gcc.c-torture/execute/20020404-1.c: New test.
832
a4fa73f3
JJ
8332002-04-04 Jakub Jelinek <jakub@redhat.com>
834
835 PR c/6123
836 * gcc.dg/20020312-2.c: Do not declare global register variable
837 if __PIC__ or __pic__ is defined.
838
31956228
RE
8392002-04-04 Richard Earnshaw <rearnsha@arm.com>
840
841 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
842 __asm__ so that it works correctly even if -ansi -pedantic-errors.
843
71fad614
KG
8442002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
845
846 * gcc.misc-tests/linkage.exp: Update last change to handle
847 sparc*-, not just sparc-.
848
9d7013b8
RH
8492002-04-03 Richard Henderson <rth@redhat.com>
850
851 * gcc.dg/cpp/ucs.c: Improved long UCS test.
852
9390eb16
HPN
8532002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
854
855 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
856
2e839a04
DM
8572002-04-02 David S. Miller <davem@redhat.com>
858
859 * gcc.c-torture/execute/20020402-3.c: New test.
860
a06c96f4
HPN
8612002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
862
d32c9170
HPN
863 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
864 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
865
e78c4529
HPN
866 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
867 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
868 g77.f-torture/execute/20001201.x,
869 g77.f-torture/execute/u77-test.x: New files.
870
a06c96f4
HPN
871 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
872 * gcc.dg/wchar_t-1.c: Ditto.
873
cfe834f3
FS
8742002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
875
876 * gcc.c-torture/execute/20020402-1.c: New test.
877
ed4168d5
RH
8782002-04-01 Richard Henderson <rth@redhat.com>
879
9b14a237
RH
880 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
881
ed4168d5
RH
882 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
883
ee3c0639
KG
8842002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
885
886 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
887
d5ecb9cb
GDR
8882002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
889
890 * g++.dg/inherit/template-as-base.C: Expect error.
891 * g++.dg/inherit/namespace-as-base.C: Likewise.
892
820ecf56
HPN
8932002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
894
5c7060d3
HPN
895 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
896 g++.dg/ext/instantiate3.C: Tweak match patterns.
897
820ecf56
HPN
898 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
899 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
900 -da test.
901
41ba8a20
RH
9022002-03-31 Richard Henderson <rth@redhat.com>
903
904 * gcc.dg/special/alias-2.c: New.
905 * gcc.dg/special/ecos.exp: Run it.
906
9602f5a0
RH
9072002-03-31 Richard Henderson <rth@redhat.com>
908
909 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
910
463eefc8
KH
9112002-03-31 Kazu Hirata <kazu@hxi.com>
912
913 * gcc.dg/weak-1.c: Disable on h8300 port.
914
cb260b11
JJ
9152002-03-29 Janis Johnson <janis187@us.ibm.com>
916
917 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
918 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
919 ordering tests.
920 * g++.dg/bprob/bprob-1.C: New test.
921 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
922 * g++.dg/gcov/gcov-1.C: New test.
923 * g++.dg/gcov/gcov-1.x: New file.
924 * g++.dg/gcov/gcov-2.C: New test.
925 * g++.dg/gcov/gcov-3.C: New test.
926 * g++.dg/gcov/gcov-3.h: New file.
927
d52e4867
RS
9282002-03-28 Roger Sayle <roger@eyesopen.com>
929
930 * g++.old-deja/g++.other/builtins5.C: New test.
931 * g++.old-deja/g++.other/builtins6.C: New test.
932 * g++.old-deja/g++.other/builtins7.C: New test.
933 * g++.old-deja/g++.other/builtins8.C: New test.
934 * g++.old-deja/g++.other/builtins9.C: New test.
935
c7f4981a
JJ
9362002-03-29 Jakub Jelinek <jakub@redhat.com>
937
938 * g++.dg/opt/static1.C: New test.
939
f17f9332
JJ
940 * g++.dg/opt/longbranch1.C: New test.
941
d15e67bc
HPN
9422002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
943
944 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
945
946 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
947
a08cbd59
JL
948Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
949
950 * gcc.c-torture/execute/20020328-1.c: New test.
951
1b58660a
RH
9522002-03-27 Richard Henderson <rth@redhat.com>
953
954 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
955 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
956 move from g++.old-deja/g++.ext/.
957
cd4e8331
MM
9582002-03-27 Mark Mitchell <mark@codesourcery.com>
959
960 * g++.dg/init/new2.C: New test.
1a887f86 961
6a3177b9
RH
9622002-03-26 Richard Henderson <rth@redhat.com>
963
62d3b526
RH
964 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
965
9a1d8b2d
RH
966 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
967 on sparc.
968
6a3177b9
RH
969 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
970 sparcv9 systems.
971 * gcc.dg/20001102-1.c: Likewise.
972
dcce8b1d
PE
9732002-03-26 Phil Edwards <pme@gcc.gnu.org>
974
975 * gcc.dg/cpp/endif-pedantic1.c,
976 gcc.dg/cpp/endif-pedantic2.c: New tests.
977
46ff5047
MM
9782002-03-26 Mark Mitchell <mark@codesourcery.com>
979
980 * g++.dg/init/new1.C: New test.
981
6d4c57a0
NS
9822002-03-26 Nathan Sidwell <nathan@codesourcery.com>
983
984 * g++.dg/abi/vbase9.C: New test.
985
fc4a714b
RE
9862002-03-26 Richard Earnshaw <rearnsha@arm.com>
987
988 * gcc.dg/arm-asm.c: New test.
989
173028e5
AC
9902002-03-26 Andrew Cagney <ac131313@redhat.com>
991
992 * gcc.dg/Wswitch-enum.c: New test.
993 Fix PR c/5044.
994
43f2b308
RH
9952002-03-26 Richard Henderson <rth@redhat.com>
996
997 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
998 structure.
999
8018b36d
RH
10002002-03-25 Richard Henderson <rth@redhat.com>
1001
bbffa101
RH
1002 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
1003 sparcv9 systems.
1004
8018b36d
RH
1005 * gcc.c-torture/compile/20011119-1.c (xxx): New.
1006 * gcc.c-torture/compile/20011119-2.c (xxx): New.
1007
15e5ad76
ZW
10082002-03-25 Zack Weinberg <zack@codesourcery.com>
1009
1010 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1011
813b848c
BW
10122002-03-25 Bob Wilson <bob.wilson@acm.org>
1013
1014 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1015 targets using generic thunk support.
1016
ea475b23
JJ
10172002-03-25 Jakub Jelinek <jakub@redhat.com>
1018
1019 * gcc.c-torture/compile/20020323-1.c: New test.
1020
6ddae612
JJ
1021 * g++.dg/opt/conj2.C: New test.
1022
1bd6476f
RH
10232002-03-24 Richard Henderson <rth@redhat.com>
1024
1025 * gcc.dg/weak-1.c: Use -fno-common.
1026
479e51f6
DB
10272002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1028
1029 * g77.dg/f77-edit-apostrophe-out.f: New test
1030 * g77.dg/f77-edit-h-out.f: New test
1031 * g77.dg/f77-edit-t-in.f: New test
1032 * g77.dg/f77-edit-t-out.f: New test
1033 * g77.dg/f77-edit-x-out.f: New test
1034 * g77.dg/f77-edit-slash-out.f: New test
1035 * g77.dg/f77-edit-colon-out.f: New test
1036 * g77.dg/f77-edit-s-out.f: New test
1037
47e87a93
RH
10382002-03-24 Richard Henderson <rth@redhat.com>
1039
1040 * objc/execute/formal_protocol-6.x: New XFAIL.
1041
5bcf08f6
DB
10422002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1043
1044 * gcc.dg/weak-1.c: Early return from dg-final on platforms
1045 that do not support weak symbols
1046
12c3717e
DB
10472002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1048
1049 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
1050 * lib/g77.exp: Likewise
1051 * lib/objc.exp: Likewise
1052
d6961341
AC
10532002-03-23 Andrew Cagney <ac131313@redhat.com>
1054
1055 * gcc.dg/Wswitch-default.c: New test.
1056
e756a7da
JJ
10572002-03-23 Jakub Jelinek <jakub@redhat.com>
1058
1059 * g++.dg/other/enum1.C: New test.
1060
5365c83f
ZW
10612002-03-23 Zack Weinberg <zack@codesourcery.com>
1062
1063 * gcc.dg/pragma-ep-3.c: Fix typo.
1064
acb044ee
GDR
10652002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1066
1067 * g++.dg/inherit/template-as-base.C: New test.
1068
661fff62
JJ
10692002-03-22 Jakub Jelinek <jakub@redhat.com>
1070
1071 * g++.old-deja/g++.other/dwarf2-1.C: Move...
1072 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
1073
d4e6133f
NB
10742002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
1075
15e5ad76 1076 * gcc.dg/cpp/multiline.c: Update to match.
d4e6133f 1077
44d57e36
AO
10782002-03-22 Alexandre Oliva <aoliva@redhat.com>
1079
1080 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1081
4299b4e1
PE
10822002-03-22 Phil Edwards <pme@gcc.gnu.org>
1083
1084 * gcc.dg/cpp/extratokens2.c: New file.
1085
97c6c02c
DE
10862002-03-21 David Edelsohn <edelsohn@gnu.org>
1087
15e5ad76 1088 * gcc.dg/20020312-2.c: Add rs6000 target.
97c6c02c 1089
7614d20b
DE
1090 * gcc.c-torture/compile/20020319-1.c: New test.
1091
17043e0d
RO
10922002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1093
15e5ad76 1094 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17043e0d
RO
1095 (A, E): Handle this.
1096
617d988c
JM
10972002-03-20 Jason Merrill <jason@redhat.com>
1098
1099 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1100 ignoring -fpic.
1101 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1102 through prune_gcc_output.
1103
a29b099d
JJ
11042002-03-20 Jakub Jelinek <jakub@redhat.com>
1105
1106 * gcc.c-torture/compile/20020320-1.c: New test.
1107
f735a153
JJ
11082002-03-19 Jakub Jelinek <jakub@redhat.com>
1109
1110 * gcc.c-torture/compile/20020318-1.c: New test.
1111
6ae504c9
JJ
1112 * gcc.dg/struct-by-value-1.c: New test.
1113
1813dafd
JJ
1114 * gcc.dg/20020319-1.c: New test.
1115
cbb92744
JJ
11162002-03-18 Jakub Jelinek <jakub@redhat.com>
1117
1118 * g++.dg/opt/conj1.C: New test.
1119
e9dd7bfd
MM
11202002-03-17 Mark Mitchell <mark@codesourcery.com>
1121
1122 * g++.dg/template/qualttp20.C: Revert previous change.
1123 * g++.dg/template/qualttp3.C: Likewise.
1124 * g++.dg/template/qualttp4.C: Likewise
1125 * g++.dg/template/qualttp5.C: Likewise
1126 * g++.dg/template/qualttp6.C: Likewise
1127 * g++.dg/template/qualttp7.C: Likewise
1128 * g++.dg/template/qualttp8.C: Likewise
1129 * g++.dg/template/recurse.C: Likewise.
1130
ff8908ff
NB
11312002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
1132
1133 * gcc.dg/cpp/wchar-1.c: Update.
1134
5dd236e2
NS
11352002-03-16 Nathan Sidwell <nathan@codesourcery.com>
1136
1137 * g++.dg/template/conv1.C: New test.
1138 * g++.dg/template/conv2.C: New test.
1139 * g++.dg/template/conv3.C: New test.
1140 * g++.dg/template/conv4.C: New test.
1141
6fb2cd7b
MM
11422002-03-15 Mark Mitchell <mark@codesourcery.com>
1143
1144 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1145 * g++.dg/template/qualttp3.C: Likewise.
1146 * g++.dg/template/qualttp4.C: Likewise
1147 * g++.dg/template/qualttp5.C: Likewise
1148 * g++.dg/template/qualttp6.C: Likewise
1149 * g++.dg/template/qualttp7.C: Likewise
1150 * g++.dg/template/qualttp8.C: Likewise
1151 * g++.dg/template/recurse.C: Likewise.
1152
6e4ae815
MM
11532002-03-15 Mark Mitchell <mark@codesourcery.com>
1154
1155 * g++.dg/opt/dtor1.C: New test.
1156
a42519be
JJ
11572002-03-15 Jakub Jelinek <jakub@redhat.com>
1158
1159 * gcc.c-torture/compile/20020315-1.c: New test.
1160
32135a8c
RE
11612002-03-15 Richard Earnshaw <rearnsha@arm.com>
1162
1163 * gcc.dg/weak-1.c: Fix scan tests.
1164
a541f1aa
HPN
11652002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
1166
1167 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1168 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1169 cris-*-aout* mmix-*-*.
1170 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1171 cris-*-aout* mmix-*-*.
1172 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1173 cris-*-elf* cris-*-aout* and mmix-*-*.
1174 * gcc.dg/20001009-1.c: Ditto.
1175 * gcc.dg/20010912-1.c: Ditto.
1176 * gcc.dg/20020122-4.c: Ditto.
1177 * gcc.dg/inline-2.c: Ditto.
1178
933a0721
JL
1179Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
1180
1181 * gcc.c-torture/compile/20020314-1.c: New test.
1182
2019279f
RE
11832002-03-14 Richard Earnshaw <rearnsha@arm.com>
1184
1185 * gcc.c-torture/execute/20020314-1.c: New test.
1186
d3f129b3
JJ
11872002-03-14 Jakub Jelinek <jakub@redhat.com>
1188
1189 * g++.dg/warn/Wunused-1.C: New test.
1190
440d0518
RS
11912002-02-13 Richard Sandiford <rsandifo@redhat.com>
1192
1193 * g++.dg/abi/mangle6.C: New test.
1194
4061c1a3
JJ
11952002-03-13 Jakub Jelinek <jakub@redhat.com>
1196
1197 * gcc.c-torture/compile/20020309-2.c: New test.
1198
09948ece
JJ
1199 * gcc.c-torture/compile/20020312-1.c: New test.
1200
df867456
NS
12012002-03-12 Nathan Sidwell <nathan@codesourcery.com>
1202
1203 * g++.dg/other/access1.C: New test.
1204
62ae2529
JJ
12052002-03-12 Jakub Jelinek <jakub@redhat.com>
1206
1207 * gcc.c-torture/execute/wchar_t-1.c: New test.
1208
2ab57cc9
DE
12092002-03-12 David Edelsohn <edelsohn@gnu.org>
1210
15e5ad76 1211 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2ab57cc9 1212
56f4537e
RS
12132002-03-12 Roger Sayle <roger@eyesopen.com>
1214
1215 * gcc.dg/20020312-1.c: New test case.
1216
55a21c32
AH
12172002-03-11 Aldy Hernandez <aldyh@redhat.com>
1218
15e5ad76 1219 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
55a21c32 1220
6c40858f
RH
12212002-03-11 Richard Henderson <rth@redhat.com>
1222
1223 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1224 * g++.old-deja/g++.jason/report.C: Likewise.
1225
ab04e34b
NS
12262002-03-11 Nathan Sidwell <nathan@codesourcery.com>
1227
1228 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1229 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1230
999cc24c
NS
12312002-03-11 Nathan Sidwell <nathan@codesourcery.com>
1232
1233 * testsuite/g++.dg/overload/pmf1.C: New test.
1234
1453ec8c
KH
12352002-03-11 Kazu Hirata <kazu@hxi.com>
1236
1237 * gcc.c-torture/execute/20020307-1.c: Use long.
1238
5ddec02e
JJ
12392002-03-11 Jakub Jelinek <jakub@redhat.com>
1240
1241 PR optimization/5844
1242 * gcc.dg/20020310-1.c: New test.
1243
a012ba73
MM
12442002-03-09 Michael Meissner <meissner@redhat.com>
1245
1246 * gcc.c-torture/execute/memcpy-2.c: New test.
1247 * gcc.c-torture/execute/memset-1.c: New test.
1248 * gcc.c-torture/execute/strlen-1.c: New test.
1249 * gcc.c-torture/execute/strcmp-1.c: New test.
1250 * gcc.c-torture/execute/strncmp-1.c: New test.
1251
79b51cd7
GK
12522002-03-09 Geoffrey Keating <geoffk@redhat.com>
1253
1254 * gcc.dg/ppc-ldstruct.c: New test.
1255
e4a4c70b
JJ
12562002-03-09 Jakub Jelinek <jakub@redhat.com>
1257
1258 * gcc.c-torture/execute/va-arg-22.c: New test.
1259
93fe8e92
RK
1260Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
1261
1262 * gcc.c-torture/compile/20020309-1.c: New test.
1263
71db7d03
JJ
12642002-03-08 Jakub Jelinek <jakub@redhat.com>
1265
1266 * gcc.c-torture/execute/20020307-2.c: New test.
1267
fcf742ea
JL
1268Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
1269
1270 * g77.f-torture/compile/20020307-1.f: New test.
1271
e106e1b0
RS
12722002-03-07 Richard Sandiford <rsandifo@redhat.com>
1273
1274 * gcc.dg/unordered-1.c: New test.
1275
50cb1e20
RE
12762002-03-07 Richard Earnshaw <rearnsha@arm.com>
1277
1278 * gcc.c-torture/execute/20020307-1.c: New test.
1279
6d051694
JJ
12802002-03-05 Jakub Jelinek <jakub@redhat.com>
1281
1282 * gcc.dg/20020304-1.c: New test.
1283
170c56da
JJ
1284 * gcc.c-torture/compile/20020304-2.c: New test.
1285
a298d936
ZW
12862002-03-04 Zack Weinberg <zack@codesourcery.com>
1287
1288 * gcc.c-torture/compile/20020304-1.c: New test case
1289 (from PR c/5830).
1290
8c4093d8
AH
12912002-03-03 Aldy Hernandez <aldyh@redhat.com>
1292
15e5ad76 1293 * gcc.dg/20020103-1.c: Add other -D ppc variants.
8c4093d8 1294
fd87b7a7
NS
12952002-03-02 Nathan Sidwell <nathan@codesourcery.com>
1296
1297 * g++.dg/other/classkey1.C: New test.
1298
9d8b9004
RH
12992002-03-01 Richard Henderson <rth@redhat.com>
1300
1301 * gcc.c-torture/compile/981223-1.x: New.
1302 * gcc.c-torture/compile/920625-1.x: New.
1303
cc36a670
RH
13042002-02-28 Richard Henderson <rth@redhat.com>
1305
1306 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1307
f086058e
HPN
13082002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
1309
1310 * gcc.c-torture/execute/20020227-1.c: New test.
1311
16d3e075
MM
13122002-02-27 Mark Mitchell <mark@codesourcery.com>
1313
1314 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1315 here" ERROR lines.
1316 * g++.old-deja/g++.oliva/partord1.C: Likewise.
1317 * g++.old-deja.g++.other/defarg1.C: Likewise.
1318 * g++.old-deja/g++.pt/calls2.C: Likewise.
1319 * g++.old-deja/g++.pt/crash20.C: Likewise.
1320 * g++.old-deja/g++.pt/crash30.C: Likewise.
1321 * g++.old-deja/g++.pt/crash36.C: Likewise.
1322 * g++.old-deja/g++.pt/crash6.C: Likewise.
1323 * g++.old-deja/g++.pt/defarg13.C: Likewise.
1324 * g++.old-deja/g++.pt/derived3.C: Likewise.
1325 * g++.old-deja/g++.pt/error1.C: Likewise.
1326 * g++.old-deja/g++.pt/friend21.C: Likewise.
1327 * g++.old-deja/g++.pt/friend23.C: Likewise.
1328 * g++.old-deja/g++.pt/infinite1.C: Likewise.
1329 * g++.old-deja/g++.robertl/eb128.C: Likewise.
56f4537e 1330
4e07d762
GK
13312002-02-27 Geoffrey Keating <geoffk@redhat.com>
1332
1333 * gcc.c-torture/execute/20020225-2.c: New test.
1334
f458d1d5
ZW
13352002-02-27 Zack Weinberg <zack@codesourcery.com>
1336
1337 * gcc.c-torture/execute/920730-1t.c,
1338 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1339 Delete test cases, only relevant to -traditional.
1340
e808ec9c
NB
13412002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
1342
1343 * gcc.dg/cpp/undef1.c: Remove.
1344 * gcc.dg/cpp/directiv.c: Update.
1345 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1346
1fef1cdd
MM
13472002-02-27 Michael Meissner <meissner@redhat.com>
1348
1349 * gcc.c-torture/execute/20020226-1.c: New test.
1350
6d73371a
JJ
13512002-02-26 Jakub Jelinek <jakub@redhat.com>
1352
1353 * g++.dg/debug/debug4.C: New test.
1354
47bd70b5
JJ
1355 * gcc.dg/ia64-visibility-1.c: New test.
1356
06e224f7
AO
13572002-02-26 Alexandre Oliva <aoliva@redhat.com>
1358
1359 * gcc.dg/debug/20020224-1.c: New.
1360
801791cc
KH
13612002-02-25 Kazu Hirata <kazu@hxi.com>
1362
1363 * gcc.c-torture/execute/960416-1.x: New.
1364 * gcc.c-torture/execute/divconst-3.x: Likewise.
1365
232b8f52
JJ
13662002-02-25 Jakub Jelinek <jakub@redhat.com>
1367
1368 * gcc.dg/20020224-1.c: New test.
1369
11a35b8b
AM
13702002-02-25 Alan Modra <amodra@bigpond.net.au>
1371
1372 * gcc.c-torture/execute/20020225-1.c: New.
1373
a47ed310
NB
13742002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
1375
1376 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1377
44c5edc0
JJ
13782002-02-23 Jakub Jelinek <jakub@redhat.com>
1379
1380 * gcc.dg/20020222-1.c: New test.
1381
3256b817
JJ
13822002-02-22 Jakub Jelinek <jakub@redhat.com>
1383
1384 * g++.dg/opt/anonunion1.C: New test.
1385
4f2b0fb2
NS
13862002-02-22 Nathan Sidwell <nathan@codesourcery.com>
1387
1388 * g++.dg/template/qualttp19.C: New test.
1389 * g++.dg/template/qualttp20.C: New test.
1390 * g++.old-deja/g++.jason/report.C: Adjust expected errors
1391 * g++.old-deja/g++.other/qual1.C: Likewise.
1392
87b3cd76
AH
13932002-02-21 Aldy Hernandez <aldyh@redhat.com>
1394
cc36a670 1395 * gcc.dg/attr-alwaysinline.c: New.
87b3cd76 1396
7133e992
JJ
13972002-02-21 Jakub Jelinek <jakub@redhat.com>
1398
22273300
JJ
1399 * gcc.dg/20020220-1.c: New test.
1400
7133e992
JJ
1401 * gcc.dg/20020220-2.c: New test.
1402
e5a20888
JJ
1403 * g++.dg/opt/mmx1.C: New test.
1404
8e8d61f5
AO
14052002-02-20 Alexandre Oliva <aoliva@redhat.com>
1406
1407 * gcc.c-torture/compile/20020110.c: New test.
1408
f67e0d11
JJ
14092002-02-20 Jakub Jelinek <jakub@redhat.com>
1410
1411 * gcc.c-torture/execute/20020219-1.c: New test.
1412
4636c87e
JJ
1413 * gcc.dg/20020219-1.c: New test.
1414
00fae85d
JJ
1415 * gcc.dg/noncompile/20020220-1.c: New test.
1416
7552da58
JJ
1417 * g++.dg/opt/ptrintsum1.C: New test.
1418
149d6f9e
JJ
1419 * gcc.dg/debug/20020220-1.c: New test.
1420
f6f8ada3
JJ
14212002-02-17 Jakub Jelinek <jakub@redhat.com>
1422
1423 * gcc.c-torture/execute/20020216-1.c: New test.
1424
7f311f63
NB
14252002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
1426
1427 * gcc.dg/decl-1.c: Update, new test.
1428
8d6e459d
NS
14292002-02-15 Nathan Sidwell <nathan@codesourcery.com>
1430
1431 * g++.dg/abi/bitfield1.C: New test.
1432 * g++.dg/abi/bitfield2.C: New test.
1433
aa42eef1
RS
14342002-02-15 Richard Sandiford <rsandifo@redhat.com>
1435
1436 * gcc.dg/attr-nest.c: New test.
1437
0b6e58fd
RS
14382002-02-15 Richard Sandiford <rsandifo@redhat.com>
1439
1440 * gcc.c-torture/execute/20020215-1.c: New test.
1441
d76e6800
JJ
14422002-02-14 Jakub Jelinek <jakub@redhat.com>
1443
333ce3a7
JJ
1444 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1445 * g++.dg/debug/debug.exp: New.
1446 * g++.dg/debug/trivial.C: New.
1447 * g++.dg/debug/debug1.C: Moved...
1448 * g++.dg/other/debug1.C: ...from here.
1449 * g++.dg/debug/debug2.C: Moved...
1450 * g++.dg/other/debug2.C: ...from here.
1451 * g++.dg/debug/debug3.C: Moved...
1452 * g++.dg/other/debug3.C: ...from here.
1453
d76e6800
JJ
1454 * gcc.dg/noncompile/20020213-1.c: New test.
1455
ec65b2e3
JJ
14562002-02-13 Jakub Jelinek <jakub@redhat.com>
1457
1458 * g++.dg/other/debug3.C: New test.
1459
21117a17
JJ
1460 * gcc.c-torture/execute/20020213-1.c: New test.
1461
658311e0
RS
14622002-02-13 Richard Smith <richard@ex-parrot.com>
1463
1464 * g++.old-deja/g++.other/thunk1.C: New test.
1465
845d6a2f
DB
14662002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
1467
1468 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1469
e6834654
SS
14702002-02-13 Stan Shebs <shebs@apple.com>
1471
cc36a670 1472 * gcc.dg/altivec-3.c: New.
e6834654 1473
56d44285
JJ
14742002-02-12 Jakub Jelinek <jakub@redhat.com>
1475
1476 * gcc.dg/Wunreachable-1.c: New test.
1477 * gcc.dg/Wunreachable-2.c: New test.
1478
34e68c86
JM
14792002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
1480
1481 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1482
3bb91036
NB
14832002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
1484
1485 * gcc.dg/decl-1.c: New test.
1486
036d01d0
DB
14872002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
1488
56f4537e 1489 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
036d01d0 1490
0b8c0d4e
KH
14912002-02-10 Kazu Hirata <kazu@hxi.com>
1492
1493 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1494 * gcc.c-torture/compile/980506-1.x: Likewise.
1495
b516907f
KH
14962002-02-10 Kazu Hirata <kazu@hxi.com>
1497
1498 * gcc.dg/20020210-1.c: New.
1499
3611ccb4
TM
15002002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
1501
1502 * g77.f-torture/execute/947.f: New regression test
1503 for PR fortran/947.
1504
7aa00daf
AO
15052002-02-09 Alexandre Oliva <aoliva@redhat.com>
1506
1507 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1508 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1509
fdf473ae
RH
15102002-02-08 Richard Henderson <rth@redhat.com>
1511
1512 * gcc.c-torture/compile/labels-3.c: New.
1513
1cf537c5
JJ
15142002-02-08 Jakub Jelinek <jakub@redhat.com>
1515
1516 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1517 expression statements work instead.
1518 * gcc.dg/noncompile/20020207-1.c: New test.
1519
9dd7fc76
RH
15202002-02-07 Richard Henderson <rth@redhat.com>
1521
1522 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1523
fecb60af
DB
15242002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
1525
1526 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1527 message from g77
1528 * lib/g77-dg.exp: Trim g77 error messages so that they are
1529 recognised by dg.exp.
1530
d3dac0ae
DB
15312002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
1532
1533 PR fortran/5473
56f4537e 1534 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
d3dac0ae 1535
ff9ea967
RH
15362002-02-07 Richard Henderson <rth@redhat.com>
1537
1538 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1539 to be sufficiently aligned for integers.
1540
d5614afb
NS
15412002-02-07 Nathan Sidwell <nathan@codesourcery.com>
1542
1543 * g++.dg/template/friend4.C: New test.
1544
3f9796f9
DB
15452002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
1546
d3dac0ae 1547 PR fortran/5743
3f9796f9
DB
1548 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1549 unsupported cases.
1550
30203c18
RH
15512002-02-07 Richard Henderson <rth@redhat.com>
1552
1553 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1554 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1555 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1556 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1557
edd1967d
RH
15582002-02-06 Richard Henderson <rth@redhat.com>
1559
1560 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1561
e1e52c7e
JJ
15622002-02-06 Janis Johnson <janis187@us.ibm.com>
1563
1564 * gcc.dg/20020206-1.c: New test.
1565
5364626a
JJ
15662002-02-06 Jakub Jelinek <jakub@redhat.com>
1567
d5129288
JJ
1568 * gcc.c-torture/execute/20020206-1.c: New test.
1569
caaf2272
JJ
1570 * gcc.c-torture/execute/20020206-2.c: New test.
1571
5364626a
JJ
1572 PR optimization/5429:
1573 * gcc.c-torture/compile/20020206-1.c: New test.
1574
1b8afbe7
NC
15752002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
1576
23fb1469 1577 * g++.dg/ext/align1.C: Do not use an explicit alignment value
cc36a670
RH
1578 as certain file formats cannot support particularly large
1579 alignments.
23fb1469 1580
1b8afbe7
NC
1581 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1582 and do not expect to be able to link the executable.
1583
cc36a670 1584 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1b8afbe7
NC
1585 fail because the COFF format does not support the weak attribute.
1586
8a921c08
DB
15872002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
1588
1589 * g77.dg/pr5473.f: New test
1590
81a2b933
AH
15912002-02-05 Aldy Hernandez <aldyh@redhat.com>
1592
cc36a670
RH
1593 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1594 Fix testcase accordingly.
81a2b933 1595
8d2809bc
RH
15962002-02-04 Richard Henderson <rth@redhat.com>
1597
1598 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1599 (buf): Change to be an array of pointers, not ints.
1600
6f9fdf4d
JJ
16012002-02-04 Jakub Jelinek <jakub@redhat.com>
1602
1603 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
1604 before all tests. Move warning one line above to match where it
1605 C frontend emits.
1606 * gcc.dg/Wswitch-2.c: New test.
1607 * g++.dg/warn/Wswitch-1.C: New test.
1608 * g++.dg/warn/Wswitch-2.C: New test.
1609
72db02bf
RH
16102002-02-04 Richard Henderson <rth@redhat.com>
1611
1612 * g++.dg/abi/offsetof.C: Fix size comparison.
1613
127b94b5
RS
16142002-02-04 Richard Sandiford <rsandifo@redhat.com>
1615
1616 * gcc.dg/cast-qual-2.c: New test.
1617
fa852403
JJ
16182002-02-04 Jakub Jelinek <jakub@redhat.com>
1619
1620 * gcc.dg/20020201-4.c: New test.
1621
f7948d51
BE
16222002-02-04 Ben Elliston <bje@redhat.com>
1623
1624 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1625 target_info attribute != 0, in addition to the empty string.
1626 (gcc_target_compile): Likewise.
1627
ffe80457
AC
16282002-02-03 Andrew Cagney <ac131313@redhat.com>
1629
1630 * gcc.dg/Wswitch.c: New test.
1631 PR gcc/4475. PR gcc/3780.
1632
013c7e95
TM
16332002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
1634
1635 * g77.f-torture/execute/5122.f: New test for regressions
1636 against PR fortran/5122.
1637
e7daa976
DB
16382002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
1639
1640 * g77.f-torture/compile/pr3743.f: Delete
1641 * g77.dg/pr3743-1.f: New test.
1642 * g77.dg/pr3743-2.f: New test.
1643 * g77.dg/pr3743-3.f: New test.
1644 * g77.dg/pr3743-4.f: New test.
1645
0fef3fd0
NB
16462002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
1647
1648 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1649
444c52f9
RH
16502002-02-02 Richard Henderson <rth@redhat.com>
1651
1652 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1653 * gcc.c-torture/execute/bf64-1.c: Likewise.
1654
b24d861d
JJ
16552002-02-02 Jakub Jelinek <jakub@redhat.com>
1656
1657 * gcc.dg/20020201-2.c: New test.
1658
ea142788
JJ
1659 * gcc.dg/20020201-3.c: New test.
1660
f786ab27
JJ
1661 * gcc.c-torture/execute/bitfld-2.c: New test.
1662
dfd48d76
NB
16632002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
1664
1665 * gcc.dg/bitfld-1.c: Update.
1666 * gcc.dg/bitfld-2.c: Update.
1667 * gcc.c-torture/execute/bitfld-1.x: New.
1668
d3c52658
JJ
16692002-02-02 Jakub Jelinek <jakub@redhat.com>
1670
1671 * gcc.c-torture/execute/20020201-1.c: New test.
1672
91f5782d
JJ
16732002-02-01 Janis Johnson <janis187@us.ibm.com>
1674
1675 PR target/5469
1676 * gcc.dg/20020201-1.c: New test.
1677
81622d29
DB
16782002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
1679
1680 PR fortran/3743
1681 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1682 * g77.f-torture/compile/pr3743.x: Remove
1683
87859851
TR
16842002-01-31 Tom Rix <trix@redhat.com>
1685
1686 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1687
6169e5fd
JM
16882002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
1689
1690 * gcc.dg/noncompile/20020130-1.c: New test.
1691
02f06b3c
DB
16922002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
1693
1694 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
1695
2fd667c2
RH
16962002-01-29 Richard Henderson <rth@redhat.com>
1697
1698 * gcc.c-torture/execute/991118-1.c: Cast various constants back
1699 to long long.
1700 * gcc.c-torture/execute/bf64-1.c: Likewise.
1701
37060e78
JJ
17022002-01-29 Jakub Jelinek <jakub@redhat.com>
1703
1704 * gcc.c-torture/execute/20020129-1.c: New test.
1705
d82b2ced
NB
17062002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
1707
1708 * gcc.c-torture/compile/20000224-1.c: Update.
1709 * gcc.c-torture/execute/bitfld-1.c: New tests.
1710 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1711 * gcc.dg/uninit-A.c: Update.
1712
b8b98c66
NS
17132002-01-29 Nathan Sidwell <nathan@codesourcery.com>
1714
1715 * g++.dg/template/ctor1.C: Add instantiation.
1716
3bca17dd
PK
17172002-01-28 Paul Koning <pkoning@equallogic.com>
1718
1719 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1720 argument to __builtin_prefetch to be const ptr.
1721
27d921c7
JJ
17222002-01-28 Jakub Jelinek <jakub@redhat.com>
1723
1724 * gcc.c-torture/compile/20020120-1.c: New test.
1725
438451cc
KH
17262002-01-27 Kazu Hirata <kazu@hxi.com>
1727
1728 * gcc.c-torture/execute/20020127-1.c: New test.
1729
1bf8640c 17302002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
56f4537e 1731
1bf8640c
DB
1732 * g77.dg/f77-edit-i-in.f: New test
1733 * g77.dg/f77-edit-i-out.f: New test
1734
33c7f925
GK
17352002-01-25 Geoffrey Keating <geoffk@redhat.com>
1736
1737 * gcc.dg/debug/debug.exp: New file.
1738 * gcc.dg/debug/trivial.c: New file.
1739 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1740 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1741 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1742 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1743 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1744 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1745 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1746 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1747 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1748 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1749 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1750 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1751 * gcc.dg/20000503-1.c: Removed.
1752 * gcc.dg/20010207-1.c: Removed.
1753 * gcc.dg/20011223-1.c: Removed.
1754 * gcc.dg/20020104-2.c: Removed.
1755 * gcc.dg/debug-1.c: Removed.
1756 * gcc.dg/debug-2.c: Removed.
1757 * gcc.dg/debug-3.c: Removed.
1758 * gcc.dg/debug-4.c: Removed.
1759 * gcc.dg/debug-5.c: Removed.
1760 * gcc.dg/debug-6.c: Removed.
1761 * gcc.dg/dwarf2-1.c: Removed.
1762 * gcc.dg/dwarf2-2.c: Removed.
1763
1658df0a
JJ
17642002-01-25 Jakub Jelinek <jakub@redhat.com>
1765
1766 * g++.old-deja/g++.other/eh5.C: New test.
1767 * g++.old-deja/g++.other/sibcall2.C: New test.
1768 * g++.old-deja/g++.other/array9.C: New test.
1769 * g++.old-deja/g++.other/typename2.C: New test.
1770 * g++.old-deja/g++.other/crash60.C: New test.
1771 * g++.old-deja/g++.other/conv9.C: New test.
1772 * g++.old-deja/g++.other/mangle10.C: New test.
1773 * g++.old-deja/g++.other/unchanging1.C: New test.
1774 * g++.old-deja/g++.other/exprstmt1.C: New test.
1775 * g++.old-deja/g++.other/inline23.C: New test.
1776 * g++.old-deja/g++.eh/ia64-1.C: New test.
1777 * g++.old-deja/g++.other/dwarf2-1.C: New test.
1658df0a
JJ
1778 * g++.old-deja/g++.other/reload1.C: New test.
1779 * g++.old-deja/g++.other/static20.C: New test.
1780 * g++.old-deja/g++.other/local-alloc1.C: New test.
1781 * g++.old-deja/g++.other/conv8.C: New test.
1782 * g++.old-deja/g++.other/stmtexpr2.C: New test.
1783 * g++.old-deja/g++.other/storeexpr1.C: New test.
1784 * g++.old-deja/g++.other/storeexpr2.C: New test.
1785 * g++.dg/eh/template2.C: New test.
1786 * g++.dg/warn/weak1.C: New test.
1787
6b016bf4
HPN
17882002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
1789
1790 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1791 Remove first, non-varying, argument.
1792
6932f033
RH
17932002-01-23 Richard Henderson <rth@redhat.com>
1794
1795 * gcc.dg/inline-2.c: New.
1796
1797 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1798 Add optional target arg. Check number of arguments.
1799 (scan-assembler-not, scan-assembler-dem): Likewise.
1800 (scan-assembler-dem-not): Likewise.
1801
d5714a5d
ZW
18022002-01-23 Zack Weinberg <zack@codesourcery.com>
1803
1804 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1805 line 12.
1806 * g++.old-deja/g++.brendan/parse3.C,
1807 g++.old-deja/g++.other/crash26.C,
1808 g++.old-deja/g++.other/crash28.C,
1809 g++.old-deja/g++.other/crash29.C,
1810 g++.old-deja/g++.other/crash30.C,
1811 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1812
709619d9
AH
18132002-01-23 Aldy Hernandez <aldyh@redhat.com>
1814
d5714a5d 1815 * gcc.dg/20020115-1.c: New.
709619d9 1816
03984308
BW
18172002-01-23 Bob Wilson <bob.wilson@acm.org>
1818
1819 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1820
a8435716
JJ
18212002-01-23 Janis Johnson <janis187@us.ibm.com>
1822
1823 * gcc.dg/20020122-3.c: New.
1824
0a01c261
JJ
18252002-01-23 Jakub Jelinek <jakub@redhat.com>
1826
1827 * g++.dg/other/gc1.C: New test.
1828
d0a8f4e4
ZW
18292002-01-23 Zack Weinberg <zack@codesourcery.com>
1830
1831 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1832
a99e47a5
RH
18332002-01-22 Richard Henderson <rth@redhat.com>
1834
1835 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1836
1e7e480e
RH
18372002-01-22 Richard Henderson <rth@redhat.com>
1838
1839 * gcc.dg/20020122-4.c: New.
1840
d04fd40f
L
18412002-01-22 H.J. Lu <hjl@gnu.org>
1842
1843 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1844 link output.
1845 * gcc.dg/special/ecos.exp: Likewise.
1846 * lib/g++-dg.exp: Likewise.
1847 * lib/g77-dg.exp: Likewise.
1848 * lib/gcc-dg.exp : Likewise.
1849 * lib/mike-g++.exp: Likewise.
1850 * lib/mike-g77.exp: Likewise.
1851 * lib/mike-gcc.exp: Likewise.
1852 * lib/objc-dg.exp: Likewise.
1853
3196dfde
JJ
18542002-01-22 Janis Johnson <janis187@us.ibm.com>
1855
1856 PR target/5379
1857 * gcc.dg/20020122-2.c: New test.
1858
0c0c3c39
HPN
18592002-01-22 Hans-Peter Nilsson <hp@axis.com>
1860
1861 * gcc.dg/20020122-1.c: New test.
1862
75dbec30
DB
18632001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
1864
1865 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1866
32abfc26
DB
18672002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
1868
1869 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1870
38e583fd
FS
18712002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1872
1873 * gcc.c-torture/compile/20020121-1.c: New test.
1874
e5f54c45
JDA
18752002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
1876
1877 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1878 ld_library_path.
1879
0333394e
JJ
18802002-01-21 Jakub Jelinek <jakub@redhat.com>
1881
1882 * gcc.dg/20020218-1.c: New test.
1883
e23baf78
DB
18842002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
1885
1886 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1887 messages
1888 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1889 "At global scope" warning
1890 * g++.dg/ext/align1.C: Change cygwin test for alignment
1891 from db-bogus to dg-warning
1892
a5cf3ccc
ZW
18932002-01-21 Zack Weinberg <zack@codesourcery.com>
1894
1895 * g77.f-torture/compile/cpp2.F: New test.
1896
3807621a
NS
18972002-01-19 Nathan Sidwell <nathan@codesourcery.com>
1898
1899 * g++.dg/template/access1.C: New test.
1900
4e98d045
AH
19012002-01-18 Aldy Hernandez <aldyh@redhat.com>
1902
d5714a5d 1903 * gcc.dg/20020118-1.c: New.
4e98d045 1904
072f20ef
KH
19052002-01-18 Kazu Hirata <kazu@hxi.com>
1906
1907 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1908
ee459e5e
DB
19092001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
1910
a99e47a5 1911 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
d5714a5d
ZW
1912 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1913 alignment warnings.
ee459e5e 1914
6040e200
DB
19152001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
1916
1917 * gcc.misc-tests/i386-prefetch.exp: Save and restore
1918 torture_with_loops and torture_without_loops
1919
d0e82870
JJ
19202002-01-17 Jakub Jelinek <jakub@redhat.com>
1921
1922 * gcc.c-torture/compile/20020116-1.c: New test.
1923
b8c1a6b8
JJ
19242002-01-16 Jakub Jelinek <jakub@redhat.com>
1925
51c561e3 1926 * gcc.dg/20020116-2.c: New test.
b8c1a6b8 1927
51c561e3 1928 * gcc.dg/ultrasp4.c: New test.
c4031a04 1929
51c561e3 1930 * gcc.dg/20020116-1.c: New test.
c4031a04 1931
7ec9c85a
GK
19322002-01-15 Geoffrey Keating <geoffk@redhat.com>
1933
1934 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1935 by EABI.
1936
441f5264
JJ
19372002-01-15 Janis Johnson <janis187@us.ibm.com>
1938
1939 * gcc.misc-tests/i386-prefetch.exp: New.
1940 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1941 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1942 * gcc.misc-tests/i386-pf-none-1.c: New test.
1943 * gcc.misc-tests/i386-pf-sse-1.c: New test.
1944
7c94ce7f
JJ
19452002-01-15 Jakub Jelinek <jakub@redhat.com>
1946
1947 * gcc.dg/gnu89-init-1.c: Add new tests.
1948
8559c8c0
AJ
19492002-01-15 Andreas Jaeger <aj@suse.de>
1950
1951 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1952 * gcc.dg/i386-mmx-2.c: Likewise.
1953 * gcc.dg/i386-sse-1.c: Likewise.
1954 * gcc.dg/i386-sse-2.c: Likewise.
1955 * gcc.dg/i386-sse-3.c: Likewise.
1956
9060718c
DB
19572001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
1958
d5714a5d
ZW
1959 * g77.f-torture/execute/intrinsic-unix-bessel.f:
1960 Uncomment additional cases that now pass.
9060718c 1961
6f1a6c5b
RH
19622002-01-11 Richard Henderson <rth@redhat.com>
1963
1964 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1965 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1966
f8cfe1a4
NP
1967Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
1968
1969 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1970
f15054ea
AH
19712002-01-10 Aldy Hernandez <aldyh@redhat.com>
1972
d5714a5d
ZW
1973 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1974 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
f15054ea 1975
bccd793e
DJ
19762002-01-10 Dale Johannesen <dalej@apple.com>
1977
1978 * gcc.c-torture/execute/loop-11.c: New.
1979
115b6181
AH
19802002-01-08 Aldy Hernandez <aldyh@redhat.com>
1981
d5714a5d 1982 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
115b6181
AH
1983 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1984
2c74ce9d
RH
19852002-01-09 Richard Henderson <rth@redhat.com>
1986
1987 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1988 type in which to perform the operation for each size.
1989
a4ae2fdc
AM
1990Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
1991
1992 * gcc.c-torture/compile/20020109-2.c: New test.
1993
8d15f472
GB
19942002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
1995
1996 * gcc.c-torture/execute/loop-10.c: New test.
1997
ffb9c594
JJ
19982002-01-09 Jakub Jelinek <jakub@redhat.com>
1999
2000 * gcc.c-torture/compile/20010226-1.c: New test.
2001 * gcc.c-torture/compile/20010227-1.c: New test.
2002 * gcc.c-torture/compile/20010426-1.c: New test.
2003 * gcc.c-torture/compile/20010510-1.c: New test.
2004 * gcc.c-torture/compile/20010605-3.c: New test.
2005 * gcc.c-torture/compile/20010824-1.c: New test.
2006 * gcc.c-torture/execute/20010409-1.c: New test.
2007 * gcc.dg/noncompile/20000901-1.c: New test.
2008 * gcc.dg/20001023-1.c: New test.
2009 * gcc.dg/20001101-1.c: New test.
2010 * gcc.dg/20001102-1.c: New test.
2011 * gcc.dg/20010207-1.c: New test.
2012 * gcc.dg/20010405-1.c: New test.
2013 * gcc.dg/20010822-1.c: New test.
2014 * gcc.dg/20011107-1.c: New test.
2015
afaa8065
JL
2016Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
2017
7d5c66d6
JL
2018 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2019
afaa8065
JL
2020 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
2021 execution failure on PA targets.
2022
a2a2c12d
JJ
20232002-01-09 Jakub Jelinek <jakub@redhat.com>
2024
2025 * gcc.c-torture/compile/20020109-1.c: New test.
2026
18cf8dda
KH
20272002-01-08 Kazu Hirata <kazu@hxi.com>
2028
2029 * gcc.c-torture/execute/20020108-1.c: New test.
2030
b3ca30df
JJ
20312002-01-08 Jakub Jelinek <jakub@redhat.com>
2032
2033 * gcc.dg/20020108-1.c: New test.
2034
c9f115ad
L
20352002-01-08 H.J. Lu <hjl@gnu.org>
2036
2037 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2038 for header files.
2039
acd8ea2a
GK
20402002-01-08 Geoff Keating <geoffk@redhat.com>
2041
2042 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2043 consistency.
2044
70ec0b9b
AH
2045002-01-07 Aldy Hernandez <aldyh@redhat.com>
2046
d5714a5d 2047 * gcc.dg/altivec-4.c: Test altivec predicates.
70ec0b9b 2048
2e951384
JJ
20492002-01-07 Jakub Jelinek <jakub@redhat.com>
2050
2051 * gcc.c-torture/execute/20020107-1.c: New test.
2052
a858ca75
CR
20532002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2054
2055 PR c/5279
2056 * gcc.c-torture/compile/20020106-1.c: New test.
2057
f21bf182
HPN
20582002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
2059
2060 * gcc.c-torture/execute/nestfunc-4.c: New test.
2061
302d2f14
LR
20622002-01-04 Loren J. Rittle <ljrittle@acm.org>
2063
d5714a5d 2064 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
302d2f14 2065 extra triple that slipped in.
d5714a5d
ZW
2066 * g++.old-deja/g++.abi/align.C: Likewise.
2067 * g++.old-deja/g++.abi/bitfields.C: Likewise.
302d2f14 2068
3693730e
LR
20692002-01-04 Loren J. Rittle <ljrittle@acm.org>
2070
2071 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2072 * g++.old-deja/g++.abi/align.C: Likewise.
2073 * g++.old-deja/g++.abi/bitfields.C: Likewise.
2074
28434337
LR
2075 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2076 on FreeBSD/i386.
2077 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2078 FreeBSD.
2079
b0832fe1
JJ
20802002-01-04 Jakub Jelinek <jakub@redhat.com>
2081
2082 * gcc.dg/20020104-1.c: New test.
2083
336b7dca
JJ
2084 * gcc.dg/20020104-2.c: New test.
2085
fee5bdb0
HPN
20862002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
2087
2088 * gcc.dg/20020103-1.c: Fix typo in target selector.
2089
0b223645
RH
20902002-01-03 Richard Henderson <rth@redhat.com>
2091
2092 * gcc.dg/20020103-1.c: New.
2093
187462ac
KH
20942002-01-03 Kazu Hirata <kazu@hxi.com>
2095
2096 * gcc.c-torture/execute/20020103-1.c: New test.
2097
5e55c6a2
JJ
20982002-01-03 Jakub Jelinek <jakub@redhat.com>
2099
2100 * g++.dg/other/debug2.C: New test.
2101
cb1ac742
JJ
2102 * gcc.c-torture/compile/20020103-1.c: New test.
2103
e6ecc89b
JJ
21042002-01-02 Jakub Jelinek <jakub@redhat.com>
2105
2106 * gcc.dg/gnu89-init-1.c: Added new tests.
2107
d46a33b3
NS
21082002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2109
40e593d7
NS
2110 * g++.dg/template/friend2.C: Remove as patch is reverted.
2111
323728aa
NS
2112 * g++.dg/warn/oldcast1.C: New test.
2113
46c895ac
NS
2114 * g++.dg/template/ptrmem1.C: New test.
2115 * g++.dg/template/ptrmem2.C: New test.
2116
833aa4c4
NS
2117 * g++.dg/template/ntp.C: New test.
2118
18976b21
NS
2119 * g++.dg/other/component1.C: New test.
2120
303d1c55
NS
2121 * g++.dg/template/ttp3.C: New test.
2122
d46a33b3
NS
2123 * g++.dg/template/friend2.C: New test.
2124 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2125
4542128e
NS
21262002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2127
2128 * g++.dg/other/ptrmem1.C: New test.
2129 * g++.dg/other/ptrmem2.C: New test.
2130
903c6234
NS
21312002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2132
2133 * g++.dg/template/ctor1.C: New test.
2134
477558bf
NS
21352002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2136
2137 * g++.dg/template/friend2.C: New test.
2138
db993cf3
HPN
21392002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
2140
2141 * gcc.dg/mmix-1.c: New test.
2142
3ada20ee
RH
21432001-12-31 Richard Henderson <rth@redhat.com>
2144
2145 * gcc.dg/asm-5.c: New.
2146
c49b2550
PC
21472001-12-31 Paolo Carlini <pcarlini@unitus.it>
2148
2149 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2150 in namespace __gnu_cxx
2151
d73b1f07
RH
21522001-12-30 Richard Henderson <rth@redhat.com>
2153
2154 * gcc.dg/debug-6.c: New.
2155
6ee3c8e4
JJ
21562001-12-30 Jakub Jelinek <jakub@redhat.com>
2157
2158 * gcc.c-torture/compile/20011229-2.c: New test.
2159
54561457
JJ
21602001-12-29 Jakub Jelinek <jakub@redhat.com>
2161
2162 * gcc.dg/debug-3.c: New test.
2163 * gcc.dg/debug-4.c: New test.
2164 * gcc.dg/debug-5.c: New test.
2165
c8af9937
RH
21662001-12-29 Richard Henderson <rth@redhat.com>
2167
2168 * g++.dg/eh/loop1.C: New.
2169
f3368a90
NS
21702001-12-29 Nathan Sidwell <nathan@codesourcery.com>
2171
2172 * g++.dg/template/crash1.C: New test.
2173
03c9c274
NS
21742001-12-29 Nathan Sidwell <nathan@codesourcery.com>
2175
2176 * g++.dg/other/const1.C: New test.
2177
7f3ad6b6
HPN
21782001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2179
2180 * gcc.c-torture/compile/20011229-1.c: New test.
2181
47ffd48a
SS
21822001-12-28 Stan Shebs <shebs@apple.com>
2183
2184 * lib/objc-torture.exp: Resync with c-torture.exp.
2185 * lib/objc.exp: Load standard libraries.
2186
ad47f1e5
JJ
21872001-12-28 Jakub Jelinek <jakub@redhat.com>
2188
2189 * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2190 additional tests.
2191
fe85f179
RS
21922001-12-27 Roger Sayle <roger@eyesopen.com>
2193
2194 * gcc.c-torture/execute/string-opt-16.c: New testcase.
2195
df8992f8
RH
21962001-12-27 Richard Henderson <rth@redhat.com>
2197
2198 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2199
7d8e8369
NS
22002001-12-26 Nathan Sidwell <nathan@codesourcery.com>
2201
2202 * g++.dg/eh/ctor1.C: New test.
2203 * g++.dg/other/error2.C: New test.
2204
a56ca899
NS
22052001-12-24 Nathan Sidwell <nathan@codesourcery.com>
2206
2207 * g++.dg/other/init2.C: New test.
2208
b79d5213
RH
22092001-12-24 Richard Henderson <rth@redhat.com>
2210
2211 * gcc.dg/20011223-1.c: New.
2212 * gcc.dg/inline-1.c: New.
2213
7abcb63a
RH
22142001-12-23 Richard Henderson <rth@redhat.com>
2215
2216 * gcc.dg/asm-4.c: Test operand modifiers.
2217
8aad1777
RH
22182001-12-23 Richard Henderson <rth@redhat.com>
2219
2220 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2221
6eb53511
JM
22222001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
2223
2224 * gcc.c-torture/execute/20011223-1.c: New test.
2225
0ba28a6d
RH
22262001-12-21 Richard Henderson <rth@redhat.com>
2227
2228 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2229 re-enables the warning.
2230
3c0a049e
RH
22312001-12-21 Richard Henderson <rth@redhat.com>
2232
2233 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2234
87b7873d
JJ
22352001-12-20 Jakub Jelinek <jakub@redhat.com>
2236
2237 * gcc.c-torture/compile/20011218-1.c: New test.
2238
ff7230ac
NC
22392001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
2240
2241 * gcc.misc-test/arm-isr.exp: New file. Control running of the
d5714a5d
ZW
2242 arm-isr.c test.
2243 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
2244 epilogue generation for ARM ISR routines.
ff7230ac 2245
b4c984fb
KG
22462001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2247
2248 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2249 * gcc.dg/format/c90-printf-3.c: Likewise.
2250 * gcc.dg/format/c99-printf-3.c: Likewise.
2251 * gcc.dg/format/ext-1.c: Likewise.
2252 * gcc.dg/format/ext-6.c: Likewise.
2253 * gcc.dg/format/format.h: Prototype unlocked stdio.
2254
cf785988
RH
22552001-12-20 Richard Henderson <rth@redhat.com>
2256
2257 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2258 (arena): Use it.
2259 (malloc): Correct allocation logic. Abort if we fill up the
2260 arena before initialization complete.
2261 (realloc): Correct allocation logic.
2262
2a3b43b6
JJ
22632001-12-20 Jakub Jelinek <jakub@redhat.com>
2264
a9dc868f
JJ
2265 * gcc.c-torture/compile/20011219-2.c: New test.
2266
2a3b43b6
JJ
2267 * gcc.c-torture/execute/20011219-1.c: New test.
2268
871c5f6b
DB
22692001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
2270
2271 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
2272 target does not support weak symbols.
2273
30fa7e33
JJ
22742001-12-19 Jakub Jelinek <jakub@redhat.com>
2275
2276 * gcc.c-torture/compile/20011219-1.c: New test.
2277
2e4cf9dc
NS
22782001-12-19 Nathan Sidwell <nathan@codesourcery.com>
2279
2280 * g++.dg/other/error1.C: New test.
2281
2d628c25
JL
2282Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
2283
2284 * gcc.c-torture/execute/20011217-1.c: New test.
2285
18c8746d
NP
2286Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
2287
2288 * objc.dg/special/: New directory.
2289 * objc.dg/special/special.exp: New file.
2290 * objc.dg/special/unclaimed-category-1.h: New file.
2291 * objc.dg/special/unclaimed-category-1a.m: New file.
2292 * objc.dg/special/unclaimed-category-1.m: New file.
2293
232fd111
AJ
22942001-12-17 Andreas Jaeger <aj@suse.de>
2295
2296 * gcc.c-torture/compile/20011217-2.c: New test.
2297
8d37a5c0
JM
22982001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2299
2300 * gcc.c-torture/compile/20011217-1.c: New test.
2301
cdf89524
AH
23022001-12-14 Aldy Hernandez <aldyh@redhat.com>
2303
2304 * testsuite/gcc.dg/20011214-1.c: New.
2305
c178fe89
AH
23062001-12-13 Aldy Hernandez <aldyh@redhat.com>
2307
2308 * gcc.dg/altivec-4.c: New.
2309
05c8e58b
HPN
23102001-12-13 Hans-Peter Nilsson <hp@axis.com>
2311
2312 * gcc.dg/20011113-1.c: New test.
2313
72dd53af
JDA
23142001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
2315
2316 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
cf785988 2317 std::__malloc_alloc_template<0> and
72dd53af
JDA
2318 std::__default_alloc_template<false, 0>.
2319
c03bc36d
NP
2320Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
2321
2322 * objc/execute/bf-21.m: New test.
2323 * objc/execute/enumeration-1.m: New test.
2324 * objc/execute/enumeration-2.m: New test.
232fd111 2325
59c83dbf
JJ
23262001-12-12 Jakub Jelinek <jakub@redhat.com>
2327
2328 * gcc.dg/gnu89-init-1.c: New test.
2329
ad1a6d45
NS
23302001-12-12 Nathan Sidwell <nathan@codesourcery.com>
2331
2332 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2333 * g++.old-deja/g++.jason/2371.C: Likewise.
2334 * g++.old-deja/g++.jason/template33.C: Likewise.
2335 * g++.old-deja/g++.jason/template34.C: Likewise.
2336 * g++.old-deja/g++.jason/template36.C: Likewise.
2337 * g++.old-deja/g++.oliva/typename1.C: Likewise.
2338 * g++.old-deja/g++.oliva/typename2.C: Likewise.
2339 * g++.old-deja/g++.other/typename1.C: Likewise.
2340 * g++.old-deja/g++.pt/inherit2.C: Likewise.
2341 * g++.old-deja/g++.pt/nontype5.C: Likewise.
2342 * g++.old-deja/g++.pt/typename11.C: Likewise.
2343 * g++.old-deja/g++.pt/typename14.C: Likewise.
2344 * g++.old-deja/g++.pt/typename16.C: Likewise.
2345 * g++.old-deja/g++.pt/typename3.C: Likewise.
2346 * g++.old-deja/g++.pt/typename4.C: Likewise.
2347 * g++.old-deja/g++.pt/typename5.C: Likewise.
2348 * g++.old-deja/g++.pt/typename7.C: Likewise.
2349 * g++.old-deja/g++.robertl/eb9.C: Likewise.
2350
270d8c65
NS
23512001-12-11 Nathan Sidwell <nathan@codesourcery.com>
2352
2353 * g++.dg/other/linkage1.C: New test.
2354 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2355 specifiers.
2356
9aa8a1df
NB
23572001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
2358
2359 * gcc.dg/concat.c: New test.
2360
4c594031
SS
23612001-12-11 Stan Shebs <shebs@apple.com>
2362
2363 * objc/compile: New test directory.
2364 * objc/compile/compile.exp: New expect script.
2365 * objc/compile/20011211-1.m: New compile test.
2366
19cfdd34
JM
23672001-12-11 Jason Merrill <jason@redhat.com>
2368
2369 * lib/prune.exp (prune_gcc_output): Also handle "In member
2370 function". So many permutations...
2371
9aaceb4b
NS
23722001-12-10 Nathan Sidwell <nathan@codesourcery.com>
2373
2374 * g++.dg/template/typedef1.C: New test.
2375
271e6f02
NS
23762001-12-09 Nathan Sidwell <nathan@codesourcery.com>
2377
2378 * g++.dg/other/copy1.C: New test.
2379
1ec9bf8a
AH
23802001-10-08 Aldy Hernandez <aldyh@redhat.com>
2381
cf785988 2382 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1ec9bf8a 2383
cf785988 2384 * gcc.dg/builtin-choose-expr.c: New.
1ec9bf8a
AH
2385
23862001-12-07 Aldy Hernandez <aldyh@redhat.com>
2387
cf785988 2388 * gcc.dg/altivec-2.c: New.
1ec9bf8a 2389
e9d7407e
RH
23902001-12-07 Richard Henderson <rth@redhat.com>
2391
2392 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2393
ecd70094
SC
23942001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
2395
2396 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2397 ultrasparc.
2398
f393dd70
RK
2399Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2400
2401 * g++-old.deja/g++.robertl/eb101.C: Deleted.
2402
a2b1e914
JJ
24032001-12-06 Janis Johnson <janis187@us.ibm.com>
2404
2405 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2406 variable argument list.
2407
b4fcd7d2
ZW
24082001-12-06 Zack Weinberg <zack@codesourcery.com>
2409
2410 * gcc.c-torture/execute/memcheck: Delete entire directory.
2411 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2412 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2413
26f943fd
NB
24142001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
2415
2416 * gcc.dg/Wshadow-1.c: New test.
2417
f79349c7
JJ
24182001-12-05 Jakub Jelinek <jakub@redhat.com>
2419
2420 * gcc.c-torture/compile/20011130-1.c: New test.
2421
822baa84
JJ
2422 * gcc.dg/noncompile/20011025-1.c: New test.
2423
7254c5fa
JJ
2424 * g++.dg/other/anon-union.C: New test.
2425
1218665b
JJ
2426 * gcc.c-torture/execute/20011024-1.c: New test.
2427
db3acfa5
JM
24282001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
2429
2430 * gcc.c-torture/execute/20000722-1.x,
2431 gcc.c-torture/execute/20010123-1.x: Remove.
2432 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2433 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2434 gcc.dg/c99-complit-2.c: New tests.
2435
713ccd0c
NS
24362001-12-04 Nathan Sidwell <nathan@codesourcery.com>
2437
2438 * g++.dg/inherit/base1.C: New test.
2439
108b7d3d
JJ
24402001-12-04 Jakub Jelinek <jakub@redhat.com>
2441
2442 * g++.dg/other/stdarg1.C: New test.
2443
b318748f
JJ
2444 * gcc.c-torture/compile/20011130-2.c: New test.
2445
86890024
JJ
24462001-12-03 Janis Johnson <janis187@us.ibm.com>
2447
2448 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2449 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2450 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2451 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2452 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2453 * gcc.dg/builtin-prefetch-1.c: New test.
2454
63658a9a
JJ
24552001-12-03 Jakub Jelinek <jakub@redhat.com>
2456
2457 * gcc.dg/20011130-1.c: New test.
2458
f1880e13
NS
24592001-12-03 Nathan Sidwell <nathan@codesourcery.com>
2460
2461 * g++.dg/other/scope1.C: New test.
2462 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2463
39bc99c2
JM
24642001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
2465
2466 * gcc.dg/vla-init-1.c: New test.
2467
41543739
GK
24682001-12-01 Geoff Keating <geoffk@redhat.com>
2469
2470 * gcc.c-torture/compile/structs.c: New testcase from GDB.
2471
1f978f5f
NB
24722001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
2473
2474 * objc.dg/alias.m: Update.
2475 * objc.dg/class-1.m: Update.
2476 * objc.dg/const-str-1.m: Update.
2477 * objc.dg/fwd-proto-1.m: Update.
2478 * objc.dg/id-1.m: Update.
2479 * objc.dg/super-class-1.m: Update.
2480
816a3974
MM
24812001-11-29 Mark Mitchell <mark@codesourcery.com>
2482
2483 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2484 constructs.
2485
d4d73d4c
JL
2486Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
2487
2488 * gcc.c-torture/execute/20011128-1.c: New test.
2489
fd2aba00
HPN
24902001-11-28 Hans-Peter Nilsson <hp@axis.com>
2491
2492 * gcc.dg/20011127-1.c: New test.
2493
7e5fb12f
JM
24942001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
2495
2496 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
2497 from Austin Group draft 7.
2498 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
2499 scanf format arguments.
2500 * gcc.dg/format/no-exargs-2.c: New test.
2501
338d90b8
NS
25022001-11-25 Nathan Sidwell <nathan@codesourcery.com>
2503
2504 * g++.dg/abi/vbase8-4.C: New test.
2505
cbfd0e9e
ILT
25062001-11-24 Ian Lance Taylor <ian@airs.com>
2507
2508 * gcc.c-torture/execute/20011121-1.c: New test.
2509
05ce35e6
JL
2510Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
2511
2512 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2513
e1e7d56b
AJ
25142001-11-23 Andreas Jaeger <aj@suse.de>
2515
2516 * gcc.dg/cpp/charconst-2.c: New test.
2517
8d49efb0
GK
25182001-11-22 Geoffrey Keating <geoffk@redhat.com>
2519
2520 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2521 to the host if it is remote. Let tests specify extra headers
2522 they use.
2523 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2524 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2525 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2526 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2527 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2528 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2529 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2530 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2531 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2532 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2533
577a67b0
NC
25342001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
2535
2536 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2537 for little endian ARMs.
2538
83dea45d
JJ
25392001-11-20 Jakub Jelinek <jakub@redhat.com>
2540
2541 * gcc.c-torture/compile/20011119-1.c: New test.
2542 * gcc.c-torture/compile/20011119-2.c: New test.
2543
da6ccf83
AH
25442001-11-17 Aldy Hernandez <aldyh@redhat.com>
2545
cf785988 2546 * gcc.dg/altivec-1.c: Fix typo.
da6ccf83 2547
ca349304
JM
25482001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
2549
2550 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2551
8f7a5cdc
NC
25522001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2553
2554 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2555
d88c9275
GK
25562001-11-19 Geoffrey Keating <geoffk@redhat.com>
2557
34806eda
GK
2558 * lib/g77.exp: Don't specify --rpath-link.
2559
d88c9275
GK
2560 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2561 across all the headers.
2562 * gcc.dg/format/format.exp: For testing on a remote host,
2563 copy format.h.
2564
2565 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2566 * gcc.c-torture/execute/930406-1.c: Likewise.
2567 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2568
b73f6494
AH
25692001-11-19 Aldy Hernandez <aldyh@redhat.com>
2570
cf785988 2571 * gcc.dg/altivec-1.c: New.
b73f6494 2572
3293c3e3
NB
25732001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
2574
2575 * gcc.dg/cpp/fpreprocessed.c: New test case.
2576
aa99bd09
JM
25772001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
2578
2579 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2580 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2581 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2582
7d14c755
JM
25832001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
2584
2585 * gcc.dg/no-builtin-1.c: New test.
2586
25e7f439
JJ
25872001-11-16 Jakub Jelinek <jakub@redhat.com>
2588
2589 * gcc.c-torture/execute/20011115-1.c: New test.
2590
2b7d71b2
JJ
25912001-11-15 Jakub Jelinek <jakub@redhat.com>
2592
8f5a5db8 2593 * gcc.c-torture/compile/20011114-2.c: New test.
feb265ab 2594 * gcc.c-torture/compile/20011114-3.c: New test.
2b7d71b2
JJ
2595 * gcc.c-torture/compile/20011114-4.c: New test.
2596
36a68fe7
NS
25972001-11-15 Nathan Sidwell <nathan@codesourcery.com>
2598
2599 * g++.dg/other/init1.C: New test.
2600
6345b681
GK
26012001-11-14 Geoffrey Keating <geoffk@redhat.com>
2602
7042d510
GK
2603 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2604 message.
2605
2606 * gcc.c-torture/execute/20011114-1.c: New testcase.
2607
6345b681
GK
2608 * gcc.c-torture/compile/20010327-1.c: Revert last change.
2609 * gcc.c-torture/compile/20011114-1.c: New test, exactly
2610 like the (before this change) version of 20010327-1.c.
2611
c1a7b241
RS
26122001-11-14 Roger Sayle <roger@eyesopen.com>
2613
2614 * gcc.c-torture/execute/string-opt-13.c: New testcase.
2615
373bd0fa
RS
26162001-11-14 Richard Sandiford <rsandifo@redhat.com>
2617
2618 * g++.dg/init/array2.C: New test.
2619
574f95c4
AO
26202001-11-14 Alexandre Oliva <aoliva@redhat.com>
2621
2622 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2623
b02922a4
NS
26242001-11-13 Nathan Sidwell <nathan@codesourcery.com>
2625
2626 * g++.dg/other/forscope1.C: New test.
2627 * g++.dg/ext/forscope1.C: New test.
2628 * g++.dg/ext/forscope2.C: New test.
2629
630036c6
JJ
26302001-11-13 Jakub Jelinek <jakub@redhat.com>
2631
2632 * gcc.c-torture/execute/20011113-1.c: New test.
2633
4192f0d2
GK
26342001-11-09 Geoffrey Keating <geoffk@redhat.com>
2635
ff6051b7
GK
2636 * gcc.c-torture/execute/20011109-2.c: New test.
2637
4192f0d2
GK
2638 * gcc.c-torture/execute/20011109-1.c: New test.
2639
a3d87e92
JJ
26402001-11-09 Jakub Jelinek <jakub@redhat.com>
2641
2642 * gcc.c-torture/compile/20011109-1.c: New test.
2643
c6243b4c
GK
26442001-11-08 Geoffrey Keating <geoffk@redhat.com>
2645
2646 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2647 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2648 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2649 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2650 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2651 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2652 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2653
8ac9ea61
NB
26542001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
2655
2656 * g++.dg/warn/Wshadow-1.C: New tests.
2657 * g++.old-deja/g++.mike/for3.C: Update.
2658
207bf485
JM
26592001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
2660
2661 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2662 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2663 XFAILs. Adjust expected error texts.
2664 * gcc.c-torture/compile/20011106-1.c,
2665 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2666 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2667 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2668 gcc.dg/c99-array-lval-5.c: New tests.
2669
63d75005
NB
26702001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
2671
2672 * gcc.dg/cpp/defined.c: Update.
2673
e9b2c823
NB
26742001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
2675
2676 * gcc.c-torture/execute/anon-1.c: New test.
2677
2e80c17d
GK
26782001-11-03 Geoffrey Keating <geoffk@redhat.com>
2679
2680 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2681 same size, so no warning should be produced on stormy16.
2682
2683 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2684 due to oversized array.
2685 * g++.old-deja/g++.mike/ns15.C: Likewise.
2686 * g++.old-deja/g++.pt/crash16.C: Likewise.
2687
ae31824c
GS
26882001-11-02 Graham Stott <grahams@redhat.com>
2689
2690 * g++.dgother/debug1.C: Fix typos.
2691
19989812
JJ
26922001-11-01 Jakub Jelinek <jakub@redhat.com>
2693
2694 * g++.dg/other/debug1.C: New test.
2695
9199347f
SC
26962001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2697
2698 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
cf785988 2699 of unsigned long.
9199347f 2700
3d238248
JJ
27012001-10-30 Jakub Jelinek <jakub@redhat.com>
2702
2703 * gcc.dg/20011029-2.c: New test.
2704
cfaef116
JJ
2705 * gcc.c-torture/compile/20011029-1.c: New test.
2706
3df95b7b
NP
2707Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
2708
2709 * objc/execute/class_self-1.m: New test.
2710 * objc/execute/class_self-2.m: New test.
2711
5037fa81
ZW
27122001-10-25 Zack Weinberg <zack@codesourcery.com>
2713
2714 * gcc.misc-tests/msgs.exp: Delete.
2715 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2716 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
2717 error set to match recent changes.
2718
b621a4dd
ZW
27192001-10-24 Zack Weinberg <zack@codesourcery.com>
2720
2721 * gcc.dg/20011021-1.c: New test.
2722
c0a4369a
JJ
27232001-10-24 Jakub Jelinek <jakub@redhat.com>
2724
2725 * gcc.c-torture/compile/20011023-1.c: New test.
2726
91dc81f9
GK
27272001-10-23 Geoffrey Keating <geoffk@redhat.com>
2728
2729 * lib/g77.exp: Rewrite based on lib/g++.exp.
2730
4768dbdd
JJ
27312001-10-19 Jakub Jelinek <jakub@redhat.com>
2732
2733 * gcc.c-torture/execute/20011019-1.c: New test.
2734
368a1647
JJ
2735 * gcc.dg/20011018-1.c: New test.
2736
48d4b9f0
NY
27372001-10-19 NIIBE Yutaka <gniibe@m17n.org>
2738
2739 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2740
c8202d4c
AO
27412001-10-18 Alexandre Oliva <aoliva@redhat.com>
2742
2743 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2744 * gcc.dg/attr-invalid.c: Likewise.
2745
bf911a9a
JJ
27462001-10-18 Jakub Jelinek <jakub@redhat.com>
2747
2748 * testsuite/gcc.dg/20011015-1.c: New test.
2749
756b2d5e
RS
27502001-10-14 Richard Sandiford <rsandifo@redhat.com>
2751
2752 * g++.dg/template/unify2.C: New test.
2753
2d1245b8
RS
27542001-10-14 Richard Sandiford <rsandifo@redhat.com>
2755
2756 * g++.dg/other/exception-specification.C: New test
2757
e2ccde7b
TR
27582001-10-13 Tom Rix <trix@redhat.com>
2759
2760 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2761 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2762
8554d9a4
JJ
27632001-10-12 Jakub Jelinek <jakub@redhat.com>
2764
2765 * testsuite/gcc.dg/20011009-1.c: New test.
2766
e60505a5
NS
27672001-10-12 Nathan Sidwell <nathan@codesourcery.com>
2768
2769 PR g++/4476
2770 * g++.dg/other/friend1.C: New test.
2771
4a8d0c9c
RH
27722001-10-11 Richard Henderson <rth@redhat.com>
2773
2774 * g++.old-deja/g++.other/crash18.C: Add -S to options.
2775
6cb3ae1e
FS
27762001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2777
2778 * gcc.c-torture/compile/20011010-1.c: New.
2779
9f2f9eb6
JM
27802001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
2781
2782 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2783 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2784 g77.f-torture/execute/execute.exp,
2785 g77.f-torture/noncompile/noncompile.exp,
2786 gcc.c-torture/compile/compile.exp,
2787 gcc.c-torture/execute/execute.exp,
2788 gcc.c-torture/execute/ieee/ieee.exp,
2789 gcc.c-torture/execute/memcheck/memcheck.exp,
2790 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2791 objc/execute/execute.exp: Update FSF address.
2792
24b9d43a
NB
27932001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
2794
2795 * gcc.dg/cpp/cmdlne-C.c: Update.
2796 * gcc.dg/cpp/cmdlne-C2.c: New.
2797
63dd08e6
FS
27982001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2799
2800 * gcc.c-torture/execute/20011008-3.c: New.
2801
1dde5a4e
DD
28022001-10-08 DJ Delorie <dj@redhat.com>
2803
2804 * gcc.dg/20011008-1.c: New.
2805 * gcc.dg/20011008-2.c: New.
2806
d6da836d
NB
28072001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
2808
2809 * gcc.dg/cpp/spacing1.c: Update test.
2810
cc712abf
JM
28112001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
2812
2813 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2814 spelling errors of "separate" as "seperate".
2815
8d5463d4
AO
28162001-10-05 Alexandre Oliva <aoliva@redhat.com>
2817
2818 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2819 enough to avoid inlining.
2820
d9c28ce3
PS
28212001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
2822
2823 * lib/g77.exp: set libg2c_dir correctly.
2824
a2566f60
NB
28252001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
2826
2827 * gcc.dg/cpp/macro11.c: New test.
2828
80a497e4
JM
28292001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2830
2831 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2832 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2833 gcc.dg/format/multattr-3.c: New tests.
2834 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
2835 tests for format attributes on function pointers being rejected.
2836
6431177a
JM
28372001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2838
2839 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2840
ed0ea560
JM
28412001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2842
2843 * g++.dg/warn/format1.C: New test.
2844
bab3db73
NB
28452001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
2846
2847 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2848
ab17715d
NB
28492001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
2850
2851 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2852
8c3b2693
NB
28532001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
2854
2855 * gcc.dg/cpp/redef2.c: Add test.
2856
bed2ebd0
GK
28572001-09-27 Geoffrey Keating <geoffk@redhat.com>
2858
2859 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
e1e7d56b 2860 long-standing bug on i686, apparently.
bed2ebd0
GK
2861 * gcc.c-torture/execute/loop-2c.x: New file.
2862 * gcc.c-torture/execute/loop-2d.x: New file.
2863 * gcc.c-torture/execute/loop-3c.x: New file.
2864
b56cfd51
NB
28652001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
2866
2867 * gcc.dg/cpp/20000625-2.c: Correct line number.
2868
4ed5bcfb
NB
28692001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
2870
2871 * gcc.dg/cpp/macro10.c: New test.
2872 * gcc.dg/cpp/strify3.c: New test.
2873 * gcc.dg/cpp/spacing1.c: Add tests.
2874 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2875 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2876
1b47b7ae
DD
28772001-09-24 DJ Delorie <dj@redhat.com>
2878
2879 * gcc.c-torture/execute/20010924-1.c: New test.
e1e7d56b 2880
dea2f2db
NB
28812001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
2882
2883 * testsuite/objc/execute/paste.m: Remove.
2884
040cc071
JM
28852001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
2886
2887 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2888
ab6e6969
GH
28892001-09-22 George Helffrich <george@geo.titech.ac.jp>
2890
2891 * g77.dg/strlen0.f: New test.
2892
67231816
RH
28932001-09-21 Richard Henderson <rth@redhat.com>
2894
2895 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2896 * g++.old-deja/g++.abi/vtable2.C: Likewise.
2897
91d231cb
JM
28982001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
2899
2900 Table-driven attributes.
2901 * g++.dg/ext/attrib1.C: New test.
2902
e7b6a0ee
DD
29032001-09-20 DJ Delorie <dj@redhat.com>
2904
2905 * gcc.dg/20000926-1.c: Update expected warning messages.
2906 * gcc.dg/array-2.c: Likewise, and test for warnings too.
2907 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2908 array.
2909
4241b637
RS
29102001-09-18 Richard Sandiford <rsandifo@redhat.com>
2911
2912 * g++.dg/eh/registers1.C: New test case.
2913
17920efb
RH
29142001-09-17 Richard Henderson <rth@redhat.com>
2915
2916 * gcc.dg/array-5.c: Fix VLA decomposition test.
2917
18a9d8ff
NB
29182001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
2919
2920 * gcc.dg/cpp/line5.c: New testcase.
2921
3617ff1e
NB
29222001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
2923
2924 * gcc.dg/cpp/macro9.c: New test.
2925
0ea009fc
AH
29262001-09-15 Aldy Hernandez <aldyh@redhat.com>
2927
cf785988 2928 * gcc.c-torture/execute/980223.c: Change type of addr from long
0ea009fc
AH
2929 to char *.
2930
846f0467
HPN
29312001-09-15 Hans-Peter Nilsson <hp@axis.com>
2932
2933 * gcc.c-torture/execute/20010915-1.c: New test.
2934
1f8d138f
JJ
29352001-09-14 Janis Johnson <janis187@us.ibm.com>
2936
2937 * g77.dg/bprob: New directory.
2938 * g77.dg/bprob/bprob.exp: New file.
2939 * g77.dg/bprob/bprob-1.f: New test.
2940 * g77.dg/gcov: New directory.
2941 * g77.dg/gcov/gcov.exp: New file.
2942 * g77.dg/gcov/gcov-1.f: New test.
2943 * g77.dg/gcov/gcov-1.x: New file.
2944
bdcbe496
NB
29452001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
2946
2947 * gcc.dg/cpp/directiv.c: Update.
2948 * gcc.dg/cpp/undef1.c: Update.
2949
c1d4e7e1
JJ
29502001-09-12 Jakub Jelinek <jakub@redhat.com>
2951
2952 * gcc.dg/20010912-1.c: New test.
2953
cd1f97c6
JJ
29542001-09-11 Janis Johnson <janis187@us.ibm.com>
2955
2956 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2957 language-independent file in lib.
2958 * lib/gcov.exp: New file.
2959
1d30139d
JM
29602001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
2961
2962 * gcc.c-torture/compile/20010911-1.c: New test.
2963
1aa084e6
JJ
29642001-09-10 Janis Johnson <janis187@us.ibm.com>
2965
2966 * lib/profopt.exp: New, to support profile-directed optimizations.
2967 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2968 * gcc.misc-tests/bprob-1.c: New test.
2969 * gcc.misc-tests/bprob-2.c: New test.
2970
ebe0d266 29712001-09-07 Janis Johnson <janis187@us.ibm.com>
1aa084e6 2972
ebe0d266
JJ
2973 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2974 XFAIL and which kinds of gcov output to verify.
2975 * gcc.misc-tests/gcov-4b.x: New file.
2976 * gcc.misc-tests/gcov-5b.x: New file.
2977 * gcc.misc-tests/gcov-6.x: New file.
2978 * gcc.misc-tests/gcov-7.c: New test.
2979 * gcc.misc-tests/gcov-7.x: New file.
2980
a3070574
JJ
29812001-09-06 Janis Johnson <janis187@us.ibm.com>
2982
2983 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2984 * gcc.misc-tests/gcov-6.c: New test.
2985
39e78d8b
NS
29862001-09-06 Nathan Sidwell <nathan@codesourcery.com>
2987
2988 PR c++/3986
2989 * g++.dg/abi/vbase1.C: New test.
2990
89fc3605
ZL
29912001-09-05 Ziemowit Laski <zlaski@apple.com>
2992
2993 * objc.dg/method-2.m: New.
e1e7d56b 2994
da86f08f
NS
29952001-09-04 Nathan Sidwell <nathan@codesourcery.com>
2996
2997 PR c++/4203
2998 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2999 * g++.dg/init/empty1.C: New test.
3000
7743fdb9
JJ
30012001-09-03 Jakub Jelinek <jakub@redhat.com>
3002
3003 * gcc.c-torture/compile/20010903-1.c: New test.
3004
89503616
RZ
30052001-08-31 Roman Zippel <zippel@linux-m68k.org>
3006
3007 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3008 for m68k.
3009
7566ca49
GK
30102001-08-31 Geoffrey Keating <geoffk@redhat.com>
3011
3012 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3013
3014 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3015
3016 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3017
2d107c59
GK
30182001-08-30 Geoffrey Keating <geoffk@redhat.com>
3019
3020 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3021 for 16-bit 'unsigned int'.
3022
af592bf9
KH
30232001-08-29 Kazu Hirata <kazu@hxi.com>
3024
3025 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3026
fa4e13e0
RH
30272001-08-27 Richard Henderson <rth@redhat.com>
3028
3029 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3030 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3031
90d925d3
AH
30322001-08-25 Aldy Hernandez <aldyh@redhat.com>
3033
cf785988 3034 * gcc.dg/asm-names.c (ymain): New.
90d925d3 3035
033c017c
GK
30362001-08-22 Geoffrey Keating <geoffk@redhat.com>
3037
3038 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3039 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3040 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3041
ada11335
KG
30422001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3043
3044 * gcc.dg/compare5.c: New testcase.
3045
0585896c
JM
30462001-08-23 Jason Merrill <jason_merrill@redhat.com>
3047
3048 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3049 and "In instantiation".
3050
c0e4f189
AH
30512001-08-21 Aldy Hernandez <aldyh@redhat.com>
3052
cf785988 3053 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
c0e4f189 3054
ea319998
JJ
30552001-08-20 Janis Johnson <janis187@us.ibm.com>
3056
3057 * gcc.misc-tests/gcov.exp: Add support for branch information.
3058 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3059 * gcc.misc-tests/gcov-4.c: New test.
3060 * gcc.misc-tests/gcov-4b.c: New test.
3061 * gcc.misc-tests/gcov-5b.c: New test.
3062
9b95b063
ZW
30632001-08-20 Zack Weinberg <zackw@panix.com>
3064
3065 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3066 expected to fail.
3067
915a17f6
JDA
30682001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
3069
3070 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3071
baeb4732
JJ
30722001-08-19 Jakub Jelinek <jakub@redhat.com>
3073
3074 * g++.dg/eh/template1.C: New test.
3075
3c0a5af2
DB
30762001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
3077
3078 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3079 Fix thinko.
3080 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3081 for xfail.
3082
30832001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
c3849183
DB
3084
3085 * lib/g77-dg.exp: Use prune.exp for common procedures
e1e7d56b
AJ
3086 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3087 * lib/g77.exp: (g77-dg-prune) Remove
c3849183 3088
3d146acb
JM
30892001-08-13 Jason Merrill <jason_merrill@redhat.com>
3090
3091 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3092
4d5f3fbd
KL
30932001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3094
3095 * g++.dg/template/unify1.C: New test.
3096
0830ae44
NS
30972001-08-07 Nathan Sidwell <nathan@codesourcery.com>
3098
3099 * g++.dg/abi/empty4.C: New test.
3100
6b6f7231
DB
31012001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
3102
3103 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3104 solaris2.*
3105 * g77.f-torture/compile/pr3743.x: Likewise
3106
eac69b8a
GDR
31072001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3108
3109 * g++.dg/other/using-declaration.C: New test.
3110
6604e6f3
NB
31112001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
3112
3113 * gcc.dg/cpp/tr-sign.c: New testcase.
3114
67821e3a
NB
31152001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
3116
3117 * gcc.dg/cpp/19951025-1.c: Revert.
3118 * gcc.dg/cpp/directiv.c: We no longer process directives that
3119 interrupt macro arguments.
3120
13104975
ZW
31212001-08-03 Zack Weinberg <zackw@stanford.edu>
3122
3123 * gcc.dg/bconstp-1.c: New test.
3124
949f197f
RH
31252001-08-03 Richard Henderson <rth@redhat.com>
3126
3127 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3128
d82fc108
NB
31292001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
3130
3131 * gcc.dg/cpp/19951025-1.c: Update.
3132
d4d3e882
JO
31332001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
3134
3135 * g77.dg/ff90-1.f (s): Fix reference of variable z,
3136 should be x.
3137
1dbb6023
NS
31382001-08-02 Nathan Sidwell <nathan@codesourcery.com>
3139
3140 Kill -fhonor-std.
3141 * g++.old-deja/g++.ns/ns14.C: Remove special options.
3142 * g++.old-deja/g++.other/std1.C: Likewise.
3143 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3144
41ae4ee6
DB
31452001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3146
3147 * lib/g77.exp: Load gcc-defs.exp for common procedures
3148 (g77_pass, g77_fail, g77_finish, g77_exit,
3149 ${tool}_check_unsupported_p} Now redundant. Deleted.
3150
31512001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3152
3153 * g77.dg/fbackslash.f
3154 * g77.dg/fcase-preserve.f
3155 * g77.dg/ff90-1.f
3156 * g77.dg/ffixed-line-length-0.f
3157 * g77.dg/ffixed-line-length-132.f
3158 * g77.dg/ffixed-line-length-7.f
3159 * g77.dg/ffixed-line-length-72.f
3160 * g77.dg/ffixed-line-length-none.f
cf785988 3161 * g77.dg/ffree-form-1.f
41ae4ee6
DB
3162 * g77.dg/fno-backslash.f
3163 * g77.dg/fno-f90-1.f
3164 * g77.dg/fno-fixed-form-1.f
3165 * g77.dg/fno-onetrip.f
3166 * g77.dg/fno-typeless-boz.f
3167 * g77.dg/fno-underscoring.f
3168 * g77.dg/fno-vxt-1.f
3169 * g77.dg/fonetrip.f
3170 * g77.dg/ftypeless-boz.f
3171 * g77.dg/fugly-assumed.f
3172 * g77.dg/funderscoring.f
3173 * g77.dg/fvxt-1.f
3174
3fecf49c
ZL
31752001-08-01 Ziemowit Laski <zlaski@apple.com>
3176
3177 * objc.dg/fwd-proto-1.m: New.
3178 * objc.dg/local-decl-1.m: New.
3179 * objc.dg/naming-1.m: New.
3180 * objc.dg/naming-2.m: New.
3181 * objc.dg/proto-hier-1.m: New.
3182
ebff8232
HPN
31832001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
3184
3185 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3186 largest-type elements to a struct makes its size grow.
3187
20dde49d
NS
31882001-07-31 Nathan Sidwell <nathan@codesourcery.com>
3189
3190 * g++.dg/abi/vthunk1.C: New test.
3191
b7ad2f8b
NS
31922001-07-31 Nathan Sidwell <nathan@codesourcery.com>
3193
3194 * g++.dg/abi/vbase8-22.C: New test.
3195
dd666a87
NB
31962001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3197
3198 * gcc.dg/cpp/macro8.c: New test.
3199
0ab142b0
NS
32002001-07-27 Nathan Sidwell <nathan@codesourcery.com>
3201
3202 * g++.dg/abi/vbase8-21.C: New test.
3203
d60d223b
NS
32042001-07-27 Nathan Sidwell <nathan@codesourcery.com>
3205
3206 * g++.dg/abi/vbase8-10.C: New test.
3207
08ecdbeb
RO
32082001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3209
3210 * lib/g++.exp (g++_set_ld_library_path): Renamed to
3211 ${tool}_set_ld_library_path.
3212 Changed caller.
3213 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3214 g++.exp.
3215
62ba5f39
SC
32162001-07-26 Stan Cox <scox@redhat.com>
3217
3218 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3219 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3220 gcc_exit, gcc_check_unsupported_p):
3221 Moved to gcc-deps.exp
3222 * gcc-deps.exp: New file.
3223
db3ef87b
KL
32242001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3225
3226 * g++.old-deja/g++.pt/defarg14.C: New test.
3227
312b7c9d
NS
32282001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3229
3230 * g++.old-deja/g++.other/lineno5.C: New test.
3231
648c2206
NS
32322001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3233
3234 * g++.old-deja/g++.pt/crash68.C: New test.
3235
969fd501
NS
32362001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3237
3238 * g++.old-deja/g++.other/crash42.C: New test.
3239
cef0d199
NB
32402001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3241
3242 * gcc.dg/cpp/extratokens.c: Fix.
3243 * gcc.dg/cpp/skipping2.c: New tests.
3244
50011802
RO
32452001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3246
3247 * gcc.c-torture/execute/20010724-1.c: New file.
3248 * gcc.c-torture/execute/20010724-1.x: New file.
3249
40260429
NS
32502001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3251
3252 * g++.old-deja/g++.other/cond7.C: New test.
3253
ab085207
NS
32542001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3255
3256 * g++.old-deja/g++.other/optimize4.C: New test.
3257
90b1ca2f
NS
32582001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3259
3260 * g++.old-deja/g++.abi/vbase8-5.C: New test.
3261
41971242
JM
32622001-07-24 Jason Merrill <jason_merrill@redhat.com>
3263
3264 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3265 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3266 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3267 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3268
3269 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3270 bug report" message.
3271
3272 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3273 * g++.dg/ext/instantiate1.C: Move from old-deja.
3274
897c6ab7
DB
32752001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
3276
3277 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3278 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3279 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3280 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3281
1ee6b839
JL
3282Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
3283
3284 * gcc.c-torture/execute/20010723-1.c: New test.
3285
541c655f
BE
32862001-07-23 Ben Elliston <bje@redhat.com>
3287
3288 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3289
e5d4fff4
FS
32902001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3291
3292 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3293 i[34567]86-*-*.
3294 Delete handling of ieee_multilib_flags.
3295 Pass -mieee for alpha*-*-* and sh-*-*.
3296 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3297
f4653d92
NS
32982001-07-21 Nathan Sidwell <nathan@codesourcery.com>
3299
3300 Remove old-abi tests.
3301 * g++.old-deja/g++.mike/p11116.C: Remove.
3302 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3303
08f66b04
TM
33042001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
3305
3306 * g77.f-torture/compile/pr3743.f: New test
3307
33082001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
3309
3310 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3311
432fa9f2
RO
33122001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3313
3314 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3315 g++.old-deja/g++.pt/static6.C: Likewise.
3316 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3317 supports weak symbols.
3318
f7bebb56
AJ
33192001-07-18 Andreas Jaeger <aj@suse.de>
3320
3321 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3322 supported again.
3323
a3424c98
AJ
33242001-07-18 Andreas Jaeger <aj@suse.de>
3325
3326 * gcc.dg/iftrap-1.c: Fix target line.
3327
91a18fe0
RH
33282001-07-17 Richard Henderson <rth@redhat.com>
3329
3330 * gcc.c-torture/execute/20010717-1.c: New.
3331
4b01f8d8
JM
33322001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
3333
3334 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3335 tests.
3336
b5ca1dc7
PS
33372001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
3338
3339 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3340
3d719162
RO
33412001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3342
3343 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3344 UAC_SIGBUS, UAC_NOPRINT definitions.
3345
55680aef
NP
3346Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
3347
3348 * objc/execute/object_is_class.m: New test.
3349 * objc/execute/object_is_meta_class.m: New test.
3350
09b495e5
TM
33512001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
3352
3353 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3354 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3355
33562001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
147424bf
DB
3357
3358 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3359 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3360
999c0669
RH
33612001-07-14 Richard Henderson <rth@redhat.com>
3362
3363 * gcc.dg/iftrap-1.c: New.
3364
09b495e5 33652001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
2ea80cfd
DB
3366
3367 * g77.f-torture/execute/intrinsic77.f: New test.
3368
1ca46974
JJ
33692001-07-11 Janis Johnson <janis@us.ibm.com>
3370
3371 * gcc.misc-tests/gcov-3.c: New test.
3372
0e41fb04
RS
33732001-07-11 Richard Sandiford <rsandifo@redhat.com>
3374
3375 * gcc.c-torture/compile/20010711-1.c,
3376 * gcc.c-torture/compile/20010711-2.c: New tests.
3377
4a1b6176
RS
33782001-07-11 Richard Sandiford <rsandifo@redhat.com>
3379
3380 * gcc.c-torture/execute/20010711-1.c: New test.
3381
6fbce318
BE
33822001-07-11 Ben Elliston <bje@redhat.com>
3383
3384 * g++.old-deja/g++.other/enum5.C: New test.
3385
41971242
JM
33862001-07-10 Jason Merrill <jason_merrill@redhat.com>
3387
3388 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3389 (g++-dg-prune): Call prune_gcc_output.
3390 * prune.exp: New file for prune_gcc_output.
3391 * lib/g++.exp, lib/gcc.exp: Load it.
3392
f7a4cec0
JM
33932001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
3394
3395 * gcc.c-torture/compile/20010701-1.c,
3396 g++.old-deja/g++.ext/attrib6.C: New tests.
3397
d9249616
JL
3398Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
3399
3400 * gcc.c-torture/compile/20010706-1.c: New test.
3401
809353e1
MC
34022000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
3403
3404 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3405
0168a849
SS
34062001-06-28 Stan Shebs <shebs@apple.com>
3407
3408 * gcc.dg/pragma-darwin.c: New test.
3409
f4b20cd9
RO
34102001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3411
3412 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3413 Solaris 2.[678] system.
3414
f9e1917e
JM
34152001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
3416
3417 * gcc.dg/20010622-1.c: New test.
3418
b2af8e32
SS
34192001-06-18 Stan Shebs <shebs@apple.com>
3420
3421 * objc.dg: New directory.
3422 * objc.dg/dg.exp: New file.
3423 * objc.dg/alias.m: New.
3424 * objc.dg/class-1.m: New.
3425 * objc.dg/class-2.m: New.
3426 * objc.dg/const-str-1.m: New.
3427 * objc.dg/const-str-2.m: New.
3428 * objc.dg/id-1.m: New.
3429 * objc.dg/method-1.m: New.
3430 * objc.dg/super-class-1.m: New.
3431 * lib/objc-dg.exp: New file.
3432
eaea542a
JDA
34332001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
3434
3435 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3436 of label name.
3437
87326ba8
NS
34382001-06-14 Nathan Sidwell <nathan@codesourcery.com>
3439
3440 * g++.old-deja/g++.abi/vbase8-9.C: New test.
3441
15a7ee9f
FS
34422001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3443
3444 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3445 variable.
3446
757e4f23
RH
34472001-06-12 Richard Henderson <rth@redhat.com>
3448
3449 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3450
623fe76a
NS
34512001-06-12 Nathan Sidwell <nathan@codesourcery.com>
3452
3453 * g++.old-deja/g++.abi/vbase5.C: New test.
3454 * g++.old-deja/g++.abi/vbase6.C: New test.
3455 * g++.old-deja/g++.abi/vbase7.C: New test.
3456
2c1a2421
KG
34572001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3458
3459 * gcc.c-torture/compile/20010610-1.c: New test.
3460
7bdcf888
NS
34612001-06-12 Nathan Sidwell <nathan@codesourcery.com>
3462
3463 * g++.old-deja/g++.abi/vbase4.C: New test.
3464
b05d8201
SC
34652001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3466
3467 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3468 support %f for HC11/HC12 targets.
3469 * gcc.c-torture/execute/930513-1.x: New file, likewise.
3470 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3471 on HC11/HC12 targets.
3472 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3473
55f61a56
RO
34742001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3475
3476 * gcc.dg/wchar_t-1.c: New file.
3477 * gcc.dg/wint_t-1.c: Likewise.
3478
07732516
BS
34792001-06-11 Bernd Schmidt <bernds@redhat.com>
3480
3481 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3482
d4a6cf38
RH
34832001-06-11 Richard Henderson <rth@redhat.com>
3484
3485 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3486
1552f874
JM
34872001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
3488
3489 * gcc.c-torture/compile/20010611-1.c: New test.
3490
f18b70f5
JM
34912001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
3492
3493 * gcc.dg/c99-tag-1.c: Add more tests.
3494
2e246150
AO
34952001-06-10 Alexandre Oliva <aoliva@redhat.com>
3496
3497 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3498 representation on MN10300 and ARM/Thumb.
3499
226f8242
TM
35002001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
3501
3502 * g77.f-torture/execute/20010610.f: New.
3503
5bb8dd28
DB
35042001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
3505
3506 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3507 names.
3508
07a96c1b
RH
35092001-06-09 Richard Henderson <rth@redhat.com>
3510
3511 * gcc.c-torture/execute/ashrdi-1.c: New.
3512 * gcc.c-torture/execute/ashldi-1.c: New.
3513 * gcc.c-torture/execute/lshrdi-1.c: New.
3514
b2782014
OP
35152001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
3516
3517 * objc/execute/load-3.m: Added. Check sending +load to categories,
3518 in addition to classes.
3519
43fd108f
SS
35202001-06-08 Stan Shebs <shebs@apple.com>
3521
3522 * objc/execute/load-2.m: New test. From Nicola Pero
3523 <n.pero@mi.flashnet.it>.
a3424c98 3524
7137fd76
JJ
35252001-06-08 Jakub Jelinek <jakub@redhat.com>
3526
3527 * gcc.c-torture/execute/20010605-2.c: New test.
3528
4b454fcc
NS
35292001-06-08 Nathan Sidwell <nathan@codesourcery.com>
3530
3531 * g++.old-deja/g++.abi/vbase2.C: New test.
3532 * g++.old-deja/g++.abi/vbase3.C: New test.
3533
9ac1bd2e
NS
35342001-06-08 Nathan Sidwell <nathan@codesourcery.com>
3535
3536 * g++.old-deja/g++.pt/friend49.C: New test.
3537
fcebb2dd
NS
35382001-06-07 Nathan Sidwell <nathan@codesourcery.com>
3539
3540 * g++.old-deja/g++.ext/anon3.C: New test.
3541
bea09693
NS
35422001-06-05 Nathan Sidwell <nathan@codesourcery.com>
3543
3544 * g++.old-deja/g++.other/conv7.C: New test.
3545
f375b7a7
JM
35462001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
3547
3548 * gcc.c-torture/compile/20010605-2.c: New test.
3549
3d3daefd
JDA
35502001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3551
3552 * gcc.c-torture/execute/20010604-1.c: New test.
3553
05ac6740
LR
35542001-06-04 Loren J. Rittle <ljrittle@acm.org>
3555
3556 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3557
6bdfaf09
JO
35582001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
3559
3560 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3561 (g++_link_flags): Likewise.
3562 (g++_init): Pass gccpath's value to two previous functions.
3563
87327987
KG
35642001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3565
3566 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3567 Ensure logfile entry matches exec command line.
3568
0c02eebf
RH
35692001-05-31 Richard Henderson <rth@redhat.com>
3570
bc440d04 3571 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
0c02eebf
RH
3572 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3573
42a9e4e4
DB
35742001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
3575
3576 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3577 compiler for irix6.2
3578
e97c9488
NS
35792001-05-30 Nathan Sidwell <nathan@codesourcery.com>
3580
3581 * g++.old-deja/g++.other/optimize3.C: New file.
3582
7dd0ff2b
JO
35832001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
3584
42a9e4e4
DB
3585 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3586 assemble.
7dd0ff2b 3587
87d9ac49
NS
35882001-05-26 Nathan Sidwell <nathan@codesourcery.com>
3589
3590 * g++.old-deja/g++.other/optimize2.C: New file.
3591
47cf9247
DN
35922001-05-25 Diego Novillo <dnovillo@redhat.com>
3593
3594 * gcc.c-torture/compile/20010518-2.c: New file.
3595 * gcc.c-torture/execute/20010518-1.c: New file.
3596 * gcc.c-torture/execute/20010518-2.c: New file.
3597
0e03329a
JM
35982001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
3599
3600 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3601
f5aada26
MM
36022001-05-24 Mark Mitchell <mark@codesourcery.com>
3603
3604 G++ no longer defines builtins that do not begin with __builtin.
3605 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3606 * g++.old-deja/g++.brendand/misc13.C: Likewise.
3607 * g++.old-deja/g++.law/builtin1.C: Likewise.
3608 * g++.old-deja/g++.law/cvt2.C: Likewise.
3609 * g++.old-deja/g++.mike/net5.C: Likewise.
3610 * g++.old-deja/g++.other/builtins1.C: Likewise.
3611 * g++.old-deja/g++.other/builtins2.C: Likewise.
3612 * g++.old-deja/g++.other/builtins3.C: Likewise.
3613 * g++.old-deja/g++.other/builtins4.C: Likewise.
3614 * g++.old-deja/g++.other/inline8.C: Likewise.
3615 * g++.old-deja/g++.robertl/eb39.C: Likewise.
3616
6f56d925
NS
36172001-05-24 Nathan Sidwell <nathan@codesourcery.com>
3618
3619 * g++.old-deja/g++.pt/using1.C: Adjust.
3620 * g++.old-deja/g++.pt/using2.C: New test.
3621
f8710242
NB
36222001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3623
3624 * gcc.dg/cpp/charconst.c: New tests.
3625 * gcc.dg/cpp/escape.c: New tests.
3626 * gcc.dg/cpp/escape-1.c: New tests.
3627 * gcc.dg/cpp/escape-2.c: New tests.
3628 * gcc.dg/cpp/ucs.c: New tests.
3629
3af21e04
DB
36302001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
3631
a3424c98 3632 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
3af21e04
DB
3633 native compiler for irix6.5.
3634
1ec07597
JO
3635Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
3636
3637 * lib/g++.exp (g++_include_flags): Use args to compute
a3424c98 3638 get_multilibs.
1ec07597
JO
3639 (g++_link_flags): Likewise.
3640 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3641
c215b29f
JM
36422001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
3643
3644 * gcc.dg/c90-hexfloat-1.c: Add more tests.
3645
4694cec2
GK
36462001-05-21 Geoff Keating <geoffk@redhat.com>
3647
3648 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3649 this file.
3650
f0ef84a2
SC
36512001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3652
3653 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3654 STACK_SIZE;
3655 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3656 to STACK_SIZE; Use it to define size of add_histo array.
a3424c98 3657 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
f0ef84a2
SC
3658 to STACK_SIZE.
3659 (f): Use GITT_SIZE to define size of gitt local table.
a3424c98 3660 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
f0ef84a2
SC
3661 to STACK_SIZE; Use it to define size of bytemem array.
3662
ef73e139
SC
36632001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3664
3665 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3666 on 68HC11/HC12 due to the asm instruction.
3667 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3668 * gcc.c-torture/compile/920520-1.x: Likewise.
3669 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3670 on 68HC11/HC12 because the function is larger than 64K.
3671 * gcc.c-torture/compile/961203-1.x: New file, this test fails
3672 on 68HC11/HC12 because the structure is too large.
3673
4951297b
RH
36742001-05-20 Richard Henderson <rth@redhat.com>
3675
3676 * gcc.c-torture/execute/20010520-1.c: New.
3677
88e3805d
KG
36782001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3679
3680 * g++.old-deja/g++.warn/compare1.C: New test.
3681 * gcc.dg/compare4.c: New test.
3682
d30a825a
NS
36832001-05-20 Nathan Sidwell <nathan@codesourcery.com>
3684
3685 * g++.old-deja/g++.other/optimize1.C: New test.
3686
3b82c249
KL
36872001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3688
3689 * g++.old-deja/g++.pt/spec41.C: New test.
3690
97d24516
JM
36912001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
3692
3693 * gcc.c-torture/compile/20010114-1.x: Remove.
3694
10d6cbb8
SS
36952001-05-18 Stan Shebs <shebs@apple.com>
3696
3697 * gcc.c-torture/compile/20010518-1.c: New test.
3698
2b0cbc5d
NS
36992001-05-18 Nathan Sidwell <nathan@codesourcery.com>
3700
3701 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3702 * g++.old-deja/g++.pt/crash67.C: New test.
3703
20415bba
JO
37042001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
3705
3706 * g++.old-deja/g++.other/debug9.C: New test.
3707
7857f134
ZW
37082001-05-16 Zack Weinberg <zackw@stanford.edu>
3709
3710 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3711
5a111a5b
JH
3712Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
3713
3714 * gcc.c-torture/compile/20010516-1.c: New test.
3715
3f0a9b35
NS
37162001-05-16 Nathan Sidwell <nathan@codesourcery.com>
3717
cc469ee9
NS
3718 * g++.old-deja/g++.other/crash41.C: New test.
3719
37202001-05-16 Nathan Sidwell <nathan@codesourcery.com>
3721
cc469ee9 3722 * g++.old-deja/g++.pt/crash66.C: New test.
3f0a9b35 3723
5846d7f7
BK
37242001-05-15 Benjamin Kosnik <bkoz@redhat.com>
3725
3726 * g++.old-deja/g++.robertl/eb27.C: Convert.
3727
5be598f6
NC
37282001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
3729
3730 * g++.dg/friend-warn.C: New test. Do not warn about friend
3731 declaration being redundant.
3732
0239bfdd
MM
37332001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
3734
3735 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3736
ce29729a
MM
37372001-05-14 Mark Mitchell <mark@codesourcery.com>
3738
3739 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3740
8b9df536
BK
37412001-05-13 Benjamin Kosnik <bkoz@redhat.com>
3742
3743 * lib/g++.exp: Use testsuite_flags.
a3424c98 3744
6f221402
MM
37452001-05-13 Mark Mitchell <mark@codesourcery.com>
3746
3747 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3748
e7288e18
JDA
37492001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
3750
3751 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3752
c873862c
MM
37532001-05-11 Mark Mitchell <mark@codesourcery.com>
3754
3755 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3756
25d78ace
JM
37572001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
3758
3759 * gcc.c-torture/compile/20010313-1.c: New test.
3760
6d4587f7
ZW
37612001-05-09 Zack Weinberg <zackw@stanford.edu>
3762
3763 * gcc.dg/cpp/direct2.c: New test.
8b9df536 3764 * gccq.dg/cpp/direct2s.c: New test.
6d4587f7
ZW
3765
3766 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3767
1a560c3a
MM
37682001-05-07 Mark Mitchell <mark@codesourcery.com>
3769
3770 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3771 * g++.old-deja/g++.other/op3.C: Likewise.
3772
7f75752b
NB
37732001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3774
3775 * gcc.dg/cpp/syshdr.h: New file.
3776 * gcc.dg/cpp/sysmac1.c: Update.
3777 * gcc.dg/cpp/sysmac2.c: Update.
3778
7120a6fe
NB
37792001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3780
3781 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3782
a92644e7
DE
37832001-05-04 David Edelsohn <edelsohn@gnu.org>
3784
3785 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3786 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3787
1fc77d36
NB
37882001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
3789
3790 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3791
4091fa5f
GK
37922001-05-03 Geoffrey Keating <geoffk@redhat.com>
3793
3794 * lib/g++.exp (g++_include_flags): Don't use any special flags
3795 if TESTING_IN_BUILD_TREE is not defined.
6d4587f7 3796 (g++_init): Use a plain 'c++' as the compiler if
4091fa5f
GK
3797 TESTING_IN_BUILD_TREEE is not defined.
3798
de26cf80
JJ
37992001-05-02 Jakub Jelinek <jakub@redhat.com>
3800
3801 * g++.old-deja/g++.eh/catch13.C: New test.
3802 * g++.old-deja/g++.eh/catch14.C: New test.
3803
2d2a86ae
JJ
38042001-05-02 Jakub Jelinek <jakub@redhat.com>
3805
3806 * gcc.dg/cpp/tr-define.c: New test.
3807
a39a06ff
LR
38082001-05-01 Loren J. Rittle <ljrittle@acm.org>
3809
3810 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3811 <stdlib.h>, not <malloc.h>.
3812
9da99f7d
NS
38132001-05-01 Nathan Sidwell <nathan@codesourcery.com>
3814
3815 * g++.old-deja/g++.ns/template17.C: New test.
3816
4b48a93e
NS
38172001-05-01 Nathan Sidwell <nathan@codesourcery.com>
3818
3819 * g++.old-deja/g++.pt/ref4.C: New test.
3820
901d43bc
RH
38212001-04-30 Richard Henderson <rth@redhat.com>
3822
3823 * gcc.dg/20000724-1.c: Revert last change.
3824
505cf15f
TM
38252001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
3826
3827 * g77.f-torture/execute/20010430.f: New test.
3828
d60e5448
MM
38292001-04-30 Mark Mitchell <mark@codesourcery.com>
3830
3831 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3832
7200764f
JM
38332001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
3834
3835 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3836
2d46ec83
NS
38372001-04-27 Nathan Sidwell <nathan@codesourcery.com>
3838
3839 * g++.old-deja/g++.eh/crash6.C: New test.
3840
02a1a68c
NS
38412001-04-27 Nathan Sidwell <nathan@codesourcery.com>
3842
3843 * g++.old-deja/g++.other/warn7.C: New test.
3844
5f6eeeb3
NS
38452001-04-27 Nathan Sidwell <nathan@codesourcery.com>
3846
3847 * g++.old-deja/g++.other/defarg9.C: New test.
3848
f6ce87c0
TM
38492001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
3850
3851 * g77.f-torture/compile/20010426.f: New test.
3852 * g77.f-torture/execute/20010426.f: New test.
3853
f658da59
TM
38542001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
3855
3856 * g77.f-torture/compile/20000629-1.x: Remove - error
3857 has been fixed.
3858
3da5d5c8
JL
3859Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
3860
a86414f3
JL
3861 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3862 Tweak slightly to work with g++.dg framework.
3863 * g++.dg/special/ecos.exp: Run initp1.C test.
3864 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3865
3da5d5c8
JL
3866 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3867 its linker doesn't give line numbers either.
3868 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3869
5677efb0
NS
38702001-04-26 Nathan Sidwell <nathan@codesourcery.com>
3871
3872 * g++.old-deja/g++.other/lex1.C: New test.
3873
3b07c79b
JJ
38742001-04-26 Jakub Jelinek <jakub@redhat.com>
3875
3876 * gcc.dg/noncompile/20010425-1.c: New test.
3877
0576ec13
NS
38782001-04-26 Nathan Sidwell <nathan@codesourcery.com>
3879
3880 * g++.old-deja/g++.pt/mangle2.C: New test.
3881
b5cd6849
JJ
38822001-04-25 Jakub Jelinek <jakub@redhat.com>
3883
49b51f30 3884 * gcc.dg/format/plus-1.c: New test.
b5cd6849 3885
0607953c
JJ
38862001-04-25 Jakub Jelinek <jakub@redhat.com>
3887
3888 * gcc.dg/20010423-1.c: New test.
3889
e99af66b
JJ
38902001-04-25 Jakub Jelinek <jakub@redhat.com>
3891
3892 * gcc.c-torture/execute/20010422-1.c: New test.
3893
6bda7a5e
NS
38942001-04-25 Nathan Sidwell <nathan@codesourcery.com>
3895
3896 * g++.old-deja/g++.ns/type2.C: New test.
3897
11fe225a
ZW
38982001-04-24 Zack Weinberg <zackw@stanford.edu>
3899
3900 * g++.old-deja/g++.other/perf1.C: New test.
3901
0ba8a114
NS
39022001-04-24 Nathan Sidwell <nathan@codesourcery.com>
3903
3904 * gcc.dg/c99-func-2.c: Remove xfail.
3905 * gcc.dg/c99-func-3.c: Remove xfail.
3906 * gcc.dg/c99-func-4.c: Remove xfail.
3907
15784bba
ZW
39082001-04-23 Zack Weinberg <zackw@stanford.edu>
3909
3910 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3911
c3cd9c8b
JM
39122001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
3913
3914 * gcc.c-torture/compile/20010423-1.c: New test.
3915
aa1826e2
NS
39162001-04-20 Nathan Sidwell <nathan@codesourcery.com>
3917
3918 * g++.old-deja/g++.pt/typename28.C: New test.
3919
06d9f09f
NS
39202001-04-20 Nathan Sidwell <nathan@codesourcery.com>
3921
3922 * g++.old-deja/g++.abi/empty2.C: New test.
3923 * g++.old-deja/g++.abi/empty3.C: New test.
3924
24f80882
JJ
39252001-04-20 Jakub Jelinek <jakub@redhat.com>
3926
3927 * g++.old-deja/g++.other/comdat2.C: New test.
3928 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3929
351a0f00
JJ
39302001-04-20 Jakub Jelinek <jakub@redhat.com>
3931
3932 * g++.old-deja/g++.other/overload14.C: New test.
3933
881cae05
JJ
39342001-04-20 Jakub Jelinek <jakub@redhat.com>
3935
3936 * g++.old-deja/g++.other/lookup23.C: New test.
3937
43e72072
JJ
39382001-04-20 Jakub Jelinek <jakub@redhat.com>
3939
3940 * gcc.c-torture/execute/20010403-1.c: New test.
3941
5c8378a7
DB
39422001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
3943 Mark Mitchell <mark@codesourcery.com>
3944
3945 * lib/old-dejagnu.exp: Don't delete output of executable.
3946 Add .exe suffix to executables.
3947
96f1c2b1
TM
39482001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
3949
3950 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3951
3ed56f8a
KG
39522001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3953
3954 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3955
0fb3018c 39562001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6d4587f7 3957
0fb3018c
NS
3958 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3959 * g++.old-deja/g++.abi/crash1.C: New test.
3960
bbb53468
NS
39612001-04-12 Nathan Sidwell <nathan@codesourcery.com>
3962
3963 * g++.old-deja/g++.other/crash40.C: New test.
3964
76cf1895
KG
39652001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3966
3967 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3968
a2095778
NS
39692001-04-11 Nathan Sidwell <nathan@codesourcery.com>
3970
3971 * g++.old-deja/g++.other/warn6.C: New test.
3972
3a172730
PS
397322001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
3974
6d4587f7 3975 * g++.old-deja/g++.robertl/eb42.C: Same.
3a172730
PS
3976
3977001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
03829ad2
KG
3978
3979 * gcc.dg/wtr-conversion-1.c: New testcase.
3980
5a01d634
RH
39812001-04-10 Richard Henderson <rth@redhat.com>
3982
3983 * g++.old-deja/g++.other/array5.C: New.
3984
9b38026f
FS
39852001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3986
3987 * gcc.c-torture/execute/20010408-1.c: New test.
3988
a5434cb7
BK
39892001-04-06 Benjamin Kosnik <bkoz@redhat.com>
3990
3991 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3992 headers and constructs.
3993 * g++.old-deja/g++.robertl/eb79.C: Same.
3994 * g++.old-deja/g++.robertl/eb77.C (main): Same.
3995 * g++.old-deja/g++.robertl/eb73.C: Same.
3996 * g++.old-deja/g++.robertl/eb66.C (main): Same.
3997 * g++.old-deja/g++.robertl/eb55.C (t): Same.
3998 * g++.old-deja/g++.robertl/eb54.C (main): Same.
3999 * g++.old-deja/g++.robertl/eb46.C (main): Same.
4000 * g++.old-deja/g++.robertl/eb44.C: Same.
4001 * g++.old-deja/g++.robertl/eb41.C (main): Same.
4002 * g++.old-deja/g++.robertl/eb4.C (main): Same.
4003 * g++.old-deja/g++.robertl/eb39.C: Same.
4004 * g++.old-deja/g++.robertl/eb33.C (main): Same.
4005 * g++.old-deja/g++.robertl/eb31.C (main): Same.
4006 * g++.old-deja/g++.robertl/eb30.C: Same.
4007 * g++.old-deja/g++.robertl/eb3.C: Same.
4008 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4009 * g++.old-deja/g++.robertl/eb21.C: Same.
4010 * g++.old-deja/g++.robertl/eb15.C: Same.
4011 * g++.old-deja/g++.robertl/eb118.C: Same.
4012 * g++.old-deja/g++.robertl/eb115.C (main): Same.
4013 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4014 * g++.old-deja/g++.robertl/eb109.C: Same.
4015 * g++.old-deja/g++.other/sibcall1.C (main): Same.
4016 * g++.old-deja/g++.mike/rtti1.C: Same.
4017 * g++.old-deja/g++.mike/p658.C: Same.
4018 * g++.old-deja/g++.mike/net46.C: Same.
4019 * g++.old-deja/g++.mike/net34.C: Same.
4020 * g++.old-deja/g++.mike/memoize1.C: Same.
4021 * g++.old-deja/g++.mike/eh2.C: Same.
4022 * g++.old-deja/g++.law/weak.C: Same.
4023 * g++.old-deja/g++.law/visibility7.C: Same.
4024 * g++.old-deja/g++.law/visibility25.C: Same.
4025 * g++.old-deja/g++.law/visibility22.C: Same.
4026 * g++.old-deja/g++.law/visibility2.C: Same.
4027 * g++.old-deja/g++.law/visibility17.C: Same.
4028 * g++.old-deja/g++.law/visibility13.C: Same.
4029 * g++.old-deja/g++.law/visibility10.C: Same.
4030 * g++.old-deja/g++.law/visibility1.C: Same.
4031 * g++.old-deja/g++.law/virtual3.C (eval): Same.
4032 * g++.old-deja/g++.law/vbase1.C: Same.
4033 * g++.old-deja/g++.law/operators32.C: Same.
4034 * g++.old-deja/g++.law/nest3.C: Same.
4035 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4036 * g++.old-deja/g++.law/except5.C (main): Same.
4037 * g++.old-deja/g++.law/cvt7.C (run): Same.
4038 * g++.old-deja/g++.law/cvt2.C: Same.
4039 * g++.old-deja/g++.law/cvt16.C: Same.
4040 * g++.old-deja/g++.law/ctors6.C (bar): Same.
4041 * g++.old-deja/g++.law/ctors17.C (main): Same.
4042 * g++.old-deja/g++.law/ctors13.C: Same.
4043 * g++.old-deja/g++.law/ctors12.C (main): Same.
4044 * g++.old-deja/g++.law/ctors10.C: Same.
4045 * g++.old-deja/g++.law/code-gen5.C: Same.
4046 * g++.old-deja/g++.law/bad-error7.C: Same.
4047 * g++.old-deja/g++.law/arm9.C: Same.
4048 * g++.old-deja/g++.law/arm12.C: Same.
4049 * g++.old-deja/g++.law/arg8.C: Same.
4050 * g++.old-deja/g++.law/arg1.C: Same.
4051 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4052 * g++.old-deja/g++.jason/template31.C: Same.
4053 * g++.old-deja/g++.jason/template24.C (main): Same.
4054 * g++.old-deja/g++.jason/2371.C: Same.
4055 * g++.old-deja/g++.eh/new2.C: Same.
4056 * g++.old-deja/g++.eh/new1.C: Same.
4057 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4058 * g++.old-deja/g++.brendan/nest21.C (main): Same.
4059 * g++.old-deja/g++.brendan/err-msg3.C: Same.
4060 * g++.old-deja/g++.brendan/crash62.C: Same.
4061 * g++.old-deja/g++.brendan/crash52.C: Same.
4062 * g++.old-deja/g++.brendan/crash49.C (main): Same.
4063 * g++.old-deja/g++.brendan/crash38.C: Same.
4064 * g++.old-deja/g++.brendan/crash15.C (main): Same.
4065 * g++.old-deja/g++.brendan/copy9.C: Same.
4066
608d74c4
R
4067Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
4068
b6285d1b 4069 * gcc.c-torture/execute/20001203-2.c (memset):
608d74c4
R
4070 Count argument is of type __SIZE_TYPE__.
4071
b0835578
DN
40722001-04-04 Diego Novillo <dnovillo@redhat.com>
4073
4074 * gcc.c-torture/compile/20010404-1.c: New test.
4075
347f3440
JJ
40762001-04-04 Jakub Jelinek <jakub@redhat.com>
4077
4078 * gcc.c-torture/compile/20010326-1.c: New test.
4079
41dc4816
AO
40802001-04-03 Alexandre Oliva <aoliva@redhat.com>
4081
4082 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4083 peculiarities of the SH.
4084 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4085
4d8a2001
RO
40862001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4087
4088 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4089 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4090 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4091
caf4d6e0
JJ
40922001-04-02 Jakub Jelinek <jakub@redhat.com>
4093
4094 * g77.f-torture/compile/20010321-1.f: New test.
4095
32ff70d2
JJ
40962001-04-02 Jakub Jelinek <jakub@redhat.com>
4097
4098 * gcc.c-torture/compile/20010329-1.c: New test.
4099
d791ea1e
JJ
41002001-04-02 Jakub Jelinek <jakub@redhat.com>
4101
4102 * gcc.c-torture/execute/20010329-1.c: New test.
4103
a7fd2186
LR
41042001-03-28 Loren J. Rittle <ljrittle@acm.org>
4105
4106 * g++.old-deja/g++.other/eh4.C: Fix typo.
4107
2c082cb2
LR
41082001-03-28 Loren J. Rittle <ljrittle@acm.org>
4109
4110 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4111
145c1def
PB
41122001-03-28 Philip Blundell <philb@gnu.org>
4113
4114 * gcc.c-torture/compile/20010328-1.c: New test.
4115
531073e7
RH
41162001-03-27 Richard Henderson <rth@redhat.com>
4117
4118 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4119 * g++.old-deja/g++.eh/vbase3.C: Likewise.
4120
b13aca19
AM
41212001-03-27 Alan Modra <alan@linuxcare.com.au>
4122
4123 * gcc.c-torture/compile/20010327-1.c: New test.
4124
788bf0e3
NS
41252001-03-26 Nathan Sidwell <nathan@codesourcery.com>
4126
4127 * g++.old-deja/g++.other/friend12.C: New test.
4128 * g++.old-deja/g++.other/friend9.C: Expect no errors.
4129 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4130
eb40d6b9
JM
41312001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
4132
4133 * gcc.c-torture/execute/20010325-1.c: New test.
4134
8e4ce833
JJ
41352001-03-23 Jakub Jelinek <jakub@redhat.com>
4136
4137 * g++.old-deja/g++.other/mangle3.C: New test.
4138
a1c2b86d
JJ
41392001-03-22 Jakub Jelinek <jakub@redhat.com>
4140
4141 * g++.old-deja/g++.other/anon8.C: New test.
4142
a44a935f
PB
41432001-03-20 Philip Blundell <philb@gnu.org>
4144
4145 * gcc.c-torture/compile/20010320-1.c: New test.
4146
e72dd89c
RH
41472001-03-17 Richard Henderson <rth@redhat.com>
4148
4149 * g++.old-deja/g++.other/eh4.C: Add expected error text.
4150
92784908
GK
41512001-03-15 Geoff Keating <geoff@redhat.com>
4152
4153 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4154 tests on AIX.
4155
d064d75a
GDR
41562001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
4157
4158 * g++.old-deja/g++.other/eh4.C: New test.
4159
7f63897e
NB
41602001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
4161
4162 * gcc.dg/cpp/mi1.c: Update.
4163
9cf218a3
JJ
41642001-03-14 Jakub Jelinek <jakub@redhat.com>
4165
4166 * g++.old-deja/g++.other/regstack.C: New test.
4167
78fe06c2
NS
41682001-03-12 Nathan Sidwell <nathan@codesourcery.com>
4169
4170 * g++.old-deja/g++.other/ref4.C: New test.
4171
533dfde0
OP
41722001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
4173
4174 * objc/execute/va_method.m: Added.
4175 * objc/execute/IMP.m: Added.
4176 * objc/execute/_cmd.m: Added.
4177 * objc/execute/accessing_ivars.m: Added.
4178 * objc/execute/class-1.m: Added.
4179 * objc/execute/class-10.m: Added.
4180 * objc/execute/class-11.m: Added.
4181 * objc/execute/class-12.m: Added.
4182 * objc/execute/class-13.m: Added.
4183 * objc/execute/class-14.m: Added.
4184 * objc/execute/class-2.m: Added.
4185 * objc/execute/class-3.m: Added.
4186 * objc/execute/class-4.m: Added.
4187 * objc/execute/class-5.m: Added.
4188 * objc/execute/class-6.m: Added.
4189 * objc/execute/class-7.m: Added.
4190 * objc/execute/class-8.m: Added.
4191 * objc/execute/class-9.m: Added.
4192 * objc/execute/class-tests-1.h
4193 * objc/execute/class-tests-2.h
4194 * objc/execute/compatibility_alias.m: Added.
4195 * objc/execute/encode-1.m: Added.
4196 * objc/execute/formal_protocol-1.m: Added.
4197 * objc/execute/formal_protocol-2.m: Added.
4198 * objc/execute/formal_protocol-3.m: Added.
4199 * objc/execute/formal_protocol-4.m: Added.
4200 * objc/execute/formal_protocol-5.m: Added.
4201 * objc/execute/formal_protocol-6.m: Added.
4202 * objc/execute/formal_protocol-7.m: Added.
4203 * objc/execute/informal_protocol.m: Added.
4204 * objc/execute/initialize.m: Added.
4205 * objc/execute/load.m: Added.
4206 * objc/execute/many_args_method.m: Added.
4207 * objc/execute/nested-3.m: Added.
4208 * objc/execute/no_clash.m: Added.
4209 * objc/execute/private.m: Added.
4210 * objc/execute/redefining_self.m: Added.
4211 * objc/execute/root_methods.m: Added.
4212 * objc/execute/selector-1.m: Added.
4213 * objc/execute/static-1.m: Added.
4214 * objc/execute/static-2.m: Added.
4215 * objc/execute/va_method.m: Added.
4216
bb937853
RH
42172001-03-10 Richard Henderson <rth@redhat.com>
4218
4219 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4220
da1cb092
NB
42212001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
4222
4223 * g++.old-deja/g++.other/crash31.C: XFAIL.
4224 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4225 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4226 * gcc.c-torture/execute/20010123-1.x: XFAIL.
4227 * gcc.c-torture/execute/20010124-1.x: XFAIL.
4228 * gcc.dg/sequence-pt-1.c: XFAIL one test.
4229
533dfde0
OP
42302001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
4231
4232 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4233
8b44d68f
ZW
42342001-03-06 Zack Weinberg <zackw@stanford.edu>
4235
4236 * gcc.dg/20000724-1.c: Don't use multiline strings.
4237
69f8cbfa
ZW
42382001-03-06 Zack Weinberg <zackw@stanford.edu>
4239
6d4587f7
ZW
4240 * objc/execute/string1.m, objc/execute/string2.m: Compare the
4241 result of -cString against what we expect it to be; don't just
4242 print it out for no one to read.
69f8cbfa
ZW
4243
4244 * objc/execute/string3.m, objc/execute/string4.m: New tests.
4245 Based on testcases provided by Nicola Pero.
4246
e8408f25
NB
42472001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
4248
4249 * gcc.dg/cpp/macro7.c: New test.
4250
6b630c42
NB
42512001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
4252
4253 * gcc.dg/cpp/multiline.c: Update.
4254
7eeb553c
NS
42552001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4256
4257 * g++.old-deja/g++.other/enum3.C: New test.
4258
d282fcb2
NS
42592001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4260
4261 * g++.old-deja/g++.other/pod1.C: New test.
4262
f86fdf68
NS
42632001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4264
4265 * g++.old-deja/g++.ext/overload1.C: New test.
4266
fbfe8c9e
NS
42672001-03-01 Nathan Sidwell <nathan@codesourcery.com>
4268
4269 * g++.old-deja/g++.pt/using1.C: New test.
4270
4d24a889
NS
42712001-03-01 Nathan Sidwell <nathan@codesourcery.com>
4272
4273 * g++.old-deja/g++.other/using9.C: New test.
4274
25ad894f
OP
42752001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
4276
4277 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4278
4279 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4280
e5844e6d
NS
42812001-02-28 Nathan Sidwell <nathan@codesourcery.com>
4282
4283 * g++.old-deja/g++.ext/realpt1.C: Remove.
4284
73ea87d7
NS
42852001-02-27 Nathan Sidwell <nathan@codesourcery.com>
4286
4287 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4288
3914b81a
WC
42892001-02-26 Will Cohen <wcohen@redhat.com>
4290
4291 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4292
2851a0e4
JO
42932001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
4294
4295 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4296 templatized constructors.
4297
d82a9639
FS
42982001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4299
4300 * gcc.c-torture/execute/20010224-1.c: New test.
4301
fba2c0cd
JJ
43022001-02-23 Jakub Jelinek <jakub@redhat.com>
4303
4304 * gcc.c-torture/execute/20010222-1.c: New test.
4305
b3bae5e2
JJ
43062001-02-22 Jakub Jelinek <jakub@redhat.com>
4307
4308 * g++.old-deja/g++.other/inline20.C: New test.
4309
50920adb
OP
4310Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
4311
4312 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4313
eccad894
GDR
43142001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4315
6d4587f7
ZW
4316 * g++.old-deja/g++.other/lookup22.C: New test.
4317
cd5a58e5
ZW
43182001-02-19 Zack Weinberg <zackw@stanford.edu>
4319
4320 * g77.dg: New directory.
4321 * g77.dg/20010216-1.f: New test case.
4322 * g77.dg/dg.exp: New driver.
4323 * lib/g77-dg.exp: New driver library.
4324
612164eb
KL
43252001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4326
4327 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4328
e8186ecf
GDR
43292001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
4330
4331 * g++.old-deja/g++.other/decl9.C: New test.
6d4587f7 4332
2c1be322
JJ
43332001-02-16 Jakub Jelinek <jakub@redhat.com>
4334
4335 * g++.old-deja/g++.other/init16.C: Update the test so that it does
4336 not need <string> and also tests the initialization at runtime.
4337
1d2e075a
NB
43382001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4339
4340 * gcc.c-torture/execute/longlong.c: New test.
4341
6d139650
R
4342Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
4343
4344 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4345
49f527d5
R
4346Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
4347
4348 * gcc.c-torture/execute/920302-1.c (execute):
4349 Change argument type to short.
4350
d0ab7624
NS
43512001-02-14 Nathan Sidwell <nathan@codesourcery.com>
4352
4353 * g++.old-deja/g++.pt/deduct6.C: New test.
4354
7773899b
NS
43552001-02-14 Nathan Sidwell <nathan@codesourcery.com>
4356
4357 * g++.old-deja/g++.pt/deduct5.C: New test.
4358
fe375cf1
JJ
43592001-02-14 Jakub Jelinek <jakub@redhat.com>
4360
4361 * gcc.c-torture/execute/20010209-1.c: New test.
4362
ceeaadbb
NB
43632001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
4364
4365 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4366
c36ae96c
GK
43672001-02-12 Geoffrey Keating <geoffk@redhat.com>
4368
4b01cd8f
GK
4369 * g++.dg/vtgc1.C: Update for new ABI.
4370
c36ae96c
GK
4371 * consistency.vlad: New directory, 1665 files.
4372
f43b2795
JM
43732001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4374
4375 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4376 return type.
4377 * gcc.dg/cpp/digraphs.c: Declare puts.
4378
45abaea8
NS
43792001-02-12 Nathan Sidwell <nathan@codesourcery.com>
4380
4381 * g++.old-deja/g++.other/warn5.C: New test.
4382
996065b4
NS
43832001-02-12 Nathan Sidwell <nathan@codesourcery.com>
4384
4385 * g++.old-deja/g++.pt/spec40.C: New test.
4386
82c18d5c
NS
43872001-02-12 Nathan Sidwell <nathan@codesourcery.com>
4388
4389 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4390 case.
4391 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4392
d02b54f6
JJ
43932001-02-12 Jakub Jelinek <jakub@redhat.com>
4394
4395 * gcc.c-torture/compile/20010209-1.c: New test.
4396
79ff6e27
JO
43972001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
4398
4399 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4400 excess errors message but not if it crashes.
4401 * g++.old-deja/g++.other/crash27.C: Likewise.
4402 * g++.old-deja/g++.other/crash28.C: Likewise.
4403 * g++.old-deja/g++.other/crash30.C: Likewise.
4404 * g++.old-deja/g++.other/crash32.C: Likewise.
4405 * g++.old-deja/g++.other/crash35.C: Likewise.
4406 * g++.old-deja/g++.pt/inherit2.C: Likewise.
4407
f4d07b5e
JM
44082001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
4409
4410 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4411 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4412 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4413 g77.f-torture/execute/execute.exp,
4414 g77.f-torture/noncompile/noncompile.exp,
4415 gcc.c-torture/execute/execute.exp,
4416 gcc.c-torture/execute/memcheck/memcheck.exp,
4417 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4418 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4419 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4420 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4421 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4422 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4423 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4424 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4425 Remove bug reporting instructions with ancient email addresses.
4426
1ada4cd0
JJ
44272001-02-07 Jakub Jelinek <jakub@redhat.com>
4428
4429 * gcc.dg/20010202-1.c: New test.
4430 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4431
7d4918a2
ZW
44322001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
4433
4434 * g++.dg/stdbool-if.C: New test.
4435
7acfb19e
OP
4436Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
4437
4438 * objc/execute/fdecl.m: Added main().
4439
bdc624db
JJ
44402001-02-07 Jakub Jelinek <jakub@redhat.com>
4441
4442 * gcc.c-torture/execute/20010206-1.c: New test.
4443
f2f7ac40
NB
44442001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
4445
6d4587f7 4446 * gcc.dg/cpp/avoidpaste1.c: Update.
f2f7ac40 4447
1ae10ad0
OP
4448Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
4449
4450 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4451 Pero <nicola@brainstorm.co.uk>.
4452 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4453
a87b4257
NS
44542001-02-06 Nathan Sidwell <nathan@codesourcery.com>
4455
4456 * g++.old-deja/g++.pt/spec39.C: New test.
4457
2f4e8f2b
JJ
44582001-02-05 Jakub Jelinek <jakub@redhat.com>
4459
4460 * gcc.c-torture/compile/20010202-1.c: New test.
4461
9965d119
NS
44622001-02-05 Nathan Sidwell <nathan@codesourcery.com>
4463
4464 * g++.old-deja/g++.abi/primary2.C: New test.
4465 * g++.old-deja/g++.abi/primary3.C: New test.
4466 * g++.old-deja/g++.abi/primary4.C: New test.
4467 * g++.old-deja/g++.abi/primary5.C: New test.
4468 * g++.old-deja/g++.abi/vtable3.h: New test.
4469 * g++.old-deja/g++.abi/vtable3a.C: New test.
4470 * g++.old-deja/g++.abi/vtable3b.C: New test.
4471 * g++.old-deja/g++.abi/vtable3c.C: New test.
4472 * g++.old-deja/g++.abi/vtable3d.C: New test.
4473 * g++.old-deja/g++.abi/vtable3e.C: New test.
4474 * g++.old-deja/g++.abi/vtable3f.C: New test.
4475 * g++.old-deja/g++.abi/vtable3g.C: New test.
4476 * g++.old-deja/g++.abi/vtable3h.C: New test.
4477 * g++.old-deja/g++.abi/vtable3i.C: New test.
4478 * g++.old-deja/g++.abi/vtable3j.C: New test.
4479 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4480
55de1b66
JJ
44812001-02-03 Jakub Jelinek <jakub@redhat.com>
4482
4483 * g++.old-deja/g++.other/anon6.C: New test.
4484 * g++.old-deja/g++.other/anon7.C: New test.
4485
7af5ca82
NB
44862001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
4487
6d4587f7 4488 * gcc.dg/cpp/avoidpaste2.c: New tests.
7af5ca82 4489
ce662d4c
JJ
44902001-01-31 Jakub Jelinek <jakub@redhat.com>
4491
4492 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4493
2b1f4d81
JO
44942001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
4495
4496 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4497 DECIMAL_DIG cases for Irix."
4498
ae7676ed
R
4499Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
4500
4501 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4502
0aca1a4f
JM
45032001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4504
4505 * gcc.dg/c99-tag-1.c: New test.
4506
2e1911bf
NB
45072001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
4508
6d4587f7 4509 * gcc.dg/cpp/tr-warn1.c: Add tests.
2e1911bf 4510
fd793c7a
NB
45112001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
4512
6d4587f7
ZW
4513 * gcc.dg/cpp/avoidpaste1.c: Update.
4514 * gcc.dg/cpp/paste4.c: Update.
fd793c7a 4515
a9a18460
JO
45162001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
4517
4518 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4519 cases for Irix.
4520
22ef15cf
GP
45212001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4522
4523 * g++.old-deja/g++.other/inline19.C: New test.
4524
e9770d51
NB
45252001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
4526
22ef15cf 4527 * gcc.dg/Wlarger-than.c: New test.
e9770d51 4528
24274aab
NB
45292001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4530
22ef15cf 4531 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
24274aab 4532
adc88131
JJ
45332001-01-29 Jakub Jelinek <jakub@redhat.com>
4534
4535 * gcc.c-torture/execute/20010129-1.c: New test.
4536 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4537
14e2799a
NB
45382001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
4539
6d4587f7 4540 * gcc.dg/cpp/avoidpaste1.c: Test case.
14e2799a 4541
6001735e
JJ
45422001-01-28 Jakub Jelinek <jakub@redhat.com>
4543
4544 * g++.old-deja/g++.other/inline18.C: New test.
4545
75c1416b
KG
45462001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4547
4548 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4549 and __builtin_putchar.
4550
940ff66d
JJ
45512001-01-27 Jakub Jelinek <jakub@redhat.com>
4552
4553 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4554 tests.
4555
22892fc6
JO
45562001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
4557
4558 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4559 floating point number rounding mode to round to the nearest
4560 representable mode.
4561
324ffb8c
JJ
45622001-01-25 Jakub Jelinek <jakub@redhat.com>
4563
4564 * g++.old-deja/g++.other/mangle2.C: New test.
4565
cedd825f
JM
45662001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
4567
4568 * gcc.c-torture/compile/20010124-1.c: New test.
4569
4b2811e9
NS
45702001-01-24 Nathan Sidwell <nathan@codesourcery.com>
4571
4572 * g++.old-deja/g++.pt/spec38.C: New test.
4573
08511114
KL
45742001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4575
4576 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4577 "Build don't run".
4578
390dfcbe 45792001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
a84593a6
FS
4580
4581 * gcc.c-torture/execute/20010123-1.c: New test.
4582
92ecdfb7
NS
45832001-01-23 Nathan Sidwell <nathan@codesourcery.com>
4584
4585 * g++.old-deja/g++.pt/spec37.C: New test.
4586
4cff6abe
NS
45872001-01-23 Nathan Sidwell <nathan@codesourcery.com>
4588
4589 * g++.old-deja/g++.pt/overload14.C: New test.
4590
6aace5d4
FS
45912001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4592
4593 * gcc.c-torture/execute/20010122-1.c: New test, exercise
4594 __builtin_return_address.
4595
62e4a758
NS
45962001-01-22 Nathan Sidwell <nathan@codesourcery.com>
4597
4598 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4599 * g++.old-deja/g++.pt/spec35.C: New test.
4600 * g++.old-deja/g++.pt/spec36.C: New test.
4601
399241d9
JJ
46022001-01-20 Jakub Jelinek <jakub@redhat.com>
4603
4604 * gcc.c-torture/compile/20010118-1.c: New test.
4605
29aad310
NB
46062001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
4607
399241d9 4608 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
29aad310 4609
fa7aa1fe
JJ
46102001-01-19 Jakub Jelinek <jakub@redhat.com>
4611
4612 * gcc.c-torture/execute/20010119-1.c: New test.
4613
1e00f18c
NS
46142001-01-19 Nathan Sidwell <nathan@codesourcery.com>
4615
4616 * g++.old-deja/g++.other/vbase5.C: New test.
4617
9f1b75fc
JJ
46182001-01-19 Jakub Jelinek <jakub@redhat.com>
4619
4620 * gcc.c-torture/execute/20010118-1.c: New test.
4621
f9c244b8
NS
46222001-01-19 Nathan Sidwell <nathan@codesourcery.com>
4623
4624 * g++.old-deja/g++.pt/deduct3.C: New test.
4625
08c2df0f
NS
46262001-01-19 Nathan Sidwell <nathan@codesourcery.com>
4627
4628 * g++.old-deja/g++.pt/spec34.C: New test.
4629
02d02725
DB
46302001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4631
4632 * g77.f-torture/compile/20000601-2.f: New test.
4633
f5ceeec8
NS
46342001-01-18 Nathan Sidwell <nathan@codesourcery.com>
4635
4636 * g++.old-deja/g++.other/init17.C: New test.
4637
34508ae8
AO
46382001-01-18 Alexandre Oliva <aoliva@redhat.com>
4639
4640 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4641
028d1f20
NS
46422001-01-18 Nathan Sidwell <nathan@codesourcery.com>
4643
4644 * g++.old-deja/g++.pt/unify8.C: New test.
4645
9f724b6a
NS
46462001-01-18 Nathan Sidwell <nathan@codesourcery.com>
4647
4648 * g++.old-deja/g++.abi/vbase1.C: New test.
4649
522d6614
NS
46502001-01-18 Nathan Sidwell <nathan@codesourcery.com>
4651
4652 * g++.old-deja/g++.pt/crash65.C: New test.
4653
e096bdde
NB
46542001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
4655
6d4587f7 4656 * gcc.dg/cpp/assembl2.S: New test case.
e096bdde 4657
acf8f04b
JO
46582001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
4659
4660 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4661 are supported.
4662
5f3aebea
KG
46632001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4664
4665 * g++.old-deja/g++.other/builtins1.C: New test.
4666 * g++.old-deja/g++.other/builtins2.C: Likewise.
4667 * g++.old-deja/g++.other/builtins3.C: Likewise.
4668 * g++.old-deja/g++.other/builtins4.C: Likewise.
4669
5efdd890
JJ
46702001-01-17 Jakub Jelinek <jakub@redhat.com>
4671
4672 * gcc.c-torture/compile/20010117-1.c: New test.
d70401eb 4673 * gcc.c-torture/compile/20010117-2.c: New test.
5efdd890 4674
c5a9e845
TM
46752001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
4676
4677 * g77.f-torture/execute/20010116.[fx]: New test,
4678 XFAIL on i?86-*-*.
4679 * g77.f-torture/compile/20010115.f: Indicate it's
4680 a test for PR fortran/1636.
4681
64dcdf78
JM
46822001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
4683
4684 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4685
9f1630a9
TM
46862001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
4687
4688 * g77.f-torture/compile/20010115.f: New test.
4689
db3f4e4e
NS
46902001-01-15 Nathan Sidwell <nathan@codesourcery.com>
4691
4692 * g++.old-deja/g++.pt/nontype5.C: New test.
4693
f617c7a3
NB
46942001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
4695
6d4587f7
ZW
4696 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4697 have an equivalent working one below it.
4698
e5aed4e1
JO
46992001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
4700
4701 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4702 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4703
e3585d4f
JO
47042001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
4705
4706 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4707 message containing "init_priority".
4708 (conpr-2.C): Likewise.
4709 (conpr-3.C): Likewise.
4710 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4711
bfeee001
FS
47122001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4713
4714 * gcc.c-torture/execute/20010114-2.c: New test.
4715
b859a98d
JM
47162001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
4717
4718 * gcc.c-torture/compile/20010114-1.c: New test.
4719 * gcc.c-torture/compile/20010114-1.x: Xfail.
4720 * gcc.c-torture/compile/20010114-2.c: New test.
4721 * gcc.c-torture/execute/20010114-1.c: New test.
4722 * gcc.dg/trunc-1.c: New test.
4723 * gcc.dg/uninit-B.c: New test.
4724
04ae6c59
NC
47252001-01-13 Nick Clifton <nickc@redhat.com>
4726
4727 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4728 target.
4729
6f6684e6
JM
47302001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
4731
4732 * gcc.c-torture/compile/20010113-1.c: New test.
4733
b874b32d
JJ
47342001-01-13 Jakub Jelinek <jakub@redhat.com>
4735
4736 * gcc.c-torture/compile/20001212-1.c: New test.
4737
fabfd802
NB
47382001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
4739
6d4587f7
ZW
4740 * gcc.dg/cpp/widestr1.c: Update.
4741 * gcc.dg/cpp/prag-imp.c: Remove.
fabfd802 4742
8b6a5902
JJ
47432001-01-12 Jakub Jelinek <jakub@redhat.com>
4744
4745 * gcc.c-torture/execute/20000801-3.x: Remove.
4746 * gcc.dg/c90-init-1.c: New test.
4747 * gcc.dg/c99-init-1.c: New test.
4748 * gcc.dg/c99-init-2.c: New test.
4749 * gcc.dg/gnu99-init-1.c: New test.
4750
efce71c6
RE
47512001-01-12 Richard Earnshaw <rearnsha@arm.com>
4752
4753 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4754 testing that no relevant ones were found.
4755
0949f723
NS
47562001-01-12 Nathan Sidwell <nathan@codesourcery.com>
4757
4758 * g++.old-deja/g++.pt/cast2.C: New test.
4759
a8641661
NS
47602001-01-12 Nathan Sidwell <nathan@codesourcery.com>
4761
4762 * g++.old-deja/g++.pt/friend47.C: New test.
4763
79c9e159
NS
47642001-01-11 Nathan Sidwell <nathan@codesourcery.com>
4765
4766 * g++.old-deja/g++.pt/instantiate13.C: New test.
4767
96a1e32d
NS
47682001-01-11 Nathan Sidwell <nathan@codesourcery.com>
4769
4770 * g++.old-deja/g++.other/defarg7.C: New test.
4771 * g++.old-deja/g++.other/defarg8.C: New test.
4772
47732001-01-11 Nathan Sidwell <nathan@codesourcery.com>
4774
4775 * g++.old-deja/g++.pt/crash64.C: New test.
4776
b37bf5bd
NS
47772001-01-11 Nathan Sidwell <nathan@codesourcery.com>
4778
4779 * g++.old-deja/g++.pt/crash63.C: New test.
4780
f7d7b651
NB
47812001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
4782
4783 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4784
d0be7718
AL
47852001-01-10 Alan Lehotsky <lehotsky@tiac.net>
4786
4787 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6d4587f7 4788
31bb3027
NS
47892001-01-10 Nathan Sidwell <nathan@codesourcery.com>
4790
b37bf5bd 4791 * g++.old-deja/g++.pt/error3.C: New test.
31bb3027 4792
fd3f43e7
NS
47932001-01-10 Nathan Sidwell <nathan@codesourcery.com>
4794
b37bf5bd 4795 * g++.old-deja/g++.other/crash39.C: New test.
fd3f43e7 4796
042b4c4e
NS
47972001-01-10 Nathan Sidwell <nathan@codesourcery.com>
4798
b37bf5bd 4799 * g++.old-deja/g++.other/vbase4.C: New test.
042b4c4e 4800
2830551d
JL
48012001-01-08 Jonathan Larmour <jlarmour@redhat.com>
4802
4803 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6d4587f7
ZW
4804 * gcc.dg/special/20000419-2.c: New file. Identical to above.
4805 * gcc.dg/special/special.exp: New test driver which will check
4806 for alias support for the above test.
2830551d 4807
9088c6fc
AL
48082001-01-09 Alan Lehotsky <lehotsky@tiac.net>
4809
4810 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4811 problems on small machines.
4812 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6d4587f7
ZW
4813 parameterize.
4814
3ee816a4
JO
48152001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
4816
4817 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4818 mips.
4819 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4820
186c0fbe
NS
48212001-01-09 Nathan Sidwell <nathan@codesourcery.com>
4822
4823 * g++.old_deja/g++.pt/using8.C: New test.
4824
654d7a33
JM
48252001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
4826
4827 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4828
18eb26d4
LR
48292000-01-08 Loren J. Rittle <ljrittle@acm.org>
4830
4831 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4832 where a failure is expected.
4833 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4834
3febd123
NS
48352001-01-08 Nathan Sidwell <nathan@codesourcery.com>
4836
4837 * g++.old_deja/g++.pt/instantiate12.C: New test.
4838
1f0d71c5
NS
48392001-01-08 Nathan Sidwell <nathan@codesourcery.com>
4840
4841 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4842 start of structs.
4843 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4844 * g++.old-deja/g++.brendan/crash17.C: Likewise.
4845 * g++.old-deja/g++.brendan/crash29.C: Likewise.
4846 * g++.old-deja/g++.brendan/crash48.C: Likewise.
4847 * g++.old-deja/g++.brendan/ns1.C: Likewise.
4848 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4849 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4850 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4851 * g++.old-deja/g++.eh/spec6.C: Likewise.
4852 * g++.old-deja/g++.jason/crash3.C: Likewise.
4853 * g++.old-deja/g++.law/ctors11.C: Likewise.
4854 * g++.old-deja/g++.law/ctors17.C: Likewise.
4855 * g++.old-deja/g++.law/ctors5.C: Likewise.
4856 * g++.old-deja/g++.law/ctors9.C: Likewise.
4857 * g++.old-deja/g++.mike/ambig1.C: Likewise.
4858 * g++.old-deja/g++.mike/net22.C: Likewise.
4859 * g++.old-deja/g++.mike/p3538a.C: Likewise.
4860 * g++.old-deja/g++.mike/p3538b.C: Likewise.
4861 * g++.old-deja/g++.mike/virt3.C: Likewise.
4862 * g++.old-deja/g++.niklas/t128.C: Likewise.
4863 * g++.old-deja/g++.other/anon4.C: Likewise.
4864 * g++.old-deja/g++.other/using1.C: Likewise.
4865 * g++.old-deja/g++.other/warn3.C: Likewise.
4866 * g++.old-deja/g++.pt/t37.C: Likewise.
4867 * g++.old-deja/g++.robertl/eb69.C: Likewise.
4868 * g++.old-deja/g++.robertl/eb71.C: Likewise.
4869
5bf15e84 48702001-01-08 Nathan Sidwell <nathan@codesourcery.com>
76191fdd
NS
4871
4872 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4873
18f988a0
KG
48742001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4875
4876 * gcc.c-torture/execute/stdio-opt-3.c: New test.
4877
eaf19aba
JJ
48782001-01-07 Jakub Jelinek <jakub@redhat.com>
4879
4880 * gcc.c-torture/compile/20010107-1.c: New test.
4881
796cdb65
JM
48822001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
4883
4884 * gcc.c-torture/execute/builtin-noret-1.c: New test.
4885
42110e7b
JM
48862001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
4887
4888 * gcc.dg/format/format.h: New file.
4889 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4890 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4891 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4892 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4893 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4894 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4895 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4896 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4897 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4898 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4899 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4900 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4901 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4902 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4903 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4904 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4905 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4906 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4907 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4908 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4909 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4910 instead of declaring standard types, macros and functions in each
4911 test.
4912
a7c52352
AO
49132001-01-06 Alexandre Oliva <aoliva@redhat.com>
4914
4915 * gcc.c-torture/execute/20010106-1.c: New test.
4916
cd566273
JM
49172001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
4918
4919 * gcc.dg/format/format.exp: New file.
4920 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4921 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4922 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4923 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4924 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4925 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4926 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4927 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4928 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4929 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4930 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4931 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4932 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4933 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4934 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4935 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4936 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4937 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4938 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4939 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4940 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4941 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4942 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4943 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4944 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4945 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4946 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4947 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4948 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4949 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4950 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4951 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4952 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4953 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4954 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4955 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4956 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4957 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4958 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4959 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4960 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4961 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4962
336bc4ae
AO
49632001-01-05 Alexandre Oliva <aoliva@redhat.com>
4964
4965 * gcc.c-torture/execute/991228-1.c: Take word endianness into
4966 account.
4967
341e3d11
JM
49682001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
4969
4970 * gcc.c-torture/execute/builtin-complex-1.c: New test.
4971
220bce48
NS
49722001-01-05 Nathan Sidwell <nathan@codesourcery.com>
4973
4974 * g++.old-deja/g++.pt/crash62.C: New test.
4975
00de56c7
RH
49762001-01-04 Richard Henderson <rth@redhat.com>
4977
4978 * gcc.dg/20000926-1.c: Update expected warnings.
4979 * gcc.dg/array-2.c: Likewise.
4980 * gcc.dg/array-4.c: Also validate flexible array members.
4981 * gcc.dg/c99-flex-array-1.c: New.
4982
32812a40
JM
49832001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
4984
4985 * gcc.c-torture/compile/20001222-1.x: Remove.
4986
7ffcb17f
RK
4987Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4988
4989 * gcc.c-torture/execute/built-in-setjmp.c: New.
4990
584ef5fe
RH
49912001-01-03 Richard Henderson <rth@redhat.com>
4992
4993 * gcc.dg/940510-1.c: Update expected error wording.
4994 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4995
9ef6d39a
JO
49962001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
4997
4998 * lib/target-supports.exp (check_alias_available): Modified to
6d4587f7 4999 indicate aliases not supported if only weak aliases are supported.
9ef6d39a 5000
819c1488
KG
50012001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5002
5003 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5004 Turn on cmpstrsi checks for __pj__ and __i370__.
5005
3c505507
NS
50062001-01-03 Nathan Sidwell <nathan@codesourcery.com>
5007
5008 * g++.old-deja/g++.other/virtual11.C: New test.
5009
03378143
NS
50102001-01-03 Nathan Sidwell <nathan@codesourcery.com>
5011
5012 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5013
086715fa
KG
50142001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5015
5016 * gcc.c-torture/compile/20010102-1.c: New test.
5017
42ded877
AJ
50182001-01-02 Andreas Jaeger <aj@suse.de>
5019
5020 * gcc.dg/noreturn-3.c: New test.
5021
5022 * gcc.dg/noreturn-4.c: New test.
5023
c2e42aab
KG
50242001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5025
5026 * gcc.c-torture/execute/stdio-opt-1.c: Also test
5027 __builtin_fputc and __builtin_fwrite.
5028
965a9c31
JO
50292000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
5030
5031 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5032 signed char, not default char.
5033
9b961b95
JO
50342000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
5035
5036 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5037
d05e34f2
DB
50382000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
5039
5040 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
5041
12db0efc
RH
50422000-12-29 Richard Henderson <rth@redhat.com>
5043
5044 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5045 (__cyg_profile_func_exit): Define.
5046
cd372c39
HPN
50472000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5048
5049 * g++.dg/vtgc1.C: New test.
5050
bc5137ae
GK
50512000-12-28 Geoffrey Keating <geoffk@redhat.com>
5052
fb8b656c
GK
5053 * gcc.dg/noncompile/20001228-1.c: New test.
5054
f33f0c3a 5055 * gcc.dg/20001228-1.c: New test.
42ded877 5056
bc5137ae
GK
5057 * gcc.c-torture/execute/20001228-1.c: New test.
5058
26f6672d
JM
50592000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
5060
5061 * gcc.dg/format-strfmon-1.c: New test.
5062
ce94d12f
KG
50632000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5064
5065 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5066 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5067 * gcc.c-torture/execute/string-opt-1.c: Likewise.
5068 * gcc.c-torture/execute/string-opt-2.c: Likewise.
5069 * gcc.c-torture/execute/string-opt-3.c: Likewise.
5070 * gcc.c-torture/execute/string-opt-4.c: Likewise.
5071 * gcc.c-torture/execute/string-opt-6.c: Likewise.
5072 * gcc.c-torture/execute/string-opt-7.c: Likewise.
5073 * gcc.c-torture/execute/string-opt-8.c: Likewise.
5074 * gcc.c-torture/execute/string-opt-9.c: Likewise.
5075 * gcc.c-torture/execute/string-opt-10.c: Likewise.
5076 * gcc.c-torture/execute/string-opt-11.c: Likewise.
5077 * gcc.c-torture/execute/string-opt-12.c: Likewise.
5078
5079 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5080 * gcc.c-torture/execute/string-opt-4.c: Test index.
5081
6cbadf36
GK
50822000-12-26 Geoffrey Keating <geoffk@redhat.com>
5083
5084 * gcc.c-torture/compile/20001226-1.c: New test.
5085
ab461298
JM
50862000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
5087
5088 * gcc.c-torture/compile/20001222-1.c: New test.
5089 * gcc.c-torture/compile/20001222-1.x: Xfail.
5090
292b48db
AO
5091Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
5092
5093 * gcc.c-torture/execute/comp-goto-2.c: New test.
5094
3546ef58
R
5095Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
5096
5097 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5098 Use long types if __INT_MAX__ is 32767.
5099 (main): Use cast to (sint32 *) when poking 88 into a_page.
5100
ee4fca58
R
5101 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5102
dd16cb7c
BS
51032000-12-21 Bernd Schmidt <bernds@redhat.com>
5104
5105 * gcc.c-torture/compile/20001221-1.c: New test.
710916e6 5106 * gcc.c-torture/execute/20001221-1.c: New test.
dd16cb7c 5107
1e248ee3
RH
51082000-12-20 Richard Henderson <rth@redhat.com>
5109
5110 * g++.old-deja/g++.pt/crash36.C: Update error lines.
5111 * g++.old-deja/g++.robertl/eb109.C: Likewise.
5112
9d2dc7da
KG
51132000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5114
5115 * gcc.dg/compare3.c: New test.
5116
20d380b1
JM
51172000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5118
5119 * gcc.dg/format-warnll-1.c: New test.
5120
ee83b1f7
NB
51212000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
5122
5123 * gcc.dg/cpp/cmdlne-P.c: New test.
5124
9b4ea1a8
JM
51252000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5126
5127 * gcc.c-torture/execute/builtin-abs-1.c,
5128 gcc.c-torture/execute/builtin-abs-2.c: New tests.
5129
4119f8a1
NB
51302000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
5131
6d4587f7 5132 * gcc.dg/cpp/multiline.c: New test.
4119f8a1 5133
ad263514
NB
51342000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
5135
6d4587f7
ZW
5136 * g++.old-deja/g++.other/syshdr1.C: Update.
5137 * gcc.dg/cpp/lineflags.c: Remove temporarily.
ad263514 5138
221c7a7f
KL
51392000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5140
5141 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5142
b429fdf0
KL
51432000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5144
5145 * g++.old-deja/g++.pt/ttp65.C: New test.
5146
c2beae77
KL
51472000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5148
5149 * g++.old-deja/g++.pt/ttp64.C: New test.
5150
edac124d
KL
51512000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5152
5153 * g++.old-deja/g++.pt/spec33.C: New test.
5154
eb9461fb
CM
51552000-12-14 Catherine Moore <clm@redhat.com>
5156
5157 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5158 * gcc.c-torture/execute/920612-2.c: Likewise.
5159 * gcc.c-torture/execute/920428-2.c: Likewise.
5160 * gcc-c-torture/execute/va-arg-11.c: Call exit.
5161 * gcc.c-torture/execute/va-arg-21.c: Likewise.
5162
7c757aa4
FS
51632000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5164
5165 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5166 * gcc.dg/pack-test-2.c: Likewise.
5167
04fd40b9
NB
51682000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
5169
5170 Tests by Zack Weinberg <zackw@stanford.edu>.
5171
5172 * gcc.dg/cpp/defined.c: Update.
5173 * gcc.dg/cpp/defined_trad.c: New tests.
5174
31a408bc
NB
51752000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
5176
5177 * gcc.dg/cpp/trad-direct.c: Update.
5178
a0fd9909
NB
51792000-12-11 Neil Booth <neilb@earthling.net>
5180
5181 * gcc.dg/cpp/defined_trad.c
5182
49134400
NB
51832000-12-11 Neil Booth <neilb@earthling.net>
5184
6d4587f7 5185 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
49134400 5186
e45046ae
JM
51872000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
5188
5189 * gcc.dg/format-miss-2.c: New test.
5190
97665491
NB
51912000-12-09 Neil Booth <neilb@earthling.net>
5192
6d4587f7
ZW
5193 * gcc.dg/cpp/lineflags.c: New tests.
5194 * gcc.dg/cpp/poison.c: Update.
5195 * gcc.dg/cpp/redef2.c: Update.
5196 * gcc.dg/cpp/skipping.c: New test.
97665491 5197
f3588f1a
GK
51982000-12-07 Geoffrey Keating <geoffk@redhat.com>
5199
5200 * g++.old-deja/g++.other/eh3.C: New testcase.
5201
5133d90e
NB
52022000-12-07 Neil Booth <neilb@earthling.net>
5203
6d4587f7
ZW
5204 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5205 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5206 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5207 wtr-union-init-2.c, wtr-union-init-3.c: Update.
5208 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5209 Update.
5133d90e 5210
02428c5d
JM
52112000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5212
5213 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5214 __SIZE_TYPE__ instead of int for type of integers cast to
5215 pointers.
5216
5eec2847
JJ
52172000-12-07 Jakub Jelinek <jakub@redhat.com>
5218
5219 * g++.old-deja/g++.other/cleanup4.C: New test.
5220
c907e684
JM
52212000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5222
5223 * format-sec-1.c: New test.
5224
1c248308
JM
52252000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5226
5227 * gcc.dg/format-nonlit-3.c: New test.
5228
014e7f1d
JM
52292000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5230
5231 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5232 through a null pointer.
5233
74601d7c
KL
52342000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5235
5236 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5237 * g++.old-deja/g++.pt/partial4.C: New test.
5238
56ef50e4
DA
52392000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
5240
5241 * gcc.c-torture/execute/ieee/hugeval.x: New.
5242
176cb778
NB
52432000-12-06 Neil Booth <neilb@earthling.net>
5244
5245 * gcc.dg/cpp/backslash2.c: New tests.
5246
a903143d
KG
52472000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5248
5249 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5250 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5251
06a3a6db
GK
52522000-12-05 Geoffrey Keating <geoffk@redhat.com>
5253
5254 * gcc.c-torture/execute/20001203-2.c: New testcase.
5255
cbb40945
NS
52562000-12-05 Nathan Sidwell <nathan@codesourcery.com>
5257
5258 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5259 * g++.old-deja/g++.other/virtual10.C: New test.
5260
61402b80
NS
52612000-12-05 Nathan Sidwell <nathan@codesourcery.com>
5262
5263 * g++.old-deja/g++.mike/pmf5.C: Remove test.
5264
7d361583
RH
52652000-12-05 Richard Henderson <rth@redhat.com>
5266
5267 * gcc.c-torture/compile/20001205-1.c: New.
5268
72ca2dee
NB
52692000-12-04 Neil Booth <neilb@earthling.net>
5270
5271 * g++.old-deja/g++.other/virtual9.C: New test.
5272 * g++.old-deja/g++.pt/crash61.C: New test.
5273 * gcc.c-torture/execute/loop-9.c: New test.
5274
b6972575
NB
52752000-12-04 Neil Booth <neilb@earthling.net>
5276
5277 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5278 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5279 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5280 * gcc.dg/cpp/extratokens.c: ...here.
5281
bb0067f2
NB
52822000-12-04 Neil Booth <neilb@earthling.net>
5283
6d4587f7
ZW
5284 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5285 New tests.
bb0067f2 5286
a903143d 52872000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611b1df4
KG
5288
5289 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5290 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5291
accc8668
JM
52922000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5293
5294 * gcc.c-torture/execute/20001203-1.c: New test.
5295
881bc7db
NB
52962000-12-03 Neil Booth <neilb@earthling.net>
5297
6d4587f7 5298 * gcc.dg/cpp/macro6.c: New test cases.
881bc7db 5299
ca8034a0
KG
53002000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5301
d118937d
KG
5302 * gcc.c-torture/execute/string-opt-9.c: New test.
5303 * gcc.c-torture/execute/string-opt-10.c: Likewise.
5304 * gcc.c-torture/execute/string-opt-11.c: Likewise.
5305 * gcc.c-torture/execute/string-opt-12.c: Likewise.
5306
5307 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5308 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
ca8034a0 5309
690c96c8
GK
53102000-12-02 Geoffrey Keating <geoffk@redhat.com>
5311
5312 * gcc.dg/cpp/if-6.c: New testcase.
b43db0b3
GK
5313
5314 * gcc.dg/20001201-1.c: New testcase.
690c96c8 5315
f7674545
NB
53162000-12-02 Neil Booth <neilb@earthling.net>
5317
6d4587f7
ZW
5318 * g++.old-deja/g++.other/externC4.C,
5319 g++.old-deja/g++.other/friend10.C: New tests.
f7674545 5320
1b83352e
NB
53212000-12-02 Neil Booth <neilb@earthling.net>
5322
6d4587f7
ZW
5323 * g++.old-deja/g++.other/instan2.C
5324 * g++.old-deja/g++.other/instan3.C: New test.
1b83352e 5325
692344cf
NB
53262000-12-02 Neil Booth <neilb@earthling.net>
5327
6d4587f7
ZW
5328 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5329 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5330 gnuc99.c,gnuc99-pedantic.c: New tests.
692344cf 5331
4d808927
JM
53322000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
5333
5334 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5335 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5336
92e092fe
NB
53372000-12-01 Neil Booth <neilb@earthling.net>
5338
6d4587f7
ZW
5339 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5340 * gcc.dg/cpp/poison.c: Update.
5341 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
92e092fe 5342
042db57e
TM
53432000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
5344
5345 * g77.f-torture/execute/20001201.f: New test.
5346
c7b82833
JM
53472000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
5348
5349 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5350
ab937357
JJ
53512000-12-01 Jakub Jelinek <jakub@redhat.com>
5352
5353 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5354
13f9714b
NS
53552000-12-01 Nathan Sidwell <nathan@codesourcery.com>
5356
5357 * g++.old-deja/g++.other/cast6.C: New test.
5358
be10afdf
GK
53592000-11-30 Geoffrey Keating <geoffk@redhat.com>
5360
5361 * gcc.c-torture/execute/20001130-2.c: New testcase.
5362
41c39533
RH
53632000-11-30 Richard Henderson <rth@redhat.com>
5364
5365 * gcc.c-torture/execute/20001130-1.c: New test.
5366
31b1b957
NS
53672000-11-30 Nathan Sidwell <nathan@codesourcery.com>
5368
5369 * g++.old-deja/g++.other/op3.C: New test.
5370
717e3f73
NS
53712000-11-30 Nathan Sidwell <nathan@codesourcery.com>
5372
5373 * g++.old-deja/g++.other/op2.C: New test.
5374
2c92b94d
NS
53752000-11-30 Nathan Sidwell <nathan@codesourcery.com>
5376
5377 * g++.old-deja/g++.other/crash38.C: New test.
5378
b2d7dd20
TM
53792000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
5380
5381 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5382
57814e5e
JJ
53832000-11-29 Jakub Jelinek <jakub@redhat.com>
5384
5385 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5386 tests.
5387 * gcc.c-torture/execute/string-opt-6.c: New test.
5388
78cd99d0
JJ
5389 * gcc.dg/20001117-1.c: Add main.
5390
70cf82bc
GK
53912000-11-28 Geoffrey Keating <geoffk@redhat.com>
5392
5393 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5394 Move from here ...
5395 * gcc.dg/940510-1.c: ... to here.
5396
5397 * gcc.dg/20000926-1.c: GNU C now allows initializations of
5398 zero-size arrays in toplevel structures.
5399
48c4d691
JJ
54002000-11-28 Jakub Jelinek <jakub@redhat.com>
5401
5402 * gcc.c-torture/execute/loop-8.c: New test.
5403
bb92901d
NS
54042000-11-28 Nathan Sidwell <nathan@codesourcery.com>
5405
5406 * g++.old-deja/g++.other/base1.C: New test.
5407
2f3608c3
NS
54082000-11-28 Nathan Sidwell <nathan@codesourcery.com>
5409
5410 * g++.old-deja/g++.other/parse2.C: New test.
5411
eeb75383
NS
54122000-11-28 Nathan Sidwell <nathan@codesourcery.com>
5413
5414 * g++.old-deja/g++.pt/incomplete1.C: New test.
5415
5ee4cc26
NS
54162000-11-28 Nathan Sidwell <nathan@codesourcery.com>
5417
5418 * g++.old-deja/g++.other/friend9.C: New test.
5419
dd80b906
JJ
54202000-11-28 Jakub Jelinek <jakub@redhat.com>
5421
5422 * gcc.dg/20001127-1.c: New test.
5423
76e57b45
NS
54242000-11-27 Nathan Sidwell <nathan@codesourcery.com>
5425
5ee4cc26 5426 * g++.old-deja/g++.pt/friend46.C: New test.
76e57b45 5427
f9825168
NS
54282000-11-27 Nathan Sidwell <nathan@codesourcery.com>
5429
5430 * g++.old-deja/g++.other/ptrmem8.C: New test.
5431
1789599b
KG
54322000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5433
5434 * gcc.c-torture/execute/string-opt-7.c: New test.
5435 * gcc.c-torture/execute/string-opt-8.c: Likewise.
5436
b21218ce
GDR
54372000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
5438
5439 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5440 instead of 'mkcheck 2'.
5441
9399bad3
JM
54422000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5443
5444 * gcc.c-torture/execute/memcheck/driver.c,
5445 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5446 C9X references to refer to C99.
5447
4df1190a
JJ
54482000-11-25 Jakub Jelinek <jakub@redhat.com>
5449
5450 * gcc.dg/ultrasp3.c: New test.
5451
4fe0a76c
NB
54522000-11-25 Neil Booth <neilb@earthling.net>
5453
5454 * gcc.dg/cpp/include2.c: Update test to be locale independent.
5455
9eca082e
AO
54562000-11-25 Alexandre Oliva <aoliva@redhat.com>
5457
5458 * gcc.c-torture/compile/20001123-2.c: New.
5459
3a163b1a
KL
54602000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5461
5462 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5463
235cfbc4
BS
54642000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
5465
5466 * gcc.dg/sequence-point-1.c: Add some new tests.
222de5be 5467 * gcc.c-torture/execute/20001124-1.c: New test.
235cfbc4 5468
2f401cc8
NS
54692000-11-24 Nathan Sidwell <nathan@codesourcery.com>
5470
5471 * g++.old-deja/g++.other/vaarg4.C: New test.
5472 * gcc.c-torture/compile/20001123-1.c: New test.
5473
3d7e9ba4
NS
54742000-11-24 Nathan Sidwell <nathan@codesourcery.com>
5475
5476 * g++.other/crash24.C: Adjust and remove XFAIL.
5477 * g++.other/crash37.C: New test.
5478
ab097535
NS
54792000-11-23 Nathan Sidwell <nathan@codesourcery.com>
5480
5481 * g++.old-deja/g++.pt/instantiate9.C: New test.
5482
71ca6fe9
MM
54832000-11-22 Mark Mitchell <mark@codesourcery.com>
5484
a862e958
MM
5485 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5486 new ABI, too.
5487
71ca6fe9
MM
5488 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5489 * g++.old-deja/g++.robertl/eb55.C: Likewise.
5490
a16f893b
NB
54912000-11-22 Neil Booth <neilb@earthling.net>
5492
5493 * gcc.dg/cpp/Wtrigraphs.c: New test.
5494
b60585a0
LR
54952000-11-22 Loren J. Rittle <ljrittle@acm.org>
5496
6d4587f7 5497 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
b60585a0 5498
e5a7acdd
JJ
54992000-11-22 Jakub Jelinek <jakub@redhat.com>
5500
5501 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5502
d93415c9
HPN
55032000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
5504
5505 * lib/gcc-dg.exp: load_lib scanasm.exp.
5506 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5507 * lib/g++-dg.exp: load_lib scanasm.exp.
5508 * lib/scanasm.exp: New.
5509 (scan-assembler, scan-assembler-not): Add optional arguments to
5510 test name, or if not present, the pattern name.
033b8a0c 5511 (scan-assembler-dem, scan-assembler-dem-not): New.
d93415c9
HPN
5512
5513 * g++.dg/dg.exp: New.
5514
65aa8276
NB
55152000-11-21 Neil Booth <neilb@earthling.net>
5516
6d4587f7 5517 * gcc.dg/cpp/integrated1.c: Remove.
65aa8276 5518
ce79b0ca
JJ
55192000-11-21 Jakub Jelinek <jakub@redhat.com>
5520
5521 * gcc.c-torture/execute/20001121-1.c: New test.
5522
a5ccb99d
RH
55232000-11-21 Richard Henderson <rth@redhat.com>
5524
5525 * gcc.c-torture/compile/20001121-1.c: New test.
5526
51073b1c
NB
55272000-11-20 Neil Booth <neilb@earthling.net>
5528
5529 * gcc.dg/cpp/integrated1.c: New test.
5530
6b16805e
JJ
55312000-11-21 Jakub Jelinek <jakub@redhat.com>
5532
5533 * g++.old-deja/g++.other/inline17.C: New test.
5534
b5ecf629
DL
55352000-11-20 Donald Lindsay <dlindsay@redhat.com>
5536
5537 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5538 local variable to be zero: I made the variable global. Now
5539 uses abort() and exit() instead of relying on main's return value.
5540
e6afac94
NB
55412000-11-20 Neil Booth <neilb@earthling.net>
5542
6d4587f7
ZW
5543 * gcc.dg/cpp/paste2.c: Update test.
5544 * objc/execute/paste.m: New test.
e6afac94 5545
1d7ff272
JM
55462000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5547
5548 * gcc.dg/c99-condexpr-1.c: New test.
5549
029a4f4d
NB
55502000-11-20 Neil Booth <neilb@earthling.net>
5551
5552 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5553
447306fa
NS
55542000-11-20 Nathan Sidwell <nathan@codesourcery.com>
5555
5556 * g++.old-deja/g++.pt/export1.C: New test.
5557
462ef1e1
JJ
55582000-11-20 Jakub Jelinek <jakub@redhat.com>
5559
5560 * gcc.dg/20001117-1.c: New test.
5561
980c0b56
RH
55622000-11-18 Richard Henderson <rth@redhat.com>
5563
5564 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5565
dd4458df
RH
55662000-11-18 Richard Henderson <rth@redhat.com>
5567
5568 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5569 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5570 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5571
2add28a3
RH
55722000-11-18 Richard Henderson <rth@redhat.com>
5573
5574 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5575 (main): New. Exit cleanly.
5576
77c4d6c0
JM
55772000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5578
5579 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5580 gcc.dg/c99-fordecl-2.c: New tests.
5581
ce7d4fc8
RH
55822000-11-18 Richard Henderson <rth@redhat.com>
5583
5584 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5585 * gcc.c-torture/execute/zerolen-2.c: New.
5586
3734169e
FS
55872000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5588
5589 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5590 memory.
5591
35728a80
NS
55922000-11-17 Nathan Sidwell <nathan@codesourcery.com>
5593
5594 * g++.old-deja/g++.pt/instantiate8.C: New test.
5595
5cce22b6
NS
55962000-11-17 Nathan Sidwell <nathan@codesourcery.com>
5597
5598 * g++.old-deja/g++.other/incomplete.C: Add more tests.
5599 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5600
e24fa9da
NC
56012000-11-16 Nick Clifton <nickc@redhat.com>
5602
5603 * gcc.c-torture/execute/nestfunc-2.c: New test.
5604 * gcc.c-torture/execute/nestfunc-3.c: New test.
5605
2b8b5d02
BS
56062000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
5607
5608 * gcc.c-torture/compile/20001116-1.c: New test.
5609
4c8fb571
FS
56102000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5611
5612 * gcc.c-torture/execute/20001115-1.c: New test.
5613
97150c41
MM
56142000-11-15 Mark Mitchell <mark@codesourcery.com>
5615
5616 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5617 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5618 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5619 * g++.old-deja/g++.abi/vmihint.C: Likewise.
5620
cbc2c182
NB
56212000-11-15 Neil Booth <neilb@earthling.net>
5622
6d4587f7
ZW
5623 gcc.dg/cpp/_Pragma1.c: Update.
5624 gcc.dg/cpp/_Pragma2.c: New test.
cbc2c182 5625
71631a1f
NS
56262000-11-15 Nathan Sidwell <nathan@codesourcery.com>
5627
5628 * g++.old-deja/g++.other/anon5.C: New test.
5629
ab6c59fd
JM
56302000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
5631
5632 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5633 tests.
5634
bd7cf17e
JJ
56352000-11-14 Jakub Jelinek <jakub@redhat.com>
5636
5637 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5638 output.
5639
ebf02523
JM
56402000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5641
5642 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5643 labels at end of compound statements.
5644
529c0acb
JJ
56452000-11-13 Jakub Jelinek <jakub@redhat.com>
5646
5647 * gcc.c-torture/execute/loop-7.c: New test.
5648
b7438415
JM
56492000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5650
5651 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5652
19552aa5
JM
56532000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5654
5655 * gcc.dg/c99-bool-1.c: New test.
5656
444ca59f
JM
56572000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5658
5659 * gcc.dg/c99-scope-1.c: Remove xfail.
5660 * gcc.dg/c99-scope-2.c: New test.
5661
c7b6c6cd
KG
56622000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5663
5664 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5665 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5666
b72bd9c2
MM
56672000-11-11 Mark Mitchell <mark@codesourcery.com>
5668
56964678
MM
5669 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5670 error messages.
5671
b72bd9c2
MM
5672 * g++.mike/p700.C: Don't typedef wchar_t.
5673 * g++.mike/p784.C: Likewise.
5674 * g++.mike/eb101.C: Don't use __wchar_t.
5675
da909756
TM
56762000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
5677
5678 * g77.f-torture/execute/20001111.[fx]: Test premature exit
5679 from DO loop.
5680
3e5c33c0
BS
56812000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
5682
5683 * gcc.c-torture/execute/20001111-1.c: New test.
5684
93ae2b3e
NC
56852000-11-10 Nick Clifton <nickc@redhat.com>
5686
5687 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5688 long multuiple and accumulate.
5689
338bcbd5
RH
56902000-11-09 Richard Henderson <rth@redhat.com>
5691
662f340b
RH
5692 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5693 via size_t instead of int.
5694
338bcbd5
RH
5695 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5696 * gcc.c-torture/execute/string-opt-2.c: Likewise.
5697 * gcc.c-torture/execute/string-opt-3.c: Likewise.
5698 * gcc.c-torture/execute/string-opt-4.c: Likewise.
5699
b52114d2
GK
57002000-11-09 Geoffrey Keating <geoffk@redhat.com>
5701
5702 * gcc.c-torture/compile/20001109-1.c: New test.
5703 * gcc.c-torture/compile/20001109-2.c: New test.
5704
5361cbb7
NS
57052000-11-09 Nathan Sidwell <nathan@codesourcery.com>
5706
5707 * g++.old-deja/g++.pt/operator1.C: New test.
1caa7aba 5708 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5361cbb7 5709
c6348fe7
JJ
57102000-11-09 Jakub Jelinek <jakub@redhat.com>
5711
5712 * gcc.dg/20001108-1.c: New test.
5713
2dee4af1
JJ
57142000-11-09 Jakub Jelinek <jakub@redhat.com>
5715
5716 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5717 with both arguments constant strings.
5718 * gcc.c-torture/execute/string-opt-3.c: New test.
5719 * gcc.c-torture/execute/string-opt-4.c: New test.
5720 * gcc.c-torture/execute/string-opt-5.c: New test.
5721
ca68ea18
NC
57222000-11-08 Nick Clifton <nickc@redhat.com>
5723
5724 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
5725 mulsidi3adddi patterns.
5726
36791f1e
NS
57272000-11-08 Nathan Sidwell <nathan@codesourcery.com>
5728
5729 * g++.old-deja/g++.other/crash36.C: New test.
5730
321565d3
JJ
57312000-11-08 Jakub Jelinek <jakub@redhat.com>
5732
5733 * g++.old-deja/g++.other/init16.C: New test.
5734
f0cbb7ac
LR
57352000-11-06 Loren J. Rittle <ljrittle@acm.org>
5736
5737 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5738
475e22ba
JO
57392000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
5740
5741 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5742 * gcc.c-torture/execute/va-arg-16.x: Likewise.
5743 * gcc.c-torture/execute/va-arg-17.x: Likewise.
5744
0b13d6c2
DD
57452000-11-07 DJ Delorie <dj@redhat.com>
5746
5747 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5748
a7c683a8
KG
57492000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5750
5751 * gcc.c-torture/execute/string-opt-1.c: New test.
5752
8735550f
JO
57532000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
5754
5755 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
5756 mips-sgi-irix6.* because the MIPS ABI passes floating-point
5757 parameters in registers, and there is no way for a varargs
5758 function to know in which order the integer and floating-point
5759 parameters should be interleaved when they are placed on the
5760 stack.
5761 * gcc.c-torture/execute/va-arg-16.x: Likewise.
5762 * gcc.c-torture/execute/va-arg-17.x: Likewise.
5763
26a87cab
KG
57642000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5765
5766 * gcc.c-torture/execute/string-opt-2.c: New test.
5767
d48ebde1
NS
57682000-11-07 Nathan Sidwell <nathan@codesourcery.com>
5769
5770 * g++.old-deja/g++.pt/crash60.C: New test.
5771
d1877a9b
JJ
57722000-11-06 Jakub Jelinek <jakub@redhat.com>
5773
5774 * g++.old-deja/g++.other/crash24.C: New test.
5775 * g++.old-deja/g++.other/crash25.C: New test.
5776 * g++.old-deja/g++.other/crash26.C: New test.
5777 * g++.old-deja/g++.other/crash27.C: New test.
5778 * g++.old-deja/g++.other/crash28.C: New test.
5779 * g++.old-deja/g++.other/crash29.C: New test.
5780 * g++.old-deja/g++.other/crash30.C: New test.
5781 * g++.old-deja/g++.other/crash31.C: New test.
5782 * g++.old-deja/g++.other/crash32.C: New test.
5783 * g++.old-deja/g++.other/crash33.C: New test.
5784 * g++.old-deja/g++.other/crash34.C: New test.
5785 * g++.old-deja/g++.other/crash35.C: New test.
5786
8b1c5fd0
JJ
57872000-11-06 Jakub Jelinek <jakub@redhat.com>
5788
5789 * gcc.c-torture/execute/20001031-1.c: New test.
5790
ffb28279
MM
57912000-11-04 Mark Mitchell <mark@codesourcery.com>
5792
bfd2cff7
MM
5793 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5794 namespace.
5795
247a2b0a
MM
5796 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5797 standards-conformant.
5798
bb77c16c
MM
5799 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5800
ffb28279
MM
5801 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5802 * g++.old-deja/g++.mike/p755a.C: Likewise.
5803 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5804 library makes no calls to `operator new' during initialization.
5805
e8ecb16d
NB
58062000-11-04 Neil Booth <neilb@earthling.net>
5807
6d4587f7 5808 * gcc.dg/cpp/include2.c: New tests.
e8ecb16d 5809
334c4aae
MM
5810Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
5811
5812 * lib/g++.exp (g++_set_ld_library_path): New function.
5813 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5814
30235724
BS
58152000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
5816
5817 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
5818 warnings.
5819
6a16a7f0
RH
58202000-11-01 Richard Henderson <rth@redhat.com>
5821
5822 * g++.old-deja/g++.ext/namedret1.C: New.
5823 * g++.old-deja/g++.ext/namedret2.C: New.
5824 * g++.old-deja/g++.ext/namedret3.C: New.
5825
e201b0a7
GK
58262000-10-31 Geoffrey Keating <geoffk@cygnus.com>
5827
5828 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5829 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5830
c5a0835d
KG
58312000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5832
5833 * gcc.c-torture/execute/va-arg-21.c: New test.
5834
93cc1c69
JM
58352000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
5836
5837 * gcc.dg/c99-complex-2.c: New test.
5838
bcb38cc1
KG
58392000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5840
5841 * gcc.c-torture/execute/stdio-opt-1.c: New test.
5842
681cb233
JJ
58432000-10-31 Jakub Jelinek <jakub@redhat.com>
5844
5845 * g++.old-deja/g++.other/inline16.C: New test.
5846
761f0855
GDR
58472000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
5848
5849 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5850 __PRETTY_FUNCTION__
5851
9f6ef6bc
NB
58522000-10-29 Neil Booth <neilb@earthling.net>
5853
5854 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5855 New tests.
5856 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5857 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5858 optimisation.
5859
00c83d46
NB
58602000-10-29 Neil Booth <neilb@earthling.net>
5861
6d4587f7 5862 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
00c83d46
NB
5863 * mi1.c, mi1c.h: Add null directives to multiple-include test.
5864 * mi5.c: Test multiple includes work with -C.
5865 * trigraphs.c: Test ^= version.
5866
e7f7ca12
NB
58672000-10-28 Neil Booth <neilb@earthling.net>
5868
5869 New tests and test updates for new macro expander.
42ded877 5870
e7f7ca12
NB
5871 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5872 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5873 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5874 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5875 new diagnostic messages.
5876
5877 * gcc.dg/cpp/macro3.c: New tests.
5878
229a2e65
MM
58792000-10-27 Mark Mitchell <mark@codesourcery.com>
5880
5881 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5882 on the same line.
5883
fadb729c
JJ
58842000-10-27 Jakub Jelinek <jakub@redhat.com>
5885
5886 * g++.old-deja/g++.other/eh2.C: New test.
5887
ef3809cb
BS
58882000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
5889
5890 * gcc.c-torture/execute/20001027-1.c: New test.
5891
cf8e718a
RH
58922000-10-26 Richard Henderson <rth@redhat.com>
5893
5894 * gcc.c-torture/execute/20001026-1.c: New.
5895
140c3b7e
MM
58962000-10-26 Mark Mitchell <mark@codesourcery.com>
5897
5898 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5899 * g++.old-deja/g++.law/builtin1.C: Likewise.
5900 * g++.old-deja/g++.law/ctors10.C: Likewise.
5901 * g++.old-deja/g++.law/virtual3.C: Likewise.
5902 * g++.old-deja/g++.mike/p658.C: Likewise.
5903 * g++.old-deja/g++.other/sibcall1.C: Likewise.
5904 * g++.old-deja/g++.other/vaarg2.C: Likewise.
5905 * g++.old-deja/g++.robertl/eb124.C: Likewise.
5906 * g++.old-deja/g++.robertl/eb44.C: Likewise.
5907 * g++.old-deja/g++.robertl/eb77.C: Likewise.
5908
cdb09fce
NS
59092000-10-26 Nathan Sidwell <nathan@codesourcery.com>
5910
5911 * gcc.c-torture/compile/20001024-1.c: New test.
5912
be5aeb60
MM
59132000-10-25 Mark Mitchell <mark@codesourcery.com>
5914
5915 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5916 to tell us whether or not we are using V3.
5917
5f9cd837
GDR
59182000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
5919
5920 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
42ded877 5921 operands.
5f9cd837 5922
e0c9fbb7
JM
59232000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
5924
5925 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5926
dc5041ab
JJ
59272000-10-25 Jakub Jelinek <jakub@redhat.com>
5928
5929 * gcc.c-torture/execute/20001024-1.c: New test.
5930
f85b5d65
JJ
59312000-10-24 Jakub Jelinek <jakub@redhat.com>
5932
5933 * g++.old-deja/g++.other/sibcall1.C: New test.
5934
42a55121
JJ
59352000-10-20 Jakub Jelinek <jakub@redhat.com>
5936
5937 * gcc.dg/noncompile/init-3.c: New test.
5938
2f74f7e9
JM
59392000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
5940
5941 * gcc.dg/format-array-1.c: New test.
5942
81cf47b2
JM
59432000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
5944
5945 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5946 writing through null pointers; remove comment about testing
5947 unterminated strings.
5948
15edc0cb
MH
59492000-10-17 Matthew Hiller <hiller@redhat.com>
5950
5951 * gcc.c-torture/execute/20001017-2.c: New test.
5952
0fe68387
JM
59532000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
5954
5955 * gcc.c-torture/compile/20001018-1.c: New test.
5956 * gcc.c-torture/compile/20001018-1.x: Xfail.
5957
34137553
FS
59582000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5959
5960 * gcc.c-torture/execute/20001017-1.c: New test.
5961
b691cb00
JM
59622000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
5963
5964 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5965 for multiple use of arguments with scanf formats; add tests for
5966 multiple use of arguments.
5967
2683ed8d
BS
59682000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
5969
5970 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5971
74ff4629
JM
59722000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
5973
5974 * gcc.dg/format-miss-1.c: New test.
5975
a5ad11e1
JJ
59762000-10-16 Jakub Jelinek <jakub@redhat.com>
5977
5978 * gcc.c-torture/execute/20001013-1.c: New test.
5979
6d2e1454
JM
59802000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
5981
5982 * gcc.dg/format-branch-1.c: New test.
5983
1df1abe2
JM
59842000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
5985
5986 * README, lib/file-format.exp: Remove EGCS references.
5987
55143861
JJ
59882000-10-16 Jakub Jelinek <jakub@redhat.com>
5989
5990 * gcc.dg/20001013-1.c: New test.
5991
d79d42da
JM
59922000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
5993
5994 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5995 for intmax_t in the compiler using __typeof__ and the type rules
5996 for conditional expressions.
5997
fccf9848
JJ
59982000-10-13 Jakub Jelinek <jakub@redhat.com>
5999
6000 * gcc.dg/20001012-1.c: New test.
6001 * gcc.dg/20001012-2.c: New test.
6002
9fa8f75d
JM
60032000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6004
6005 * gcc.dg/format-attr-1.c: New test.
6006
abb2c7ab
JM
60072000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6008
6009 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6010 __LONG_LONG_MAX__ instead of LLONG_MAX.
6011
4831bc84
JM
60122000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6013
6014 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6015 scanf flags.
6016 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6017 flags.
6018
bb58bec5
JM
60192000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
6020
6021 * gcc.dg/sequence-pt-1.c: New test.
6022
d0b43a40
GK
60232000-10-11 Geoff Keating <geoffk@cygnus.com>
6024
6025 * gcc.c-torture/execute/20001011-1.c: New testcase.
6026 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6027
8ccaefbd
JJ
60282000-10-10 Jakub Jelinek <jakub@redhat.com>
6029
6030 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6031 does not error on it.
6032
462561b7
JJ
60332000-10-10 Jakub Jelinek <jakub@redhat.com>
6034
6035 * gcc.dg/20001009-1.c: New test.
6036
45d640d9
JH
6037Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
6038
6039 * gcc.c-torture/compile/20001009-1.c: Move from here ....
6040 * gcc.c-torture/execute/20001009-2.c: ... to here.
6041
80c0f62c
GK
60422000-10-09 Geoff Keating <geoffk@cygnus.com>
6043
6044 * gcc.c-torture/compile/20001009-1.c: New testcase.
6045 * gcc.c-torture/execute/20001009-1.c: New testcase.
6046 Testcases provided by Jan Hubicka <jh@suse.cz>.
6047
b15ad712
JM
60482000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
6049
6050 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6051 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6052 uintmax_t using <limits.h> to emulate the compiler's internal
6053 logic. No longer XFAIL %j tests.
6054
2588e44e
JM
60552000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
6056
6057 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6058 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6059 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6060 regexps and details of expected handling of some bad formats.
6061 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6062 suppression.
6063
54d7ee59
JM
60642000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
6065
6066 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6067 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6068 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6069 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6070 in list archives.
6071
15f18aac
RH
60722000-10-06 Richard Henderson <rth@cygnus.com>
6073
6074 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6075 * g++.old-deja/g++.brendan/crash52.C: Likewise.
6076 * g++.old-deja/g++.jason/report.C: Likewise.
6077 * g++.old-deja/g++.law/friend5.C: Likewise.
6078 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
6079 of the expected warnings.
6080
903cef85
NS
60812000-10-06 Nathan Sidwell <nathan@codesourcery.com>
6082
6083 * g++.old-deja/g++.pt/enum14.C: New test.
6084
b2f9816f
NS
60852000-10-05 Nathan Sidwell <nathan@codesourcery.com>
6086
6087 * g++.old-deja/g++.pt/crash59.C: New test.
6088
9c00185b
WC
60892000-10-04 Will Cohen <wcohen@redhat.com>
6090
6091 * gcc.dg/20000926-1.c: New test.
6092
e9e037ef
GK
60932000-10-03 Geoff Keating <geoffk@cygnus.com>
6094
6095 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6096 function name for current C++ compiler.
6097 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6098
99885b3f
GDR
60992000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
6100
6101 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
42ded877 6102 __PRETTY_FUNCTION__.
99885b3f
GDR
6103 * g++.old-deja/g++.ext/pretty2.C: Likewise.
6104
2eeb109b
KG
61052000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6106
6107 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6108
380f6ad3
JJ
61092000-09-26 Jakub Jelinek <jakub@redhat.com>
6110
6d4587f7 6111 * gcc.c-torture/compile/20000923-1.c: New test.
380f6ad3 6112
dcbd43e0
TP
61132000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6114
6115 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6116 * g++.old-deja/g++.pt/ttp62.C: Same.
6117 * g++.old-deja/g++.other/inline14.C: Same.
6118
5a864cbf
RH
61192000-09-24 Richard Henderson <rth@cygnus.com>
6120
6121 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6122
c5412f06
JM
61232000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
6124
6125 * gcc.dg/c90-printf-1.c: Add test for wide string format.
6126
afa223c6
GK
61272000-09-22 Geoff Keating <geoffk@cygnus.com>
6128
6129 * gcc.c-torture/compile/20000922-1.c: New file.
6130
1d5d6f3f
NC
61312000-09-21 Nick Clifton <nickc@redhat.com>
6132
6133 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6134 a signed long modulo operation.
6135 (mod6): New funciton - perform an unsigned long modulo operation.
6136 (main): Add tests for modulos of very large numbers by very small
6137 dividends.
6138
ad3fd36f
KG
61392000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6140
6141 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6142
033b5a34
RH
61432000-09-19 Richard Henderson <rth@cygnus.com>
6144
6145 * gcc.dg/compare2.c (case 10): XFAIL.
6146
895b56ff
RH
61472000-09-18 Richard Henderson <rth@cygnus.com>
6148
6149 * gcc.c-torture/execute/20000906-1.c: Move ...
6150 * gcc.dg/20000906-1.c: ... here. Only run on targets
6151 that support __builtin_trap.
6152
0d9f234d
NB
6153Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
6154
6155 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6156
fc6df7e1
JM
61572000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
6158
6159 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6160 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
6161 more $ format tests.
6162
65661a72
JM
61632000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
6164
6165 * gcc.dg/format-errmk-1.c: New test.
6166
ebeda052
GM
61672000-09-17 Greg McGary <greg@mcgary.org>
6168
6169 * gcc.c-torture/execute/20000917-1.x: Remove.
6170
60e9d01c
JM
61712000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
6172
6173 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6174
859e203f
GM
61752000-09-17 Greg McGary <greg@mcgary.org>
6176
6177 * gcc.c-torture/execute/20000917-1.c: New test.
6178 * gcc.c-torture/execute/20000917-1.x: XFAIL.
6179
08ebc1c5
NB
6180Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
6181
6182 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6183 in nested macro bug.
6184
ff94c747
NB
6185Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
6186
6187 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6188
cf160a63
JL
6189Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
6190
6191 * gcc.c-torture/execute/20000914-1.c: New test.
6192
9a16ff93
AO
61932000-09-12 Alexandre Oliva <aoliva@redhat.com>
6194
6195 * g++.other/inline13.C: New test.
42ded877 6196
a210651e
AJ
61972000-09-12 Andreas Jaeger <aj@suse.de>
6198
6199 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6200 constant by Ulrich Drepper <drepper@redhat.com>.
6201
8b267da0
R
6202Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
6203
6204 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6205
32892c52
KG
62062000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6207
6208 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6209
a58d32c2
ZW
62102000-09-11 Zack Weinberg <zack@wolery.cumb.org>
6211
6212 * gcc.dg/cpp/backslash.c: New test.
6213
da88b352
AO
62142000-09-11 Alexandre Oliva <aoliva@redhat.com>
6215
6216 * gcc.c-torture/execute/20000910-1.c: New test.
6217 * gcc.c-torture/execute/20000910-2.c: Likewise.
6218
a5de05b7 62192000-09-11 Robert Lipe <robertl@sco.com>
42ded877 6220
a5de05b7
RL
6221 * gcc.dg/pragma-align.c: New test.
6222
6cd0d4de
NS
62232000-09-11 Nathan Sidwell <nathan@codesourcery.com>
6224
6225 * g++.old-deja/g++.pt/explicit82.C: New test.
6226 * g++.old-deja/g++.pt/explicit83.C: New test.
6227
8f820299
ZW
62282000-09-10 Zack Weinberg <zack@wolery.cumb.org>
6229
6230 * gcc.dg/asm-names.c: New test.
6231
e1aa5140
KG
62322000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6233
6234 * gcc.dg/cpp/tr-warn6.c: New test
6235
2496f0b5
JM
62362000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
6237
6238 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6239 be accepted.
6240
33b35a8d
CM
62412000-09-07 Catherine Moore <clm@redhat.com>
6242
6d4587f7 6243 * gcc.c-torture/execute/unroll-1.c: New test.
33b35a8d 6244
0e5921e8
ZW
62452000-09-06 Zack Weinberg <zack@wolery.cumb.org>
6246
6247 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6248 ERROR markers.
6249 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6250 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6251 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6252 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6253 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6254 Preprocess only.
6255 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6256 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6257
299d838a
NS
62582000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6259
6260 * g++.old-deja/g++.pt/deduct2.C: New test.
6261
2ff0c962
NS
62622000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6263
6264 * g++.old-deja/g++.pt/parms2.C: New test.
6265
6e92b232
NS
62662000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6267
6268 * g++.old-deja/g++.pt/crash58.C: New test.
6269
61f5be15
GM
62702000-09-06 Greg McGary <greg@mcgary.org>
6271
859e203f
GM
6272 * gcc.c-torture/execute/20000906-1.c: New test.
6273 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
61f5be15 6274
792ae36d
KG
62752000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6276
6277 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6278
90deb76d
NS
62792000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6280
6281 * g++.old-deja/g++.pt/crash57.C: New test.
6282
c6b08b3e
NS
62832000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6284
6285 * g++.old-deja/g++.pt/crash56.C: New test.
6286
258451c8
NS
62872000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6288
6289 * g++.old-deja/g++.pt/koenig1.C: New test.
6290
e0cb4f36
JJ
62912000-09-04 Jakub Jelinek <jakub@redhat.com>
6292
6293 * gcc.dg/20000904-1.c: New test.
6294
29844fa7
JJ
62952000-09-04 Jakub Jelinek <jakub@redhat.com>
6296
6297 * gcc.dg/cpp/paste8.c: New test.
6298
298ec8f4
AO
62992000-09-01 Alexandre Oliva <aoliva@redhat.com>
6300
6301 * gcc.c-torture/compile/20000827-1.c: New test.
6302
3c786c69
JM
63032000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
6304
6305 * gcc.dg/format-diag-1.c: New test.
6306
f798660e
JM
63072000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
6308
6309 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6310 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6311 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6312 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6313 gcc.dg/formatz-1.c: Adjust warning regular expressions.
6314
f75157d2
NS
63152000-09-01 Nathan Sidwell <nathan@codesourcery.com>
6316
0e5921e8 6317 * g++.old-deja/g++.other/nested4.C: New test.
f75157d2 6318
291c9aa2
NS
63192000-09-01 Nathan Sidwell <nathan@codesourcery.com>
6320
6321 * g++.old-deja/g++.ns/scoped1.C: New test.
6322
9953d23b
AO
63232000-08-30 Alexandre Oliva <aoliva@redhat.com>
6324
6325 * lib/g++.exp: Support testing already-installed GCC.
6326
5c5d1cd6
KG
63272000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6328
6329 * wtr-label-1.c, wtr-suffix-1.c: New tests.
6330
bbfbf340
KG
63312000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6332
6333 * gcc.dg/return-type-2.c: New test.
6334
e53ca51f
GK
63352000-08-27 Geoff Keating <geoffk@cygnus.com>
6336
6337 * gcc.c-torture/compile/20000825-1.c: New test.
6338
721a9f8e
AO
63392000-08-26 Alexandre Oliva <aoliva@redhat.com>
6340
6341 * gcc.dg/dwarf2-2.c: New test.
6342
77ae5fa4
ZW
63432000-08-26 Zack Weinberg <zack@wolery.cumb.org>
6344
6345 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6346 dg-warning regexps.
6347
343b7260
JM
63482000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
6349
6350 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6351 gcc.dg/format-ext-5.c: New tests.
6352
22efd687
JJ
63532000-08-25 Jakub Jelinek <jakub@redhat.com>
6354
6355 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6356
83bab8db
MM
63572000-08-24 Mark Mitchell <mark@codesourcery.com>
6358
6359 * gcc.dg/noncompile/930622-2.c: Adjust error message.
6360
cc914f8c
RH
63612000-08-24 Richard Henderson <rth@cygnus.com>
6362
6363 * gcc.dg/ia64-sync-1.c: New test.
6364 * gcc.dg/ia64-sync-2.c: New test.
6365 * gcc.dg/ia64-asm-1.c: New test.
6366
4894ecce
JM
63672000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
6368
6369 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6370 * gcc.dg/format-ext-2.c: New test.
6371
2f1e6e0d
JM
63722000-08-23 Jason Merrill <jason@redhat.com>
6373
06c3db64
JM
6374 * lib/old-dejagnu.exp: Also ignore "In member function" and
6375 "At global scope".
2f1e6e0d 6376
7eda0d2d
KG
63772000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6378
6379 * gcc.dg/noncompile/label-lineno-1.c: New test.
6380
bdb47d3e
JM
63812000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
6382
6383 * gcc.dg/c99-array-nonobj-1.c: New test.
6384
d8eceea4
JM
63852000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
6386
6387 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6388 tests.
6389 * gcc.dg/format-ext-1.c: New test.
6390
8a451613
KG
63912000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6392
6393 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6394 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6395 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6396 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6397 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6398
23e4d028
JM
63992000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
6400
6401 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6402 gcc.dg/c99-strftime-2.c: New tests.
6403
f95b2ff9
RH
64042000-08-22 Richard Henderson <rth@cygnus.com>
6405
6406 * gcc.c-torture/execute/20000822-1.c: New test.
6407
6315f068
JJ
64082000-08-21 Jakub Jelinek <jakub@redhat.com>
6409
6410 * gcc.c-torture/execute/20000819-1.x: Remove.
6411
5804a754
JM
64122000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
6413
6414 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6415 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6416 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6417 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6418 gcc.dg/format-xopen-1.c: New tests.
6419
f3d360aa
JM
64202000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
6421
6422 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6423
46639003
JJ
64242000-08-21 Jakub Jelinek <jakub@redhat.com>
6425
029ccdb3
JJ
6426 * g++.old-deja/g++.other/loop2.C: New test.
6427
46639003
JJ
6428 * gcc.c-torture/compile/20000606-1.c: New test.
6429 * gcc.c-torture/compile/20000728-1.c: New test.
6430 * gcc.c-torture/execute/20000801-1.c: New test.
6431 * gcc.c-torture/execute/20000801-2.c: New test.
6432 * gcc.c-torture/execute/20000819-1.c: New test.
6433 * gcc.c-torture/execute/20000819-1.x: XFAIL.
6434 * gcc.dg/20000629-1.c: New test.
6435 * gcc.dg/20000724-1.c: New test.
6436 * gcc.dg/20000807-1.c: New test.
6437
3cb553b4
ZW
6438Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6439
6440 * gcc.dg/cpp/pragma-1.c: New test.
6441 * gcc.dg/cpp/pragma-2.c: New test.
6442
17ed19cb
ZW
64432000-08-18 Zack Weinberg <zack@wolery.cumb.org>
6444
6445 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6446 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
6447
26db2544
RK
6448Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6449
6450 * gcc.c-torture/compile/20000818-1.c: New test.
6451
90d14f40
MH
64522000-08-18 Manfred Hollstein <manfredh@redhat.com>
6453
6454 * gcc.c-torture/execute/20000818-1.c: New test.
6455
0d60c2e7
JM
64562000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
6457
6458 * gcc.dg/format-va-1.c: New test.
6459
074900c5
NS
64602000-08-18 Nathan Sidwell <nathan@codesourcery.com>
6461
6462 * g++.old-deja/g++.other/typedef8.C: New test.
6463
8e4f1b30
NS
64642000-08-18 Nathan Sidwell <nathan@codesourcery.com>
6465
6466 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6467 * g++.old-deja/g++.mike/net36.C: Mark candidate.
6468 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6469 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6470 * g++.old-deja/g++.other/ptrmem7.C: New test.
6471 * g++.old-deja/g++.pt/ptrmem10.C: New test.
6472
c3491173
NS
64732000-08-18 Nathan Sidwell <nathan@codesourcery.com>
6474
6475 * g++.old-deja/g++.pt/typename27.C: New test.
6476
07745bdb
NS
64772000-08-17 Nathan Sidwell <nathan@codesourcery.com>
6478
6479 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6480 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6481 * g++.old-deja/g++.pt/friend45.C: New test.
6482 * g++.old-deja/g++.other/friend8.C: New test.
6483
2b8b1ab6
RH
64842000-08-15 Richard Henderson <rth@cygnus.com>
6485
6486 * gcc.c-torture/execute/20000815-1.c: New test.
6487
7300c8eb
JM
64882000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
6489
6490 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6491 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6492 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6493
12af1090
NS
64942000-08-14 Nathan Sidwell <nathan@codesourcery.com>
6495
6496 * g++.old-deja/g++.other/refinit2.C: New test.
6497
05273f08
GK
64982000-08-13 Geoff Keating <geoffk@cygnus.com>
6499
51a017d8
GK
6500 * lib/c-torture.exp (c-torture): Make
6501 compiler_conditional_xfail_data global.
6502 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6503 compiler_conditional_xfail_data machinery.
6504 (f-torture-execute): Likewise.
6505 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6506 and only when unrolling loops.
6507
05273f08
GK
6508 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6509
b333f246
NS
65102000-08-11 Nathan Sidwell <nathan@codesourcery.com>
6511
6512 * g++.old-deja/g++.pt/explicit81.C: New test.
6513
9104081d
NS
65142000-08-11 Nathan Sidwell <nathan@codesourcery.com>
6515
6516 * g++.old-deja/g++.pt/typename26.C: New test.
6517
be875f80
GK
65182000-08-10 Geoff Keating <geoffk@cygnus.com>
6519
6520 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6521 warning.
6522
b498d041
NS
65232000-08-10 Nathan Sidwell <nathan@codesourcery.com>
6524
6525 * g++.old-deja/g++.other/array3.C: New test.
6526
9052d3be
JM
65272000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
6528
6529 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6530 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6531 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6532 New tests.
6533
68c98199
NS
65342000-08-09 Nathan Sidwell <nathan@codesourcery.com>
6535
6536 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6537 * g++.old-deja/g++.abi/vmihint.C: Likewise.
6538
8e32b501
AO
65392000-08-09 Alexandre Oliva <aoliva@redhat.com>
6540
6541 * gcc.c-torture/execute/20000808-1.c: New test.
6542
1fcbbcd3
JM
65432000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
6544
6545 * gcc.dg/c90-const-expr-1.c: New test.
6546
ee715245
RH
65472000-08-08 Richard Henderson <rth@cygnus.com>
6548
6549 * gcc.dg/noncompile/920923-1.c: Declare calloc.
6550
43d1e059
JM
65512000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
6552
6553 * gcc.dg/noncompile/const-ll-1.c: New test.
6554
1c5ecb11
JM
65552000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
6556
6557 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6558
137fa4d0
OP
6559Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
6560
6561 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6562 that running programs linked against the shared version of libobjc
6563 run correctly.
6564
cd732418
JM
65652000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
6566
6567 * gcc.dg/c99-printf-1.c: New test.
6568
a7086ea9
JM
65692000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
6570
6571 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6572
26f2c02a
ZW
65732000-08-05 Zack Weinberg <zack@wolery.cumb.org>
6574
0e5921e8 6575 * gcc.c-torture/execute/20000731-1.x: Delete.
26f2c02a 6576
2ba7ba63
ZW
65772000-08-04 Zack Weinberg <zack@wolery.cumb.org>
6578
6579 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6580 and torture_without_loops as is done by c-torture.exp.
6581 (search_for): Copy from c-torture.exp.
6582 (gcc-dg-runtest): New function, drives a directory of tests
6583 iterating over the TORTURE_OPTIONS.
6584 (scan-assembler, scan-assembler-not): Move here from
6585 individual directory drivers.
6586
6587 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6588 defined by lib/gcc-dg.exp.
6589 * gcc.dg/cpp/cpp.exp: Likewise.
6590 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
6591 gcc-dg-runtest, so we cycle over optimization options.
6592
6593 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6594 * gcc.dg/compare2.c: No longer expected to fail.
6595
018577e4
R
6596Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
6597
6598 * gcc.c-torture/execute/20000804-1.c: New test.
6599
b8458e3e
JM
66002000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
6601
6602 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6603
ba89d661
ZW
66042000-08-03 Zack Weinberg <zack@wolery.cumb.org>
6605
6606 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6607
4a6f50d5
JL
6608Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
6609
6610 * gcc.c-torture/compile/20000803-1.c: New test.
6611
bcde3193
JM
66122000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
6613
7e9c81d6
JM
6614 * gcc.c-torture/execute/20000801-3.c,
6615 gcc.c-torture/execute/20000801-4.c: New tests.
6616 * gcc.c-torture/execute/20000801-3.x,
6617 gcc.c-torture/execute/20000801-4.x: Xfail.
bcde3193 6618
e457ca6a
GK
66192000-08-02 Geoff Keating <geoffk@cygnus.com>
6620
6621 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6622 libobjc/.libs to allow for libtool.
6623
2d579116
JJ
66242000-08-02 Jakub Jelinek <jakub@redhat.com>
6625
6626 * gcc.c-torture/compile/20000802-1.c: New test.
6627
5ef865d5
ZW
66282000-08-02 Zack Weinberg <zack@wolery.cumb.org>
6629
6630 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6631
929a66d2
JL
6632Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
6633
68c8d8ce
JL
6634 * gcc-c-torture/execute/20000731-2.c: New test.
6635
929a66d2
JL
6636 * gcc.c-torture/execute/20000731-1.c: New test.
6637 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6638
42eb567d
JJ
66392000-07-31 Jakub Jelinek <jakub@redhat.com>
6640
6ead1e99 6641 * testsuite/gcc.dg/cpp/paste7.c: New test.
42eb567d
JJ
6642 * gcc.dg/cpp/20000725-1.c: New test.
6643
111458f1
ZW
66442000-07-31 Zack Weinberg <zack@wolery.cumb.org>
6645
5f1240b6
ZW
6646 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6647 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6648 declaration warning for __builtin_dwarf_reg_size.
6649
111458f1
ZW
6650 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6651
b0c4bfae
JM
66522000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
6653
6654 * gcc.dg/noncompile/voidparam-1.c: New test.
6655
1cf0acdd
RH
66562000-07-30 Richard Henderson <rth@cygnus.com>
6657
6658 * gcc.dg/c90-digraph-1.c: Don't xfail.
6659 * gcc.dg/compare2.c (case 10): Xfail.
6660 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6661
c1445f3d
JM
66622000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
6663
6664 * gcc.dg/c99-main-1.c: New test.
6665
1b398090
JM
66662000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
6667
6668 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6669
fc5f1cca
HPN
6670Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
6671
6672 * gcc.c-tortuer/execute/20000726-1.c: New test.
6673
ad88bb8b
AO
66742000-07-26 Alexandre Oliva <aoliva@redhat.com>
6675
6676 * gcc.c-torture/execute/enum-2.c: New test.
6677
f47e4084
KG
66782000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6679
6680 * gcc.dg/cpp/tr-warn3.c: New test.
6681
2c05a794
NS
66822000-07-25 Nathan Sidwell <nathan@codesourcery.com>
6683
6684 * g++.old-deja/g++.ext/implicit1.C: Remove.
6685 * g++.old-deja/g++.jason/c2.C: Remove
6686 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6687 * g++.old-deja/g++.pt/crash16.C: Likewise.
6688 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6689
10dd7d29
NS
66902000-07-25 Nathan Sidwell <nathan@codesourcery.com>
6691
6692 * g++.old-deja/g++.other/for2.C: New test.
6693
5e1a2fc7
JJ
66942000-07-25 Jakub Jelinek <jakub@redhat.com>
6695
6696 * gcc.dg/20000720-1.c: New test.
6697
6a65f413
TM
66982000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
6699
6700 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
6701
9fed97f1
GK
67022000-07-24 Geoff Keating <geoffk@cygnus.com>
6703
6704 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6705 * gcc.c-torture/execute/20000722-1.c: New.
6706 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6707
45d52318
JJ
67082000-07-24 Jakub Jelinek <jakub@redhat.com>
6709
6710 * gcc.dg/cpp/20000720-1.S: New test.
6711
f0f4cb1b
MM
67122000-07-21 Michael Meissner <meissner@redhat.com>
6713
ed7d4ce8 6714 * gcc.c-torture/execute/ieee/hugeval.c: New test.
f0f4cb1b 6715
1b493b81
ZW
67162000-07-20 Zack Weinberg <zack@wolery.cumb.org>
6717
6718 * g++.old-deja/g++.brendan/crash16.C,
6719 g++.old-deja/g++.brendan/parse3.C,
6720 g++.old-deja/g++.brendan/redecl1.C,
6721 g++.old-deja/g++.ns/template13.C,
6722 g++.old-deja/g++.other/decl4.C,
6723 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6724
6fee6033
ZW
67252000-07-20 Zack Weinberg <zack@wolery.cumb.org>
6726
983318fc
ZW
6727 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6728 and "Internal error".
6729
6fee6033 6730 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2339ce57 6731 regexps.
6fee6033
ZW
6732 * gcc.dg/cpp/paste6.c: New test.
6733
92936ecf
ZW
67342000-07-19 Zack Weinberg <zack@wolery.cumb.org>
6735
53fdf0be
ZW
6736 * gcc.dg/cpp/tr-direct.c: New test.
6737
92936ecf
ZW
6738 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6739 gcc.dg/cpp/undef1.c: Tweak error regexps.
6740
2339ce57
EC
67412000-07-18 Eric Christopher <echristo@redhat.com>
6742
6743 * gcc.c-torture/compile/20000718-1.c: New test.
6744
96be6998
ZW
67452000-07-18 Zack Weinberg <zack@wolery.cumb.org>
6746
6747 * cpplex.c (_cpp_push_token): If the token being pushed back
6748 is the previous token in this context, just subtract one from
6749 context->posn.
6750 * cppmacro.c (save_expansion): Clear aux field when storing a
6751 placemarker.
6752
611a0be7
AO
67532000-07-18 Alexandre Oliva <aoliva@redhat.com>
6754
6755 * gcc.dg/noncompile/redecl-1.c: New test.
6756
4c6b3b2a
JJ
67572000-07-18 Jakub Jelinek <jakub@redhat.com>
6758
6759 * gcc.c-torture/execute/20000717-5.c: New test.
6760 * gcc.c-torture/execute/20000717-1.x: Removed.
6761
9db83b39
RH
67622000-07-17 Richard Henderson <rth@cygnus.com>
6763
6764 * gcc.c-torture/execute/20000717-4.c: New test.
6765
53781524
ZW
67662000-07-17 Zack Weinberg <zack@wolery.cumb.org>
6767
6768 * gcc.dg/cpp/syshdr.c: New test.
6769 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6770
2d3483dc
NB
67712000-07-17 Neil Booth <neilb@earthling.net>
6772
6773 * gcc.dg/cpp/cmdlne-dM.c: New test.
6774 * gcc.dg/cpp/cmdlne-dD.c: New test.
6775
9f759236
JL
6776Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
6777
bf4ddb31
JL
6778 * gcc.c-torture/execute/20000717-3.c: New test.
6779
9f759236
JL
6780 * gcc.c-torture/compile/20000717-1.c: New test.
6781
3b15076f
GK
67822000-07-17 Geoffrey Keating <geoffk@cygnus.com>
6783
6784 * gcc.c-torture/execute/20000717-2.c: New test.
6785
919e0807
JM
67862000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6787
c993555b
JM
6788 * gcc.dg/formatz-1.c: New test.
6789
7e9c81d6
JM
6790 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6791 * gcc.dg/c99-digraph-1.c: New tests.
b9609a52 6792
3319c1b8 6793 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
b9609a52 6794 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3319c1b8 6795
919e0807 6796 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
b9609a52 6797 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7e9c81d6 6798 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
b9609a52
JM
6799 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6800 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6801 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6802 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
919e0807 6803
74d6e073
GM
6804Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
6805
6806 * gcc.c-torture/execute/20000717-1.c: New test.
6807 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6808
91f4790c
JJ
68092000-07-15 Jakub Jelinek <jakub@redhat.com>
6810
6811 * gcc.c-torture/execute/20000715-2.c: New test.
a8c12308 6812 * gcc.dg/20000715-1.c: New test.
91f4790c 6813
4d06bcc5
MM
68142000-07-15 Michael Meissner <meissner@redhat.com>
6815
6816 * gcc.c-torture/execute/20000715-1.c: New test.
6817
c67846f2
JJ
68182000-07-13 Jakub Jelinek <jakub@redhat.com>
6819
6820 * gcc.c-torture/execute/20000707-1.c: New test.
6821
530d0ba5
NB
68222000-07-13 Neil Booth <NeilB@earthling.net>
6823
6824 * testsuite/gcc.dg/cpp/digraph1.c,
6825 testsuite/gcc.dg/cpp/digraph2.c,
6826 testsuite/gcc.dg/cpp/digraphs.c: New tests.
6827
26e98309
DB
68282000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
6829
6830 * g77.f-torture/compile/20000630-2.f: New test.
6831 * g77.f-torture/compile/20000630-2.x
6832
7bb41c5a
DB
68332000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
6834
6835 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
6836
9e88fd4a
NB
68372000-07-11 Neil Booth <NeilB@earthling.net>
6838
6839 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6840
745ef6d6
NB
68412000-07-11 Neil Booth <NeilB@earthling.net>
6842
6843 * gcc.dg/cpp/cmdlne-C.c: New.
6844
91fcd158
NB
68452000-07-09 Neil Booth <NeilB@earthling.net>
6846
745ef6d6
NB
6847 * gcc.dg/cpp/directiv.c: New tests.
6848 * gcc.dg/cpp/undef1.c: Update.
91fcd158 6849
5eaac26c
AMT
68502000-07-08 Angela Marie Thomas <angela@cygnus.com>
6851
6852 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6853
5d0bca5b
NB
68542000-07-09 Neil Booth <NeilB@earthling.net>
6855
6856 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6857
cf00a885
ZW
68582000-07-07 Zack Weinberg <zack@wolery.cumb.org>
6859
6860 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6861 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6862
563dd08a
NB
68632000-07-08 Neil Booth <NeilB@earthling.net>
6864
6865 * gcc.dg/cpp/macsyntx.c: New tests.
6866
ca81c149
JJ
68672000-07-07 Jakub Jelinek <jakub@redhat.com>
6868
6869 * gcc.dg/20000707-1.c: New test.
6870
f5afd9e9
JJ
68712000-07-07 Jakub Jelinek <jakub@redhat.com>
6872
6873 * gcc.c-torture/execute/20000706-1.c: New test.
6874 * gcc.c-torture/execute/20000706-2.c: New test.
6875 * gcc.c-torture/execute/20000706-3.c: New test.
6876 * gcc.c-torture/execute/20000706-4.c: New test.
6877 * gcc.c-torture/execute/20000706-5.c: New test.
6878
54c69093
NS
68792000-07-06 Nathan Sidwell <nathan@codesourcery.com>
6880
6881 * g++.old-deja/g++.pt/instantiate7.C: New test.
6882
c2e276fe
NS
68832000-07-06 Nathan Sidwell <nathan@codesourcery.com>
6884
6885 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6886 * g++.old-deja/g++.mike/thunk3.C: Likewise.
6887 * g++.old-deja/g++.other/rtti3.C: Likewise.
6888 * g++.old-deja/g++.other/rttid3.C: Likewise.
6889
ff633c68
DB
68902000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
6891
6892 * g77.f-torture/compile/20000630-1.x: Fix typo
6893
bfa697a9
ZW
68942000-07-05 Zack Weinberg <zack@wolery.cumb.org>
6895
6896 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6897 assembly output.
6898
c71f835b
ZW
68992000-07-04 Zack Weinberg <zack@wolery.cumb.org>
6900
6901 * gcc.dg/cpp/ident.c: New test.
6902
043afb2a
NB
69032000-07-05 Neil Booth <NeilB@earthling.net>
6904
6905 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6906 gcc.dg/cpp/lexstrng.c: New tests.
6907
d2c1325a
NB
69082000-07-04 Neil Booth <NeilB@earthling.net>
6909
6910 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6911 * gcc.dg/cpp/strify2.c: Same.
6912
041c3194
ZW
69132000-07-03 Zack Weinberg <zack@wolery.cumb.org>
6914
6915 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6916 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6917 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6918 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6919
6920 * testsuite/gcc.dg/cpp/macro1.c,
6921 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6922 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6923 testsuite/gcc.dg/cpp/strify1.c,
6924 testsuite/gcc.dg/cpp/strify2.c: New tests.
6925
f46ad076
JJ
69262000-07-03 Jakub Jelinek <jakub@redhat.com>
6927
6928 * gcc.c-torture/execute/20000703-1.c: New test.
6929
2e637721
NS
69302000-07-03 Nathan Sidwell <nathan@codesourcery.com>
6931
6932 * g++.old-deja/g++.pt (lookup10.C): New test.
6933
d9b53142
NS
69342000-07-03 Nathan Sidwell <nathan@codesourcery.com>
6935
6936 * g++.old-deja/g++.pt (typename25.C): New test.
6937
cd9bedad
ZW
69382000-07-02 Zack Weinberg <zack@wolery.cumb.org
6939
6940 * gcc.c-torture/compile/20000701-1.c: New test.
6941
996b539f
NC
69422000-06-30 Nick Clifton <nickc@cygnus.com>
6943
6944 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6945 to test case.
6946
45f640c2
CM
69472000-06-30 Catherine Moore <clm@cygnus.com>
6948
6949 * gcc.c-torture/execute/align-1.c: New test.
6950
34f9943e
NS
69512000-06-30 Nathan Sidwell <nathan@codesourcery.com>
6952
6953 * g++.old-deja/g++.pt/expr8.C: New test.
6954 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6955
671e85f6
NC
69562000-06-29 Nick Clifton <nickc@cygnus.com>
6957
6958 * gcc.c-torture/compile/20000629-1.c: New test.
6959
d1e43c8b
ZW
69602000-06-29 Zack Weinberg <zack@wolery.cumb.org>
6961
6962
6963 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6964 gcc.dg/noncompile directory, depending on whether they're
6965 preprocessor tests or not. Annotate all the tests for the dg
6966 framework.
6967
6968 * gcc.c-torture/noncompile/noncompile.exp: Delete.
6969 * gcc.dg/noncompile/noncompile.exp: New.
6970
6971 * Moved files:
6972 Old name New name
6973 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
6974 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
6975 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
6976 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
6977 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
6978 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
6979 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
6980 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
6981 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
6982 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
6983 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
6984 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
6985 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
6986 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
6987 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
6988 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
6989 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
6990 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
6991 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
6992 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
6993 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
6994 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
6995 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
6996 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
6997
6998 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
6999 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
7000 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
7001 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
7002 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
7003 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
7004
122168d7
ZW
70052000-06-29 Zack Weinberg <zack@wolery.cumb.org>
7006
7007 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7008 declare one variable. On the fourth, error.
7009 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7010 declared by 20000628-1a.h.
7011
051aec25
RH
70122000-06-29 Richard Henderson <rth@redhat.com>
7013
7014 * gcc.c-torture/execute/930529-1.x: New file.
122168d7 7015 * gcc.dg/920413-1.c: Adjust expected warning text.
051aec25
RH
7016 * gcc.dg/980217-1.c: Declare abort.
7017 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7018
3097c22b
JL
7019Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
7020
7021 * g77.f-torture/compile/20000629-1.f: New test.
7022 * g77.f-torture/compile/20000629-1.x: Expected to fail.
7023
3be6ce46
ZW
70242000-06-28 Zack Weinberg <zack@wolery.cumb.org>
7025
7026 Rearrange lots of files, removing entirely the
122168d7 7027 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3be6ce46
ZW
7028 directories.
7029
7030 * Deleted files:
7031 gcc.c-torture/code_quality/code_quality.exp
7032 gcc.c-torture/special/special.exp
7033 gcc.failure/failure.exp
7034 gcc.failure/940409-1.x
7035 gcc.c-torture/compile/961203-1.x
7036
7037 * New files:
7038 gcc.misc-tests/linkage.exp
7039 gcc.c-torture/execute/920730-1t.c
7040 gcc.c-torture/execute/920730-1t.x
7041 gcc.c-torture/compile/920520-1.x
7042 gcc.c-torture/compile/920521-1.x
7043 gcc.c-torture/compile/981006-1.x
7044 gcc.c-torture/execute/eeprof-1.x
7045
7046 * Moved files (possibly with modifications to fit a new harness):
7047 Old name New name
7048 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
7049 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
7050 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
7051 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
7052 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
7053 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
7054 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
7055 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
7056 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
7057 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
7058 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
7059 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
7060 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
7061 gcc.failure/940409-1.c gcc.dg/940409-1.c
7062
1e89760d
ZW
70632000-06-28 Zack Weinberg <zack@wolery.cumb.org>
7064
9d1d9b4f
ZW
7065 * c-torture/compile/961203-1.x: Delete.
7066
1e89760d
ZW
7067 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
7068 not exit. Include stdio.h.
7069 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7070 * gcc.misc-tests/dg-12.c: Likewise.
7071 * gcc.misc-tests/dg-5.c: Likewise.
7072 * gcc.misc-tests/dg-6.c: Likewise.
7073 * gcc.misc-tests/dg-7.c: Prototype abort.
7074 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7075 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7076 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
7077 not exit.
7078 * gcc.misc-tests/sieve.c: Use return from main, not exit.
7079 * gcc.misc-tests/sort2.c: Use return from main, not exit.
7080
39ab19f6
JJ
70812000-06-28 Jakub Jelinek <jakub@redhat.com>
7082
7083 * gcc.dg/cpp/20000628-1.c: New test.
7084 * gcc.dg/cpp/20000628-1.h: New header for above test.
7085 * gcc.dg/cpp/20000628-1a.h: Likewise.
7086
d845dc52
ZW
70872000-06-27 Zack Weinberg <zack@wolery.cumb.org>
7088
7089 * gcc.dg/cpp: New directory.
7090 * gcc.dg/cpp/cpp.exp: New driver.
7091 * gcc.dg/cpp/20000627-1.c: New test.
7092 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7093 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7094 and rewrite as a compilation test.
7095
7096 * gcc.dg: Move many files into the cpp subdirectory, possibly
7097 renaming or editing them as well.
7098 Old name New name
7099 990119-1.c cpp/19990119-1.c
7100 990228-1.c cpp/19990228-1.c
7101 990407-1.c cpp/19990407-1.c
7102 990409-1.c cpp/19990409-1.c
7103 990413-1.c cpp/19990413-1.c
7104 990703-1.c cpp/19990703-1.c
7105 20000127-1.c cpp/20000127-1.c
7106 20000129-1.c cpp/20000129-1.c
7107 20000207-1.c cpp/20000207-1.c
7108 20000207-2.c cpp/20000207-2.c
7109 20000209-1.c cpp/20000209-1.c
7110 20000209-2.c cpp/20000209-2.c
7111 20000301-1.c cpp/20000301-1.c
7112 20000419-1.c cpp/20000419-1.c
7113 20000510-1.S cpp/20000510-1.S
7114 20000519-1.c cpp/20000519-1.c
7115 20000529-1.c cpp/20000529-1.c
7116 20000625-1.c cpp/20000625-1.c
7117 20000625-2.c cpp/20000625-2.c
7118 cpp-as1.c cpp/assert1.c
7119 cpp-as2.c cpp/assert2.c
7120 cxx-comments-1.c cpp/cxxcom1.c
7121 cxx-comments-2.c cpp/cxxcom2.c
7122 endif-label.c cpp/endif.c
7123 cpp-hash1.c cpp/hash1.c
7124 cpp-hash2.c cpp/hash2.c
7125 cpp-if1.c cpp/if-1.c
7126 cpp-if2.c cpp/if-2.c
7127 cpp-if3.c cpp/if-3.c
7128 cpp-if4.c cpp/if-4.c
7129 cpp-if5.c cpp/if-5.c
7130 cpp-cond.c cpp/if-cexp.c
7131 cpp-missingop.c cpp/if-mop.c
7132 cpp-missingparen.c cpp/if-mpar.c
7133 cpp-opprec.c cpp/if-oppr.c
7134 cpp-ifparen.c cpp/if-paren.c
7135 cpp-shortcircuit.c cpp/if-sc.c
7136 cpp-shift.c cpp/if-shift.c
7137 cpp-unary.c cpp/if-unary.c
7138 cpp-li1.c cpp/line1.c
7139 cpp-li2.c cpp/line2.c
7140 lineno.c cpp/line3.c
7141 lineno-2.c cpp/line4.c
7142 cpp-mi.c cpp/mi1.c
7143 cpp-mic.h cpp/mi1c.h
7144 cpp-micc.h cpp/mi1cc.h
7145 cpp-mind.h cpp/mi1nd.h
7146 cpp-mindp.h cpp/mi1ndp.h
7147 cpp-mix.h cpp/mi1x.h
7148 cpp-mi2.c cpp/mi2.c
7149 cpp-mi2a.h cpp/mi2a.h
7150 cpp-mi2b.h cpp/mi2b.h
7151 cpp-mi2c.h cpp/mi2c.h
7152 cpp-mi3.c cpp/mi3.c
7153 cpp-mi3.def cpp/mi3.def
7154 poison-1.c cpp/poison.c
7155 pr-impl.c cpp/prag-imp.c
7156 cpp-redef-2.c cpp/redef1.c
7157 cpp-redef.c cpp/redef2.c
7158 strpaste.c cpp/strp1.c
7159 strpaste-2.c cpp/strp2.c
7160 cpp-tradpaste.c cpp/tr-paste.c
7161 cpp-tradstringify.c cpp/tr-str.c
7162 cpp-tradwarn1.c cpp/tr-warn1.c
7163 cpp-tradwarn2.c cpp/tr-warn2.c
7164 trigraphs.c cpp/trigraphs.c
7165 cpp-unc1.c cpp/unc1.c
7166 cpp-unc2.c cpp/unc2.c
7167 cpp-unc3.c cpp/unc3.c
7168 cpp-unc.c cpp/unc4.c
7169 undef.c cpp/undef1.c
7170 undef-2.c cpp/undef2.c
7171 cpp-wi1.c cpp/widestr1.c
7172
49199692
MM
71732000-06-27 Mark Mitchell <mark@codesourcery.com>
7174
7175 * lib/g++.exp (g++_include_flags): Tweak.
7176
1c7781fb 71772000-06-27 H.J. Lu <hjl@gnu.org>
92936ecf
ZW
7178 Loren J. Rittle <ljrittle@acm.org>
7179
7180 * lib/g++.exp (g++_include_flags): Override libgloss.exp
7181 version with one that knows about the new gcc tree structure.
7182 (g++_link_flags): Same.
1c7781fb 7183
754773e2
ZW
71842000-06-26 Zack Weinberg <zack@wolery.cumb.org>
7185
4540727a
ZW
7186 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7187 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7188 case we are cross-compiling.
7189
754773e2 7190 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
92936ecf 7191 g++.old-deja/g++.niklas/Makefile.in,
754773e2
ZW
7192 g++.old-deja/g++.niklas/configure.in,
7193 g++.old-deja/g++.other/Makefile.in,
7194 g++.old-deja/g++.other/configure.in,
7195 gcc.c-torture/code_quality/Makefile.in,
7196 gcc.c-torture/code_quality/configure.in,
7197 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7198 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7199 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7200 gcc.c-torture/execute/ieee/Makefile.in,
7201 gcc.c-torture/execute/ieee/configure.in,
7202 gcc.c-torture/noncompile/Makefile.in,
7203 gcc.c-torture/noncompile/configure.in,
7204 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7205 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7206 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7207
ed18e47e
NS
72082000-06-26 Nathan Sidwell <nathan@codesourcery.com>
7209
7210 * g++.old-deja/g++.other/ambig3.C: New test.
7211
51a5a5e0
NS
72122000-06-26 Nathan Sidwell <nathan@codesourcery.com>
7213
7214 * g++.old-deja/g++.pt/syntax1.C: New test.
7215 * g++.old-deja/g++.pt/syntax2.C: New test.
7216 * g++.old-deja/g++.other/syntax3.C: New test.
7217 * g++.old-deja/g++.other/syntax4.C: New test.
7218
41035013
ZW
72192000-06-25 Zack Weinberg <zack@wolery.cumb.org>
7220
7221 * gcc.dg/20000623-1.c: Prototype exit and abort.
7222
b42115f7
ZW
72232000-06-25 Zack Weinberg <zack@wolery.cumb.org>
7224
7225 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
92936ecf 7226 New tests.
b42115f7
ZW
7227 * gcc.dg/cpp-mi3.def: New file.
7228
7229 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7230 inside assertions.
7231 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7232 lexer's error messages.
7233 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7234 divine anything from the linemarkers.
7235 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7236 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7237
3e0abe15
GK
72382000-06-23 Geoffrey Keating <geoffk@cygnus.com>
7239
7240 * gcc.dg/20000623-1.c: New test.
7241
1d663f67
JJ
72422000-06-22 Jakub Jelinek <jakub@redhat.com>
7243
7244 * gcc.c-torture/execute/20000622-1.c: New test.
7245
56803752
NS
72462000-06-22 Nathan Sidwell <nathan@codesourcery.com>
7247
7248 * g++.old-deja/g++.other/init15.C: New test.
7249
dc2a68d7
NS
72502000-06-22 Nathan Sidwell <nathan@codesourcery.com>
7251
7252 * g++.old-deja/g++.pt/vaarg2.C: New test.
7253 * g++.old-deja/g++.pt/vaarg3.C: New test.
7254
5f8f4751
NS
72552000-06-20 Nathan Sidwell <nathan@codesourcery.com>
7256
7257 * g++.old-deja/g++.other/dyncast6.C: New test.
7258
22c40c28
JJ
72592000-06-15 Jakub Jelinek <jakub@redhat.com>
7260
7261 * gcc.c-torture/execute/loop-6.c: New test.
7262
d2f7db1d
JJ
72632000-06-14 Jakub Jelinek <jakub@redhat.com>
7264
7265 * gcc.dg/20000614-1.c: New test.
7266 * gcc.dg/20000614-2.c: New test.
7267
adab1923
HPN
72682000-06-14 Hans-Peter Nilsson <hp@axis.com>
7269
7270 * g++.old-deja/g++.other/inline12.C: New test.
7271
b4f2fe91
JJ
72722000-06-13 Jakub Jelinek <jakub@redhat.com>
7273
7274 * g++.old-deja/g++.other/eh1.C: New test.
7275
72762000-06-12 Jakub Jelinek <jakub@redhat.com>
7277
7278 * g++.old-deja/g++.other/type.C: New test.
7279
72802000-06-05 Jakub Jelinek <jakub@redhat.com>
7281
7282 * g++.old-deja/g++.other/initstring.C: New test.
7283
431f67e2
JM
72842000-06-12 Jason Merrill <jason@redhat.com>
7285
7286 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7287
83c137d7
JL
7288Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
7289
7290 * gcc.c-torture/compile/20000609-1.c: New test.
7291
27985b66
CP
7292Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
7293
7294 * gcc.dg/20000609-1.c: New test.
7295
fbc40ced
ZW
72962000-06-08 Zack Weinberg <zack@wolery.cumb.org>
7297
7298 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7299 * gcc.c-torture/noncompile/poison-1.c: Move...
7300 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7301 * gcc.dg/cpp-li1.c: Add a token after the #line.
7302
80e08b30
RH
73032000-06-05 Richard Henderson <rth@cygnus.com>
7304
7305 * gcc.c-torture/execute/20000605-2.c: New test.
7306 * gcc.c-torture/execute/20000605-3.c: New test.
7307
5e9e71f0
DB
73082000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
7309
7310 * g77.f-torture/execute/20000503-1.x: New file.
7311
b6a5dfa1
NS
73122000-06-06 Nathan Sidwell <nathan@codesourcery.com>
7313
7314 * g++.old-deja/g++.eh/badalloc1.C: New test.
7315
fce8451d
RH
73162000-06-05 Richard Henderson <rth@cygnus.com>
7317
7318 * gcc.c-torture/execute/20000605-1.c: New test.
7319
1687c88c
JJ
73202000-06-05 Jakub Jelinek <jakub@redhat.com>
7321 Nathan Sidwell <nathan@codesourcery.com>
7322
7323 * gcc.c-torture/compile/20000605-1.c: New test.
7324
22ad5966
DB
73252000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
7326
92936ecf 7327 * g77.f-torture/compile/20000601-1.f: New test.
22ad5966 7328
72934de7
RH
73292000-06-03 Richard Henderson <rth@cygnus.com>
7330
7331 * gcc.c-torture/execute/20000603-1.c: New.
7332
0e13506e
ZW
73332000-06-02 Zack Weinberg <zack@wolery.cumb.org>
7334
7335 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7336 * gcc.dg/noreturn-2.c (noreturn): Likewise.
7337
d7a2e0f7
ZW
73382000-06-01 Zack Weinberg <zack@wolery.cumb.org>
7339
1082afb6
ZW
7340 * gcc.dg/compare2.c (case 12): XFAIL.
7341 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7342 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7343
d7a2e0f7
ZW
7344 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7345
ea4a453b
ZW
73462000-05-29 Zack Weinberg <zack@wolery.cumb.org>
7347
7348 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7349 guard macro is already defined when the header is first
7350 included.
7351 * gcc.dg/cpp-mix.h: New file.
7352 * gcc.dg/endif-label.c: Update patterns to match compiler.
7353
7354 * g++.brendan/complex1.C: Declare abort.
7355 * g++.law/refs4.C: Remove XFAIL.
7356 * g++.oliva/expr2.C: Declare abort and exit.
7357
5ac707b8
AO
73582000-05-28 Alexandre Oliva <aoliva@cygnus.com>
7359
bb078eb4
AO
7360 * gcc.c-torture/execute/20000528-1.c: New test.
7361
5ac707b8
AO
7362 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7363 * g++.old-deja/g++.law/temps4.C: Likewise.
7364
e801c5c2
AO
7365 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7366 stdlib.h. Call abort() on failure.
7367 * g++.old-deja/g++.law/refs4.C: Likewise.
7368 * g++.old-deja/g++.law/temps4.C: Likewise.
7369 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
92936ecf 7370 * gcc.c-torture/execute/20000112-1.c: Include string.h.
e801c5c2 7371
d2b51b10
ZW
73722000-05-27 Zack Weinberg <zack@wolery.cumb.org>
7373
7374 Relative to g++.dg/special:
7375 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7376
7377 Relative to g++.old-deja:
7378 * g++.brendan/complex1.C, g++.jason/optimize2.C,
7379 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7380 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7381 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
92936ecf 7382 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
d2b51b10
ZW
7383 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7384 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7385
7386 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7387 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7388 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7389 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7390 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7391 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7392 and/or string.h.
7393
7394 * g++.other/goto1.C: Update expectations for error messages.
7395
49080ead
AO
73962000-05-25 Alexandre Oliva <aoliva@cygnus.com>
7397
7398 * gcc.c-torture/compile/20000523-1.c: New test.
7399
bfc22107
NS
74002000-05-25 Nathan Sidwell <nathan@codesourcery.com>
7401
7402 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7403
bebc2c61
NS
74042000-05-25 Nathan Sidwell <nathan@codesourcery.com>
7405
7406 * g++.old-deja/g++.eh/catch11.C: New test.
7407 * g++.old-deja/g++.eh/catch12.C: New test.
7408
88903d85
NC
74092000-05-24 Nick Clifton <nickc@cygnus.com>
7410
7411 * gcc.c-torture/execute/20000523-1.c: New test.
7412
7b844298
ZW
74132000-05-23 Zack Weinberg <zack@wolery.cumb.org>
7414
7415 * c-torture/execute/bcp-1.c: Replace abort in arg of
7416 __builtin_constant_p with a generic external function.
7417
7418 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7419 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7420 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7421 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7422 Prototype abort and/or exit.
7423
7424 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7425 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7426 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7427 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7428
38285a09
AO
74292000-05-22 Alexandre Oliva <aoliva@cygnus.com>
7430
7431 * gcc.dg/dwarf2-1.c: New test.
7432
1e139755
RH
74332000-05-20 Richard Henderson <rth@cygnus.com>
7434
7435 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7436
019b761f
AJ
74372000-05-20 Andreas Jaeger <aj@suse.de>
7438
7439 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7440 testcase.
7441
ea25bef4
DE
74422000-05-19 David Edelsohn <edelsohn@gnu.org>
7443
7444 * gcc.c-torture/execute/20000519-2.c: New test.
7445
b4c40d3c
AJ
74462000-05-19 Andreas Jaeger <aj@suse.de>
7447
0d9a7d79
AJ
7448 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7449 which fails with SSA.
7450
b4c40d3c
AJ
7451 * lib/c-torture.exp: Also test with -O3 -fssa.
7452
14806ff1
MM
74532000-05-18 Michael Meissner <meissner@redhat.com>
7454
7455 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7456 * gcc.c-torture/execute/920415-1.c: Ditto.
7457 * gcc.c-torture/execute/920501-1.c: Ditto.
7458 * gcc.c-torture/execute/conversion.c: Ditto.
7459 * gcc.c-torture/execute/cvt-1.c: Ditto.
7460
606b4c94
JL
7461Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
7462
7463 * gcc.c-torture/compile/20000518-1.c: New test.
7464
3eb16773
DB
74652000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
7466
7467 * g77.f-torture/compile/200005018.f: New test.
7468
233f4c98
JL
7469Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
7470
7471 * gcc.c-torture/compile/20000517-1.c: New test.
7472
13fa2029
FS
74732000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7474
7475 * gcc.c-torture/execute/20000516-1.c: New test.
7476
a48df362
JJ
74772000-05-15 Jakub Jelinek <jakub@redhat.com>
7478
7479 * g++.old-deja/g++.other/eh.C: New test.
7480
67384dfb
RH
74812000-05-12 Richard Henderson <rth@cygnus.com>
7482
7483 * gcc.c-torture/execute/990208-1.c (main): Don't pass
7484 constants through to doit's conditional.
7485
2e8b0910
JL
7486Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
7487
8a744ae0 7488 * gcc.c-torture/compile/20000511-1.c: New test.
2e8b0910
JL
7489 * g77.f-torture/compile/20000511-1.f: New test.
7490 * g77.f-torture/compile/20000511-2.f: New test.
7491
0f00654b
MM
74922000-05-11 Michael Meissner <meissner@redhat.com>
7493
7494 * gcc.c-torture/execute/20000511-1.c: New test.
7495
3ae1c615
ZW
74962000-05-11 Zack Weinberg <zack@wolery.cumb.org>
7497
7498 * gcc.dg/dg.exp: Scan .S files as well as .c files.
7499 * gcc.dg/20000510-1.S: New.
7500
c0916fa0
CM
75012000-05-08 Catherine Moore <clm@cygnus.com>
7502
7503 * gcc.dg/unused-3.c: New.
7504
efdbc6f8
RH
75052000-05-06 Richard Henderson <rth@cygnus.com>
7506
7507 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7508 * g++.old-deja/g++.mike/warn1.C: Likewise.
7509 * g++.old-deja/g++.pt/local1.C: Likewise.
7510 * g++.old-deja/g++.pt/local7.C: Likewise.
7511 * g++.old-deja/g++.pt/spec16.C: Likewise.
7512
846cf122
NS
75132000-05-06 Nathan Sidwell <nathan@codesourcery.com>
7514
7515 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7516
7d76ae56
DB
75172000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
7518
efdbc6f8 7519 * g77.f-torture/execute/20000503-1.f: New test.
7d76ae56 7520
07d787fd
AJ
75212000-05-04 Andreas Jaeger <aj@suse.de>
7522
7523 * gcc.dg/noreturn-2.c: New test.
7524
59b30ca6
NB
75252000-05-04 Neil Booth <NeilB@earthling.net>
7526
7527 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7528 preprocessor.
7529
beaf61f5
RH
75302000-05-04 Richard Henderson <rth@cygnus.com>
7531
7532 * gcc.c-torture/execute/20000503-1.c: Fix typo.
7533
f63c134b
RH
75342000-05-04 Richard Henderson <rth@cygnus.com>
7535
7536 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
7537 OpenSSL by Jason R Thorpe.
7538
83f1c55d
RH
7539Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
7540
7541 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7542
22a87840
RL
75432000-05-03 Robert Lipe <robertlipe@usa.net>
7544
7545 * gcc.dg/20000503-1.c: New test.
7546
753e6cf1
JJ
75472000-05-02 Jakub Jelinek <jakub@redhat.com>
7548
7549 * gcc.c-torture/compile/20000502-1.c: New test.
7550 * g++.old-deja/g++.other/align.C: New test.
9900f597 7551 * gcc.dg/cpp-tradstringify.c: New test.
753e6cf1 7552
83f1c55d
RH
7553Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
7554
7555 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7556 and hard registers.
7557
75582000-04-26 Geoff Keating <geoffk@cygnus.com>
7559
7560 * gcc.c-torture/execute/loop-5.c: New test.
7561
75622000-04-25 Jakub Jelinek <jakub@redhat.com>
7563
7564 * gcc.c-torture/execute/va-arg-20.c: New test.
7565
96933f43
JL
7566Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
7567
7568 * gcc.c-torture/execute/20000422-1.c: New test.
7569
83f1c55d
RH
75702000-04-20 Greg McGary <gkm@gnu.org>
7571
7572 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7573 when optimizing, but without sibling-call optimizations (-O1).
7574
404e6b79
JL
7575Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
7576
efdbc6f8 7577 * gcc.c-torture/compile/20000420-1.c: New test.
404e6b79 7578
a33b40d2
NS
75792000-04-20 Nathan Sidwell <nathan@codesourcery.com>
7580
7581 * g++.abi/ptrflags.C: New test.
7582 * g++.eh/catchptr1.C: Test incomplete pointer chains.
7583
83f1c55d
RH
7584Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
7585
7586 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7587
75882000-04-19 Greg McGary <gkm@gnu.org>
7589
7590 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7591 sibling-call optimizations.
7592
0d5a06bd
ZW
75932000-04-19 Zack Weinberg <zack@wolery.cumb.org>
7594
7595 * gcc.dg/20000419-1.c: New test.
7596
83f1c55d
RH
7597Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
7598
7599 * gcc.c-torture/execute/20000412-6.c: New test.
7600
2c45f94b
JL
7601Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
7602
504f140d 7603 * gcc.c-torture/execute/20000412-5.c: New test.
9c749c66 7604 * g77.f-torture/compile/20000412-1.f: New test.
380b409b 7605 * gcc.c-torture/execute/20000412-4.c: New test.
270630a2 7606 * gcc.c-torture/compile/20000412-2.c: New test.
d0158d40 7607 * gcc.c-torture/execute/20000412-3.c: New test.
46feb4ab 7608 * gcc.c-torture/compile/20000412-1.c: New test.
2c45f94b
JL
7609 * gcc.c-torture/execute/20000412-2.c: New test.
7610
aa7647ee
JJ
76112000-04-12 Jakub Jelinek <jakub@redhat.com>
7612
7613 * objc/execute/bf-20.m: New test.
7614
eb802827
RH
76152000-04-10 Richard Henderson <rth@cygnus.com>
7616
7265c420
RH
7617 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7618
eb802827
RH
7619 * gcc.c-torture/execute/20000412-1.c: New test.
7620
96e1d96c
NS
76212000-04-10 Nathan Sidwell <nathan@codesourcery.com>
7622
7623 * g++.old-deja/g++.eh/catchptr1.C: New test.
7624
e33c685b
NS
76252000-04-09 Nathan Sidwell <nathan@codesourcery.com>
7626
7627 * g++.old-deja/g++.abi/cxa_vec.C: New test.
7628
ed343779 76292000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 7630
ed343779
NB
7631 * gcc.dg/cpp-nullchar.c: Remove test as
7632 embedded nulls cause problems.
7633
4ddf4d7b
KG
76342000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7635
7636 * gcc.dg/compare2.c: New test.
7637
65232ce9 76382000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 7639
65232ce9
NB
7640 * gcc.dg/cpp-nullchar.c: New test.
7641
f787c583
ZW
76422000-04-07 Zack Weinberg <zack@wolery.cumb.org>
7643
7644 * gcc.dg/cpp-mi2.c: New test.
7645 * gcc.dg/cpp-mi2[abc].h: New files.
7646
e8ff28b4
NS
76472000-04-07 Nathan Sidwell <nathan@codesourcery.com>
7648
7649 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7650 member name.
7651
1388b247
NS
76522000-04-06 Nathan Sidwell <nathan@codesourcery.com>
7653
7654 * g++.old-deja/g++.abi/vmihint.C: New test.
7655
dabe43de
NB
76562000-04-06 Neil Booth <NeilB@earthling.net>
7657
7658 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7659 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
92936ecf 7660 copyright.
dabe43de 7661
83f1c55d
RH
7662Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
7663
7664 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7665 avoid stack-frame overwrite.
7666
76672000-04-05 Jakub Jelinek <jakub@redhat.com>
7668
7669 * gcc.c-torture/compile/20000405-2.c: New test.
7670 * gcc.c-torture/compile/20000405-3.c: New test.
7671
76722000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7673
7674 * gcc.c-torture/compile/20000405-1.c: New test.
7675
ace8b015
GK
76762000-04-04 Geoff Keating <geoffk@cygnus.com>
7677
7678 * gcc.dg/cast-qual-1.c: Revert last change.
7679
be340b97
KG
76802000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7681
7682 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7683
6b32882f
ZW
76842000-04-03 Zack Weinberg <zack@wolery.cumb.org>
7685
7686 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7687 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7688
98e29481
JL
7689Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
7690
728ee72a 7691 * gcc.c-torture/compile/20000403-2.c: New test.
98e29481
JL
7692 * gcc.c-torture/compile/20000403-1.c: New test.
7693
83f1c55d
RH
7694Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
7695
7696 * gcc.c-torture/execute/20000403-1.c: New test.
7697
76982000-04-03 Geoff Keating <geoffk@cygnus.com>
7699
7700 * gcc.c-torture/execute/20000402-1.c: New test.
7701
7702Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
7703
7704 * gcc.c-torture/execute/va-arg-15.c: New test.
7705 * gcc.c-torture/execute/va-arg-16.c: New test.
7706 * gcc.c-torture/execute/va-arg-17.c: New test.
7707 * gcc.c-torture/execute/va-arg-18.c: New test.
7708 * gcc.c-torture/execute/va-arg-19.c: New test.
7709
bfab56e7
ZW
77102000-04-02 Zack Weinberg <zack@wolery.cumb.org>
7711
7712 * gcc.c-torture/compile/981211-1.c: Move to...
7713 * gcc.dg/cpp-as1.c: ...here.
7714 * gcc.dg/cpp-as2.c: New file.
7715
7716 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7717 compiler.
7718
93fd8bf7
NB
77192000-04-02 Neil Booth <NeilB@earthling.net>
7720
7721 * gcc.dg/cpp-cond.c New tests.
7722 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
7723 accidental success less likely.
7724 * gcc.dg/cpp-missingop.c New tests.
7725 * gcc.dg/cpp-missingparen.c New tests.
7726 * gcc.dg/cpp-shift.c New tests.
7727 * gcc.dg/cpp-shortcircuit.c New tests.
7728 * gcc.dg/cpp-unary.c New tests.
7729
843cae51
JL
7730Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
7731
7732 * gcc.c-torture/compile/20000329-1.c: New test.
7733
83f1c55d
RH
77342000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
7735
7736 * gcc.c-torture/compile/20000326-1.c: New test.
7737 * gcc.c-torture/compile/20000326-2.c: New test.
7738
77392000-03-24 Geoff Keating <geoffk@cygnus.com>
7740
7741 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7742 the first parameter is a function argument.
7743
c9bb76b9
NS
77442000-03-23 Nathan Sidwell <nathan@codesourcery.com>
7745
7746 * g++.old-deja/g++.ext/array4.C: New test.
7747
83f1c55d
RH
77482000-03-22 Geoff Keating <geoffk@cygnus.com>
7749
7750 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7751
b9712646
KG
77522000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7753
7754 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7755
1722dcfc
RH
77562000-03-19 Richard Henderson <rth@cygnus.com>
7757
7758 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7759
5d6a090f
RH
77602000-03-19 Richard Henderson <rth@cygnus.com>
7761
7762 * gcc.c-torture/compile/20000319-1.c: New test.
7763
4fa241f2
JL
7764Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
7765
7924327e 7766 * gcc.c-torture/execute/20000314-3.c: New test.
07fd50ea 7767 * gcc.c-torture/execute/20000314-2.c: New test.
263ac0d8
JL
7768 * gcc.c-torture/execute/20000314-1.c: New test.
7769 * gcc.c-torture/compile/20000314-2.c: New test.
7770 * gcc.c-torture/compile/20000314-1.c: New test.
4fa241f2 7771
302e5c46
NS
77722000-03-13 Nathan Sidwell <nathan@codesourcery.com>
7773
7774 * g++.old-deja/g++.warn/inline.C: New test.
7775
83f1c55d
RH
7776Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
7777
7778 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7779 standards-compliant result rather than specific constants.
7780 Put test-values in array.
7781
602b1b13
JM
77822000-03-08 Jason Merrill <jason@casey.cygnus.com>
7783
7784 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7785 (g++_target_compile): Put test-specific options last.
7786
45f984e4
NS
77872000-03-08 Nathan Sidwell <nathan@codesourcery.com>
7788
7789 * g++.old-deja/g++.eh/vbase4.C: New test.
7790
532f12a2
NS
77912000-03-08 Nathan Sidwell <nathan@codesourcery.com>
7792
7793 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7794
98eddaf7
NS
77952000-03-08 Nathan Sidwell <nathan@codesourcery.com>
7796
7797 * g++.old-deja/g++.brendan/misc12.C: Removed.
7798 * g++.old-deja/g++.pt/memtemp77.C: Constify.
7799 * g++.old-deja/g++.ext/pretty4.C: New test.
7800
8ce5ef19
NS
78012000-03-08 Nathan Sidwell <nathan@codesourcery.com>
7802
7803 * g++.old-deja/g++.other/string2.C: New test.
7804
133a40d2
NS
78052000-03-06 Nathan Sidwell <nathan@codesourcery.com>
7806
92936ecf 7807 * g++.old-deja/g++.warn/impint2.C: New test.
133a40d2 7808
83f1c55d
RH
7809Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
7810
7811 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7812 is 1, not zero.
7813
2f6f9ac7
NS
78142000-03-05 Nathan Sidwell <nathan@codesourcery.com>
7815
7816 * g++.old-deja/g++.warn/impint.C: New test.
7817 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7818 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7819 * g++.old-deja/g++.pt/explicit12.C: Likewise.
7820 * g++.old-deja/g++.pt/explicit13.C: Likewise.
7821 * g++.old-deja/g++.pt/explicit17.C: Likewise.
7822 * g++.old-deja/g++.pt/explicit18.C: Likewise.
7823 * g++.old-deja/g++.pt/explicit19.C: Likewise.
7824 * g++.old-deja/g++.pt/explicit23.C: Likewise.
7825 * g++.old-deja/g++.pt/explicit31.C: Likewise.
7826 * g++.old-deja/g++.pt/explicit35.C: Likewise.
7827 * g++.old-deja/g++.pt/explicit6.C: Likewise.
7828 * g++.old-deja/g++.pt/memclass7.C: Likewise.
7829
fbb886eb
ZW
78302000-03-01 Zack Weinberg <zack@wolery.cumb.org>
7831
7832 * gcc.dg/cpp-redef.c: New test.
7833
2a6b7809
NS
78342000-02-29 Nathan Sidwell <nathan@codesourcery.com>
7835
7836 * g++.old-deja/g++.pt/unify7.C: New test.
7837
eeafa66d
RK
7838Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7839
7840 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7841 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7842
83f1c55d
RH
78432000-02-25 Geoff Keating <geoffk@cygnus.com>
7844
7845 * gcc.c-torture/compile/20000224-1.c: New test.
7846
78472000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7848
7849 * gcc.c-torture/compile/cpp-2.c: New test.
7850 * gcc.c-torture/compile/cpp-1.c: New test.
7851
985dae7c
JL
7852Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
7853
7854 * gcc.c-torture/execute/20000225-1.c: New test.
7855
cff244b2
AO
78562000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7857
495da1f6
AO
7858 * gcc.dg/cpp-li2.c: New test.
7859
e729bc6d
AO
7860 * gcc.dg/cpp-wi1.c: New test.
7861
cff244b2
AO
7862 * gcc.dg/cpp-li1.c: New test.
7863
da3a4719
NS
78642000-02-24 Nathan Sidwell <nathan@codesourcery.com>
7865
7866 * g++.old-deja/g++.other/sizeof5.C: New test.
7867
83f1c55d
RH
78682000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7869
7870 * gcc.c-torture/execute/va-arg-13.c: New test.
7871
7872Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
7873
7874 * gcc.c-torture/execute/va-arg-12.c: New test.
7875
78762000-02-23 Nathan Sidwell <nathan@codesourcery.com>
7877
7878 * gcc.c-torture/execute/20000223-1.c: New test.
7879
b23875c9
NS
78802000-02-23 Nathan Sidwell <nathan@codesourcery.com>
7881
7882 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7883
fa2e34e8
MM
78842000-02-22 Mark Mitchell <mark@codesourcery.com>
7885
7886 * g++.old-deja/g++.abi/ptrmem.C: New test.
7887
4a6cfa63
RH
78882000-02-19 Richard Henderson <rth@cygnus.com>
7889
7890 * gcc.c-torture/compile/init-3.c: New.
7891
44399cac
MM
78922000-02-17 Mark Mitchell <mark@codesourcery.com>
7893
7894 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7895 ALWAYS_CXXFLAGS.
7896
ed3b0480
RL
7897Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
7898
7899 * gcc.c-torture/compile/20000211-3.c: New test.
7900
ddcc2ade
MB
7901Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
7902
7903 * gcc.c-torture/compile/20000211-2.c: New test.
7904
2144ddea
JL
7905Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
7906
7907 * gcc.c-torture/compile/20000211-1.c: New test.
7908
ae6f3fe9
JL
79092000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
7910
7911 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
efdbc6f8 7912 on native targets
ae6f3fe9 7913
1d3f28d4
NS
79142000-02-08 Nathan Sidwell <nathan@acm.org>
7915
7916 * g++.old-deja/g++.other/cast5.C: New test.
7917
cc6c6c23
AM
79182000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
7919
7920 * gcc.c-torture/execute/20000205-1.c: New.
7921
31a72d3f
NS
79222000-02-03 Nathan Sidwell <nathan@acm.org>
7923
7924 * g++.old-deja/g++.jason/cast3.C: Return void.
7925 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7926
bd524aa3
AO
79272000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7928
15f724f6
AO
7929 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7930
bd524aa3
AO
7931 * gcc.dg/loop-1.c: New test.
7932
83f1c55d
RH
79332000-01-27 Jakub Jelinek <jakub@redhat.com>
7934
7935 * gcc.c-torture/compile/20000127-1.c: New test.
7936 * gcc.c-torture/execute/991228-1.c: New test.
7937
3ebed0b2
AO
79382000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7939
3f50679d
AO
7940 * gcc.dg/unused-2.c: New test.
7941
3ebed0b2
AO
7942 * gcc.dg/conv-1.c: New test.
7943
7a53e94b
MM
79442000-01-24 Mark Mitchell <mark@codesourcery.com>
7945
7946 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7947 compiler.
7948 (tool_option_proc): Fix typo.
92936ecf 7949
360f2326
GK
79502000-01-24 Geoff Keating <geoffk@cygnus.com>
7951
7952 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7953 of the ld on the host, not on the build machine.
7954 Also, don't crash if '--help' is not a supported option.
7955
1eb8759b
RH
79562000-01-24 Richard Henderson <rth@cygnus.com>
7957
7958 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7959
33f6849b
JL
7960Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
7961
7e7cf28a 7962 * gcc.c-torture/execute/20000120-2.c: New test.
33f6849b
JL
7963 * gcc.c-torture/execute/20000120-1.c: New test.
7964
ca4cd7ab
JL
7965Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
7966
7967 * gcc.c-torture/execute/20000113-1.c: New test.
7968
7a2a27a5
JL
7969Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
7970
7971 * gcc.c-torture/execute/20000112-1.c: New test.
7972
a5bfff0c
AO
79732000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7974
7975 * gcc.dg/20000111-1.c: New test.
7976
afc27297
JL
7977Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
7978
7979 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7980 with 16 bit integers.
7981
69d4f56d
AO
79822000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7983
7984 * gcc.dg/20000108-1.c: New test.
7985
cc6ecc6a
NS
79862000-01-05 Nathan Sidwell <nathan@acm.org>
7987
7988 * g++.old-deja/g++.ns/koenig8.C: New test.
7989
ac8cd718
NS
79902000-01-05 Nathan Sidwell <nathan@acm.org>
7991
7992 * g++.old-deja/g++.other/cast4.C: New test.
7993
25a8e1be
JL
7994Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
7995
5ed75fe4 7996 * gcc.c-torture/compile/20000105-2.c: New test.
25a8e1be
JL
7997 * gcc.c-torture/compile/20000105-1.c: New test.
7998
3f552d62
KG
79992000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8000
8001 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8002 references to printf & atoi to conform to ANSI standard.
8003 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8004 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8005 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8006 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8007 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8008 * g++.old-deja/g++.brendan/complex1.C: Likewise.
8009 * g++.old-deja/g++.brendan/copy1.C: Likewise.
8010 * g++.old-deja/g++.brendan/copy2.C: Likewise.
8011 * g++.old-deja/g++.brendan/copy3.C: Likewise.
8012 * g++.old-deja/g++.brendan/copy4.C: Likewise.
8013 * g++.old-deja/g++.brendan/copy5.C: Likewise.
8014 * g++.old-deja/g++.brendan/copy6.C: Likewise.
8015 * g++.old-deja/g++.brendan/copy7.C: Likewise.
8016 * g++.old-deja/g++.brendan/copy8.C: Likewise.
8017 * g++.old-deja/g++.brendan/crash11.C: Likewise.
8018 * g++.old-deja/g++.brendan/crash14.C: Likewise.
8019 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8020 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8021 * g++.old-deja/g++.brendan/delete2.C: Likewise.
8022 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8023 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8024 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8025 * g++.old-deja/g++.brendan/eh1.C: Likewise.
8026 * g++.old-deja/g++.brendan/groff1.C: Likewise.
8027 * g++.old-deja/g++.brendan/init3.C: Likewise.
8028 * g++.old-deja/g++.brendan/misc12.C: Likewise.
8029 * g++.old-deja/g++.brendan/misc7.C: Likewise.
8030 * g++.old-deja/g++.brendan/new2.C: Likewise.
8031 * g++.old-deja/g++.brendan/operators4.C: Likewise.
8032 * g++.old-deja/g++.brendan/operators5.C: Likewise.
8033 * g++.old-deja/g++.brendan/overload2.C: Likewise.
8034 * g++.old-deja/g++.brendan/overload7.C: Likewise.
8035 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8036 * g++.old-deja/g++.brendan/reference1.C: Likewise.
8037 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8038 * g++.old-deja/g++.brendan/template24.C: Likewise.
8039 * g++.old-deja/g++.brendan/template3.C: Likewise.
8040 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8041 * g++.old-deja/g++.jason/inline3.C: Likewise.
8042 * g++.old-deja/g++.jason/opeq.C: Likewise.
8043 * g++.old-deja/g++.law/arg5.C: Likewise.
8044 * g++.old-deja/g++.law/arm7.C: Likewise.
8045 * g++.old-deja/g++.law/ctors11.C: Likewise.
8046 * g++.old-deja/g++.law/cvt8.C: Likewise.
8047 * g++.old-deja/g++.law/init9.C: Likewise.
8048 * g++.old-deja/g++.law/refs4.C: Likewise.
8049 * g++.old-deja/g++.law/template2.C: Likewise.
8050 * g++.old-deja/g++.law/visibility24.C: Likewise.
8051 * g++.old-deja/g++.law/vtable3.C: Likewise.
8052 * g++.old-deja/g++.mike/asm2.C: Likewise.
8053 * g++.old-deja/g++.mike/eh1.C: Likewise.
8054 * g++.old-deja/g++.mike/misc1.C: Likewise.
8055 * g++.old-deja/g++.mike/misc13.C: Likewise.
8056 * g++.old-deja/g++.mike/misc14.C: Likewise.
8057 * g++.old-deja/g++.mike/ns12.C: Likewise.
8058 * g++.old-deja/g++.mike/p1248.C: Likewise.
8059 * g++.old-deja/g++.mike/p3708.C: Likewise.
8060 * g++.old-deja/g++.mike/p3708a.C: Likewise.
8061 * g++.old-deja/g++.mike/p3708b.C: Likewise.
8062 * g++.old-deja/g++.mike/p646.C: Likewise.
8063 * g++.old-deja/g++.mike/p700.C: Likewise.
8064 * g++.old-deja/g++.mike/p783.C: Likewise.
8065 * g++.old-deja/g++.mike/p783a.C: Likewise.
8066 * g++.old-deja/g++.mike/p783b.C: Likewise.
8067 * g++.old-deja/g++.mike/p786.C: Likewise.
8068 * g++.old-deja/g++.mike/p789.C: Likewise.
8069 * g++.old-deja/g++.mike/p789a.C: Likewise.
8070 * g++.old-deja/g++.mike/p807a.C: Likewise.
8071 * g++.old-deja/g++.other/delete3.C: Likewise.
8072 * g++.old-deja/g++.other/dyncast1.C: Likewise.
8073 * g++.old-deja/g++.other/dyncast2.C: Likewise.
8074 * g++.old-deja/g++.other/dyncast3.C: Likewise.
8075 * g++.old-deja/g++.other/empty1.C: Likewise.
8076 * g++.old-deja/g++.other/temporary1.C: Likewise.
8077 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8078 * g++.old-deja/g++.pt/t16.C: Likewise.
8079 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8080
3fe5b143
BS
80811999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
8082
8083 * gcc.dg/991230-1.c: New test.
8084
bacaaca4
JL
8085Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
8086
60a18af8 8087 * gcc.c-torture/compile/991229-3.c: New test.
7f0f8891 8088 * gcc.c-torture/compile/991229-2.c: New test.
bacaaca4
JL
8089 * gcc.c-torture/compile/991229-1.c: New test.
8090
7fb1283f
GM
8091Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
8092
8093 * gcc.c-torture/compile/labels-2.c: New test.
8094
83f1c55d
RH
8095