]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/ChangeLog
re PR target/13256 (strict_low_part mistreated in delay slots)
[gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
64ed86c7
HPN
12003-12-05 Hans-Peter Nilsson <hp@axis.com>
2
3 PR target/13256
4 * gcc.c-torture/execute/20031201-1.c: New test.
5
b98d4eb5
AC
62003-12-05 Arnaud Charlet <charlet@act-europe.fr>
7
8 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9
6e3077c6
EB
102003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
11
12 * gcc.dg/builtin-return-1.c: New test.
13
fc64a247
SM
142003-12-04 Stuart Menefy <stuart.menefy@st.com>
15 J"orn Rennecke <joern.rennecke@superh.com>
16
17 PR optimization/13260
18 * gcc.c-torture/execute/20031204-1.c: New test.
19
afb0918a
MM
202003-12-03 Mark Mitchell <mark@codesourcery.com>
21
22 PR c++/9127
23 * g++.dg/template/error6.C: New test.
24
8ecc63eb
JJ
252003-12-03 Jakub Jelinek <jakub@redhat.com>
26
27 * gcc.dg/20031202-1.c: New test.
28
ee43dab5
MM
292003-12-03 Mark Mitchell <mark@codesourcery.com>
30
b80cfdcd
MM
31 PR c++/13179
32 * g++.dg/template/eh1.C: New test.
33
ee43dab5
MM
34 PR c++/10771
35 * g++.dg/template/error5.C: New test.
36
e7f2e92f
DU
372003-12-02 David Ung <davidu@mips.com>
38
39 * gcc.dg/compat/vector-check.h: Corrected type for var
40 g_##TMODE
41
1c59130c
GB
422003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
43
8ecc63eb 44 PR c++/10126
1c59130c
GB
45 * g++.dg/template/ptrmem8.C: New test.
46
e77de295
GB
472003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
48
8ecc63eb 49 PR c++/12573
e77de295
GB
50 * g++.dg/template/dependent-expr3.C: New test.
51
e3b66120
JL
522003-12-01 James Lemke <jim@wasabisystems.com>
53
54 * gcc.dg/arm-g2.c: New test.
55
d9e7c8e3
RS
562003-12-01 Roger Sayle <roger@eyesopen.com>
57
58 PR optimization/11634
59 * gcc.dg/20031201-2.c: New test case.
60
75d3baee
ZW
612003-12-01 Zack Weinberg <zack@codesourcery.com>
62
63 PR 11433
64 * objc.dg/proto-lossage-3.m: New test.
65
28cb2b14
RS
662003-12-01 Roger Sayle <roger@eyesopen.com>
67
68 PR optimization/12628
69 * gcc.dg/20031201-1.c: New test case.
70
e82407b5
EB
712003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
72
73 * gcc.dg/unaligned-1.c: New test.
74
a668c6ad
MM
752003-11-30 Mark Mitchell <mark@codesourcery.com>
76
77 PR c++/9849
78 * g++.dg/template/error4.C: New test.
79 * g++.dg/template/nested3.C: Adjust error markers.
80
0e73769e
KG
812003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
82
83 * gcc.dg/cpp/assert4.c: Check more #system assertions.
84
65f0edec
JM
852003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
86
87 PR c/10333
88 * gcc.dg/bitfld-7.c: New test.
89
9c858681
RS
902003-11-29 Richard Sandiford <rsandifo@redhat.com>
91
92 * gcc.dg/tls/asm-1.C: New test.
93
26b0ad13
KG
942003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
95
0e73769e 96 * gcc.dg/cpp/assert4.c: Update.
26b0ad13 97
48ee6fa0
EB
982003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
99
100 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
101 * gcc.dg/builtin-apply3.c: New test.
102
4caddf0b
EB
1032003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
104
105 * lib/compat.exp (compat-obj): New xfaildata parameter.
106 Use it to set compiler_conditional_xfail_data before compiling.
107 (compat-get-options): Handle dg-xfail-if.
108 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
109 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
110 * gcc.dg/compat/vector-1_y.c: Likewise.
111 * gcc.dg/compat/vector-2_x.c: Likewise.
112 * gcc.dg/compat/vector-2_y.c: Likewise.
113
ecb63641
EB
1142003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
115
116 * g++.dg/opt/reg-stack4.C: New test.
117
316d0b19
EB
1182003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
119
120 * gcc.dg/builtin-apply2.c: New test.
121
bb13f2ff
EB
1222003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
123
124 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
125
4864cc4a
KL
1262003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
127
128 PR c++/12924
129 * g++.dg/template/template-id-2.C: New test.
130
d43f603d
KL
1312003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
132
133 PR c++/5369
134 * g++.dg/template/memfriend1.C: New test.
135 * g++.dg/template/memfriend2.C: Likewise.
136 * g++.dg/template/memfriend3.C: Likewise.
137 * g++.dg/template/memfriend4.C: Likewise.
138 * g++.dg/template/memfriend5.C: Likewise.
139 * g++.dg/template/memfriend6.C: Likewise.
140 * g++.dg/template/memfriend7.C: Likewise.
141 * g++.dg/template/memfriend8.C: Likewise.
142 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
143
40bec508
MM
1442003-11-21 Mark Mitchell <mark@codesourcery.com>
145
146 PR c++/12515
147 * g++.dg/ext/cond1.C: New test.
148
c132886e
RH
1492003-11-20 Richard Henderson <rth@redhat.com>
150
151 * gcc.dg/20020201-2.c: Remove.
152 * gcc.dg/20020201-4.c: Remove.
153 * gcc.dg/20020304-1.c: Remove.
154
dd2cc6dc
NN
1552003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
156
157 * gcc.dg/cpp/trad/xwin1.c: New test case.
158
5153e857
AT
1592003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
160
161 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
162 * lib/g77.exp: Likewise.
163 * lib/objc.exp: Likewise.
164 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
165 for darwin.
166
c44e68a5
KL
1672003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
168
169 PR c++/12932
170 * g++.dg/template/static5.C: New test.
171
fc6d6d62
JM
1722003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
173
174 * gcc.dg/nested-func-1.c: New test.
175
178b9a09
KG
1762003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
177
178 * gcc.dg/cpp/assert4.c: New test.
179
8ffc2e37
GB
1802003-11-14 Giovanni Bajo <giovannibajo@libero.it>
181
75d3baee
ZW
182 PR c++/2294
183 * g++.dg/lookup/using9.c: New test.
8ffc2e37 184
ec75414f
MM
1852003-11-14 Mark Mitchell <mark@codesourcery.com>
186
187 PR c++/12762
188 * g++.dg/template/error3.C: New test.
189
7fb768e5
AC
1902003-11-14 Arnaud Charlet <charlet@act-europe.fr>
191
192 PR ada/13035
193 * ada/acats/run_acats, run_all.sh: Fix syntax error.
194 No longer use a wrapper for gcc, since this does not work under
195 Windows.
196
aede75ed
GB
1972003-11-14 Giovanni Bajo <giovannibajo@libero.it>
198
75d3baee
ZW
199 PR c++/2094
200 * g++.dg/template/ptrmem7.C: New test.
aede75ed 201
a25d596a
AP
2022003-11-13 Andrew Pinski <apinski@apple.com>
203
204 * gcc.c-torture/compile/20031113-1.c: New test.
205
49012f5c 2062003-11-13 Mark Mitchell <mark@codesourcery.com>
75d3baee 207 Kean Johnston <jkj@sco.com>
49012f5c
MM
208
209 PR c/13029
210 * gcc.dg/unused-4.c: Update.
211
d76bc29c
EB
2122003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
213
214 * g++.dg/opt/const3.C: New test.
215
fccc4eb2
JH
2162003-11-13 Jan Hubicka <jh@suse.cz>
217
218 * gcc.c-torture/compile/20031112-1.c: New test.
219
8f120836
MM
2202003-11-12 Mark Mitchell <mark@codesourcery.com>
221
222 * g++.dg/parse/crash10.C: Remove bogus error marker.
223
405f36dd
RO
2242003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
225
226 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
227 (host_gcc): Likewise.
228 (ROOT): Honor $PWDCMD.
229 (BASE): Likewise.
230 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
231
7e28e1a3
CM
2322003-11-12 Catherine Moore <clm@redhat.com>
233
234 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
235
0cf356df
AJ
2362003-11-12 Andreas Jaeger <aj@suse.de>
237 Jakub Jelinek <jakub@redhat.com>
238 Andrew Pinski <pinskia@physics.uc.edu>
239 Richard Henderson <rth@redhat.com>
240
241 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
242 systems.
7671789c 243 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
0cf356df
AJ
244
245 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
246 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
247
3e65fcc0
AJ
2482003-11-11 Andreas Jaeger <aj@suse.de>
249
250 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
251
292d9f2b
AJ
252 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
253
e6178121
AC
2542003-11-10 Arnaud Charlet <charlet@act-europe.fr>
255
256 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
257 Clean ups.
258
1ec0c607
WH
2592003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
260
261 * gcc.dg/trampoline-1.c: New test.
262
a5fdcda8
AP
2632003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
264
265 * gcc.c-torture/compile/200031109-1.c: New test.
266
c76f4e8e
JM
2672003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
268
269 PR c/3190
270 PR c/8714
271 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
272 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
273 gcc.dg/format/no-y2k-1.c: Update.
274
587a9854
RS
2752003-11-08 Roger Sayle <roger@eyesopen.com>
276
277 PR optimization/10467
278 * gcc.dg/20031108-1.c: New test case.
279
3d67ba1e
GK
2802003-11-07 Geoffrey Keating <geoffk@apple.com>
281
282 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
283
30321c39
JM
2842003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
285
286 * gcc.dg/compound-lvalue-1.c: New test.
287 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
288 some XFAILs.
289
2858f73a
GK
2902003-11-06 Geoffrey Keating <geoffk@apple.com>
291
292 * gcc.dg/altivec-varargs-1.c: New test.
293
51672143
EB
2942003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
295
296 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
297 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
298 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
299 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
300 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
301
0a49d02c
JM
3022003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
303
304 * gcc.dg/cond-lvalue-1.c: New test.
305
db9fd03e 3062003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
c6c01481
GH
307
308 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
309
aad626f7
KL
3102003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
311
312 PR c++/11616
313 * g++.dg/template/instantiate5.C: New test.
314
0c5a0451
VR
3152003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
316
317 PR c++/12726
318 * g++.dg/ext/complit2.C: Replace test with self-contained version.
319 * ChangeLog: Add missing first entry for above test.
320
3dfa3500
KL
3212003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
322
323 PR c++/9810
324 * g++.dg/template/using8.C: New test.
325 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
326
31f0f571
RS
3272003-11-02 Roger Sayle <roger@eyesopen.com>
328
329 PR optimization/10817
330 * gcc.c-torture/compile/20031102-1.c: New test case.
331
2077750a
KH
3322003-11-02 Kazu Hirata <kazu@cs.umass.edu>
333
334 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
335 2147483647.
336
e69cdc12
EB
3372003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
338
339 * gcc.dg/20031102-1.c: New test.
340
0a9e65f9
EB
3412003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
342
343 * gcc.dg/complex-1.c: New test.
344
f218d820
KL
3452003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
346
347 PR c++/12796
348 * g++.dg/template/crash13.C: Adjust expected error location.
349 * g++.old-deja/g++.brendan/ns1.C: Likewise.
350
f3dd79b9
RE
3512003-10-31 Richard Earnshaw <rearnsha@arm.com>
352
353 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
354
4cabf776
JZ
3552003-10-31 Josef Zlomek <zlomekj@suse.cz>
356
357 PR/10239
358 * gcc.c-torture/compile/20031031-2.c: New test.
359
739e6d58
JZ
3602003-10-31 Josef Zlomek <zlomekj@suse.cz>
361
362 PR/11640
363 * gcc.c-torture/compile/20031031-1.c: New test.
364
28765aad
RE
3652003-10-31 Richard Earnshaw <rearnsha@arm.com>
366
367 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
368 * gcc.misc-tests/bprob.exp: Likewise.
369 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
370 the execution test on arm-elf configs.
c6c01481 371 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
28765aad
RE
372 configs that don't support scratch files.
373 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
374
1d915eda
AC
3752003-10-30 Arnaud Charlet <charlet@act-europe.fr>
376
377 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
378 done by dejagnu.
379
24c98fae
AC
3802003-10-29 Arnaud Charlet <charlet@act-europe.fr>
381
382 * ada/acats/run_all.sh: Redirect mv output to /dev/null
7d213ecc
AC
383 Avoid non pure sh syntax. Add more logging.
384
385 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
386 fail.
24c98fae 387
0fda236e
FS
3882003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
389
390 PR libgcj/10610
391 * gcc.dg/ppc-stackalign-1.c: New test.
392
1066ea4d
AC
3932003-10-28 Arnaud Charlet <charlet@act-europe.fr>
394
395 * ada/acats/run_all.sh: Change output to be more compliant with
396 dejagnu framework.
397 Create acats.sum and acats.log files under testsuite/ada/acats
4e81efd4
AC
398 Only run [a-z]* directories, to filter out e.g. CVS.
399 Redirect build output to log file.
1066ea4d 400
934ef487
AC
4012003-10-27 Arnaud Charlet <charlet@act-europe.fr>
402
403 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
404
c011a52f
AC
4052003-10-27 Arnaud Charlet <charlet@act-europe.fr>
406
407 PR ada/5909:
408 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
409
b19ee4bd
JJ
4102003-10-27 Jakub Jelinek <jakub@redhat.com>
411
412 * gcc.c-torture/compile/20031023-1.c: New test.
413 * gcc.c-torture/compile/20031023-2.c: New test.
414 * gcc.c-torture/compile/20031023-3.c: New test.
415 * gcc.c-torture/compile/20031023-4.c: New test.
416
58e1d54c
KL
4172003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
418
419 PR c++/10371
420 * g++.dg/lookup/scoped8.C: New test.
421
b3cd99cd
EB
4222003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
423
424 * g++.dg/opt/reg-stack3.C: New test.
425
88682ff6
JM
4262003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
427
428 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
429
d9a50301
KL
4302003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
431
432 PR c++/11076
433 * g++.dg/template/crash13.C: New test.
434
349dfad9
JM
4352003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
436
437 * gcc.dg/c99-restrict-2.c: New test.
438
bb885938
NS
4392003-10-24 Nathan Sidwell <nathan@codesourcery.com>
440
441 PR c++/12698, c++/12699, c++/12700, c++/12566
442 * g++.dg/inherit/covariant9.C: New test.
443 * g++.dg/inherit/covariant10.C: New test.
444 * g++.dg/inherit/covariant11.C: New test.
445
0c5a0451
VR
4462003-10-23 Jason Merrill <jason@redhat.com>
447
448 PR c++/12726
449 * g++.dg/ext/complit2.C: New test.
450
ed1ca05a
FH
4512003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
452
453 PR target/12654
454 * gcc.c-torture/execute/20031020-1.c: New test.
455
1b251a0c
ZD
4562003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
457
458 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
459 following the jump_insn.
460
dc70e81d
JM
4612003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
462
463 * gcc.dg/cast-lvalue-1.c: New test.
464
18fd68a8
MM
4652003-10-21 Mark Mitchell <mark@codesourcery.com>
466
467 PR c++/11962
468 * g++.dg/template/cond2.C: New test.
469
ac054e28
JM
4702003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
471
472 * gcc.dg/builtins-28.c: New test.
473
d4d1ebc1
JH
4742003-10-20 Jan Hubicka <jh@suse.cz>
475
476 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
477 parameter.
478 * testsuite/gcc.dg/inline-2.c: Likewise.
479
d15f01e3
PE
4802003-10-20 Phil Edwards <phil@codesourcery.com>
481
482 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
483 * gcc.dg/nest.c: Likewise.
484
11325dcd
KL
4852003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
486
487 PR c++/9781, c++/10583, c++/11862
488 * g++.dg/parse/crash13.C: New test.
489
adccacc4
ZD
4902003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
491
492 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
493
5a13d728
EB
4942003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
495
496 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
497 Define HAVE_C99_RUNTIME except on Solaris.
498 * gcc.dg/builtins-20.c: Likewise.
499
29ee7b16
ZD
5002003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
501
502 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
503
5f04800c
KL
5042003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
505
506 PR c++/12495
507 * g++.dg/template/crash21.C: New test.
508
9579624e
KL
5092003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
510
511 PR c++/2513
512 * g++.dg/template/typename5.C: New test.
513
e77b95a2
KL
5142003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
515
516 PR c++/12369
517 * g++.dg/template/friend25.C: New test.
518
7a0cb59c
ZL
5192003-10-16 Ziemowit Laski <zlaski@apple.com>
520
521 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
522 versions.
523
82917bf9
KH
5242003-10-16 Kazu Hirata <kazu@cs.umass.edu>
525
526 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
527 == 2147483647.
528
8725a9b4
KH
5292003-10-15 Kazu Hirata <kazu@cs.umass.edu>
530
531 * gcc.c-torture/execute/960416-1.x: Remove.
532 * gcc.c-torture/execute/divconst-3.x: Likewise.
533
c546e185
HPN
5342003-10-15 Hans-Peter Nilsson <hp@axis.com>
535
536 PR target/12598
537 * gcc.dg/torture/cris-volatile-1.c: New test.
538
e157d777
RS
5392003-10-14 Roger Sayle <roger@eyesopen.com>
540
541 PR optimization/9325
542 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
543 for overflowing floating point to integer conversion during RTL
544 simplification.
545
c92c2a28
ZL
5462003-10-13 Ziemowit Laski <zlaski@apple.com>
547
548 * objc/execute/_cmd.m: Fix typo.
549 * objc.dg/image-info.m, objc.dg/symtab-1.m:
550 Relax 'scan-assembler' regexp.
551 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
552 objc.dg/try-catch-4.m: Run on non-Darwin targets.
553 * objc.dg/zero-link-2.m: Remove blank line.
554 * objc.dg/zero-link-3.m: New test case.
c6c01481 555
71d46c6f
GK
5562003-10-13 Geoffrey Keating <geoffk@apple.com>
557
3eba62b4
GK
558 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
559
71d46c6f
GK
560 * gcc.dg/asm-names.c: Use scan-assembler-not rather
561 than linker trickery.
562
88e451e1
VR
5632003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
564
565 PR c++/12370
566 * g++.dg/other/friend2.C: New test.
567
e3c8de6a
SB
5682003-10-12 Steven Bosscher <steven@gcc.gnu.org>
569
570 * gcc.dg/20031012-1.c: New test.
571
1998463c
SB
5722003-10-12 Steven Bosscher <steven@gcc.gnu.org>
573
574 * gcc.dg/weak/weak-3.c: Fix for new warning.
575
cc956bfd
KC
5762003-10-12 Kelley Cook <kcook@gcc.gnu.org>
577
578 PR optimization/8750
579 * gcc.c-torture/execute/20031012-1.c: New test case.
580
c43fa1f5
RS
5812003-10-11 Roger Sayle <roger@eyesopen.com>
582
583 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
584 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
585
c877353c
RS
5862003-10-11 Roger Sayle <roger@eyesopen.com>
587
588 PR optimization/12260
589 * gcc.c-torture/compile/20031011-2.c: New test case.
590
e3be1116
RS
5912003-10-11 Roger Sayle <roger@eyesopen.com>
592
593 * gcc.c-torture/execute/20031011-1.c: New testcase.
594
69efc31d
EB
5952003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
596
597 * gcc.c-torture/compile/20031011-1.c: New test.
598
cc956bfd 5992003-10-11 Jan Hubicka <jh@suse.cz>
5a2a057d
JH
600
601 * g++.dg/other/first-global.C: New test.
602
ea82015c
RS
6032003-10-11 Roger Sayle <roger@eyesopen.com>
604
605 * gcc.c-torture/execute/string-opt-18.c: New testcase.
606
51e73d57
ILT
6072003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
608
609 * gcc.c-torture/compile/20031010-1.c: New test.
610
d0fd1347
GK
6112003-10-10 Geoffrey Keating <geoffk@apple.com>
612
613 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
614 * gcc.c-torture/execute/va-arg-25.c: ... here.
615
b18ff0cd
MM
6162003-10-09 Mark Mitchell <mark@codesourcery.com>
617
618 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
619
1703590e
RS
6202003-10-08 Richard Sandiford <rsandifo@redhat.com>
621
f119ba23 622 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
1703590e 623
3d56512d
GB
6242003-10-08 Giovanni Bajo <giovannibajo@libero.it>
625
626 * g++.dg/parse/error2.C: New test.
627
7a925598
GB
6282003-10-08 Giovanni Bajo <giovannibajo@libero.it>
629
630 PR c++/11097
631 * g++.dg/other/error5.C: Modify the error message.
632 * g++.dg/lookup/using8.C: New test.
633
a594a19c
GK
6342003-10-07 Geoffrey Keating <geoffk@apple.com>
635
636 * gcc.dg/darwin-abi-2.c: New file.
637 * gcc.c-torture/execute/va-arg-24.c: New file.
638
90af8042
BW
6392003-10-06 Bob Wilson <bob.wilson@acm.org>
640
641 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
642 indentation.
643
d04a575f
MM
6442003-10-06 Mark Mitchell <mark@codesourcery.com>
645
646 PR c++/10147
647 * g++.dg/other/error4.C: Update error messages.
648 * g++.dg/template/ptrmem4.C: Likewise.
c6c01481 649
d04a575f
MM
650 PR c++/12337
651 * g++.dg/init/new9.C: New test.
c6c01481 652
d04a575f
MM
653 PR c++/12334, c++/12236, c++/8656
654 * g++.dg/ext/attrib8.C: New test.
655
8a7a6f4d
DP
6562003-10-06 Devang Patel <dpatel@apple.com>
657
658 * gcc.dg/debug/dwarf2-3.h: New test.
659 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
c6c01481 660
9ebfd78b
EB
6612003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
662
663 * g++.dg/opt/cfg2.C: New test.
664
8c03ca00
EB
6652003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
666
667 * g++.dg/opt/float1.C: New test.
668
b494fd98
EB
6692003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
670
671 * gcc.dg/c90-array-lval-6.c: New test.
672 * gcc.dg/c99-array-lval-6.c: New test.
673
81ff723b
AM
6742003-10-03 Alexander Malmberg <alexander@malmberg.org>
675 Ziemowit Laski <zlaski@apple.com>
676
677 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
678 'Derived', so that it is never considered a class method; add
679 new warning for '+port' method ambiguity.
680 * objc.dg/method-12.m: Include <objc/objc.h> instead of
681 <objc/objc-api.h> (needed on Mac OS X).
682 * objc.dg/method-13.m: New test.
683
875eda9c
RS
6842003-10-03 Roger Sayle <roger@eyesopen.com>
685
686 PR optimization/9325, PR java/6391
687 * gcc.c-torture/execute/20031003-1.c: New test case.
688
c8a65a25
MM
6892003-10-02 Mark Mitchell <mark@codesourcery.com>
690
5114f0ed
MM
691 PR optimization/12180
692 * gcc.dg/20031002-1.c: New test.
693
c8a65a25
MM
694 PR c++/12486
695 * g++.dg/inherit/error1.C: New test.
696
910a2080
CD
6972003-10-02 Chris Demetriou <cgd@broadcom.com>
698
699 * lib/f-torture.exp (search_for): Rename to...
700 (search_for_re): This. Also, clean up comments and the
701 "regexp" invocation.
702
2a3bf9aa
JZ
7032003-10-02 Josef Zlomek <zlomekj@suse.cz>
704
705 * gcc.c-torture/compile/20031002-1.c: New test.
706
7485f79f
JJ
7072003-10-02 Jakub Jelinek <jakub@redhat.com>
708
709 * g++.dg/opt/cond1.C: New test.
710
2409cb37
KC
7112003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
712
713 * gcc.dg/Wold-style-definition-2.c: New testcase.
714 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
715
1ffcc352
RH
7162003-09-29 Richard Henderson <rth@redhat.com>
717
75d3baee 718 * g++.dg/init/array10.C: Add dg-options.
1ffcc352 719
ea0738f2
EB
7202003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
721
722 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
723
753aaa17
KL
7242003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
725
726 * g++.dg/template/friend19.C: Fix typo.
727 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
728
d34053ed
RS
7292003-09-28 Richard Sandiford <rsandifo@redhat.com>
730
731 * gcc.c-torture/execute/20030928-1.c: New test.
732 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
733
e8226879
EB
7342003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
735
736 * g++.dg/opt/unroll1.C: New test.
737
073089a7
RS
7382003-09-26 Roger Sayle <roger@eyesopen.com>
739
740 PR optimization/11741
741 * gcc.dg/20030926-1.c: New test case.
742
37d407a1
KL
7432003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
744
745 PR c++/5655
746 * g++.dg/parse/access7.C: New test.
747 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
748
264fa2db
ZL
7492003-09-24 Ziemowit Laski <zlaski@apple.com>
750
751 MERGE OF objc-improvements-branch into MAINLINE:
752 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
753 if libobjc has not been built.
754 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
073089a7
RS
755 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
756 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
757 objc/execute/nested-3.m, objc/execute/np-2.m,
264fa2db
ZL
758 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
759 objc/execute/redefining_self.m, objc/execute/root_methods.m,
073089a7
RS
760 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
761 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
762 objc.dg/special/unclaimed-category-1.h,
763 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
764 well as GNU runtime.
264fa2db 765 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
073089a7
RS
766 * execute/cascading-1.m, execute/function-message-1.m,
767 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
768 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
769 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
770 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
771 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
772 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
773 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
774 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
775 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
264fa2db
ZL
776 * objc.dg/bitfield-2.m: Run only on Darwin.
777 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
073089a7
RS
778 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
779 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
264fa2db 780 * objc.dg/const-str-1.m: Fix constant string layout.
c6c01481 781
d395df26
AO
7822003-09-24 Alexandre Oliva <aoliva@redhat.com>
783
784 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
785
fff2cb99
GK
7862003-09-23 Geoffrey Keating <geoffk@apple.com>
787
788 * gcc.dg/darwin-abi-1.c: New file.
789
af0f185b
AP
7902003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
791
792 PR target/12281
793 * gcc.c-torture/compile/20030921-1.c: New test.
794
de582cfb
EB
7952003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
796
797 * g++.dg/opt/reg-stack2.C: New test.
798
5cfc5356
EB
7992003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
800
801 * g++.dg/eh/delayslot1.C: New test.
802
ddd2d57e
RH
8032003-09-20 Richard Henderson <rth@redhat.com>
804
805 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
806
ccea753c
RS
8072003-09-20 Roger Sayle <roger@eyesopen.com>
808
809 * gcc.c-torture/execute/20030920-1.c: New test case.
810
2c49cd9e
KL
8112003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
812
813 * g++.dg/rtti/typeid3.C: Correct expected error message.
814
4047b164
KL
8152003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
816
817 PR c++/157
818 * g++.dg/parse/crash12.C: New test.
819
99d53bba
JJ
8202003-09-19 Janis Johnson <janis187@us.ibm.com>
821
822 * gcc.dg/compat/mixed-struct-check.h: New.
823 * gcc.dg/compat/mixed-struct-defs.h: New.
824 * gcc.dg/compat/mixed-struct-init.h: New.
825 * gcc.dg/compat/struct-by-value-19_main.c: New.
826 * gcc.dg/compat/struct-by-value-19_x.c: New.
827 * gcc.dg/compat/struct-by-value-19_y.c: New.
828 * gcc.dg/compat/struct-by-value-20_main.c: New.
829 * gcc.dg/compat/struct-by-value-20_x.c: New.
830 * gcc.dg/compat/struct-by-value-20_y.c: New.
831 * gcc.dg/compat/struct-return-19_main.c: New.
832 * gcc.dg/compat/struct-return-19_x.c: New.
833 * gcc.dg/compat/struct-return-19_y.c: New.
834 * gcc.dg/compat/struct-return-20_main.c: New.
835 * gcc.dg/compat/struct-return-20_x.c: New.
836 * gcc.dg/compat/struct-return-20_y.c: New.
837
ed71e586
AP
8382003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
839 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
840 so that it will not complain on LP64 targets.
841
68c78847
KL
8422003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
843
844 PR c++/495
845 * g++.dg/template/friend24.C: New test.
846
3501ba24
NS
8472003-09-19 Nathan Sidwell <nathan@codesourcery.com>
848
68442fac 849 PR c++/12332
3501ba24
NS
850 * g++.dg/template/memtmpl2.C: New test.
851
5ae6cd0d
MM
8522003-09-18 Mark Mitchell <mark@codesourcery.com>
853
854 PR target/11184
855 * gcc.dg/builtin-apply1.c: New test.
856
85b22f78
NS
8572003-09-18 Nathan Sidwell <nathan@codesourcery.com>
858
859 PR c++/9848
860 * g++.dg/warn/Wunused-4.C: New test.
861
ef08de80
VR
8622003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
863
864 PR c++/12316
865 * g++.dg/other/gc2.C: New test.
866
84583208
MM
8672003-09-17 Mark Mitchell <mark@codesourcery.com>
868
15dd86be
MM
869 PR c++/11991
870 * g++.dg/rtti/typeid3.C: New test.
871
84583208
MM
872 PR c++/12266
873 * g++.dg/overload/template1.C: New test.
874
0b75beaa
EB
8752003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
876
877 * g++.dg/opt/cfg3.C: New test.
878
ae8803a8
KL
8792003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
880
881 PR c++/7939
882 * g++.dg/template/crash11.C: New test.
883
72954a4f
JM
8842003-09-16 Jason Merrill <jason@redhat.com>
885 Jakub Jelinek <jakub@redhat.com>
886
887 * gcc.dg/attr-warn-unused-result.c: New test.
888
3afd2e20
NS
8892003-09-15 Nathan Sidwell <nathan@codesourcery.com>
890
891 PR c++/12184
892 * g++.dg/expr/call2.C: New test.
893
c034f121
AJ
8942003-09-15 Andreas Jaeger <aj@suse.de>
895
896 * gcc.dg/Wold-style-definition-1.c: New test.
897
29edb15c
MM
8982003-09-14 Mark Mitchell <mark@codesourcery.com>
899
a7e8c268
MM
900 PR c++/3907
901 * g++.dg/parse/template12.C: New test.
902
29edb15c
MM
903 * g++.dg/abi/bitfield11.C: New test.
904 * g++.dg/abi/bitfield12.C: Likewise.
905
aab68b4a
AO
9062003-09-14 Alexandre Oliva <aoliva@redhat.com>
907
908 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
909 non-expansion of functional macro name without arguments at EOL.
910 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
911
975f3818
RS
9122003-09-14 Richard Sandiford <rsandifo@redhat.com>
913
914 * gcc.c-torture/execute/20030914-[12].c: New tests.
915
92af500d
NS
9162003-09-11 Nathan Sidwell <nathan@codesourcery.com>
917
918 PR c++/11788
919 * g++.dg/overload/addr1.C: New test.
920
93dc9a32
ILT
9212003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
922
923 * gcc.dg/20030909-1.c: New test.
924
1c8b4e29
EB
9252003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
926
927 * gcc.dg/ultrasp10.c: New test.
e62f462e
DP
928
9292003-09-09 Devang Patel <dpatel@apple.com>
930
931 * gcc.dg/darwin-ld-6.c: New test.
c6c01481 932
f7657db9
KG
9332003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
934
935 * gcc.dg/torture/builtin-explog-1.c: New testcase.
936
9649812a
MM
9372003-09-08 Mark Mitchell <mark@codesourcery.com>
938
939 * gcc.dg/ia64-types1.c: New test.
940 * gcc.dg/ia64-types2.c: Likewise.
941
df049e59
KG
9422003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
943
11bf0eb0
KG
944 * gcc.dg/builtins-1.c: Add more _Complex tests.
945 * gcc.dg/torture/builtin-attr-1.c: Likewise.
946
df049e59
KG
947 * gcc.dg/builtins-1.c: Test existing _Complex functions.
948 * gcc.dg/torture/builtin-attr-1.c: Likewise.
949
f23fb7f5
MM
9502003-09-08 Mark Mitchell <mark@codesourcery.com>
951
fa531100
MM
952 PR c++/11786
953 * g++.dg/lookup/koenig2.C: New test.
954
f23fb7f5
MM
955 PR c++/5296
956 * g++.dg/rtti/typeid2.C: New test.
957
7f14bbe6
JJ
9582003-09-08 Jakub Jelinek <jakub@redhat.com>
959
960 * gcc.c-torture/compile/20030904-1.c: New test.
961
7b65ed54
EB
9622003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
963
964 * g++.dg/opt/longbranch2.C: New test.
965
6a4f08f3
AP
9662003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
967
968 * g++.dg/template/crash10.C: Only compile it.
969
dc4cb34e
AP
9702003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
971
972 PR middle-end/11665
973 * gcc.c-torture/compile/20030907-1.c: New test.
974 * g++.dg/init/array11.C: New test.
975
cf9ad9a7
MM
9762003-09-07 Mark Mitchell <mark@codesourcery.com>
977
978 PR c++/11852
979 * g++.dg/init/struct1.C: New test.
980
6ef0aa7b
MM
9812003-09-07 Mark Mitchell <mark@codesourcery.com>
982
983 PR c++/12181
984 * g++.dg/expr/comma1.C: New test.
985
385bce06
MM
9862003-09-06 Mark Mitchell <mark@codesourcery.com>
987
ae53e5bc 988 PR c++/11867
385bce06
MM
989 * g++.dg/expr/static_cast5.C: New test.
990
687f4bc1
AP
9912003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
992
993 PR c++/11507
994 * g++.dg/lookup/scoped7.C: New test.
c6c01481 995
687f4bc1
AP
996 PR c++/9574
997 * g++.dg/other/static1.C: New test.
998
999 PR c++/11490
1000 * g++.dg/warn/template-1.C: New test.
1001
1002 PR c++/11432
1003 * g++.dg/template/crash10.C: New test.
c6c01481 1004
687f4bc1
AP
1005 PR c++/2478
1006 * g++.dg/overload/VLA.C: New test.
c6c01481 1007
687f4bc1
AP
1008 PR c++/10804
1009 * g++.dg/template/call1.C: New test.
1010
1f845b30
NS
10112003-09-06 Nathan Sidwell <nathan@codesourcery.com>
1012
1013 PR c++/11794
1014 * g++.dg/parse/using3.C: New test.
1015
34ff2673
RS
10162003-09-06 Roger Sayle <roger@eyesopen.com>
1017
1018 PR c++/11409
1019 * g++.dg/overload/builtin3.C: New test case.
1020
03845b47
SB
10212003-09-06 Steven Bosscher <steven@gcc.gnu.org>
1022
1023 PR c/9862
1024 * gcc.dg/20030906-1.c: New test.
1025 * gcc.dg/20030906-2.c: Likewise.
1026
b92bc2a0
NS
10272003-09-06 Nathan Sidwell <nathan@codesourcery.com>
1028
1029 PR c++/12167
1030 * g++.dg/parse/defarg5.C: New test.
1031
1032 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
1033
ceeae2d1
MM
10342003-09-05 Mark Mitchell <mark@codesourcery.com>
1035
1036 PR c++/12163
1037 * g++.dg/expr/static_cast4.C: New test.
1038
1039 PR c++/12146
1040 * g++.dg/template/crash9.C: New test.
1041
3f8dc57b
AP
10422003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
1043
c6c01481 1044 * g++.old-deja/g++.ext/pretty2.C: Update for change
3f8dc57b
AP
1045 in __FUNCTION__.
1046 * g++.old-deja/g++.ext/pretty3.C: Likewise.
1047
8e1daa34
NS
10482003-09-05 Nathan Sidwell <nathan@codesourcery.com>
1049
12483c9f
NS
1050 PR c++/11922
1051 * g++/dg/template/qualified-id1.C: New test.
c6c01481 1052
8e1daa34
NS
1053 PR c++/12037
1054 * g++.dg/warn/noeffect4.C: New test.
1055
47ab33b2
MA
10562003-09-04 Matt Austern <austern@apple.com>
1057
1058 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
1059 * g++.dg/ext/fnname2.C: Likewise.
1060 * g++.dg/ext/fnname3.C: Likewise.
c6c01481 1061
d18a8251
MM
10622003-09-04 Mark Mitchell <mark@codesourcery.com>
1063
1064 * g++.dg/expr/lval1.C: New test.
1065 * g++.dg/ext/lvcast.C: Remove.
1066
bcfb8075
RS
10672003-09-03 Roger Sayle <roger@eyesopen.com>
1068
1069 PR optimization/11700.
1070 * gcc.c-torture/compile/20030903-1.c: New test case.
1071
43fe31f6
MM
10722003-09-03 Mark Mitchell <mark@codesourcery.com>
1073
1074 PR c++/12053
1075 * g++.dg/abi/layout4.C: New test.
1076
1918facf
SB
10772003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
1078
1079 PR c++/11553
1080 * g++.dg/parse/friend3.C: New test.
c6c01481 1081
6d80c4b9
MM
10822003-09-02 Mark Mitchell <mark@codesourcery.com>
1083
3281be05
MM
1084 PR c++/11847
1085 * g++.dg/template/class1.C: New test.
1086
6d80c4b9
MM
1087 PR c++/11808
1088 * g++.dg/expr/call1.C: New test.
1089
7e99327d
MM
10902003-09-01 Mark Mitchell <mark@codesourcery.com>
1091
1092 PR c++/12114
1093 * g++.dg/init/ref9.C: New test.
1094
1095 PR c++/11972
1096 * g++.dg/template/nested4.C: New test.
1097
20d65560
MM
10982003-08-29 Mark Mitchell <mark@codesourcery.com>
1099
7433e6d4
MM
1100 PR c++/12093
1101 * g++.dg/template/non-dependent4.C: New test.
1102
20d65560
MM
1103 PR c++/11928
1104 * g++.dg/inherit/conv1.C: New test.
1105
fc2b8477
MM
11062003-08-29 Mark Mitchell <mark@codesourcery.com>
1107
1108 PR c++/6196
1109 * g++.dg/ext/label1.C: New test.
1110 * g++.dg/ext/label2.C: Likewise.
1111
a1652802
MM
11122003-08-28 Mark Mitchell <mark@codesourcery.com>
1113
1114 * g++.dg/expr/cond3.C: New test.
1115
a2a919aa
KG
11162003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1117
1118 * gcc.dg/builtins-1.c: Add new builtin cases.
1119
488f17e1
KG
11202003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1121
1122 * gcc.dg/builtins-1.c: Add new cases.
1123 * gcc.dg/torture/builtin-attr-1.c: Likewise.
1124
11252003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1126
1127 * gcc.dg/builtins-1.c: Add more math builtin tests.
1128 * gcc.dg/torture/builtin-attr-1.c: New test.
1129
22bd385b
MM
11302003-08-28 Mark Mitchell <mark@codesourcery.com>
1131
1132 PR optimization/5079
1133 * g++.dg/opt/static3.C: New test.
1134
3d7ca167
ZD
11352003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1136
1137 * gcc.misc-tests/gcov-10b.c: New test.
1138
031b59ce
MM
11392003-08-27 Mark Mitchell <mark@codesourcery.com>
1140
1141 * g++.dg/opt/ptrmem3.C: New test.
1142
1143 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
1144
b7bc76e3
JJ
11452003-08-27 Jakub Jelinek <jakub@redhat.com>
1146
1147 * gcc.dg/20030826-2.c: New test.
1148
00229de4
RS
11492003-08-26 Roger Sayle <roger@eyesopen.com>
1150
1151 PR middle-end/12002
1152 * g77.f-torture/compile/12002.f: New test case.
1153
e3232933
RS
11542003-08-26 Roger Sayle <roger@eyesopen.com>
1155
1156 * gcc.dg/20030826-1.c: New test case.
1157
a103ca2c
MK
11582003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
1159
1160 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
1161
20b50672
NS
11622003-08-26 Nathan Sidwell <nathan@codesourcery.com>
1163
6d9a0a36
NS
1164 PR c++/11871
1165 * c++.dg/lookup/crash1.C: New test.
1166
20b50672
NS
1167 * c++.dg/warn/noeffect3.C: New test.
1168
0961802f
JJ
11692003-08-25 Janis Johnson <janis187@us.ibm.com>
1170
1171 * gcc.dg/compat/vector-1_x.c: Compile with -w.
1172 * gcc.dg/compat/vector-1_y.c: Ditto.
1173 * gcc.dg/compat/vector-2_x.c: Ditto.
1174 * gcc.dg/compat/vector-2_y.c: Ditto.
1175
b01e3e38
UW
11762003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
1177
1178 * gcc.dg/20030702-1.c: New test.
1179
43dc123f
MM
11802003-08-25 Mark Mitchell <mark@codesourcery.com>
1181
1182 PR c++/8795
1183 * g++.dg/ext/altivec-1.C: New test.
1184
a30b6839
RH
11852003-08-24 Richard Henderson <rth@redhat.com>
1186
1187 * g++.dg/eh/simd-2.C: Add -w for x86.
1188
61c234ce
JJ
11892003-08-23 Jakub Jelinek <jakub@redhat.com>
1190
1191 * gcc.dg/20030815-1.c: New test.
1192
a653d067
KL
11932003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1194
1195 PR c++/3765
1196 * g++.dg/parse/access6.C: New test.
1197
19db77ce
KL
11982003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1199
1200 PR c++/641, c++/11876
1201 * g++.dg/template/friend22.C: New test.
1202 * g++.dg/template/friend23.C: Likewise.
1203
35f73a73
MM
12042003-08-22 Mark Mitchell <mark@codesourcery.com>
1205
1206 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
1207 identically.
1208
6560773a
MM
12092003-08-22 Mark Mitchell <mark@codesourcery.com>
1210
1211 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
1212
a30f2d65
MM
12132003-08-22 Mark Mitchell <mark@codesourcery.com>
1214
1215 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
1216
7741796c
MM
12172003-08-22 Mark Mitchell <mark@codesourcery.com>
1218
1219 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
1220
376de225
MM
12212003-08-22 Mark Mitchell <mark@codesourcery.com>
1222
1223 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
1224
f3c2dfc6
MM
12252003-08-21 Mark Mitchell <mark@codesourcery.com>
1226
1227 PR c++/11919
1228 * g++.dg/overload/prom1.C: New test.
1229
1230 PR c++/11551
1231 * g++.dg/parse/dtor2.C: New test.
1232
1233 PR c++/10762
1234 * g++.dg/parse/using2.C: New test.
1235
43c446b8
KH
12362003-08-21 Kazu Hirata <kazu@cs.umass.edu>
1237
1238 PR target/11805
1239 * gcc.c-torture/compile/20030821-1.c: New.
1240
35c18a20
MM
12412003-08-20 Mark Mitchell <mark@codesourcery.com>
1242
1243 PR c++/11834
1244 * g++.dg/template/deduce2.C: New test.
1245
c4c83fff
JZ
12462003-08-21 Josef Zlomek <zlomekj@suse.cz>
1247
1248 * gcc.c-torture/execute/20030821-1.c: New test.
1249
2cf099a5
RS
12502003-08-20 Roger Sayle <roger@eyesopen.com>
1251
1252 PR middle-end/11984
1253 * gcc.dg/20030820-1.c: New test case.
1254
47d4c811
NS
12552003-08-20 Nathan Sidwell <nathan@codesourcery.com>
1256
1257 PR c++/11945
1258 * g++.dg/warn/noeffect2.C: New test.
1259
4b0d3cbe
MM
12602003-08-19 Mark Mitchell <mark@codesourcery.com>
1261
1262 PR c++/10926
1263 * g++.dg/template/dtor2.C: New test.
1264
1265 PR c++/11684
1266 * g++.dg/template/operator1.C: New test.
1267 * g++.dg/parse/operator4.C: New test.
1268
1269 PR c++/11946.C
1270 * g++.dg/expr/enum1.C: New test.
1271 * gcc.dg/c99-bool-1.c: Remove bogus warning.
1272
1273 PR c++/11036.C
1274 * g++.dg/parse/elab2.C: New test.
1275 * g++.dg/parse/typedef4.C: Change error message.
1276 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1277 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1278 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1279
ccc01444
GK
12802003-08-19 Geoffrey Keating <geoffk@apple.com>
1281
1282 * gcc.dg/pch/warn-1.c: New.
1283 * gcc.dg/pch/warn-1.hs: New.
1284
1285 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1286 not-tested file.
1287
c0d4955f
AP
12882003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
1289
1290 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1291
4fad7068
AP
12922003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
1293
1294 * gcc.dg/uninit-D.c: New Test.
1295 * gcc.dg/uninit-E.c: New Test.
1296 * gcc.dg/uninit-F.c: New Test.
1297 * gcc.dg/uninit-G.c: New Test.
1298
7f5d157f
MR
12992003-08-19 Michael Ritzert <ritzert@t-online.de>
1300
1301 * g++.dg/README: Describe the pch directory.
1302
b54f5338
KL
13032003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1304
1305 PR c++/11174
1306 * g++.dg/parse/access4.C: New test.
1307 * g++.dg/parse/access5.C: Likewise.
1308 * g++.old-deja/g++.jason/access17.C: Adjust error message.
1309
622adc7e
MK
13102003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
1311
1312 * gcc.dg/noncompile/20030818-1.c: New.
1313
a2507277
NS
13142003-08-18 Nathan Sidwell <nathan@codesourcery.com>
1315
47d4c811
NS
1316 PR c++/11957
1317 * g++.dg/warn/noeffect1.C: New test.
1318
a2507277
NS
1319 * g++.dg/template/scope2.C: New test.
1320 * g++.dg/template/error2.C: Correct dg-error
1321
8edf7a6d
RS
13222003-08-18 Richard Sandiford <rsandifo@redhat.com>
1323
1324 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1325
e895113a
NS
13262003-08-16 Nathan Sidwell <nathan@codesourcery.com>
1327
1328 PR C++/11512
1329 * g++.dg/template/warn1.C: New.
1330
68ea098a
NS
13312003-08-15 Nathan Sidwell <nathan@codesourcery.com>
1332
1333 * g++.dg/template/error2.C: New test.
1334 * g++.dg/lookup/using7.C: Adjust errors
1335 * g++.old-deja/g++.pt/crash36.C: Likewise.
1336 * g++.old-deja/g++.pt/derived3.C: Likewise.
1337
d256ac69
KG
13382003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1339
1340 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1341 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1342 * gcc.c-torture/execute/builtins/string-9.c: New, from
1343 string-opt-9.c. Adjust for execute/builtins framework.
1344 * gcc.c-torture/execute/string-opt-9.c: Delete.
1345
560ad596
MM
13462003-08-12 Mark Mitchell <mark@codesourcery.com>
1347
4717fcc7
MM
1348 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1349
560ad596
MM
1350 * g++.dg/parse/ret-type2.C: New test.
1351
1352 PR c++/11703
1353 * g++.dg/init/new8.C: New test.
1354
1355 PR c++/10923
1356 * g++.dg/parse/typedef5.C: New test.
1357
1358 PR c++/9512
1359 * g++.dg/parse/qualified2.C: New test.
1360 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1361 invalid code.
1362
fe0378ed
MM
13632003-08-11 Mark Mitchell <mark@codesourcery.com>
1364
1365 * g++.dg/conversion/ptrmem1.C: New test.
1366
5f5e441a
JJ
13672003-08-11 Jakub Jelinek <jakub@redhat.com>
1368
1369 PR target/11693
1370 * gcc.dg/20030811-1.c: New test.
1371
1372 PR target/11535
1373 * gcc.c-torture/execute/20030811-1.c: New test.
1374
0235f855
KG
13752003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1376
1377 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1378
d9148cf4
MM
13792003-08-10 Mark Mitchell <mark@codesourcery.com>
1380
1381 PR c++/11789.C
1382 * g++.dg/inherit/multiple1.C: New test.
1383
86306a6b
NS
13842003-08-10 Nathan Sidwell <nathan@codesourcery.com>
1385
bae39a73
NS
1386 * gcc.dg/spe1.c: New test.
1387
ffc76561
NS
1388 PR c++/11670
1389 * g++.dg/expr/cast2.C: New test.
c6c01481 1390
86306a6b
NS
1391 PR c++/10530
1392 * g++.dg/template/dependent-name2.C: New test.
1393
bb6e4168
AP
13942003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
1395
1396 * g++.dg/parse/crash11.C: Put the dg options in comments.
1397
df38ffef
NB
13982003-08-08 Neil Booth <neil@daikokuya.co.uk>
1399
1400 * lib/gcc-dg.exp: Update for diagnostic change.
1401
3adee96c
KL
14022003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1403
1404 PR c++/5767
1405 * g++.dg/parse/crash11.C: New test.
1406
372431b6
AO
14072003-08-06 Alexandre Oliva <aoliva@redhat.com>
1408
1409 * gcc.dg/cpp/spacing1.c: Update.
1410
17f6297d
JJ
14112003-08-04 Janis Johnson <janis187@us.ibm.com>
1412
1413 PR target/11739
1414 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
1415 a value for -mtune.
1416
02a1994c
RS
14172003-08-04 Roger Sayle <roger@eyesopen.com>
1418
1419 PR middle-end/11771
1420 * gcc.c-torture/compile/20030804-1.c: New test case.
1421
f2593a66
RS
14222003-08-04 Roger Sayle <roger@eyesopen.com>
1423
1424 * gcc.dg/20030804-1.c: New test case.
1425
b5d72eda
AO
14262003-08-04 Alexandre Oliva <aoliva@redhat.com>
1427
1428 * gcc.dg/cpp/separate-1.c: New test.
1429
ae0b7dfc
NS
14302003-08-03 Nathan Sidwell <nathan@codesourcery.com>
1431
6cb89308
NS
1432 PR c++/11704
1433 * g++.dg/template/dependent-expr2.C: New test.
1434
ae0b7dfc
NS
1435 PR c++/11766
1436 * g++.dg/expr/ptrmem1.C: New test.
1437
79572cb1
KL
14382003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1439
1440 PR c++/9453
1441 * g++.dg/template/friend15.C: New test.
1442
76bf2c97
NB
14432003-08-03 Neil Booth <neil@daikokuya.co.uk>
1444
1445 * lib/dg-pch.exp: Work round PCH bug.
1446
8e9dd1eb
KG
14472003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1448
1449 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
1450 builtins. Move cases from builtins-4.c here.
1451
1452 * gcc.dg/torture/builtin-math-1.c: New test taken from
1453 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
1454 additional cases.
c6c01481 1455
8e9dd1eb
KG
1456 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
1457 Delete.
1458
fd9aef9d
NS
14592003-08-02 Nathan Sidwell <nathan@codesourcery.com>
1460
1461 PR c++/9447
1462 * g++.dg/template/using7.C: New test.
1463
49634b3a
NB
14642003-08-02 Neil Booth <neil@daikokuya.co.uk>
1465
1466 * import1.c, import2.c: New tests.
1467
5f77fbd4
JJ
14682003-08-01 Jakub Jelinek <jakub@redhat.com>
1469
1470 * g++.dg/eh/crossjump1.C: New test.
1471
ee935db4
MM
14722003-08-01 Mark Mitchell <mark@codesourcery.com>
1473
1474 PR c++/11697
1475 * g++.dg/template/using6.C: New test.
1476
1477 PR c++/11744
1478 * g++.dg/template/koenig2.C: New test.
1479
d6f7c704
KL
14802003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1481
1482 PR c++/7983
1483 * g++.dg/parse/typedef4.C: New test.
1484
cbd63935
KL
14852003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1486
1487 PR c++/8442, c++/8806
1488 * g++.dg/template/elab1.C: New test.
1489 * g++.dg/template/type2.C: Likewise.
1490 * g++.dg/template/ttp3.C: Adjust expected error message.
1491 * g++.old-deja/g++.law/visibility13.C: Likewise.
1492 * g++.old-deja/g++.niklas/t135.C: Likewise.
1493 * g++.old-deja/g++.pt/ttp41.C: Likewise.
1494 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
1495 template argument.
1496 * g++.old-deja/g++.pt/ttp44.C: Likewise.
1497
522da2bf
NS
14982003-08-01 Nathan Sidwell <nathan@codesourcery.com>
1499
a5bcc582
NS
1500 PR c++/11295
1501 * g++.dg/ext/stmtexpr1.C: New test.
1502
d340e53f
NS
1503 * g++.dg/opt/tmp1.C: New test.
1504
f21e6028
NS
1505 PR c++/11525
1506 * g++.dg/parse/constant4.C: New test.
1507
522da2bf
NS
1508 PR c++/9447
1509 * g++.dg/template/using5.C: New test.
1510
2598550f
RS
15112003-07-31 Roger Sayle <roger@eyesopen.com>
1512
1513 * gcc.dg/builtins-27.c: New test case.
1514
a132b6a8
JJ
15152003-07-31 Jakub Jelinek <jakub@redhat.com>
1516
1517 * gcc.dg/tls/opt-7.c: New test.
1518
5011c2ca 15192003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
c6c01481 1520
5011c2ca
AP
1521 * g++.old-deja/g++.other/crash18.C: Remove.
1522
fb5ce3c9
NS
15232003-07-31 Nathan Sidwell <nathan@codesourcery.com>
1524
ffd49b19
NS
1525 * g++.dg/template/explicit3.C: New.
1526 * g++.dg/template/explicit4.C: New.
1527 * g++.dg/template/explicit5.C: New.
1528
fb5ce3c9
NS
1529 PR c++/11347
1530 * g++.dg/template/memtmpl1.C: New.
1531
675eab74
AP
15322003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
1533
1534 PR target/11565
1535 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
1536 * gcc.dg/i386-387-5.c (dg-options): Likewise.
1537
602a82f3 15382003-07-30 Jan Hubicka <jh@suse.cz>
a0c8285b
JH
1539
1540 * vtgc1.c: Kill.
1541
55d54003
ZW
15422003-07-29 Zack Weinberg <zack@codesourcery.com>
1543
1544 * gcc.dg/struct-in-proto-1.c: New test.
1545
8f9b4009
NB
15462003-07-29 Neil Booth <neil@daikokuya.co.uk>
1547
1548 * gcc.dg/cpp/include2.c: Only expect one message.
1549
399dedb9
NS
15502003-07-29 Nathan Sidwell <nathan@codesourcery.com>
1551
1552 PR c++/9447
1553 * g++.dg/template/using1.C: New test.
1554 * g++.dg/template/using2.C: New test.
1555 * g++.dg/template/using3.C: New test.
1556 * g++.dg/template/using4.C: New test.
1557
f67f7737
AO
15582003-07-29 Alexandre Oliva <aoliva@redhat.com>
1559
1560 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1561 * gcc.c-torture/execute/string-opt-10.c: Likewise.
1562
415d4636
MM
15632003-07-28 Jan Hubicka <jh@suse.cz>
1564
1565 PR c++/11530
1566 * g++.dg/opt/call1.C: New test.
1567
7b6d72fc
MM
15682003-07-28 Alexandre Oliva <aoliva@redhat.com>
1569
1570 PR c++/11667
1571 * g++.dg/init/enum2.C: New test.
1572 * g++.dg/template/overload1.C: Add "-w" option.
55d54003 1573
b7365957
HPN
15742003-07-28 <hp@bitrange.com>
1575
1576 * gcc.dg/Wdeclaration-after-statement-1.c,
1577 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1578
5dfa45d0
JJ
15792003-07-28 Jakub Jelinek <jakub@redhat.com>
1580
1581 * gcc.c-torture/compile/20030725-1.c: New test.
1582
66584e64
AH
15832003-07-28 Aldy Hernandez <aldyh@redhat.com>
1584
1585 * gcc.dg/20030505.c: Only run for SPE.
1586 Remove definition of opaque type.
1587
b7a78333
MM
15882003-07-27 Mark Mitchell <mark@codesourcery.com>
1589
1590 * g++.dg/template/ptrmem6.C: New test.
1591
18f3e349
GK
15922003-07-26 Geoffrey Keating <geoffk@apple.com>
1593
1594 * gcc.c-torture/compile/zero-strct-2.c: New test.
1595
863d3dfb
GK
15962003-07-25 Geoffrey Keating <geoffk@apple.com>
1597
1598 * gcc.dg/intermod-1.c: New test.
1599
a91db711
NS
16002003-07-25 Nathan Sidwell <nathan@codesourcery.com>
1601
22038b2c
NS
1602 PR c++/11617
1603 * g++.dg/template/lookup2.C: New test.
1604 * g++.dg/template/memclass1.C: Remove instantiated from error.
ca3c62ec 1605 * g++.dg/other/error2.C: Tweak expected errors.
22038b2c
NS
1606
1607 PR c++/11596
a91db711
NS
1608 * g++.dg/template/defarg3.C: New test.
1609
1610 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1611
22ed7e5f
MM
16122003-07-24 Mark Mitchell <mark@codesourcery.com>
1613
1614 * g++.dg/inherit/access5.C: New test.
1615
f60a10e7
KL
16162003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1617
1618 PR c++/11513
1619 * g++.dg/template/crash8.C: New test.
1620
8f5b6d29
SB
16212003-07-23 Steven Bosscher <steven@gcc.gnu.org>
1622
1623 PR c/10602
1624 * gcc.dg/noncompile/incomplete-2.c: New test.
1625
11b8e71c
MM
16262003-07-23 Mark Mitchell <mark@codesourcery.com>
1627
bd16cb25
MM
1628 PR c++/11645
1629 * g++.dg/inherit/access4.C: New test.
1630
6cf4d1bc
MM
1631 PR c++/11517
1632 * g++.dg/expr/cond2.C: New test.
55d54003 1633
11b8e71c
MM
1634 PR optimization/10679
1635 * g++.dg/opt/inline4.C: New test.
1636
eb5abb39
NS
16372003-07-23 Nathan Sidwell <nathan@codesourcery.com>
1638
1639 * g++.dg/parse/crash10: New test.
1640
817aed6f
NS
16412003-07-22 Nathan Sidwell <nathan@codesourcery.com>
1642
1643 * g++.dg/ext/flexary1.C: New test.
55d54003 1644
bef89e9e
KL
16452003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1646
1647 PR c++/10793
1648 * g++.dg/template/crash9.C: New test.
1649
4bd56354
VR
16502003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1651
1652 PR c++/3004
1653 * g++.dg/parse/typedef3.C: New test.
1654
1655 PR c++/7906
1656 * g++.dg/parse/operator2.C: New test.
1657
1658 PR c++/8895
1659 * g++.dg/parse/def-tmpl-arg1.C: New test.
1660
1661 PR c++/9282
1662 * g++.dg/parse/funptr1.C: New test.
1663
1664 PR c++/9452
1665 * g++.dg/parse/ambig3.C: New test.
1666
1667 PR c++/9454
1668 * g++.dg/parse/operator3.C: New test.
1669
1670 PR c++/9486
1671 * g++.dg/parse/template10.C: New test.
1672
1673 PR c++/9488
1674 * g++.dg/parse/template11.C: New test.
1675
1676 PR c++/10150
1677 * g++.dg/parse/invalid-op1.C: New test.
1678
1679 PR c++/10247
1680 * g++.dg/parse/condexpr1.C: New test.
1681
c6e4cc53
NS
16822003-07-22 Nathan Sidwell <nathan@codesourcery.com>
1683
e0d1297c
NS
1684 * g++.dg/ext/packed3.C: New test.
1685 * g++.dg/ext/packed4.C: New test.
1686
c6e4cc53
NS
1687 * gcc.dg/pack-test-3.c: New test.
1688
dd039fc9
JJ
16892003-07-21 Janis Johnson <janis187@us.ibm.com>
1690
1691 * lib/compat.exp: Handle dg-options per source file.
1692 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1693 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1694 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1695 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1696 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1697 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1698 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1699 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1700 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1701 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1702 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1703 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1704 * g++.dg/compat/break/bitfield7_x.C: Ditto.
1705 * g++.dg/compat/break/bitfield7_y.C: Ditto.
1706
124b0e05
AP
17072003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
1708
1709 PR c/10320
1710 * gcc.c-torture/execute/20030718-1.c: New test.
1711
bbda30a4
EB
17122003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1713
55d54003 1714 PR optimization/11536
bbda30a4
EB
1715 * gcc.dg/20030721-1.c: New test.
1716
e9f9c81f
MM
17172003-07-19 Mark Mitchell <mark@codesourcery.com>
1718
1719 PR c++/11546
1720 * g++.dg/template/lookup1.C: New test.
1721
14e33ee8
ZW
17222003-07-19 Zack Weinberg <zack@codesourcery.com>
1723
1724 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1725 diagnostics of ill-formed constructs involving labels.
1726 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1727 the new 'previously defined here' message.
1728
a3f10e50
NS
17292003-07-18 Nathan Sidwell <nathan@codesourcery.com>
1730
1731 * g++.dg/parse/non-dependent2.C: New test.
1732
1fd0cd42
AP
17332003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
1734
14e33ee8 1735 * g++.dg/init/init-ref4.C: xfail on targets without
1fd0cd42
AP
1736 weak symbols.
1737
16f6812f
JJ
17382003-07-17 Jakub Jelinek <jakub@redhat.com>
1739
1740 PR target/11087
1741 * gcc.c-torture/execute/20030717-1.c: New test.
1742
f129791c
EB
17432003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1744
1745 * g++.dg/opt/cfg1.C: New test.
1746
2b187c63
MM
17472003-07-17 Mark Mitchell <mark@codesourcery.com>
1748
1749 PR optimization/11557
1750 * gcc.dg/20030717-1.c: New test.
1751
bf88d870
AP
17522003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
1753
1754 PR c++/10476
1755 * g++.dg/expr/crash-1.C: New test.
1756
1757 PR c++/11027
1758 * g++.dg/template/init3.C: New test.
1759
1760 PR c++/8222
1761 * g++.dg/template/non-dependent1.C: New test.
1762
1763 PR c++/11070
1764 * g++.dg/template/non-dependent2.C: New test.
1765
1766 PR c++/11071
1767 * g++.dg/template/non-dependent3.C: New test.
1768
1769 PR c++/9907
1770 * g++.dg/template/sizeof5.C: New test.
1771
26e0dcb3
GK
17722003-07-17 Geoffrey Keating <geoffk@apple.com>
1773
1774 PR 11498
1775 * gcc.c-torture/compile/mangle-1.c: New file.
1776
41c5ee06
KL
17772003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1778
1779 PR c++/7809
94b32725 1780 * g++.dg/parse/access3.C: New test.
41c5ee06 1781
2a39bedb 17822003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
d424f7ff
AP
1783
1784 PR c++/11384
1785 * g++.dg/init/init-ref4.C: New test.
1786
39703eb9
MM
17872003-07-16 Mark Mitchell <mark@codesourcery.com>
1788
1789 PR c++/11547
1790 * g++.dg/parse/constant3.C: New test.
1791 * g++.dg/parse/crash7.C: Likewise.
1792
48addf69
AP
17932003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
1794
1795 PR target/11008
1796 * gcc.dg/i386-pentium4-not-mull.c: New.
1797
1e0343dd
R
17982003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
1799
1800 * gcc.dg/asm-names.c (ymain): Make it weak.
1801
866eb556
KL
18022003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1803
1804 PR c++/5421
1805 * g++.dg/template/friend21.C: New test.
1806
fc4767bb
JJ
18072003-07-16 Jakub Jelinek <jakub@redhat.com>
1808
1809 * gcc.dg/cleanup-8.c: New test.
1810 * gcc.dg/cleanup-9.c: New test.
1811
32f2f2cb
DS
18122003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
1813
1814 * g++.dg/ext/dll-MI1.h: New file.
1815 * g++.dg/ext/dllexport-MI1.C: New file.
1816 * g++.dg/ext/dllimport-MI1.C: New file.
1817
bc8229a0
JJ
18182003-07-15 Jakub Jelinek <jakub@redhat.com>
1819
1820 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1821 it does not have cmpstrsi patterns (just cmpmemsi).
1822
b0afa2fc
MM
18232003-07-15 Mark Mitchell <mark@codesourcery.com>
1824
1825 PR debug/11473
1826 * g++.dg/debug/debug8.C: New test.
1827
caec1dc0
KL
18282003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1829
1830 PR c++/10108
1831 * g++.dg/template/crash7.C: New test.
1832
aadf50ed
KH
18332003-07-15 Kazu Hirata <kazu@cs.umass.edu>
1834
1835 PR target/10795
1836 * gcc.c-torture/compile/20030708-1.c: New.
1837
5a257872
EB
18382003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1839
1840 * gcc.c-torture/execute/20030715-1.c: New test.
1841
89a68bb9
GK
18422003-07-14 Geoffrey Keating <geoffk@apple.com>
1843
1844 * gcc.dg/pch/inline-3.c: New file.
1845 * gcc.dg/pch/inline-3.hs: New file.
1846 * gcc.dg/pch/inline-4.c: New file.
1847 * gcc.dg/pch/inline-4.hs: New file.
1848
5e08432e
MM
18492003-07-14 Mark Mitchell <mark@codesourcery.com>
1850
8d83f792
MM
1851 PR c++/11509
1852 * g++.dg/template/crash6.C: New test.
1853
748d4c7e
MM
1854 PR c++/7053
1855 * g++.dg/template/friend20.C: New test.
1856
5e08432e
MM
1857 PR c++/7019
1858 * g++.dg/template/overload2.C: New test.
1859
1b78cca9
FS
18602003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1861
1862 PR optimization/11440
1863 * gcc.c-torture/execute/20030714-1.c: New test.
1864
55ece1b3
KL
18652003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1866
1867 PR c++/11154
1868 * g++.dg/template/partial2.C: New test.
1869
b3445994
MM
18702003-07-13 Mark Mitchell <mark@codesourcery.com>
1871
a3d87771
MM
1872 PR c++/11503
1873 * g++.dg/template/anon1.C: New test.
1874
b3445994
MM
1875 PR c++/11493
1876 PR c++/11495
1877 * g++.dg/parse/template9.C: Likewise.
1878 * g++.dg/template/crash4.C: New test.
1879 * g++.dg/template/koenig1.C: Likewise.
1880 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1881 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1882 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1883 functions.
1884 * g++.old-deja/g++.jason/template36.C: Likewise.
1885 * g++.old-deja/g++.mike/p1989.C: Likewise.
1886 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1887 * g++.old-deja/g++.pt/ttp20.C: Use this->.
1888 * g++.old-deja/g++.pt/ttp21.C: Use this->.
1889 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1890 compiling.
1891 * g++.old-deja/g++.pt/union2.C: Use this->.
1892
358b8f01
JJ
18932003-07-11 Jakub Jelinek <jakub@redhat.com>
1894
1895 * gcc.dg/20030711-1.c: New test.
1896
7efa3e22
NS
18972003-07-11 Nathan Sidwell <nathan@codesourcery.com>
1898
1899 PR c++/11050
1900 * g++.dg/parse/args1.C: New test.
1901 * g++.pt/defarg8.C: Change expected errors.
1902
7d48af30
MM
19032003-07-11 Mark Mitchell <mark@codesourcery.com>
1904
87ca53f6
MM
1905 PR c++/8164
1906 * g++.dg/template/nontype2.C: New test.
1907
a6b602ca
MM
1908 PR c++/10558
1909 * g++.dg/parse/template8.C: New test.
1910
6eeba0cc
MM
1911 PR c++/8327
1912 * g++.dg/template/scope1.C: New test.
1913
7d48af30
MM
1914 * g++.dg/warn/Wsign-compare-1.C: New test.
1915
1dc9efda
KH
19162003-07-10 Kazu Hirata <kazu@cs.umass.edu>
1917
1918 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1919
4a386498
MM
19202003-07-10 Mark Mitchell <mark@codesourcery.com>
1921
584672ee
MM
1922 PR c++/9411
1923 * g++.dg/template/explicit2.C: New test.
1924
4a386498
MM
1925 PR c++/10032
1926 * g++.dg/warn/pedantic1.C: New test.
1927
7c728fc6
NS
19282003-07-10 Nathan Sidwell <nathan@codesourcery.com>
1929
1930 PR c++ 9483
1931 * g++.dg/other/field1.C: New test.
1932
11791dbc
KH
19332003-07-10 Kazu Hirata <kazu@cs.umass.edu>
1934
1935 PR c/11449
1936 * gcc.c-torture/compile/20030707-1.c: New.
1937
0c3b76ea
KL
19382003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1939
1940 PR c++/10849
1941 * g++.dg/template/access12.C: New test.
1942
bda8c1ca
NS
19432003-07-09 Nathan Sidwell <nathan@codesourcery.com>
1944
1945 * g++.dg/bprob/bprob.exp (prof_ext): Update.
1946 * g77.dg/bprob/bprob.exp (prof_ext): Update.
1947 * gcc.misc-tests/bprob.exp (prof_ext): Update.
1948 * gcc.misc-tests/gcov.exp: Update
1949 * g++.dg/gcov/gcov.exp: Update
1950 * lib/gcov.exp: Update.
1951
d17811fd
MM
19522003-07-08 Mark Mitchell <mark@codesourcery.com>
1953
1954 * g++.dg/abi/mangle17.C: Make sure template expressions are
1955 dependent.
1956 * g++.dg/abi/mangle4.C: Mark erroneous casts.
1957 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1958 * g++.dg/opt/stack1.C: Remove erroneous code.
1959 * g++.dg/parse/template7.C: New test.
1960 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1961 * g++.old-deja/g++.pt/crash4.C: Likewise.
1962
76739f29
JDA
19632003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1964
1965 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1966 with zero or one occurence of `$' after the initial `L'.
1967
55c9de2d
KH
19682003-07-08 Kazu Hirata <kazu@cs.umass.edu>
1969
1970 * gcc.c-torture/compile/20030704-1.c: Add a comment.
1971
8af61113
RS
19722003-07-08 Roger Sayle <roger@eyesopen.com>
1973
1974 PR c/11370
1975 * gcc.dg/Wunreachable-6.c: New testcase.
1976 * gcc.dg/Wunreachable-7.c: New testcase.
1977
7e6dc358
JJ
19782003-07-08 Jakub Jelinek <jakub@redhat.com>
1979
1980 PR c/11420
1981 * gcc.dg/20030708-1.c: New test.
1982
b8898790
RS
19832003-07-08 Richard Sandiford <rsandifo@redhat.com>
1984
1985 * gcc.dg/compat/sdata-section.h: New file.
1986 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1987 * gcc.dg/torture/mips-sdata-1.c: New test.
1988
c4d0910c
KL
19892003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1990
1991 PR c++/11030
1992 * g++.dg/template/friend19.C: New test.
1993
8df63efa
JJ
19942003-07-08 Jakub Jelinek <jakub@redhat.com>
1995
1996 * g++.dg/opt/strength-reduce.C: New test.
1997
afeeac3f
RS
19982003-07-07 Roger Sayle <roger@eyesopen.com>
1999
2000 PR target/10979
2001 * gcc.dg/20030707-1.c: New testcase.
2002
2c430630
RS
20032003-07-07 Roger Sayle <roger@eyesopen.com>
2004
2005 PR optimization/11059
2006 * g++.dg/opt/emptyunion.C: New testcase.
2007
82d610ec 20082003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14e33ee8 2009 Eric Botcazou <ebotcazou@libertysurf.fr>
82d610ec
RK
2010
2011 * g++.dg/opt/stack1.C: New test.
2012
0a72704b
MM
20132003-07-05 Mark Mitchell <mark@codesourcery.com>
2014
2015 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
2016 run test.
14e33ee8 2017
0a72704b
MM
2018 PR c++/11431
2019 * g++.dg/expr/static_cast3.C: New test.
2020
e6cc3a24
ZW
20212003-07-04 Zack Weinberg <zack@codesourcery.com>
2022
2023 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
2024 everywhere.
2025 * gcc.dg/concat.c: Concatenation of string constants with
2026 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
2027 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
2028 * gcc.dg/cpp/escape-2.c: Use wide character constants where
2029 necessary to avoid multi-character character constant warning.
2030 * gcc.dg/cpp/escape.c: Likewise.
2031 * gcc.dg/cpp/ucs.c: Likewise.
2032 Remove backslashes from dg-bogus comments, as they confuse Tcl.
2033 Fix a typo.
2034
9037065f
KH
20352003-07-04 Kazu Hirata <kazu@cs.umass.edu>
2036
682def26 2037 PR c/11428
9037065f
KH
2038 * gcc.c-torture/compile/20030704-1.c: New.
2039
ae81000a
KH
20402003-07-04 Kazu Hirata <kazu@cs.umass.edu>
2041
2042 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
2043
1cf0dce8
DS
20442003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
2045
2046 PR c++/5287, PR c++/7910, PR c++/11021
32f2f2cb 2047 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1cf0dce8 2048 tests for warnings.
32f2f2cb
DS
2049 * g++.dg/ext/dllimport2.C: Add tests for warnings.
2050 * g++.dg/ext/dllimport3.C: Likewise.
2051 * g++.dg/ext/dllimport4.C: New file.
2052 * g++.dg/ext/dllimport5.C: New file.
2053 * g++.dg/ext/dllimport6.C: New file.
2054 * g++.dg/ext/dllimport7.C: New file.
2055 * g++.dg/ext/dllimport8.C: New file.
2056 * g++.dg/ext/dllimport9.C: New file.
2057 * g++.dg/ext/dllimport10.C: New file.
2058 * g++.dg/ext/dllexport1.C: New file.
1cf0dce8 2059
d6b4ea85
MM
20602003-07-03 Mark Mitchell <mark@codesourcery.com>
2061
2062 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
2063 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
2064
0a9530a9
RS
20652003-07-03 Roger Sayle <roger@eyesopen.com>
2066
2067 * gcc.dg/builtins-25.c: New testcase.
2068 * gcc.dg/builtins-26.c: New testcase.
2069
9b269fc7
JJ
20702003-07-03 Janis Johnson <janis187@us.ibm.com>
2071
7516d736
JJ
2072 * gcc.dg/compat/vector-defs.h: New file.
2073 * gcc.dg/compat/vector-setup.h: New file.
2074 * gcc.dg/compat/vector-check.h: New file.
2075 * gcc.dg/compat/vector-1_main.c: New file.
2076 * gcc.dg/compat/vector-1_x.c: New file.
2077 * gcc.dg/compat/vector-1_y.c: New file.
2078 * gcc.dg/compat/vector-2_main.c: New file.
2079 * gcc.dg/compat/vector-2_x.c: New file.
2080 * gcc.dg/compat/vector-2_y.c: New file.
2081
0964c98c
JJ
2082 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
2083 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
2084 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
2085 * gcc.dg/compat/struct-align-1.h: New file.
2086 * gcc.dg/compat/struct-align-1_main.c: New file.
2087 * gcc.dg/compat/struct-align-1_x.c: New file.
2088 * gcc.dg/compat/struct-align-1_y.c: New file.
2089 * gcc.dg/compat/struct-align-2.h: New file.
2090 * gcc.dg/compat/struct-align-2_main.c: New file.
2091 * gcc.dg/compat/struct-align-2_x.c: New file.
2092 * gcc.dg/compat/struct-align-2_y.c: New file.
2093
9b269fc7
JJ
2094 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
2095 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2096 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2097 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2098 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2099 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2100 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2101 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2102 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2103 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2104 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2105 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2106 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2107 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2108 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2109 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2110 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2111 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2112 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2113 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2114 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2115 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2116 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2117 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2118 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2119 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2120 * gcc.dg/compat/struct-return-10_x.c: Ditto.
2121 * gcc.dg/compat/struct-return-2_x.c: Ditto.
2122 * gcc.dg/compat/struct-return-3_x.c: Ditto.
2123
ee41cff4
EB
21242003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
2125
2126 * gcc.dg/i386-call-1.c: New test.
2127
8db1028e
NS
21282003-07-03 Nathan Sidwell <nathan@codesourcery.com>
2129
2130 PR c++/9162
2131 * g++.dg/parse/defarg4.C: New.
2132
a11c61d2
RS
21332003-07-03 Roger Sayle <roger@eyesopen.com>
2134
2135 PR target/10700
2136 * gcc.c-torture/compile/20030703-1.c: New test case.
2137
06114438
MM
21382003-07-03 Mark Mitchell <mark@codesourcery.com>
2139
2140 * g++.dg/template/local3.C: Remove extra semicolon.
2141
8821d091
EB
21422003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
2143
2144 * gcc.dg/i386-volatile-1.c: New test.
2145
0c83a0fc
NS
21462003-07-02 Nathan Sidwell <nathan@codesourcery.com>
2147
300e89a2
NS
2148 PR c++/11072
2149 * g++.dg/other/offsetof2.C: XFAIL.
2150 * g++.dg/other/offsetof5.C: New.
2151
08476342
NS
2152 PR c++/10219
2153 * g++.dg/template/error1.C: New.
e6cc3a24 2154
0c83a0fc
NS
2155 PR c++/9779
2156 * g++.dg/template/dependent-expr1.C: New.
2157
62bfce90
MM
21582003-07-01 Mark Mitchell <mark@codesourcery.com>
2159
ddb45080
MM
2160 PR c++/6949
2161 * g++.dg/template/local3.C: New test.
2162
62bfce90
MM
2163 PR c++/11149
2164 * g++.dg/lookup/scoped6.C: New test.
2165
a9d58f96
GB
21662003-07-01 Giovanni Bajo <giovannibajo@libero.it>
2167
e6cc3a24
ZW
2168 PR c++/8046
2169 * g++.dg/other/error7.C: New test.
a9d58f96 2170
0d0a1710
KH
21712003-07-01 Kazu Hirata <kazu@cs.umass.edu>
2172
2173 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
2174 * g++.old-deja/g++.abi/vtable3.h: Likewise.
2175 * g++.old-deja/g++.law/code-gen5.C: Likewise.
2176 * g++.old-deja/g++.other/union2.C: Likewise.
2177 * gcc.dg/c90-const-expr-2.c: Likewise.
2178 * gcc.dg/c90-const-expr-3.c: Likewise.
2179 * gcc.dg/c99-const-expr-2.c: Likewise.
2180 * gcc.dg/c99-const-expr-3.c: Likewise.
2181 * gcc.dg/concat.c: Likewise.
2182
c9bdad35
MM
21832003-07-01 Mark Mitchell <mark@codesourcery.com>
2184
2185 PR c++/9559
2186 * g++.dg/init/static1.C: New test.
2187
f11c1f90
VR
21882003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2189
2190 * Changelog: Remove ">>>>>>>" from previous change.
2191
109b748d
VR
21922003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2193
2194 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
2195 * g++.old-deja/g++.other/access2.C: Likewise.
2196 * g++.old-deja/g++.other/decl2.C: Likewise.
2197 * gcc.c-torture/execute/20020615-1.c: Likewise.
2198
c85e18ee
GB
21992003-06-30 Giovanni Bajo <giovannibajo@libero.it>
2200
e6cc3a24
ZW
2201 PR c++/4933
2202 * g++.dg/template/sizeof4.C: New test.
c85e18ee 2203
b3c5e31b
GB
22042003-06-30 Giovanni Bajo <giovannibajo@libero.it>
2205
e6cc3a24 2206 * g++.dg/other/error6.C: New test.
b3c5e31b
GB
2207
22082003-06-30 Giovanni Bajo <giovannibajo@libero.it>
984e085f 2209
e6cc3a24
ZW
2210 PR c++/10750
2211 * g++.dg/parse/constant2.C: New test.
984e085f 2212
5806e040
GB
22132003-06-30 Giovanni Bajo <giovannibajo@libero.it>
2214
e6cc3a24
ZW
2215 PR c++/11106
2216 * g++.dg/other/error5.C: New test.
5806e040 2217
280c1e0d
KG
22182003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2219
2220 * gcc.dg/format/gcc_diag-1.c: New test.
2221
81a6489e
UW
22222003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
2223
2224 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
2225
9a472a42
NS
22262003-06-28 Nathan Sidwell <nathan@codesourcery.com>
2227
2228 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
2229 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
2230 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
2231
ae808627
JJ
22322003-06-28 Jakub Jelinek <jakub@redhat.com>
2233
2234 * gcc.c-torture/execute/builtins/string-8.c: New test.
2235 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
2236 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
2237 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
2238
dce50630
MM
22392003-06-27 Mark Mitchell <mark@codesourcery.com>
2240
2241 PR c++/10468
2242 * g++.dg/ext/typeof6.C: New test.
2243
e455bc27
MM
22442003-06-27 Mark Mitchell <mark@codesourcery.com>
2245
2246 PR c++/10796
2247 * g++.dg/init/enum1.C: New test.
2248
dc65c307
UW
22492003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2250
2251 * gcc.dg/20030627-1.c: New test.
2252
3a73bcc6
MM
22532003-06-26 Mark Mitchell <mark@codesourcery.com>
2254
2255 PR c++/11332
2256 * g++.dg/expr/static_cast2.C: New test.
2257
6ba701c8
RS
22582003-06-26 Roger Sayle <roger@eyesopen.com>
2259 Jakub Jelinek <jakub@redhat.com>
2260
2261 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
2262 sprintf(dst,"%s",src) optimization.
2263 * gcc.c-torture/execute/20030626-1.c: New test case.
2264 * gcc.c-torture/execute/20030626-2.c: New test case.
2265
555c346a
JR
22662003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
2267
35d6034b
R
2268 * gcc.c-torture/execute/multi-ix.c: New test.
2269
555c346a
JR
2270 * gcc.c-torture/execute/simd-4.c (main):
2271 Added missing semicolon at end of union.
2272
2f54a1db
GB
22732003-06-26 Giovanni Bajo <giovannibajo@libero.it>
2274
e6cc3a24
ZW
2275 PR c++/8266
2276 * g++.dg/template/explicit-instantiation3.C: New test.
2f54a1db 2277
998c7773
EB
22782003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
2279
2280 * gcc.dg/20030626-1.c: Use signed char.
2281
6dc208a1
EB
22822003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
2283
2284 * gcc.dg/20030626-1.c: New test.
2285
9eee5e72
NB
22862003-06-26 Neil Booth <neil@daikokuya.co.uk>
2287
2288 * const-str-2.m: Update.
2289
3fe18f1d
MM
22902003-06-25 Mark Mitchell <mark@codesourcery.com>
2291
e80706c4
MM
2292 PR c++/10990
2293 * g++.dg/rtti/dyncast1.C: New test.
2294 * g++.dg/abi/mangle4.C: Correct base-specifier access.
2295 * g++.dg/lookup/scoped1.C: Remove XFAIL.
2296 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2297
3fe18f1d
MM
2298 PR c++/10931
2299 * g++.dg/expr/static_cast1.C: New test.
e6cc3a24 2300
55a5d1f7
JZ
23012003-06-25 Josef Zlomek <zlomekj@suse.cz>
2302
2303 * gcc.dg/20030625-1.c: New test.
2304
b9ba01a1
RS
23052003-06-24 Roger Sayle <roger@eyesopen.com>
2306
2307 * gcc.c-torture/compile/20030624-1.c: New test case.
2308
946137a0
JJ
23092003-06-24 Jakub Jelinek <jakub@redhat.com>
2310
2311 * gcc.c-torture/execute/string-opt-17.c: New test.
2312
401f376d
MM
23132003-06-24 Mark Mitchell <mark@codesourcery.com>
2314
2315 PR c++/5754
2316 * g++.dg/parse/crash6.C: New test.
2317
2082e02f
RS
23182003-06-23 Roger Sayle <roger@eyesopen.com>
2319
2320 * gcc.dg/builtins-24.c: New test case.
2321
98decfaf
JJ
23222003-06-23 Jakub Jelinek <jakub@redhat.com>
2323
2324 * g++.dg/opt/operator1.C: New test.
2325
8e0952f0
RS
23262003-06-22 Roger Sayle <roger@eyesopen.com>
2327
2328 * gcc.c-torture/execute/string-opt-16.c: New test case.
2329
25abc0a5
GDR
23302003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
2331
e6cc3a24
ZW
2332 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
2333 * g++.old-deja/g++.other/conv7.C: Likewise
2334 * g++.old-deja/g++.other/overcnv2.C: Likewise.
2335 * g++.old-deja/g++.other/overload14.C: Likewise.
25abc0a5 2336
dfbeb061
GDR
23372003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
2338
2339 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2340 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2341
ae4a7155
MM
23422003-06-20 Mark Mitchell <mark@codesourcery.com>
2343
2344 PR c++/10888
e6cc3a24 2345 * g++.dg/warn/Winline-3.C: New test.
ae4a7155 2346
66d418e6
MM
23472003-06-20 Mark Mitchell <mark@codesourcery.com>
2348
3348ded5
MM
2349 * lib/target-supports.exp (check_alias_available): Make the test
2350 program acceptable to the Solaris assembler.
2351
66d418e6
MM
2352 PR c++/10749
2353 * g++.dg/template/memclass2.C: New test.
2354
a3237033 23552003-06-20 Mark Mitchell <mark@codesourcery.com>
e6cc3a24
ZW
2356 Eric Botcazou <ebotcazou@libertysurf.fr>
2357
a3237033
MM
2358 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2359 data for non-matching targets.
2360 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2361
68361a03
MM
23622003-06-20 Mark Mitchell <mark@codesourcery.com>
2363
2364 PR c++/10845
2365 * g++.dg/template/member3.C: New test.
2366
170b020f
MM
23672003-06-19 Mark Mitchell <mark@codesourcery.com>
2368
00cf3e31
MM
2369 PR c++/10939
2370 * g++.dg/template/func1.C: New test.
2371
f139561c
MM
2372 PR c++/9649
2373 * g++.dg/template/static4.C: New test.
2374 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2375
170b020f
MM
2376 PR c++/11041
2377 * g++.dg/init/ref7.C: New test.
2378
7a1d37e9
MA
23792003-06-19 Matt Austern <austern@apple.com>
2380
2381 PR c++/11228
2382 * g++.dg/anew1.C: New test.
2383 * g++.dg/anew2.C: New test.
2384 * g++.dg/anew3.C: New test.
2385 * g++.dg/anew4.C: New test.
e6cc3a24 2386
af2bfd33
KH
23872003-06-19 Kazu Hirata <kazu@cs.umass.edu>
2388
2389 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2390
254d52a9
R
23912003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
2392
2393 * gcc.c-torture/execute/simd-4.c (main): Make expected value
2394 endian-dependent.
2395
7dfa28ba
BK
23962003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2397
2398 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
2399 Remove cruft.
e6cc3a24 2400
b9f260c1
KH
24012003-06-17 Kazu Hirata <kazu@cs.umass.edu>
2402
2403 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
2404 * gcc.c-torture/compile/961203-1.c: Likewise.
2405 * gcc.c-torture/compile/980506-1.c: Likewise.
2406
3cedc9d8
MM
24072003-06-17 Mark Mitchell <mark@codesourcery.com>
2408
019bb98e 2409 PR c++/10712
3cedc9d8 2410 * g++.dg/lookup/using7.C: New test.
e6cc3a24 2411
ca90f3e1
MM
24122003-06-17 Mark Mitchell <mark@codesourcery.com>
2413
2414 PR c++/11105
2415 * g++.dg/abi/conv1.C: Remove it.
2416 * g++.dg/template/conv7.C: New test.
2417 * g++.dg/template/conv8.C: Likewise.
2418 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
2419 conversion operator.
2420
c3d06477
JJ
24212003-06-17 Janis Johnson <janis187@us.ibm.com>
2422
2423 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
2424 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2425 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2426 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2427 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2428 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2429 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2430 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2431 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2432 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2433 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2434 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2435 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2436 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2437 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2438 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2439 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2440 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2441 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2442 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2443 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2444 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2445 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2446 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2447 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2448 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2449 * gcc.dg/compat/struct-return-10_x.c: Ditto.
2450 * gcc.dg/compat/struct-return-2_x.c: Ditto.
2451 * gcc.dg/compat/struct-return-3_x.c: Ditto.
2452
a48e7d36
MM
24532003-06-16 Mark Mitchell <mark@codesourcery.com>
2454
786a48dd
MM
2455 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
2456 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
2457 indications.
a48e7d36 2458
82d397c7
RS
24592003-06-16 Roger Sayle <roger@eyesopen.com>
2460
2461 * gcc.dg/i386-387-5.c: New test case.
2462 * gcc.dg/i386-387-6.c: New test case.
2463 * gcc.dg/builtins-23.c: New test case.
2464
9d5b9dae
RS
24652003-06-15 Roger Sayle <roger@eyesopen.com>
2466
2467 * gcc.dg/builtins-22.c: New test case.
2468 * gcc.dg/i386-387-1.c: Update to test exp.
2469 * gcc.dg/i386-387-2.c: Likewise.
2470
3af0187c
KG
24712003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2472
2473 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
2474
5482aaab
MM
24752003-06-12 Mark Mitchell <mark@codesourcery.com>
2476
2477 * lib/gcc-dg.exp (dg-require-dll): New function.
2478 (dg-xfail-if): Likewise.
2479 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
2480 driver.
e6cc3a24 2481
5482aaab
MM
2482 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
2483 * gcc.c-torture/compile/20001205-1.c: Likewise.
2484 * gcc.c-torture/compile/20001226-1.c: Likewise.
2485 * gcc.c-torture/compile/20010518-2.c: Likewise.
2486 * gcc.c-torture/compile/20020312-1.c: Likewise.
2487 * gcc.c-torture/compile/20020604-1.c: Likewise.
2488 * gcc.c-torture/compile/920501-12.c: Likewise.
2489 * gcc.c-torture/compile/920501-4.c: Likewise.
2490 * gcc.c-torture/compile/920520-1.c: Likewise.
2491 * gcc.c-torture/compile/920521-1.c: Likewise.
2492 * gcc.c-torture/compile/920625-1.c: Likewise.
2493 * gcc.c-torture/compile/961203-1.c: Likewise.
2494 * gcc.c-torture/compile/980506-1.c: Likewise.
2495 * gcc.c-torture/compile/981006-1.c: Likewise.
2496 * gcc.c-torture/compile/981022-1.c: Likewise.
2497 * gcc.c-torture/compile/981223-1.c: Likewise.
2498 * gcc.c-torture/compile/990617-1.c: Likewise.
2499 * gcc.c-torture/compile/dll.c: Likewise.
2500 * gcc.c-torture/compile/labels-3.c: Likewise.
2501 * gcc.c-torture/compile/mipscop-1.c: Likewise.
2502 * gcc.c-torture/compile/mipscop-2.c: Likewise.
2503 * gcc.c-torture/compile/mipscop-3.c: Likewise.
2504 * gcc.c-torture/compile/mipscop-4.c: Likewise.
2505 * gcc.c-torture/compile/simd-5.c: Likewise.
2506 * gcc.c-torture/compile/20000804-1.x: Remove.
2507 * gcc.c-torture/compile/20001205-1.x: Likewise.
2508 * gcc.c-torture/compile/20001226-1.x: Likewise.
2509 * gcc.c-torture/compile/20010518-2.x: Likewise.
2510 * gcc.c-torture/compile/20020312-1.x: Likewise.
2511 * gcc.c-torture/compile/20020604-1.x: Likewise.
2512 * gcc.c-torture/compile/920501-12.x: Likewise.
2513 * gcc.c-torture/compile/920501-4.x: Likewise.
2514 * gcc.c-torture/compile/920520-1.x: Likewise.
2515 * gcc.c-torture/compile/920521-1.x: Likewise.
2516 * gcc.c-torture/compile/920625-1.x: Likewise.
2517 * gcc.c-torture/compile/961203-1.x: Likewise.
2518 * gcc.c-torture/compile/980506-1.x: Likewise.
2519 * gcc.c-torture/compile/981006-1.x: Likewise.
2520 * gcc.c-torture/compile/981022-1.x: Likewise.
2521 * gcc.c-torture/compile/981223-1.x: Likewise.
2522 * gcc.c-torture/compile/990617-1.x: Likewise.
2523 * gcc.c-torture/compile/mipscop-1.x: Likewise.
2524 * gcc.c-torture/compile/mipscop-2.x: Likewise.
2525 * gcc.c-torture/compile/mipscop-3.x: Likewise.
2526 * gcc.c-torture/compile/mipscop-4.x: Likewise.
2527 * gcc.c-torture/compile/simd-5.x: Likewise.
2528
2529 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
2530
5adf448c
EB
25312003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2532
2533 * gcc.c-torture/execute/20030611-1.c: New test.
2534
96f26e41
RS
25352003-06-12 Roger Sayle <roger@eyesopen.com>
2536
2537 PR middle-end/168
2538 * gcc.dg/20030612-1.c: New test case.
2539
79b59cc3
MM
25402003-06-12 Mark Mitchell <mark@codesourcery.com>
2541
2542 PR c++/10635
2543 * g++.dg/expr/cast1.C: New test.
2544
f7df23be
RS
25452003-06-12 Roger Sayle <roger@eyesopen.com>
2546
2547 * gcc.dg/builtins-21.c: New test case.
2548
8a434e1d
KC
25492003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
2550
2551 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2552 options instead of at the end.
2553 * lib/objc.exp (objc_target_compile): Likewise.
2554
df7f7b9c
MM
25552003-06-11 Mark Mitchell <mark@codesourcery.com>
2556
2557 PR c++/10432
2558 * g++.dg/parse/error1.C: New test.
2559
795a4ff2
JJ
25602003-06-11 Janis Johnson <janis187@us.ibm.com>
2561
2f1c3e49
JJ
2562 * gcc.dg/compat/struct-by-value-11_main.c: New file.
2563 * gcc.dg/compat/struct-by-value-11_x.c: New file.
2564 * gcc.dg/compat/struct-by-value-11_y.c: New file.
2565 * gcc.dg/compat/struct-by-value-12_main.c: New file.
2566 * gcc.dg/compat/struct-by-value-12_x.c: New file.
2567 * gcc.dg/compat/struct-by-value-12_y.c: New file.
2568 * gcc.dg/compat/struct-by-value-13_main.c: New file.
2569 * gcc.dg/compat/struct-by-value-13_x.c: New file.
2570 * gcc.dg/compat/struct-by-value-13_y.c: New file.
2571 * gcc.dg/compat/struct-by-value-14_main.c: New file.
2572 * gcc.dg/compat/struct-by-value-14_x.c: New file.
2573 * gcc.dg/compat/struct-by-value-14_y.c: New file.
2574 * gcc.dg/compat/struct-by-value-15_main.c: New file.
2575 * gcc.dg/compat/struct-by-value-15_x.c: New file.
2576 * gcc.dg/compat/struct-by-value-15_y.c: New file.
2577 * gcc.dg/compat/struct-by-value-16_main.c: New file.
2578 * gcc.dg/compat/struct-by-value-16_x.c: New file.
2579 * gcc.dg/compat/struct-by-value-16_y.c: New file.
2580 * gcc.dg/compat/struct-by-value-17_main.c: New file.
2581 * gcc.dg/compat/struct-by-value-17_x.c: New file.
2582 * gcc.dg/compat/struct-by-value-17_y.c: New file.
2583 * gcc.dg/compat/struct-by-value-18_main.c: New file.
2584 * gcc.dg/compat/struct-by-value-18_x.c: New file.
2585 * gcc.dg/compat/struct-by-value-18_y.c: New file.
2586
795a4ff2
JJ
2587 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2588 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2589 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2590 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2591 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2592 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2593 * gcc.dg/compat/scalar-return-3_main.c: New file.
2594 * gcc.dg/compat/scalar-return-3_x.c: New file.
2595 * gcc.dg/compat/scalar-return-3_y.c: New file.
2596 * gcc.dg/compat/scalar-return-4_main.c: New file.
2597 * gcc.dg/compat/scalar-return-4_x.c: New file.
2598 * gcc.dg/compat/scalar-return-4_y.c: New file.
2599
aa9b0aca
JJ
26002003-06-10 Janis Johnson <janis187@us.ibm.com>
2601
90712996
JJ
2602 * gcc.dg/compat/fp2-struct-check.h: New file.
2603 * gcc.dg/compat/fp2-struct-defs.h: New file.
2604 * gcc.dg/compat/fp2-struct-init.h: New file.
2605 * gcc.dg/compat/struct-by-value-10_main.c: New file.
2606 * gcc.dg/compat/struct-by-value-10_x.c: New file.
2607 * gcc.dg/compat/struct-by-value-10_y.c: New file.
2608 * gcc.dg/compat/struct-return-10_main.c: New file.
2609 * gcc.dg/compat/struct-return-10_x.c: New file.
2610 * gcc.dg/compat/struct-return-10_y.c: New file.
2611
aa9b0aca
JJ
2612 * gcc.dg/compat/compat-common.h: New file.
2613 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2614 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2615 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2616 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2617 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2618 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2619 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2620 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2621 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2622 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2623 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2624 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2625 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2626 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2627 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2628 * gcc.dg/compat/small-struct-check.h: Ditto.
2629 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2630 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2631 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2632 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2633 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2634 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2635 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2636 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2637 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2638 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2639 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2640 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2641 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2642 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2643 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2644 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2645 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2646 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2647 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2648 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2649 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2650 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2651 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2652 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2653 * gcc.dg/compat/struct-return-2_main.c: Ditto.
2654 * gcc.dg/compat/struct-return-2_x.c: Ditto.
2655 * gcc.dg/compat/struct-return-2_y.c: Ditto.
2656 * gcc.dg/compat/struct-return-3_main.c: Ditto.
2657 * gcc.dg/compat/struct-return-3_x.c: Ditto.
2658 * gcc.dg/compat/struct-return-3_y.c: Ditto.
2659
d192828a
GK
26602003-06-10 Geoffrey Keating <geoffk@apple.com>
2661
2662 * g++.dg/pch/static-1.C: New file.
2663 * g++.dg/pch/static-1.Hs: New file.
2664
cec31c55
RH
26652003-06-10 Richard Henderson <rth@redhat.com>
2666
2667 * gcc.dg/asm-7.c: Adjust expected warning text.
2668
9f0a7f9d
RS
26692003-06-10 Roger Sayle <roger@eyesopen.com>
2670
2671 * gcc.dg/builtins-20.c: New test case.
2672
d58b7c2d
MM
26732003-06-10 Mark Mitchell <mark@codesourcery.com>
2674
2675 PR c++/11131
2676 * g++.dg/opt/template1.C: New test.
2677
e489eeb9
MM
26782003-06-09 Mark Mitchell <mark@codesourcery.com>
2679
2680 * lib/gcc-dg.exp (dg-test): Clear additional_files and
2681 additional_sources.
2682
22597a82
DT
26832003-05-21 David Taylor <dtaylor@emc.com>
2684
2685 * gcc.dg/Wpadded.c: New file.
2686
b14e185f
MM
26872003-06-09 Mark Mitchell <mark@codesourcery.com>
2688
2689 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2690 * gcc.dg/special/weak-2.c: Add dg-require-weak.
2691 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2692 dg-require-weak.
2693
fcc36507
R
26942003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
2695
2696 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2697
4293f7cb
MM
26982003-06-09 Mark Mitchell <mark@codesourcery.com>
2699
2700 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2701 (dg-require-alias): Likewise.
2702 (dg-require-gc-sections): Likewise.
2703 * lib/target-supports.exp (check_gc_sections_available): Likewise.
2704
017e1b43
RH
27052003-06-08 Richard Henderson <rth@redhat.com>
2706
2707 * gcc.dg/20011029-2.c: Fix the array reference.
2708 * gcc.dg/asm-7.c: New.
2709
a54a0cf1
KH
27102003-06-08 Kazu Hirata <kazu@cs.umass.edu>
2711
1b7a98bc 2712 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
a54a0cf1 2713
8fc98a46
MM
27142003-06-08 Mark Mitchell <mark@codesourcery.com>
2715
2716 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2717 (dg-require-gc-sections): Likewise.
2718
602a82f3 27192003-06-08 Jan Hubicka <jh@suse.cz>
10e9fecc
JH
2720
2721 * i386-cmov1.c: Fix regular expression.
2722 * i386-cvt-1.c: Likewise.
2723 * i386-local.c: Likewise.
2724 * i386-local2.c: Likewise.
2725 * i386-mul.c: Likewise.
2726 * i386-ssetype-1.c: Likewise.
2727 * i386-ssetype-3.c: Likewise.
2728 * i386-ssetype-5.c: Likewise.
2729
85d2b0b4
KL
27302003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2731
2732 PR c++/11039
2733 * g++.dg/warn/implicit-typename2.C: New test.
2734 * g++.dg/warn/implicit-typename3.C: New test.
2735
aa5acc89
RH
27362003-06-07 Richard Henderson <rth@redhat.com>
2737
2738 * g++.dg/other/offsetof3.C: Use size_t.
2739 * g++.dg/other/offsetof4.C: Likewise.
2740
ccfc7360
L
27412003-06-07 H.J. Lu <hongjiu.lu@intel.com>
2742
2743 * lib/copy-file.exp: New. Implement gcc_copy_files.
2744
2745 * lib/dg-pch.exp: Load copy-file.exp
2746 (dg-pch): Use gcc_copy_files instead of "file copy".
2747
b7df4616
MM
27482003-06-06 Mark Mitchell <mark@codesourcery.com>
2749
2750 * gcc.dg/weak/weak.exp: Simplify.
2751 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2752 * gcc.dg/weak/weak-1.c: Likewise.
2753 * gcc.dg/weak/weak-2.c: Likewise.
2754 * gcc.dg/weak/weak-3.c: Likewise.
2755 * gcc.dg/weak/weak-4.c: Likewise.
2756 * gcc.dg/weak/weak-5.c: Likewise.
2757 * gcc.dg/weak/weak-6.c: Likewise.
2758 * gcc.dg/weak/weak-7.c: Likewise.
2759 * gcc.dg/weak/weak-8.c: Likewise.
2760 * gcc.dg/weak/weak-9.c: Likewise.
2761
3a11ec8b
RE
27622003-06-06 Richard Earnshaw <rearnsha@arm.com>
2763
2764 gcc.c-torture/execute/20030606-1.c: New.
2765
f14262fb
RS
27662003-06-06 Roger Sayle <roger@eyesopen.com>
2767
2768 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2769 * gcc.dg/builtins-19.c: Likewise.
2770
07bae5ad
RS
27712003-06-06 Roger Sayle <roger@eyesopen.com>
2772
2773 * gcc.dg/builtins-2.c: Add some more tests.
2774 * gcc.dg/builtins-18.c: New test case.
2775 * gcc.dg/builtins-19.c: New test case.
2776
84cd52a9
RS
27772003-06-06 Roger Sayle <roger@eyesopen.com>
2778 Jim Wilson <wilson@tuliptree.org>
2779
2780 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2781
67bf5d01
JJ
27822003-06-06 Jakub Jelinek <jakub@redhat.com>
2783
2784 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2785 mempcpy/stpcpy calls not to be optimized into something else.
2786 * gcc.c-torture/execute/string-opt-3.c: Moved to...
2787 * gcc.c-torture/execute/builtins/string-7.c: ...here.
2788 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2789
0fd2bbf4
KG
27902003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2791
2792 * gcc.dg/format/asm_fprintf-1.c: New test.
2793
b4e0fcc3
MM
27942003-06-05 Mark Mitchell <mark@codesourcery.com>
2795
2796 * lib/gcc-defs.exp (additional_sources): New variable.
2797 (dg-additional-sources): New function.
2798 (additional_files): New variable.
2799 (dg-additional-files): New function.
2800 (dg-additional-files-options): Likewise.
2801 * lib/gcc-dg.exp (dg-require-weak): New function.
2802 (dg-require-alias): Likewise.
2803 (dg-require-gc-sections): Likewise.
2804 * lib/target-supports.exp (check_alias_available): Remove testfile
2805 parameter.
2806 (check_gc_sections_available): New function.
2807 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2808 (dg-gpp-additional-files): Likewise.
2809 * lib/g++.exp (additional_sources): Remove.
2810 (additional_files): Likewise.
2811 (g++_target_compile): Use dg-additional-files-options.
e6cc3a24 2812
b4e0fcc3
MM
2813 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
2814 Tcl logic.
2815 * gcc.dg/special/ecos.exp: Remove.
2816 * gcc.dg/special/20000419-2.c: Use dg-require-*.
2817 * gcc.dg/special/alias-1.c: Likewise.
2818 * gcc.dg/special/alias-2.c: Likewise.
2819 * gcc.dg/special/gcsec-1.c: Likewise.
2820 * gcc.dg/special/weak-1.c: Likewise.
2821 * gcc.dg/special/weak-2.c: Likewise.
2822 * gcc.dg/special/wkali-1.c: Likewise.
2823 * gcc.dg/special/wkali-2.c: Likewise.
e6cc3a24 2824
b4e0fcc3
MM
2825 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2826 dg-gpp-additional-*.
2827 * g++.dg/special/conpr-3.C: Likewise.
2828 * g++.dg/special/conpr-4.C: Likewise.
2829 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2830 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2831 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2832 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2833 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2834 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2835 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2836 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2837 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2838 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2839 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2840 * g++.old-deja/g++.other/comdat1.C: Likewise.
2841 * g++.old-deja/g++.other/comdat2.C: Likewise.
2842 * g++.old-deja/g++.other/comdat3.C: Likewise.
2843 * g++.old-deja/g++.other/ctor1.C: Likewise.
2844 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2845
7d445f15
RH
28462003-06-05 Richard Henderson <rth@redhat.com>
2847
2848 * gcc.dg/debug/20030605-1.c: New.
2849
d7068b3d
MM
28502003-06-04 Mark Mitchell <mark@codesourcery.com>
2851
2852 * README.QMTEST: Update.
2853
0bfa5f65
RH
28542003-06-04 Richard Henderson <rth@redhat.com>
2855
e6cc3a24
ZW
2856 * gcc.dg/cleanup-1.c: New.
2857 * gcc.dg/cleanup-2.c: New.
2858 * gcc.dg/cleanup-3.c: New.
2859 * gcc.dg/cleanup-4.c: New.
2860 * gcc.dg/cleanup-5.c: New.
2861 * gcc.dg/cleanup-6.c: New.
2862 * gcc.dg/cleanup-7.c: New.
0bfa5f65 2863
ac871ee1
MM
28642003-06-04 Mark Mitchell <mark@codesourcery.com>
2865
13e0ae41
MM
2866 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2867
ac871ee1
MM
2868 * lib/dg-pch.exp: New file.
2869 * g++.dg/pch/pch.exp: Use dg-pch.exp.
2870 * gcc.dg/pch/pch.exp: Likewise.
2871
385a9348
RS
28722003-06-04 Roger Sayle <roger@eyesopen.com>
2873
2874 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2875 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2876 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2877 * gcc.dg/builtins-17.c: New test case.
2878 * gcc.dg/i386-387-4.c: New test case.
2879 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2880
01d3224a
EB
28812003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2882
2883 * gcc.dg/ultrasp9.c: New test.
2884
ef0139b1
EB
28852003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2886
2887 * gcc.c-torture/compile/20030604-1.c: New test.
2888 * gcc.dg/sparc-constant-1.c: New test.
2889
61274a14
GN
28902003-06-03 Glen Nakamura <glen@imodulo.com>
2891
c6c01481 2892 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
61274a14 2893
23656642
JR
28942003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
2895
aa6b9f6d
R
2896 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2897
23656642
JR
2898 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2899 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2900
284ca13e
AH
29012003-06-03 Aldy Hernandez <aldyh@redhat.com>
2902
e6cc3a24 2903 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
284ca13e 2904
6c07f448
KL
29052003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2906
2907 PR c++/10940
2908 * g++.dg/template/spec10.C: New test.
2909
075ec276
RS
29102003-06-03 Roger Sayle <roger@eyesopen.com>
2911
2912 * gcc.dg/builtins-16.c: New test case.
2913
8fd3cf4e
JJ
29142003-06-03 Jakub Jelinek <jakub@redhat.com>
2915
2916 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2917 mempcpy test with post-increments.
2918 * gcc.c-torture/execute/string-opt-3.c: New test.
2919 * gcc.dg/string-opt-1.c: New test.
2920
b5706132
DB
29212003-06-03 David Billinghurst (David.Billinghurst@riotinto.com)
2922
2923 PR fortran/10965
2924 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2925
2a9e3b72
MM
29262003-06-02 Mark Mitchell <mark@codesourcery.com>
2927
5a9f05f2
MM
2928 * lib/scanasm.exp (dg-scan): New function, factored out of ...
2929 (scan-assembler): ... here. Use dg-scan.
2930 (scan-assembler-not): Likewise.
2931 (scan-file): New function.
2932 (scan-file-not): Likewise.
2933 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2934 * gcc.dg/cpp/_Pragma4.c: Likewise.
2935 * gcc.dg/cpp/_Pragma5.c: Likewise.
2936 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2937 * gcc.dg/cpp/avoidpaste2.c: Likewise.
2938 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2939 * gcc.dg/cpp/cmdlne-P.c: Likewise.
2940 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2941 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2942 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2943 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2944 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2945 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2946 * gcc.dg/cpp/cxxcom1.c: Likewise.
2947 * gcc.dg/cpp/line1.c: Likewise.
2948 * gcc.dg/cpp/maccom1.c: Likewise.
2949 * gcc.dg/cpp/maccom2.c: Likewise.
2950 * gcc.dg/cpp/maccom3.c: Likewise.
2951 * gcc.dg/cpp/maccom4.c: Likewise.
2952 * gcc.dg/cpp/maccom5.c: Likewise.
2953 * gcc.dg/cpp/maccom6.c: Likewise.
2954 * gcc.dg/cpp/multiline.c: Likewise.
2955 * gcc.dg/cpp/spacing1.c: Likewise.
2956 * gcc.dg/cpp/spacing2.c: Likewise.
2957 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2958 * gcc.dg/cpp/trad/maccom1.c: Likewise.
2959 * gcc.dg/cpp/trad/maccom2.c: Likewise.
2960 * gcc.dg/cpp/trad/maccom3.c: Likewise.
2961 * gcc.dg/cpp/trad/maccom4.c: Likewise.
2962 * gcc.dg/cpp/trad/maccom6.c: Likewise.
2963 * gcc.dg/cpp/cxxcom2.c: Likewise.
2964 * gcc.dg/cpp/cxxcom2.h: New file.
2965
2a9e3b72
MM
2966 * gcc.dg/cpp/truefalse.cpp: Move it to ...
2967 * g++.dg/cpp/truefalse.C: Here.
2968 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2969
a7f36da3 29702003-06-01 Loren James Rittle <ljrittle@acm.org>
e6cc3a24 2971
a7f36da3
DD
2972 * gcc.dg/cpp/redef3.c: New file.
2973
a3033f34
EB
29742003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2975
2976 * gcc.dg/i386-loop-3.c: New test.
2977
5f90145a
TM
29782003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
2979
2980 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2981
4fa26a60
RS
29822003-05-31 Roger Sayle <roger@eyesopen.com>
2983
2984 * gcc.dg/fwrapv-1.c: New test case.
2985 * gcc.dg/fwrapv-2.c: New test case.
2986
76d3baad
KL
29872003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2988
2989 PR c++/10956
2990 * g++.dg/template/spec9.C: New test.
2991
0b82d59c
RS
29922003-05-29 Roger Sayle <roger@eyesopen.com>
2993
2994 * gcc.dg/duff-4.c: New test case.
2995
d6a9f13b
DB
29962003-05-27 David Billinghurst (David.Billinghurst@riotinto.com)
2997
2998 PR fortran/10843
2999 * g77.dg/ffixed-form-1.f: New test
3000 * g77.dg/ffixed-form-2.f: New test
e6cc3a24 3001 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
d6a9f13b
DB
3002 * g77.dg/ffree-form-3.f: New test
3003
634a5694
AT
30042003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
3005
3006 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
3007 * gcc.dg/wint_t-1.c: Likewise.
3008
b7fc8b57
KL
30092003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3010
3011 * g++.dg/template/access11.C: New test.
3012
ef8855d7
KL
30132003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3014
3015 PR c++/10849
3016 * g++.dg/template/access10.C: New test.
3017
fcb6fa85 30182003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
e6cc3a24 3019 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
fcb6fa85
EB
3020
3021 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
3022
76ab57af
AT
30232003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
3024
e6cc3a24
ZW
3025 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
3026 suppress for powerpc-*-darwin*.
76ab57af
AT
3027 * gcc.dg/torture/builtin-noret-2.c: Likewise.
3028
3dba25eb
AT
30292003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
3030
3031 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
3032 suppress option for powerpc-*-darwin*.
e6cc3a24 3033
29f523be
RS
30342003-05-23 Roger Sayle <roger@eyesopen.com>
3035
3036 * gcc.dg/builtins-1.c: Add tests for tan and atan.
3037 * gcc.dg/builtins-4.c: Add test for fmod.
3038
43b26a01
KL
30392003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3040
3041 PR c++/10682
3042 * g++.dg/template/instantiate4.C: New test.
3043
18c2511c
RS
30442003-05-22 Roger Sayle <roger@eyesopen.com>
3045
3046 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
3047
9008d5b4
JJ
30482003-05-21 Janis Johnson <janis187@us.ibm.com>
3049
3050 * gcc.dg/compat/scalar-return-1_main.c: New file.
3051 * gcc.dg/compat/scalar-return-1_x.c: New file.
3052 * gcc.dg/compat/scalar-return-1_y.c: New file.
3053 * gcc.dg/compat/scalar-return-2_main.c: New file.
3054 * gcc.dg/compat/scalar-return-2_x.c: New file.
3055 * gcc.dg/compat/scalar-return-2_y.c: New file.
3056 * gcc.dg/compat/struct-return-3_main.c: New file.
3057 * gcc.dg/compat/struct-return-3_y.c: New file.
3058 * gcc.dg/compat/struct-return-3_x.c: New file.
3059 * gcc.dg/compat/struct-return-2_main.c: New file.
3060 * gcc.dg/compat/struct-return-2_x.c: New file.
3061 * gcc.dg/compat/struct-return-2_y.c: New file.
3062
f48758e4
JDA
30632003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3064
3065 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
3066 for hppa*-hp-hpux*.
3067 * gcc.dg/20021014-1.c (dg-options): Likewise.
3068 * gcc.dg/nest.c (dg-options): Likewise.
3069
16e31964
DS
30702003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
3071
3072 PR c++/9738
3073 * g++.dg/ext/dllimport2.C: New file.
3074 * g++.dg/ext/dllimport3.C: New file.
3075
f737a52d
JJ
30762003-05-20 Janis Johnson <janis187@us.ibm.com>
3077
3078 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
3079 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3080 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3081 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3082 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3083 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3084 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
3085 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
3086 * gcc.dg/compat/small-struct-defs.h: New file.
3087 * gcc.dg/compat/small-struct-init.h: New file.
3088 * gcc.dg/compat/small-struct-check.h: New file.
3089 * gcc.dg/compat/fp-struct-defs.h: New file.
3090 * gcc.dg/compat/fp-struct-check.h: New file.
3091 * gcc.dg/compat/fp-struct-init.h: New file.
3092 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
3093 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
3094
b041fbe6
JJ
30952003-05-19 Jakub Jelinek <jakub@redhat.com>
3096
3097 * gcc.dg/20030225-2.c: New test.
3098
731ae8dd
RS
30992003-05-18 Roger Sayle <roger@eyesopen.com>
3100 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3101
3102 * gcc.c-torture/compile/20030518-1.c: New test case.
3103
563025ca
MM
31042003-05-18 Mark Mitchell <mark@codesourcery.com>
3105
3106 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
3107 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
3108 gcc-dg-debug-runtest.
3109 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
3110 gcc-dg-debug-runtest.
3111
5c9acdf7
KL
31122003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3113
3114 PR c++/9022
3115 * g++.dg/lookup/using6.C: New test.
3116
25903d03
KL
31172003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3118
3119 * g++.dg/parse/access2.C: New test.
3120
7cbba309
MM
31212003-05-17 Mark Mitchell <mark@codesourcery.com>
3122
3123 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
3124 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
3125 * gcc.dg/debug/debug.exp: Likewise.
3126
b1822ccc
NB
31272003-05-17 Neil Booth <neil@daikokuya.co.uk>
3128
3129 * gcc.dg/dollar.c: New test.
3130
72701eab
JJ
31312003-05-16 Janis Johnson <janis187@us.ibm.com>
3132
3133 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
3134 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
3135 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
3136 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
3137 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
3138 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
3139 * gcc.dg/compat/struct-by-value-6_main.c: New file.
3140 * gcc.dg/compat/struct-by-value-6_x.c: New file.
3141 * gcc.dg/compat/struct-by-value-6_y.c: New file.
3142 * gcc.dg/compat/struct-by-value-7_main.c: New file.
3143 * gcc.dg/compat/struct-by-value-7_x.c: New file.
3144 * gcc.dg/compat/struct-by-value-7_y.c: New file.
3145 * gcc.dg/compat/struct-by-value-8_main.c: New file.
3146 * gcc.dg/compat/struct-by-value-8_x.c: New file.
3147 * gcc.dg/compat/struct-by-value-8_y.c: New file.
3148 * gcc.dg/compat/struct-by-value-9_main.c: New file.
3149 * gcc.dg/compat/struct-by-value-9_x.c: New file.
3150 * gcc.dg/compat/struct-by-value-9_y.c: New file.
3151
0baa1702
MM
31522003-05-16 Mark Mitchell <mark@codesourcery.com>
3153
3154 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
3155 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
3156 support for "repo" mode.
3157 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
3158 * lib/g77-dg.exp: Likewise.
3159 * lib/obj-dg.exp: Likewise.
e6cc3a24 3160
dcac003d
JJ
31612003-05-16 Jakub Jelinek <jakub@redhat.com>
3162
3163 Merge from gcc-3_2-rhl8-branch:
3164 2003-04-23 Jakub Jelinek <jakub@redhat.com>
3165
3166 * gcc.dg/tls/opt-6.c: New test.
3167
3168 2003-04-05 Jakub Jelinek <jakub@redhat.com>
3169
3170 * gcc.dg/20030405-1.c: New test.
3171
3172 2003-03-09 Jakub Jelinek <jakub@redhat.com>
3173
3174 * gcc.dg/20030309-1.c: New test.
3175
3176 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3177
3178 * gcc.c-torture/execute/20030307-1.c: New test.
3179
3180 2003-02-20 Randolph Chung <tausq@debian.org>
3181
3182 * gcc.c-torture/compile/20030220-1.c: New test.
3183
3184 2003-02-18 Jakub Jelinek <jakub@redhat.com>
3185
3186 * gcc.dg/20030217-1.c: New test.
3187
3188 2003-01-29 Jakub Jelinek <jakub@redhat.com>
3189
3190 * gcc.c-torture/compile/20020129-1.c: New test.
3191
3192 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3193
3194 * gcc.dg/unroll-1.c: New test.
3195
3196 2002-11-16 Jan Hubicka <jh@suse.cz>
3197
3198 * gcc.c-torture/execute/20020920-1.c: New test.
3199
3200 2002-10-08 Jakub Jelinek <jakub@redhat.com>
3201
3202 PR target/7434
3203 * gcc.c-torture/compile/20021008-1.c: New test.
3204
3205 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
3206
3207 PR target/7559
3208 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
3209
3210 2002-08-07 Jakub Jelinek <jakub@redhat.com>
3211
3212 * gcc.c-torture/compile/20020807-1.c: New test.
3213
3214 2002-07-30 Jakub Jelinek <jakub@redhat.com>
3215
3216 * gcc.dg/tls/opt-1.c: New test.
3217
3218 2002-07-29 Jakub Jelinek <jakub@redhat.com>
3219
3220 * gcc.dg/20020729-1.c: New test.
3221
3222 2002-07-20 Jakub Jelinek <jakub@redhat.com>
3223
3224 * g++.dg/opt/life1.C: New test.
3225
3226 2002-05-20 Jakub Jelinek <jakub@redhat.com>
3227
3228 * gcc.dg/20020525-1.c: New test.
3229
3230 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3231
3232 PR c++/6794
3233 * g++.dg/ext/pretty1.C: New test.
3234 * g++.dg/ext/pretty2.C: New test.
3235
dffbbe80
MM
32362003-05-15 Mark Mitchell <mark@codesourcery.com>
3237
3238 PR c++/8385
3239 * g++.dg/ext/typeof5.C: New test.
3240
ae4f397b
R
32412003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
3242
3243 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
3244 __USER_LABEL_PREFIX__ into account.
3245 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
3246
e43736ad
RS
32472003-05-14 Roger Sayle <roger@eyesopen.com>
3248
3249 * gcc.dg/builtins-15.c: New test case.
3250
3a0d67cf
ZW
32512003-05-13 Zack Weinberg <zack@codesourcery.com>
3252
3253 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
3254
75c834f8
MM
32552003-05-12 Mark Mitchell <mark@codesourcery.com>
3256
3257 * lib/g++.exp: Tweak handling of additional source files.
3258 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
3259 * g++.dg/special/conpr-2a.C: Rename to ...
3260 * g++.dg/special/conpr-2a.cc: ... this.
3261 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
3262 * g++.dg/special/conpr-3a.C: Rename to ...
3263 * g++.dg/special/conpr-3a.cc: This.
3264 * g++.dg/special/conpr-3b.C: Rename to ...
3265 * g++.dg/special/conpr-3b.cc: This.
3266 * g++.dg/special/conpr-4.C: New test.
3267 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
3268
8c0a5264
DE
32692003-05-12 David Edelsohn <edelsohn@gnu.org>
3270
3271 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
3272
8015bbee
KL
32732003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3274
3275 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3276 * g++.old-deja/g++.robertl/eb71.C: Likewise.
3277 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3278 * g++.old-deja/g++.other/warn3.C: Likewise.
3279
358997e2
RS
32802003-05-11 Roger Sayle <roger@eyesopen.com>
3281
3282 * gcc.dg/i386-387-1.c: Update to also test log.
3283 * gcc.dg/i386-387-2.c: Likewise.
3284
98c644d6
TM
32852003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
3286
3287 * g77.f-torture/execute/int8421.f: New test.
3288
9f01ded6
KL
32892003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3290
3291 PR c++/10230, c++/10481
3292 * g++.dg/lookup/scoped5.C: New test.
3293
fcea7401
KL
32942003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3295
3296 PR c++/10552
3297 * g++.dg/template/ttp6.C: New test.
3298
e1112e60
RS
32992003-05-11 Richard Sandiford <rsandifo@redhat.com>
3300
3301 * gcc.c-torture/execute/builtins: New directory.
3302 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3303 gcc.c-torture/execute/builtins.
3304 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3305 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3306 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
3307 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3308
78757caa
KL
33092003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3310
3311 PR c++/9252
3312 * g++.dg/template/access8.C: New test.
3313 * g++.dg/template/access9.C: New test.
3314
8d241e0b
KL
33152003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3316
3317 PR c++/9554
3318 * g++.dg/parse/access1.C: New test.
3319
eddfe825
DD
33202003-05-09 DJ Delorie <dj@redhat.com>
3321
3322 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3323 long, and not an int.
3324
88e98cfe
KL
33252003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3326
3327 PR c++/10555, c++/10576
3328 * g++.dg/template/memclass1.C: New test.
3329
001db0e0
DD
33302003-05-08 DJ Delorie <dj@redhat.com>
3331
3332 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3333 targets.
3334 * gcc.c-torture/execute/20021024-1.x: Likewise.
3335 * gcc.c-torture/execute/shiftdi.x: Likewise.
3336 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3337 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3338 * gcc.dg/20021018-1.c: Likewise.
3339
7dc61d6c
KG
33402003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3341
8ce9f2ec
KG
3342 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3343
7dc61d6c
KG
3344 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3345 (bcopy): Call memmove.
3346
53415fa1
RS
33472003-05-08 Roger Sayle <roger@eyesopen.com>
3348
3349 * g77.f-torture/compile/8485.f: New test case.
3350
a944ceb9
RH
33512003-05-07 Richard Henderson <rth@redhat.com>
3352
e6cc3a24
ZW
3353 PR c++/10570
3354 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3355 Verify exception_cleanup not called for rethrows.
3356 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3357 when exiting catch block without rethrowing.
3358 * g++.dg/eh/forced3.C: New.
3359 * g++.dg/eh/forced4.C: New.
a944ceb9 3360
a1c6e6c5
AH
33612003-05-07 Aldy Hernandez <aldyh@redhat.com>
3362
0dfcf38e 3363 * gcc.dg/20030505.c: Fix triplet.
a1c6e6c5 3364
dea2913c
DD
33652003-05-06 DJ Delorie <dj@redhat.com>
3366
3367 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3368 * gcc.dg/nest.c: Likewise.
3369
e82a312b
RS
33702003-05-05 Roger Sayle <roger@eyesopen.com>
3371
3372 * gcc.dg/builtins-14.c: New test case.
3373
6ccfe27c
JJ
33742003-05-05 Janis Johnson <janis187@us.ibm.com>
3375
3376 * lib/compat.exp (compat-execute): New argument.
3377 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3378 * gcc.dg/compat: New test directory.
3379 * gcc.dg/compat/compat.exp: New expect script.
3380 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3381 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3382 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3383 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3384 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3385 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3386
e8115463
JJ
3387 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3388 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
3389 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
3390 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
3391 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
3392 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
3393 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
3394 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
3395 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
3396 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
3397 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
3398 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
3399 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
3400 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
3401 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
3402
10b6a274
ZW
34032003-05-05 Zack Weinberg <zack@codesourcery.com>
3404
3405 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
3406
e3e9f108
JJ
34072003-05-05 Jakub Jelinek <jakub@redhat.com>
3408
3409 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
3410
36b29d7d
GK
34112003-05-05 Geoffrey Keating <geoffk@apple.com>
3412
bc9ec0e0
GK
3413 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
3414 * gcc.dg/ppc-fsel-2.c: New test.
3415
36b29d7d
GK
3416 * gcc.dg/unused-5.c: New test.
3417
16692dd5
KL
34182003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3419
3420 PR c++/10496
3421 * g++.dg/warn/pmf1.C: New test.
3422
4b41d9eb
KL
34232003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3424
3425 PR c++/4494
3426 * g++.dg/warn/main.C: New test.
3427
00362064
KG
34282003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3429
3430 * gcc.dg/nonnull-3.c: New test.
3431
1fecc266
NB
34322003-05-04 Neil Booth <neil@daikokuya.co.uk>
3433
3434 * gcc.dg/cpp/Wtrigraphs.c: Update.
3435 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
3436
b39358e1
GK
34372003-05-03 Geoffrey Keating <geoffk@apple.com>
3438
3439 * gcc.dg/ppc-fsel-1.c: New test.
3440
87f85ea0
ZW
34412003-05-03 Zack Weinberg <zack@codesourcery.com>
3442
3443 PR c/10604
3444 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
3445
c4e2d744
KH
34462003-05-03 Kazu Hirata <kazu@cs.umass.edu>
3447
3448 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
3449
5dc5d13c
KL
34502003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3451
3452 PR c++/9364, c++/10553, c++/10586
3453 * g++.dg/parse/typename4.C: New test.
3454 * g++.dg/parse/typename5.C: Likewise.
3455
4dc27b4b
RS
34562003-05-03 Richard Sandiford <rsandifo@redhat.com>
3457
3458 * gcc.c-torture/compile/20030503-1.c: New test.
3459
f2ba7ecb
KL
34602003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3461
3462 * g++.dg/lookup/using5.C: Fix testcase error.
3463
7c1fdbe4
CD
34642003-05-01 Chris Demetriou <cgd@broadcom.com>
3465
3466 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
3467 since MEABI is no longer supported. Remove all vestiges
3468 of MEABI from the test.
3469
d0af00af
KL
34702003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3471
3472 PR c++/10554
3473 * g++.dg/lookup/using5.C: New test.
3474
d12a7283
KL
34752003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3476
3477 PR c++/8772
3478 * g++.dg/template/ttp5.C: New test.
3479
6481daa9
MM
34802003-04-30 Mark Mitchell <mark@codesourcery.com>
3481
3482 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
3483 (dg-gpp-additional-sources): New function.
3484 (dg-gpp-additional-files): Likewise.
3485 * lib/g++.exp (additional_sources): New variable.
3486 (additional_files): Likewise.
3487 (g++_target_compile): Deal with them.
3488 * lib/old-dejagnu.exp: Remove.
3489 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
3490 * g++.old-deja: Revise all tests to use dg commands.
87f85ea0 3491
d7ed5e55
KL
34922003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3493
3494 PR c++/9432, c++/9528
3495 * g++.dg/lookup/using4.C: New test.
3496
b3d627e2
GK
34972003-04-29 Geoffrey Keating <geoffk@apple.com>
3498
a6fdc086
GK
3499 * gcc.dg/noreturn-5.c: New file.
3500 * gcc.dg/noreturn-6.c: New file.
3501
b3d627e2
GK
3502 * gcc.c-torture/compile/inline-1.c: New file.
3503
1f6f0cb6
MM
35042003-04-29 Mark Mitchell <mark@codesourcery.com>
3505
3506 PR c++/10551
3507 * g++.dg/template/explicit1.C: New test.
3508
60cde936
MM
35092003-04-29 Mark Mitchell <mark@codesourcery.com>
3510
555456b1
MM
3511 PR c++/10549
3512 * g++.dg/other/bitfield1.C: New test.
3513
60cde936
MM
3514 PR c++/10527
3515 * g++.dg/init/new7.C: New test.
3516
0dbc5cd3
MM
35172003-04-29 Mark Mitchell <mark@codesourcery.com>
3518
75135253 3519 * g++.dg/ext/desig1.C: New test.
60cde936 3520 * g++.dg/ext/init1.C: Update.
75135253 3521
0dbc5cd3
MM
3522 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
3523
a833faa5
MM
35242003-04-28 Mark Mitchell <mark@codesourcery.com>
3525
3526 PR c++/10180
3527 * g++.dg/warn/Winline-1.C: New test.
3528
e31603c4
JJ
35292003-04-28 Jakub Jelinek <jakub@redhat.com>
3530
3531 * gcc.c-torture/execute/string-opt-19.c: New test.
3532
9661b15f
JJ
3533 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
3534 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
3535
772f8889
MM
35362003-04-27 Mark Mitchell <mark@codesourcery.com>
3537
3538 PR c++/10506
3539 * g++.dg/init/new6.C: New test.
3540
3541 PR c++/10503
3542 * g++.dg/init/ref6.C: New test.
3543
b29188f3
DE
35442003-04-26 David Edelsohn <edelsohn@gnu.org>
3545
3546 * g++.dg/warn/weak1.C: XFAIL on AIX4.
3547
5cc2f4f3
KG
35482003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3549
3550 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3551 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3552
ea56c40c
MM
35532003-04-25 Mark Mitchell <mark@codesourcery.com>
3554
3555 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3556 initialized static data members.
3557
d3a0b002
L
35582003-04-25 H.J. Lu <hjl@gnu.org>
3559
3560 * gcc.dg/ia64-sync-4.c: New test.
3561
ad4a34f0
KG
35622003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3563
3564 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
3565 date.
3566
f8986275
NS
35672003-04-24 Nathan Sidwell <nathan@codesourcery.com>
3568
3569 PR c++/10337
3570 * g++.dg/warn/conv1.C: New test.
3571 * g++.old-deja/g++.other/conv7.C: Adjust.
3572 * g++.old-deja/g++.other/overload14.C: Adjust.
3573
374ca7f7
MM
35742003-04-23 Mark Mitchell <mark@codesourcery.com>
3575
3576 PR c++/10471
3577 * g++.dg/template/defarg2.C: New test.
3578
6338b358
NB
35792003-04-23 Neil Booth <neil@daikokuya.co.uk>
3580
3581 * gcc.dg/cpp/include2.c: Update.
3582 * gcc.dg/cpp/multiline-2.c: New.
3583 * gcc.dg/cpp/multiline.c: Update.
3584 * gcc.dg/cpp/strify2.c: Update.
3585 * gcc.dg/cpp/trad/literals-2.c: Update.
3586
3f429151
JDA
35872003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3588
3589 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3590
10aef094
MM
35912003-04-23 Mark Mitchell <mark@codesourcery.com>
3592
3593 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3594
4223f82f
MM
35952003-04-23 Mark Mitchell <mark@codesourcery.com>
3596
3597 PR c++/10451
3598 * g++.dg/parse/crash4.C: New test.
87f85ea0 3599
4223f82f
MM
3600 PR c++/9847
3601 * g++.dg/parse/crash5.C: New test.
3602
befcd99b
MM
36032003-04-22 Mark Mitchell <mark@codesourcery.com>
3604
ae2196c2
MM
3605 PR c++/10446
3606 * g++.dg/parse/crash3.C: New test.
3607
befcd99b
MM
3608 PR c++/10428
3609 * g++.dg/parse/elab1.C: New test.
f945b4e0
DP
3610
36112003-04-22 Devang Patel <dpatel@apple.com>
3612
3613 * gcc.dg/cpp/trad/funlike-5.c: New test.
87f85ea0 3614
256c249c
AT
36152003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
3616
3617 * g++.dg/other/packed1.C: Fix dg options.
3618
ad27e65a
NS
36192003-04-22 Nathan Sidwell <nathan@codesourcery.com>
3620
3621 * g++.dg/other/offsetof2.C: New test.
3622
b2dd096b
MM
36232003-04-21 Mark Mitchell <mark@codesourcery.com>
3624
3625 * g++.dg/template/recurse.C: Adjust location of error messages.
3626
8de9bb0e
NS
36272003-04-21 Nathan Sidwell <nathan@codesourcery.com>
3628
3629 PR c++/9881
3630 * g++.dg/init/addr-const1.C: New test.
3631 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3632
36332003-04-20 Nathan Sidwell <nathan@codesourcery.com>
de0c0e69
NS
3634
3635 PR c++/10405
3636 * g++.dg/lookup/struct-hack1.C: New test.
3637
1613e52b
NB
36382003-04-20 Neil Booth <neil@daikokuya.co.uk>
3639
3640 * ucs.c: Update diagnostic messages.
3641
4e1f0f8e
NB
36422003-04-19 Neil Booth <neil@daikokuya.co.uk>
3643
3644 * gcc.dg/cpp/truefalse.cpp: New test.
3645 * gcc.dg/cpp/cpp.exp: Update.
cb4cfe5d 3646 * g++.dg/other/stdbool-if.C: Remove.
4e1f0f8e 3647
26aea073
NB
36482003-04-19 Neil Booth <neil@daikokuya.co.uk>
3649
3650 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3651 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3652
6a29edea
EB
36532003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
3654
3655 * gcc.c-torture/compile/20030418-1.c: New test.
3656
46b2356d
JJ
36572003-04-17 Janis Johnson <janis187@us.ibm.com>
3658
3659 * README.compat: Remove; content moved to doc/sourcebuild.texi.
3660
09d2f85f
KL
36612003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3662
3663 PR c++/10347
3664 g++.dg/template/dependent-name1.C: New test.
3665
8633f25c
R
36662003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
3667
3668 * gcc.dg/warn-1.c (tourist_guide): New array,
3669 contains a pointer to bar.
3670
96c6931d
RS
36712003-04-16 Roger Sayle <roger@eyesopen.com>
3672
3673 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3674 * gcc.c-torture/execute/medce-1.c: New test case.
3675 * gcc.c-torture/execute/medce-2.c: New test case.
3676
5eb10628
MM
36772003-04-15 Mark Mitchell <mark@codesourcery.com>
3678
dc5dfa9c
MM
3679 * lib/prune.exp: Ignore more messages.
3680
5eb10628
MM
3681 PR c++/10381
3682 * g++.dg/parse/lookup3.C: New test.
3683
d2b54839
R
36842003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
3685
3686 * gcc.c-torture/compile/20030415-1.c : New test.
3687
f4e92987
MM
36882003-04-14 Mark Mitchell <mark@codesourcery.com>
3689
3690 * gcc.c-torture/execute/scope-2.c: Move to ...
3691 * gcc.dg/noncompile/scope.c: .... here.
3692
15d4fd98
RS
36932003-04-14 Roger Sayle <roger@eyesopen.com>
3694
3695 * gcc.dg/20030414-2.c: New test case.
3696
26224a84
HPN
36972003-04-14 Hans-Peter Nilsson <hp@axis.com>
3698
3699 PR target/10377
3700 * gcc.dg/20030414-1.c: New test.
3701
1331d16f
RS
37022003-04-13 Roger Sayle <roger@eyesopen.com>
3703
3704 * gcc.dg/builtins-12.c: New test case.
3705 * gcc.dg/builtins-13.c: New test case.
3706
9cb65f92
KG
37072003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3708
3709 * gcc.c-torture/execute/string-opt-18.c: New test.
3710
f4f4610e
MM
37112003-04-13 Mark Mitchell <mark@codesourcery.com>
3712
3713 PR c++/10300
3714 * g++.dg/init/new5.C: New test.
3715
355b81d5
MM
37162003-04-12 Mark Mitchell <mark@codesourcery.com>
3717
3718 PR c++/7910
3719 * g++.dg/ext/dllimport1.C: New test.
3720
48ed72a3
EB
37212003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3722
3723 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3724
62520b20
BD
37252003-04-11 Bud Davis <bdavis9659@comcast.net>
3726
3727 PR Fortran/9263
3728 * g77.f-torture/noncompile/9263.f: New test
3729 PR Fortran/1832
3730 * g77.f-torture/execute/1832.f: New test
3731
0b87e18e
DC
37322003-04-11 David Chad <davidc@freebsd.org>
3733 Loren J. Rittle <ljrittle@acm.org>
3734
3735 libobjc/8562
3736 * objc.dg/headers.m: New test.
3737
339a28b9
ZW
37382003-04-10 Zack Weinberg <zack@codesourcery.com>
3739
3740 * gcc.c-torture/execute/builtin-noret-2.c: New.
3741 * gcc.c-torture/execute/builtin-noret-2.x: New.
3742 XFAIL builtin-noret-2.c at -O1 and above.
3743 * gcc.dg/redecl.c: New.
3744 * gcc.dg/Wshadow-1.c: Update error regexps.
3745
1e099144
MM
37462003-04-10 Mark Mitchell <mark@codesourcery.com>
3747
3748 * g++.dg/abi/bitfield10.C: New test.
3749
d02a6808
MS
37502003-04-09 Mike Stump <mrs@apple.com>
3751
88fbc3ca 3752 * gcc.dg/pch/pch.exp: Make testcase names longer.
b182a8e2 3753 * g++.dg/pch/pch.exp: Make testcase names longer.
d02a6808 3754
5fce2c65
RS
37552003-04-08 Roger Sayle <roger@eyesopen.com>
3756
3757 * gcc.dg/builtins-11.c: New test case.
3758
531878a6
RS
37592003-04-08 Roger Sayle <roger@eyesopen.com>
3760
3761 * gcc.dg/builtins-9.c: New test case.
3762 * gcc.dg/builtins-10.c: New test case.
3763
d5019ba3
R
37642003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
3765
3766 * gcc.dg/noncompile/init-4.c.c: New test.
3767
10b7602f
NS
37682003-04-06 Nathan Sidwell <nathan@codesourcery.com>
3769
3770 * gcc.misc-test/gcov-9.c: New test.
3771 * gcc.misc-test/gcov-10.c: New test
3772 * gcc.misc-test/gcov-11.c: New test.
3773
b8460b29
ZW
37742003-04-05 Zack Weinberg <zack@codesourcery.com>
3775
3776 PR optimization/10024
3777 * gcc.c-torture/compile/20030405-1.c: New test.
3778
33b49800
GK
37792003-04-04 Geoffrey Keating <geoffk@apple.com>
3780
3781 * gcc.dg/pch/static-3.c: New.
3782 * gcc.dg/pch/static-3.hs: New.
3783 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3784
0a49eb31
RH
37852003-04-04 Richard Henderson <rth@redhat.com>
3786
3787 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3788 * g++.dg/eh/forced2.C: Likewise.
3789
bc349178
MS
37902003-04-03 Mike Stump <mrs@apple.com>
3791
bc349178 3792 * lib/scanasm.exp (scan-assembler): Add xfail processing for
b8460b29 3793 target arg.
bc349178
MS
3794 (scan-assembler-times, scan-assembler-not): Likewise.
3795 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3796
773eae39
EB
37972003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3798
3799 * gcc.dg/sparc-loop-1.c: New test.
3800
0de298af
GK
38012003-04-02 Geoffrey Keating <geoffk@apple.com>
3802
3803 PR other/9274
3804 * g++.dg/pch/system-2.C: New.
3805 * g++.dg/pch/system-2.Hs: New.
3806
0f91f094
AH
38072003-04-02 Aldy Hernandez <aldyh@redhat.com>
3808
b8460b29 3809 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
0f91f094 3810
b8460b29 3811 * g++.dg/eh/simd-1.C (vecfunc): Same.
0f91f094 3812
e129b3f9
RS
38132003-04-01 Roger Sayle <roger@eyesopen.com>
3814
3815 * gcc.c-torture/execute/20030401-1.c: New test case.
3816
70ab763c
ZL
38172003-04-01 Ziemowit Laski <zlaski@apple.com>
3818
3819 * objc.dg/defs.m: New.
3820
705412b0
AH
38212003-04-01 Aldy Hernandez <aldyh@redhat.com>
3822
b8460b29
ZW
3823 * g++.dg/eh/simd-1.C: New.
3824 * g++.dg/eh/simd-2.C: New.
705412b0 3825
d744e06e
AH
38262003-03-01 Aldy Hernandez <aldyh@redhat.com>
3827
b8460b29 3828 * gcc.c-torture/execute/simd-3.c: New.
d744e06e 3829
46e33d43
MM
38302003-03-31 Mark Mitchell <mark@codesourcery.com>
3831
3832 PR c/9936
3833 * gcc.dg/20030331-2.c: New test.
3834
6b665219
MM
38352003-03-31 Mark Mitchell <mark@codesourcery.com>
3836
3837 PR c++/10278
3838 * g++.dg/parse/crash2.C: New test.
3839
44f19ccb
RS
38402003-03-31 Richard Sandiford <rsandifo@redhat.com>
3841
3842 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3843 * gcc.c-torture/execute/20030331-1.c: ...here.
3844
e66833ac
RS
38452003-03-31 Richard Sandiford <rsandifo@redhat.com>
3846
3847 * gcc.c-torture/execute/20030331-1.c: New test.
3848
27283c73
NS
38492003-03-31 Nathan Sidwell <nathan@codesourcery.com>
3850
3851 * lib/gcov.exp: Adjust call return testing strings.
3852 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3853
03f2ea93
RS
38542003-03-31 Roger Sayle <roger@eyesopen.com>
3855
3856 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3857 * gcc.dg/builtins-7.c: New test case.
3858 * gcc.dg/builtins-8.c: New test case.
3859
98d3d336
RS
38602003-03-31 Richard Sandiford <rsandifo@redhat.com>
3861
3862 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3863
c717c5af
MM
38642003-03-30 Mark Mitchell <mark@codesourcery.com>
3865
3866 PR c++/7647
3867 * g++.dg/lookup-class-member-2.C: New test.
3868
9b703090
GN
38692003-03-30 Glen Nakamura <glen@imodulo.com>
3870
b8460b29 3871 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
9b703090 3872
84dfe365
RS
38732003-03-28 Roger Sayle <roger@eyesopen.com>
3874
3875 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
3876
400fbc08
MM
38772003-03-28 Mark Mitchell <mark@codesourcery.com>
3878
3879 * g++.dg/init/attrib1.C: New test.
3880
0c85dbfd
EB
38812003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
3882
3883 * gcc.dg/ultrasp8.c: New test.
3884
f7670e7b
EB
38852003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
3886
3887 * gcc.dg/ultrasp7.c: New test.
3888
433cd9c9
NS
38892003-03-28 Nathan Sidwell <nathan@codesourcery.com>
3890
3891 PR c++/10047
3892 * g++.dg/template/inline1.C: New test.
3893
1ce324c3
EB
38942003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
3895
3896 * gcc.dg/sparc-dwarf2.c: New test.
3897
9ddae796
RS
38982003-03-27 Roger Sayle <roger@eyesopen.com>
3899
3900 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3901 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3902
7ffe3584
MM
39032003-03-27 Mark Mitchell <mark@codesourcery.com>
3904
3905 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3906 than reading .x files.
3907 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3908 * g77.dg/gcov/gcov-1.f: Likewise.
3909 * gcc.misc-tests/gcov-4b.c: Likewise.
3910 * gcc.misc-tests/gcov-5b.c: Likewise.
3911 * gcc.misc-tests/gcov-6.c: Likewise.
3912 * gcc.misc-tests/gcov-7.c: Likewise.
3913 * gcc.misc-tests/gcov-8.c: Likewise.
3914 * g++.dg/gcov/gcov-1.x: Remove.
3915 * g77.dg/gcov/gcov-1.x: Likewise.
3916 * gcc.misc-tests/gcov-4b.x: Likewise.
3917 * gcc.misc-tests/gcov-5b.x: Likewise.
3918 * gcc.misc-tests/gcov-6.x: Likewise.
3919 * gcc.misc-tests/gcov-7.x: Likewise.
3920 * gcc.misc-tests/gcov-8.x: Likewise.
3921
c7d325c8
GN
39222003-03-27 Glen Nakamura <glen@imodulo.com>
3923
3924 PR opt/10087
3925 * gcc.dg/20030324-1.c: New test.
3926
649fc72d
NS
39272003-03-27 Nathan Sidwell <nathan@codesourcery.com>
3928
544aef8c
NS
3929 PR c++/10224
3930 * g++.dg/template/arg3.C: New test.
3931
649fc72d
NS
3932 PR c++/10158
3933 * g++.dg/template/friend18.C: New test.
3934
a24278e2
RS
39352003-03-26 Roger Sayle <roger@eyesopen.com>
3936
3937 * g77.f-torture/compile/20030326-1.f: New test case.
3938
db8627a1
JJ
39392003-03-26 Janis Johnson <janis187@us.ibm.com>
3940
3941 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3942
3943 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3944
be565ad7
JJ
39452003-03-26 Jakub Jelinek <jakub@redhat.com>
3946
3947 * gcc.dg/ia64-sync-3.c: New test.
3948
f729e559
AM
39492003-03-26 Alan Modra <amodra@bigpond.net.au>
3950
3951 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3952
27e484bc
EB
39532003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
3954
3955 * gcc.dg/ultrasp6.c: New test.
3956
d2fc7725
EB
39572003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
3958
3959 * gcc.dg/i386-signbit-1.c: New test.
3960 * gcc.dg/i386-signbit-2.c: New test.
3961 * gcc.dg/i386-signbit-3.c: New test.
3962
9904e232
EB
39632003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
3964
3965 * gcc.dg/ultrasp5.c: Fix options.
3966
9fdbe7df
EB
39672003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
3968
3969 * gcc.dg/ultrasp5.c: Fix comment.
3970
c12741e9
TM
39712003-03-24 Bud Davis <bdavis9659@comcast.net>
3972
3973 PR fortran/10197
3974 * g77.f-torture/execute/10197.f: New test.
3975
2ef6c975
NS
39762003-03-24 Nathan Sidwell <nathan@codesourcery.com>
3977
1c82cc90
NS
3978 PR c++/9898, c++/383
3979 * g++.dg/template/conv6.C: New test.
b8460b29 3980
a5fcc895
NS
3981 PR c++/10119
3982 * g++.dg/template/ptrmem5.C: New test.
3983
2ef6c975
NS
3984 PR c++/10026
3985 * g++.dg/lookup/koenig1.C: New test.
3986
3987 PR C++/10199
3988 * g++.dg/lookup/template2.C: New test.
3989
1134f4ac
JJ
39902003-03-24 Jakub Jelinek <jakub@redhat.com>
3991
3992 * g++.dg/opt/rtti1.C: New test.
3993
02484af9
EB
39942003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3995
3996 * gcc.dg/ultrasp5.c: New test.
3997
fa9b4904
AB
39982003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
3999
b099daeb 4000 PR middle-end/9967
fa9b4904
AB
4001 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
4002 builtin fputs.
4003
068d2c9d
MM
40042003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
4005
4006 PR c/8224
4007 * gcc.dg/20030323-1.c: New test.
4008
766dec0e
RS
40092003-03-23 Roger Sayle <roger@eyesopen.com>
4010
4011 * gcc.c-torture/compile/20030323-1.c: New test case.
4012
97c6f7ad
UW
40132003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
4014
4015 * gcc.dg/20030321-1.c: New test.
4016
b8c25665
ZW
40172003-03-22 Zack Weinberg <zack@codesourcery.com>
4018
4019 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
4020
3e4a3562
NS
40212003-03-22 Nathan Sidwell <nathan@codesourcery.com>
4022
4023 PR c++/9978, c++/9708
4024 * g++.dg/ext/vlm1.C: Adjust expected error.
4025 * g++.dg/ext/vla2.C: New test.
4026 * g++.dg/template/arg1.C: New test.
4027 * g++.dg/template/arg2.C: New test.
4028
6dd0f30b
BD
40292003-03-22 Bud Davis <bdavis9659@comcast.net>
4030
4031 * g77.f-torture/execute/select.f: New test.
4032 * g77.f-torture/noncompile/select_no_compile.f: New test.
4033
f3146d75
NS
40342003-03-21 Nathan Sidwell <nathan@codesourcery.com>
4035
4036 PR c++/9898
4037 * g++.dg/other/error4.C: New test.
4038
963142fc
MM
40392003-03-20 Mark Mitchell <mark@codesourcery.com>
4040
4041 * g++.dg/template/friend17.C: New test.
4042
f8c8d811
AM
40432003-03-21 Alan Modra <amodra@bigpond.net.au>
4044
4045 * gcc.c-torture/compile/20030320-1.c: New.
4046
c876997f
RS
40472003-03-20 Roger Sayle <roger@eyesopen.com>
4048
4049 * gcc.dg/builtins-6.c: New test case.
4050
42151102
AM
40512003-03-19 Alan Modra <amodra@bigpond.net.au>
4052
4053 PR target/10073
4054 * gcc.c-torture/compile/20030319-1.c: New.
4055
b8c25665 40562003-03-18 Jan Hubicka <jh@suse.cz>
8dfa3bb0
JH
4057
4058 * gcc.dg/i386-cvt-1.c: New test.
4059
0fef2ffc
ZW
40602003-03-17 Zack Weinberg <zack@codesourcery.com>
4061
b8c25665
ZW
4062 * objc.dg/naming-1.m: Use "(parse|syntax) error".
4063 * objc.dg/naming-2.m: Likewise.
0fef2ffc 4064
ec20aa6c
MM
40652003-03-17 Mark Mitchell <mark@codesourcery.com>
4066
4067 PR c++/9639
b8c25665 4068 * g++.dg/parse/crash1.C: New test.
ec20aa6c 4069
bafb714b
MM
40702003-03-16 Mark Mitchell <mark@codesourcery.com>
4071
4072 PR c++/8805
4073 * g++.dg/eh/cleanup1.C: New test.
4074
0a71919d
FH
40752003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
4076
4077 * gcc.c-torture/execute/20030316-1.c: New test case.
4078
1f5a253a
NS
40792003-03-16 Nathan Sidwell <nathan@codesourcery.com>
4080
4081 PR c++/9629
4082 * g++.dg/init/ctor2.C: New test.
4083
de6a669b
RS
40842003-03-15 Roger Sayle <roger@eyesopen.com>
4085
4086 * g77.f-torture/compile/xformat.f: New test case.
4087
24b26d8d
JDA
40882003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4089
4090 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
4091 * g++.old-deja/g++.mike/eh50.C: Likewise.
4092
6e049fcd
KL
40932003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4094
4095 PR c++/6440
4096 * g++.dg/template/spec7.C: New test.
4097 * g++.dg/template/spec8.C: Likewise.
4098
f43f4314
JJ
40992003-03-14 Jakub Jelinek <jakub@redhat.com>
4100
4101 * gcc.c-torture/execute/20030313-1.c: New test.
4102
4526753f
RH
41032003-03-14 Richard Henderson <rth@redhat.com>
4104
4105 * gcc.dg/inline-2.c: Adjust alpha test for external call.
4106
f650843f
EB
41072003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
4108
4109 * gcc.c-torture/compile/20030314-1.c: New test.
4110
67e4f078
DS
41112003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
4112
b8c25665 4113 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
67e4f078 4114 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
b8c25665 4115 thumb target,
67e4f078
DS
4116 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
4117 to accept newer _imp__ prefix and additional
4118 newline in .drectve section.
4119 * gcc.dg/dll-4.c: Likewise.
4120 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
4121 switch.
4122
26f86471
MM
41232003-03-13 Mark Mitchell <mark@codesourcery.com>
4124
45707d31
MM
4125 * g++.dg/parse/namespace9.C: New test.
4126
26f86471
MM
4127 * g++.dg/init/ref5.C: New test.
4128 * g++.dg/parse/ptrmem1.C: Likewise.
4129
aeb11ee5
JDA
41302003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4131
4132 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
4133 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
4134 regular expression.
4135 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
4136 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
4137
09ebf088
DJ
41382003-03-12 Daniel Jacobowitz <drow@mvista.com>
4139
4140 * gcc.c-torture/execute/20030224-2.c: New test.
4141
8a7d6cb3
EB
41422003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
4143
4144 * gcc.dg/decl-3.c: New test.
4145
db1077d3
EB
41462003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
4147
4148 * gcc.dg/i386-loop-2.c: New test.
4149
0c33daff
MM
41502003-03-11 Mark Mitchell <mark@codesourcery.com>
4151
e1145e7f 4152 PR c++/9474
2601a4ee
MM
4153 * g++.dg/parse/namespace8.C: New test.
4154
0c33daff
MM
4155 PR c++/9924
4156 * g++.dg/overload/builtin2.C: New test.
4157
54098126
SB
41582003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
4159
4160 * gcc.dg/return-type-3.c: New test.
4161
bff6a7c2
V
41622003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4163
4164 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
4165 profiling options are not supported.
4166
125e6594
MM
41672003-03-10 Mark Mitchell <mark@codesourcery.com>
4168
4169 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
4170 * g++.old-deja/g++.warn/impint2.C: Likewise.
4171
87d7d780
DP
41722003-03-10 Devang Patel <dpatel@apple.com>
4173
4174 * g++.dg/cpp/c++_cmd_1.C: New test.
4175 * g++.dg/cpp/c++_cmd_1.h: New file.
b8c25665 4176
ebb780f2
SB
41772003-03-10 Segher Boessenkool <segher@koffie.nl>
4178
b8c25665 4179 * gcc.dg/altivec-9.c: New file.
ebb780f2 4180
88a7a0c9
FS
41812003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4182
4183 * gcc.dg/ppc-sdata-1.c: New test.
4184 * gcc.dg/ppc-sdata-2.c: New test.
4185
f6d19bfe
MM
41862003-03-09 Mark Mitchell <mark@codesourcery.com>
4187
1d719415
MM
4188 PR c++/9373
4189 * g++.dg/opt/ptrmem2.C: New test.
4190
f6d19bfe
MM
4191 PR c++/8534
4192 * g++.dg/opt/ptrmem1.C: New test.
4193
9edf6a4c
EB
41942003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
4195
4196 * gcc.dg/i386-loop-1.c: New test.
4197
ca9e1382
KL
41982003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4199
4200 PR c++/9970
4201 * g++.dg/lookup/friend1.C: New test.
4202
0e136342
MM
42032003-03-08 Mark Mitchell <mark@codesourcery.com>
4204
4205 PR c++/9823
4206 * g++.dg/parser/constructor1.C: New test.
4207
af812813
HPN
42082003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
4209
17b7f45e
HPN
4210 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
4211
af812813
HPN
4212 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
4213
39a91264
NB
42142003-03-08 Neil Booth <neil@daikokuya.co.uk>
4215
4216 * gcc.dg/cpp/Wunused.c: Update test.
4217
b8c25665 42182003-03-08 Jan Hubicka <jh@suse.cz>
18d13f34
JH
4219
4220 * gcc.dg/inline-3.c: New test.
4221
089d6ea7
MM
42222003-03-08 Mark Mitchell <mark@codesourcery.com>
4223
4224 PR c++/9809
4225 * g++.dg/parse/builtin1.C: New test.
4226
4227 PR c++/9982
4228 * g++.dg/abi/cookie1.C: New test.
4229 * g++.dg/abi/cookie2.C: Likewise.
4230
4231 PR c++/9524
612dc718 4232 * g++.dg/template/field1.C: New test.
089d6ea7
MM
4233
4234 PR c++/9912
4235 * g++.dg/parse/class1.C: New test.
4236 * g++.dg/parse/namespace7.C: Likewise.
4237 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
b8c25665 4238
aa6e8ed3
MM
42392003-03-07 Mark Mitchell <mark@codesourcery.com>
4240
4241 * g++.dg/init/ref4.C: New test.
4242
b8c25665 42432003-03-07 Jan Hubicka <jh@suse.cz>
dfa7f440
JH
4244
4245 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
18d13f34 4246 * gcc.dg/inline-3.c: New test.
dfa7f440 4247
3d1df1fa
MM
42482003-03-06 Mark Mitchell <mark@codesourcery.com>
4249
3d938426
MM
4250 * g++.dg/init/ref3.C: New test.
4251
5e256996
MM
4252 PR c++/9965
4253 * g++.dg/init/ref2.C: New test.
b8c25665 4254
07681121
MM
4255 PR c++/9400
4256 * g++.dg/warn/Wshadow-2.C: New test.
4257
3d1df1fa
MM
4258 PR c++/9791
4259 * g++.dg/warn/Woverloaded-1.C: New test.
4260
b8c25665 42612003-03-05 Jan Hubicka <jh@suse.cz>
b255a036
JH
4262
4263 * gcc.dg/i386-local2.c: New.
20856045 4264 * gcc.dg/i386-local.c: Fix typo.
b255a036 4265
1c442892
MM
42662003-03-05 Mark Mitchell <mark@codesourcery.com>
4267
4268 * g++.dg/abi/layout3.C: New test.
4269
be2fa211
EB
42702003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
4271
4272 * gcc.c-torture/compile/20030305-1.c
4273
b8c25665 42742003-03-05 Jan Hubicka <jh@suse.cz>
dafc5b82
JH
4275
4276 * gcc.dg/i386-local.c: New.
4277
b8c25665 42782003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
754047bb
R
4279
4280 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4281
2ad1815d
EB
42822003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4283
4284 * gcc.dg/switch-2.c: New test.
4285 * gcc.dg/switch-3.c: New test.
4286 * gcc.dg/Wswitch.c: Adjust line numbers.
4287 * gcc.dg/Wswitch-default.c: Likewise.
4288 * gcc.dg/Wswitch-enum.c: Likewise.
4289
01952d37
AO
42902003-03-04 Alexandre Oliva <aoliva@redhat.com>
4291
4292 * gcc.c-torture/execute/20030222-1.c: New test.
4293
767440a2
JW
42942003-03-03 James E Wilson <wilson@tuliptree.org>
4295
4296 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4297
7993382e
MM
42982003-03-03 Mark Mitchell <mark@codesourcery.com>
4299
4300 PR c++/9878
4301 * g++.dg/init/ref1.C: New test.
4302
b8c25665 43032003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
d44cc404
R
4304
4305 * gcc.dg/sh-relax.c: New SH-only test.
4306
b22b239e
GK
43072003-03-03 Geoffrey Keating <geoffk@apple.com>
4308
4309 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
4310 comment explaining purpose of testcase.
4311
3595b91f
SC
43122003-03-02 Stephane Carrez <stcarrez@nerim.fr>
4313
4314 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4315 for HC11/HC12 (asm needs two int registers).
4316 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4317 HC11/HC12 because the test uses an asm which needs two 32-bit
4318 registers.
4319
1494f93a
SC
43202003-03-02 Stephane Carrez <stcarrez@nerim.fr>
4321
4322 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4323 for HC11/HC12 (array is too large otherwise).
4324 * gcc.c-torture/compile/920501-4.x: New file, likewise.
4325 * gcc.c-torture/compile/20010518-2.x: Likewise.
4326 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4327 HC11/HC12 (array is too large).
4328
facf86ac
GK
43292003-03-01 Geoffrey Keating <geoffk@apple.com>
4330
4331 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4332 * lib/g++-dg.exp (g++-dg-test): Likewise.
4333
08291658
RS
43342003-03-01 Roger Sayle <roger@eyesopen.com>
4335
4336 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4337 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4338
74dd1333
KL
43392003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4340
4341 * g++.dg/warn/implicit-typename1.C: Remove warning.
4342
3f53c0dc
RH
43432003-02-28 Richard Henderson <rth@redhat.com>
4344
4345 * gcc.dg/noreturn-1.c: Move noreturn warning line.
4346 * gcc.dg/return-type-1.c: Move control reaches end warning line.
4347
d8fad4ea
GK
43482003-02-28 Geoffrey Keating <geoffk@apple.com>
4349
4350 * gcc.dg/pch/pch.exp: Change .pch to .gch.
4351 * g++.dg/pch/pch.exp: Likewise.
4352
1cb8292f
MM
43532003-02-28 Mark Mitchell <mark@codesourcery.com>
4354
4355 PR c++/9879
4356 * testsuite/g++.dg/init/new4.C: New test.
4357
f3c7ed6b
RE
43582003-02-28 Richard Earnshaw <rearnsha@arm.com>
4359
4360 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4361
13082c80
AO
43622003-02-28 Alexandre Oliva <aoliva@redhat.com>
4363
e459243b
AO
4364 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4365 unsigned long.
4366
13082c80
AO
4367 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4368 wider than float.
4369
b17d5d7c
ZD
43702003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4371
4372 * lib/scanasm.exp: Add support for counting numbers of
4373 occurences.
4374 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4375 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4376
c0b1cc97
MM
43772003-02-25 Mark Mitchell <mark@codesourcery.com>
4378
cec24319
MM
4379 PR c++/9683
4380 * g++.dg/template/static3.C: New test.
4381
c0b1cc97
MM
4382 PR c++/9829
4383 * g++.dg/parse/namespace6.C: New test.
b8c25665 4384
3eaa6044
FS
43852003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4386
4387 PR target/9732
4388 * gcc.dg/20030225-1.c: New test.
4389
353b4fc0
MM
43902003-02-24 Mark Mitchell <mark@codesourcery.com>
4391
d12ad970
MM
4392 * README: Remove out-of-date information.
4393
353b4fc0
MM
4394 PR c++/9836
4395 * g++.dg/template/spec6.C: New test.
4396
201b9f2a
JL
43972003-02-24 Jeff Law <law@redhat.com>
4398
4399 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4400
f8dc212b
RO
44012003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4402
4403 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
4404 * gcc.dg/pragma-ep-1.c: Likewise.
4405
9e236a9d
KL
44062003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4407
4408 PR c++/9602
4409 * g++.dg/template/friend16.C: New test.
4410
ca099ac8
MM
44112003-02-23 Mark Mitchell <mark@codesourcery.com>
4412
4413 PR c++/5333
4414 * g++.dg/parse/fused-params1.C: Adjust error messages.
4415 * g++.dg/template/nested3.C: New test.
b8c25665 4416
f641e05b
AM
44172003-02-24 Alan Modra <amodra@bigpond.net.au>
4418
4419 * g++.dg/abi/param1.C: New test.
4420
53be1a8d
KL
44212003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4422
4423 PR c++/7982
4424 * g++.dg/warn/implicit-typename1.C: New test.
4425
9d913bbf
KC
44262003-02-22 Kelley Cook <kelleycook@comcast.net>
4427
b8c25665
ZW
4428 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
4429 with "mtune".
4430 * g++.old-deja/g++.other/store-expr2.C: Likewise.
4431 * gcc.c-torture/execute/20010129-1.x: Likewise.
4432 * gcc.dg/20011107-1.c: Likewise.
4433 * gcc.dg/20020108-1.c: Likewise.
4434 * gcc.dg/20020122-3.c: Likewise.
4435 * gcc.dg/20020206-1.c: Likewise.
4436 * gcc.dg/20020310-1.c: Likewise.
4437 * gcc.dg/20020426-2.c: Likewise.
4438 * gcc.dg/20020517-1.c: Likewise.
4439 * gcc.dg/991230-1.c: Likewise.
4440 * gcc.dg/i386-unroll-1.c: Likewise.
4441 * gcc.misc-tests/i386-prefetch.exp: Likewise.
4442
44432003-02-22 Jan Hubicka <jh@suse.cz>
48e082b9
JH
4444
4445 * gcc.dg/i386-mul.c: New test.
4446
c0a47a61
RS
44472003-02-21 Roger Sayle <roger@eyesopen.com>
4448
4449 * gcc.dg/builtins-5.c: New test case.
4450
182c2078
HPN
44512003-02-22 Hans-Peter Nilsson <hp@axis.com>
4452
4453 * gcc.dg/asmreg-1.c: New test.
4454
2fff6d71
MM
44552003-02-21 Mark Mitchell <mark@codesourcery.com>
4456
4457 PR c++/9749
4458 * g++.dg/parse/varmod1.C: New test.
4459
19df1edf
MM
44602003-02-21 Mark Mitchell <mark@codesourcery.com>
4461
4462 PR c++/9727
4463 * g++.dg/template/op1.C: New test.
4464
5dc3a78c
MM
44652003-02-21 Mark Mitchell <mark@codesourcery.com>
4466
4467 PR c++/8906
4468 * g++.dg/template/nested2.C: New test.
4469
692bb58a
MM
44702003-02-21 Mark Mitchell <mark@codesourcery.com>
4471
4472 PR c++/8724
4473 * g++.dg/expr/dtor1.C: New test.
4474
a8d0ddaf
ZW
44752003-02-21 Zack Weinberg <zack@codesourcery.com>
4476
4477 * gcc.dg/cpp/include3.c: New test.
4478 * gcc.dg/cpp/inc/foo.h: New file.
4479
9e7d0b92
GN
44802003-02-21 Glen Nakamura <glen@imodulo.com>
4481
4482 * gcc.c-torture/execute/20030221-1.c: New test.
4483
63a3cd3e
MM
44842003-02-20 Mark Mitchell <mark@codesourcery.com>
4485
4486 PR c++/9729
4487 * g++.dg/abi/conv1.C: New test.
4488
b8c25665 44892003-02-20 Jan Hubicka <jh@suse.cz>
0bcecf95
JH
4490
4491 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
4492
4ea0d487
DJ
44932003-02-19 Daniel Jacobowitz <drow@mvista.com>
4494
4495 * gcc.c-torture/compile/20030219-1.c: New test.
4496
b8c25665 44972003-02-18 Jan Hubicka <jh@suse.cz>
c001c39b
JH
4498
4499 * gcc.dg/funcorder.c: New test.
4500
ff6e1a2f
KH
45012003-02-18 Kazu Hirata <kazu@cs.umass.edu>
4502
4503 * gcc.c-torture/execute/20030218-1.c: New.
4504
67aa8289
AH
45052003-02-18 Aldy Hernandez <aldyh@redhat.com>
4506
a8d0ddaf 4507 * gcc.dg/20030218-1.c: New.
67aa8289 4508
d7ddbe24
RH
45092003-02-18 Richard Henderson <rth@redhat.com>
4510
4511 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
4512 * gcc.dg/attr-used-2.c: New.
4513
6b99d1c0
MM
45142003-02-18 Mark Mitchell <mark@codesourcery.com>
4515
4516 PR c++/9704
4517 * g++.dg/init/copy5.C: New test.
a8d0ddaf 4518
59d22bc5
GK
45192003-02-18 Geoffrey Keating <geoffk@apple.com>
4520
4521 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
4522 * g++.dg/pch/pch.exp: Likewise.
4523
bc102c4b
KH
45242003-02-18 Kazu Hirata <kazu@cs.umass.edu>
4525
4526 * gcc.c-torture/execute/20030209-1.c: Enable the test if
4527 STACK_SIZE is not defined.
4528
db77ef4c
KL
45292003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4530
4531 PR c++/9457
4532 * g++.dg/template/init1.C: New test.
4533
b8c25665 45342003-02-16 Jan HUbicka <jh@suse.cz>
096daf41
JH
4535
4536 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
4537 (foo): Add few extra tests
4538 * gcc.dg/c99-const-expr-3.c: Likewise.
4539 * gcc.c-torture/execute/20030216-1.c: New.
4540
0df4ae96
KL
45412003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4542
4543 PR c++/9459
4544 * g++.dg/ext/typeof4.C: New test.
4545
881b2a96
RS
45462003-02-15 Roger Sayle <roger@eyesopen.com>
4547
4548 * gcc.dg/i386-387-3.c: New test case.
4549
6e8647d5
JZ
45502003-02-14 Josef Zlomek <zlomekj@suse.cz>
4551
4552 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4553 cris-*-elf* cris-*-aout* and mmix-*-*.
4554
42f86c48
JZ
45552003-02-13 Josef Zlomek <zlomekj@suse.cz>
4556
4557 * gcc.dg/20030213-1.c: New test.
4558
1fb54135
RS
45592003-02-12 Roger Sayle <roger@eyesopen.com>
4560
4561 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4562 * gcc.dg/i386-387-2.c: Likewise.
4563
c6e2a538
AH
45642003-02-12 Aldy Hernandez <aldyh@redhat.com>
4565
a8d0ddaf
ZW
4566 * gcc.dg/ppc-spe.c: Fix formatting.
4567 Enable tests that were previously unsupported by gas.
4568 Delete tests for instructions that no longer exist.
4569 Switch arguments on evsubifw builtin.
c6e2a538 4570
5c4d5a15
KH
45712003-02-12 Kazu Hirata <kazu@cs.umass.edu>
4572
4573 * gcc.c-torture/execute/20030209-1.c: Disable the test if
4574 STACK_SIZE is too small.
4575
ecf92f82 45762003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
a8d0ddaf 4577 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
ecf92f82
EB
4578
4579 * gcc.dg/decl-2.c: New test.
4580
b8c25665 45812003-02-10 Jan Hubicka <jh@suse.cz>
637df4f4
JH
4582
4583 * gcc.dg/i386-fpcvt-1.c: New test.
4584
2382b79f
RS
45852002-02-09 Richard Sandiford <rsandifo@redhat.com>
4586
4587 * gcc.c-torture/execute/20030209-1.c: New test.
4588
5d4b76c0
KH
45892003-02-09 Kazu Hirata <kazu@cs.umass.edu>
4590
4591 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4592 int-wide bitops, use the constants of the same width.
4593 Likewise, if long long is 32-bit wide, test bitops using
4594 32-bit constants.
4595
8f37dd98
LR
45962003-02-07 Loren James Rittle <ljrittle@acm.org>
4597
4598 * gcc.dg/20021014-1.c: Annotate with expected notice text.
4599
46847aa6
RS
46002003-02-07 Roger Sayle <roger@eyesopen.com>
4601
4602 * testsuite/gcc.dg/builtins-4.c: New test case.
4603
f39a753b
KG
46042003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4605
4606 * gcc.dg/20020430-1.c: Fix dg command typos.
4607 * gcc.dg/20020503-1.c: Likewise.
4608
256803d9
VR
46092003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4610
4611 PR c++/8785
4612 * g++.dg/parse/fused-params1.C: New test.
4613
4614 PR c++/8857
4615 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4616
4617 PR c++/8921
4618 * g++.dg/parse/non-dependent1.C: New test.
4619
4620 PR c++/8928
4621 * g++.dg/parse/dupl-tmpl-args1.C: New test.
4622
4623 PR c++/9228
4624 * g++.dg/parse/undefined7.C: New test.
4625 * g++.dg/parse/non-templ1.C: New test.
4626
4627 PR c++/9229
4628 * g++.dg/parse/too-many-tmpl-args1.C: New test.
4629
5fbf0217
EB
46302003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
4631
4632 * gcc.c-torture/compile/20030206-1.c: New test.
4633
dbdd3489
RS
46342003-02-05 Roger Sayle <roger@eyesopen.com>
4635
4636 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4637 "pow" to "foo" to avoid potential confusion with a math built-in.
4638
48d1ce96
KG
46392003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4640
4641 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4642 conditions for SPARC targets.
4643
4f6ae35d
JJ
46442003-02-05 Jakub Jelinek <jakub@redhat.com>
4645
4646 * gcc.dg/20030204-1.c: New test.
4647
2de2cd78
VR
46482003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4649
4650 PR c++/38
4651 * g++.dg/parse/array-size1.C: New test.
4652
4653 PR c++/5657
4654 * g++.dg/parse/undefined3.C: New test.
4655
4656 PR c++/5665
4657 * g++.dg/parse/undefined4.C: New test.
4658
4659 PR c++/5975
4660 * g++.dg/parse/undefined5.C: New test.
4661
4662 PR c++/7259
4663 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4664
4665 PR c++/8578
4666 * g++.dg/parse/casting-operator1.C: New test.
4667
4668 PR c++/8596
4669 * g++.dg/parse/undefined6.C: New test.
4670
4671 PR c++/8736
4672 * g++.dg/parse/missing-template1.C: New test.
4673
b8c25665 46742003-02-04 Jan Hubicka <jh@suse.cz>
afffc4e2
JH
4675
4676 * gcc.dg/i386-cadd.c: Compile using -march=k8.
4677 * gcc.dg/i386-cmov?.c: Likewise.
4678 * gcc.dg/i386-fpcvt-?.c: Likewise.
4679 * gcc.dg/i386-ssefp-1.c: Likewise.
4680 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
2de2cd78 4681 conventions.
afffc4e2 4682
b80f8ef3
MM
46832003-02-03 Mark Mitchell <mark@codesourcery.com>
4684
4685 PR c++/7129
4686 * testsuite/g++.dg/ext/max.C: New test.
4687
b8c25665 46882003-02-03 Jan Hubicka <jh@suse.cz>
7393205f
JH
4689
4690 * gcc.c-torture/execute/20030203-1.c: New test.
4691
ca777b88
RE
46922003-02-03 Richard Earnshaw <rearnsha@arm.com>
4693
4694 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4695 'natural-endian'.
4696
271bd540
RS
46972003-02-01 Richard Sandiford <rsandifo@redhat.com>
4698
4699 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4700 * g++.dg/init/new2.C: Likewise.
4701 * g++.dg/other/new1.C: Likewise.
4702
5175d1b8
LR
47032003-01-31 Loren J. Rittle <ljrittle@acm.org>
4704
4705 * gcc.dg/struct-ret-libc.c: New test.
4706
2f278625
UW
47072003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
4708
4709 * gcc.dg/20030129-1.c: New test.
4710
db0f613d
KL
47112003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4712
4713 PR c++/8849
4714 * g++.dg/template/ptrmem4.C: New test.
4715
14d22dd6
MM
47162003-01-29 Mark Mitchell <mark@codesourcery.com>
4717
4718 * g++.dg/parser/constant1.C: New test.
4719
710b73e6
KL
47202003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4721
4722 PR c++/8591
4723 * g++.dg/parse/friend2.C: New test.
4724
9ae58faf
NS
47252003-01-29 Nathan Sidwell <nathan@codesourcery.com>
4726
4727 PR c++/9437
4728 * g++.dg/template/unify4.C: New test.
4729
6d09ef27
RS
47302003-01-28 Richard Sandiford <rsandifo@redhat.com>
4731
4732 * gcc.c-torture/execute/20030128-1.c: New test.
4733
4334c467
JO
47342003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
4735
4736 * g++.dg/lookup/nested1.C: Test moved from ...
4737 * g++.old-deja/g++.other/lookup24.C: ... here.
4738
b8c25665 47392003-01-28 Jan Hubicka <jh@suse.cz>
69814826
JH
4740
4741 * gcc.dg/i386-cmov5.c: New test.
4742
bffcd064
V
47432003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4744
a8d0ddaf
ZW
4745 * gcc.c-torture/execute/20010925-1.c: Changed the
4746 memcpy declaration.
bffcd064 4747
f2ce60b8
NS
47482003-01-28 Nathan Sidwell <nathan@codesourcery.com>
4749
4750 PR c++/3902
4751 * g++.dg/parse/template5.C: New test.
4752
f42aadd8
TM
47532003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
4754
4755 PR fortran/9258
4756 * g77.dg/pr9258: New test.
4757
5db544e1
GP
47582003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4759
4760 * README: Move relevant parts from README.g++.
4761
4762 * README.g++: Remove this file.
4763
483a5709
NS
47642003-01-28 Nathan Sidwell <nathan@codesourcery.com>
4765
4766 * g++.dg/abi/dcast1.C: New test.
4767
4ff71d24
KG
47682003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4769
4770 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4771
623baee2
JO
47722003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
4773
4774 PR c++/47
4775 * g++.old-deja/g++.other/lookup24.C: New test.
4776
2956f353
KG
47772003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4778
4779 PR middle-end/7227
4780 * gcc.dg/uninit-C.c: New test.
4781
a2ddc397
NS
47822003-01-27 Nathan Sidwell <nathan@codesourcery.com>
4783
4784 * g++.dg/abi/covariant1.C: New test.
4785
acf9fa5f
UW
47862003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
4787
4788 * gcc.dg/20030123-1.c: New test.
4789
b8c25665 47902003-01-25 Jan Hubicka <jh@suse.cz>
1649d92f
JH
4791
4792 PR opt/8492
4793 * gcc.c-torture/compile/20030125-1.c
4794
bbaab916
NS
47952003-01-25 Nathan Sidwell <nathan@codesourcery.com>
4796
4797 PR c++/9403
4798 * g++.dg/parse/template3.C: New test.
4799 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
a8d0ddaf 4800
bbaab916
NS
4801 PR c++/795
4802 * g++.dg/parse/template4.C: New test.
a8d0ddaf 4803
bbaab916
NS
4804 PR c++/9415
4805 * g++.dg/template/qual2.C: New test.
a8d0ddaf 4806
bbaab916
NS
4807 PR c++/8545
4808 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4809
4810 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4811
9bb231fd
RS
48122003-01-25 Roger Sayle <roger@eyesopen.com>
4813
4814 * gcc.c-torture/execute/switch-1.c: New test case.
4815
b8c25665 48162003-01-25 Jan Hubicka <jh@suse.cz>
c5061554
JH
4817
4818 * gcc.c-torture/execute/20030125-1.[cx]: New test.
4819
32d9a5bd
PC
48202003-01-25 Paolo Carlini <pcarlini@unitus.it>
4821
4822 Tweaks for Bison-1.875. From the NEWS file:
4823 "- `parse error' -> `syntax error'
4824 Bison now uniformly uses the term `syntax error'"
4825 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4826 * gcc.dg/cpp/digraph2.c: Likewise.
4827 * gcc.dg/cpp/direct2.c: Likewise.
4828 * gcc.dg/cpp/paste4.c: Likewise.
4829 * gcc.dg/c90-restrict-1.c: Likewise.
4830 * gcc.dg/c99-func-2.c: Likewise.
4831 * gcc.dg/noncompile/920721-2.c: Likewise.
4832 * gcc.dg/noncompile/930622-2.c: Likewise.
4833 * gcc.dg/noncompile/940112-1.c: Likewise.
4834 * gcc.dg/noncompile/950921-1.c: Likewise.
4835 * gcc.dg/noncompile/951123-1.c: Likewise.
4836 * gcc.dg/noncompile/971104-1.c: Likewise.
4837 * gcc.dg/noncompile/990416-1.c: Likewise.
4838
f5128e88
PC
48392003-01-24 Paolo Carlini <pcarlini@unitus.it>
4840
4841 * g++.dg/parse/undefined1.C: Add error message.
4842
65a5559b
MM
48432003-01-22 Mark Mitchell <mark@codesourcery.com>
4844
c006d942
MM
4845 PR c++/9354
4846 * g++.dg/parse/new1.C: New test.
4847
4848 PR c++/9216
4849 * g++.dg/parse/template2.C: New test.
4850
4851 PR c++/9354
4852 * g++.dg/parse/typedef2.C: New test.
4853
65a5559b
MM
4854 PR c++/9328
4855 * g++.dg/ext/typeof3.C: New test.
4856
68aab9ee
VR
48572003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4858
4859 PR c++/2738
4860 * g++.dg/parse/ret-type1.C: New test.
4861
4862 PR c++/3792
4863 * g++.dg/parse/tmpl-outside1.C: New test.
4864
4865 PR c++/4207
4866 * g++.dg/parse/int-as-enum1.C: New test.
4867
4868 PR c++/4903
4869 * g++.dg/parse/no-typename1.C: New test.
4870
4871 PR c++/5533
4872 * g++.dg/parse/no-value1.C: New test.
4873
4874 PR c++/5921
4875 * g++.dg/parse/wrong-inline1.C: New test.
4876
4877 PR c++/6402
4878 * g++.dg/parse/ref1.C: New test.
4879
4880 PR c++/6992
4881 * g++.dg/parse/attr-ctor1.C: New test.
4882
4883 PR c++/7229
4884 * g++.dg/parse/namespace5.C: New test.
4885
4886 PR c++/7917
4887 * g++.dg/parse/func-def1.C: New test.
4888
4889 PR c++/8143
4890 * g++.dg/parse/undefined1.C: New test.
4891
4892 PR c++/5723, PR c++/8522
4893 * g++.dg/parse/specialization1.C: New test.
4894
4895 PR c++/163, PR c++/8595
4896 * g++.dg/parse/struct-as-enum1.C: New test.
4897
4898 PR c++/9173
4899 * g++.dg/parse/undefined2.C: New test.
4900
1fb3244a
MM
49012003-01-22 Mark Mitchell <mark@codesourcery.com>
4902
e0860732
MM
4903 PR c++/9298
4904 * g++.dg/parse/template1.C: New test.
4905
4eb6d609
MM
4906 PR c++/9384
4907 * g++.dg/parse/using1.C: New test.
4908
1fb3244a
MM
4909 PR c++/9285
4910 PR c++/9294
4911 * g++.dg/parse/expr2.C: New test.
4912
4913 PR c++/9388
4914 * g++.dg/parse/lookup2.C: Likewise.
4915
b8c25665 49162003-01-21 Jan Hubicka <jh@suse.cz>
4d097718
JH
4917
4918 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
4919 * gcc.c-torture/execute/eeprof-1.c: Likewise.
4920 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4921 * gcc.c-torture/execute/string-opt-*.c: Likewise.
4922
e3289412
NC
49232003-01-20 Nick Clifton <nickc@redhat.com>
4924
4925 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
4926 problem with ARM sibcall code generation.
4927
d99c740f
KH
49282003-01-20 Kazu Hirata <kazu@cs.umass.edu>
4929
4930 * gcc.c-torture/execute/20030120-1.c: New.
4931
a99820e6
PC
49322003-01-19 Paolo Carlini <pcarlini@unitus.it>
4933
4934 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4935
5dae1114
MM
49362003-01-17 Mark Mitchell <mark@codesourcery.com>
4937
4938 PR c++/9272
4939 * g++.dg/parse/ctor1.C: New test.
4940
4941 PR c++/9294:
4942 * g++.dg/parse/qualified1.C: New test.
a8d0ddaf 4943
5dae1114
MM
4944 * g++.dg/parse/typename3.C: New test.
4945
c292e375
RH
49462003-01-16 Richard Henderson <rth@redhat.com>
4947
4948 * g++.dg/tls/init-2.C: Fix error matches for real this time.
4949
aab37812
RH
49502003-01-16 Richard Henderson <rth@redhat.com>
4951
4952 * g++.dg/pch/pch.exp: Copy test header to the working directory
4953 before using it either for precompilation or direct use.
4954 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4955 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4956
50c620d6
RH
49572003-01-16 Richard Henderson <rth@redhat.com>
4958
4959 * gcc.dg/pch/pch.exp: Copy test header to the working directory
4960 before using it either for precompilation or direct use.
4961 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4962 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4963
8fbc5ae7
MM
49642003-01-16 Mark Mitchell <mark@codesourcery.com>
4965
4966 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4967 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4968 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4969 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4970 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4971 typename warning into error.
4972 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4973 error messages.
4974 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4975 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4976 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4977 messages.
4978 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4979 make declaration visible in template.
4980 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4981 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4982 messages.
4983 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4984 message.
4985 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4986 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4987 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4988 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4989 typename warning with error message.
4990 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4991 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4992 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
a8d0ddaf 4993
712becab
NS
49942003-01-16 Nathan Sidwell <nathan@codesourcery.com>
4995
4996 * g++.dg/parse/ambig2.C: New test.
4997
1ceb0dc7
RH
49982003-01-15 Richard Henderson <rth@redhat.com>
4999
5000 * g++.dg/tls/init-2.C: Update error message string.
5001
3dd5fc58
KG
50022003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5003
5004 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
5005
b0562482
SC
50062003-01-15 Stephane Carrez <stcarrez@nerim.fr>
5007
5008 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
5009 all for HC11/HC12.
5010 * gcc.c-torture/compile/20001205-1.x: Likewise.
5011 * gcc.c-torture/compile/20001226-1.x: Likewise.
5012 * gcc.c-torture/compile/920520-1.x: Likewise.
5013 * gcc.c-torture/compile/961203-1.x: Likewise.
5014 * gcc.c-torture/compile/20020604-1.x: Likewise.
5015
b8c25665 50162003-01-15 Jan Hubicka <jh@suse.cz>
b1a6f8db
JH
5017
5018 * gcc.c-torture/compile/20030115-1.c: New test.
5019
5020 * gcc.dg/i386-fpcvt-1.c: New test.
5021 * gcc.dg/i386-fpcvt-2.c: New test.
5022
a7189b49
JO
50232003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
5024
5025 Further conform g++'s __vmi_class_type_info to the C++ ABI
5026 specification.
5027 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
5028 the specification.
5029
b8c25665 50302003-01-14 Jan Hubicka <jh@suse.cz>
77f9af81
JH
5031
5032 * gcc.dg/i386-fpcvt-1.c: New test.
5033 * gcc.dg/i386-fpcvt-2.c: New test.
5034
ab5496c4
EB
50352003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
5036
5037 * gcc.dg/i386-mmx-3.c: New test.
5038
e8f2b18d
MM
50392003-01-12 Mark Mitchell <mark@codesourcery.com>
5040
5041 PR c++/9264
5042 * g++.dg/parse/octal1.C: New file.
5043
5044 PR c++/9172
5045 * g++.dg/parse/typename1.C: New file.
5046
67a7278d
DS
50472003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
5048
5049 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
5050 * gcc.dg/bf-no-ms-layout.c: Likewise.
ab5496c4 5051 * gcc.dg/bf-ms-attrib.c: Likewise.
67a7278d 5052
2050a1bb
MM
50532003-01-10 Mark Mitchell <mark@codesourcery.com>
5054
99152b95 5055 PR c++/9099
a6f6052a
MM
5056 * g++.dg/parse/dtor1.C: New file.
5057
2050a1bb
MM
5058 PR c++/9128
5059 * g++.dg/rtti/typeid1.C: New file.
5060
5061 PR c++/9153
5062 * g++.dg/parse/lookup1.C: New file.
5063
5064 PR c++/9171
5065 * g++.dg/templ/spec5.C: New file.
ab5496c4 5066
7558f66e
JZ
50672003-01-10 Josef Zlomek <zlomekj@suse.cz>
5068
5069 * gcc.c-torture/compile/20030110-1.c: New test.
5070
17211ab5
GK
50712003-01-09 Geoffrey Keating <geoffk@apple.com>
5072
5073 Merge from pch-branch:
5074
5075 2002-12-23 Geoffrey Keating <geoffk@apple.com>
5076
5077 * gcc.dg/pch/cpp-1.h: New.
5078 * gcc.dg/pch/cpp-1.c: New.
5079 * gcc.dg/pch/cpp-2.h: New.
5080 * gcc.dg/pch/cpp-2.c: New.
5081
5082 2002-11-19 Geoffrey Keating <geoffk@apple.com>
5083
5084 * gcc.dg/pch/except-1.h: New.
5085 * gcc.dg/pch/except-1.c: New.
5086
5087 2002-11-13 Geoffrey Keating <geoffk@apple.com>
5088
5089 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
5090 running test.
5091 * gcc.dg/pch: Include *.hp not *.h.
5092 * gcc.dg/pch/system-1.h: New.
5093 * gcc.dg/pch/system-1.c: New.
5094
5095 2002-11-11 Geoffrey Keating <geoffk@apple.com>
5096
5097 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
5098 rather than trying to build and run a program using PCH.
5099 * gcc.dg/pch: Remove dg-do commands from test files.
a8d0ddaf 5100
17211ab5
GK
5101 2002-11-08 Geoffrey Keating <geoffk@apple.com>
5102
5103 * gcc.dg/pch/macro-3.c: New.
5104 * gcc.dg/pch/macro-3.h: New.
5105
5106 2002-11-04 Geoffrey Keating <geoffk@apple.com>
5107
5108 * gcc.dg/pch/common-1.c: New.
5109 * gcc.dg/pch/common-1.h: New.
5110 * gcc.dg/pch/decl-1.c: New.
5111 * gcc.dg/pch/decl-1.h: New.
5112 * gcc.dg/pch/decl-2.c: New.
5113 * gcc.dg/pch/decl-2.h: New.
5114 * gcc.dg/pch/decl-3.c: New.
5115 * gcc.dg/pch/decl-3.h: New.
5116 * gcc.dg/pch/decl-4.c: New.
5117 * gcc.dg/pch/decl-4.h: New.
5118 * gcc.dg/pch/decl-5.c: New.
5119 * gcc.dg/pch/decl-5.h: New.
5120 * gcc.dg/pch/global-1.c: New.
5121 * gcc.dg/pch/global-1.h: New.
5122 * gcc.dg/pch/inline-1.c: New.
5123 * gcc.dg/pch/inline-1.h: New.
5124 * gcc.dg/pch/inline-2.c: New.
5125 * gcc.dg/pch/inline-2.h: New.
5126 * gcc.dg/pch/static-1.c: New.
5127 * gcc.dg/pch/static-1.h: New.
5128 * gcc.dg/pch/static-2.c: New.
5129 * gcc.dg/pch/static-2.h: New.
5130
5131 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
5132
5133 * g++.dg/pch/pch.exp: Better handle failing testcases.
5134 * gcc.dg/pch/pch.exp: Likewise.
5135 * gcc.dg/pch/macro-1.c: New.
5136 * gcc.dg/pch/macro-1.h: New.
5137 * gcc.dg/pch/macro-2.c: New.
5138 * gcc.dg/pch/macro-2.h: New.
5139
5140 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
5141
5142 * g++.dg/dg.exp: Treat files in pch/ specially.
5143 * g++.dg/pch/pch.exp: New file.
5144 * g++.dg/pch/empty.H: New file.
5145 * g++.dg/pch/empty.C: New file.
5146 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
5147 "precompile".
5148
5149 * gcc.dg/pch/pch.exp: New file.
5150 * gcc.dg/pch/empty.h: New file.
5151 * gcc.dg/pch/empty.c: New file.
5152 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
5153 "precompile".
5154
0f399e5f
KL
51552003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5156
5157 * g++.dg/template/friend14.C: New test.
5158
4c46ea23
EB
51592003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5160
8cb1a818 5161 * gcc.dg/old-style-asm-1.c: New test.
4c46ea23 5162
98c29f71
RS
51632003-01-09 Richard Sandiford <rsandifo@redhat.com>
5164
5165 * gcc.c-torture/compile/20030109-1.c: New test.
5166
bbb818c6
EB
51672003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5168
5169 * gcc.c-torture/execute/20030109-1.c: New test.
5170
cdc497dd
LH
51712003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
5172
5173 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
5174 * g++.old-deja/g++.mike/dyncast2.C: Likewise
5175 * g++.old-deja/g++.mike/dyncast3.C: Likewise
5176 * g++.old-deja/g++.mike/eh2.C: Likewise
5177 * g++.old-deja/g++.mike/eh3.C: Likewise
5178 * g++.old-deja/g++.mike/eh5.C: Likewise
5179 * g++.old-deja/g++.mike/eh6.C: Likewise
5180 * g++.old-deja/g++.mike/eh7.C: Likewise
5181 * g++.old-deja/g++.mike/eh8.C: Likewise
5182 * g++.old-deja/g++.mike/eh9.C: Likewise
5183 * g++.old-deja/g++.mike/eh10.C: Likewise
5184 * g++.old-deja/g++.mike/eh12.C: Likewise
5185 * g++.old-deja/g++.mike/eh13.C: Likewise
5186 * g++.old-deja/g++.mike/eh14.C: Likewise
5187 * g++.old-deja/g++.mike/eh16.C: Likewise
5188 * g++.old-deja/g++.mike/eh17.C: Likewise
5189 * g++.old-deja/g++.mike/eh18.C: Likewise
5190 * g++.old-deja/g++.mike/eh21.C: Likewise
5191 * g++.old-deja/g++.mike/eh23.C: Likewise
5192 * g++.old-deja/g++.mike/eh24.C: Likewise
5193 * g++.old-deja/g++.mike/eh25.C: Likewise
5194 * g++.old-deja/g++.mike/eh26.C: Likewise
5195 * g++.old-deja/g++.mike/eh27.C: Likewise
5196 * g++.old-deja/g++.mike/eh28.C: Likewise
5197 * g++.old-deja/g++.mike/eh29.C: Likewise
5198 * g++.old-deja/g++.mike/eh31.C: Likewise
5199 * g++.old-deja/g++.mike/eh33.C: Likewise
5200 * g++.old-deja/g++.mike/eh34.C: Likewise
5201 * g++.old-deja/g++.mike/eh35.C: Likewise
5202 * g++.old-deja/g++.mike/eh36.C: Likewise
5203 * g++.old-deja/g++.mike/eh37.C: Likewise
5204 * g++.old-deja/g++.mike/eh38.C: Likewise
5205 * g++.old-deja/g++.mike/eh39.C: Likewise
5206 * g++.old-deja/g++.mike/eh40.C: Likewise
5207 * g++.old-deja/g++.mike/eh41.C: Likewise
5208 * g++.old-deja/g++.mike/eh42.C: Likewise
5209 * g++.old-deja/g++.mike/eh44.C: Likewise
5210 * g++.old-deja/g++.mike/eh46.C: Likewise
5211 * g++.old-deja/g++.mike/eh47.C: Likewise
5212 * g++.old-deja/g++.mike/eh48.C: Likewise
5213 * g++.old-deja/g++.mike/eh49.C: Likewise
5214 * g++.old-deja/g++.mike/eh50.C: Likewise
5215 * g++.old-deja/g++.mike/eh51.C: Likewise
5216 * g++.old-deja/g++.mike/eh53.C: Likewise
5217 * g++.old-deja/g++.mike/eh55.C: Likewise
5218 * g++.old-deja/g++.mike/p7912.C: Likewise
5219 * g++.old-deja/g++.mike/p9706.C: Likewise
5220 * g++.old-deja/g++.mike/p10416.C: Likewise
5221 * g++.old-deja/g++.mike/p11667.C: Likewise
a8d0ddaf 5222 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
cdc497dd
LH
5223 Remove redundant reference to Iris.
5224 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
5225 Elxsi, i860, Pico Java, and WE32K.
5226
8caf4c38
MM
52272003-01-07 Mark Mitchell <mark@codesourcery.com>
5228
5229 * g++.dg/ext/asm4.C: New test.
5230
2b59fc25
KL
52312003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5232
5233 PR c++/9030
5234 * g++.dg/template/friend12.C: New test.
5235 * g++.dg/template/friend13.C: Likewise.
5236 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
5237
b8c25665 52382003-01-08 Jan Hubicka <jh@suse.cz>
4298c66b
JH
5239
5240 * gcc.dg/i386-cadd.c: New test.
5241 * gcc.dg/i386-cmov4.c: Likewise.
5242
8218bd34
MM
52432003-01-06 Mark Mitchell <mark@codesourcery.com>
5244
c10cdb3d
MM
5245 PR c++/9165
5246 * g++.dg/warn/Wunused-3.C: New test.
5247
5248 * g++.dg/abi/bitfield9.C: New test.
63e5f567 5249
8218bd34
MM
5250 PR c++/9189
5251 * g++.dg/parse/defarg3.C: New test.
5252
62b8a44e
NS
52532003-01-06 Nathan Sidwell <nathan@codesourcery.com>
5254
5255 * g++.dg/parse/ambig1.C: New test.
5256 * g++.dg/parse/defarg2.C: New test.
5257
ec194454
MM
52582003-01-05 Mark Mitchell <mark@codesourcery.com>
5259
5260 * g++.dg/template/defarg-1.C: New test.
5261 * g++.dg/template/local2.C: Likewise.
5262
1ba8a9c4
RS
52632003-01-05 Richard Sandiford <rsandifo@redhat.com>
5264
5265 * gcc.c-torture/execute/20030105-1.c: New test.
5266
d5945212
KL
52672003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5268
5269 * g++.dg/parse/namespace3.C: Remove extra semicolons.
5270 * g++.dg/parse/namespace4.C: Likewise.
5271
31758337
NS
52722003-01-03 Nathan Sidwell <nathan@codesourcery.com>
5273
5274 * g++.dg/template/ntp2.C: New test.
5275
ba7e8dc0
NN
52762003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5277
1ff11883
NN
5278 * g++.dg/parse/extern-C-1.C: New test.
5279
96dafad6
NN
5280 * g++.dg/parse/namespace4.C: New test.
5281
a25a292f
NN
5282 * g++.dg/template/nested1.C: New test.
5283
ba7e8dc0
NN
5284 * g++.dg/parse/namespace3.C: New test.
5285
4dbc1f5c
NN
52862003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
5287
5288 * g++.dg/lookup/two-stage1.C: New test.
5289
7241bd1b
KG
52902003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5291
5292 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5293 * g++.old-deja/g++.jason/access8.C: Likewise.
5294 * g++.old-deja/g++.other/decl5.C: Likewise.
5295
6ec6e2c2
NB
52962003-01-02 Neil Booth <neil@daikokuya.co.uk>
5297
5298 * g++.dg/parse/parse7.C: New test.
5299
4971227d
MM
53002003-01-02 Mark Mitchell <mark@codesourcery.com>
5301
5302 PR c++/2843
5303 * g++.dg/ext/attrib7.C: New test.
5304
f349fb24
NB
53052003-01-02 Neil Booth <neil@daikokuya.co.uk>
5306
5307 * g++.dg/parse/parse6.C: New test.
5308
cb203576
KH
53092003-01-02 Kazu Hirata <kazu@cs.umass.edu>
5310
5311 * gcc.dg/h8300-stack-1.c: New.
5312
894167c5
NN
53132003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
5314
faa75e89
NN
5315 g++.dg/lookup/exception1.C: New test.
5316
3d83e33e
NN
5317 g++.dg/lookup/template1.C: New test.
5318
a5b9863a
NN
5319 g++.dg/parse/namespace2.C: New test.
5320
894167c5
NN
5321 g++.dg/parse/parens2.C: New test.
5322
0ba7ab3e
NB
53232003-01-01 Neil Booth <neil@daikokuya.co.uk>
5324
5325 * g++.dg/parse/parse5.C: New test.
35bce286 5326 * g++.dg/lookup/scoped4.C: New test.
0ba7ab3e 5327
65ed8728
NN
53282003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
5329
64505efc 5330 * g++.dg/parse/parens1.C: New test.
c818e8b8
NN
5331
5332 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5333 angle-bracket1.C.
f06fed4a
NN
5334 * g++.dg/parse/parens2.C: New test.
5335
c6df507e
NN
5336 * g++.dg/lookup/scope-operator1.C: New test.
5337
65ed8728
NN
5338 * g++.dg/parse/operator1.C: New test.
5339
a0f11804
KL
53402003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5341
5342 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5343 * g++.old-deja/g++.other/access6.C: Likewise.
5344 * g++.old-deja/g++.other/decl1.C: Likewise.
5345 * g++.old-deja/g++.pt/typename12.C: Likewise.
5346
eea9800f
MM
53472002-12-31 Mark Mitchell <mark@codesourcery.com>
5348
5349 * g++.dg/parse/namespace1.C: New test.
a8d0ddaf 5350
79cc2986
NB
53512003-01-01 Neil Booth <neil@daikokuya.co.uk>
5352
5353 * g++.dg/parse/parse4.C: New test.
5354
54ea87db
NB
53552003-01-01 Neil Booth <neil@daikokuya.co.uk>
5356
5357 * g++.dg/parse/parse3.C: New test.
5358
9b1e4260
NB
53592003-01-01 Neil Booth <neil@daikokuya.co.uk>
5360
5361 * g++.dg/parse/parse2.C: New test.
5362
d4413948
NB
53632003-01-01 Neil Booth <neil@daikokuya.co.uk>
5364
5365 * g++.dg/template/friend11.C: New test.
5366
ecc7182c
NB
53672003-01-01 Neil Booth <neil@daikokuya.co.uk>
5368
5369 * g++.dg/parse/parse1.C: New test.
5370
5dc25517
JJ
53712002-12-31 Janis Johnson <janis187@us.ibm.com>
5372
5373 * lib/profopt.exp: Change the name of a global variable to avoid
5374 possible clashes with other test suites.
5375
3cfabe60
NS
53762002-12-31 Nathan Sidwell <nathan@codesourcery.com>
5377
5378 * g++.dg/inherit/covariant8.C: New test.
5379
abda8efe
MM
53802002-12-31 Mark Mitchell <mark@codesourcery.com>
5381
92bc1323
MM
5382 * g++.dg/init/array9.C: New test.
5383
abda8efe
MM
5384 PR c++/9112
5385 * g++.dg/parse/expr1.C: New test.
5386
b0e0b1f3
DJ
53872002-12-30 Daniel Jacobowitz <drow@mvista.com>
5388
5389 * gcc.c-torture/compile/20021230-1.c: New test.
5390
07fa4878
NS
53912002-12-30 Nathan Sidwell <nathan@codesourcery.com>
5392
5393 * g++.dg/inherit/covariant5.C: New test.
5394 * g++.dg/inherit/covariant6.C: New test.
5395 * g++.dg/inherit/covariant7.C: New test.
5396
f2551f35
KL
53972002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5398
5399 PR c++/2739
5400 * g++.dg/other/access2.C: New test.
5401
53101fd1
GDR
54022002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
5403
5404 * g++.dg/other/anon-struct.C: No longer fails
5405 * g++.old-deja/g++.brendan/parse4.C: Likewise.
5406 * g++.old-deja/g++.brendan/parse5.C: Likewise.
5407 * g++.old-deja/g++.brendan/parse6.C: Likewise.
5408
c7ab2b4d
GDR
54092002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
5410
5411 * g++.dg/parse/angle-bracket.C (main): No longer fails.
5412
876200a8
MM
54132002-12-27 Mark Mitchell <mark@codesourcery.com>
5414
5415 * g++.dg/eh/spec4.C: Remove stray semicolon.
5416 * g++.dg/expr/pmf-1.C: Change error message.
5417 * g++.dg/ext/asm1.C: Remove stray semicolon.
5418 * g++.dg/ext/typename1.C: Add missing typenames.
5419 * g++.dg/inherit/template-as-base.C: Change error message.
5420 * g++.dg/lookup/scoped1.C: Likewise.
5421 * g++.dg/lookup/scoped2.C: Likewise.
5422 * g++.dg/lookup/using2.C: Likewise.
5423 * g++.dg/other/component1.C: Remove stray semicolon.
5424 * g++.dg/other/do1.C: Change error message.
5425 * g++.dg/other/error2.C: Likewise.
5426 * g++.dg/other/init1.C: Likewise.
5427 * g++.dg/other/packed1.C: Remove stray semicolon.
5428 * g++.dg/other/ptrmem2.C: Change error message.
5429 * g++.dg/parse/parameter-declaration-1.C: Remove line number
5430 marker.
5431 * g++.dg/special/initp1.C: Remove invalid attribute usage.
5432 * g++.dg/template/access3.C: Add typename keyword.
5433 * g++.dg/template/access5.C: Remove stray semicolon.
5434 * g++.dg/template/access6.C: Likewise.
5435 * g++.dg/template/complit1.C: Likewise.
5436 * g++.dg/template/crash1.C: Change error message.
5437 * g++.dg/template/inherit2.C: Remove stray semicolon.
5438 * g++.dg/template/instantiate2.C: Likewise.
5439 * g++.dg/template/instantiate3.C: Change error message.
5440 * g++.dg/template/qual1.C: Remove stray semicolon.
5441 * g++.dg/template/qualttp18.C: Change error message.
5442 * g++.dg/template/ref1.C: Remove stray semicolon.
5443 * g++.dg/template/sizeof1.C (A::value): Declare it.
5444 * g++.dg/template/spec4.C: Change error message.
5445 * g++.dg/template/static1.C: Likewise.
5446 * g++.dg/template/type1.C: Likewise.
5447 * g++.dg/template/typename3.C: Likewise.
5448 * g++.old-deja/g++.benjamin/13478.C: Change error message.
5449 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
5450 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
5451 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
5452 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
5453 named return value extension.
5454 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
5455 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
5456 * g++.old-deja/g++.bob/extern_C.C: Likewise.
5457 * g++.old-deja/g++.bob/inherit2.C: Likewise.
5458 * g++.old-deja/g++.brendan/complex1.C: Likewise.
5459 * g++.old-deja/g++.brendan/copy5.C: Likewise.
5460 * g++.old-deja/g++.brendan/crash13.C: Likewise.
5461 * g++.old-deja/g++.brendan/crash15.C: Likewise.
5462 * g++.old-deja/g++.brendan/crash18.C: Change error message.
5463 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
5464 * g++.old-deja/g++.brendan/crash38.C: Likewise.
5465 * g++.old-deja/g++.brendan/crash50.C: Likewise.
5466 * g++.old-deja/g++.brendan/crash56.C: Likewise.
5467 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
5468 syntax.
5469 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
5470 * g++.old-deja/g++.brendan/crash8.C: Change error message.
5471 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
5472 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5473 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
5474 * g++.old-deja/g++.brendan/template11.C: Likewise.
5475 * g++.old-deja/g++.brendan/template26.C: Likewise.
5476 * g++.old-deja/g++.brendan/template27.C: Use explicit
5477 specialization syntax.
5478 * g++.old-deja/g++.brendan/template30.C: Likewise.
5479 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
5480 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
5481 non-dependent names.
5482 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
5483 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
5484 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
5485 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
5486 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
5487 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
5488 named return value extension.
5489 * g++.old-deja/g++.ext/namedret2.C: Likewise.
5490 * g++.old-deja/g++.ext/namedret3.C: Likewise.
5491 * g++.old-deja/g++.ext/return1.C: Likewise.
5492 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
5493 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
5494 * g++.old-deja/g++.jason/access8.C: Likewise.
5495 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
5496 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
5497 pseudo-destructor names.
5498 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
5499 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
5500 pseudo-destructor names.
5501 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
5502 * g++.old-deja/g++.jason/overload19.C: Likewise.
5503 * g++.old-deja/g++.jason/overload32.C: Likewise.
5504 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
5505 stray semicolons.
5506 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
5507 * g++.old-deja/g++.jason/return.C: Likewise.
5508 * g++.old-deja/g++.jason/return2.C: Likewise.
5509 * g++.old-deja/g++.jason/shadow1.C: Likewise.
5510 * g++.old-deja/g++.jason/special.C: Use explicit specialization
5511 syntax.
5512 * g++.old-deja/g++.jason/template10.C: Account for use of
5513 non-dependent names.
5514 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
5515 syntax.
5516 * g++.old-deja/g++.jason/template37.C: Likewise.
5517 * g++.old-deja/g++.law/access4.C: Change error messages.
5518 * g++.old-deja/g++.law/arm13.C: Remove incorrect
5519 pseudo-destructor names.
5520 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
5521 * g++.old-deja/g++.law/ctors9.C: Likewise.
5522 * g++.old-deja/g++.law/cvt22.C: Likewise.
5523 * g++.old-deja/g++.law/dtors5.C: Likewise.
5524 * g++.old-deja/g++.law/global-init1.C: Likewise.
5525 * g++.old-deja/g++.law/missed-error3.C: Likewise.
5526 * g++.old-deja/g++.law/operators28.C: Likewise.
5527 * g++.old-deja/g++.law/visibility28.C: Likewise.
5528 * g++.old-deja/g++.martin/eval1.C: Likewise.
5529 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
5530 name.
5531 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
5532 * g++.old-deja/g++.mike/net34.C: Likewise.
5533 * g++.old-deja/g++.mike/net36.C: Likewise.
5534 * g++.old-deja/g++.mike/ns2.C: Likewise.
5535 * g++.old-deja/g++.mike/p12306.C: Likewise.
5536 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
5537 value extension.
5538 * g++.old-deja/g++.mike/p700.C: Likewise.
5539 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5540 * g++.old-deja/g++.mike/p710.C: Likewise.
5541 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5542 value extension.
5543 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5544 * g++.old-deja/g++.mike/pmf9.C: Likewise.
5545 * g++.old-deja/g++.ns/crash2.C: Likewise.
5546 * g++.old-deja/g++.ns/crash3.C: Likewise.
5547 * g++.old-deja/g++.ns/invalid1.C: Likewise.
5548 * g++.old-deja/g++.ns/ns17.C: Likewise.
5549 * g++.old-deja/g++.ns/template16.C: Likewise.
5550 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5551 keyword.
5552 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5553 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5554 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5555 named return value extension.
5556 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5557 * g++.old-deja/g++.other/access4.C: Issue additional error
5558 messages.
5559 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5560 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5561 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5562 * g++.old-deja/g++.other/crash25.C: Change error message.
5563 * g++.old-deja/g++.other/crash4.C: Change error message.
5564 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5565 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5566 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5567 checks.
5568 * g++.old-deja/g++.other/defarg8.C: Likewise.
5569 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5570 * g++.old-deja/g++.other/dtor10.C: Likewise.
5571 * g++.old-deja/g++.other/incomplete.C: Likewise.
5572 * g++.old-deja/g++.other/linkage7.C: Likewise.
5573 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5574 lookup algorithm.
5575 * g++.old-deja/g++.other/mangle2.C: Likewise.
5576 * g++.old-deja/g++.other/refinit2.C: Likewise.
5577 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5578 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5579 * g++.old-deja/g++.pt/crash28.C: Likewise.
5580 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5581 syntax.
5582 * g++.old-deja/g++.pt/crash32.C: Change error message.
5583 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5584 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5585 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5586 error message position.
5587 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5588 * g++.old-deja/g++.pt/defarg8.C: Change error message.
5589 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5590 syntax.
5591 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5592 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5593 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5594 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5595 keyword.
5596 * g++.old-deja/g++.pt/explicit31.C: Likewise.
5597 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5598 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5599 keyword.
5600 * g++.old-deja/g++.pt/explicit71.C: Change error message.
5601 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5602 syntax.
5603 * g++.old-deja/g++.pt/friend28.C: Account for use of
5604 non-dependent names.
5605 * g++.old-deja/g++.pt/friend29.C: Likewise.
5606 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5607 rules.
5608 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5609 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5610 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5611 lookup rules.
5612 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5613 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5614 keyword.
5615 * g++.old-deja/g++.pt/memclass20.C: Likewise.
5616 * g++.old-deja/g++.pt/memclass5.C: Likewise.
5617 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5618 keyword.
5619 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5620 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5621 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5622 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5623 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
a8d0ddaf 5624 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
876200a8
MM
5625 keyword.
5626 * g++.old-deja/g++.pt/spec10.C: Likewise.
5627 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5628 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5629 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5630 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5631 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5632 * g++.old-deja/g++.pt/ttp62.C: Likewise.
5633 * g++.old-deja/g++.pt/ttp64.C: Likewise.
5634 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5635 * g++.old-deja/g++.pt/typename15.C: Likewise.
5636 * g++.old-deja/g++.pt/typename22.C: Likewise.
5637 * g++.old-deja/g++.pt/typename6.C: Change error messages.
5638 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5639 * g++.old-deja/g++.pt/virtual2.C: Likewise.
5640 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5641 syntax.
5642 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5643 return value extension.
5644 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5645 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5646 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5647 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
a8d0ddaf 5648
aac1406f
NS
56492002-12-26 Nathan Sidwell <nathan@codesourcery.com>
5650
eab5474f
NS
5651 * g++.dg/warn/inline1.C: New test.
5652 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5653 * g++.old-deja/g++.jason/synth10.C: Likewise.
5654 * g++.old-deja/g++.mike/net31.C: Likewise.
5655 * g++.old-deja/g++.mike/p8786.C: Likewise.
5656
aac1406f
NS
5657 * g++.dg/template/friend10.C: New test.
5658 * g++.dg/template/conv5.C: New test.
5659
b9201622 56602002-12-24 Nathan Sidwell <nathan@codesourcery.com>
a8d0ddaf 5661
3e14cd30 5662 * g++.dg/lookup/scoped3.C: New test.
a8d0ddaf 5663
b9201622
NS
5664 * g++.dg/lookup/decl1.C: New test.
5665 * g++.dg/lookup/decl2.C: New test.
5666
40aa9d95
JM
56672002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
5668
5669 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5670 gcc.c-torture/compile/20021015-1.c,
5671 gcc.c-torture/compile/20021015-2.c,
5672 gcc.c-torture/compile/20021123-1.c,
5673 gcc.c-torture/compile/20021123-2.c,
5674 gcc.c-torture/compile/20021123-3.c,
5675 gcc.c-torture/compile/20021123-4.c,
5676 gcc.c-torture/execute/20021024-1.c: Add tests previously added
5677 only to 3.1 or 3.2 branch.
5678
8dc65b6e
MM
56792002-12-23 Mark Mitchell <mark@codesourcery.com>
5680
b9201622 5681 * gcc.dg/i386-bitfield3.c: New test.
a8d0ddaf 5682
b9201622 5683 * gcc.dg/i386-bitfield2.c: New test.
a8d0ddaf 5684
081cebb2
NS
56852002-12-22 Nathan Sidwell <nathan@codesourcery.com>
5686
5687 * g++.dg/parse/conv_op1.C: New test.
5688
7887df62
JZ
56892002-12-21 Josef Zlomek <zlomekj@suse.cz>
5690
5691 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5692 approved.
5693
7ec52186
JZ
56942002-12-20 Josef Zlomek <zlomekj@suse.cz>
5695
5696 * gcc.c-torture/compile/20021220-1.c: New test.
5697
e91f04de
CH
56982002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
5699
5700 * gcc.dg/i386-fastcall-1.c: New.
5701
039baf9e
EB
57022002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
5703
5704 * gcc.c-torture/execute/20021219-1.c: New test.
5705
e54b4cae
EB
57062002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
5707
5708 * gcc.dg/i386-pic-1.c: New test.
5709
da9701a6
KL
57102002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5711
5712 PR c++/8099
5713 * g++.dg/template/friend9.C: New test.
5714
cab7a9a3
KL
57152002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5716
5717 PR c++/3663
5718 * g++.dg/template/access7.C: New test.
5719
a15791b0
NC
57202002-12-18 Nick Clifton <nickc@redhat.com>
5721
5722 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5723 the libstdc++-v3 directory has been found.
5724
dd05b1b4
DP
57252002-12-12 Devang Patel <dpatel@apple.com>
5726 * gcc.dg/darwin-ld-1.c: New test.
5727 * gcc.dg/darwin-ld-2.c: New test.
5728 * gcc.dg/darwin-ld-3.c: New test.
5729 * gcc.dg/darwin-ld-4.c: New test.
5730 * gcc.dg/darwin-ld-5.c: New test.
4977bab6 5731
2eb96bdb
EB
57322002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
5733
5734 * gcc.c-torture/compile/20021212-1.c: New test.
5735
b3a5a50c
NB
57362002-12-11 Neil Booth <neil@daikokuya.co.uk>
5737
5738 * gcc.dg/fshort-wchar: New test.
5739
4fe1edca
MM
57402002-12-10 Mark Mitchell <mark@codesourcery.com>
5741
d23faea1
MM
5742 PR c++/8372
5743 * g++.dg/template/dtor1.C: New test.
5744
4fe1edca
MM
5745 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5746 markers.
5747
801bb04d
JJ
57482002-12-10 Jakub Jelinek <jakub@redhat.com>
5749
5750 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5751
dcba9b0f
MM
57522002-12-09 Mark Mitchell <mark@codesourcery.com>
5753
5754 * g++.dg/template/static1.C: New test.
5755 * g++.dg/template/static2.C: New test.
5756 * g++.old-deja/g++.ext/memconst.C: New test.
5757
da549e29
KG
57582002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5759
5760 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5761 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5762 * g++.dg/special/initp1.C: Likewise.
5763
61f6c84f
JJ
57642002-12-06 Jakub Jelinek <jakub@redhat.com>
5765
5766 * gcc.c-torture/execute/20021204-1.c: New test.
5767
16823694
GK
57682002-12-04 Geoffrey Keating <geoffk@apple.com>
5769
5770 * gcc.dg/ppc-fmadd-1.c: New file.
5771 * gcc.dg/ppc-fmadd-2.c: New file.
5772 * gcc.dg/ppc-fmadd-3.c: New file.
5773
d61fd3f1
EB
57742002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5775
5776 * gcc.c-torture/compile/20021204-1.c: New test.
5777
4977bab6
ZW
57782002-12-03 Nathan Sidwell <nathan@codesourcery.com>
5779
5780 * g++.dg/inherit/covariant2.C: New test.
5781 * g++.dg/inherit/covariant3.C: New test.
5782 * g++.dg/inherit/covariant4.C: New test.
5783 * g++.dg/inherit/covariant1.C: Remove XFAIL.
5784 * g++.old-deja/g++.robertl/eb17.C: Likewise.
5785
ee7ecb29
MM
57862002-12-03 Mark Mitchell <mark@codesourcery.com>
5787
5788 PR c++/8688
5789 * g++.dg/init/brace3.C: New test.
5790
b11b0178
KH
57912002-12-02 Kazu Hirata <kazu@cs.umass.edu>
5792
5793 * gcc.dg/20020210-1.c: Fix a comment typo.
5794
2e185155
MM
57952002-12-02 Mark Mitchell <mark@codesourcery.com>
5796
5089de93
MM
5797 PR c++/8720
5798 * g++.dg/parse/defarg1.C: New test.
5799
5800 PR c++/8615
5801 * g++.dg/template/char1.C: New test.
5802
2e185155
MM
5803 * g++.dg/template/varmod1.C: Fix typo.
5804
218e0eb6
KL
58052002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5806
5807 DR 180
5808 * g++.old-deja/g++.pt/crash32.C: Expect error.
5809
a82d6da5
MM
58102002-12-01 Mark Mitchell <mark@codesourcery.com>
5811
94fc547c
MM
5812 PR c++/5919
5813 * g++.dg/template/varmod1.C: New test.
5814
a82d6da5
MM
5815 PR c++/8727
5816 * g++.dg/inherit/typeinfo1.C: New test.
4977bab6 5817
a82d6da5
MM
5818 PR c++/8663
5819 * g++.dg/inherit/typedef1.C: New test.
5820
c17707f1
MM
58212002-11-30 Mark Mitchell <mark@codesourcery.com>
5822
c9f8536c
MM
5823 PR c++/8332
5824 PR c++/8493
5825 * g++.dg/template/strlen1.C: New test.
5826
328de7c2
MM
5827 PR c++/8227
5828 * g++.dg/template/ctor2.C: New test.
5829
c17707f1
MM
5830 PR c++/8214
5831 * g++.dg/init/string1.C: New test.
5832
65f8b0fb
MM
5833 PR c++/8511
5834 * g++.dg/template/friend8.C: New test.
5835
f6a83eb0
JB
58362002-11-29 Joe Buck <jbuck@synopsys.com>
5837
5838 * g++.dg/lookup/anon2.C: New test.
5839
e7c79ef9
KH
58402002-11-28 Kazu Hirata <kazu@cs.umass.edu>
5841
5842 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5843 h8300 port.
5844
63313700
RS
58452002-11-27 Richard Sandiford <rsandifo@redhat.com>
5846
5847 * gcc.dg/bitfld-6.c: New test.
5848
b8c25665 58492002-11-27 Jan Hubicka <jh@suse.cz>
1dc46545
JH
5850
5851 * gcc.c-torture/execute/20021127.[cx]: New test.
5852
b8c25665 58532002-11-26 Jan Hubicka <jh@suse.cz>
4977bab6
ZW
5854
5855 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5856 quality.
5857
a16f2357
GK
58582002-11-26 Geoffrey Keating <geoffk@apple.com>
5859
5860 * g++.dg/init/brace2.C: New test.
5861 * g++.old-deja/g++.mike/p9129.C: Correct.
5862
6b5aa5d0
MM
58632002-11-26 Mark Mitchell <mark@codesourcery.com>
5864
5865 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5866
4977bab6
ZW
58672002-11-25 Andreas Bauer <baueran@in.tum.de>
5868
5869 * gcc.dg/sibcall-6: New test for indirect sibcalls.
5870
2003cd37
MM
58712002-11-25 Mark Mitchell <mark@codesourcery.com>
5872
5873 * testsuite/g++.dg/abi/empty11.C: New test.
5874 * testsuite/g++.dg/rtti/cv1.C: New test.
5875
d860bdd3
HPN
58762002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
5877
5878 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5879
8a874cb4
MM
58802002-11-24 Mark Mitchell <mark@codesourcery.com>
5881
5882 * g++.dg/abi/empty10.C: New test.
5883
d61fd3f1 58842002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
642c8681
EB
5885
5886 * gcc.c-torture/compile/20021124-1.c: New test.
5887
05abed76
MM
58882002-11-22 Mark Mitchell <mark@codesourcery.com>
5889
5890 * g++.dg/abi/rtti2.C: New test.
5891
d61fd3f1 58922002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
75c2b973
EB
5893
5894 * gcc.dg/i386-unroll-1.c: New test.
5895
d61fd3f1 58962002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
6d1d1db0
EB
5897
5898 * gcc.c-torture/compile/20021120-1.c: New test.
5899 * gcc.c-torture/compile/20021120-2.c: New test.
5900
5354730b
RS
59012002-11-20 Richard Sandiford <rsandifo@redhat.com>
5902
5903 * gcc.dg/bitfld-5.c: New test.
5904
5720520f
RS
59052002-11-20 Richard Sandiford <rsandifo@redhat.com>
5906
5907 * gcc.c-torture/execute/20021120-3.c: New test.
5908
4392ebd3
RS
59092002-11-20 Richard Sandiford <rsandifo@redhat.com>
5910
5911 * gcc.c-torture/execute/20021120-2.c: New test.
5912
3748bd9e
RS
59132002-11-20 Richard Sandiford <rsandifo@redhat.com>
5914
5915 * gcc.c-torture/execute/20021120-1.c: New test.
5916
bc02f8d3
JJ
59172002-11-20 Jakub Jelinek <jakub@redhat.com>
5918
5919 * gcc.c-torture/execute/20021118-3.c: New test.
5920
d61fd3f1 59212002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
d5fc82c5
EB
5922
5923 * gcc.c-torture/compile/20021119-1.c: New test.
5924
3b312ef4
JT
59252002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
5926
5927 * gcc.dg/duff-1.c: New test.
5928 * gcc.dg/duff-2.c: New test.
5929 * gcc.dg/duff-3.c: New test.
5930
8128cccf
NB
59312002-11-18 Neil Booth <neil@daikokuya.co.uk>
5932
5933 * gcc.dg/cpp/_Pragma5.c: New test.
5934
3503150c
RS
59352002-11-18 Richard Sandiford <rsandifo@redhat.com>
5936
5937 * gcc.c-torture/execute/20021118-2.c: New test.
5938
180bde4f
RS
59392002-11-18 Richard Sandiford <rsandifo@redhat.com>
5940
5941 * gcc.c-torture/execute/20021118-1.c: New test.
5942
aaefd216
JJ
59432002-11-16 Jakub Jelinek <jakub@redhat.com>
5944
5945 * gcc.dg/20021116-1.c: New test.
5946
95675950
MM
59472002-11-14 Mark Mitchell <mark@codesourcery.com>
5948
5949 * g++.dg/abi/vcall1.C: New test.
5950
7eca317a
JJ
59512002-11-14 Jakub Jelinek <jakub@redhat.com>
5952
5953 * gcc.dg/20021029-1.c: New test.
5954 * gcc.dg/20021029-2.c: New test.
5955
1fccfa1e
JDA
59562002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5957
5958 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5959
110c25ef
EB
59602002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5961
5962 PR c/8439
5963 * gcc.dg/20021110.c: Move to ...
5964 * gcc.c-torture/compile/20021110.c: .... here.
5965
303b90b0
FS
59662002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5967
5968 PR c/8467
5969 * gcc.c-torture/execute/20021111-1.c
5970
45ed7228
EB
59712002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5972
5973 PR c/8439
110c25ef 5974 * gcc.dg/20021110.c: New test.
4977bab6 5975
06315871
MM
59762002-11-10 Mark Mitchell <mark@codesourcery.com>
5977
5978 * g++.dg/abi/vthunk3.C: Run only on x86.
5979
04e6db94
JM
59802002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
5981
5982 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5983
323941f6
HPN
59842002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
5985
5986 * lib/compat.exp (compat-execute): Fix logic error in last
5987 change.
5988
8c47cfd8
NB
59892002-11-09 Neil Booth <neil@daikokuya.co.uk>
5990
5991 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5992
5c74d5b0
KL
59932002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5994
5995 PR c++/8389
5996 * g++.dg/template/access6.C: New test.
5997
b8c25665 59982002-11-08 Jan Hubicka <jh@suse.cz>
4977bab6
ZW
5999
6000 * gcc.dg/i386-ssefp-1.c: New test.
6001 * gcc.dg/i386-ssefp-1.c: New test.
6002
b8c25665 60032002-11-08 Jan Hubicka <jh@suse.cz>
8dd3ca88
JH
6004
6005 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
6006
4f2c9d7e
MM
60072002-11-07 Mark Mitchell <mark@codesourcery.com>
6008
e6a66567
MM
6009 * g++.dg/abi/vthunk3.C: New test.
6010
4f2c9d7e
MM
6011 PR c++/8338
6012 * g++.dg/template/crash2.C: New test.
6013
f72ab53b
MM
60142002-11-07 Mark Mitchell <mark@codesourcery.com>
6015
6016 * testsuite/g++.dg/abi/dtor1.C: New test.
6017 * testsuite/g++.dg/abi/dtor2.C: Likewise.
6018
3cfe49da
GK
60192002-11-05 Geoffrey Keating <geoffk@apple.com>
6020
6021 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
6022 Darwin.
6023
9e96797f
AN
60242002-11-04 Adam Nemet <anemet@lnxw.com>
6025
6026 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
6027 -mthumb. Only xfail with -O0.
6028
548502d3
MM
60292002-11-03 Mark Mitchell <mark@codesourcery.com>
6030
6031 * g++.dg/abi/thunk1.C: New test.
6032 * g++.dg/abi/thunk2.C: Likewise.
6033 * g++.dg/abi/vtt1.C: Likewise.
6034
8cd4a359
DN
60352002-11-02 Diego Novillo <dnovillo@redhat.com>
6036
6037 PR optimization/8423
6038 * gcc.c-torture/execute/builtin-constant.c: New test.
6039
04d57dd5
ZW
60402002-11-01 Zack Weinberg <zack@codesourcery.com>
6041
6042 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
6043 Add some more cases.
6044
bec80a45
MM
60452002-11-01 Mark Mitchell <mark@codesourcery.com>
6046
6047 PR c++/8391
6048 * g++.dg/opt/local1.C: New test.
6049
8c081e84
MM
60502002-10-30 Mark Mitchell <mark@codesourcery.com>
6051
6052 PR c++/8160
6053 * g++.dg/template/complit1.C: New test.
6054
6055 PR c++/8149
6056 * g++.dg/template/typename4.C: Likewise.
6057
7088fca9
KL
60582002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6059
6060 Core issue 287, PR c++/7639
6061 * g++.dg/template/instantiate1.C: Adjust error location.
6062 * g++.dg/template/instantiate3.C: New test.
6063 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
6064 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
6065 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
6066
f6a9714b
HPN
60672002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
6068
6069 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
6070
59db5f7b
MM
60712002-10-29 Mark Mitchell <mark@codesourcery.com>
6072
6073 PR c++/8287
6074 * g++.dg/init/dtor2.C: New test.
6075
a80c67ca
KG
60762002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6077
6078 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
6079 * gcc.dg/nest.c: Bypass errors on irix6.
6080
96a888d6
HPN
60812002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
6082
6083 * gcc.dg/nest.c: Expect error for mmix-*-*.
6084 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
6085
1f032a99
HPN
60862002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
6087
600522f8
HPN
6088 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
6089 markers.
6090
35fcca95 6091 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1f032a99 6092
f0dd122b
MS
60932002-10-25 Mike Stump <mrs@apple.com>
6094
6095 * gcc.dg/warn-1.c: New test.
6096
f65e1183
ZW
60972002-10-25 Zack Weinberg <zack@codesourcery.com>
6098
6099 * g++.dg/template/typename3.C: New test.
6100
bb5e8a7f
MM
61012002-10-25 Mark Mitchell <mark@codesourcery.com>
6102
e93ee644
MM
6103 * g++.dg/lookup/ptrmem1.C: New test.
6104
bb5e8a7f
MM
6105 * g++.dg/abi/vthunk2.C: New test.
6106
f3763a44
ZW
61072002-10-25 Zack Weinberg <zack@codesourcery.com>
6108
6109 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
6110
ba9a991f
MM
61112002-10-24 Mark Mitchell <mark@codesourcery.com>
6112
6113 * g++.dg/abi/empty9.C: New test.
6114
5f13cfc6
RH
61152002-10-24 Richard Henderson <rth@redhat.com>
6116
6117 * g++.dg/inherit/thunk1.C: Enable for ia64.
6118
6b607ffd
MM
61192002-10-23 Mark Mitchell <mark@codesourcery.com>
6120
6121 PR c++/8067
6122 * g++.dg/lookup/pretty1.C: New test.
6123
8bfb45f8
JJ
61242002-10-23 Jakub Jelinek <jakub@redhat.com>
6125
6126 * gcc.dg/20021023-1.c: New test.
6127
e6f052b7
MM
61282002-10-23 Mark Mitchell <mark@codesourcery.com>
6129
6130 PR c++/7679
6131 * g++.dg/parse/inline1.C: New test.
f65e1183 6132
e2358068
RH
61332002-10-23 Richard Henderson <rth@redhat.com>
6134
619703c6
RH
6135 * g++.dg/inherit/thunk1.C: Enable for x86_64.
6136
e2358068
RH
6137 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
6138
ad4f9910
MM
61392002-10-22 Mark Mitchell <mark@codesourcery.com>
6140
6141 PR c++/6579
6142 * g++.dg/parse/stmtexpr3.C: New test.
6143
8fe734a3
NS
61442002-10-22 Nathan Sidwell <nathan@codesourcery.com>
6145
6146 * g++.dg/expr/cond1.C: New test.
6147
4977bab6
ZW
61482002-10-21 Zack Weinberg <zack@codesourcery.com>
6149
6150 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
6151
7ba539c6
MM
61522002-10-21 Mark Mitchell <mark@codesourcery.com>
6153
6154 * g++.dg/abi/vbase13.C: New test.
6155 * g++.dg/abi/vbase14.C: Likewise.
6156
75d38379
JJ
61572002-10-21 Jakub Jelinek <jakub@redhat.com>
6158
6159 * gcc.dg/tls/pic-1.c: New test.
6160 * gcc.dg/tls/nonpic-1.c: New test.
6161 * gcc.dg/20021018-1.c: New test.
6162
aaee784a
UW
61632002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
6164
6165 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
6166 Remove only files with the same base name as the test case.
6167 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
6168 (profopt-execute): Likewise. Also, remove old profiling
6169 and performance data files before running the tests.
6170
6171 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
6172 * g++.dg/bprob/bprob.exp: Likewise.
6173 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
6174 to allow more general test case names.
6175
6176 * g++.dg/bprob/bprob-1.C: Rename to ...
6177 * g++.dg/bprob/g++-bprob-1.C: ... this.
6178
6179 * g77.dg/bprob/bprob-1.f: Rename to ...
6180 * g77.dg/bprob/g77-bprob-1.f: ... this.
6181
22bd2554
ZW
61822002-10-21 Zack Weinberg <zack@codesourcery.com>
6183
6184 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
6185 bison 1.50 or later.
6186
434fb8b7
JJ
61872002-10-21 Janis Johnson <janis187@us.ibm.com>
6188
6189 * g++.dg/README: Describe more test directories.
6190
42328048
MM
61912002-10-21 Mark Mitchell <mark@codesourcery.com>
6192
c6c01481 6193 * g++.dg/init/array6.C: Add additional tests.
42328048 6194
ecef5e87
UW
61952002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
6196
6197 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
6198 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
6199
0ac1a3d3
KH
62002002-10-21 Kazu Hirata <kazu@cs.umass.edu>
6201
6202 * gcc.c-torture/compile/20020604-1.x: New.
6203 * gcc.c-torture/compile/simd-5.x: Likewise.
6204 * gcc.c-torture/execute/920710-1.x: Likewise.
6205 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
6206
97cc1f5e
MM
62072002-10-21 Mark Mitchell <mark@codesourcery.com>
6208
6209 * g++.dg/inherit/override1.C: Add dg-options clause.
6210
ab3146fd
ZD
62112002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6212
6213 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
6214 _mm_slli_si128.
6215
0d8b229b
AS
62162002-10-19 Andreas Schwab <schwab@suse.de>
6217
6218 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
6219 directory component.
6220
9368208b
MM
62212002-10-18 Mark Mitchell <mark@codesourcery.com>
6222
80bbd03d
MM
6223 * g++.dg/inherit/thunk1.C: New test.
6224
9368208b
MM
6225 * g++.dg/inherit/override1.C: New test.
6226
6227 * g++.dg/abi/mangle11.C: New test.
6228 * g++.dg/abi/mangle14.C: New test.
6229 * g++.dg/abi/mangle17.C: New test.
6230
8a188e24
NS
62312002-10-17 Nathan Sidwell <nathan@codesourcery.com>
6232
6233 * g++.dg/overload/member2.C: New test.
6234
768bf0ab
JJ
62352002-10-17 Janis Johnson <janis187@us.ibm.com>
6236
6237 * g++.dg/README: Describe new compat directory.
6238 * g++.dg/dg.exp: Skip tests in compat directory.
6239 * README.compat: New file.
6240 * lib/compat.exp: New expect script.
6241 * g++.dg/compat: New test directory.
6242 * g++.dg/compat/compat.exp: New expect script.
6243 * g++.dg/compat/abi: New test directory.
6244 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
6245 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
6246 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
6247 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
6248 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
6249 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
6250 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
6251 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
6252 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
6253 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
6254 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
6255 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
6256 * g++.dg/compat/break: New test directory.
6257 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
6258 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
6259 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
6260 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
6261 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
6262 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
6263 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
6264 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
6265 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
6266 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
6267 g++.dg/compat/break/README: New files.
6268 * g++.dg/compat/eh: New test directory.
6269 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
6270 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
6271 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
6272 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
6273 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6274 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6275 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6276 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6277 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6278 g++.dg/compat/eh/filter2_y.C,
6279 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6280 g++.dg/compat/eh/new1_y.C,
6281 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6282 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6283 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6284 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6285 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6286 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6287 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6288 g++.dg/compat/eh/unexpected1_y.C: New files.
6289 * g++.dg/compat/init: New test directory.
6290 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6291 g++.dg/compat/init/array5_y.C,
6292 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6293 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6294 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6295 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6296 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6297 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6298 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6299 g++.dg/compat/init/init-ref2_y.C: New files.
6300
982216be
MM
63012002-10-17 Mark Mitchell <mark@codesourcery.com>
6302
6303 PR c++/7584
6304 * g++.dg/inherit/using3.C: New test.
6305
b8c25665 63062002-10-17 Jan Hubicka <jh@suse.cz>
ff229ff6
JH
6307
6308 * gcc.dg/20021017-2.c: New test.
6309
b216f69b
MM
63102002-10-17 Mark Mitchell <mark@codesourcery.com>
6311
2d05cd96 6312 * g++.dg/abi/mangle16.C: Adjust.
d768a589 6313
b216f69b
MM
6314 * g++.dg/init/array8.C: New test.
6315
6e53546d
RS
63162002-10-17 Richard Sandiford <rsandifo@redhat.com>
6317
6318 * gcc.dg/special/mips-abi.exp: New test.
6319 * gcc.dg/special/mips-abi.s: Empty file used by the above.
6320
2303a079
MM
63212002-10-16 Mark Mitchell <mark@codesourcery.com>
6322
d3133e68
MM
6323 * g++.dg/abi/mangle16.C: New test.
6324 * g++.dg/abi/mangle17.C: Likewise.
6325
2303a079
MM
6326 PR c++/7478
6327 * g++.dg/template/ref1.C: New test.
6328
e055ba36
KG
63292002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6330
6331 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6332
6e2ac1ae
UW
63332002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
6334
6335 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6336
451c0899
MM
63372002-10-16 Mark Mitchell <mark@codesourcery.com>
6338
6339 PR c++/7524
6340 * g++.dg/init/array7.C: New test.
6341
3fa3c4bd
MM
63422002-10-15 Mark Mitchell <mark@codesourcery.com>
6343
6344 * g++.dg/init/array6.C: New test.
22bd2554 6345
3fa3c4bd
MM
6346 * g++.dg/abi/mangle13.C: Likewise.
6347 * g++.dg/abi/mangle14.C: Likewise.
6348 * g++.dg/abi/mangle15.C: Likewise.
6349
58731fd1
MM
63502002-10-14 Mark Mitchell <mark@codesourcery.com>
6351
6352 * g++.dg/abi/empty8.C: New test.
22bd2554 6353
6742d92b
NS
63542002-10-15 Nathan Sidwell <nathan@codesourcery.com>
6355
6356 * g++.dg/init/ctor1.C: New test.
6357
23a64177
UW
63582002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
6359
6360 * gcc.c-torture/execute/20021015-1.c: New test.
6361
b8c25665 63622002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
38364bd2
R
6363
6364 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6365
b8c25665 63662002-10-14 Jan Hubicka <jh@suse.cz>
1877be45
JH
6367
6368 * gcc.dg/i386-ssetype-[1-5].c: New tests.
6369
741fa37f
RH
63702002-10-14 Richard Henderson <rth@redhat.com>
6371
6372 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6373
a3b88570
MM
63742002-10-14 Mark Mitchell <mark@codesourcery.com>
6375
6376 PR optimization/6631
6377 * g++.dg/opt/const2.C: New test.
6378
77631fa7
MM
63792002-10-14 Mark Mitchell <mark@codesourcery.com>
6380
6381 PR c++/7176
6382 * g++.dg/parse/friend1.C: New test.
6383 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6384
0d1c5774
JJ
63852002-10-14 Jakub Jelinek <jakub@redhat.com>
6386
6387 * gcc.dg/20021014-1.c: New test.
6388
8e3df2de
MM
63892002-10-11 Mark Mitchell <mark@codesourcery.com>
6390
dac45b5c
MM
6391 PR c++/5661
6392 * g++.dg/ext/vlm1.C: New test.
6393 * g++.dg/ext/vlm2.C: Likewise.
22bd2554 6394
8e3df2de
MM
6395 * g++.dg/init/array1.C: Remove invalid braces.
6396 * g++.dg/init/brace1.C: New test.
6397 * g++.dg/init/copy2.C: Likewise.
6398 * g++.dg/init/copy3.C: Likewise.
6399 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
6400 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
6401 braces.
22bd2554 6402
98ddd678
NB
64032002-10-11 Neil Booth <neil@daikokuya.co.uk>
6404
6405 * gcc.dg/cpp/assembler.S: Don't use -ansi.
6406
b8c25665 64072002-10-11 Richard Shann <richard.shann@superh.com>
0488fa7c
JR
6408
6409 * gcc.c-torture/compile/simd-5.c: New test.
6410
4977bab6
ZW
64112002-10-10 Roger Sayle <roger@eyesopen.com>
6412
6413 * gcc.c-torture/execute/shiftopt-1.c: New test case.
6414
61fdde38
JW
64152002-10-10 Jim Wilson <wilson@redhat.com>
6416
6417 * gcc.c-torture/execute/20021010-1.c: New test.
6418
95f79357
ZW
64192002-10-09 Zack Weinberg <zack@codesourcery.com>
6420
85cd7be8 6421 PR c/7353
95f79357
ZW
6422 * g++.dg/ext/typedef-init.C: New test.
6423 * gcc.dg/typedef-init.c: New test.
6424
5cc67323
NB
64252002-10-09 Neil Booth <neil@daikokuya.co.uk>
6426
6427 * gcc.dg/cpp/paste13.c: New test.
6428
131d2c16
KG
64292002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6430
6431 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
6432 remaining platforms, XFAIL during compile, not execute. Don't
6433 XFAIL at -O0.
6434
bf52f899
NS
64352002-10-08 Nathan Sidwell <nathan@codesourcery.com>
6436
6437 * gcc.dg/alias-1.c: Tweak expected warning.
6438
a85cd145
V
64392002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6440
6441 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
6442
f75369c8
AJ
64432002-10-06 Andreas Jaeger <aj@suse.de>
6444
8d725537
AJ
6445 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
6446 * gcc.dg/cpp/c++98.C: Likewise.
6447
6448 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
6449 * g++.dg/cpp/c++98.C: Likewise.
6450
6451 * g++.dg/README (Subdirectories): Mention cpp directory.
6452
f75369c8
AJ
6453 PR target/7559
6454 * gcc.dg/20021006-1.c: New test.
6455
eb55ce4b
KL
64562002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6457
6458 PR c++/7804
6459 * g++.dg/other/warning1.C: New test.
6460
f91f86e7
RS
64612002-10-04 Roger Sayle <roger@eyesopen.com>
6462
6463 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
6464 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
6465 and sparc-*-* with -m64 as expected failures. See PR 8087.
6466
bd9bb3d2
MM
64672002-10-03 Mark Mitchell <mark@codesourcery.com>
6468
6469 PR c++/7931
6470 * g++.dg/template/ptrmem3.C: New test.
f75369c8 6471
bd9bb3d2
MM
6472 PR c++/7754
6473 * g++.dg/template/union1.C: New test.
6474
6397d80b
MM
64752002-10-03 Mark Mitchell <mark@codesourcery.com>
6476
6477 PR c++/8006
6478 * g++.dg/abi/mangle9.C: New test.
6479 * g++.dg/abi/mangle10.C: New test.
6480 * g++.dg/abi/mangle11.C: New test.
6481 * g++.dg/abi/mangle12.C: New test.
6482
2282d28d
MM
64832002-10-02 Mark Mitchell <mark@codesourcery.com>
6484
6485 PR c++/7188.
6486 * g++.dg/template/meminit1.C: New test.
6487 * g++.dg/warn/Wreorder-1.C: Likewise.
6488 * g++.old-deja/g++.mike/warn3.C: Tweak.
6489 * lib/prune.exp: Ingore "in copy constructor".
6490
e5ec43ac
AJ
64912002-10-02 Andreas Jaeger <aj@suse.de>
6492
6493 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
6494 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
6495 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
6496 on x86-64.
6497
a1d1a0f9
MM
64982002-10-01 Mark Mitchell <mark@codesourcery.com>
6499
6500 * gcc.dg/empty1.C: Fix typo.
6501
73a73768
NS
65022002-10-01 Nathan Sidwell <nathan@codesourcery.com>
6503
6504 * gcc.dg/alias-1.c: New test.
6505
871e97f7
MM
65062002-10-01 Mark Mitchell <mark@codesourcery.com>
6507
0645ba8f
MM
6508 * gcc.dg/empty1.C: New test.
6509
871e97f7
MM
6510 * g++.dg/tls/init-2.C: Tweak error messages.
6511
8ab907e8
RS
65122002-10-01 Richard Sandiford <rsandifo@redhat.com>
6513
6514 * gcc.c-torture/compile/20020923-1.c: New test.
6515
e3e3815b
JT
65162002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
6517
6518 * gcc.c-torture/execute/ffs-1.c: New test.
6519 * gcc.c-torture/execute/ffs-2.c: Ditto.
6520
5a9a1961
NS
65212002-09-30 Nathan Sidwell <nathan@codesourcery.com>
6522
6523 * g++.dg/overload/member1.C: New test.
6524
17bbb839
MM
65252002-09-30 Mark Mitchell <mark@codesourcery.com>
6526
6527 * g++.dg/abi/empty7.C: New test.
6528 * g++.dg/init/pm2.C: Likewise.
f75369c8 6529
03357c23
NS
65302002-09-29 Nathan Sidwell <nathan@codesourcery.com>
6531
6532 * g++.dg/rtti/crash1.C: New test.
6533
d7bb749a
HPN
65342002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6535
6536 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
6537 gcc.dg/sibcall-4.c: New tests.
6538
1c402174
RS
65392002-09-28 Roger Sayle <roger@eyesopen.com>
6540
6541 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6542 powerpc and MMIX targets.
6543
57147be1
ZW
65442002-09-27 Zack Weinberg <zack@codesourcery.com>
6545
6546 * gcc.dg/cpp/20020927-1.c: New.
6547
6b1ef791
DM
65482002-09-26 David S. Miller <davem@redhat.com>
6549
6550 * gcc.c-torture/compile/trunctfdf.c: New.
6551
fa4211cb
KG
65522002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6553
6554 * lib/target-supports.exp (check_weak_available): Handle solaris2.
6555
a7215b32
AM
65562002-09-27 Alan Modra <amodra@bigpond.net.au>
6557
6558 * gcc.c-torture/execute/loop-15.c: New.
6559
d57f8a71
JJ
65602002-09-26 Janis Johnson <janis187@us.ibm.com>
6561
6562 * README.QMTEST: Fix typo.
6563
b784617e
UW
65642002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
6565
6566 * gcc.dg/20020926-1.c: New test.
6567
065fa8a1
DM
65682002-09-25 David S. Miller <davem@redhat.com>
6569
6570 PR target/7842
6571 * gcc.c-torture/execute/shiftdi.c: New test.
6572
1c88948f
RE
65732002-09-26 Richard Earnshaw <rearnsha@arm.com>
6574
6575 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6576 unique to the tool.
6577 * lib/g77.exp (g77_init): Likewise.
6578 * lib/g++.exp (g++_init): Likewise.
6579 * lib/objc.exp (objc_init): Likewise.
6580
956d9305
MM
65812002-09-25 Mark Mitchell <mark@codesourcery.com>
6582
6583 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6584 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6585 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6586
6190e147
RH
65872002-09-25 Richard Henderson <rth@redhat.com>
6588
6589 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6590 too-small long double.
6591
c354bbcc
HPN
65922002-09-23 Hans-Peter Nilsson <hp@axis.com>
6593
6594 * gcc.dg/20020919-1.c: New test.
6595
2d3e278d
MM
65962002-09-23 Mark Mitchell <mark@codesourcery.com>
6597
6598 * g++.dg/abi/bitfield6.C: New test.
6599 * g++.dg/abi/bitfield7.C: New test.
6600 * g++.dg/abi/bitfield8.C: New test.
6601 * g++.dg/abi/vbase11.C: New test.
6602
490ed846
JDA
66032002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
6604
6605 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6606 hppa*-*-hpux*. Update test comment.
6607
6ba085e7
JJ
66082002-09-20 Jakub Jelinek <jakub@redhat.com>
6609
6610 * gcc.dg/tls/struct-1.c: New test.
6611
56941bf2
NB
66122002-09-20 Neil Booth <neil@daikokuya.co.uk>
6613
6614 * gcc.dg/cpp/tr-warn2.c: Update.
6615
651912d6
RE
66162002-09-20 Richard Earnshaw <rearnsha@arm.com>
6617
6618 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6619
1ce505c4
RE
66202002-09-20 Richard Earnshaw <rearnsha@arm.com>
6621
6622 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6623 systems.
6624
1db76181
HPN
66252002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
6626
e7a35dcc
HPN
6627 * gcc.c-torture/execute/ieee/mzero3.c: New test.
6628
1db76181 6629 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
e9ad2ad3
HPN
6630 Adjust for c++filt moved to binutils. Remove spurious duplicate
6631 setting of cxxfilt.
1db76181 6632
2ee2d707
GK
66332002-09-19 Geoffrey Keating <geoffk@apple.com>
6634
6635 * gcc.dg/20020312-2.c: Update for darwin.
6636
dd29188b
NS
66372002-09-18 Nathan Sidwell <nathan@codesourcery.com>
6638
6639 * g++.old-deja/g++.other/crash32.C: Mark ICE.
6640
b8c25665 66412002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
ff2522a5
NP
6642
6643 * objc.dg/comp-types-1.m: New test.
6644 * objc.dg/comp-types-2.m: New test.
6645 * objc.dg/comp-types-3.m: New test.
6646 * objc.dg/comp-types-4.m: New test.
6647 * objc.dg/comp-types-5.m: New test.
57147be1 6648 * objc.dg/comp-types-6.m: New test.
ff2522a5 6649
8269c9b8
JDA
66502002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
6651
6652 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6653
3ec83083
NS
66542002-09-16 Nathan Sidwell <nathan@codesourcery.com>
6655
85341ddd 6656 * g++.dg/other/do1.C: New test.
57147be1 6657
3ec83083 6658 * g++.dg/template/subst1.C: New test.
57147be1 6659
1f73c622
SE
66602002-09-16 Steve Ellcey <sje@cup.hp.com>
6661
6662 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6663
28c56d25
NS
66642002-09-16 Nathan Sidwell <nathan@codesourcery.com>
6665
3ec83083
NS
6666 * g++.dg/template/qualttp20.C: Adjust expected errors.
6667 * g++.old-deja/g++.jason/report.C: Likewise.
6668 * g++.old-deja/g++.other/qual1.C: Likewise.
6669
7979434d
NS
6670 * g++.dg/lookup/scoped2.C: New test.
6671
28c56d25
NS
6672 * g++.dg/ext/asm3.C: New test.
6673
2a4ecff3
RE
66742002-09-16 Richard Earnshaw <rearnsha@arm.com>
6675
6676 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6677
002b4ef1
KH
66782002-09-16 Kazu Hirata <kazu@cs.umass.edu>
6679
6680 * ChangeLog: follow spelling conventions.
6681 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6682 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6683 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6684 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6685 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6686 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6687 * g++.old-deja/g++.law/global-init1.C: Likewise.
6688 * g++.old-deja/g++.other/delete4.C: Likewise.
6689 * g++.old-deja/g++.other/inline21.C: Likewise.
6690 * g++.old-deja/g++.other/singleton.C: Likewise.
6691 * g77.dg/strlen0.f: Likewise.
6692 * g77.f-torture/compile/20010519-1.f: Likewise.
6693 * g77.f-torture/compile/980310-4.f: Likewise.
6694 * gcc.c-torture/compile/20000605-1.c: Likewise.
6695 * gcc.c-torture/execute/20020225-1.c: Likewise.
6696 * gcc.dg/c90-hexfloat-2.c: Likewise.
6697 * gcc.dg/c99-bool-1.c: Likewise.
6698 * gcc.dg/c99-hexfloat-2.c: Likewise.
6699 * gcc.dg/dll-2.c: Likewise.
6700 * gcc.dg/wtr-union-init-1.c: Likewise.
6701 * gcc.dg/wtr-union-init-2.c: Likewise.
6702 * gcc.dg/wtr-union-init-3.c: Likewise.
6703 * gcc.dg/cpp/avoidpaste1.c: Likewise.
6704 * gcc.dg/cpp/defined.c: Likewise.
6705 * gcc.dg/cpp/macsyntx.c: Likewise.
6706 * gcc.dg/cpp/paste2.c: Likewise.
6707 * gcc.dg/cpp/trad/defined.c: Likewise.
6708 * gcc.dg/format/c90-printf-1.c: Likewise.
6709 * gcc.dg/format/c90-scanf-1.c: Likewise.
6710 * gcc.dg/format/c99-printf-1.c: Likewise.
6711 * gcc.dg/format/c99-scanf-1.c: Likewise.
6712 * gcc.misc-tests/gcov-8.c: Likewise.
6713 * lib/profopt.exp: Likewise.
6714
d48d6e79
KW
67152002-09-15 Krister Walfridsson <cato@df.lth.se>
6716
6717 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6718
3baab484
NS
67192002-09-15 Nathan Sidwell <nathan@codesourcery.com>
6720
6721 * g++.dg/inherit/using2.C: New test.
6722
3bbe3320
KH
67232002-09-15 Kazu Hirata <kazu@cs.umass.edu>
6724
6725 * ChangeLog: Follow spelling conventions.
6726 * g++.dg/template/friend4.C: Likewise.
6727 * g++.old-deja/g++.pt/crash67.C: Likewise.
6728 * gcc.c-torture/execute/20000801-4.c: Likewise.
6729 * gcc.dg/c90-digraph-1.c: Likewise.
6730 * gcc.dg/c94-digraph-1.c: Likewise.
6731 * gcc.dg/c99-digraph-1.c: Likewise.
6732 * gcc.dg/cpp/line5.c: Likewise.
6733 * gcc.dg/cpp/multiline.c: Likewise.
6734 * gcc.dg/cpp/trad/literals-1.c: Likewise.
6735 * gcc.dg/format/attr-3.c: Likewise.
6736 * gcc.dg/format/c90-scanf-3.c: Likewise.
6737 * gcc.dg/format/ext-4.c: Likewise.
6738
c8460010
NS
67392002-09-15 Nathan Sidwell <nathan@codesourcery.com>
6740
6741 * g++.dg/template/pretty1.C: New test.
6742
62dfe763
AM
67432002-09-14 Alan Modra <amodra@bigpond.net.au>
6744
6745 * gcc.c-torture/execute/struct-cpy-1.c: New test.
6746
46dd3884
GDR
67472002-09-13 Matt Austern <austern@apple.com>
6748
6749 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6750 passing a cast expression to a function by const reference.
6751
712467a4
NS
67522002-09-13 Nathan Sidwell <nathan@codesourcery.com>
6753
6754 * g++.dg/template/deduce1.C: New test.
6755
b5fc646f
KH
67562002-09-13 Kazu Hirata <kazu@cs.umass.edu>
6757
6758 * gcc.c-torture/execute/simd-1.c: Force all use of int to
6759 32-bit int.
6760
d27442c9
JDA
67612002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
6762
6763 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6764 usage.
6765
0c11ae22
RE
67662002-09-10 Richard Earnshaw <rearnsha@arm.com>
6767
6768 * gcc.c-torture/compile/20020910-1.c: New test.
6769
e5a3b7bd
FCE
67702002-09-10 Frank Ch. Eigler <fche@redhat.com>
6771
6772 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6773
278bba8b
AJ
67742002-09-10 Andreas Jaeger <aj@suse.de>
6775
6776 * gcc.dg/20020312-2.c: Adjust for x86-64.
6777
f69257d6
TM
67782002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
6779
6780 * g77.dg/7388.f: New test case for PR 7388.
6781
54c93c30
AE
67822002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6783
6784 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6785
370ce32a
ZL
67862002-09-05 Ziemowit Laski <zlaski@apple.com>
6787
6788 * objc.dg/proto-lossage-1.m: New test.
6789
2ef835f2
NB
67902002-09-06 Neil Booth <neil@daikokuya.co.uk>
6791
6792 * gcc.dg/cpp/_Pragma4.c: Fix typo.
6793
b8c25665 67942002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
746b0682
NP
6795
6796 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
6797 expected to pass.
6798
556d006c
SS
67992002-09-06 Stan Shebs <shebs@apple.com>
6800 David Edelsohn <edelsohn@gnu.org>
6801
6802 * gcc.dg/weak: New directory.
6803 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6804 target-specific xfail bits.
6805 * gcc.dg/typeof-2.c: Move to new directory.
6806 * gcc.dg/weak.exp: New expect script.
6807
7d97b054
AM
68082002-09-06 Alan Modra <amodra@bigpond.net.au>
6809
6810 * gcc.c-torture/execute/extzvsi.c: New test.
6811
8ef3ea70
SS
68122002-09-05 Stan Shebs <shebs@apple.com>
6813
6814 * gcc.dg/weak-1.c: xfail on Darwin.
6815 * gcc.dg/weak-2.c: Ditto.
6816 * gcc.dg/weak-3.c: Ditto.
6817 * gcc.dg/weak-4.c: Ditto.
6818 * gcc.dg/weak-5.c: Ditto.
6819 * gcc.dg/weak-6.c: Ditto.
6820 * gcc.dg/weak-7.c: Ditto.
6821 * gcc.dg/weak-8.c: Ditto.
6822 * gcc.dg/weak-9.c: Ditto.
6823
b8c25665 68242002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
ed6cc1f5
R
6825
6826 * gcc.c-torture/execute/loop-14.c: New test.
6827
23ccd1f3
JJ
68282002-09-04 Jakub Jelinek <jakub@redhat.com>
6829
6830 * g++.dg/other/cxa-atexit1.C: New test.
6831
f979c199
JJ
6832 * gcc.dg/typeof-2.c: New test.
6833
4977bab6
ZW
68342002-09-03 Roger Sayle <roger@eyesopen.com>
6835
6836 * gcc.dg/builtins-2.c: New testcase.
6837 * gcc.dg/builtins-3.c: New testcase.
6838
79ba5e3b
NB
68392002-09-03 Neil Booth <neil@daikokuya.co.uk>
6840
6841 * gcc.dg/cpp/_Pragma4.c: New test.
6842
b8c25665 68432002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
64f3ecb1
NP
6844
6845 * objc/execute/nil_method-1.m: New testcase.
6846
b8c25665 68472002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
0475ed26
NP
6848
6849 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6850 [Object class], not [Object initialize].
6851
c8ffe46f
RS
68522002-08-31 Roger Sayle <roger@eyesopen.com>
6853 Hans-Peter Nilsson <hp@bitrange.com>
6854
6855 * gcc.c-torture/execute/20020720-1.x: Skip test on
6856 mmix-knuth-mmixware. Correct comment.
6857
eca7f13c
MM
68582002-08-27 Mark Mitchell <mark@codesourcery.com>
6859
6860 * testsuite/g++.dg/abi/bitfield5.C: New test.
6861 * testsuite/g++.dg/abi/vbase10.C: Likewise.
6862
b8c25665 68632002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
c350f8c1
NP
6864
6865 * objc.dg/undeclared-selector.m: New test.
6866
ac2a2d6f
NS
68672002-08-27 Nathan Sidwell <nathan@codesourcery.com>
6868
6869 * g++.dg/other/offsetof1.C: Avoid cast warning.
6870
d632dee9
ZL
68712002-08-26 Ziemowit Laski <zlaski@apple.com>
6872
54c93c30 6873 * objc.dg/super-class-2.m: New test.
d632dee9 6874
13d3f0b6
MA
68752002-08-24 Matt Austern <austern@apple.com>
6876
6877 * g++.dg/ext/lvaddr.C: New test.
6878 * g++.dg/ext/lvcast.C: New test.
278bba8b 6879
5b770a96
MM
68802002-08-22 Mark Mitchell <mark@codesourcery.com>
6881
6882 * testsuite/g++.dg/inherit/cond1.C: New test.
6883
a976230b
GK
68842002-08-22 Geoffrey Keating <geoffk@redhat.com>
6885
6886 * gcc.dg/noncompile/incomplete-1.c: New test.
6887
b462d4ab
JM
68882002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
6889
6890 * gcc.dg/typespec-1.c: New test.
6891
92b5aacd
DP
68922002-08-20 Devang Patel <dpatel@apple.com>
6893 * objc.dg/proto-hier-2.m: New test.
278bba8b 6894
1bd5981b
ZL
68952002-08-19 Ziemowit Laski <zlaski@apple.com>
6896
6897 * objc.dg/bitfield-1.m: New test.
6898 * objc.dg/bitfield-2.m: New test.
6899
2984fe64
JM
69002002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
6901
6902 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6903 gcc.dg/c99-flex-array-4.c: New tests.
6904
8aa5074e
SS
69052002-08-16 Stan Shebs <shebs@apple.com>
6906
6907 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6908
2a2bfc59
JJ
69092002-08-15 Jakub Jelinek <jakub@redhat.com>
6910
6911 * gcc.dg/typeof-1.c: New test.
6912 * g++.dg/ext/typeof2.C: New test.
6913
eac5ce6c
NS
69142002-08-15 Nathan Sidwell <nathan@codesourcery.com>
6915
6916 * g++.dg/other/offsetof1.C: New test.
6917
55ae9079
RH
69182002-08-14 Richard Henderson <rth@redhat.com>
6919
6920 * gcc.dg/tls/diag-3.c: Fix expected message strings.
6921
8bfb1467
NB
69222002-08-14 Neil Booth <neil@daikokuya.co.uk>
6923
6924 * gcc.dg/cpp/_Pragma3.c: New test.
6925
22eadedb
MM
69262002-08-13 Mark Mitchell <mark@codesourcery.com>
6927
6928 * g++.dg/template/inherit3: New test.
6929
3ebf5204
NS
69302002-08-10 Nathan Sidwell <nathan@codesourcery.com>
6931
6932 * gcc.dg/bitfld-4.c: Add blank options.
6933
9e259dd1
MM
69342002-08-09 Mark Mitchell <mark@codesourcery.com>
6935
6936 * g++.dg/template/crash1.C: New test.
6937
9e20be0c
JJ
69382002-08-08 Jakub Jelinek <jakub@redhat.com>
6939
6940 * gcc.dg/tls/opt-2.c: New test.
6941
7b9be5c7 69422002-08-08 Devang Patel <dpatel@apple.com>
9e20be0c
JJ
6943
6944 * objc.dg/selector-1.m : New test
278bba8b 6945
6fde9815
NS
69462002-08-08 Nathan Sidwell <nathan@codesourcery.com>
6947
3ebf5204 6948 * g++.dg/abi/bitfield4.C: New test.
6fde9815
NS
6949 * gcc.dg/bitfld-4.c: New test.
6950
c93a26f5
NS
69512002-08-08 Nathan Sidwell <nathan@codesourcery.com>
6952
6953 * g++.dg/other/packed1.C: New test.
6954
50ad9642
MM
69552002-08-07 Mark Mitchell <mark@codesourcery.com>
6956
6957 * g++.dg/abi/offsetof.C: Tweak error messages.
6958 * g++.old-deja/g++.mike/p10769a.C: Likewise.
278bba8b 6959
daf06049
JJ
69602002-08-08 Jakub Jelinek <jakub@redhat.com>
6961
6962 * gcc.dg/bitfld-3.c: New test.
6963
ad9335eb
JJ
69642002-08-07 Jakub Jelinek <jakub@redhat.com>
6965 Richard Henderson <rth@redhat.com>
6966
6967 * gcc.dg/i386-bitfield1.c: New test.
6968 * g++.dg/abi/bitfield3.C: Update.
6969
0b6f2917
NB
69702002-08-07 Neil Booth <neil@daikokuya.co.uk>
6971
6972 * objc.dg/const-str-2.m: Update.
6973 * gcc.dg/cpp/c++98.c: Change to C extension.
6974 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6975 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6976
1ae0ccb6
AH
69772002-08-06 Aldy Hernandez <aldyh@redhat.com>
6978
54c93c30 6979 * testsuite/gcc.dg/tls/diag-3.c: New.
1ae0ccb6 6980
1e14c7f0
GDR
69812002-08-07 Gabriel Dos Reis <gdr@nerim.net>
6982
6983 * g++.dg/README (Subdirectories): Document new subdir expr.
6984 * g++.dg/expr/pmf-1.C: New test.
6985
58551c23
NB
69862002-08-06 Neil Booth <neil@daikokuya.co.uk>
6987
6988 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6989
39e3a681
JJ
69902002-08-06 Jakub Jelinek <jakub@redhat.com>
6991
6992 * g++.dg/abi/bitfield3.C: New test.
6993
d19202ba
NS
69942002-08-05 Nathan Sidwell <nathan@codesourcery.com>
6995
6996 * lib/gcov.exp: Tweak expected line formats.
6997 * gcc.misc-tests/gcov8.c: New test.
6998 * gcc.misc-tests/gcov8.x: New flags.
6999
5133ad46
JJ
70002002-08-05 Jakub Jelinek <jakub@redhat.com>
7001
7002 * consistency.vlad/layout/endian.c: Include string.h.
7003
1bed5ee3
JJ
7004 * gcc.c-torture/execute/20020805-1.c: New test.
7005
201fbb7f
GDR
70062002-08-04 Gabriel Dos Reis <gdr@nerim.net>
7007
7008 * g++.dg/other/conversion1.C: New test.
7009
313c9c54
RS
70102002-08-03 Roger Sayle <roger@eyesopen.com>
7011
7012 * gcc.dg/builtins-1.c: New testcase.
7013
55765de4
MM
70142002-08-02 Mark Mitchell <mark@codesourcery.com>
7015
7016 * g++.dg/inherit/access3.C: New test.
7017
81e602b5
JJ
70182002-08-01 Jakub Jelinek <jakub@redhat.com>
7019
7020 * gcc.dg/ia64-visibility-2.c: New test.
7021
7662da2f
BK
70222002-08-01 Benjamin Kosnik <bkoz@redhat.com>
7023
54c93c30 7024 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7662da2f
BK
7025 __qualifier_flags to __flags.
7026
4ba126e4
MM
70272002-07-31 Mark Mitchell <mark@codesourcery.com>
7028
7029 * g++.dg/inherit/operator1.C: New test.
7030 * g++.dg/lookup/disamb1.C: Fix typo in comment.
7031 * g++.dg/other/error1.C: Change expected error message.
7032 * g++.dg/template/conv4.C: Likewise.
278bba8b 7033
4ba126e4 70342002-07-26 Neil Booth <neil@daikokuya.cop.uk>
b41f25cf
NB
7035
7036 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
002b4ef1 7037 for documented behavior.
b41f25cf 7038
7702af36
RS
70392002-07-25 Roger Sayle <roger@eyesopen.com>
7040
7041 * gcc.c-torture/execute/20020720-1.x: Skip this test on
7042 several targets known to fail.
7043
a27fb29b
RS
70442002-07-25 Richard Sandiford <rsandifo@redhat.com>
7045
7046 * gcc.dg/mips-args-[123].c: New tests.
7047
0b72793f
AH
70482002-07-24 Aldy Hernandez <aldyh@redhat.com>
7049
7050 * gcc.dg/ppc-spe.c: New.
7051
3cfab7ec
GK
70522002-07-24 Geoffrey Keating <geoffk@redhat.com>
7053
7054 * g++.dg/other/ptrmem4.C: New testcase.
7055
eb5da24b
RH
70562002-07-24 Richard Henderson <rth@redhat.com>
7057
7058 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
278bba8b 7059
aa02149a
GDR
70602002-07-24 Gabriel Dos Reis <gdr@nerim.net>
7061
7062 * g++.dg/ext/alignof1.C (main): Return 0 for success.
7063
79258dce
RS
70642002-07-24 Roger Sayle <roger@eyesopen.com>
7065
7066 * gcc.c-torture/execute/memset-3.c: New testcase.
7067
a69cbaac
NB
70682002-07-24 Neil Booth <neil@daikokuya.co.uk>
7069
7070 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
7071 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
7072
13fd931e
KG
70732002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7074
7075 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
7076 Delete.
7077
b8c25665 70782002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
451f86fd
R
7079
7080 * gcc.c-torture/compile/simd-4.c: New test.
7081
0e902d98
KL
70822002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7083
7084 PR c++/7347, c++/7348
7085 * g++.dg/template/access4.C: New test.
7086 * g++.dg/template/access5.C: New test.
7087 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
7088 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
7089 * g++.old-deja/g++.pt/ttp58.C: Likewise.
7090 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
7091
cf3c4f56
JJ
70922002-07-22 Jakub Jelinek <jakub@redhat.com>
7093
7094 * gcc.dg/gnu89-init-2.c: New test.
7095
56508306
GDR
70962002-07-21 Gabriel Dos Reis <gdr@nerim.net>
7097
7098 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
7099
0da65b89
RS
71002002-07-20 Roger Sayle <roger@eyesopen.com>
7101
7102 * gcc.c-torture/execute/20020720-1.c: New testcase.
7103
68e65275
NB
71042002-07-20 Neil Booth <neil@daikokuya.co.uk>
7105
7106 * gcc.dg/cpp/Wsignprom.c: New tests.
7107
a0c58ea9
AM
71082002-07-20 Alan Modra <amodra@bigpond.net.au>
7109
7110 * gcc.c-torture/execute/loop-13.c: New test.
7111
75aef48a
NB
71122002-07-19 Neil Booth <neil@daikokuya.co.uk>
7113
7114 * gcc.dg/cpp/expr.c: New tests.
7115
437deefa
DE
71162002 07-18 David Edelsohn <edelsohn@gnu.org>
7117
7118 * g++.dg/opt/pr6713.C: Add template instantiation.
7119
85272855
AM
71202002-07-18 Alan Modra <amodra@bigpond.net.au>
7121
437deefa
DE
7122 * gcc.dg/nest.c: New test.
7123
71242002-07-17 Richard Henderson <rth@redhat.com>
7125
7126 * g++.dg/opt/pr6713.C: New test.
85272855 7127
90888283
EB
71282002-07-17 Eric Botcazou <ebotcazou@multimania.com>
7129
7130 * gcc.c-torture/execute/loop-2e.x: Let the testcase
7131 XFAIL for all x86 processors.
7132
ce0ead25
ID
71332002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
7134
7135 * gcc.c-torture/execute/20010122-1.x: Do not test with
7136 -fomit-frame-pointer.
7137
d955f6ea
KL
71382002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7139
7140 * g++.dg/template/instantiate2.C: New test.
7141 * g++.dg/template/spec4.C: New test.
7142
ba59df78
KL
71432002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7144
7145 * g++.dg/template/access2.C: New test.
7146 * g++.dg/template/access3.C: New test.
7147
6c535c69
ZW
71482002-07-15 Zack Weinberg <zack@codesourcery.com>
7149
7150 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
7151 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
7152 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
7153 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
7154 Convert to use <stdarg.h>.
7155 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
7156 Delete.
7157 * gcc.dg/va-arg-2.c: New.
7158 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
7159
794a292d
JJ
71602002-07-15 Jakub Jelinek <jakub@redhat.com>
7161
7162 * gcc.c-torture/compile/20020710-1.c: New test.
7163
b8c25665 71642002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
6c535c69 7165 Andrew Pinski <pinskia@physics.uc.edu>
226cfe61
R
7166
7167 gcc.c-torture/compile/simd-2.c: New testcase.
7168 gcc.c-torture/compile/simd-3.c: Likewise.
7169
f0ab6bf2
MM
71702002-07-11 Mark Mitchell <mark@codesourcery.com>
7171
7172 PR c++/7224
7173 * g++.dg/overload/error1.C: New test.
6c535c69 7174
789b7de5
RO
71752002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7176
7177 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
7178 configuration and IRIX 6 O32 ABI.
7179
e65a2d65
RS
71802002-07-11 Roger Sayle <roger@eyesopen.com>
7181
7182 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
7183
c5358a5d
RS
71842002-07-10 Roger Sayle <roger@eyesopen.com>
7185
7186 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
7187
6d844e9d
JL
71882002-07-10 Jeffrey A Law <law@redhat.com>
7189
6c535c69 7190 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6d844e9d 7191
6c535c69 7192 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
6d844e9d 7193
2fefbb5d
AH
71942002-07-09 Aldy Hernandez <aldyh@redhat.com>
7195
6c535c69 7196 * gcc.dg/20020312-2.c: Check for __PPC__.
2fefbb5d 7197
4d5be58b
DN
71982002-07-09 Diego Novillo <dnovillo@redhat.com>
7199
7200 * gcc.c-torture/compile/20020709-1.c: New test.
7201
78abea27
RS
72022002-07-07 Roger Sayle <roger@eyesopen.com>
7203
7204 * g++.dg/template/qualttp21.C: New test case.
7205
e66c8649
AO
72062002-07-06 Alexandre Oliva <aoliva@redhat.com>
7207
7208 * gcc.c-torture/compile/20020706-1.c: New test.
7209 * gcc.c-torture/compile/20020706-2.c: New test.
7210
78abea27
RS
72112002-07-06 Brian R. Gaeke <brg@dgate.ORG>
7212 Alexandre Oliva <aoliva@redhat.com>
71b089f0
BG
7213
7214 * g++.dg/warn/incomplete1.C: New test.
7215
8537dbae
KG
72162002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7217
7218 PR c++/7099
6c535c69 7219 * g++.dg/warn/noreturn1.C: New test.
8537dbae 7220
9833f679
MM
72212002-07-03 Mark Mitchell <mark@codesourcery.com>
7222
7223 PR c++/6706
7224 * g++.dg/debug/debug6.C: New test.
7225 * g++.dg/debug/debug7.C: New test.
7226
b8c25665 72272002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
3767c0fd
R
7228
7229 * gcc.c-torture/compile/simd-3.c: New test.
7230
a6a5beb1
CD
72312002-07-03 Chris Demetriou <cgd@broadcom.com>
7232
7233 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
7234 * gcc.dg/20020620-1.c: Likewise.
7235
b2153b98
KL
72362002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7237
7238 PR c++/6944
7239 * g++.dg/init/array4.C: New test.
7240 * g++.dg/init/array5.C: New test.
7241
b8c25665 72422002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
34a80643
R
7243
7244 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
7245 * gcc.c-torture/execute/simd-2.c (main): Likewise.
7246
622d3731
KG
72472002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7248
7249 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
7250 * gcc.dg/wtr-aggr-init-1.c: Likewise.
7251 * gcc.dg/wtr-conversion-1.c: Likewise.
7252 * gcc.dg/wtr-escape-1.c: Likewise.
7253 * gcc.dg/wtr-int-type-1.c: Likewise.
7254 * gcc.dg/wtr-label-1.c: Likewise.
7255 * gcc.dg/wtr-static-1.c: Likewise.
7256 * gcc.dg/wtr-strcat-1.c: Likewise.
7257 * gcc.dg/wtr-suffix-1.c: Likewise.
7258 * gcc.dg/wtr-switch-1.c: Likewise.
7259 * gcc.dg/wtr-unary-plus-1.c: Likewise.
7260 * gcc.dg/wtr-union-init-1.c: Likewise.
7261 * gcc.dg/wtr-union-init-2.c: Likewise.
7262 * gcc.dg/wtr-union-init-3.c: Likewise.
7263
7264 * gcc.dg/wtr-func-def-1.c: New test.
7265
c40da518 72662002-07-02 Devang Patel <dpatel@apple.com>
e1c2dd26 7267
c40da518
DP
7268 * objc.dg/param-1.m: New test.
7269
0879540b
NB
72702002-07-03 Neil Booth <neil@daikokuya.co.uk>
7271
7272 * gcc.dg/cpp/trad/directive.c: Add test.
7273 * gcc.dg/cpp/trad/macroargs.c: Add test.
7274 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7275
c680d2b6
NB
72762002-07-02 Neil Booth <neil@daikokuya.co.uk>
7277
7278 * gcc.dg/cpp/cmdlne-M.c: New test.
7279
c1c5187c
ZL
72802002-07-02 Ziemowit Laski <zlaski@apple.com>
7281
7282 * objc.dg/desig-init-1.m: New test.
7283
17f29637
KL
72842002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7285
7286 PR c++/6716
7287 * g++.dg/template/instantiate1.C: New test.
7288
5d69ba1f
MM
72892002-07-01 Mark Mitchell <mark@codesourcery.com>
7290
7291 PR c++/7112
7292 * g++.dg/template/sizeof2.C: New test.
7293
7098b619
NB
72942002-07-01 Neil Booth <neil@daikokuya.co.uk>
7295
7296 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7297 gcc.dg/cpp/trad/include.c: New tests.
7298
0a220b4a
HPN
72992002-07-01 Hans-Peter Nilsson <hp@axis.com>
7300
7301 PR target/7177
7302 * gcc.c-torture/compile/20020701-1.c: New test.
7303
bbeb33f2
SS
73042002-07-01 Stan Shebs <shebs@apple.com>
7305
7306 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7307 header here...
7308 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7309 (objc-torture-execute): or here.
7310
b8c25665 73112002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
03c53278
R
7312
7313 * gcc.c-torture/execute/arith-rand-ll.c: New test.
7314
e34cabb3
NB
73152002-07-01 Neil Booth <neil@daikokuya.co.uk>
7316
7317 * gcc.dg/cpp/trad/escaped-nl.c: New test.
7318
118f8dc1
DP
73192002-06-30 Devang Patel <dpatel@apple.com>
7320
7321 * objc.dg/fsyntax-only.m: New test.
7322
5ce49b4b
MM
73232002-06-27 Mark Mitchell <mark@codesourcery.com>
7324
7325 PR c++/6695
7326 * g++.dg/template/friend7.C: New file.
7327
759236dd
AH
73282002-06-27 Aldy Hernandez <aldyh@redhat.com>
7329
6c535c69
ZW
7330 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7331 return type.
759236dd 7332
b8c25665 73332002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
86422829
R
7334
7335 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7336 avoid division by zero.
7337
06470238
NB
73382002-06-27 Neil Booth <neil@daikokuya.co.uk>
7339
7340 * gcc.dg/Wunknownprag.c: New tests.
7341
b8c25665 73422002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
9881adff
R
7343
7344 * gcc.c-torture/execute/simd-2.c: New test.
7345
0c6db544
NB
73462002-06-25 Neil Booth <neil@daikokuya.co.uk>
7347
7348 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7349 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7350 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7351 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7352 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7353 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7354 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7355 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7356 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7357 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7358 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7359 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7360 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7361 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7362 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7363 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7364 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7365
2c088b53
NB
73662002-06-24 Neil Booth <neil@daikokuya.co.uk>
7367
7368 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7369 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7370 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7371 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7372 New tests.
7373 * gcc.dg/cpp/trad/directive.c: Update.
7374
bc9c2952
AJ
73752002-06-23 Andreas Jaeger <aj@suse.de>
7376
7377 * gcc.c-torture/execute/complex-6.c: New.
7378
847c76c8
NB
73792002-06-22 Neil Booth <neil@daikokuya.co.uk>
7380
7381 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7382 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7383 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7384 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7385
00b94a44
NB
73862002-06-21 Neil Booth <neil@daikokuya.co.uk>
7387
7388 * gcc.dg/cpp/trad: New directory with traditional tests copied
7389 from parent directory.
7390 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7391 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7392 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7393 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7394 Move to trad/ and rename.
7395 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
7396 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
7397 gcc.dg/cpp/trad/redef2.c: New tests.
7398 * gcc.dg/cpp/trad/trad.exp: New driver.
7399
017acb41
NB
74002002-06-20 Neil Booth <neil@daikokuya.co.uk>
7401
7402 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7403 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7404 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7405 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7406 Remove.
7407
9164f47a
RS
74082002-06-20 Richard Sandiford <rsandifo@redhat.com>
7409
7410 * gcc.dg/20020620-1.c: New test.
7411
342cea95
KL
74122002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7413
7414 * g++.dg/template/ttp4.C: New test.
7415
ccf160f1
JJ
74162002-06-19 Jakub Jelinek <jakub@redhat.com>
7417
7418 * g++.dg/opt/vt1.C: Fix regexp.
7419
90227c69
KG
74202002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7421
7422 * gcc.c-torture/execute/pure-1.c: Make functions static again.
7423 Don't use attribute `noinline'.
7424
0fd534ed
HPN
74252002-06-18 Hans-Peter Nilsson <hp@axis.com>
7426
7427 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
bc9c2952 7428
820d4b1b
AH
74292002-06-18 Aldy Hernandez <aldyh@redhat.com>
7430
6c535c69 7431 * gcc.c-torture/execute/simd-1.c: New.
820d4b1b 7432
6c535c69 7433 * gcc.dg/simd-1.c: New.
820d4b1b 7434
22309565
HPN
74352002-06-18 Hans-Peter Nilsson <hp@axis.com>
7436
7437 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
7438
750491fc
RH
74392002-06-16 Richard Henderson <rth@redhat.com>
7440
7441 * g++.dg/ext/anon-struct1.C: New.
7442 * g++.dg/ext/anon-struct2.C: New.
7443 * g++.dg/ext/anon-struct3.C: New.
7444 * gcc.dg/anon-struct-1.c: New.
7445 * gcc.dg/anon-struct-2.c: New.
7446 * gcc.dg/anon-struct-3.c: New.
7447 * gcc.dg/20011008-1.c: Adjust warning text.
7448 * gcc.dg/20020527-1.c: Add -fms-extensions.
7449
0931db71
RH
74502002-06-16 Richard Henderson <rth@redhat.com>
7451
7452 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
7453
21505616
HPN
74542002-06-15 Hans-Peter Nilsson <hp@axis.com>
7455
7456 * gcc.c-torture/execute/20020615-1.c: New test.
7457
8dcb27ed
RS
74582002-06-15 Roger Sayle <roger@eyesopen.com>
7459
7460 * gcc.c-tortuture/execute/compare-1.c: New test case.
7461 * gcc.c-tortuture/execute/compare-2.c: New test case.
7462 * gcc.c-tortuture/execute/compare-3.c: New test case.
7463
a6f5e048
RH
74642002-06-13 Richard Henderson <rth@redhat.com>
7465
7466 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
7467 ia64 ilp32.
7468
d65cb654
KL
74692002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7470
7471 * g++.dg/template/typename2.C: Update error message.
7472
6debb006
HPN
74732002-06-12 Hans-Peter Nilsson <hp@axis.com>
7474
7475 * gcc.c-torture/execute/20020611-1.c: New test.
7476
9da754bd
BW
74772002-06-11 Bob Wilson <bob.wilson@acm.org>
7478
7479 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
7480 list of targets to skip.
7481
56a28102
BW
74822002-06-10 Bob Wilson <bob.wilson@acm.org>
7483
7484 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
7485 targets if not optimizing.
7486
2bf87216
JJ
74872002-06-10 Jakub Jelinek <jakub@redhat.com>
7488
7489 * gcc.c-torture/compile/20020605-1.c: New test.
7490
5d056e9b
JJ
7491 * g++.dg/opt/vt1.C: New test.
7492
156755ac
JJ
7493 * gcc.dg/20020531-1.c: New test.
7494
50f30e6b
JJ
7495 * gcc.dg/20020530-1.c: New test.
7496
85d49058
JJ
7497 * gcc.dg/20020527-1.c: New test.
7498
7b668f9e
JJ
7499 * g++.dg/opt/cse1.C: New test.
7500
437f1df1
RS
75012002-06-07 Roger Sayle <roger@eyesopen.com>
7502
7503 * gcc.dg/20020607-2.c: New test case.
7504
68b15d4f
JJ
75052002-06-07 Jakub Jelinek <jakub@redhat.com>
7506
7507 * gcc.c-torture/compile/20020604-1.c: New test.
7508
c4b50f1a
RH
75092002-06-04 Richard Henderson <rth@redhat.com>
7510
7511 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
7512 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
7513 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
7514
c2ae6616
AH
75152002-06-04 Aldy Hernandez <aldyh@redhat.com>
7516
6c535c69 7517 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
c2ae6616 7518
6d8fd7bb
RH
75192002-06-03 Richard Henderson <rth@redhat.com>
7520
7521 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
7522 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
7523
ab780373
RH
75242002-06-02 Richard Henderson <rth@redhat.com>
7525
bc9c2952 7526 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
ab780373
RH
7527 test functions static.
7528
e33a8855
AJ
75292002-06-02 Andreas Jaeger <aj@suse.de>
7530
7531 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
7532 now.
7533
ceeedfc1
NB
75342002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
7535
7536 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
7537 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7538 Update for mofified diagnostics.
7539 * gcc.dg/c99-intconst-1.c: No longer fail.
7540
61b78ce1
RH
75412002-06-02 Richard Henderson <rth@redhat.com>
7542
7543 * gcc.dg/uninit-A.c: Remove xfail markers.
7544
378393da
RS
75452002-06-01 Roger Sayle <roger@eyesopen.com>
7546
7547 * gcc.dg/fnegate-1.c: New test case.
7548
d18b1ed8
OS
75492002-05-30 Osku Salerma <osku@iki.fi>
7550
7551 * gcc.c-torture/execute/mayalias-1.c: New file.
7552
cd7ab83f
NB
75532002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
7554
e33a8855 7555 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
cd7ab83f
NB
7556 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7557 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7558
5a3bb17d
HPN
75592002-05-29 Hans-Peter Nilsson <hp@axis.com>
7560
7561 * gcc.c-torture/execute/20020529-1.c: New test.
7562
39f2f3c8
RS
75632002-05-27 Richard Henderson <rth@redhat.com>
7564
7565 * g++.dg/ext/attrib6.C: New test case.
7566
ef72b1d3
KG
75672002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7568
7569 * gcc.c-torture/execute/pure-1.c: New test.
7570
630363b4
NB
75712002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
7572
7573 * gcc.dg/cpp/arith-2.c: Remove.
630363b4 7574
c9220e3a
NB
75752002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
7576
7577 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7578 * gcc.dg/cpp/if-3.c: Remove.
7579
9059e33c
JJ
75802002-05-26 Jakub Jelinek <jakub@redhat.com>
7581
7582 * g++.dg/opt/cse2.C: New test.
7583
91318908
NB
75842002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
7585
7586 * gcc.dg/cpp/arith-1.c: New semantic tests.
7587 * gcc.dg/cpp/if-1.c: Update.
7588
9e253215
BE
75892002-05-24 Ben Elliston <bje@redhat.com>
7590
7591 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7592
90442291
JJ
75932002-05-24 Jakub Jelinek <jakub@redhat.com>
7594
7595 * gcc.dg/verbose-asm.c: New test.
7596
3620711b
NB
75972002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
7598
7599 * gcc.dg/cpp/paste12.c: New test.
7600
17645b15
NB
76012002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
7602
13fa982e 7603 * g++.dg/parse/named_ops.C: New test.
17645b15 7604
5ff225fc
MM
76052002-05-23 Mark Mitchell <mark@codesourcery.com>
7606
7607 * gcc/testsuite/gcc.dg/weak-8.c: New test.
7608
b8c25665 76092002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
e275a535
R
7610
7611 * gcc.dg/weak-2.c: Allow optional leading underscore
7612 in scan-assembler symbol name.
7613 * gcc.dg/weak-3.c: Likewise.
7614 * gcc.dg/weak-4.c: Likewise.
7615 * gcc.dg/weak-5.c: Likewise.
7616
66b408f2
JJ
76172002-05-23 Jakub Jelinek <jakub@redhat.com>
7618
7619 * gcc.dg/20020523-1.c: New test.
7620
e67a7860
NB
76212002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
7622
7623 * objc.dg/const-str-2.m: Update now that we stop after
7624 a command line error.
7625
c32dd1ef
RH
76262002-05-22 Richard Henderson <rth@redhat.com>
7627
7628 * g++.dg/dg.exp: Fix typo in test pruneing.
7629
7a1f3f5f
RH
76302002-05-22 Richard Henderson <rth@redhat.com>
7631
7632 * g++.dg/dg.exp: Prune the tls subdirectory.
7633 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7634 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7635 * g++.dg/tls/init-1.C: New.
7636
2dd36f90
JJ
76372002-05-22 Jakub Jelinek <jakub@redhat.com>
7638
7639 * gcc.dg/20020517-1.c: New test.
7640
ec221d71
RH
76412002-05-21 Richard Henderson <rth@redhat.com>
7642
7643 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7644 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7645
b8c25665 76462002-05-21 Brian R. Gaeke <brg@dgate.ORG>
32d3f634
BG
7647
7648 * g++.dg/other/copy2.C: New test.
7649
b8c25665 76502002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
02116b3d
R
7651
7652 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7653 (MAX_COPY): Bump up to 10 times sizeof (long long).
7654 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7655
7656 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7657 sizeof (long long).
7658
7659 * gcc.c-torture/execute/strcpy-1.c: New test.
7660
b3f47c78
DB
76612002-05-19 Jason Merrill <jason2redhat.com>
7662
7663 * g++.dg/ext/oper1.C: New test.
7664
76652002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
851c06dd
MM
76662002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
7667
f362c762
MM
7668 * README.QMTEST: New file.
7669
851c06dd
MM
7670 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7671
e3227f2c
AJ
76722002-05-19 Andreas Jaeger <aj@suse.de>
7673
7674 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7675 now.
7676 * gcc.c-torture/execute/loop-2d.x: Likewise.
7677
210142e0
DB
76782002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
7679
7680 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
7681 support weak symbols.
7682 * gcc.dg/weak-4.c: Likewise
7683 * gcc.dg/weak-6.c: Likewise
7684
088b3db0
DB
76852002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
7686
7687 * gcc.dg/weak-3.c: Add dg-excess-error comment for
7688 cygwin, coff and h8300-*-hms targets
7689 * gcc.dg/weak-5.c: Likewise
7690 * gcc.dg/weak-7.c: Likewise
7691
f4b251a6
JM
76922002-05-16 Jason Merrill <jason@redhat.com>
7693
7694 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7695 (scan-assembler-not, scan-assembler-dem): Likewise.
7696 (scan-assembler-dem-not): Likewise.
7697
34fb9ba5
RH
76982002-05-15 Richard Henderson <rth@redhat.com>
7699
7700 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7701
14285ace
RH
77022002-05-15 Richard Henderson <rth@redhat.com>
7703
7704 * gcc.dg/weak-5.c (vfoo1c): No warning here.
7705 (vfoo1f): Warning here.
7706 (vfoo1l): Don't redefine the alias.
7707
5bf5c5cb
JM
77082002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
7709
7710 * g++.dg/init/pm1.C: New test.
7711
e2f75147
DM
77122002-05-12 David S. Miller <davem@redhat.com>
7713
7714 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7715 types.
7716
dbfb1116
RS
77172002-05-10 Roger Sayle <roger@eyesopen.com>
7718
7719 * gcc.c-torture/execute/20020510-1.c: New test case.
7720
85d7d3b0
DM
77212002-05-10 David S. Miller <davem@redhat.com>
7722
7723 * gcc.c-torture/execute/conversion.c: Test long double too.
7724
2937267b
JJ
77252002-05-09 Jakub Jelinek <jakub@redhat.com>
7726
7727 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7728 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7729 * lib/g++.exp (g++_link_flags): Likewise.
7730 * lib/objc.exp (objc_target_compile): Likewise.
7731
c3bf3e6e
NB
77322002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
7733
7734 * gcc.dg/cpp/poison.c: Update.
7735 * gcc.dg/cpp/20000625-2.c: Remove.
7736 * gcc.dg/cpp/direct2s.c: Remove final test.
7737
ea45dbb8
TR
77382002-05-08 Tom Rix <trix@redhat.com>
7739
7740 * gcc.c-torture/execute/20020508-1.c: New test.
7741 * gcc.c-torture/execute/20020508-2.c: New test.
7742 * gcc.c-torture/execute/20020508-3.c: New test.
7743
b9e2d17b
NB
77442002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
7745
7746 * gcc.dg/cpp/charconst-4.c: More tests.
7747
f90bf7ca
MM
77482002-05-08 Mark Mitchell <mark@codesourcery.com>
7749
7750 PR c/6569
7751 * gcc.dg/weak-3.c: Update location of warning messages.
7752 * gcc.dg/weak-5.c: Likewise.
7753
1f77b5da
RS
77542002-05-06 Roger Sayle <roger@eyesopen.com>
7755
7756 * gcc.c-torture/execute/20020506-1.c: New test case.
7757
a5a49440
NB
77582002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
7759
7760 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7761
adc502b4
NB
77622002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
7763
7764 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7765
95ff5d3f
NB
77662002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
7767
7768 * gcc.dg/cpp/charconst-3.c: New test.
7769
2443d4e1
NB
77702002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
7771
7772 * gcc.dg/cpp/charconst.c: Update tests.
7773
f2fdc802
TJ
77742002-05-05 Tim Josling <tej@melbpc.org.au>
7775
7776 * treelang: Added directory for new sample language treelang. Also
e3227f2c 7777 lib/treelang.exp: New file to signal treelang should be tested.
f2fdc802 7778
ba2e86d6
JJ
77792002-05-03 Jakub Jelinek <jakub@redhat.com>
7780
7781 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7782 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7783 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7784 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7785 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7786 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7787 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7788
5a3085c5
JM
77892002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
7790
7791 * gcc.dg/format/xopen-2.c: New test.
7792
d70e94ec
JJ
77932002-05-03 Jakub Jelinek <jakub@redhat.com>
7794
7795 * gcc.dg/20020503-1.c: New test.
7796
5121c03e
MM
77972002-05-02 Mark Mitchell <mark@codesourcery.com>
7798
7799 * g++.dg/init/dtor1.C: Make it tougher.
7800
76ccdb3c
MM
78012002-05-01 Mark Mitchell <mark@codesourcery.com>
7802
7803 * g++.dg/init/dtor1.C: New test.
7804
0d6d6892
AH
78052002-05-02 Aldy Hernandez <aldyh@redhat.com>
7806
7a1f3f5f 7807 * gcc.dg/altivec-8.c: New.
0d6d6892 7808
9b7bc465
AH
78092002-05-01 Aldy Hernandez <aldyh@redhat.com>
7810
7a1f3f5f 7811 * gcc.dg/altivec-7.c: New.
9b7bc465 7812
3a73bffb
JJ
78132002-04-29 Jakub Jelinek <jakub@redhat.com>
7814
7815 * g++.dg/parse/typedef1.C: New test.
7816
33dd07ee
MM
78172002-04-29 Mark Mitchell <mark@codesourcery.com>
7818
7819 PR c++/6486
7820 * g++.dg/template/friend6.C: New test.
7821
7822 PR c++/6492
7823 * g++.dg/init/copy1.C: New test.
7824
4bd7c270
NS
78252002-04-29 Nathan Sidwell <nathan@codesourcery.com>
7826
7827 * g++.dg/warn/effc1.C: New test.
7828
60284a59
NB
78292002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
7830
7831 * gcc.dg/cpp/if-cexp.c: Add a test.
7832
a20fd5ac
JJ
78332002-04-28 Jakub Jelinek <jakub@redhat.com>
7834
7835 * gcc.dg/20020426-2.c: New test.
7836
87ed109f
NB
78372002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
7838
7839 * gcc.dg/cpp/if-mop.c: Update.
7840 * gcc.dg/cpp/if-mpar.c: Add test.
7841 * gcc.dg/cpp/if-oppr.c: Update.
7842
45806a3f
FS
78432002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7844
7845 PR c/6343
7846 * gcc.dg/weak-[2-7].c: New tests.
7847
51ccaeb9
AO
78482002-04-26 Alexandre Oliva <aoliva@redhat.com>
7849
7850 * gcc.dg/enum1.c: New test.
7851
7d793e9b
MM
78522002-04-26 Mark Mitchell <mark@codesourcery.com>
7853
7854 PR c++/6497
7855 * g++.dg/inherit/access2.C: New test.
e3227f2c 7856
7d793e9b
MM
78572002-04-26 Mark Mitchell <mark@codesourcery.com>
7858
7859 PR bootstrap/6445
7860 * gcc.dg/20020426-1.c: New test.
7861
48ba9538
AO
78622002-04-26 Alexandre Oliva <aoliva@redhat.com>
7863
7864 * g++.dg/abi/enum1.C: New test.
7865
4d7ea4fc
RH
78662002-04-26 Richard Henderson <rth@redhat.com>
7867
7868 * gcc.dg/c99-bool-1.c: Expect always true warning.
7869
07d81318
RS
78702002-04-25 Roger Sayle <roger@eyesopen.com>
7871
7872 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7873
bf882c20
KG
78742002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7875
7876 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7877 targets.
7878
a62d375f
MM
78792002-04-24 Mark Mitchell <mark@codesourcery.com>
7880
b970a21d
MM
7881 * g++.dg/abi/mange7.C: New test.
7882
a62d375f
MM
7883 PR c++/6438.
7884 * g++.dg/parse/stmtexpr2.C: New test.
7885
b8c25665 78862002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
309d8365
R
7887
7888 * gcc.dg/20020312-2.c: Add SH target.
7889
3f2019c6
KG
78902002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7891
7892 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7893 compiler output on mips*-*-irix*.
7894
29cece2e
JJ
78952002-04-23 Jakub Jelinek <jakub@redhat.com>
7896
7897 * g++.dg/parse/attr1.C: New test.
7898
1a887f86
RS
78992002-04-23 Roger Sayle <roger@eyesopen.com>
7900
7901 * gcc.c-torture/execute/string-opt-17.c: New test case.
7902 * gcc.c-torture/execute/memset-2.c: New test case.
7903
77adef84
MM
79042002-04-23 Mark Mitchell <mark@codesourcery.com>
7905
7906 PR c++/6256:
7907 * g++.dg/template/friend5.C: New test.
7908
7909 PR c++/6331:
7910 * g++.dg/template/qual1.C: Likewise.
7911
74b273d6
ZW
79122002-04-22 Zack Weinberg <zack@codesourcery.com>
7913
7914 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7915 Include stdlib.h, not stdio.h or ctype.h.
7916
bb03c710
HPN
79172002-04-22 Hans-Peter Nilsson <hp@axis.com>
7918
7919 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7920 cris-*-elf* and mmix-*-*.
7921 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7922 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7923 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7924 Ditto.
7925 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7926 * gcc.dg/wchar_t-1.c: Ditto.
7927
5b3dc815
HPN
79282002-04-21 Hans-Peter Nilsson <hp@axis.com>
7929
7930 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7931 Clarify comment.
7932
9ac3b1be
NB
79332002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
7934
7935 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7936
d8b85ae5
FS
79372002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7938
7939 * gcc.c-torture/execute/20000906-1.x: Delete.
7940
0c69ed55
DB
79412002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
7942
7943 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7944
d106599f
TM
79452002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
7946
7947 * PR6367
7948 * g77.f-torture/execute/6367.f: New test.
7949 * g77.f-torture/execute/6367.x: Disable for MMIX.
7950
303a3927
MM
79512002-04-19 Mark Mitchell <mark@codesourcery.com>
7952
7953 * PR6352
7954 * g++.dg/opt/inline2.C: New test.
7955
0cd3301b
RH
79562002-04-18 Richard Henderson <rth@redhat.com>
7957
7a1f3f5f
RH
7958 * gcc.dg/20000906-1.c: Enable for all targets.
7959 * gcc.c-torture/compile/iftrap-2.c: New.
0cd3301b 7960
a4863215
JJ
79612002-04-18 Jakub Jelinek <jakub@redhat.com>
7962
7963 * gcc.dg/20020418-1.c: New test.
7964 * gcc.dg/20020418-2.c: New test.
7965
96b453dc
RH
79662002-04-18 Richard Henderson <rth@redhat.com>
7967
7a1f3f5f
RH
7968 * gcc.c-torture/compile/iftrap-1.c: New.
7969 * gcc.dg/iftrap-1.c: Adjust for ia64.
7970 * gcc.dg/iftrap-2.c: New.
96b453dc 7971
a3acf46d
JJ
79722002-04-18 Jakub Jelinek <jakub@redhat.com>
7973
7974 * gcc.c-torture/compile/20020418-1.c: New test.
7975
58c2956c
RS
79762002-04-18 Roger Sayle <roger@eyesopen.com>
7977
7978 * gcc.c-torture/compile/20020415-1.c: New.
7979
887fc41a
DM
79802002-04-18 David S. Miller <davem@redhat.com>
7981
7982 * gcc.c-torture/execute/20020418-1.c: New test.
7983
2a732575
JJ
79842002-04-17 Jakub Jelinek <jakub@redhat.com>
7985
7986 * gcc.dg/20020416-1.c: New test.
7987
32121b96
JJ
7988 * g++.dg/opt/inline1.C: New test.
7989
98ef3137
JJ
79902002-04-16 Jakub Jelinek <jakub@redhat.com>
7991
7992 * gcc.dg/altivec-5.c: New test.
7993
4c8c0dec
JJ
7994 * gcc.dg/20020415-1.c: New test.
7995
07cdae91
MM
79962002-04-15 Mark Mitchell <mark@codesourcery.com>
7997
7998 * testsuite/lib/chill.exp: Remove.
7999
0f490a2b
JJ
80002002-04-14 Jakub Jelinek <jakub@redhat.com>
8001
8002 * g++.dg/other/big-struct.C: New test.
8003
4b27e132
DB
80042002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
8005
8006 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
8007 of scratch file.
8008
cf56e373
DB
80092002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
8010
8011 PR c/6277
8012 * gcc.dg/i386-387-1.c: Allow optional leading underscore
8013 in scan-assembler function name
8014
1aa65134
HPN
80152002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
8016
8017 * g77.f-torture/execute/980628-4.x,
8018 g77.f-torture/execute/980628-5.x,
8019 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8020 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8021 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
8022 i[34567]86-*-*.
8023
791b23fe
DM
80242002-04-13 David S. Miller <davem@redhat.com>
8025
8026 * gcc.c-torture/execute/20020413-1.c: New test.
8027
4fb07802
RS
80282002-04-13 Richard Sandiford <rsandifo@redhat.com>
8029
8030 * gcc.dg/asm-6.c,
8031 * g++.dg/ext/asm1.C: New tests.
8032
9928a3d5
MM
80332002-04-12 Mark Mitchell <mark@codesourcery.com>
8034
0481bc21
MM
8035 PR c++ 5373.
8036 * g++.dg/parse/stmtexpr1.C: New test.
8037
9928a3d5 8038 PR c++/5189.
0481bc21 8039 * g++.dg/template/copy1.C: New test.
9928a3d5 8040
21b14752
RH
80412002-04-12 Richard Henderson <rth@redhat.com>
8042
8043 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
8044
869b8e4d
GK
80452002-04-12 Geoffrey Keating <geoffk@redhat.com>
8046
8047 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
8048 gcc.c-torture/execute/20020307-2.c.
8049
4b72e8ed
RS
80502002-04-12 Richard Sandiford <rsandifo@redhat.com>
8051
8052 * g++.dg/ext/attrib5.C,
8053 * g++.dg/lookup/struct1.C: New tests.
8054
578fc63d
JJ
80552002-04-11 Jakub Jelinek <jakub@redhat.com>
8056
578fc63d
JJ
8057 * gcc.dg/20020411-1.c: New test.
8058
010f87c4
JJ
8059 * gcc.c-torture/execute/20020411-1.c: New test.
8060
67092f4d
JJ
80612002-04-10 Janis Johnson <janis187@us.ibm.com>
8062
8063 * g77.f-torture/execute/6177.f: New test.
8064
dab550cb
JJ
80652002-04-10 Jakub Jelinek <jakub@redhat.com>
8066
8067 PR middle-end/6247
8068 * g++.dg/opt/cleanup1.C: New test.
8069
8070 * g++.dg/opt/const1.C: New test.
8071
6127eac4 80722002-04-10 Lars Brinkhoff <lars@nocrew.org>
1a887f86 8073
6127eac4
LB
8074 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
8075
ba3307c0
NS
80762002-04-10 Nathan Sidwell <nathan@codesourcery.com>
8077
8078 PR c++/5507
8079 * g++.dg/template/typename2.C: New test.
8080
aec3e189
AM
80812002-04-10 Alan Modra <amodra@bigpond.net.au>
8082
8083 * gcc.c-torture/execute/loop-12.c: New.
8084
a19caa88
HPN
80852002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
8086
8087 * g77.f-torture/execute/980628-4.x,
8088 g77.f-torture/execute/980628-5.x,
8089 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8090 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8091 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
8092
eeec38a8
FS
80932002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8094
8095 PR optimization/6086
8096 * g++.dg/opt/preinc1.C: New test.
8097
0154eaa8
MM
80982002-04-06 Mark Mitchell <mark@codesourcery.com>
8099
8100 PR c++/5571
8101 * g++.dg/opt/static2.C: New test.
8102
b1896e61
MM
81032002-04-06 Mark Mitchell <mark@codesourcery.com>
8104
8105 PR c/5120
8106 * gcc.dg/20020406-1.c: New test.
8107
3ca5f444
DM
81082002-04-04 David S. Miller <davem@redhat.com>
8109
8110 * gcc.c-torture/execute/20020404-1.c: New test.
8111
a4fa73f3
JJ
81122002-04-04 Jakub Jelinek <jakub@redhat.com>
8113
8114 PR c/6123
8115 * gcc.dg/20020312-2.c: Do not declare global register variable
8116 if __PIC__ or __pic__ is defined.
8117
31956228
RE
81182002-04-04 Richard Earnshaw <rearnsha@arm.com>
8119
8120 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
8121 __asm__ so that it works correctly even if -ansi -pedantic-errors.
8122
71fad614
KG
81232002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8124
8125 * gcc.misc-tests/linkage.exp: Update last change to handle
8126 sparc*-, not just sparc-.
8127
9d7013b8
RH
81282002-04-03 Richard Henderson <rth@redhat.com>
8129
8130 * gcc.dg/cpp/ucs.c: Improved long UCS test.
8131
9390eb16
HPN
81322002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
8133
8134 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
8135
2e839a04
DM
81362002-04-02 David S. Miller <davem@redhat.com>
8137
8138 * gcc.c-torture/execute/20020402-3.c: New test.
8139
a06c96f4
HPN
81402002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
8141
d32c9170
HPN
8142 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
8143 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
8144
e78c4529
HPN
8145 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
8146 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
8147 g77.f-torture/execute/20001201.x,
8148 g77.f-torture/execute/u77-test.x: New files.
8149
a06c96f4
HPN
8150 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
8151 * gcc.dg/wchar_t-1.c: Ditto.
8152
cfe834f3
FS
81532002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8154
8155 * gcc.c-torture/execute/20020402-1.c: New test.
8156
ed4168d5
RH
81572002-04-01 Richard Henderson <rth@redhat.com>
8158
9b14a237
RH
8159 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
8160
ed4168d5
RH
8161 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
8162
ee3c0639
KG
81632002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8164
8165 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
8166
d5ecb9cb
GDR
81672002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
8168
8169 * g++.dg/inherit/template-as-base.C: Expect error.
8170 * g++.dg/inherit/namespace-as-base.C: Likewise.
8171
820ecf56
HPN
81722002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
8173
5c7060d3
HPN
8174 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
8175 g++.dg/ext/instantiate3.C: Tweak match patterns.
8176
820ecf56
HPN
8177 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
8178 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
8179 -da test.
8180
41ba8a20
RH
81812002-03-31 Richard Henderson <rth@redhat.com>
8182
8183 * gcc.dg/special/alias-2.c: New.
8184 * gcc.dg/special/ecos.exp: Run it.
8185
9602f5a0
RH
81862002-03-31 Richard Henderson <rth@redhat.com>
8187
8188 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
8189
463eefc8
KH
81902002-03-31 Kazu Hirata <kazu@hxi.com>
8191
8192 * gcc.dg/weak-1.c: Disable on h8300 port.
8193
cb260b11
JJ
81942002-03-29 Janis Johnson <janis187@us.ibm.com>
8195
8196 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
8197 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
8198 ordering tests.
8199 * g++.dg/bprob/bprob-1.C: New test.
8200 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
8201 * g++.dg/gcov/gcov-1.C: New test.
8202 * g++.dg/gcov/gcov-1.x: New file.
8203 * g++.dg/gcov/gcov-2.C: New test.
8204 * g++.dg/gcov/gcov-3.C: New test.
8205 * g++.dg/gcov/gcov-3.h: New file.
8206
d52e4867
RS
82072002-03-28 Roger Sayle <roger@eyesopen.com>
8208
8209 * g++.old-deja/g++.other/builtins5.C: New test.
8210 * g++.old-deja/g++.other/builtins6.C: New test.
8211 * g++.old-deja/g++.other/builtins7.C: New test.
8212 * g++.old-deja/g++.other/builtins8.C: New test.
8213 * g++.old-deja/g++.other/builtins9.C: New test.
8214
c7f4981a
JJ
82152002-03-29 Jakub Jelinek <jakub@redhat.com>
8216
8217 * g++.dg/opt/static1.C: New test.
8218
f17f9332
JJ
8219 * g++.dg/opt/longbranch1.C: New test.
8220
d15e67bc
HPN
82212002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
8222
8223 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
8224
8225 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
8226
b8c25665 82272002-03-28 Jeffrey A Law (law@redhat.com)
a08cbd59
JL
8228
8229 * gcc.c-torture/execute/20020328-1.c: New test.
8230
1b58660a
RH
82312002-03-27 Richard Henderson <rth@redhat.com>
8232
8233 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
8234 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
8235 move from g++.old-deja/g++.ext/.
8236
cd4e8331
MM
82372002-03-27 Mark Mitchell <mark@codesourcery.com>
8238
8239 * g++.dg/init/new2.C: New test.
1a887f86 8240
6a3177b9
RH
82412002-03-26 Richard Henderson <rth@redhat.com>
8242
62d3b526
RH
8243 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
8244
9a1d8b2d
RH
8245 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
8246 on sparc.
8247
6a3177b9
RH
8248 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
8249 sparcv9 systems.
8250 * gcc.dg/20001102-1.c: Likewise.
8251
dcce8b1d
PE
82522002-03-26 Phil Edwards <pme@gcc.gnu.org>
8253
8254 * gcc.dg/cpp/endif-pedantic1.c,
8255 gcc.dg/cpp/endif-pedantic2.c: New tests.
8256
46ff5047
MM
82572002-03-26 Mark Mitchell <mark@codesourcery.com>
8258
8259 * g++.dg/init/new1.C: New test.
8260
6d4c57a0
NS
82612002-03-26 Nathan Sidwell <nathan@codesourcery.com>
8262
8263 * g++.dg/abi/vbase9.C: New test.
8264
fc4a714b
RE
82652002-03-26 Richard Earnshaw <rearnsha@arm.com>
8266
8267 * gcc.dg/arm-asm.c: New test.
8268
173028e5
AC
82692002-03-26 Andrew Cagney <ac131313@redhat.com>
8270
8271 * gcc.dg/Wswitch-enum.c: New test.
8272 Fix PR c/5044.
8273
43f2b308
RH
82742002-03-26 Richard Henderson <rth@redhat.com>
8275
8276 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8277 structure.
8278
8018b36d
RH
82792002-03-25 Richard Henderson <rth@redhat.com>
8280
bbffa101
RH
8281 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
8282 sparcv9 systems.
8283
8018b36d
RH
8284 * gcc.c-torture/compile/20011119-1.c (xxx): New.
8285 * gcc.c-torture/compile/20011119-2.c (xxx): New.
8286
15e5ad76
ZW
82872002-03-25 Zack Weinberg <zack@codesourcery.com>
8288
8289 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8290
813b848c
BW
82912002-03-25 Bob Wilson <bob.wilson@acm.org>
8292
8293 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8294 targets using generic thunk support.
8295
ea475b23
JJ
82962002-03-25 Jakub Jelinek <jakub@redhat.com>
8297
8298 * gcc.c-torture/compile/20020323-1.c: New test.
8299
6ddae612
JJ
8300 * g++.dg/opt/conj2.C: New test.
8301
1bd6476f
RH
83022002-03-24 Richard Henderson <rth@redhat.com>
8303
8304 * gcc.dg/weak-1.c: Use -fno-common.
8305
479e51f6
DB
83062002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
8307
8308 * g77.dg/f77-edit-apostrophe-out.f: New test
8309 * g77.dg/f77-edit-h-out.f: New test
8310 * g77.dg/f77-edit-t-in.f: New test
8311 * g77.dg/f77-edit-t-out.f: New test
8312 * g77.dg/f77-edit-x-out.f: New test
8313 * g77.dg/f77-edit-slash-out.f: New test
8314 * g77.dg/f77-edit-colon-out.f: New test
8315 * g77.dg/f77-edit-s-out.f: New test
8316
47e87a93
RH
83172002-03-24 Richard Henderson <rth@redhat.com>
8318
8319 * objc/execute/formal_protocol-6.x: New XFAIL.
8320
5bcf08f6
DB
83212002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
8322
8323 * gcc.dg/weak-1.c: Early return from dg-final on platforms
8324 that do not support weak symbols
8325
12c3717e
DB
83262002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
8327
8328 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
8329 * lib/g77.exp: Likewise
8330 * lib/objc.exp: Likewise
8331
d6961341
AC
83322002-03-23 Andrew Cagney <ac131313@redhat.com>
8333
8334 * gcc.dg/Wswitch-default.c: New test.
8335
e756a7da
JJ
83362002-03-23 Jakub Jelinek <jakub@redhat.com>
8337
8338 * g++.dg/other/enum1.C: New test.
8339
5365c83f
ZW
83402002-03-23 Zack Weinberg <zack@codesourcery.com>
8341
8342 * gcc.dg/pragma-ep-3.c: Fix typo.
8343
acb044ee
GDR
83442002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
8345
8346 * g++.dg/inherit/template-as-base.C: New test.
8347
661fff62
JJ
83482002-03-22 Jakub Jelinek <jakub@redhat.com>
8349
8350 * g++.old-deja/g++.other/dwarf2-1.C: Move...
8351 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
8352
d4e6133f
NB
83532002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
8354
15e5ad76 8355 * gcc.dg/cpp/multiline.c: Update to match.
d4e6133f 8356
44d57e36
AO
83572002-03-22 Alexandre Oliva <aoliva@redhat.com>
8358
8359 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8360
4299b4e1
PE
83612002-03-22 Phil Edwards <pme@gcc.gnu.org>
8362
8363 * gcc.dg/cpp/extratokens2.c: New file.
8364
97c6c02c
DE
83652002-03-21 David Edelsohn <edelsohn@gnu.org>
8366
15e5ad76 8367 * gcc.dg/20020312-2.c: Add rs6000 target.
97c6c02c 8368
7614d20b
DE
8369 * gcc.c-torture/compile/20020319-1.c: New test.
8370
17043e0d
RO
83712002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8372
15e5ad76 8373 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17043e0d
RO
8374 (A, E): Handle this.
8375
617d988c
JM
83762002-03-20 Jason Merrill <jason@redhat.com>
8377
8378 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8379 ignoring -fpic.
8380 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8381 through prune_gcc_output.
8382
a29b099d
JJ
83832002-03-20 Jakub Jelinek <jakub@redhat.com>
8384
8385 * gcc.c-torture/compile/20020320-1.c: New test.
8386
f735a153
JJ
83872002-03-19 Jakub Jelinek <jakub@redhat.com>
8388
8389 * gcc.c-torture/compile/20020318-1.c: New test.
8390
6ae504c9
JJ
8391 * gcc.dg/struct-by-value-1.c: New test.
8392
1813dafd
JJ
8393 * gcc.dg/20020319-1.c: New test.
8394
cbb92744
JJ
83952002-03-18 Jakub Jelinek <jakub@redhat.com>
8396
8397 * g++.dg/opt/conj1.C: New test.
8398
e9dd7bfd
MM
83992002-03-17 Mark Mitchell <mark@codesourcery.com>
8400
8401 * g++.dg/template/qualttp20.C: Revert previous change.
8402 * g++.dg/template/qualttp3.C: Likewise.
8403 * g++.dg/template/qualttp4.C: Likewise
8404 * g++.dg/template/qualttp5.C: Likewise
8405 * g++.dg/template/qualttp6.C: Likewise
8406 * g++.dg/template/qualttp7.C: Likewise
8407 * g++.dg/template/qualttp8.C: Likewise
8408 * g++.dg/template/recurse.C: Likewise.
8409
ff8908ff
NB
84102002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
8411
8412 * gcc.dg/cpp/wchar-1.c: Update.
8413
5dd236e2
NS
84142002-03-16 Nathan Sidwell <nathan@codesourcery.com>
8415
8416 * g++.dg/template/conv1.C: New test.
8417 * g++.dg/template/conv2.C: New test.
8418 * g++.dg/template/conv3.C: New test.
8419 * g++.dg/template/conv4.C: New test.
8420
6fb2cd7b
MM
84212002-03-15 Mark Mitchell <mark@codesourcery.com>
8422
8423 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
8424 * g++.dg/template/qualttp3.C: Likewise.
8425 * g++.dg/template/qualttp4.C: Likewise
8426 * g++.dg/template/qualttp5.C: Likewise
8427 * g++.dg/template/qualttp6.C: Likewise
8428 * g++.dg/template/qualttp7.C: Likewise
8429 * g++.dg/template/qualttp8.C: Likewise
8430 * g++.dg/template/recurse.C: Likewise.
8431
6e4ae815
MM
84322002-03-15 Mark Mitchell <mark@codesourcery.com>
8433
8434 * g++.dg/opt/dtor1.C: New test.
8435
a42519be
JJ
84362002-03-15 Jakub Jelinek <jakub@redhat.com>
8437
8438 * gcc.c-torture/compile/20020315-1.c: New test.
8439
32135a8c
RE
84402002-03-15 Richard Earnshaw <rearnsha@arm.com>
8441
8442 * gcc.dg/weak-1.c: Fix scan tests.
8443
a541f1aa
HPN
84442002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
8445
8446 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
8447 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
8448 cris-*-aout* mmix-*-*.
8449 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
8450 cris-*-aout* mmix-*-*.
8451 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
8452 cris-*-elf* cris-*-aout* and mmix-*-*.
8453 * gcc.dg/20001009-1.c: Ditto.
8454 * gcc.dg/20010912-1.c: Ditto.
8455 * gcc.dg/20020122-4.c: Ditto.
8456 * gcc.dg/inline-2.c: Ditto.
8457
b8c25665 84582002-03-14 Jeffrey A Law (law@cygnus.com)
933a0721
JL
8459
8460 * gcc.c-torture/compile/20020314-1.c: New test.
8461
2019279f
RE
84622002-03-14 Richard Earnshaw <rearnsha@arm.com>
8463
8464 * gcc.c-torture/execute/20020314-1.c: New test.
8465
d3f129b3
JJ
84662002-03-14 Jakub Jelinek <jakub@redhat.com>
8467
8468 * g++.dg/warn/Wunused-1.C: New test.
8469
440d0518
RS
84702002-02-13 Richard Sandiford <rsandifo@redhat.com>
8471
8472 * g++.dg/abi/mangle6.C: New test.
8473
4061c1a3
JJ
84742002-03-13 Jakub Jelinek <jakub@redhat.com>
8475
8476 * gcc.c-torture/compile/20020309-2.c: New test.
8477
09948ece
JJ
8478 * gcc.c-torture/compile/20020312-1.c: New test.
8479
df867456
NS
84802002-03-12 Nathan Sidwell <nathan@codesourcery.com>
8481
8482 * g++.dg/other/access1.C: New test.
8483
62ae2529
JJ
84842002-03-12 Jakub Jelinek <jakub@redhat.com>
8485
8486 * gcc.c-torture/execute/wchar_t-1.c: New test.
8487
2ab57cc9
DE
84882002-03-12 David Edelsohn <edelsohn@gnu.org>
8489
15e5ad76 8490 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2ab57cc9 8491
56f4537e
RS
84922002-03-12 Roger Sayle <roger@eyesopen.com>
8493
8494 * gcc.dg/20020312-1.c: New test case.
8495
55a21c32
AH
84962002-03-11 Aldy Hernandez <aldyh@redhat.com>
8497
15e5ad76 8498 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
55a21c32 8499
6c40858f
RH
85002002-03-11 Richard Henderson <rth@redhat.com>
8501
8502 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
8503 * g++.old-deja/g++.jason/report.C: Likewise.
8504
ab04e34b
NS
85052002-03-11 Nathan Sidwell <nathan@codesourcery.com>
8506
8507 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
8508 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
8509
999cc24c
NS
85102002-03-11 Nathan Sidwell <nathan@codesourcery.com>
8511
8512 * testsuite/g++.dg/overload/pmf1.C: New test.
8513
1453ec8c
KH
85142002-03-11 Kazu Hirata <kazu@hxi.com>
8515
8516 * gcc.c-torture/execute/20020307-1.c: Use long.
8517
5ddec02e
JJ
85182002-03-11 Jakub Jelinek <jakub@redhat.com>
8519
8520 PR optimization/5844
8521 * gcc.dg/20020310-1.c: New test.
8522
a012ba73
MM
85232002-03-09 Michael Meissner <meissner@redhat.com>
8524
8525 * gcc.c-torture/execute/memcpy-2.c: New test.
8526 * gcc.c-torture/execute/memset-1.c: New test.
8527 * gcc.c-torture/execute/strlen-1.c: New test.
8528 * gcc.c-torture/execute/strcmp-1.c: New test.
8529 * gcc.c-torture/execute/strncmp-1.c: New test.
8530
79b51cd7
GK
85312002-03-09 Geoffrey Keating <geoffk@redhat.com>
8532
8533 * gcc.dg/ppc-ldstruct.c: New test.
8534
e4a4c70b
JJ
85352002-03-09 Jakub Jelinek <jakub@redhat.com>
8536
8537 * gcc.c-torture/execute/va-arg-22.c: New test.
8538
b8c25665 85392002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
93fe8e92
RK
8540
8541 * gcc.c-torture/compile/20020309-1.c: New test.
8542
71db7d03
JJ
85432002-03-08 Jakub Jelinek <jakub@redhat.com>
8544
8545 * gcc.c-torture/execute/20020307-2.c: New test.
8546
b8c25665 85472002-03-07 Jeffrey A Law (law@redhat.com)
fcf742ea
JL
8548
8549 * g77.f-torture/compile/20020307-1.f: New test.
8550
e106e1b0
RS
85512002-03-07 Richard Sandiford <rsandifo@redhat.com>
8552
8553 * gcc.dg/unordered-1.c: New test.
8554
50cb1e20
RE
85552002-03-07 Richard Earnshaw <rearnsha@arm.com>
8556
8557 * gcc.c-torture/execute/20020307-1.c: New test.
8558
6d051694
JJ
85592002-03-05 Jakub Jelinek <jakub@redhat.com>
8560
8561 * gcc.dg/20020304-1.c: New test.
8562
170c56da
JJ
8563 * gcc.c-torture/compile/20020304-2.c: New test.
8564
a298d936
ZW
85652002-03-04 Zack Weinberg <zack@codesourcery.com>
8566
8567 * gcc.c-torture/compile/20020304-1.c: New test case
8568 (from PR c/5830).
8569
8c4093d8
AH
85702002-03-03 Aldy Hernandez <aldyh@redhat.com>
8571
15e5ad76 8572 * gcc.dg/20020103-1.c: Add other -D ppc variants.
8c4093d8 8573
fd87b7a7
NS
85742002-03-02 Nathan Sidwell <nathan@codesourcery.com>
8575
8576 * g++.dg/other/classkey1.C: New test.
8577
9d8b9004
RH
85782002-03-01 Richard Henderson <rth@redhat.com>
8579
8580 * gcc.c-torture/compile/981223-1.x: New.
8581 * gcc.c-torture/compile/920625-1.x: New.
8582
cc36a670
RH
85832002-02-28 Richard Henderson <rth@redhat.com>
8584
8585 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8586
f086058e
HPN
85872002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
8588
8589 * gcc.c-torture/execute/20020227-1.c: New test.
8590
16d3e075
MM
85912002-02-27 Mark Mitchell <mark@codesourcery.com>
8592
8593 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8594 here" ERROR lines.
8595 * g++.old-deja/g++.oliva/partord1.C: Likewise.
8596 * g++.old-deja.g++.other/defarg1.C: Likewise.
8597 * g++.old-deja/g++.pt/calls2.C: Likewise.
8598 * g++.old-deja/g++.pt/crash20.C: Likewise.
8599 * g++.old-deja/g++.pt/crash30.C: Likewise.
8600 * g++.old-deja/g++.pt/crash36.C: Likewise.
8601 * g++.old-deja/g++.pt/crash6.C: Likewise.
8602 * g++.old-deja/g++.pt/defarg13.C: Likewise.
8603 * g++.old-deja/g++.pt/derived3.C: Likewise.
8604 * g++.old-deja/g++.pt/error1.C: Likewise.
8605 * g++.old-deja/g++.pt/friend21.C: Likewise.
8606 * g++.old-deja/g++.pt/friend23.C: Likewise.
8607 * g++.old-deja/g++.pt/infinite1.C: Likewise.
8608 * g++.old-deja/g++.robertl/eb128.C: Likewise.
56f4537e 8609
4e07d762
GK
86102002-02-27 Geoffrey Keating <geoffk@redhat.com>
8611
8612 * gcc.c-torture/execute/20020225-2.c: New test.
8613
f458d1d5
ZW
86142002-02-27 Zack Weinberg <zack@codesourcery.com>
8615
8616 * gcc.c-torture/execute/920730-1t.c,
8617 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8618 Delete test cases, only relevant to -traditional.
8619
e808ec9c
NB
86202002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
8621
8622 * gcc.dg/cpp/undef1.c: Remove.
8623 * gcc.dg/cpp/directiv.c: Update.
8624 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8625
1fef1cdd
MM
86262002-02-27 Michael Meissner <meissner@redhat.com>
8627
8628 * gcc.c-torture/execute/20020226-1.c: New test.
8629
6d73371a
JJ
86302002-02-26 Jakub Jelinek <jakub@redhat.com>
8631
8632 * g++.dg/debug/debug4.C: New test.
8633
47bd70b5
JJ
8634 * gcc.dg/ia64-visibility-1.c: New test.
8635
06e224f7
AO
86362002-02-26 Alexandre Oliva <aoliva@redhat.com>
8637
8638 * gcc.dg/debug/20020224-1.c: New.
8639
801791cc
KH
86402002-02-25 Kazu Hirata <kazu@hxi.com>
8641
8642 * gcc.c-torture/execute/960416-1.x: New.
8643 * gcc.c-torture/execute/divconst-3.x: Likewise.
8644
232b8f52
JJ
86452002-02-25 Jakub Jelinek <jakub@redhat.com>
8646
8647 * gcc.dg/20020224-1.c: New test.
8648
11a35b8b
AM
86492002-02-25 Alan Modra <amodra@bigpond.net.au>
8650
8651 * gcc.c-torture/execute/20020225-1.c: New.
8652
a47ed310
NB
86532002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
8654
8655 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8656
44c5edc0
JJ
86572002-02-23 Jakub Jelinek <jakub@redhat.com>
8658
8659 * gcc.dg/20020222-1.c: New test.
8660
3256b817
JJ
86612002-02-22 Jakub Jelinek <jakub@redhat.com>
8662
8663 * g++.dg/opt/anonunion1.C: New test.
8664
4f2b0fb2
NS
86652002-02-22 Nathan Sidwell <nathan@codesourcery.com>
8666
8667 * g++.dg/template/qualttp19.C: New test.
8668 * g++.dg/template/qualttp20.C: New test.
8669 * g++.old-deja/g++.jason/report.C: Adjust expected errors
8670 * g++.old-deja/g++.other/qual1.C: Likewise.
8671
87b3cd76
AH
86722002-02-21 Aldy Hernandez <aldyh@redhat.com>
8673
cc36a670 8674 * gcc.dg/attr-alwaysinline.c: New.
87b3cd76 8675
7133e992
JJ
86762002-02-21 Jakub Jelinek <jakub@redhat.com>
8677
22273300
JJ
8678 * gcc.dg/20020220-1.c: New test.
8679
7133e992
JJ
8680 * gcc.dg/20020220-2.c: New test.
8681
e5a20888
JJ
8682 * g++.dg/opt/mmx1.C: New test.
8683
8e8d61f5
AO
86842002-02-20 Alexandre Oliva <aoliva@redhat.com>
8685
8686 * gcc.c-torture/compile/20020110.c: New test.
8687
f67e0d11
JJ
86882002-02-20 Jakub Jelinek <jakub@redhat.com>
8689
8690 * gcc.c-torture/execute/20020219-1.c: New test.
8691
4636c87e
JJ
8692 * gcc.dg/20020219-1.c: New test.
8693
00fae85d
JJ
8694 * gcc.dg/noncompile/20020220-1.c: New test.
8695
7552da58
JJ
8696 * g++.dg/opt/ptrintsum1.C: New test.
8697
149d6f9e
JJ
8698 * gcc.dg/debug/20020220-1.c: New test.
8699
f6f8ada3
JJ
87002002-02-17 Jakub Jelinek <jakub@redhat.com>
8701
8702 * gcc.c-torture/execute/20020216-1.c: New test.
8703
7f311f63
NB
87042002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
8705
8706 * gcc.dg/decl-1.c: Update, new test.
8707
8d6e459d
NS
87082002-02-15 Nathan Sidwell <nathan@codesourcery.com>
8709
8710 * g++.dg/abi/bitfield1.C: New test.
8711 * g++.dg/abi/bitfield2.C: New test.
8712
aa42eef1
RS
87132002-02-15 Richard Sandiford <rsandifo@redhat.com>
8714
8715 * gcc.dg/attr-nest.c: New test.
8716
0b6e58fd
RS
87172002-02-15 Richard Sandiford <rsandifo@redhat.com>
8718
8719 * gcc.c-torture/execute/20020215-1.c: New test.
8720
d76e6800
JJ
87212002-02-14 Jakub Jelinek <jakub@redhat.com>
8722
333ce3a7
JJ
8723 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8724 * g++.dg/debug/debug.exp: New.
8725 * g++.dg/debug/trivial.C: New.
8726 * g++.dg/debug/debug1.C: Moved...
8727 * g++.dg/other/debug1.C: ...from here.
8728 * g++.dg/debug/debug2.C: Moved...
8729 * g++.dg/other/debug2.C: ...from here.
8730 * g++.dg/debug/debug3.C: Moved...
8731 * g++.dg/other/debug3.C: ...from here.
8732
d76e6800
JJ
8733 * gcc.dg/noncompile/20020213-1.c: New test.
8734
ec65b2e3
JJ
87352002-02-13 Jakub Jelinek <jakub@redhat.com>
8736
8737 * g++.dg/other/debug3.C: New test.
8738
21117a17
JJ
8739 * gcc.c-torture/execute/20020213-1.c: New test.
8740
658311e0
RS
87412002-02-13 Richard Smith <richard@ex-parrot.com>
8742
8743 * g++.old-deja/g++.other/thunk1.C: New test.
8744
845d6a2f
DB
87452002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
8746
8747 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8748
e6834654
SS
87492002-02-13 Stan Shebs <shebs@apple.com>
8750
cc36a670 8751 * gcc.dg/altivec-3.c: New.
e6834654 8752
56d44285
JJ
87532002-02-12 Jakub Jelinek <jakub@redhat.com>
8754
8755 * gcc.dg/Wunreachable-1.c: New test.
8756 * gcc.dg/Wunreachable-2.c: New test.
8757
34e68c86
JM
87582002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
8759
8760 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8761
3bb91036
NB
87622002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
8763
8764 * gcc.dg/decl-1.c: New test.
8765
036d01d0
DB
87662002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
8767
56f4537e 8768 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
036d01d0 8769
0b8c0d4e
KH
87702002-02-10 Kazu Hirata <kazu@hxi.com>
8771
8772 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8773 * gcc.c-torture/compile/980506-1.x: Likewise.
8774
b516907f
KH
87752002-02-10 Kazu Hirata <kazu@hxi.com>
8776
8777 * gcc.dg/20020210-1.c: New.
8778
3611ccb4
TM
87792002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
8780
8781 * g77.f-torture/execute/947.f: New regression test
8782 for PR fortran/947.
8783
7aa00daf
AO
87842002-02-09 Alexandre Oliva <aoliva@redhat.com>
8785
8786 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8787 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8788
fdf473ae
RH
87892002-02-08 Richard Henderson <rth@redhat.com>
8790
8791 * gcc.c-torture/compile/labels-3.c: New.
8792
1cf537c5
JJ
87932002-02-08 Jakub Jelinek <jakub@redhat.com>
8794
8795 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8796 expression statements work instead.
8797 * gcc.dg/noncompile/20020207-1.c: New test.
8798
9dd7fc76
RH
87992002-02-07 Richard Henderson <rth@redhat.com>
8800
8801 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8802
fecb60af
DB
88032002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
8804
8805 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8806 message from g77
8807 * lib/g77-dg.exp: Trim g77 error messages so that they are
3bbe3320 8808 recognized by dg.exp.
fecb60af 8809
d3dac0ae
DB
88102002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
8811
8812 PR fortran/5473
56f4537e 8813 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
d3dac0ae 8814
ff9ea967
RH
88152002-02-07 Richard Henderson <rth@redhat.com>
8816
8817 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8818 to be sufficiently aligned for integers.
8819
d5614afb
NS
88202002-02-07 Nathan Sidwell <nathan@codesourcery.com>
8821
8822 * g++.dg/template/friend4.C: New test.
8823
3f9796f9
DB
88242002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
8825
d3dac0ae 8826 PR fortran/5743
3f9796f9
DB
8827 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8828 unsupported cases.
8829
30203c18
RH
88302002-02-07 Richard Henderson <rth@redhat.com>
8831
8832 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8833 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8834 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8835 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8836
edd1967d
RH
88372002-02-06 Richard Henderson <rth@redhat.com>
8838
8839 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8840
e1e52c7e
JJ
88412002-02-06 Janis Johnson <janis187@us.ibm.com>
8842
8843 * gcc.dg/20020206-1.c: New test.
8844
5364626a
JJ
88452002-02-06 Jakub Jelinek <jakub@redhat.com>
8846
d5129288
JJ
8847 * gcc.c-torture/execute/20020206-1.c: New test.
8848
caaf2272
JJ
8849 * gcc.c-torture/execute/20020206-2.c: New test.
8850
5364626a
JJ
8851 PR optimization/5429:
8852 * gcc.c-torture/compile/20020206-1.c: New test.
8853
1b8afbe7
NC
88542002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
8855
23fb1469 8856 * g++.dg/ext/align1.C: Do not use an explicit alignment value
cc36a670
RH
8857 as certain file formats cannot support particularly large
8858 alignments.
23fb1469 8859
1b8afbe7
NC
8860 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8861 and do not expect to be able to link the executable.
8862
cc36a670 8863 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1b8afbe7
NC
8864 fail because the COFF format does not support the weak attribute.
8865
8a921c08
DB
88662002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
8867
8868 * g77.dg/pr5473.f: New test
8869
81a2b933
AH
88702002-02-05 Aldy Hernandez <aldyh@redhat.com>
8871
cc36a670
RH
8872 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8873 Fix testcase accordingly.
81a2b933 8874
8d2809bc
RH
88752002-02-04 Richard Henderson <rth@redhat.com>
8876
8877 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8878 (buf): Change to be an array of pointers, not ints.
8879
6f9fdf4d
JJ
88802002-02-04 Jakub Jelinek <jakub@redhat.com>
8881
8882 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
8883 before all tests. Move warning one line above to match where it
8884 C frontend emits.
8885 * gcc.dg/Wswitch-2.c: New test.
8886 * g++.dg/warn/Wswitch-1.C: New test.
8887 * g++.dg/warn/Wswitch-2.C: New test.
8888
72db02bf
RH
88892002-02-04 Richard Henderson <rth@redhat.com>
8890
8891 * g++.dg/abi/offsetof.C: Fix size comparison.
8892
127b94b5
RS
88932002-02-04 Richard Sandiford <rsandifo@redhat.com>
8894
8895 * gcc.dg/cast-qual-2.c: New test.
8896
fa852403
JJ
88972002-02-04 Jakub Jelinek <jakub@redhat.com>
8898
8899 * gcc.dg/20020201-4.c: New test.
8900
f7948d51
BE
89012002-02-04 Ben Elliston <bje@redhat.com>
8902
8903 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8904 target_info attribute != 0, in addition to the empty string.
8905 (gcc_target_compile): Likewise.
8906
ffe80457
AC
89072002-02-03 Andrew Cagney <ac131313@redhat.com>
8908
8909 * gcc.dg/Wswitch.c: New test.
8910 PR gcc/4475. PR gcc/3780.
8911
013c7e95
TM
89122002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
8913
8914 * g77.f-torture/execute/5122.f: New test for regressions
8915 against PR fortran/5122.
8916
e7daa976
DB
89172002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
8918
8919 * g77.f-torture/compile/pr3743.f: Delete
8920 * g77.dg/pr3743-1.f: New test.
8921 * g77.dg/pr3743-2.f: New test.
8922 * g77.dg/pr3743-3.f: New test.
8923 * g77.dg/pr3743-4.f: New test.
8924
0fef3fd0
NB
89252002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
8926
8927 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8928
444c52f9
RH
89292002-02-02 Richard Henderson <rth@redhat.com>
8930
8931 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8932 * gcc.c-torture/execute/bf64-1.c: Likewise.
8933
b24d861d
JJ
89342002-02-02 Jakub Jelinek <jakub@redhat.com>
8935
8936 * gcc.dg/20020201-2.c: New test.
8937
ea142788
JJ
8938 * gcc.dg/20020201-3.c: New test.
8939
f786ab27
JJ
8940 * gcc.c-torture/execute/bitfld-2.c: New test.
8941
dfd48d76
NB
89422002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
8943
8944 * gcc.dg/bitfld-1.c: Update.
8945 * gcc.dg/bitfld-2.c: Update.
8946 * gcc.c-torture/execute/bitfld-1.x: New.
8947
d3c52658
JJ
89482002-02-02 Jakub Jelinek <jakub@redhat.com>
8949
8950 * gcc.c-torture/execute/20020201-1.c: New test.
8951
91f5782d
JJ
89522002-02-01 Janis Johnson <janis187@us.ibm.com>
8953
8954 PR target/5469
8955 * gcc.dg/20020201-1.c: New test.
8956
81622d29
DB
89572002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
8958
8959 PR fortran/3743
8960 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8961 * g77.f-torture/compile/pr3743.x: Remove
8962
87859851
TR
89632002-01-31 Tom Rix <trix@redhat.com>
8964
8965 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8966
6169e5fd
JM
89672002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
8968
8969 * gcc.dg/noncompile/20020130-1.c: New test.
8970
02f06b3c
DB
89712002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
8972
8973 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
8974
2fd667c2
RH
89752002-01-29 Richard Henderson <rth@redhat.com>
8976
8977 * gcc.c-torture/execute/991118-1.c: Cast various constants back
8978 to long long.
8979 * gcc.c-torture/execute/bf64-1.c: Likewise.
8980
37060e78
JJ
89812002-01-29 Jakub Jelinek <jakub@redhat.com>
8982
8983 * gcc.c-torture/execute/20020129-1.c: New test.
8984
d82b2ced
NB
89852002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
8986
8987 * gcc.c-torture/compile/20000224-1.c: Update.
8988 * gcc.c-torture/execute/bitfld-1.c: New tests.
8989 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8990 * gcc.dg/uninit-A.c: Update.
8991
b8b98c66
NS
89922002-01-29 Nathan Sidwell <nathan@codesourcery.com>
8993
8994 * g++.dg/template/ctor1.C: Add instantiation.
8995
3bca17dd
PK
89962002-01-28 Paul Koning <pkoning@equallogic.com>
8997
8998 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8999 argument to __builtin_prefetch to be const ptr.
9000
27d921c7
JJ
90012002-01-28 Jakub Jelinek <jakub@redhat.com>
9002
9003 * gcc.c-torture/compile/20020120-1.c: New test.
9004
438451cc
KH
90052002-01-27 Kazu Hirata <kazu@hxi.com>
9006
9007 * gcc.c-torture/execute/20020127-1.c: New test.
9008
1bf8640c 90092002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
56f4537e 9010
1bf8640c
DB
9011 * g77.dg/f77-edit-i-in.f: New test
9012 * g77.dg/f77-edit-i-out.f: New test
9013
33c7f925
GK
90142002-01-25 Geoffrey Keating <geoffk@redhat.com>
9015
9016 * gcc.dg/debug/debug.exp: New file.
9017 * gcc.dg/debug/trivial.c: New file.
9018 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
9019 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
9020 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
9021 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
9022 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
9023 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
9024 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
9025 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
9026 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
9027 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
9028 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
9029 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
9030 * gcc.dg/20000503-1.c: Removed.
9031 * gcc.dg/20010207-1.c: Removed.
9032 * gcc.dg/20011223-1.c: Removed.
9033 * gcc.dg/20020104-2.c: Removed.
9034 * gcc.dg/debug-1.c: Removed.
9035 * gcc.dg/debug-2.c: Removed.
9036 * gcc.dg/debug-3.c: Removed.
9037 * gcc.dg/debug-4.c: Removed.
9038 * gcc.dg/debug-5.c: Removed.
9039 * gcc.dg/debug-6.c: Removed.
9040 * gcc.dg/dwarf2-1.c: Removed.
9041 * gcc.dg/dwarf2-2.c: Removed.
9042
1658df0a
JJ
90432002-01-25 Jakub Jelinek <jakub@redhat.com>
9044
9045 * g++.old-deja/g++.other/eh5.C: New test.
9046 * g++.old-deja/g++.other/sibcall2.C: New test.
9047 * g++.old-deja/g++.other/array9.C: New test.
9048 * g++.old-deja/g++.other/typename2.C: New test.
9049 * g++.old-deja/g++.other/crash60.C: New test.
9050 * g++.old-deja/g++.other/conv9.C: New test.
9051 * g++.old-deja/g++.other/mangle10.C: New test.
9052 * g++.old-deja/g++.other/unchanging1.C: New test.
9053 * g++.old-deja/g++.other/exprstmt1.C: New test.
9054 * g++.old-deja/g++.other/inline23.C: New test.
9055 * g++.old-deja/g++.eh/ia64-1.C: New test.
9056 * g++.old-deja/g++.other/dwarf2-1.C: New test.
1658df0a
JJ
9057 * g++.old-deja/g++.other/reload1.C: New test.
9058 * g++.old-deja/g++.other/static20.C: New test.
9059 * g++.old-deja/g++.other/local-alloc1.C: New test.
9060 * g++.old-deja/g++.other/conv8.C: New test.
9061 * g++.old-deja/g++.other/stmtexpr2.C: New test.
9062 * g++.old-deja/g++.other/storeexpr1.C: New test.
9063 * g++.old-deja/g++.other/storeexpr2.C: New test.
9064 * g++.dg/eh/template2.C: New test.
9065 * g++.dg/warn/weak1.C: New test.
9066
6b016bf4
HPN
90672002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
9068
9069 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
9070 Remove first, non-varying, argument.
9071
6932f033
RH
90722002-01-23 Richard Henderson <rth@redhat.com>
9073
9074 * gcc.dg/inline-2.c: New.
9075
9076 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
9077 Add optional target arg. Check number of arguments.
9078 (scan-assembler-not, scan-assembler-dem): Likewise.
9079 (scan-assembler-dem-not): Likewise.
9080
d5714a5d
ZW
90812002-01-23 Zack Weinberg <zack@codesourcery.com>
9082
9083 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
9084 line 12.
9085 * g++.old-deja/g++.brendan/parse3.C,
9086 g++.old-deja/g++.other/crash26.C,
9087 g++.old-deja/g++.other/crash28.C,
9088 g++.old-deja/g++.other/crash29.C,
9089 g++.old-deja/g++.other/crash30.C,
9090 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
9091
709619d9
AH
90922002-01-23 Aldy Hernandez <aldyh@redhat.com>
9093
d5714a5d 9094 * gcc.dg/20020115-1.c: New.
709619d9 9095
03984308
BW
90962002-01-23 Bob Wilson <bob.wilson@acm.org>
9097
9098 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
9099
a8435716
JJ
91002002-01-23 Janis Johnson <janis187@us.ibm.com>
9101
9102 * gcc.dg/20020122-3.c: New.
9103
0a01c261
JJ
91042002-01-23 Jakub Jelinek <jakub@redhat.com>
9105
9106 * g++.dg/other/gc1.C: New test.
9107
d0a8f4e4
ZW
91082002-01-23 Zack Weinberg <zack@codesourcery.com>
9109
9110 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
9111
a99e47a5
RH
91122002-01-22 Richard Henderson <rth@redhat.com>
9113
9114 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
9115
1e7e480e
RH
91162002-01-22 Richard Henderson <rth@redhat.com>
9117
9118 * gcc.dg/20020122-4.c: New.
9119
d04fd40f
L
91202002-01-22 H.J. Lu <hjl@gnu.org>
9121
9122 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
9123 link output.
9124 * gcc.dg/special/ecos.exp: Likewise.
9125 * lib/g++-dg.exp: Likewise.
9126 * lib/g77-dg.exp: Likewise.
9127 * lib/gcc-dg.exp : Likewise.
9128 * lib/mike-g++.exp: Likewise.
9129 * lib/mike-g77.exp: Likewise.
9130 * lib/mike-gcc.exp: Likewise.
9131 * lib/objc-dg.exp: Likewise.
9132
3196dfde
JJ
91332002-01-22 Janis Johnson <janis187@us.ibm.com>
9134
9135 PR target/5379
9136 * gcc.dg/20020122-2.c: New test.
9137
0c0c3c39
HPN
91382002-01-22 Hans-Peter Nilsson <hp@axis.com>
9139
9140 * gcc.dg/20020122-1.c: New test.
9141
75dbec30
DB
91422001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
9143
9144 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
9145
32abfc26
DB
91462002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
9147
9148 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
9149
38e583fd
FS
91502002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9151
9152 * gcc.c-torture/compile/20020121-1.c: New test.
9153
e5f54c45
JDA
91542002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
9155
9156 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
9157 ld_library_path.
9158
0333394e
JJ
91592002-01-21 Jakub Jelinek <jakub@redhat.com>
9160
9161 * gcc.dg/20020218-1.c: New test.
9162
e23baf78
DB
91632002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
9164
9165 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
9166 messages
9167 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
9168 "At global scope" warning
9169 * g++.dg/ext/align1.C: Change cygwin test for alignment
9170 from db-bogus to dg-warning
9171
a5cf3ccc
ZW
91722002-01-21 Zack Weinberg <zack@codesourcery.com>
9173
9174 * g77.f-torture/compile/cpp2.F: New test.
9175
3807621a
NS
91762002-01-19 Nathan Sidwell <nathan@codesourcery.com>
9177
9178 * g++.dg/template/access1.C: New test.
9179
4e98d045
AH
91802002-01-18 Aldy Hernandez <aldyh@redhat.com>
9181
d5714a5d 9182 * gcc.dg/20020118-1.c: New.
4e98d045 9183
072f20ef
KH
91842002-01-18 Kazu Hirata <kazu@hxi.com>
9185
9186 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
9187
ee459e5e
DB
91882001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
9189
a99e47a5 9190 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
d5714a5d
ZW
9191 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
9192 alignment warnings.
ee459e5e 9193
6040e200
DB
91942001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
9195
9196 * gcc.misc-tests/i386-prefetch.exp: Save and restore
9197 torture_with_loops and torture_without_loops
9198
d0e82870
JJ
91992002-01-17 Jakub Jelinek <jakub@redhat.com>
9200
9201 * gcc.c-torture/compile/20020116-1.c: New test.
9202
b8c1a6b8
JJ
92032002-01-16 Jakub Jelinek <jakub@redhat.com>
9204
51c561e3 9205 * gcc.dg/20020116-2.c: New test.
b8c1a6b8 9206
51c561e3 9207 * gcc.dg/ultrasp4.c: New test.
c4031a04 9208
51c561e3 9209 * gcc.dg/20020116-1.c: New test.
c4031a04 9210
7ec9c85a
GK
92112002-01-15 Geoffrey Keating <geoffk@redhat.com>
9212
9213 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
9214 by EABI.
9215
441f5264
JJ
92162002-01-15 Janis Johnson <janis187@us.ibm.com>
9217
9218 * gcc.misc-tests/i386-prefetch.exp: New.
9219 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
9220 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
9221 * gcc.misc-tests/i386-pf-none-1.c: New test.
9222 * gcc.misc-tests/i386-pf-sse-1.c: New test.
9223
7c94ce7f
JJ
92242002-01-15 Jakub Jelinek <jakub@redhat.com>
9225
9226 * gcc.dg/gnu89-init-1.c: Add new tests.
9227
8559c8c0
AJ
92282002-01-15 Andreas Jaeger <aj@suse.de>
9229
9230 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
9231 * gcc.dg/i386-mmx-2.c: Likewise.
9232 * gcc.dg/i386-sse-1.c: Likewise.
9233 * gcc.dg/i386-sse-2.c: Likewise.
9234 * gcc.dg/i386-sse-3.c: Likewise.
9235
9060718c
DB
92362001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
9237
d5714a5d
ZW
9238 * g77.f-torture/execute/intrinsic-unix-bessel.f:
9239 Uncomment additional cases that now pass.
9060718c 9240
6f1a6c5b
RH
92412002-01-11 Richard Henderson <rth@redhat.com>
9242
9243 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
9244 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
9245
b8c25665 92462002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
f8cfe1a4
NP
9247
9248 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
9249
f15054ea
AH
92502002-01-10 Aldy Hernandez <aldyh@redhat.com>
9251
d5714a5d
ZW
9252 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
9253 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
f15054ea 9254
bccd793e
DJ
92552002-01-10 Dale Johannesen <dalej@apple.com>
9256
9257 * gcc.c-torture/execute/loop-11.c: New.
9258
115b6181
AH
92592002-01-08 Aldy Hernandez <aldyh@redhat.com>
9260
d5714a5d 9261 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
115b6181
AH
9262 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
9263
2c74ce9d
RH
92642002-01-09 Richard Henderson <rth@redhat.com>
9265
9266 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9267 type in which to perform the operation for each size.
9268
b8c25665 92692002-01-09 Alan Matsuoka (alanm@redhat.com)
a4ae2fdc
AM
9270
9271 * gcc.c-torture/compile/20020109-2.c: New test.
9272
8d15f472
GB
92732002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
9274
9275 * gcc.c-torture/execute/loop-10.c: New test.
9276
ffb9c594
JJ
92772002-01-09 Jakub Jelinek <jakub@redhat.com>
9278
9279 * gcc.c-torture/compile/20010226-1.c: New test.
9280 * gcc.c-torture/compile/20010227-1.c: New test.
9281 * gcc.c-torture/compile/20010426-1.c: New test.
9282 * gcc.c-torture/compile/20010510-1.c: New test.
9283 * gcc.c-torture/compile/20010605-3.c: New test.
9284 * gcc.c-torture/compile/20010824-1.c: New test.
9285 * gcc.c-torture/execute/20010409-1.c: New test.
9286 * gcc.dg/noncompile/20000901-1.c: New test.
9287 * gcc.dg/20001023-1.c: New test.
9288 * gcc.dg/20001101-1.c: New test.
9289 * gcc.dg/20001102-1.c: New test.
9290 * gcc.dg/20010207-1.c: New test.
9291 * gcc.dg/20010405-1.c: New test.
9292 * gcc.dg/20010822-1.c: New test.
9293 * gcc.dg/20011107-1.c: New test.
9294
b8c25665 92952002-01-09 Jeffrey A Law (law@redhat.com)
afaa8065 9296
7d5c66d6
JL
9297 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9298
afaa8065
JL
9299 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
9300 execution failure on PA targets.
9301
a2a2c12d
JJ
93022002-01-09 Jakub Jelinek <jakub@redhat.com>
9303
9304 * gcc.c-torture/compile/20020109-1.c: New test.
9305
18cf8dda
KH
93062002-01-08 Kazu Hirata <kazu@hxi.com>
9307
9308 * gcc.c-torture/execute/20020108-1.c: New test.
9309
b3ca30df
JJ
93102002-01-08 Jakub Jelinek <jakub@redhat.com>
9311
9312 * gcc.dg/20020108-1.c: New test.
9313
c9f115ad
L
93142002-01-08 H.J. Lu <hjl@gnu.org>
9315
9316 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9317 for header files.
9318
acd8ea2a
GK
93192002-01-08 Geoff Keating <geoffk@redhat.com>
9320
9321 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9322 consistency.
9323
70ec0b9b
AH
9324002-01-07 Aldy Hernandez <aldyh@redhat.com>
9325
d5714a5d 9326 * gcc.dg/altivec-4.c: Test altivec predicates.
70ec0b9b 9327
2e951384
JJ
93282002-01-07 Jakub Jelinek <jakub@redhat.com>
9329
9330 * gcc.c-torture/execute/20020107-1.c: New test.
9331
a858ca75
CR
93322002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
9333
9334 PR c/5279
9335 * gcc.c-torture/compile/20020106-1.c: New test.
9336
f21bf182
HPN
93372002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
9338
9339 * gcc.c-torture/execute/nestfunc-4.c: New test.
9340
302d2f14
LR
93412002-01-04 Loren J. Rittle <ljrittle@acm.org>
9342
d5714a5d 9343 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
302d2f14 9344 extra triple that slipped in.
d5714a5d
ZW
9345 * g++.old-deja/g++.abi/align.C: Likewise.
9346 * g++.old-deja/g++.abi/bitfields.C: Likewise.
302d2f14 9347
3693730e
LR
93482002-01-04 Loren J. Rittle <ljrittle@acm.org>
9349
9350 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9351 * g++.old-deja/g++.abi/align.C: Likewise.
9352 * g++.old-deja/g++.abi/bitfields.C: Likewise.
9353
28434337
LR
9354 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9355 on FreeBSD/i386.
9356 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9357 FreeBSD.
9358
b0832fe1
JJ
93592002-01-04 Jakub Jelinek <jakub@redhat.com>
9360
9361 * gcc.dg/20020104-1.c: New test.
9362
336b7dca
JJ
9363 * gcc.dg/20020104-2.c: New test.
9364
fee5bdb0
HPN
93652002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
9366
9367 * gcc.dg/20020103-1.c: Fix typo in target selector.
9368
0b223645
RH
93692002-01-03 Richard Henderson <rth@redhat.com>
9370
9371 * gcc.dg/20020103-1.c: New.
9372
187462ac
KH
93732002-01-03 Kazu Hirata <kazu@hxi.com>
9374
9375 * gcc.c-torture/execute/20020103-1.c: New test.
9376
5e55c6a2
JJ
93772002-01-03 Jakub Jelinek <jakub@redhat.com>
9378
9379 * g++.dg/other/debug2.C: New test.
9380
cb1ac742
JJ
9381 * gcc.c-torture/compile/20020103-1.c: New test.
9382
e6ecc89b
JJ
93832002-01-02 Jakub Jelinek <jakub@redhat.com>
9384
9385 * gcc.dg/gnu89-init-1.c: Added new tests.
9386
d46a33b3
NS
93872002-01-02 Nathan Sidwell <nathan@codesourcery.com>
9388
40e593d7
NS
9389 * g++.dg/template/friend2.C: Remove as patch is reverted.
9390
323728aa
NS
9391 * g++.dg/warn/oldcast1.C: New test.
9392
46c895ac
NS
9393 * g++.dg/template/ptrmem1.C: New test.
9394 * g++.dg/template/ptrmem2.C: New test.
9395
833aa4c4
NS
9396 * g++.dg/template/ntp.C: New test.
9397
18976b21
NS
9398 * g++.dg/other/component1.C: New test.
9399
303d1c55
NS
9400 * g++.dg/template/ttp3.C: New test.
9401
d46a33b3
NS
9402 * g++.dg/template/friend2.C: New test.
9403 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
9404
4542128e
NS
94052002-01-02 Nathan Sidwell <nathan@codesourcery.com>
9406
9407 * g++.dg/other/ptrmem1.C: New test.
9408 * g++.dg/other/ptrmem2.C: New test.
9409
903c6234
NS
94102002-01-02 Nathan Sidwell <nathan@codesourcery.com>
9411
9412 * g++.dg/template/ctor1.C: New test.
9413
477558bf
NS
94142002-01-02 Nathan Sidwell <nathan@codesourcery.com>
9415
9416 * g++.dg/template/friend2.C: New test.
9417
db993cf3
HPN
94182002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
9419
9420 * gcc.dg/mmix-1.c: New test.
9421
3ada20ee
RH
94222001-12-31 Richard Henderson <rth@redhat.com>
9423
9424 * gcc.dg/asm-5.c: New.
9425
c49b2550
PC
94262001-12-31 Paolo Carlini <pcarlini@unitus.it>
9427
9428 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
9429 in namespace __gnu_cxx
9430
d73b1f07
RH
94312001-12-30 Richard Henderson <rth@redhat.com>
9432
9433 * gcc.dg/debug-6.c: New.
9434
6ee3c8e4
JJ
94352001-12-30 Jakub Jelinek <jakub@redhat.com>
9436
9437 * gcc.c-torture/compile/20011229-2.c: New test.
9438
54561457
JJ
94392001-12-29 Jakub Jelinek <jakub@redhat.com>
9440
9441 * gcc.dg/debug-3.c: New test.
9442 * gcc.dg/debug-4.c: New test.
9443 * gcc.dg/debug-5.c: New test.
9444
c8af9937
RH
94452001-12-29 Richard Henderson <rth@redhat.com>
9446
9447 * g++.dg/eh/loop1.C: New.
9448
f3368a90
NS
94492001-12-29 Nathan Sidwell <nathan@codesourcery.com>
9450
9451 * g++.dg/template/crash1.C: New test.
9452
03c9c274
NS
94532001-12-29 Nathan Sidwell <nathan@codesourcery.com>
9454
9455 * g++.dg/other/const1.C: New test.
9456
7f3ad6b6
HPN
94572001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
9458
9459 * gcc.c-torture/compile/20011229-1.c: New test.
9460
47ffd48a
SS
94612001-12-28 Stan Shebs <shebs@apple.com>
9462
9463 * lib/objc-torture.exp: Resync with c-torture.exp.
9464 * lib/objc.exp: Load standard libraries.
9465
ad47f1e5
JJ
94662001-12-28 Jakub Jelinek <jakub@redhat.com>
9467
002b4ef1 9468 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
ad47f1e5
JJ
9469 additional tests.
9470
fe85f179
RS
94712001-12-27 Roger Sayle <roger@eyesopen.com>
9472
9473 * gcc.c-torture/execute/string-opt-16.c: New testcase.
9474
df8992f8
RH
94752001-12-27 Richard Henderson <rth@redhat.com>
9476
9477 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
9478
7d8e8369
NS
94792001-12-26 Nathan Sidwell <nathan@codesourcery.com>
9480
9481 * g++.dg/eh/ctor1.C: New test.
9482 * g++.dg/other/error2.C: New test.
9483
a56ca899
NS
94842001-12-24 Nathan Sidwell <nathan@codesourcery.com>
9485
9486 * g++.dg/other/init2.C: New test.
9487
b79d5213
RH
94882001-12-24 Richard Henderson <rth@redhat.com>
9489
9490 * gcc.dg/20011223-1.c: New.
9491 * gcc.dg/inline-1.c: New.
9492
7abcb63a
RH
94932001-12-23 Richard Henderson <rth@redhat.com>
9494
9495 * gcc.dg/asm-4.c: Test operand modifiers.
9496
8aad1777
RH
94972001-12-23 Richard Henderson <rth@redhat.com>
9498
9499 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
9500
6eb53511
JM
95012001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
9502
9503 * gcc.c-torture/execute/20011223-1.c: New test.
9504
0ba28a6d
RH
95052001-12-21 Richard Henderson <rth@redhat.com>
9506
9507 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
9508 re-enables the warning.
9509
3c0a049e
RH
95102001-12-21 Richard Henderson <rth@redhat.com>
9511
9512 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
9513
87b7873d
JJ
95142001-12-20 Jakub Jelinek <jakub@redhat.com>
9515
9516 * gcc.c-torture/compile/20011218-1.c: New test.
9517
ff7230ac
NC
95182001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
9519
9520 * gcc.misc-test/arm-isr.exp: New file. Control running of the
d5714a5d
ZW
9521 arm-isr.c test.
9522 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
9523 epilogue generation for ARM ISR routines.
ff7230ac 9524
b4c984fb
KG
95252001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9526
9527 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
9528 * gcc.dg/format/c90-printf-3.c: Likewise.
9529 * gcc.dg/format/c99-printf-3.c: Likewise.
9530 * gcc.dg/format/ext-1.c: Likewise.
9531 * gcc.dg/format/ext-6.c: Likewise.
9532 * gcc.dg/format/format.h: Prototype unlocked stdio.
9533
cf785988
RH
95342001-12-20 Richard Henderson <rth@redhat.com>
9535
9536 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
9537 (arena): Use it.
9538 (malloc): Correct allocation logic. Abort if we fill up the
9539 arena before initialization complete.
9540 (realloc): Correct allocation logic.
9541
2a3b43b6
JJ
95422001-12-20 Jakub Jelinek <jakub@redhat.com>
9543
a9dc868f
JJ
9544 * gcc.c-torture/compile/20011219-2.c: New test.
9545
2a3b43b6
JJ
9546 * gcc.c-torture/execute/20011219-1.c: New test.
9547
871c5f6b
DB
95482001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
9549
9550 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
9551 target does not support weak symbols.
9552
30fa7e33
JJ
95532001-12-19 Jakub Jelinek <jakub@redhat.com>
9554
9555 * gcc.c-torture/compile/20011219-1.c: New test.
9556
2e4cf9dc
NS
95572001-12-19 Nathan Sidwell <nathan@codesourcery.com>
9558
9559 * g++.dg/other/error1.C: New test.
9560
b8c25665 95612001-12-17 Jeffrey A Law (law@redhat.com)
2d628c25
JL
9562
9563 * gcc.c-torture/execute/20011217-1.c: New test.
9564
b8c25665 95652001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18c8746d
NP
9566
9567 * objc.dg/special/: New directory.
9568 * objc.dg/special/special.exp: New file.
9569 * objc.dg/special/unclaimed-category-1.h: New file.
9570 * objc.dg/special/unclaimed-category-1a.m: New file.
9571 * objc.dg/special/unclaimed-category-1.m: New file.
9572
232fd111
AJ
95732001-12-17 Andreas Jaeger <aj@suse.de>
9574
9575 * gcc.c-torture/compile/20011217-2.c: New test.
9576
8d37a5c0
JM
95772001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9578
9579 * gcc.c-torture/compile/20011217-1.c: New test.
9580
cdf89524
AH
95812001-12-14 Aldy Hernandez <aldyh@redhat.com>
9582
9583 * testsuite/gcc.dg/20011214-1.c: New.
9584
c178fe89
AH
95852001-12-13 Aldy Hernandez <aldyh@redhat.com>
9586
9587 * gcc.dg/altivec-4.c: New.
9588
05c8e58b
HPN
95892001-12-13 Hans-Peter Nilsson <hp@axis.com>
9590
9591 * gcc.dg/20011113-1.c: New test.
9592
72dd53af
JDA
95932001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
9594
9595 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
cf785988 9596 std::__malloc_alloc_template<0> and
72dd53af
JDA
9597 std::__default_alloc_template<false, 0>.
9598
b8c25665 95992001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
c03bc36d
NP
9600
9601 * objc/execute/bf-21.m: New test.
9602 * objc/execute/enumeration-1.m: New test.
9603 * objc/execute/enumeration-2.m: New test.
232fd111 9604
59c83dbf
JJ
96052001-12-12 Jakub Jelinek <jakub@redhat.com>
9606
9607 * gcc.dg/gnu89-init-1.c: New test.
9608
ad1a6d45
NS
96092001-12-12 Nathan Sidwell <nathan@codesourcery.com>
9610
9611 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9612 * g++.old-deja/g++.jason/2371.C: Likewise.
9613 * g++.old-deja/g++.jason/template33.C: Likewise.
9614 * g++.old-deja/g++.jason/template34.C: Likewise.
9615 * g++.old-deja/g++.jason/template36.C: Likewise.
9616 * g++.old-deja/g++.oliva/typename1.C: Likewise.
9617 * g++.old-deja/g++.oliva/typename2.C: Likewise.
9618 * g++.old-deja/g++.other/typename1.C: Likewise.
9619 * g++.old-deja/g++.pt/inherit2.C: Likewise.
9620 * g++.old-deja/g++.pt/nontype5.C: Likewise.
9621 * g++.old-deja/g++.pt/typename11.C: Likewise.
9622 * g++.old-deja/g++.pt/typename14.C: Likewise.
9623 * g++.old-deja/g++.pt/typename16.C: Likewise.
9624 * g++.old-deja/g++.pt/typename3.C: Likewise.
9625 * g++.old-deja/g++.pt/typename4.C: Likewise.
9626 * g++.old-deja/g++.pt/typename5.C: Likewise.
9627 * g++.old-deja/g++.pt/typename7.C: Likewise.
9628 * g++.old-deja/g++.robertl/eb9.C: Likewise.
9629
270d8c65
NS
96302001-12-11 Nathan Sidwell <nathan@codesourcery.com>
9631
9632 * g++.dg/other/linkage1.C: New test.
9633 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9634 specifiers.
9635
9aa8a1df
NB
96362001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
9637
9638 * gcc.dg/concat.c: New test.
9639
4c594031
SS
96402001-12-11 Stan Shebs <shebs@apple.com>
9641
9642 * objc/compile: New test directory.
9643 * objc/compile/compile.exp: New expect script.
9644 * objc/compile/20011211-1.m: New compile test.
9645
19cfdd34
JM
96462001-12-11 Jason Merrill <jason@redhat.com>
9647
9648 * lib/prune.exp (prune_gcc_output): Also handle "In member
9649 function". So many permutations...
9650
9aaceb4b
NS
96512001-12-10 Nathan Sidwell <nathan@codesourcery.com>
9652
9653 * g++.dg/template/typedef1.C: New test.
9654
271e6f02
NS
96552001-12-09 Nathan Sidwell <nathan@codesourcery.com>
9656
9657 * g++.dg/other/copy1.C: New test.
9658
1ec9bf8a
AH
96592001-10-08 Aldy Hernandez <aldyh@redhat.com>
9660
cf785988 9661 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1ec9bf8a 9662
cf785988 9663 * gcc.dg/builtin-choose-expr.c: New.
1ec9bf8a
AH
9664
96652001-12-07 Aldy Hernandez <aldyh@redhat.com>
9666
cf785988 9667 * gcc.dg/altivec-2.c: New.
1ec9bf8a 9668
e9d7407e
RH
96692001-12-07 Richard Henderson <rth@redhat.com>
9670
9671 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9672
ecd70094
SC
96732001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
9674
9675 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9676 ultrasparc.
9677
b8c25665 96782001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
f393dd70
RK
9679
9680 * g++-old.deja/g++.robertl/eb101.C: Deleted.
9681
a2b1e914
JJ
96822001-12-06 Janis Johnson <janis187@us.ibm.com>
9683
9684 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9685 variable argument list.
9686
b4fcd7d2
ZW
96872001-12-06 Zack Weinberg <zack@codesourcery.com>
9688
9689 * gcc.c-torture/execute/memcheck: Delete entire directory.
9690 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9691 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9692
26f943fd
NB
96932001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
9694
9695 * gcc.dg/Wshadow-1.c: New test.
9696
f79349c7
JJ
96972001-12-05 Jakub Jelinek <jakub@redhat.com>
9698
9699 * gcc.c-torture/compile/20011130-1.c: New test.
9700
822baa84
JJ
9701 * gcc.dg/noncompile/20011025-1.c: New test.
9702
7254c5fa
JJ
9703 * g++.dg/other/anon-union.C: New test.
9704
1218665b
JJ
9705 * gcc.c-torture/execute/20011024-1.c: New test.
9706
db3acfa5
JM
97072001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
9708
9709 * gcc.c-torture/execute/20000722-1.x,
9710 gcc.c-torture/execute/20010123-1.x: Remove.
9711 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9712 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9713 gcc.dg/c99-complit-2.c: New tests.
9714
713ccd0c
NS
97152001-12-04 Nathan Sidwell <nathan@codesourcery.com>
9716
9717 * g++.dg/inherit/base1.C: New test.
9718
108b7d3d
JJ
97192001-12-04 Jakub Jelinek <jakub@redhat.com>
9720
9721 * g++.dg/other/stdarg1.C: New test.
9722
b318748f
JJ
9723 * gcc.c-torture/compile/20011130-2.c: New test.
9724
86890024
JJ
97252001-12-03 Janis Johnson <janis187@us.ibm.com>
9726
9727 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9728 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9729 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9730 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9731 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9732 * gcc.dg/builtin-prefetch-1.c: New test.
9733
63658a9a
JJ
97342001-12-03 Jakub Jelinek <jakub@redhat.com>
9735
9736 * gcc.dg/20011130-1.c: New test.
9737
f1880e13
NS
97382001-12-03 Nathan Sidwell <nathan@codesourcery.com>
9739
9740 * g++.dg/other/scope1.C: New test.
9741 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9742
39bc99c2
JM
97432001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
9744
9745 * gcc.dg/vla-init-1.c: New test.
9746
41543739
GK
97472001-12-01 Geoff Keating <geoffk@redhat.com>
9748
9749 * gcc.c-torture/compile/structs.c: New testcase from GDB.
9750
1f978f5f
NB
97512001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
9752
9753 * objc.dg/alias.m: Update.
9754 * objc.dg/class-1.m: Update.
9755 * objc.dg/const-str-1.m: Update.
9756 * objc.dg/fwd-proto-1.m: Update.
9757 * objc.dg/id-1.m: Update.
9758 * objc.dg/super-class-1.m: Update.
9759
816a3974
MM
97602001-11-29 Mark Mitchell <mark@codesourcery.com>
9761
9762 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9763 constructs.
9764
b8c25665 97652001-11-28 Jeffrey A Law (law@cygnus.com)
d4d73d4c
JL
9766
9767 * gcc.c-torture/execute/20011128-1.c: New test.
9768
fd2aba00
HPN
97692001-11-28 Hans-Peter Nilsson <hp@axis.com>
9770
9771 * gcc.dg/20011127-1.c: New test.
9772
7e5fb12f
JM
97732001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
9774
9775 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
9776 from Austin Group draft 7.
9777 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
9778 scanf format arguments.
9779 * gcc.dg/format/no-exargs-2.c: New test.
9780
338d90b8
NS
97812001-11-25 Nathan Sidwell <nathan@codesourcery.com>
9782
9783 * g++.dg/abi/vbase8-4.C: New test.
9784
cbfd0e9e
ILT
97852001-11-24 Ian Lance Taylor <ian@airs.com>
9786
9787 * gcc.c-torture/execute/20011121-1.c: New test.
9788
b8c25665 97892001-11-23 Jeffrey A Law (law@cygnus.com)
05ce35e6
JL
9790
9791 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9792
e1e7d56b
AJ
97932001-11-23 Andreas Jaeger <aj@suse.de>
9794
9795 * gcc.dg/cpp/charconst-2.c: New test.
9796
8d49efb0
GK
97972001-11-22 Geoffrey Keating <geoffk@redhat.com>
9798
9799 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9800 to the host if it is remote. Let tests specify extra headers
9801 they use.
9802 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9803 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9804 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9805 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9806 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9807 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9808 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9809 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9810 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9811 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9812
577a67b0
NC
98132001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
9814
9815 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9816 for little endian ARMs.
9817
83dea45d
JJ
98182001-11-20 Jakub Jelinek <jakub@redhat.com>
9819
9820 * gcc.c-torture/compile/20011119-1.c: New test.
9821 * gcc.c-torture/compile/20011119-2.c: New test.
9822
da6ccf83
AH
98232001-11-17 Aldy Hernandez <aldyh@redhat.com>
9824
cf785988 9825 * gcc.dg/altivec-1.c: Fix typo.
da6ccf83 9826
ca349304
JM
98272001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
9828
9829 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9830
8f7a5cdc
NC
98312001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9832
9833 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9834
d88c9275
GK
98352001-11-19 Geoffrey Keating <geoffk@redhat.com>
9836
34806eda
GK
9837 * lib/g77.exp: Don't specify --rpath-link.
9838
d88c9275
GK
9839 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9840 across all the headers.
9841 * gcc.dg/format/format.exp: For testing on a remote host,
9842 copy format.h.
9843
9844 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9845 * gcc.c-torture/execute/930406-1.c: Likewise.
9846 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9847
b73f6494
AH
98482001-11-19 Aldy Hernandez <aldyh@redhat.com>
9849
cf785988 9850 * gcc.dg/altivec-1.c: New.
b73f6494 9851
3293c3e3
NB
98522001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
9853
9854 * gcc.dg/cpp/fpreprocessed.c: New test case.
9855
aa99bd09
JM
98562001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
9857
9858 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9859 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9860 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9861
7d14c755
JM
98622001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
9863
9864 * gcc.dg/no-builtin-1.c: New test.
9865
25e7f439
JJ
98662001-11-16 Jakub Jelinek <jakub@redhat.com>
9867
9868 * gcc.c-torture/execute/20011115-1.c: New test.
9869
2b7d71b2
JJ
98702001-11-15 Jakub Jelinek <jakub@redhat.com>
9871
8f5a5db8 9872 * gcc.c-torture/compile/20011114-2.c: New test.
feb265ab 9873 * gcc.c-torture/compile/20011114-3.c: New test.
2b7d71b2
JJ
9874 * gcc.c-torture/compile/20011114-4.c: New test.
9875
36a68fe7
NS
98762001-11-15 Nathan Sidwell <nathan@codesourcery.com>
9877
9878 * g++.dg/other/init1.C: New test.
9879
6345b681
GK
98802001-11-14 Geoffrey Keating <geoffk@redhat.com>
9881
7042d510
GK
9882 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9883 message.
9884
9885 * gcc.c-torture/execute/20011114-1.c: New testcase.
9886
6345b681
GK
9887 * gcc.c-torture/compile/20010327-1.c: Revert last change.
9888 * gcc.c-torture/compile/20011114-1.c: New test, exactly
9889 like the (before this change) version of 20010327-1.c.
9890
c1a7b241
RS
98912001-11-14 Roger Sayle <roger@eyesopen.com>
9892
9893 * gcc.c-torture/execute/string-opt-13.c: New testcase.
9894
373bd0fa
RS
98952001-11-14 Richard Sandiford <rsandifo@redhat.com>
9896
9897 * g++.dg/init/array2.C: New test.
9898
574f95c4
AO
98992001-11-14 Alexandre Oliva <aoliva@redhat.com>
9900
9901 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9902
b02922a4
NS
99032001-11-13 Nathan Sidwell <nathan@codesourcery.com>
9904
9905 * g++.dg/other/forscope1.C: New test.
9906 * g++.dg/ext/forscope1.C: New test.
9907 * g++.dg/ext/forscope2.C: New test.
9908
630036c6
JJ
99092001-11-13 Jakub Jelinek <jakub@redhat.com>
9910
9911 * gcc.c-torture/execute/20011113-1.c: New test.
9912
4192f0d2
GK
99132001-11-09 Geoffrey Keating <geoffk@redhat.com>
9914
ff6051b7
GK
9915 * gcc.c-torture/execute/20011109-2.c: New test.
9916
4192f0d2
GK
9917 * gcc.c-torture/execute/20011109-1.c: New test.
9918
a3d87e92
JJ
99192001-11-09 Jakub Jelinek <jakub@redhat.com>
9920
9921 * gcc.c-torture/compile/20011109-1.c: New test.
9922
c6243b4c
GK
99232001-11-08 Geoffrey Keating <geoffk@redhat.com>
9924
9925 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9926 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9927 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9928 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9929 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9930 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9931 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9932
8ac9ea61
NB
99332001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
9934
9935 * g++.dg/warn/Wshadow-1.C: New tests.
9936 * g++.old-deja/g++.mike/for3.C: Update.
9937
207bf485
JM
99382001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
9939
9940 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9941 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9942 XFAILs. Adjust expected error texts.
9943 * gcc.c-torture/compile/20011106-1.c,
9944 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9945 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9946 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9947 gcc.dg/c99-array-lval-5.c: New tests.
9948
63d75005
NB
99492001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
9950
9951 * gcc.dg/cpp/defined.c: Update.
9952
e9b2c823
NB
99532001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
9954
9955 * gcc.c-torture/execute/anon-1.c: New test.
9956
2e80c17d
GK
99572001-11-03 Geoffrey Keating <geoffk@redhat.com>
9958
9959 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9960 same size, so no warning should be produced on stormy16.
9961
9962 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9963 due to oversized array.
9964 * g++.old-deja/g++.mike/ns15.C: Likewise.
9965 * g++.old-deja/g++.pt/crash16.C: Likewise.
9966
ae31824c
GS
99672001-11-02 Graham Stott <grahams@redhat.com>
9968
9969 * g++.dgother/debug1.C: Fix typos.
9970
19989812
JJ
99712001-11-01 Jakub Jelinek <jakub@redhat.com>
9972
9973 * g++.dg/other/debug1.C: New test.
9974
9199347f
SC
99752001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9976
9977 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
cf785988 9978 of unsigned long.
9199347f 9979
3d238248
JJ
99802001-10-30 Jakub Jelinek <jakub@redhat.com>
9981
9982 * gcc.dg/20011029-2.c: New test.
9983
cfaef116
JJ
9984 * gcc.c-torture/compile/20011029-1.c: New test.
9985
b8c25665 99862001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
3df95b7b
NP
9987
9988 * objc/execute/class_self-1.m: New test.
9989 * objc/execute/class_self-2.m: New test.
9990
5037fa81
ZW
99912001-10-25 Zack Weinberg <zack@codesourcery.com>
9992
9993 * gcc.misc-tests/msgs.exp: Delete.
9994 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9995 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
9996 error set to match recent changes.
9997
b621a4dd
ZW
99982001-10-24 Zack Weinberg <zack@codesourcery.com>
9999
10000 * gcc.dg/20011021-1.c: New test.
10001
c0a4369a
JJ
100022001-10-24 Jakub Jelinek <jakub@redhat.com>
10003
10004 * gcc.c-torture/compile/20011023-1.c: New test.
10005
91dc81f9
GK
100062001-10-23 Geoffrey Keating <geoffk@redhat.com>
10007
10008 * lib/g77.exp: Rewrite based on lib/g++.exp.
10009
4768dbdd
JJ
100102001-10-19 Jakub Jelinek <jakub@redhat.com>
10011
10012 * gcc.c-torture/execute/20011019-1.c: New test.
10013
368a1647
JJ
10014 * gcc.dg/20011018-1.c: New test.
10015
48d4b9f0
NY
100162001-10-19 NIIBE Yutaka <gniibe@m17n.org>
10017
10018 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
10019
c8202d4c
AO
100202001-10-18 Alexandre Oliva <aoliva@redhat.com>
10021
10022 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
10023 * gcc.dg/attr-invalid.c: Likewise.
10024
bf911a9a
JJ
100252001-10-18 Jakub Jelinek <jakub@redhat.com>
10026
10027 * testsuite/gcc.dg/20011015-1.c: New test.
10028
756b2d5e
RS
100292001-10-14 Richard Sandiford <rsandifo@redhat.com>
10030
10031 * g++.dg/template/unify2.C: New test.
10032
2d1245b8
RS
100332001-10-14 Richard Sandiford <rsandifo@redhat.com>
10034
10035 * g++.dg/other/exception-specification.C: New test
10036
e2ccde7b
TR
100372001-10-13 Tom Rix <trix@redhat.com>
10038
10039 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
10040 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
10041
8554d9a4
JJ
100422001-10-12 Jakub Jelinek <jakub@redhat.com>
10043
10044 * testsuite/gcc.dg/20011009-1.c: New test.
10045
e60505a5
NS
100462001-10-12 Nathan Sidwell <nathan@codesourcery.com>
10047
10048 PR g++/4476
10049 * g++.dg/other/friend1.C: New test.
10050
4a8d0c9c
RH
100512001-10-11 Richard Henderson <rth@redhat.com>
10052
10053 * g++.old-deja/g++.other/crash18.C: Add -S to options.
10054
6cb3ae1e
FS
100552001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10056
10057 * gcc.c-torture/compile/20011010-1.c: New.
10058
9f2f9eb6
JM
100592001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
10060
10061 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
10062 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
10063 g77.f-torture/execute/execute.exp,
10064 g77.f-torture/noncompile/noncompile.exp,
10065 gcc.c-torture/compile/compile.exp,
10066 gcc.c-torture/execute/execute.exp,
10067 gcc.c-torture/execute/ieee/ieee.exp,
10068 gcc.c-torture/execute/memcheck/memcheck.exp,
10069 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
10070 objc/execute/execute.exp: Update FSF address.
10071
24b9d43a
NB
100722001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
10073
10074 * gcc.dg/cpp/cmdlne-C.c: Update.
10075 * gcc.dg/cpp/cmdlne-C2.c: New.
10076
63dd08e6
FS
100772001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10078
10079 * gcc.c-torture/execute/20011008-3.c: New.
10080
1dde5a4e
DD
100812001-10-08 DJ Delorie <dj@redhat.com>
10082
10083 * gcc.dg/20011008-1.c: New.
10084 * gcc.dg/20011008-2.c: New.
10085
d6da836d
NB
100862001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
10087
10088 * gcc.dg/cpp/spacing1.c: Update test.
10089
cc712abf
JM
100902001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
10091
10092 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
10093 spelling errors of "separate" as "seperate".
10094
8d5463d4
AO
100952001-10-05 Alexandre Oliva <aoliva@redhat.com>
10096
10097 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
10098 enough to avoid inlining.
10099
d9c28ce3
PS
101002001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
10101
10102 * lib/g77.exp: set libg2c_dir correctly.
10103
a2566f60
NB
101042001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
10105
10106 * gcc.dg/cpp/macro11.c: New test.
10107
80a497e4
JM
101082001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10109
10110 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
10111 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
10112 gcc.dg/format/multattr-3.c: New tests.
10113 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
10114 tests for format attributes on function pointers being rejected.
10115
6431177a
JM
101162001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10117
10118 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
10119
ed0ea560
JM
101202001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10121
10122 * g++.dg/warn/format1.C: New test.
10123
bab3db73
NB
101242001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
10125
10126 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
10127
ab17715d
NB
101282001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
10129
10130 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
10131
8c3b2693
NB
101322001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
10133
10134 * gcc.dg/cpp/redef2.c: Add test.
10135
bed2ebd0
GK
101362001-09-27 Geoffrey Keating <geoffk@redhat.com>
10137
10138 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
e1e7d56b 10139 long-standing bug on i686, apparently.
bed2ebd0
GK
10140 * gcc.c-torture/execute/loop-2c.x: New file.
10141 * gcc.c-torture/execute/loop-2d.x: New file.
10142 * gcc.c-torture/execute/loop-3c.x: New file.
10143
b56cfd51
NB
101442001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
10145
10146 * gcc.dg/cpp/20000625-2.c: Correct line number.
10147
4ed5bcfb
NB
101482001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
10149
10150 * gcc.dg/cpp/macro10.c: New test.
10151 * gcc.dg/cpp/strify3.c: New test.
10152 * gcc.dg/cpp/spacing1.c: Add tests.
10153 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
10154 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
10155
1b47b7ae
DD
101562001-09-24 DJ Delorie <dj@redhat.com>
10157
10158 * gcc.c-torture/execute/20010924-1.c: New test.
e1e7d56b 10159
dea2f2db
NB
101602001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
10161
10162 * testsuite/objc/execute/paste.m: Remove.
10163
040cc071
JM
101642001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
10165
10166 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
10167
ab6e6969
GH
101682001-09-22 George Helffrich <george@geo.titech.ac.jp>
10169
10170 * g77.dg/strlen0.f: New test.
10171
67231816
RH
101722001-09-21 Richard Henderson <rth@redhat.com>
10173
10174 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
10175 * g++.old-deja/g++.abi/vtable2.C: Likewise.
10176
91d231cb
JM
101772001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
10178
10179 Table-driven attributes.
10180 * g++.dg/ext/attrib1.C: New test.
10181
e7b6a0ee
DD
101822001-09-20 DJ Delorie <dj@redhat.com>
10183
10184 * gcc.dg/20000926-1.c: Update expected warning messages.
10185 * gcc.dg/array-2.c: Likewise, and test for warnings too.
10186 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
10187 array.
10188
4241b637
RS
101892001-09-18 Richard Sandiford <rsandifo@redhat.com>
10190
10191 * g++.dg/eh/registers1.C: New test case.
10192
17920efb
RH
101932001-09-17 Richard Henderson <rth@redhat.com>
10194
10195 * gcc.dg/array-5.c: Fix VLA decomposition test.
10196
18a9d8ff
NB
101972001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
10198
10199 * gcc.dg/cpp/line5.c: New testcase.
10200
3617ff1e
NB
102012001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
10202
10203 * gcc.dg/cpp/macro9.c: New test.
10204
0ea009fc
AH
102052001-09-15 Aldy Hernandez <aldyh@redhat.com>
10206
cf785988 10207 * gcc.c-torture/execute/980223.c: Change type of addr from long
0ea009fc
AH
10208 to char *.
10209
846f0467
HPN
102102001-09-15 Hans-Peter Nilsson <hp@axis.com>
10211
10212 * gcc.c-torture/execute/20010915-1.c: New test.
10213
1f8d138f
JJ
102142001-09-14 Janis Johnson <janis187@us.ibm.com>
10215
10216 * g77.dg/bprob: New directory.
10217 * g77.dg/bprob/bprob.exp: New file.
10218 * g77.dg/bprob/bprob-1.f: New test.
10219 * g77.dg/gcov: New directory.
10220 * g77.dg/gcov/gcov.exp: New file.
10221 * g77.dg/gcov/gcov-1.f: New test.
10222 * g77.dg/gcov/gcov-1.x: New file.
10223
bdcbe496
NB
102242001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
10225
10226 * gcc.dg/cpp/directiv.c: Update.
10227 * gcc.dg/cpp/undef1.c: Update.
10228
c1d4e7e1
JJ
102292001-09-12 Jakub Jelinek <jakub@redhat.com>
10230
10231 * gcc.dg/20010912-1.c: New test.
10232
cd1f97c6
JJ
102332001-09-11 Janis Johnson <janis187@us.ibm.com>
10234
10235 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
10236 language-independent file in lib.
10237 * lib/gcov.exp: New file.
10238
1d30139d
JM
102392001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
10240
10241 * gcc.c-torture/compile/20010911-1.c: New test.
10242
1aa084e6
JJ
102432001-09-10 Janis Johnson <janis187@us.ibm.com>
10244
10245 * lib/profopt.exp: New, to support profile-directed optimizations.
10246 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
10247 * gcc.misc-tests/bprob-1.c: New test.
10248 * gcc.misc-tests/bprob-2.c: New test.
10249
ebe0d266 102502001-09-07 Janis Johnson <janis187@us.ibm.com>
1aa084e6 10251
ebe0d266
JJ
10252 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
10253 XFAIL and which kinds of gcov output to verify.
10254 * gcc.misc-tests/gcov-4b.x: New file.
10255 * gcc.misc-tests/gcov-5b.x: New file.
10256 * gcc.misc-tests/gcov-6.x: New file.
10257 * gcc.misc-tests/gcov-7.c: New test.
10258 * gcc.misc-tests/gcov-7.x: New file.
10259
a3070574
JJ
102602001-09-06 Janis Johnson <janis187@us.ibm.com>
10261
10262 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
10263 * gcc.misc-tests/gcov-6.c: New test.
10264
39e78d8b
NS
102652001-09-06 Nathan Sidwell <nathan@codesourcery.com>
10266
10267 PR c++/3986
10268 * g++.dg/abi/vbase1.C: New test.
10269
89fc3605
ZL
102702001-09-05 Ziemowit Laski <zlaski@apple.com>
10271
10272 * objc.dg/method-2.m: New.
e1e7d56b 10273
da86f08f
NS
102742001-09-04 Nathan Sidwell <nathan@codesourcery.com>
10275
10276 PR c++/4203
10277 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10278 * g++.dg/init/empty1.C: New test.
10279
7743fdb9
JJ
102802001-09-03 Jakub Jelinek <jakub@redhat.com>
10281
10282 * gcc.c-torture/compile/20010903-1.c: New test.
10283
89503616
RZ
102842001-08-31 Roman Zippel <zippel@linux-m68k.org>
10285
10286 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10287 for m68k.
10288
7566ca49
GK
102892001-08-31 Geoffrey Keating <geoffk@redhat.com>
10290
10291 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10292
10293 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10294
10295 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10296
2d107c59
GK
102972001-08-30 Geoffrey Keating <geoffk@redhat.com>
10298
10299 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10300 for 16-bit 'unsigned int'.
10301
af592bf9
KH
103022001-08-29 Kazu Hirata <kazu@hxi.com>
10303
10304 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10305
fa4e13e0
RH
103062001-08-27 Richard Henderson <rth@redhat.com>
10307
10308 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10309 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10310
90d925d3
AH
103112001-08-25 Aldy Hernandez <aldyh@redhat.com>
10312
cf785988 10313 * gcc.dg/asm-names.c (ymain): New.
90d925d3 10314
033c017c
GK
103152001-08-22 Geoffrey Keating <geoffk@redhat.com>
10316
10317 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10318 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10319 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10320
ada11335
KG
103212001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10322
10323 * gcc.dg/compare5.c: New testcase.
10324
0585896c
JM
103252001-08-23 Jason Merrill <jason_merrill@redhat.com>
10326
10327 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10328 and "In instantiation".
10329
c0e4f189
AH
103302001-08-21 Aldy Hernandez <aldyh@redhat.com>
10331
cf785988 10332 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
c0e4f189 10333
ea319998
JJ
103342001-08-20 Janis Johnson <janis187@us.ibm.com>
10335
10336 * gcc.misc-tests/gcov.exp: Add support for branch information.
10337 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10338 * gcc.misc-tests/gcov-4.c: New test.
10339 * gcc.misc-tests/gcov-4b.c: New test.
10340 * gcc.misc-tests/gcov-5b.c: New test.
10341
9b95b063
ZW
103422001-08-20 Zack Weinberg <zackw@panix.com>
10343
10344 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10345 expected to fail.
10346
915a17f6
JDA
103472001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
10348
10349 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10350
baeb4732
JJ
103512001-08-19 Jakub Jelinek <jakub@redhat.com>
10352
10353 * g++.dg/eh/template1.C: New test.
10354
3c0a5af2
DB
103552001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
10356
10357 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10358 Fix thinko.
10359 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10360 for xfail.
10361
103622001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
c3849183
DB
10363
10364 * lib/g77-dg.exp: Use prune.exp for common procedures
e1e7d56b
AJ
10365 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10366 * lib/g77.exp: (g77-dg-prune) Remove
c3849183 10367
3d146acb
JM
103682001-08-13 Jason Merrill <jason_merrill@redhat.com>
10369
10370 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10371
4d5f3fbd
KL
103722001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10373
10374 * g++.dg/template/unify1.C: New test.
10375
0830ae44
NS
103762001-08-07 Nathan Sidwell <nathan@codesourcery.com>
10377
10378 * g++.dg/abi/empty4.C: New test.
10379
6b6f7231
DB
103802001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
10381
10382 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10383 solaris2.*
10384 * g77.f-torture/compile/pr3743.x: Likewise
10385
eac69b8a
GDR
103862001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
10387
10388 * g++.dg/other/using-declaration.C: New test.
10389
6604e6f3
NB
103902001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
10391
10392 * gcc.dg/cpp/tr-sign.c: New testcase.
10393
67821e3a
NB
103942001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
10395
10396 * gcc.dg/cpp/19951025-1.c: Revert.
10397 * gcc.dg/cpp/directiv.c: We no longer process directives that
10398 interrupt macro arguments.
10399
13104975
ZW
104002001-08-03 Zack Weinberg <zackw@stanford.edu>
10401
10402 * gcc.dg/bconstp-1.c: New test.
10403
949f197f
RH
104042001-08-03 Richard Henderson <rth@redhat.com>
10405
10406 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
10407
d82fc108
NB
104082001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
10409
10410 * gcc.dg/cpp/19951025-1.c: Update.
10411
d4d3e882
JO
104122001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
10413
10414 * g77.dg/ff90-1.f (s): Fix reference of variable z,
10415 should be x.
10416
1dbb6023
NS
104172001-08-02 Nathan Sidwell <nathan@codesourcery.com>
10418
10419 Kill -fhonor-std.
10420 * g++.old-deja/g++.ns/ns14.C: Remove special options.
10421 * g++.old-deja/g++.other/std1.C: Likewise.
10422 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
10423
41ae4ee6
DB
104242001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
10425
10426 * lib/g77.exp: Load gcc-defs.exp for common procedures
10427 (g77_pass, g77_fail, g77_finish, g77_exit,
10428 ${tool}_check_unsupported_p} Now redundant. Deleted.
10429
104302001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
10431
10432 * g77.dg/fbackslash.f
10433 * g77.dg/fcase-preserve.f
10434 * g77.dg/ff90-1.f
10435 * g77.dg/ffixed-line-length-0.f
10436 * g77.dg/ffixed-line-length-132.f
10437 * g77.dg/ffixed-line-length-7.f
10438 * g77.dg/ffixed-line-length-72.f
10439 * g77.dg/ffixed-line-length-none.f
cf785988 10440 * g77.dg/ffree-form-1.f
41ae4ee6
DB
10441 * g77.dg/fno-backslash.f
10442 * g77.dg/fno-f90-1.f
10443 * g77.dg/fno-fixed-form-1.f
10444 * g77.dg/fno-onetrip.f
10445 * g77.dg/fno-typeless-boz.f
10446 * g77.dg/fno-underscoring.f
10447 * g77.dg/fno-vxt-1.f
10448 * g77.dg/fonetrip.f
10449 * g77.dg/ftypeless-boz.f
10450 * g77.dg/fugly-assumed.f
10451 * g77.dg/funderscoring.f
10452 * g77.dg/fvxt-1.f
10453
3fecf49c
ZL
104542001-08-01 Ziemowit Laski <zlaski@apple.com>
10455
10456 * objc.dg/fwd-proto-1.m: New.
10457 * objc.dg/local-decl-1.m: New.
10458 * objc.dg/naming-1.m: New.
10459 * objc.dg/naming-2.m: New.
10460 * objc.dg/proto-hier-1.m: New.
10461
ebff8232
HPN
104622001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
10463
10464 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
10465 largest-type elements to a struct makes its size grow.
10466
20dde49d
NS
104672001-07-31 Nathan Sidwell <nathan@codesourcery.com>
10468
10469 * g++.dg/abi/vthunk1.C: New test.
10470
b7ad2f8b
NS
104712001-07-31 Nathan Sidwell <nathan@codesourcery.com>
10472
10473 * g++.dg/abi/vbase8-22.C: New test.
10474
dd666a87
NB
104752001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
10476
10477 * gcc.dg/cpp/macro8.c: New test.
10478
0ab142b0
NS
104792001-07-27 Nathan Sidwell <nathan@codesourcery.com>
10480
10481 * g++.dg/abi/vbase8-21.C: New test.
10482
d60d223b
NS
104832001-07-27 Nathan Sidwell <nathan@codesourcery.com>
10484
10485 * g++.dg/abi/vbase8-10.C: New test.
10486
08ecdbeb
RO
104872001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10488
10489 * lib/g++.exp (g++_set_ld_library_path): Renamed to
10490 ${tool}_set_ld_library_path.
10491 Changed caller.
10492 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
10493 g++.exp.
10494
62ba5f39
SC
104952001-07-26 Stan Cox <scox@redhat.com>
10496
10497 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
10498 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
10499 gcc_exit, gcc_check_unsupported_p):
10500 Moved to gcc-deps.exp
10501 * gcc-deps.exp: New file.
10502
db3ef87b
KL
105032001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10504
10505 * g++.old-deja/g++.pt/defarg14.C: New test.
10506
312b7c9d
NS
105072001-07-26 Nathan Sidwell <nathan@codesourcery.com>
10508
10509 * g++.old-deja/g++.other/lineno5.C: New test.
10510
648c2206
NS
105112001-07-26 Nathan Sidwell <nathan@codesourcery.com>
10512
10513 * g++.old-deja/g++.pt/crash68.C: New test.
10514
969fd501
NS
105152001-07-26 Nathan Sidwell <nathan@codesourcery.com>
10516
10517 * g++.old-deja/g++.other/crash42.C: New test.
10518
cef0d199
NB
105192001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
10520
10521 * gcc.dg/cpp/extratokens.c: Fix.
10522 * gcc.dg/cpp/skipping2.c: New tests.
10523
50011802
RO
105242001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10525
10526 * gcc.c-torture/execute/20010724-1.c: New file.
10527 * gcc.c-torture/execute/20010724-1.x: New file.
10528
40260429
NS
105292001-07-25 Nathan Sidwell <nathan@codesourcery.com>
10530
10531 * g++.old-deja/g++.other/cond7.C: New test.
10532
ab085207
NS
105332001-07-25 Nathan Sidwell <nathan@codesourcery.com>
10534
10535 * g++.old-deja/g++.other/optimize4.C: New test.
10536
90b1ca2f
NS
105372001-07-25 Nathan Sidwell <nathan@codesourcery.com>
10538
10539 * g++.old-deja/g++.abi/vbase8-5.C: New test.
10540
41971242
JM
105412001-07-24 Jason Merrill <jason_merrill@redhat.com>
10542
10543 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10544 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10545 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10546 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10547
10548 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10549 bug report" message.
10550
10551 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10552 * g++.dg/ext/instantiate1.C: Move from old-deja.
10553
897c6ab7
DB
105542001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
10555
10556 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10557 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10558 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10559 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10560
b8c25665 105612001-07-23 Jeffrey A Law (law@cygnus.com)
1ee6b839
JL
10562
10563 * gcc.c-torture/execute/20010723-1.c: New test.
10564
541c655f
BE
105652001-07-23 Ben Elliston <bje@redhat.com>
10566
10567 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10568
e5d4fff4
FS
105692001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10570
10571 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10572 i[34567]86-*-*.
10573 Delete handling of ieee_multilib_flags.
10574 Pass -mieee for alpha*-*-* and sh-*-*.
10575 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10576
f4653d92
NS
105772001-07-21 Nathan Sidwell <nathan@codesourcery.com>
10578
10579 Remove old-abi tests.
10580 * g++.old-deja/g++.mike/p11116.C: Remove.
10581 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10582
08f66b04
TM
105832001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
10584
10585 * g77.f-torture/compile/pr3743.f: New test
10586
105872001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
10588
10589 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10590
432fa9f2
RO
105912001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10592
10593 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10594 g++.old-deja/g++.pt/static6.C: Likewise.
10595 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10596 supports weak symbols.
10597
f7bebb56
AJ
105982001-07-18 Andreas Jaeger <aj@suse.de>
10599
10600 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10601 supported again.
10602
a3424c98
AJ
106032001-07-18 Andreas Jaeger <aj@suse.de>
10604
10605 * gcc.dg/iftrap-1.c: Fix target line.
10606
91a18fe0
RH
106072001-07-17 Richard Henderson <rth@redhat.com>
10608
10609 * gcc.c-torture/execute/20010717-1.c: New.
10610
4b01f8d8
JM
106112001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
10612
10613 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10614 tests.
10615
b5ca1dc7
PS
106162001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
10617
10618 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10619
3d719162
RO
106202001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10621
10622 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10623 UAC_SIGBUS, UAC_NOPRINT definitions.
10624
b8c25665 106252001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
55680aef
NP
10626
10627 * objc/execute/object_is_class.m: New test.
10628 * objc/execute/object_is_meta_class.m: New test.
10629
09b495e5
TM
106302001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
10631
10632 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10633 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10634
106352001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
147424bf
DB
10636
10637 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10638 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10639
999c0669
RH
106402001-07-14 Richard Henderson <rth@redhat.com>
10641
10642 * gcc.dg/iftrap-1.c: New.
10643
09b495e5 106442001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
2ea80cfd
DB
10645
10646 * g77.f-torture/execute/intrinsic77.f: New test.
10647
1ca46974
JJ
106482001-07-11 Janis Johnson <janis@us.ibm.com>
10649
10650 * gcc.misc-tests/gcov-3.c: New test.
10651
0e41fb04
RS
106522001-07-11 Richard Sandiford <rsandifo@redhat.com>
10653
10654 * gcc.c-torture/compile/20010711-1.c,
10655 * gcc.c-torture/compile/20010711-2.c: New tests.
10656
4a1b6176
RS
106572001-07-11 Richard Sandiford <rsandifo@redhat.com>
10658
10659 * gcc.c-torture/execute/20010711-1.c: New test.
10660
6fbce318
BE
106612001-07-11 Ben Elliston <bje@redhat.com>
10662
10663 * g++.old-deja/g++.other/enum5.C: New test.
10664
41971242
JM
106652001-07-10 Jason Merrill <jason_merrill@redhat.com>
10666
10667 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10668 (g++-dg-prune): Call prune_gcc_output.
10669 * prune.exp: New file for prune_gcc_output.
10670 * lib/g++.exp, lib/gcc.exp: Load it.
10671
f7a4cec0
JM
106722001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
10673
10674 * gcc.c-torture/compile/20010701-1.c,
10675 g++.old-deja/g++.ext/attrib6.C: New tests.
10676
b8c25665 106772001-07-06 Jeffrey A Law (law@cygnus.com)
d9249616
JL
10678
10679 * gcc.c-torture/compile/20010706-1.c: New test.
10680
809353e1
MC
106812000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
10682
10683 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10684
0168a849
SS
106852001-06-28 Stan Shebs <shebs@apple.com>
10686
10687 * gcc.dg/pragma-darwin.c: New test.
10688
f4b20cd9
RO
106892001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10690
10691 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10692 Solaris 2.[678] system.
10693
f9e1917e
JM
106942001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
10695
10696 * gcc.dg/20010622-1.c: New test.
10697
b2af8e32
SS
106982001-06-18 Stan Shebs <shebs@apple.com>
10699
10700 * objc.dg: New directory.
10701 * objc.dg/dg.exp: New file.
10702 * objc.dg/alias.m: New.
10703 * objc.dg/class-1.m: New.
10704 * objc.dg/class-2.m: New.
10705 * objc.dg/const-str-1.m: New.
10706 * objc.dg/const-str-2.m: New.
10707 * objc.dg/id-1.m: New.
10708 * objc.dg/method-1.m: New.
10709 * objc.dg/super-class-1.m: New.
10710 * lib/objc-dg.exp: New file.
10711
eaea542a
JDA
107122001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
10713
10714 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10715 of label name.
10716
87326ba8
NS
107172001-06-14 Nathan Sidwell <nathan@codesourcery.com>
10718
10719 * g++.old-deja/g++.abi/vbase8-9.C: New test.
10720
15a7ee9f
FS
107212001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10722
10723 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10724 variable.
10725
757e4f23
RH
107262001-06-12 Richard Henderson <rth@redhat.com>
10727
10728 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10729
623fe76a
NS
107302001-06-12 Nathan Sidwell <nathan@codesourcery.com>
10731
10732 * g++.old-deja/g++.abi/vbase5.C: New test.
10733 * g++.old-deja/g++.abi/vbase6.C: New test.
10734 * g++.old-deja/g++.abi/vbase7.C: New test.
10735
2c1a2421
KG
107362001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10737
10738 * gcc.c-torture/compile/20010610-1.c: New test.
10739
7bdcf888
NS
107402001-06-12 Nathan Sidwell <nathan@codesourcery.com>
10741
10742 * g++.old-deja/g++.abi/vbase4.C: New test.
10743
b05d8201
SC
107442001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10745
10746 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10747 support %f for HC11/HC12 targets.
10748 * gcc.c-torture/execute/930513-1.x: New file, likewise.
10749 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10750 on HC11/HC12 targets.
10751 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10752
55f61a56
RO
107532001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10754
10755 * gcc.dg/wchar_t-1.c: New file.
10756 * gcc.dg/wint_t-1.c: Likewise.
10757
07732516
BS
107582001-06-11 Bernd Schmidt <bernds@redhat.com>
10759
10760 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10761
d4a6cf38
RH
107622001-06-11 Richard Henderson <rth@redhat.com>
10763
10764 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10765
1552f874
JM
107662001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
10767
10768 * gcc.c-torture/compile/20010611-1.c: New test.
10769
f18b70f5
JM
107702001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
10771
10772 * gcc.dg/c99-tag-1.c: Add more tests.
10773
2e246150
AO
107742001-06-10 Alexandre Oliva <aoliva@redhat.com>
10775
10776 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10777 representation on MN10300 and ARM/Thumb.
10778
226f8242
TM
107792001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
10780
10781 * g77.f-torture/execute/20010610.f: New.
10782
5bb8dd28
DB
107832001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
10784
10785 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10786 names.
10787
07a96c1b
RH
107882001-06-09 Richard Henderson <rth@redhat.com>
10789
10790 * gcc.c-torture/execute/ashrdi-1.c: New.
10791 * gcc.c-torture/execute/ashldi-1.c: New.
10792 * gcc.c-torture/execute/lshrdi-1.c: New.
10793
b2782014
OP
107942001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
10795
10796 * objc/execute/load-3.m: Added. Check sending +load to categories,
10797 in addition to classes.
10798
43fd108f
SS
107992001-06-08 Stan Shebs <shebs@apple.com>
10800
10801 * objc/execute/load-2.m: New test. From Nicola Pero
10802 <n.pero@mi.flashnet.it>.
a3424c98 10803
7137fd76
JJ
108042001-06-08 Jakub Jelinek <jakub@redhat.com>
10805
10806 * gcc.c-torture/execute/20010605-2.c: New test.
10807
4b454fcc
NS
108082001-06-08 Nathan Sidwell <nathan@codesourcery.com>
10809
10810 * g++.old-deja/g++.abi/vbase2.C: New test.
10811 * g++.old-deja/g++.abi/vbase3.C: New test.
10812
9ac1bd2e
NS
108132001-06-08 Nathan Sidwell <nathan@codesourcery.com>
10814
10815 * g++.old-deja/g++.pt/friend49.C: New test.
10816
fcebb2dd
NS
108172001-06-07 Nathan Sidwell <nathan@codesourcery.com>
10818
10819 * g++.old-deja/g++.ext/anon3.C: New test.
10820
bea09693
NS
108212001-06-05 Nathan Sidwell <nathan@codesourcery.com>
10822
10823 * g++.old-deja/g++.other/conv7.C: New test.
10824
f375b7a7
JM
108252001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
10826
10827 * gcc.c-torture/compile/20010605-2.c: New test.
10828
3d3daefd
JDA
108292001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
10830
10831 * gcc.c-torture/execute/20010604-1.c: New test.
10832
05ac6740
LR
108332001-06-04 Loren J. Rittle <ljrittle@acm.org>
10834
10835 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10836
6bdfaf09
JO
108372001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
10838
10839 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10840 (g++_link_flags): Likewise.
10841 (g++_init): Pass gccpath's value to two previous functions.
10842
87327987
KG
108432001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10844
10845 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10846 Ensure logfile entry matches exec command line.
10847
0c02eebf
RH
108482001-05-31 Richard Henderson <rth@redhat.com>
10849
bc440d04 10850 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
0c02eebf
RH
10851 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10852
42a9e4e4
DB
108532001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
10854
10855 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10856 compiler for irix6.2
10857
e97c9488
NS
108582001-05-30 Nathan Sidwell <nathan@codesourcery.com>
10859
10860 * g++.old-deja/g++.other/optimize3.C: New file.
10861
7dd0ff2b
JO
108622001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
10863
42a9e4e4
DB
10864 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10865 assemble.
7dd0ff2b 10866
87d9ac49
NS
108672001-05-26 Nathan Sidwell <nathan@codesourcery.com>
10868
10869 * g++.old-deja/g++.other/optimize2.C: New file.
10870
47cf9247
DN
108712001-05-25 Diego Novillo <dnovillo@redhat.com>
10872
10873 * gcc.c-torture/compile/20010518-2.c: New file.
10874 * gcc.c-torture/execute/20010518-1.c: New file.
10875 * gcc.c-torture/execute/20010518-2.c: New file.
10876
0e03329a
JM
108772001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
10878
10879 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10880
f5aada26
MM
108812001-05-24 Mark Mitchell <mark@codesourcery.com>
10882
10883 G++ no longer defines builtins that do not begin with __builtin.
10884 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10885 * g++.old-deja/g++.brendand/misc13.C: Likewise.
10886 * g++.old-deja/g++.law/builtin1.C: Likewise.
10887 * g++.old-deja/g++.law/cvt2.C: Likewise.
10888 * g++.old-deja/g++.mike/net5.C: Likewise.
10889 * g++.old-deja/g++.other/builtins1.C: Likewise.
10890 * g++.old-deja/g++.other/builtins2.C: Likewise.
10891 * g++.old-deja/g++.other/builtins3.C: Likewise.
10892 * g++.old-deja/g++.other/builtins4.C: Likewise.
10893 * g++.old-deja/g++.other/inline8.C: Likewise.
10894 * g++.old-deja/g++.robertl/eb39.C: Likewise.
10895
6f56d925
NS
108962001-05-24 Nathan Sidwell <nathan@codesourcery.com>
10897
10898 * g++.old-deja/g++.pt/using1.C: Adjust.
10899 * g++.old-deja/g++.pt/using2.C: New test.
10900
f8710242
NB
109012001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
10902
10903 * gcc.dg/cpp/charconst.c: New tests.
10904 * gcc.dg/cpp/escape.c: New tests.
10905 * gcc.dg/cpp/escape-1.c: New tests.
10906 * gcc.dg/cpp/escape-2.c: New tests.
10907 * gcc.dg/cpp/ucs.c: New tests.
10908
3af21e04
DB
109092001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
10910
a3424c98 10911 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
3af21e04
DB
10912 native compiler for irix6.5.
10913
1ec07597
JO
10914Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
10915
10916 * lib/g++.exp (g++_include_flags): Use args to compute
a3424c98 10917 get_multilibs.
1ec07597
JO
10918 (g++_link_flags): Likewise.
10919 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10920
c215b29f
JM
109212001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
10922
10923 * gcc.dg/c90-hexfloat-1.c: Add more tests.
10924
4694cec2
GK
109252001-05-21 Geoff Keating <geoffk@redhat.com>
10926
10927 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10928 this file.
10929
f0ef84a2
SC
109302001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10931
10932 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10933 STACK_SIZE;
10934 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10935 to STACK_SIZE; Use it to define size of add_histo array.
a3424c98 10936 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
f0ef84a2
SC
10937 to STACK_SIZE.
10938 (f): Use GITT_SIZE to define size of gitt local table.
a3424c98 10939 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
f0ef84a2
SC
10940 to STACK_SIZE; Use it to define size of bytemem array.
10941
ef73e139
SC
109422001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10943
10944 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10945 on 68HC11/HC12 due to the asm instruction.
10946 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10947 * gcc.c-torture/compile/920520-1.x: Likewise.
10948 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10949 on 68HC11/HC12 because the function is larger than 64K.
10950 * gcc.c-torture/compile/961203-1.x: New file, this test fails
10951 on 68HC11/HC12 because the structure is too large.
10952
4951297b
RH
109532001-05-20 Richard Henderson <rth@redhat.com>
10954
10955 * gcc.c-torture/execute/20010520-1.c: New.
10956
88e3805d
KG
109572001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10958
10959 * g++.old-deja/g++.warn/compare1.C: New test.
10960 * gcc.dg/compare4.c: New test.
10961
d30a825a
NS
109622001-05-20 Nathan Sidwell <nathan@codesourcery.com>
10963
10964 * g++.old-deja/g++.other/optimize1.C: New test.
10965
3b82c249
KL
109662001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10967
10968 * g++.old-deja/g++.pt/spec41.C: New test.
10969
97d24516
JM
109702001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
10971
10972 * gcc.c-torture/compile/20010114-1.x: Remove.
10973
10d6cbb8
SS
109742001-05-18 Stan Shebs <shebs@apple.com>
10975
10976 * gcc.c-torture/compile/20010518-1.c: New test.
10977
2b0cbc5d
NS
109782001-05-18 Nathan Sidwell <nathan@codesourcery.com>
10979
10980 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10981 * g++.old-deja/g++.pt/crash67.C: New test.
10982
20415bba
JO
109832001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
10984
10985 * g++.old-deja/g++.other/debug9.C: New test.
10986
7857f134
ZW
109872001-05-16 Zack Weinberg <zackw@stanford.edu>
10988
10989 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10990
b8c25665 109912001-05-16 Jan Hubicka <jh@suse.cz>
5a111a5b
JH
10992
10993 * gcc.c-torture/compile/20010516-1.c: New test.
10994
3f0a9b35
NS
109952001-05-16 Nathan Sidwell <nathan@codesourcery.com>
10996
cc469ee9
NS
10997 * g++.old-deja/g++.other/crash41.C: New test.
10998
109992001-05-16 Nathan Sidwell <nathan@codesourcery.com>
11000
cc469ee9 11001 * g++.old-deja/g++.pt/crash66.C: New test.
3f0a9b35 11002
5846d7f7
BK
110032001-05-15 Benjamin Kosnik <bkoz@redhat.com>
11004
11005 * g++.old-deja/g++.robertl/eb27.C: Convert.
11006
5be598f6
NC
110072001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
11008
11009 * g++.dg/friend-warn.C: New test. Do not warn about friend
11010 declaration being redundant.
11011
0239bfdd
MM
110122001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
11013
11014 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
11015
ce29729a
MM
110162001-05-14 Mark Mitchell <mark@codesourcery.com>
11017
11018 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
11019
8b9df536
BK
110202001-05-13 Benjamin Kosnik <bkoz@redhat.com>
11021
11022 * lib/g++.exp: Use testsuite_flags.
a3424c98 11023
6f221402
MM
110242001-05-13 Mark Mitchell <mark@codesourcery.com>
11025
11026 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
11027
e7288e18
JDA
110282001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
11029
11030 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
11031
c873862c
MM
110322001-05-11 Mark Mitchell <mark@codesourcery.com>
11033
11034 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
11035
25d78ace
JM
110362001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
11037
11038 * gcc.c-torture/compile/20010313-1.c: New test.
11039
6d4587f7
ZW
110402001-05-09 Zack Weinberg <zackw@stanford.edu>
11041
11042 * gcc.dg/cpp/direct2.c: New test.
8b9df536 11043 * gccq.dg/cpp/direct2s.c: New test.
6d4587f7
ZW
11044
11045 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
11046
1a560c3a
MM
110472001-05-07 Mark Mitchell <mark@codesourcery.com>
11048
11049 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
11050 * g++.old-deja/g++.other/op3.C: Likewise.
11051
7f75752b
NB
110522001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
11053
11054 * gcc.dg/cpp/syshdr.h: New file.
11055 * gcc.dg/cpp/sysmac1.c: Update.
11056 * gcc.dg/cpp/sysmac2.c: Update.
11057
7120a6fe
NB
110582001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
11059
11060 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
11061
a92644e7
DE
110622001-05-04 David Edelsohn <edelsohn@gnu.org>
11063
11064 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
11065 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
11066
1fc77d36
NB
110672001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
11068
11069 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
11070
4091fa5f
GK
110712001-05-03 Geoffrey Keating <geoffk@redhat.com>
11072
11073 * lib/g++.exp (g++_include_flags): Don't use any special flags
11074 if TESTING_IN_BUILD_TREE is not defined.
6d4587f7 11075 (g++_init): Use a plain 'c++' as the compiler if
4091fa5f
GK
11076 TESTING_IN_BUILD_TREEE is not defined.
11077
de26cf80
JJ
110782001-05-02 Jakub Jelinek <jakub@redhat.com>
11079
11080 * g++.old-deja/g++.eh/catch13.C: New test.
11081 * g++.old-deja/g++.eh/catch14.C: New test.
11082
2d2a86ae
JJ
110832001-05-02 Jakub Jelinek <jakub@redhat.com>
11084
11085 * gcc.dg/cpp/tr-define.c: New test.
11086
a39a06ff
LR
110872001-05-01 Loren J. Rittle <ljrittle@acm.org>
11088
11089 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
11090 <stdlib.h>, not <malloc.h>.
11091
9da99f7d
NS
110922001-05-01 Nathan Sidwell <nathan@codesourcery.com>
11093
11094 * g++.old-deja/g++.ns/template17.C: New test.
11095
4b48a93e
NS
110962001-05-01 Nathan Sidwell <nathan@codesourcery.com>
11097
11098 * g++.old-deja/g++.pt/ref4.C: New test.
11099
901d43bc
RH
111002001-04-30 Richard Henderson <rth@redhat.com>
11101
11102 * gcc.dg/20000724-1.c: Revert last change.
11103
505cf15f
TM
111042001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
11105
11106 * g77.f-torture/execute/20010430.f: New test.
11107
d60e5448
MM
111082001-04-30 Mark Mitchell <mark@codesourcery.com>
11109
11110 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
11111
7200764f
JM
111122001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
11113
11114 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
11115
2d46ec83
NS
111162001-04-27 Nathan Sidwell <nathan@codesourcery.com>
11117
11118 * g++.old-deja/g++.eh/crash6.C: New test.
11119
02a1a68c
NS
111202001-04-27 Nathan Sidwell <nathan@codesourcery.com>
11121
11122 * g++.old-deja/g++.other/warn7.C: New test.
11123
5f6eeeb3
NS
111242001-04-27 Nathan Sidwell <nathan@codesourcery.com>
11125
11126 * g++.old-deja/g++.other/defarg9.C: New test.
11127
f6ce87c0
TM
111282001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
11129
11130 * g77.f-torture/compile/20010426.f: New test.
11131 * g77.f-torture/execute/20010426.f: New test.
11132
f658da59
TM
111332001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
11134
11135 * g77.f-torture/compile/20000629-1.x: Remove - error
11136 has been fixed.
11137
b8c25665 111382001-04-26 Jeffrey A Law (law@cygnus.com)
3da5d5c8 11139
a86414f3
JL
11140 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
11141 Tweak slightly to work with g++.dg framework.
11142 * g++.dg/special/ecos.exp: Run initp1.C test.
11143 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
11144
3da5d5c8
JL
11145 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
11146 its linker doesn't give line numbers either.
11147 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
11148
5677efb0
NS
111492001-04-26 Nathan Sidwell <nathan@codesourcery.com>
11150
11151 * g++.old-deja/g++.other/lex1.C: New test.
11152
3b07c79b
JJ
111532001-04-26 Jakub Jelinek <jakub@redhat.com>
11154
11155 * gcc.dg/noncompile/20010425-1.c: New test.
11156
0576ec13
NS
111572001-04-26 Nathan Sidwell <nathan@codesourcery.com>
11158
11159 * g++.old-deja/g++.pt/mangle2.C: New test.
11160
b5cd6849
JJ
111612001-04-25 Jakub Jelinek <jakub@redhat.com>
11162
49b51f30 11163 * gcc.dg/format/plus-1.c: New test.
b5cd6849 11164
0607953c
JJ
111652001-04-25 Jakub Jelinek <jakub@redhat.com>
11166
11167 * gcc.dg/20010423-1.c: New test.
11168
e99af66b
JJ
111692001-04-25 Jakub Jelinek <jakub@redhat.com>
11170
11171 * gcc.c-torture/execute/20010422-1.c: New test.
11172
6bda7a5e
NS
111732001-04-25 Nathan Sidwell <nathan@codesourcery.com>
11174
11175 * g++.old-deja/g++.ns/type2.C: New test.
11176
11fe225a
ZW
111772001-04-24 Zack Weinberg <zackw@stanford.edu>
11178
11179 * g++.old-deja/g++.other/perf1.C: New test.
11180
0ba8a114
NS
111812001-04-24 Nathan Sidwell <nathan@codesourcery.com>
11182
11183 * gcc.dg/c99-func-2.c: Remove xfail.
11184 * gcc.dg/c99-func-3.c: Remove xfail.
11185 * gcc.dg/c99-func-4.c: Remove xfail.
11186
15784bba
ZW
111872001-04-23 Zack Weinberg <zackw@stanford.edu>
11188
11189 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
11190
c3cd9c8b
JM
111912001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
11192
11193 * gcc.c-torture/compile/20010423-1.c: New test.
11194
aa1826e2
NS
111952001-04-20 Nathan Sidwell <nathan@codesourcery.com>
11196
11197 * g++.old-deja/g++.pt/typename28.C: New test.
11198
06d9f09f
NS
111992001-04-20 Nathan Sidwell <nathan@codesourcery.com>
11200
11201 * g++.old-deja/g++.abi/empty2.C: New test.
11202 * g++.old-deja/g++.abi/empty3.C: New test.
11203
24f80882
JJ
112042001-04-20 Jakub Jelinek <jakub@redhat.com>
11205
11206 * g++.old-deja/g++.other/comdat2.C: New test.
11207 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
11208
351a0f00
JJ
112092001-04-20 Jakub Jelinek <jakub@redhat.com>
11210
11211 * g++.old-deja/g++.other/overload14.C: New test.
11212
881cae05
JJ
112132001-04-20 Jakub Jelinek <jakub@redhat.com>
11214
11215 * g++.old-deja/g++.other/lookup23.C: New test.
11216
43e72072
JJ
112172001-04-20 Jakub Jelinek <jakub@redhat.com>
11218
11219 * gcc.c-torture/execute/20010403-1.c: New test.
11220
5c8378a7
DB
112212001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
11222 Mark Mitchell <mark@codesourcery.com>
11223
11224 * lib/old-dejagnu.exp: Don't delete output of executable.
11225 Add .exe suffix to executables.
11226
96f1c2b1
TM
112272001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
11228
11229 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
11230
3ed56f8a
KG
112312001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11232
11233 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
11234
0fb3018c 112352001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6d4587f7 11236
0fb3018c
NS
11237 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
11238 * g++.old-deja/g++.abi/crash1.C: New test.
11239
bbb53468
NS
112402001-04-12 Nathan Sidwell <nathan@codesourcery.com>
11241
11242 * g++.old-deja/g++.other/crash40.C: New test.
11243
76cf1895
KG
112442001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11245
11246 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
11247
a2095778
NS
112482001-04-11 Nathan Sidwell <nathan@codesourcery.com>
11249
11250 * g++.old-deja/g++.other/warn6.C: New test.
11251
3a172730
PS
1125222001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
11253
6d4587f7 11254 * g++.old-deja/g++.robertl/eb42.C: Same.
3a172730
PS
11255
11256001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
03829ad2
KG
11257
11258 * gcc.dg/wtr-conversion-1.c: New testcase.
11259
5a01d634
RH
112602001-04-10 Richard Henderson <rth@redhat.com>
11261
11262 * g++.old-deja/g++.other/array5.C: New.
11263
9b38026f
FS
112642001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11265
11266 * gcc.c-torture/execute/20010408-1.c: New test.
11267
a5434cb7
BK
112682001-04-06 Benjamin Kosnik <bkoz@redhat.com>
11269
11270 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
11271 headers and constructs.
11272 * g++.old-deja/g++.robertl/eb79.C: Same.
11273 * g++.old-deja/g++.robertl/eb77.C (main): Same.
11274 * g++.old-deja/g++.robertl/eb73.C: Same.
11275 * g++.old-deja/g++.robertl/eb66.C (main): Same.
11276 * g++.old-deja/g++.robertl/eb55.C (t): Same.
11277 * g++.old-deja/g++.robertl/eb54.C (main): Same.
11278 * g++.old-deja/g++.robertl/eb46.C (main): Same.
11279 * g++.old-deja/g++.robertl/eb44.C: Same.
11280 * g++.old-deja/g++.robertl/eb41.C (main): Same.
11281 * g++.old-deja/g++.robertl/eb4.C (main): Same.
11282 * g++.old-deja/g++.robertl/eb39.C: Same.
11283 * g++.old-deja/g++.robertl/eb33.C (main): Same.
11284 * g++.old-deja/g++.robertl/eb31.C (main): Same.
11285 * g++.old-deja/g++.robertl/eb30.C: Same.
11286 * g++.old-deja/g++.robertl/eb3.C: Same.
11287 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11288 * g++.old-deja/g++.robertl/eb21.C: Same.
11289 * g++.old-deja/g++.robertl/eb15.C: Same.
11290 * g++.old-deja/g++.robertl/eb118.C: Same.
11291 * g++.old-deja/g++.robertl/eb115.C (main): Same.
11292 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11293 * g++.old-deja/g++.robertl/eb109.C: Same.
11294 * g++.old-deja/g++.other/sibcall1.C (main): Same.
11295 * g++.old-deja/g++.mike/rtti1.C: Same.
11296 * g++.old-deja/g++.mike/p658.C: Same.
11297 * g++.old-deja/g++.mike/net46.C: Same.
11298 * g++.old-deja/g++.mike/net34.C: Same.
11299 * g++.old-deja/g++.mike/memoize1.C: Same.
11300 * g++.old-deja/g++.mike/eh2.C: Same.
11301 * g++.old-deja/g++.law/weak.C: Same.
11302 * g++.old-deja/g++.law/visibility7.C: Same.
11303 * g++.old-deja/g++.law/visibility25.C: Same.
11304 * g++.old-deja/g++.law/visibility22.C: Same.
11305 * g++.old-deja/g++.law/visibility2.C: Same.
11306 * g++.old-deja/g++.law/visibility17.C: Same.
11307 * g++.old-deja/g++.law/visibility13.C: Same.
11308 * g++.old-deja/g++.law/visibility10.C: Same.
11309 * g++.old-deja/g++.law/visibility1.C: Same.
11310 * g++.old-deja/g++.law/virtual3.C (eval): Same.
11311 * g++.old-deja/g++.law/vbase1.C: Same.
11312 * g++.old-deja/g++.law/operators32.C: Same.
11313 * g++.old-deja/g++.law/nest3.C: Same.
11314 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11315 * g++.old-deja/g++.law/except5.C (main): Same.
11316 * g++.old-deja/g++.law/cvt7.C (run): Same.
11317 * g++.old-deja/g++.law/cvt2.C: Same.
11318 * g++.old-deja/g++.law/cvt16.C: Same.
11319 * g++.old-deja/g++.law/ctors6.C (bar): Same.
11320 * g++.old-deja/g++.law/ctors17.C (main): Same.
11321 * g++.old-deja/g++.law/ctors13.C: Same.
11322 * g++.old-deja/g++.law/ctors12.C (main): Same.
11323 * g++.old-deja/g++.law/ctors10.C: Same.
11324 * g++.old-deja/g++.law/code-gen5.C: Same.
11325 * g++.old-deja/g++.law/bad-error7.C: Same.
11326 * g++.old-deja/g++.law/arm9.C: Same.
11327 * g++.old-deja/g++.law/arm12.C: Same.
11328 * g++.old-deja/g++.law/arg8.C: Same.
11329 * g++.old-deja/g++.law/arg1.C: Same.
11330 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11331 * g++.old-deja/g++.jason/template31.C: Same.
11332 * g++.old-deja/g++.jason/template24.C (main): Same.
11333 * g++.old-deja/g++.jason/2371.C: Same.
11334 * g++.old-deja/g++.eh/new2.C: Same.
11335 * g++.old-deja/g++.eh/new1.C: Same.
11336 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11337 * g++.old-deja/g++.brendan/nest21.C (main): Same.
11338 * g++.old-deja/g++.brendan/err-msg3.C: Same.
11339 * g++.old-deja/g++.brendan/crash62.C: Same.
11340 * g++.old-deja/g++.brendan/crash52.C: Same.
11341 * g++.old-deja/g++.brendan/crash49.C (main): Same.
11342 * g++.old-deja/g++.brendan/crash38.C: Same.
11343 * g++.old-deja/g++.brendan/crash15.C (main): Same.
11344 * g++.old-deja/g++.brendan/copy9.C: Same.
11345
b8c25665 113462001-04-06 J"orn Rennecke <amylaar@redhat.com>
608d74c4 11347
b6285d1b 11348 * gcc.c-torture/execute/20001203-2.c (memset):
608d74c4
R
11349 Count argument is of type __SIZE_TYPE__.
11350
b0835578
DN
113512001-04-04 Diego Novillo <dnovillo@redhat.com>
11352
11353 * gcc.c-torture/compile/20010404-1.c: New test.
11354
347f3440
JJ
113552001-04-04 Jakub Jelinek <jakub@redhat.com>
11356
11357 * gcc.c-torture/compile/20010326-1.c: New test.
11358
41dc4816
AO
113592001-04-03 Alexandre Oliva <aoliva@redhat.com>
11360
11361 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11362 peculiarities of the SH.
11363 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11364
4d8a2001
RO
113652001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11366
11367 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11368 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11369 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11370
caf4d6e0
JJ
113712001-04-02 Jakub Jelinek <jakub@redhat.com>
11372
11373 * g77.f-torture/compile/20010321-1.f: New test.
11374
32ff70d2
JJ
113752001-04-02 Jakub Jelinek <jakub@redhat.com>
11376
11377 * gcc.c-torture/compile/20010329-1.c: New test.
11378
d791ea1e
JJ
113792001-04-02 Jakub Jelinek <jakub@redhat.com>
11380
11381 * gcc.c-torture/execute/20010329-1.c: New test.
11382
a7fd2186
LR
113832001-03-28 Loren J. Rittle <ljrittle@acm.org>
11384
11385 * g++.old-deja/g++.other/eh4.C: Fix typo.
11386
2c082cb2
LR
113872001-03-28 Loren J. Rittle <ljrittle@acm.org>
11388
11389 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
11390
145c1def
PB
113912001-03-28 Philip Blundell <philb@gnu.org>
11392
11393 * gcc.c-torture/compile/20010328-1.c: New test.
11394
531073e7
RH
113952001-03-27 Richard Henderson <rth@redhat.com>
11396
11397 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
11398 * g++.old-deja/g++.eh/vbase3.C: Likewise.
11399
b13aca19
AM
114002001-03-27 Alan Modra <alan@linuxcare.com.au>
11401
11402 * gcc.c-torture/compile/20010327-1.c: New test.
11403
788bf0e3
NS
114042001-03-26 Nathan Sidwell <nathan@codesourcery.com>
11405
11406 * g++.old-deja/g++.other/friend12.C: New test.
11407 * g++.old-deja/g++.other/friend9.C: Expect no errors.
11408 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
11409
eb40d6b9
JM
114102001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
11411
11412 * gcc.c-torture/execute/20010325-1.c: New test.
11413
8e4ce833
JJ
114142001-03-23 Jakub Jelinek <jakub@redhat.com>
11415
11416 * g++.old-deja/g++.other/mangle3.C: New test.
11417
a1c2b86d
JJ
114182001-03-22 Jakub Jelinek <jakub@redhat.com>
11419
11420 * g++.old-deja/g++.other/anon8.C: New test.
11421
a44a935f
PB
114222001-03-20 Philip Blundell <philb@gnu.org>
11423
11424 * gcc.c-torture/compile/20010320-1.c: New test.
11425
e72dd89c
RH
114262001-03-17 Richard Henderson <rth@redhat.com>
11427
11428 * g++.old-deja/g++.other/eh4.C: Add expected error text.
11429
92784908
GK
114302001-03-15 Geoff Keating <geoff@redhat.com>
11431
11432 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
11433 tests on AIX.
11434
d064d75a
GDR
114352001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
11436
11437 * g++.old-deja/g++.other/eh4.C: New test.
11438
7f63897e
NB
114392001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
11440
11441 * gcc.dg/cpp/mi1.c: Update.
11442
9cf218a3
JJ
114432001-03-14 Jakub Jelinek <jakub@redhat.com>
11444
11445 * g++.old-deja/g++.other/regstack.C: New test.
11446
78fe06c2
NS
114472001-03-12 Nathan Sidwell <nathan@codesourcery.com>
11448
11449 * g++.old-deja/g++.other/ref4.C: New test.
11450
533dfde0
OP
114512001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
11452
11453 * objc/execute/va_method.m: Added.
11454 * objc/execute/IMP.m: Added.
11455 * objc/execute/_cmd.m: Added.
11456 * objc/execute/accessing_ivars.m: Added.
11457 * objc/execute/class-1.m: Added.
11458 * objc/execute/class-10.m: Added.
11459 * objc/execute/class-11.m: Added.
11460 * objc/execute/class-12.m: Added.
11461 * objc/execute/class-13.m: Added.
11462 * objc/execute/class-14.m: Added.
11463 * objc/execute/class-2.m: Added.
11464 * objc/execute/class-3.m: Added.
11465 * objc/execute/class-4.m: Added.
11466 * objc/execute/class-5.m: Added.
11467 * objc/execute/class-6.m: Added.
11468 * objc/execute/class-7.m: Added.
11469 * objc/execute/class-8.m: Added.
11470 * objc/execute/class-9.m: Added.
11471 * objc/execute/class-tests-1.h
11472 * objc/execute/class-tests-2.h
11473 * objc/execute/compatibility_alias.m: Added.
11474 * objc/execute/encode-1.m: Added.
11475 * objc/execute/formal_protocol-1.m: Added.
11476 * objc/execute/formal_protocol-2.m: Added.
11477 * objc/execute/formal_protocol-3.m: Added.
11478 * objc/execute/formal_protocol-4.m: Added.
11479 * objc/execute/formal_protocol-5.m: Added.
11480 * objc/execute/formal_protocol-6.m: Added.
11481 * objc/execute/formal_protocol-7.m: Added.
11482 * objc/execute/informal_protocol.m: Added.
11483 * objc/execute/initialize.m: Added.
11484 * objc/execute/load.m: Added.
11485 * objc/execute/many_args_method.m: Added.
11486 * objc/execute/nested-3.m: Added.
11487 * objc/execute/no_clash.m: Added.
11488 * objc/execute/private.m: Added.
11489 * objc/execute/redefining_self.m: Added.
11490 * objc/execute/root_methods.m: Added.
11491 * objc/execute/selector-1.m: Added.
11492 * objc/execute/static-1.m: Added.
11493 * objc/execute/static-2.m: Added.
11494 * objc/execute/va_method.m: Added.
11495
bb937853
RH
114962001-03-10 Richard Henderson <rth@redhat.com>
11497
11498 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
11499
da1cb092
NB
115002001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
11501
11502 * g++.old-deja/g++.other/crash31.C: XFAIL.
11503 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
11504 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
11505 * gcc.c-torture/execute/20010123-1.x: XFAIL.
11506 * gcc.c-torture/execute/20010124-1.x: XFAIL.
11507 * gcc.dg/sequence-pt-1.c: XFAIL one test.
11508
533dfde0
OP
115092001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
11510
11511 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
11512
8b44d68f
ZW
115132001-03-06 Zack Weinberg <zackw@stanford.edu>
11514
11515 * gcc.dg/20000724-1.c: Don't use multiline strings.
11516
69f8cbfa
ZW
115172001-03-06 Zack Weinberg <zackw@stanford.edu>
11518
6d4587f7
ZW
11519 * objc/execute/string1.m, objc/execute/string2.m: Compare the
11520 result of -cString against what we expect it to be; don't just
11521 print it out for no one to read.
69f8cbfa
ZW
11522
11523 * objc/execute/string3.m, objc/execute/string4.m: New tests.
11524 Based on testcases provided by Nicola Pero.
11525
e8408f25
NB
115262001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
11527
11528 * gcc.dg/cpp/macro7.c: New test.
11529
6b630c42
NB
115302001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
11531
11532 * gcc.dg/cpp/multiline.c: Update.
11533
7eeb553c
NS
115342001-03-02 Nathan Sidwell <nathan@codesourcery.com>
11535
11536 * g++.old-deja/g++.other/enum3.C: New test.
11537
d282fcb2
NS
115382001-03-02 Nathan Sidwell <nathan@codesourcery.com>
11539
11540 * g++.old-deja/g++.other/pod1.C: New test.
11541
f86fdf68
NS
115422001-03-02 Nathan Sidwell <nathan@codesourcery.com>
11543
11544 * g++.old-deja/g++.ext/overload1.C: New test.
11545
fbfe8c9e
NS
115462001-03-01 Nathan Sidwell <nathan@codesourcery.com>
11547
11548 * g++.old-deja/g++.pt/using1.C: New test.
11549
4d24a889
NS
115502001-03-01 Nathan Sidwell <nathan@codesourcery.com>
11551
11552 * g++.old-deja/g++.other/using9.C: New test.
11553
25ad894f
OP
115542001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
11555
11556 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11557
11558 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11559
e5844e6d
NS
115602001-02-28 Nathan Sidwell <nathan@codesourcery.com>
11561
11562 * g++.old-deja/g++.ext/realpt1.C: Remove.
11563
73ea87d7
NS
115642001-02-27 Nathan Sidwell <nathan@codesourcery.com>
11565
11566 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11567
3914b81a
WC
115682001-02-26 Will Cohen <wcohen@redhat.com>
11569
11570 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11571
2851a0e4
JO
115722001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
11573
11574 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11575 templatized constructors.
11576
d82a9639
FS
115772001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11578
11579 * gcc.c-torture/execute/20010224-1.c: New test.
11580
fba2c0cd
JJ
115812001-02-23 Jakub Jelinek <jakub@redhat.com>
11582
11583 * gcc.c-torture/execute/20010222-1.c: New test.
11584
b3bae5e2
JJ
115852001-02-22 Jakub Jelinek <jakub@redhat.com>
11586
11587 * g++.old-deja/g++.other/inline20.C: New test.
11588
b8c25665 115892001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
50920adb
OP
11590
11591 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11592
eccad894
GDR
115932001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
11594
6d4587f7
ZW
11595 * g++.old-deja/g++.other/lookup22.C: New test.
11596
cd5a58e5
ZW
115972001-02-19 Zack Weinberg <zackw@stanford.edu>
11598
11599 * g77.dg: New directory.
11600 * g77.dg/20010216-1.f: New test case.
11601 * g77.dg/dg.exp: New driver.
11602 * lib/g77-dg.exp: New driver library.
11603
612164eb
KL
116042001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11605
11606 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11607
e8186ecf
GDR
116082001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
11609
11610 * g++.old-deja/g++.other/decl9.C: New test.
6d4587f7 11611
2c1be322
JJ
116122001-02-16 Jakub Jelinek <jakub@redhat.com>
11613
11614 * g++.old-deja/g++.other/init16.C: Update the test so that it does
11615 not need <string> and also tests the initialization at runtime.
11616
1d2e075a
NB
116172001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
11618
11619 * gcc.c-torture/execute/longlong.c: New test.
11620
b8c25665 116212001-02-14 J"orn Rennecke <amylaar@redhat.com>
6d139650
R
11622
11623 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11624
b8c25665 116252001-02-14 J"orn Rennecke <amylaar@redhat.com>
49f527d5
R
11626
11627 * gcc.c-torture/execute/920302-1.c (execute):
11628 Change argument type to short.
11629
d0ab7624
NS
116302001-02-14 Nathan Sidwell <nathan@codesourcery.com>
11631
11632 * g++.old-deja/g++.pt/deduct6.C: New test.
11633
7773899b
NS
116342001-02-14 Nathan Sidwell <nathan@codesourcery.com>
11635
11636 * g++.old-deja/g++.pt/deduct5.C: New test.
11637
fe375cf1
JJ
116382001-02-14 Jakub Jelinek <jakub@redhat.com>
11639
11640 * gcc.c-torture/execute/20010209-1.c: New test.
11641
ceeaadbb
NB
116422001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
11643
11644 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11645
c36ae96c
GK
116462001-02-12 Geoffrey Keating <geoffk@redhat.com>
11647
4b01cd8f
GK
11648 * g++.dg/vtgc1.C: Update for new ABI.
11649
c36ae96c
GK
11650 * consistency.vlad: New directory, 1665 files.
11651
f43b2795
JM
116522001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
11653
11654 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11655 return type.
11656 * gcc.dg/cpp/digraphs.c: Declare puts.
11657
45abaea8
NS
116582001-02-12 Nathan Sidwell <nathan@codesourcery.com>
11659
11660 * g++.old-deja/g++.other/warn5.C: New test.
11661
996065b4
NS
116622001-02-12 Nathan Sidwell <nathan@codesourcery.com>
11663
11664 * g++.old-deja/g++.pt/spec40.C: New test.
11665
82c18d5c
NS
116662001-02-12 Nathan Sidwell <nathan@codesourcery.com>
11667
11668 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11669 case.
11670 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11671
d02b54f6
JJ
116722001-02-12 Jakub Jelinek <jakub@redhat.com>
11673
11674 * gcc.c-torture/compile/20010209-1.c: New test.
11675
79ff6e27
JO
116762001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
11677
11678 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11679 excess errors message but not if it crashes.
11680 * g++.old-deja/g++.other/crash27.C: Likewise.
11681 * g++.old-deja/g++.other/crash28.C: Likewise.
11682 * g++.old-deja/g++.other/crash30.C: Likewise.
11683 * g++.old-deja/g++.other/crash32.C: Likewise.
11684 * g++.old-deja/g++.other/crash35.C: Likewise.
11685 * g++.old-deja/g++.pt/inherit2.C: Likewise.
11686
f4d07b5e
JM
116872001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
11688
11689 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11690 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11691 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11692 g77.f-torture/execute/execute.exp,
11693 g77.f-torture/noncompile/noncompile.exp,
11694 gcc.c-torture/execute/execute.exp,
11695 gcc.c-torture/execute/memcheck/memcheck.exp,
11696 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11697 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11698 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11699 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11700 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11701 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11702 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11703 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11704 Remove bug reporting instructions with ancient email addresses.
11705
1ada4cd0
JJ
117062001-02-07 Jakub Jelinek <jakub@redhat.com>
11707
11708 * gcc.dg/20010202-1.c: New test.
11709 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11710
7d4918a2
ZW
117112001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
11712
11713 * g++.dg/stdbool-if.C: New test.
11714
b8c25665 117152001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
7acfb19e
OP
11716
11717 * objc/execute/fdecl.m: Added main().
11718
bdc624db
JJ
117192001-02-07 Jakub Jelinek <jakub@redhat.com>
11720
11721 * gcc.c-torture/execute/20010206-1.c: New test.
11722
f2f7ac40
NB
117232001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
11724
6d4587f7 11725 * gcc.dg/cpp/avoidpaste1.c: Update.
f2f7ac40 11726
b8c25665 117272001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
1ae10ad0
OP
11728
11729 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11730 Pero <nicola@brainstorm.co.uk>.
11731 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11732
a87b4257
NS
117332001-02-06 Nathan Sidwell <nathan@codesourcery.com>
11734
11735 * g++.old-deja/g++.pt/spec39.C: New test.
11736
2f4e8f2b
JJ
117372001-02-05 Jakub Jelinek <jakub@redhat.com>
11738
11739 * gcc.c-torture/compile/20010202-1.c: New test.
11740
9965d119
NS
117412001-02-05 Nathan Sidwell <nathan@codesourcery.com>
11742
11743 * g++.old-deja/g++.abi/primary2.C: New test.
11744 * g++.old-deja/g++.abi/primary3.C: New test.
11745 * g++.old-deja/g++.abi/primary4.C: New test.
11746 * g++.old-deja/g++.abi/primary5.C: New test.
11747 * g++.old-deja/g++.abi/vtable3.h: New test.
11748 * g++.old-deja/g++.abi/vtable3a.C: New test.
11749 * g++.old-deja/g++.abi/vtable3b.C: New test.
11750 * g++.old-deja/g++.abi/vtable3c.C: New test.
11751 * g++.old-deja/g++.abi/vtable3d.C: New test.
11752 * g++.old-deja/g++.abi/vtable3e.C: New test.
11753 * g++.old-deja/g++.abi/vtable3f.C: New test.
11754 * g++.old-deja/g++.abi/vtable3g.C: New test.
11755 * g++.old-deja/g++.abi/vtable3h.C: New test.
11756 * g++.old-deja/g++.abi/vtable3i.C: New test.
11757 * g++.old-deja/g++.abi/vtable3j.C: New test.
11758 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11759
55de1b66
JJ
117602001-02-03 Jakub Jelinek <jakub@redhat.com>
11761
11762 * g++.old-deja/g++.other/anon6.C: New test.
11763 * g++.old-deja/g++.other/anon7.C: New test.
11764
7af5ca82
NB
117652001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
11766
6d4587f7 11767 * gcc.dg/cpp/avoidpaste2.c: New tests.
7af5ca82 11768
ce662d4c
JJ
117692001-01-31 Jakub Jelinek <jakub@redhat.com>
11770
11771 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11772
2b1f4d81
JO
117732001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
11774
11775 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11776 DECIMAL_DIG cases for Irix."
11777
b8c25665 117782001-01-31 J"orn Rennecke <amylaar@redhat.com>
ae7676ed
R
11779
11780 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11781
0aca1a4f
JM
117822001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
11783
11784 * gcc.dg/c99-tag-1.c: New test.
11785
2e1911bf
NB
117862001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
11787
6d4587f7 11788 * gcc.dg/cpp/tr-warn1.c: Add tests.
2e1911bf 11789
fd793c7a
NB
117902001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
11791
6d4587f7
ZW
11792 * gcc.dg/cpp/avoidpaste1.c: Update.
11793 * gcc.dg/cpp/paste4.c: Update.
fd793c7a 11794
a9a18460
JO
117952001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
11796
11797 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11798 cases for Irix.
11799
22ef15cf
GP
118002001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11801
11802 * g++.old-deja/g++.other/inline19.C: New test.
11803
e9770d51
NB
118042001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
11805
22ef15cf 11806 * gcc.dg/Wlarger-than.c: New test.
e9770d51 11807
24274aab
NB
118082001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
11809
22ef15cf 11810 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
24274aab 11811
adc88131
JJ
118122001-01-29 Jakub Jelinek <jakub@redhat.com>
11813
11814 * gcc.c-torture/execute/20010129-1.c: New test.
11815 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11816
14e2799a
NB
118172001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
11818
6d4587f7 11819 * gcc.dg/cpp/avoidpaste1.c: Test case.
14e2799a 11820
6001735e
JJ
118212001-01-28 Jakub Jelinek <jakub@redhat.com>
11822
11823 * g++.old-deja/g++.other/inline18.C: New test.
11824
75c1416b
KG
118252001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11826
11827 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11828 and __builtin_putchar.
11829
940ff66d
JJ
118302001-01-27 Jakub Jelinek <jakub@redhat.com>
11831
11832 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11833 tests.
11834
22892fc6
JO
118352001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
11836
11837 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11838 floating point number rounding mode to round to the nearest
11839 representable mode.
11840
324ffb8c
JJ
118412001-01-25 Jakub Jelinek <jakub@redhat.com>
11842
11843 * g++.old-deja/g++.other/mangle2.C: New test.
11844
cedd825f
JM
118452001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
11846
11847 * gcc.c-torture/compile/20010124-1.c: New test.
11848
4b2811e9
NS
118492001-01-24 Nathan Sidwell <nathan@codesourcery.com>
11850
11851 * g++.old-deja/g++.pt/spec38.C: New test.
11852
08511114
KL
118532001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11854
11855 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11856 "Build don't run".
11857
390dfcbe 118582001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
a84593a6
FS
11859
11860 * gcc.c-torture/execute/20010123-1.c: New test.
11861
92ecdfb7
NS
118622001-01-23 Nathan Sidwell <nathan@codesourcery.com>
11863
11864 * g++.old-deja/g++.pt/spec37.C: New test.
11865
4cff6abe
NS
118662001-01-23 Nathan Sidwell <nathan@codesourcery.com>
11867
11868 * g++.old-deja/g++.pt/overload14.C: New test.
11869
6aace5d4
FS
118702001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11871
11872 * gcc.c-torture/execute/20010122-1.c: New test, exercise
11873 __builtin_return_address.
11874
62e4a758
NS
118752001-01-22 Nathan Sidwell <nathan@codesourcery.com>
11876
11877 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11878 * g++.old-deja/g++.pt/spec35.C: New test.
11879 * g++.old-deja/g++.pt/spec36.C: New test.
11880
399241d9
JJ
118812001-01-20 Jakub Jelinek <jakub@redhat.com>
11882
11883 * gcc.c-torture/compile/20010118-1.c: New test.
11884
29aad310
NB
118852001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
11886
399241d9 11887 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
29aad310 11888
fa7aa1fe
JJ
118892001-01-19 Jakub Jelinek <jakub@redhat.com>
11890
11891 * gcc.c-torture/execute/20010119-1.c: New test.
11892
1e00f18c
NS
118932001-01-19 Nathan Sidwell <nathan@codesourcery.com>
11894
11895 * g++.old-deja/g++.other/vbase5.C: New test.
11896
9f1b75fc
JJ
118972001-01-19 Jakub Jelinek <jakub@redhat.com>
11898
11899 * gcc.c-torture/execute/20010118-1.c: New test.
11900
f9c244b8
NS
119012001-01-19 Nathan Sidwell <nathan@codesourcery.com>
11902
11903 * g++.old-deja/g++.pt/deduct3.C: New test.
11904
08c2df0f
NS
119052001-01-19 Nathan Sidwell <nathan@codesourcery.com>
11906
11907 * g++.old-deja/g++.pt/spec34.C: New test.
11908
02d02725
DB
119092001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11910
11911 * g77.f-torture/compile/20000601-2.f: New test.
11912
f5ceeec8
NS
119132001-01-18 Nathan Sidwell <nathan@codesourcery.com>
11914
11915 * g++.old-deja/g++.other/init17.C: New test.
11916
34508ae8
AO
119172001-01-18 Alexandre Oliva <aoliva@redhat.com>
11918
11919 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11920
028d1f20
NS
119212001-01-18 Nathan Sidwell <nathan@codesourcery.com>
11922
11923 * g++.old-deja/g++.pt/unify8.C: New test.
11924
9f724b6a
NS
119252001-01-18 Nathan Sidwell <nathan@codesourcery.com>
11926
11927 * g++.old-deja/g++.abi/vbase1.C: New test.
11928
522d6614
NS
119292001-01-18 Nathan Sidwell <nathan@codesourcery.com>
11930
11931 * g++.old-deja/g++.pt/crash65.C: New test.
11932
e096bdde
NB
119332001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
11934
6d4587f7 11935 * gcc.dg/cpp/assembl2.S: New test case.
e096bdde 11936
acf8f04b
JO
119372001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
11938
11939 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11940 are supported.
11941
5f3aebea
KG
119422001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11943
11944 * g++.old-deja/g++.other/builtins1.C: New test.
11945 * g++.old-deja/g++.other/builtins2.C: Likewise.
11946 * g++.old-deja/g++.other/builtins3.C: Likewise.
11947 * g++.old-deja/g++.other/builtins4.C: Likewise.
11948
5efdd890
JJ
119492001-01-17 Jakub Jelinek <jakub@redhat.com>
11950
11951 * gcc.c-torture/compile/20010117-1.c: New test.
d70401eb 11952 * gcc.c-torture/compile/20010117-2.c: New test.
5efdd890 11953
c5a9e845
TM
119542001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
11955
11956 * g77.f-torture/execute/20010116.[fx]: New test,
11957 XFAIL on i?86-*-*.
11958 * g77.f-torture/compile/20010115.f: Indicate it's
11959 a test for PR fortran/1636.
11960
64dcdf78
JM
119612001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
11962
11963 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11964
9f1630a9
TM
119652001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
11966
11967 * g77.f-torture/compile/20010115.f: New test.
11968
db3f4e4e
NS
119692001-01-15 Nathan Sidwell <nathan@codesourcery.com>
11970
11971 * g++.old-deja/g++.pt/nontype5.C: New test.
11972
f617c7a3
NB
119732001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
11974
6d4587f7
ZW
11975 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11976 have an equivalent working one below it.
11977
e5aed4e1
JO
119782001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
11979
11980 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11981 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11982
e3585d4f
JO
119832001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
11984
11985 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11986 message containing "init_priority".
11987 (conpr-2.C): Likewise.
11988 (conpr-3.C): Likewise.
11989 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11990
bfeee001
FS
119912001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11992
11993 * gcc.c-torture/execute/20010114-2.c: New test.
11994
b859a98d
JM
119952001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
11996
11997 * gcc.c-torture/compile/20010114-1.c: New test.
11998 * gcc.c-torture/compile/20010114-1.x: Xfail.
11999 * gcc.c-torture/compile/20010114-2.c: New test.
12000 * gcc.c-torture/execute/20010114-1.c: New test.
12001 * gcc.dg/trunc-1.c: New test.
12002 * gcc.dg/uninit-B.c: New test.
12003
04ae6c59
NC
120042001-01-13 Nick Clifton <nickc@redhat.com>
12005
12006 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
12007 target.
12008
6f6684e6
JM
120092001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
12010
12011 * gcc.c-torture/compile/20010113-1.c: New test.
12012
b874b32d
JJ
120132001-01-13 Jakub Jelinek <jakub@redhat.com>
12014
12015 * gcc.c-torture/compile/20001212-1.c: New test.
12016
fabfd802
NB
120172001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
12018
6d4587f7
ZW
12019 * gcc.dg/cpp/widestr1.c: Update.
12020 * gcc.dg/cpp/prag-imp.c: Remove.
fabfd802 12021
8b6a5902
JJ
120222001-01-12 Jakub Jelinek <jakub@redhat.com>
12023
12024 * gcc.c-torture/execute/20000801-3.x: Remove.
12025 * gcc.dg/c90-init-1.c: New test.
12026 * gcc.dg/c99-init-1.c: New test.
12027 * gcc.dg/c99-init-2.c: New test.
12028 * gcc.dg/gnu99-init-1.c: New test.
12029
efce71c6
RE
120302001-01-12 Richard Earnshaw <rearnsha@arm.com>
12031
12032 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
12033 testing that no relevant ones were found.
12034
0949f723
NS
120352001-01-12 Nathan Sidwell <nathan@codesourcery.com>
12036
12037 * g++.old-deja/g++.pt/cast2.C: New test.
12038
a8641661
NS
120392001-01-12 Nathan Sidwell <nathan@codesourcery.com>
12040
12041 * g++.old-deja/g++.pt/friend47.C: New test.
12042
79c9e159
NS
120432001-01-11 Nathan Sidwell <nathan@codesourcery.com>
12044
12045 * g++.old-deja/g++.pt/instantiate13.C: New test.
12046
96a1e32d
NS
120472001-01-11 Nathan Sidwell <nathan@codesourcery.com>
12048
12049 * g++.old-deja/g++.other/defarg7.C: New test.
12050 * g++.old-deja/g++.other/defarg8.C: New test.
12051
120522001-01-11 Nathan Sidwell <nathan@codesourcery.com>
12053
12054 * g++.old-deja/g++.pt/crash64.C: New test.
12055
b37bf5bd
NS
120562001-01-11 Nathan Sidwell <nathan@codesourcery.com>
12057
12058 * g++.old-deja/g++.pt/crash63.C: New test.
12059
f7d7b651
NB
120602001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
12061
12062 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
12063
d0be7718
AL
120642001-01-10 Alan Lehotsky <lehotsky@tiac.net>
12065
12066 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6d4587f7 12067
31bb3027
NS
120682001-01-10 Nathan Sidwell <nathan@codesourcery.com>
12069
b37bf5bd 12070 * g++.old-deja/g++.pt/error3.C: New test.
31bb3027 12071
fd3f43e7
NS
120722001-01-10 Nathan Sidwell <nathan@codesourcery.com>
12073
b37bf5bd 12074 * g++.old-deja/g++.other/crash39.C: New test.
fd3f43e7 12075
042b4c4e
NS
120762001-01-10 Nathan Sidwell <nathan@codesourcery.com>
12077
b37bf5bd 12078 * g++.old-deja/g++.other/vbase4.C: New test.
042b4c4e 12079
2830551d
JL
120802001-01-08 Jonathan Larmour <jlarmour@redhat.com>
12081
12082 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6d4587f7
ZW
12083 * gcc.dg/special/20000419-2.c: New file. Identical to above.
12084 * gcc.dg/special/special.exp: New test driver which will check
12085 for alias support for the above test.
2830551d 12086
9088c6fc
AL
120872001-01-09 Alan Lehotsky <lehotsky@tiac.net>
12088
12089 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
12090 problems on small machines.
12091 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6d4587f7
ZW
12092 parameterize.
12093
3ee816a4
JO
120942001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
12095
12096 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
12097 mips.
12098 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12099
186c0fbe
NS
121002001-01-09 Nathan Sidwell <nathan@codesourcery.com>
12101
12102 * g++.old_deja/g++.pt/using8.C: New test.
12103
654d7a33
JM
121042001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
12105
12106 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
12107
18eb26d4
LR
121082000-01-08 Loren J. Rittle <ljrittle@acm.org>
12109
12110 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
12111 where a failure is expected.
12112 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
12113
3febd123
NS
121142001-01-08 Nathan Sidwell <nathan@codesourcery.com>
12115
12116 * g++.old_deja/g++.pt/instantiate12.C: New test.
12117
1f0d71c5
NS
121182001-01-08 Nathan Sidwell <nathan@codesourcery.com>
12119
12120 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
12121 start of structs.
12122 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
12123 * g++.old-deja/g++.brendan/crash17.C: Likewise.
12124 * g++.old-deja/g++.brendan/crash29.C: Likewise.
12125 * g++.old-deja/g++.brendan/crash48.C: Likewise.
12126 * g++.old-deja/g++.brendan/ns1.C: Likewise.
12127 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
12128 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
12129 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
12130 * g++.old-deja/g++.eh/spec6.C: Likewise.
12131 * g++.old-deja/g++.jason/crash3.C: Likewise.
12132 * g++.old-deja/g++.law/ctors11.C: Likewise.
12133 * g++.old-deja/g++.law/ctors17.C: Likewise.
12134 * g++.old-deja/g++.law/ctors5.C: Likewise.
12135 * g++.old-deja/g++.law/ctors9.C: Likewise.
12136 * g++.old-deja/g++.mike/ambig1.C: Likewise.
12137 * g++.old-deja/g++.mike/net22.C: Likewise.
12138 * g++.old-deja/g++.mike/p3538a.C: Likewise.
12139 * g++.old-deja/g++.mike/p3538b.C: Likewise.
12140 * g++.old-deja/g++.mike/virt3.C: Likewise.
12141 * g++.old-deja/g++.niklas/t128.C: Likewise.
12142 * g++.old-deja/g++.other/anon4.C: Likewise.
12143 * g++.old-deja/g++.other/using1.C: Likewise.
12144 * g++.old-deja/g++.other/warn3.C: Likewise.
12145 * g++.old-deja/g++.pt/t37.C: Likewise.
12146 * g++.old-deja/g++.robertl/eb69.C: Likewise.
12147 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12148
5bf15e84 121492001-01-08 Nathan Sidwell <nathan@codesourcery.com>
76191fdd
NS
12150
12151 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
12152
18f988a0
KG
121532001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12154
12155 * gcc.c-torture/execute/stdio-opt-3.c: New test.
12156
eaf19aba
JJ
121572001-01-07 Jakub Jelinek <jakub@redhat.com>
12158
12159 * gcc.c-torture/compile/20010107-1.c: New test.
12160
796cdb65
JM
121612001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
12162
12163 * gcc.c-torture/execute/builtin-noret-1.c: New test.
12164
42110e7b
JM
121652001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
12166
12167 * gcc.dg/format/format.h: New file.
12168 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
12169 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
12170 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
12171 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
12172 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
12173 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
12174 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
12175 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
12176 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
12177 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
12178 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
12179 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
12180 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
12181 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
12182 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
12183 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
12184 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
12185 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
12186 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
12187 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
12188 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
12189 instead of declaring standard types, macros and functions in each
12190 test.
12191
a7c52352
AO
121922001-01-06 Alexandre Oliva <aoliva@redhat.com>
12193
12194 * gcc.c-torture/execute/20010106-1.c: New test.
12195
cd566273
JM
121962001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
12197
12198 * gcc.dg/format/format.exp: New file.
12199 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
12200 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
12201 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
12202 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
12203 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
12204 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
12205 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
12206 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
12207 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
12208 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
12209 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
12210 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
12211 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
12212 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
12213 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
12214 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
12215 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
12216 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
12217 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
12218 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
12219 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
12220 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
12221 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
12222 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
12223 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
12224 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
12225 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
12226 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
12227 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
12228 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
12229 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
12230 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
12231 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
12232 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
12233 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
12234 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
12235 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
12236 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12237 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12238 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12239 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12240 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12241
336bc4ae
AO
122422001-01-05 Alexandre Oliva <aoliva@redhat.com>
12243
12244 * gcc.c-torture/execute/991228-1.c: Take word endianness into
12245 account.
12246
341e3d11
JM
122472001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
12248
12249 * gcc.c-torture/execute/builtin-complex-1.c: New test.
12250
220bce48
NS
122512001-01-05 Nathan Sidwell <nathan@codesourcery.com>
12252
12253 * g++.old-deja/g++.pt/crash62.C: New test.
12254
00de56c7
RH
122552001-01-04 Richard Henderson <rth@redhat.com>
12256
12257 * gcc.dg/20000926-1.c: Update expected warnings.
12258 * gcc.dg/array-2.c: Likewise.
12259 * gcc.dg/array-4.c: Also validate flexible array members.
12260 * gcc.dg/c99-flex-array-1.c: New.
12261
32812a40
JM
122622001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
12263
12264 * gcc.c-torture/compile/20001222-1.x: Remove.
12265
b8c25665 122662001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7ffcb17f
RK
12267
12268 * gcc.c-torture/execute/built-in-setjmp.c: New.
12269
584ef5fe
RH
122702001-01-03 Richard Henderson <rth@redhat.com>
12271
12272 * gcc.dg/940510-1.c: Update expected error wording.
12273 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12274
9ef6d39a
JO
122752001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
12276
12277 * lib/target-supports.exp (check_alias_available): Modified to
6d4587f7 12278 indicate aliases not supported if only weak aliases are supported.
9ef6d39a 12279
819c1488
KG
122802001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12281
12282 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12283 Turn on cmpstrsi checks for __pj__ and __i370__.
12284
3c505507
NS
122852001-01-03 Nathan Sidwell <nathan@codesourcery.com>
12286
12287 * g++.old-deja/g++.other/virtual11.C: New test.
12288
03378143
NS
122892001-01-03 Nathan Sidwell <nathan@codesourcery.com>
12290
12291 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12292
086715fa
KG
122932001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12294
12295 * gcc.c-torture/compile/20010102-1.c: New test.
12296
42ded877
AJ
122972001-01-02 Andreas Jaeger <aj@suse.de>
12298
12299 * gcc.dg/noreturn-3.c: New test.
12300
12301 * gcc.dg/noreturn-4.c: New test.
12302
c2e42aab
KG
123032001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12304
12305 * gcc.c-torture/execute/stdio-opt-1.c: Also test
12306 __builtin_fputc and __builtin_fwrite.
12307
965a9c31
JO
123082000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
12309
12310 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12311 signed char, not default char.
12312
9b961b95
JO
123132000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
12314
12315 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12316
d05e34f2
DB
123172000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
12318
12319 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
12320
12db0efc
RH
123212000-12-29 Richard Henderson <rth@redhat.com>
12322
12323 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12324 (__cyg_profile_func_exit): Define.
12325
cd372c39
HPN
123262000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
12327
12328 * g++.dg/vtgc1.C: New test.
12329
bc5137ae
GK
123302000-12-28 Geoffrey Keating <geoffk@redhat.com>
12331
fb8b656c
GK
12332 * gcc.dg/noncompile/20001228-1.c: New test.
12333
f33f0c3a 12334 * gcc.dg/20001228-1.c: New test.
42ded877 12335
bc5137ae
GK
12336 * gcc.c-torture/execute/20001228-1.c: New test.
12337
26f6672d
JM
123382000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
12339
12340 * gcc.dg/format-strfmon-1.c: New test.
12341
ce94d12f
KG
123422000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12343
12344 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12345 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12346 * gcc.c-torture/execute/string-opt-1.c: Likewise.
12347 * gcc.c-torture/execute/string-opt-2.c: Likewise.
12348 * gcc.c-torture/execute/string-opt-3.c: Likewise.
12349 * gcc.c-torture/execute/string-opt-4.c: Likewise.
12350 * gcc.c-torture/execute/string-opt-6.c: Likewise.
12351 * gcc.c-torture/execute/string-opt-7.c: Likewise.
12352 * gcc.c-torture/execute/string-opt-8.c: Likewise.
12353 * gcc.c-torture/execute/string-opt-9.c: Likewise.
12354 * gcc.c-torture/execute/string-opt-10.c: Likewise.
12355 * gcc.c-torture/execute/string-opt-11.c: Likewise.
12356 * gcc.c-torture/execute/string-opt-12.c: Likewise.
12357
12358 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12359 * gcc.c-torture/execute/string-opt-4.c: Test index.
12360
6cbadf36
GK
123612000-12-26 Geoffrey Keating <geoffk@redhat.com>
12362
12363 * gcc.c-torture/compile/20001226-1.c: New test.
12364
ab461298
JM
123652000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
12366
12367 * gcc.c-torture/compile/20001222-1.c: New test.
12368 * gcc.c-torture/compile/20001222-1.x: Xfail.
12369
b8c25665 123702000-12-22 Alexandre Oliva <aoliva@redhat.com>
292b48db
AO
12371
12372 * gcc.c-torture/execute/comp-goto-2.c: New test.
12373
b8c25665 123742000-12-21 J"orn Rennecke <amylaar@redhat.com>
3546ef58
R
12375
12376 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12377 Use long types if __INT_MAX__ is 32767.
12378 (main): Use cast to (sint32 *) when poking 88 into a_page.
12379
ee4fca58
R
12380 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12381
dd16cb7c
BS
123822000-12-21 Bernd Schmidt <bernds@redhat.com>
12383
12384 * gcc.c-torture/compile/20001221-1.c: New test.
710916e6 12385 * gcc.c-torture/execute/20001221-1.c: New test.
dd16cb7c 12386
1e248ee3
RH
123872000-12-20 Richard Henderson <rth@redhat.com>
12388
12389 * g++.old-deja/g++.pt/crash36.C: Update error lines.
12390 * g++.old-deja/g++.robertl/eb109.C: Likewise.
12391
9d2dc7da
KG
123922000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12393
12394 * gcc.dg/compare3.c: New test.
12395
20d380b1
JM
123962000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12397
12398 * gcc.dg/format-warnll-1.c: New test.
12399
ee83b1f7
NB
124002000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
12401
12402 * gcc.dg/cpp/cmdlne-P.c: New test.
12403
9b4ea1a8
JM
124042000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12405
12406 * gcc.c-torture/execute/builtin-abs-1.c,
12407 gcc.c-torture/execute/builtin-abs-2.c: New tests.
12408
4119f8a1
NB
124092000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
12410
6d4587f7 12411 * gcc.dg/cpp/multiline.c: New test.
4119f8a1 12412
ad263514
NB
124132000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
12414
6d4587f7
ZW
12415 * g++.old-deja/g++.other/syshdr1.C: Update.
12416 * gcc.dg/cpp/lineflags.c: Remove temporarily.
ad263514 12417
221c7a7f
KL
124182000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12419
12420 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12421
b429fdf0
KL
124222000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12423
12424 * g++.old-deja/g++.pt/ttp65.C: New test.
12425
c2beae77
KL
124262000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12427
12428 * g++.old-deja/g++.pt/ttp64.C: New test.
12429
edac124d
KL
124302000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12431
12432 * g++.old-deja/g++.pt/spec33.C: New test.
12433
eb9461fb
CM
124342000-12-14 Catherine Moore <clm@redhat.com>
12435
12436 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12437 * gcc.c-torture/execute/920612-2.c: Likewise.
12438 * gcc.c-torture/execute/920428-2.c: Likewise.
12439 * gcc-c-torture/execute/va-arg-11.c: Call exit.
12440 * gcc.c-torture/execute/va-arg-21.c: Likewise.
12441
7c757aa4
FS
124422000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12443
12444 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12445 * gcc.dg/pack-test-2.c: Likewise.
12446
04fd40b9
NB
124472000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
12448
12449 Tests by Zack Weinberg <zackw@stanford.edu>.
12450
12451 * gcc.dg/cpp/defined.c: Update.
12452 * gcc.dg/cpp/defined_trad.c: New tests.
12453
31a408bc
NB
124542000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
12455
12456 * gcc.dg/cpp/trad-direct.c: Update.
12457
a0fd9909
NB
124582000-12-11 Neil Booth <neilb@earthling.net>
12459
12460 * gcc.dg/cpp/defined_trad.c
12461
49134400
NB
124622000-12-11 Neil Booth <neilb@earthling.net>
12463
6d4587f7 12464 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
49134400 12465
e45046ae
JM
124662000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
12467
12468 * gcc.dg/format-miss-2.c: New test.
12469
97665491
NB
124702000-12-09 Neil Booth <neilb@earthling.net>
12471
6d4587f7
ZW
12472 * gcc.dg/cpp/lineflags.c: New tests.
12473 * gcc.dg/cpp/poison.c: Update.
12474 * gcc.dg/cpp/redef2.c: Update.
12475 * gcc.dg/cpp/skipping.c: New test.
97665491 12476
f3588f1a
GK
124772000-12-07 Geoffrey Keating <geoffk@redhat.com>
12478
12479 * g++.old-deja/g++.other/eh3.C: New testcase.
12480
5133d90e
NB
124812000-12-07 Neil Booth <neilb@earthling.net>
12482
6d4587f7
ZW
12483 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12484 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12485 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12486 wtr-union-init-2.c, wtr-union-init-3.c: Update.
12487 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12488 Update.
5133d90e 12489
02428c5d
JM
124902000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
12491
12492 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12493 __SIZE_TYPE__ instead of int for type of integers cast to
12494 pointers.
12495
5eec2847
JJ
124962000-12-07 Jakub Jelinek <jakub@redhat.com>
12497
12498 * g++.old-deja/g++.other/cleanup4.C: New test.
12499
c907e684
JM
125002000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
12501
12502 * format-sec-1.c: New test.
12503
1c248308
JM
125042000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
12505
12506 * gcc.dg/format-nonlit-3.c: New test.
12507
014e7f1d
JM
125082000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
12509
12510 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12511 through a null pointer.
12512
74601d7c
KL
125132000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12514
12515 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
12516 * g++.old-deja/g++.pt/partial4.C: New test.
12517
56ef50e4
DA
125182000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
12519
12520 * gcc.c-torture/execute/ieee/hugeval.x: New.
12521
176cb778
NB
125222000-12-06 Neil Booth <neilb@earthling.net>
12523
12524 * gcc.dg/cpp/backslash2.c: New tests.
12525
a903143d
KG
125262000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12527
12528 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12529 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
12530
06a3a6db
GK
125312000-12-05 Geoffrey Keating <geoffk@redhat.com>
12532
12533 * gcc.c-torture/execute/20001203-2.c: New testcase.
12534
cbb40945
NS
125352000-12-05 Nathan Sidwell <nathan@codesourcery.com>
12536
12537 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12538 * g++.old-deja/g++.other/virtual10.C: New test.
12539
61402b80
NS
125402000-12-05 Nathan Sidwell <nathan@codesourcery.com>
12541
12542 * g++.old-deja/g++.mike/pmf5.C: Remove test.
12543
7d361583
RH
125442000-12-05 Richard Henderson <rth@redhat.com>
12545
12546 * gcc.c-torture/compile/20001205-1.c: New.
12547
72ca2dee
NB
125482000-12-04 Neil Booth <neilb@earthling.net>
12549
12550 * g++.old-deja/g++.other/virtual9.C: New test.
12551 * g++.old-deja/g++.pt/crash61.C: New test.
12552 * gcc.c-torture/execute/loop-9.c: New test.
12553
b6972575
NB
125542000-12-04 Neil Booth <neilb@earthling.net>
12555
12556 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12557 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12558 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12559 * gcc.dg/cpp/extratokens.c: ...here.
12560
bb0067f2
NB
125612000-12-04 Neil Booth <neilb@earthling.net>
12562
6d4587f7
ZW
12563 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12564 New tests.
bb0067f2 12565
a903143d 125662000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611b1df4
KG
12567
12568 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12569 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12570
accc8668
JM
125712000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
12572
12573 * gcc.c-torture/execute/20001203-1.c: New test.
12574
881bc7db
NB
125752000-12-03 Neil Booth <neilb@earthling.net>
12576
6d4587f7 12577 * gcc.dg/cpp/macro6.c: New test cases.
881bc7db 12578
ca8034a0
KG
125792000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12580
d118937d
KG
12581 * gcc.c-torture/execute/string-opt-9.c: New test.
12582 * gcc.c-torture/execute/string-opt-10.c: Likewise.
12583 * gcc.c-torture/execute/string-opt-11.c: Likewise.
12584 * gcc.c-torture/execute/string-opt-12.c: Likewise.
12585
12586 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12587 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
ca8034a0 12588
690c96c8
GK
125892000-12-02 Geoffrey Keating <geoffk@redhat.com>
12590
12591 * gcc.dg/cpp/if-6.c: New testcase.
b43db0b3
GK
12592
12593 * gcc.dg/20001201-1.c: New testcase.
690c96c8 12594
f7674545
NB
125952000-12-02 Neil Booth <neilb@earthling.net>
12596
6d4587f7
ZW
12597 * g++.old-deja/g++.other/externC4.C,
12598 g++.old-deja/g++.other/friend10.C: New tests.
f7674545 12599
1b83352e
NB
126002000-12-02 Neil Booth <neilb@earthling.net>
12601
6d4587f7
ZW
12602 * g++.old-deja/g++.other/instan2.C
12603 * g++.old-deja/g++.other/instan3.C: New test.
1b83352e 12604
692344cf
NB
126052000-12-02 Neil Booth <neilb@earthling.net>
12606
6d4587f7
ZW
12607 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12608 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12609 gnuc99.c,gnuc99-pedantic.c: New tests.
692344cf 12610
4d808927
JM
126112000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
12612
12613 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12614 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12615
92e092fe
NB
126162000-12-01 Neil Booth <neilb@earthling.net>
12617
6d4587f7
ZW
12618 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12619 * gcc.dg/cpp/poison.c: Update.
12620 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
92e092fe 12621
042db57e
TM
126222000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
12623
12624 * g77.f-torture/execute/20001201.f: New test.
12625
c7b82833
JM
126262000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
12627
12628 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12629
ab937357
JJ
126302000-12-01 Jakub Jelinek <jakub@redhat.com>
12631
12632 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12633
13f9714b
NS
126342000-12-01 Nathan Sidwell <nathan@codesourcery.com>
12635
12636 * g++.old-deja/g++.other/cast6.C: New test.
12637
be10afdf
GK
126382000-11-30 Geoffrey Keating <geoffk@redhat.com>
12639
12640 * gcc.c-torture/execute/20001130-2.c: New testcase.
12641
41c39533
RH
126422000-11-30 Richard Henderson <rth@redhat.com>
12643
12644 * gcc.c-torture/execute/20001130-1.c: New test.
12645
31b1b957
NS
126462000-11-30 Nathan Sidwell <nathan@codesourcery.com>
12647
12648 * g++.old-deja/g++.other/op3.C: New test.
12649
717e3f73
NS
126502000-11-30 Nathan Sidwell <nathan@codesourcery.com>
12651
12652 * g++.old-deja/g++.other/op2.C: New test.
12653
2c92b94d
NS
126542000-11-30 Nathan Sidwell <nathan@codesourcery.com>
12655
12656 * g++.old-deja/g++.other/crash38.C: New test.
12657
b2d7dd20
TM
126582000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
12659
12660 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12661
57814e5e
JJ
126622000-11-29 Jakub Jelinek <jakub@redhat.com>
12663
12664 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12665 tests.
12666 * gcc.c-torture/execute/string-opt-6.c: New test.
12667
78cd99d0
JJ
12668 * gcc.dg/20001117-1.c: Add main.
12669
70cf82bc
GK
126702000-11-28 Geoffrey Keating <geoffk@redhat.com>
12671
12672 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12673 Move from here ...
12674 * gcc.dg/940510-1.c: ... to here.
12675
12676 * gcc.dg/20000926-1.c: GNU C now allows initializations of
12677 zero-size arrays in toplevel structures.
12678
48c4d691
JJ
126792000-11-28 Jakub Jelinek <jakub@redhat.com>
12680
12681 * gcc.c-torture/execute/loop-8.c: New test.
12682
bb92901d
NS
126832000-11-28 Nathan Sidwell <nathan@codesourcery.com>
12684
12685 * g++.old-deja/g++.other/base1.C: New test.
12686
2f3608c3
NS
126872000-11-28 Nathan Sidwell <nathan@codesourcery.com>
12688
12689 * g++.old-deja/g++.other/parse2.C: New test.
12690
eeb75383
NS
126912000-11-28 Nathan Sidwell <nathan@codesourcery.com>
12692
12693 * g++.old-deja/g++.pt/incomplete1.C: New test.
12694
5ee4cc26
NS
126952000-11-28 Nathan Sidwell <nathan@codesourcery.com>
12696
12697 * g++.old-deja/g++.other/friend9.C: New test.
12698
dd80b906
JJ
126992000-11-28 Jakub Jelinek <jakub@redhat.com>
12700
12701 * gcc.dg/20001127-1.c: New test.
12702
76e57b45
NS
127032000-11-27 Nathan Sidwell <nathan@codesourcery.com>
12704
5ee4cc26 12705 * g++.old-deja/g++.pt/friend46.C: New test.
76e57b45 12706
f9825168
NS
127072000-11-27 Nathan Sidwell <nathan@codesourcery.com>
12708
12709 * g++.old-deja/g++.other/ptrmem8.C: New test.
12710
1789599b
KG
127112000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12712
12713 * gcc.c-torture/execute/string-opt-7.c: New test.
12714 * gcc.c-torture/execute/string-opt-8.c: Likewise.
12715
b21218ce
GDR
127162000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
12717
12718 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12719 instead of 'mkcheck 2'.
12720
9399bad3
JM
127212000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
12722
12723 * gcc.c-torture/execute/memcheck/driver.c,
12724 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12725 C9X references to refer to C99.
12726
4df1190a
JJ
127272000-11-25 Jakub Jelinek <jakub@redhat.com>
12728
12729 * gcc.dg/ultrasp3.c: New test.
12730
4fe0a76c
NB
127312000-11-25 Neil Booth <neilb@earthling.net>
12732
12733 * gcc.dg/cpp/include2.c: Update test to be locale independent.
12734
9eca082e
AO
127352000-11-25 Alexandre Oliva <aoliva@redhat.com>
12736
12737 * gcc.c-torture/compile/20001123-2.c: New.
12738
3a163b1a
KL
127392000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12740
12741 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12742
235cfbc4
BS
127432000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
12744
12745 * gcc.dg/sequence-point-1.c: Add some new tests.
222de5be 12746 * gcc.c-torture/execute/20001124-1.c: New test.
235cfbc4 12747
2f401cc8
NS
127482000-11-24 Nathan Sidwell <nathan@codesourcery.com>
12749
12750 * g++.old-deja/g++.other/vaarg4.C: New test.
12751 * gcc.c-torture/compile/20001123-1.c: New test.
12752
3d7e9ba4
NS
127532000-11-24 Nathan Sidwell <nathan@codesourcery.com>
12754
12755 * g++.other/crash24.C: Adjust and remove XFAIL.
12756 * g++.other/crash37.C: New test.
12757
ab097535
NS
127582000-11-23 Nathan Sidwell <nathan@codesourcery.com>
12759
12760 * g++.old-deja/g++.pt/instantiate9.C: New test.
12761
71ca6fe9
MM
127622000-11-22 Mark Mitchell <mark@codesourcery.com>
12763
a862e958
MM
12764 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12765 new ABI, too.
12766
71ca6fe9
MM
12767 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12768 * g++.old-deja/g++.robertl/eb55.C: Likewise.
12769
a16f893b
NB
127702000-11-22 Neil Booth <neilb@earthling.net>
12771
12772 * gcc.dg/cpp/Wtrigraphs.c: New test.
12773
b60585a0
LR
127742000-11-22 Loren J. Rittle <ljrittle@acm.org>
12775
6d4587f7 12776 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
b60585a0 12777
e5a7acdd
JJ
127782000-11-22 Jakub Jelinek <jakub@redhat.com>
12779
12780 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12781
d93415c9
HPN
127822000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
12783
12784 * lib/gcc-dg.exp: load_lib scanasm.exp.
12785 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12786 * lib/g++-dg.exp: load_lib scanasm.exp.
12787 * lib/scanasm.exp: New.
12788 (scan-assembler, scan-assembler-not): Add optional arguments to
12789 test name, or if not present, the pattern name.
033b8a0c 12790 (scan-assembler-dem, scan-assembler-dem-not): New.
d93415c9
HPN
12791
12792 * g++.dg/dg.exp: New.
12793
65aa8276
NB
127942000-11-21 Neil Booth <neilb@earthling.net>
12795
6d4587f7 12796 * gcc.dg/cpp/integrated1.c: Remove.
65aa8276 12797
ce79b0ca
JJ
127982000-11-21 Jakub Jelinek <jakub@redhat.com>
12799
12800 * gcc.c-torture/execute/20001121-1.c: New test.
12801
a5ccb99d
RH
128022000-11-21 Richard Henderson <rth@redhat.com>
12803
12804 * gcc.c-torture/compile/20001121-1.c: New test.
12805
51073b1c
NB
128062000-11-20 Neil Booth <neilb@earthling.net>
12807
12808 * gcc.dg/cpp/integrated1.c: New test.
12809
6b16805e
JJ
128102000-11-21 Jakub Jelinek <jakub@redhat.com>
12811
12812 * g++.old-deja/g++.other/inline17.C: New test.
12813
b5ecf629
DL
128142000-11-20 Donald Lindsay <dlindsay@redhat.com>
12815
12816 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12817 local variable to be zero: I made the variable global. Now
12818 uses abort() and exit() instead of relying on main's return value.
12819
e6afac94
NB
128202000-11-20 Neil Booth <neilb@earthling.net>
12821
6d4587f7
ZW
12822 * gcc.dg/cpp/paste2.c: Update test.
12823 * objc/execute/paste.m: New test.
e6afac94 12824
1d7ff272
JM
128252000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
12826
12827 * gcc.dg/c99-condexpr-1.c: New test.
12828
029a4f4d
NB
128292000-11-20 Neil Booth <neilb@earthling.net>
12830
12831 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12832
447306fa
NS
128332000-11-20 Nathan Sidwell <nathan@codesourcery.com>
12834
12835 * g++.old-deja/g++.pt/export1.C: New test.
12836
462ef1e1
JJ
128372000-11-20 Jakub Jelinek <jakub@redhat.com>
12838
12839 * gcc.dg/20001117-1.c: New test.
12840
980c0b56
RH
128412000-11-18 Richard Henderson <rth@redhat.com>
12842
12843 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12844
dd4458df
RH
128452000-11-18 Richard Henderson <rth@redhat.com>
12846
12847 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12848 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12849 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12850
2add28a3
RH
128512000-11-18 Richard Henderson <rth@redhat.com>
12852
12853 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12854 (main): New. Exit cleanly.
12855
77c4d6c0
JM
128562000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
12857
12858 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12859 gcc.dg/c99-fordecl-2.c: New tests.
12860
ce7d4fc8
RH
128612000-11-18 Richard Henderson <rth@redhat.com>
12862
12863 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12864 * gcc.c-torture/execute/zerolen-2.c: New.
12865
3734169e
FS
128662000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12867
12868 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12869 memory.
12870
35728a80
NS
128712000-11-17 Nathan Sidwell <nathan@codesourcery.com>
12872
12873 * g++.old-deja/g++.pt/instantiate8.C: New test.
12874
5cce22b6
NS
128752000-11-17 Nathan Sidwell <nathan@codesourcery.com>
12876
12877 * g++.old-deja/g++.other/incomplete.C: Add more tests.
12878 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12879
e24fa9da
NC
128802000-11-16 Nick Clifton <nickc@redhat.com>
12881
12882 * gcc.c-torture/execute/nestfunc-2.c: New test.
12883 * gcc.c-torture/execute/nestfunc-3.c: New test.
12884
2b8b5d02
BS
128852000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
12886
12887 * gcc.c-torture/compile/20001116-1.c: New test.
12888
4c8fb571
FS
128892000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12890
12891 * gcc.c-torture/execute/20001115-1.c: New test.
12892
97150c41
MM
128932000-11-15 Mark Mitchell <mark@codesourcery.com>
12894
12895 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12896 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12897 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12898 * g++.old-deja/g++.abi/vmihint.C: Likewise.
12899
cbc2c182
NB
129002000-11-15 Neil Booth <neilb@earthling.net>
12901
6d4587f7
ZW
12902 gcc.dg/cpp/_Pragma1.c: Update.
12903 gcc.dg/cpp/_Pragma2.c: New test.
cbc2c182 12904
71631a1f
NS
129052000-11-15 Nathan Sidwell <nathan@codesourcery.com>
12906
12907 * g++.old-deja/g++.other/anon5.C: New test.
12908
ab6c59fd
JM
129092000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
12910
12911 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12912 tests.
12913
bd7cf17e
JJ
129142000-11-14 Jakub Jelinek <jakub@redhat.com>
12915
12916 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12917 output.
12918
ebf02523
JM
129192000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12920
12921 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12922 labels at end of compound statements.
12923
529c0acb
JJ
129242000-11-13 Jakub Jelinek <jakub@redhat.com>
12925
12926 * gcc.c-torture/execute/loop-7.c: New test.
12927
b7438415
JM
129282000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12929
12930 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12931
19552aa5
JM
129322000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12933
12934 * gcc.dg/c99-bool-1.c: New test.
12935
444ca59f
JM
129362000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12937
12938 * gcc.dg/c99-scope-1.c: Remove xfail.
12939 * gcc.dg/c99-scope-2.c: New test.
12940
c7b6c6cd
KG
129412000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12942
12943 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12944 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12945
b72bd9c2
MM
129462000-11-11 Mark Mitchell <mark@codesourcery.com>
12947
56964678
MM
12948 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12949 error messages.
12950
b72bd9c2
MM
12951 * g++.mike/p700.C: Don't typedef wchar_t.
12952 * g++.mike/p784.C: Likewise.
12953 * g++.mike/eb101.C: Don't use __wchar_t.
12954
da909756
TM
129552000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
12956
12957 * g77.f-torture/execute/20001111.[fx]: Test premature exit
12958 from DO loop.
12959
3e5c33c0
BS
129602000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
12961
12962 * gcc.c-torture/execute/20001111-1.c: New test.
12963
93ae2b3e
NC
129642000-11-10 Nick Clifton <nickc@redhat.com>
12965
12966 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12967 long multuiple and accumulate.
12968
338bcbd5
RH
129692000-11-09 Richard Henderson <rth@redhat.com>
12970
662f340b
RH
12971 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12972 via size_t instead of int.
12973
338bcbd5
RH
12974 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12975 * gcc.c-torture/execute/string-opt-2.c: Likewise.
12976 * gcc.c-torture/execute/string-opt-3.c: Likewise.
12977 * gcc.c-torture/execute/string-opt-4.c: Likewise.
12978
b52114d2
GK
129792000-11-09 Geoffrey Keating <geoffk@redhat.com>
12980
12981 * gcc.c-torture/compile/20001109-1.c: New test.
12982 * gcc.c-torture/compile/20001109-2.c: New test.
12983
5361cbb7
NS
129842000-11-09 Nathan Sidwell <nathan@codesourcery.com>
12985
12986 * g++.old-deja/g++.pt/operator1.C: New test.
1caa7aba 12987 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5361cbb7 12988
c6348fe7
JJ
129892000-11-09 Jakub Jelinek <jakub@redhat.com>
12990
12991 * gcc.dg/20001108-1.c: New test.
12992
2dee4af1
JJ
129932000-11-09 Jakub Jelinek <jakub@redhat.com>
12994
12995 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12996 with both arguments constant strings.
12997 * gcc.c-torture/execute/string-opt-3.c: New test.
12998 * gcc.c-torture/execute/string-opt-4.c: New test.
12999 * gcc.c-torture/execute/string-opt-5.c: New test.
13000
ca68ea18
NC
130012000-11-08 Nick Clifton <nickc@redhat.com>
13002
13003 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
13004 mulsidi3adddi patterns.
13005
36791f1e
NS
130062000-11-08 Nathan Sidwell <nathan@codesourcery.com>
13007
13008 * g++.old-deja/g++.other/crash36.C: New test.
13009
321565d3
JJ
130102000-11-08 Jakub Jelinek <jakub@redhat.com>
13011
13012 * g++.old-deja/g++.other/init16.C: New test.
13013
f0cbb7ac
LR
130142000-11-06 Loren J. Rittle <ljrittle@acm.org>
13015
13016 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
13017
475e22ba
JO
130182000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
13019
13020 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
13021 * gcc.c-torture/execute/va-arg-16.x: Likewise.
13022 * gcc.c-torture/execute/va-arg-17.x: Likewise.
13023
0b13d6c2
DD
130242000-11-07 DJ Delorie <dj@redhat.com>
13025
13026 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
13027
a7c683a8
KG
130282000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13029
13030 * gcc.c-torture/execute/string-opt-1.c: New test.
13031
8735550f
JO
130322000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
13033
13034 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
13035 mips-sgi-irix6.* because the MIPS ABI passes floating-point
13036 parameters in registers, and there is no way for a varargs
13037 function to know in which order the integer and floating-point
13038 parameters should be interleaved when they are placed on the
13039 stack.
13040 * gcc.c-torture/execute/va-arg-16.x: Likewise.
13041 * gcc.c-torture/execute/va-arg-17.x: Likewise.
13042
26a87cab
KG
130432000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13044
13045 * gcc.c-torture/execute/string-opt-2.c: New test.
13046
d48ebde1
NS
130472000-11-07 Nathan Sidwell <nathan@codesourcery.com>
13048
13049 * g++.old-deja/g++.pt/crash60.C: New test.
13050
d1877a9b
JJ
130512000-11-06 Jakub Jelinek <jakub@redhat.com>
13052
13053 * g++.old-deja/g++.other/crash24.C: New test.
13054 * g++.old-deja/g++.other/crash25.C: New test.
13055 * g++.old-deja/g++.other/crash26.C: New test.
13056 * g++.old-deja/g++.other/crash27.C: New test.
13057 * g++.old-deja/g++.other/crash28.C: New test.
13058 * g++.old-deja/g++.other/crash29.C: New test.
13059 * g++.old-deja/g++.other/crash30.C: New test.
13060 * g++.old-deja/g++.other/crash31.C: New test.
13061 * g++.old-deja/g++.other/crash32.C: New test.
13062 * g++.old-deja/g++.other/crash33.C: New test.
13063 * g++.old-deja/g++.other/crash34.C: New test.
13064 * g++.old-deja/g++.other/crash35.C: New test.
13065
8b1c5fd0
JJ
130662000-11-06 Jakub Jelinek <jakub@redhat.com>
13067
13068 * gcc.c-torture/execute/20001031-1.c: New test.
13069
ffb28279
MM
130702000-11-04 Mark Mitchell <mark@codesourcery.com>
13071
bfd2cff7
MM
13072 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
13073 namespace.
13074
247a2b0a
MM
13075 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
13076 standards-conformant.
13077
bb77c16c
MM
13078 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
13079
ffb28279
MM
13080 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
13081 * g++.old-deja/g++.mike/p755a.C: Likewise.
13082 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13083 library makes no calls to `operator new' during initialization.
13084
e8ecb16d
NB
130852000-11-04 Neil Booth <neilb@earthling.net>
13086
6d4587f7 13087 * gcc.dg/cpp/include2.c: New tests.
e8ecb16d 13088
b8c25665 130892000-11-03 Mark P Mitchell <mark@codesourcery.com>
334c4aae
MM
13090
13091 * lib/g++.exp (g++_set_ld_library_path): New function.
13092 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13093
30235724
BS
130942000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
13095
13096 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
13097 warnings.
13098
6a16a7f0
RH
130992000-11-01 Richard Henderson <rth@redhat.com>
13100
13101 * g++.old-deja/g++.ext/namedret1.C: New.
13102 * g++.old-deja/g++.ext/namedret2.C: New.
13103 * g++.old-deja/g++.ext/namedret3.C: New.
13104
e201b0a7
GK
131052000-10-31 Geoffrey Keating <geoffk@cygnus.com>
13106
13107 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13108 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13109
c5a0835d
KG
131102000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13111
13112 * gcc.c-torture/execute/va-arg-21.c: New test.
13113
93cc1c69
JM
131142000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
13115
13116 * gcc.dg/c99-complex-2.c: New test.
13117
bcb38cc1
KG
131182000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13119
13120 * gcc.c-torture/execute/stdio-opt-1.c: New test.
13121
681cb233
JJ
131222000-10-31 Jakub Jelinek <jakub@redhat.com>
13123
13124 * g++.old-deja/g++.other/inline16.C: New test.
13125
761f0855
GDR
131262000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
13127
13128 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13129 __PRETTY_FUNCTION__
13130
9f6ef6bc
NB
131312000-10-29 Neil Booth <neilb@earthling.net>
13132
13133 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13134 New tests.
13135 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13136 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13137 optimisation.
13138
00c83d46
NB
131392000-10-29 Neil Booth <neilb@earthling.net>
13140
6d4587f7 13141 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
00c83d46
NB
13142 * mi1.c, mi1c.h: Add null directives to multiple-include test.
13143 * mi5.c: Test multiple includes work with -C.
13144 * trigraphs.c: Test ^= version.
13145
e7f7ca12
NB
131462000-10-28 Neil Booth <neilb@earthling.net>
13147
13148 New tests and test updates for new macro expander.
42ded877 13149
e7f7ca12
NB
13150 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13151 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13152 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13153 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13154 new diagnostic messages.
13155
13156 * gcc.dg/cpp/macro3.c: New tests.
13157
229a2e65
MM
131582000-10-27 Mark Mitchell <mark@codesourcery.com>
13159
13160 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13161 on the same line.
13162
fadb729c
JJ
131632000-10-27 Jakub Jelinek <jakub@redhat.com>
13164
13165 * g++.old-deja/g++.other/eh2.C: New test.
13166
ef3809cb
BS
131672000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
13168
13169 * gcc.c-torture/execute/20001027-1.c: New test.
13170
cf8e718a
RH
131712000-10-26 Richard Henderson <rth@redhat.com>
13172
13173 * gcc.c-torture/execute/20001026-1.c: New.
13174
140c3b7e
MM
131752000-10-26 Mark Mitchell <mark@codesourcery.com>
13176
13177 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13178 * g++.old-deja/g++.law/builtin1.C: Likewise.
13179 * g++.old-deja/g++.law/ctors10.C: Likewise.
13180 * g++.old-deja/g++.law/virtual3.C: Likewise.
13181 * g++.old-deja/g++.mike/p658.C: Likewise.
13182 * g++.old-deja/g++.other/sibcall1.C: Likewise.
13183 * g++.old-deja/g++.other/vaarg2.C: Likewise.
13184 * g++.old-deja/g++.robertl/eb124.C: Likewise.
13185 * g++.old-deja/g++.robertl/eb44.C: Likewise.
13186 * g++.old-deja/g++.robertl/eb77.C: Likewise.
13187
cdb09fce
NS
131882000-10-26 Nathan Sidwell <nathan@codesourcery.com>
13189
13190 * gcc.c-torture/compile/20001024-1.c: New test.
13191
be5aeb60
MM
131922000-10-25 Mark Mitchell <mark@codesourcery.com>
13193
13194 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13195 to tell us whether or not we are using V3.
13196
5f9cd837
GDR
131972000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
13198
13199 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
42ded877 13200 operands.
5f9cd837 13201
e0c9fbb7
JM
132022000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
13203
13204 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13205
dc5041ab
JJ
132062000-10-25 Jakub Jelinek <jakub@redhat.com>
13207
13208 * gcc.c-torture/execute/20001024-1.c: New test.
13209
f85b5d65
JJ
132102000-10-24 Jakub Jelinek <jakub@redhat.com>
13211
13212 * g++.old-deja/g++.other/sibcall1.C: New test.
13213
42a55121
JJ
132142000-10-20 Jakub Jelinek <jakub@redhat.com>
13215
13216 * gcc.dg/noncompile/init-3.c: New test.
13217
2f74f7e9
JM
132182000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
13219
13220 * gcc.dg/format-array-1.c: New test.
13221
81cf47b2
JM
132222000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
13223
13224 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13225 writing through null pointers; remove comment about testing
13226 unterminated strings.
13227
15edc0cb
MH
132282000-10-17 Matthew Hiller <hiller@redhat.com>
13229
13230 * gcc.c-torture/execute/20001017-2.c: New test.
13231
0fe68387
JM
132322000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
13233
13234 * gcc.c-torture/compile/20001018-1.c: New test.
13235 * gcc.c-torture/compile/20001018-1.x: Xfail.
13236
34137553
FS
132372000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13238
13239 * gcc.c-torture/execute/20001017-1.c: New test.
13240
b691cb00
JM
132412000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
13242
13243 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13244 for multiple use of arguments with scanf formats; add tests for
13245 multiple use of arguments.
13246
2683ed8d
BS
132472000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
13248
13249 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13250
74ff4629
JM
132512000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
13252
13253 * gcc.dg/format-miss-1.c: New test.
13254
a5ad11e1
JJ
132552000-10-16 Jakub Jelinek <jakub@redhat.com>
13256
13257 * gcc.c-torture/execute/20001013-1.c: New test.
13258
6d2e1454
JM
132592000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
13260
13261 * gcc.dg/format-branch-1.c: New test.
13262
1df1abe2
JM
132632000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
13264
13265 * README, lib/file-format.exp: Remove EGCS references.
13266
55143861
JJ
132672000-10-16 Jakub Jelinek <jakub@redhat.com>
13268
13269 * gcc.dg/20001013-1.c: New test.
13270
d79d42da
JM
132712000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
13272
13273 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13274 for intmax_t in the compiler using __typeof__ and the type rules
13275 for conditional expressions.
13276
fccf9848
JJ
132772000-10-13 Jakub Jelinek <jakub@redhat.com>
13278
13279 * gcc.dg/20001012-1.c: New test.
13280 * gcc.dg/20001012-2.c: New test.
13281
9fa8f75d
JM
132822000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
13283
13284 * gcc.dg/format-attr-1.c: New test.
13285
abb2c7ab
JM
132862000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
13287
13288 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13289 __LONG_LONG_MAX__ instead of LLONG_MAX.
13290
4831bc84
JM
132912000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
13292
13293 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13294 scanf flags.
13295 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13296 flags.
13297
bb58bec5
JM
132982000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
13299
13300 * gcc.dg/sequence-pt-1.c: New test.
13301
d0b43a40
GK
133022000-10-11 Geoff Keating <geoffk@cygnus.com>
13303
13304 * gcc.c-torture/execute/20001011-1.c: New testcase.
13305 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13306
8ccaefbd
JJ
133072000-10-10 Jakub Jelinek <jakub@redhat.com>
13308
13309 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13310 does not error on it.
13311
462561b7
JJ
133122000-10-10 Jakub Jelinek <jakub@redhat.com>
13313
13314 * gcc.dg/20001009-1.c: New test.
13315
45d640d9
JH
13316Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
13317
13318 * gcc.c-torture/compile/20001009-1.c: Move from here ....
13319 * gcc.c-torture/execute/20001009-2.c: ... to here.
13320
80c0f62c
GK
133212000-10-09 Geoff Keating <geoffk@cygnus.com>
13322
13323 * gcc.c-torture/compile/20001009-1.c: New testcase.
13324 * gcc.c-torture/execute/20001009-1.c: New testcase.
13325 Testcases provided by Jan Hubicka <jh@suse.cz>.
13326
b15ad712
JM
133272000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
13328
13329 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13330 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13331 uintmax_t using <limits.h> to emulate the compiler's internal
13332 logic. No longer XFAIL %j tests.
13333
2588e44e
JM
133342000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
13335
13336 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13337 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13338 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13339 regexps and details of expected handling of some bad formats.
13340 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13341 suppression.
13342
54d7ee59
JM
133432000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
13344
13345 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13346 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13347 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13348 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13349 in list archives.
13350
15f18aac
RH
133512000-10-06 Richard Henderson <rth@cygnus.com>
13352
13353 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13354 * g++.old-deja/g++.brendan/crash52.C: Likewise.
13355 * g++.old-deja/g++.jason/report.C: Likewise.
13356 * g++.old-deja/g++.law/friend5.C: Likewise.
13357 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
13358 of the expected warnings.
13359
903cef85
NS
133602000-10-06 Nathan Sidwell <nathan@codesourcery.com>
13361
13362 * g++.old-deja/g++.pt/enum14.C: New test.
13363
b2f9816f
NS
133642000-10-05 Nathan Sidwell <nathan@codesourcery.com>
13365
13366 * g++.old-deja/g++.pt/crash59.C: New test.
13367
9c00185b
WC
133682000-10-04 Will Cohen <wcohen@redhat.com>
13369
13370 * gcc.dg/20000926-1.c: New test.
13371
e9e037ef
GK
133722000-10-03 Geoff Keating <geoffk@cygnus.com>
13373
13374 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13375 function name for current C++ compiler.
13376 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13377
99885b3f
GDR
133782000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
13379
13380 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
42ded877 13381 __PRETTY_FUNCTION__.
99885b3f
GDR
13382 * g++.old-deja/g++.ext/pretty2.C: Likewise.
13383
2eeb109b
KG
133842000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13385
13386 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13387
380f6ad3
JJ
133882000-09-26 Jakub Jelinek <jakub@redhat.com>
13389
6d4587f7 13390 * gcc.c-torture/compile/20000923-1.c: New test.
380f6ad3 13391
dcbd43e0
TP
133922000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13393
13394 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13395 * g++.old-deja/g++.pt/ttp62.C: Same.
13396 * g++.old-deja/g++.other/inline14.C: Same.
13397
5a864cbf
RH
133982000-09-24 Richard Henderson <rth@cygnus.com>
13399
13400 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13401
c5412f06
JM
134022000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
13403
13404 * gcc.dg/c90-printf-1.c: Add test for wide string format.
13405
afa223c6
GK
134062000-09-22 Geoff Keating <geoffk@cygnus.com>
13407
13408 * gcc.c-torture/compile/20000922-1.c: New file.
13409
1d5d6f3f
NC
134102000-09-21 Nick Clifton <nickc@redhat.com>
13411
13412 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13413 a signed long modulo operation.
3dc60fc7 13414 (mod6): New function - perform an unsigned long modulo operation.
1d5d6f3f
NC
13415 (main): Add tests for modulos of very large numbers by very small
13416 dividends.
13417
ad3fd36f
KG
134182000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13419
13420 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13421
033b5a34
RH
134222000-09-19 Richard Henderson <rth@cygnus.com>
13423
13424 * gcc.dg/compare2.c (case 10): XFAIL.
13425
895b56ff
RH
134262000-09-18 Richard Henderson <rth@cygnus.com>
13427
13428 * gcc.c-torture/execute/20000906-1.c: Move ...
13429 * gcc.dg/20000906-1.c: ... here. Only run on targets
13430 that support __builtin_trap.
13431
0d9f234d
NB
13432Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
13433
13434 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13435
fc6df7e1
JM
134362000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
13437
13438 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13439 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
13440 more $ format tests.
13441
65661a72
JM
134422000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
13443
13444 * gcc.dg/format-errmk-1.c: New test.
13445
ebeda052
GM
134462000-09-17 Greg McGary <greg@mcgary.org>
13447
13448 * gcc.c-torture/execute/20000917-1.x: Remove.
13449
60e9d01c
JM
134502000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
13451
13452 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13453
859e203f
GM
134542000-09-17 Greg McGary <greg@mcgary.org>
13455
13456 * gcc.c-torture/execute/20000917-1.c: New test.
13457 * gcc.c-torture/execute/20000917-1.x: XFAIL.
13458
cc956bfd 134592000-09-16 Neil Booth <NeilB@earthling.net>
08ebc1c5
NB
13460
13461 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13462 in nested macro bug.
13463
cc956bfd 134642000-09-15 Neil Booth <NeilB@earthling.net>
ff94c747
NB
13465
13466 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13467
b8c25665 134682000-09-14 Jeffrey A Law (law@cygnus.com)
cf160a63
JL
13469
13470 * gcc.c-torture/execute/20000914-1.c: New test.
13471
9a16ff93
AO
134722000-09-12 Alexandre Oliva <aoliva@redhat.com>
13473
13474 * g++.other/inline13.C: New test.
42ded877 13475
a210651e
AJ
134762000-09-12 Andreas Jaeger <aj@suse.de>
13477
13478 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13479 constant by Ulrich Drepper <drepper@redhat.com>.
13480
b8c25665 134812000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
8b267da0
R
13482
13483 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13484
32892c52
KG
134852000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13486
13487 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13488
a58d32c2
ZW
134892000-09-11 Zack Weinberg <zack@wolery.cumb.org>
13490
13491 * gcc.dg/cpp/backslash.c: New test.
13492
da88b352
AO
134932000-09-11 Alexandre Oliva <aoliva@redhat.com>
13494
13495 * gcc.c-torture/execute/20000910-1.c: New test.
13496 * gcc.c-torture/execute/20000910-2.c: Likewise.
13497
a5de05b7 134982000-09-11 Robert Lipe <robertl@sco.com>
42ded877 13499
a5de05b7
RL
13500 * gcc.dg/pragma-align.c: New test.
13501
6cd0d4de
NS
135022000-09-11 Nathan Sidwell <nathan@codesourcery.com>
13503
13504 * g++.old-deja/g++.pt/explicit82.C: New test.
13505 * g++.old-deja/g++.pt/explicit83.C: New test.
13506
8f820299
ZW
135072000-09-10 Zack Weinberg <zack@wolery.cumb.org>
13508
13509 * gcc.dg/asm-names.c: New test.
13510
e1aa5140
KG
135112000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13512
13513 * gcc.dg/cpp/tr-warn6.c: New test
13514
2496f0b5
JM
135152000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
13516
13517 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13518 be accepted.
13519
33b35a8d
CM
135202000-09-07 Catherine Moore <clm@redhat.com>
13521
6d4587f7 13522 * gcc.c-torture/execute/unroll-1.c: New test.
33b35a8d 13523
0e5921e8
ZW
135242000-09-06 Zack Weinberg <zack@wolery.cumb.org>
13525
13526 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13527 ERROR markers.
13528 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13529 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13530 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13531 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13532 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13533 Preprocess only.
13534 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13535 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13536
299d838a
NS
135372000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13538
13539 * g++.old-deja/g++.pt/deduct2.C: New test.
13540
2ff0c962
NS
135412000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13542
13543 * g++.old-deja/g++.pt/parms2.C: New test.
13544
6e92b232
NS
135452000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13546
13547 * g++.old-deja/g++.pt/crash58.C: New test.
13548
61f5be15
GM
135492000-09-06 Greg McGary <greg@mcgary.org>
13550
859e203f
GM
13551 * gcc.c-torture/execute/20000906-1.c: New test.
13552 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
61f5be15 13553
792ae36d
KG
135542000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13555
13556 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13557
90deb76d
NS
135582000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13559
13560 * g++.old-deja/g++.pt/crash57.C: New test.
13561
c6b08b3e
NS
135622000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13563
13564 * g++.old-deja/g++.pt/crash56.C: New test.
13565
258451c8
NS
135662000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13567
13568 * g++.old-deja/g++.pt/koenig1.C: New test.
13569
e0cb4f36
JJ
135702000-09-04 Jakub Jelinek <jakub@redhat.com>
13571
13572 * gcc.dg/20000904-1.c: New test.
13573
29844fa7
JJ
135742000-09-04 Jakub Jelinek <jakub@redhat.com>
13575
13576 * gcc.dg/cpp/paste8.c: New test.
13577
298ec8f4
AO
135782000-09-01 Alexandre Oliva <aoliva@redhat.com>
13579
13580 * gcc.c-torture/compile/20000827-1.c: New test.
13581
3c786c69
JM
135822000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
13583
13584 * gcc.dg/format-diag-1.c: New test.
13585
f798660e
JM
135862000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
13587
13588 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13589 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13590 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13591 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13592 gcc.dg/formatz-1.c: Adjust warning regular expressions.
13593
f75157d2
NS
135942000-09-01 Nathan Sidwell <nathan@codesourcery.com>
13595
0e5921e8 13596 * g++.old-deja/g++.other/nested4.C: New test.
f75157d2 13597
291c9aa2
NS
135982000-09-01 Nathan Sidwell <nathan@codesourcery.com>
13599
13600 * g++.old-deja/g++.ns/scoped1.C: New test.
13601
9953d23b
AO
136022000-08-30 Alexandre Oliva <aoliva@redhat.com>
13603
13604 * lib/g++.exp: Support testing already-installed GCC.
13605
5c5d1cd6
KG
136062000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13607
13608 * wtr-label-1.c, wtr-suffix-1.c: New tests.
13609
bbfbf340
KG
136102000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13611
13612 * gcc.dg/return-type-2.c: New test.
13613
e53ca51f
GK
136142000-08-27 Geoff Keating <geoffk@cygnus.com>
13615
13616 * gcc.c-torture/compile/20000825-1.c: New test.
13617
721a9f8e
AO
136182000-08-26 Alexandre Oliva <aoliva@redhat.com>
13619
13620 * gcc.dg/dwarf2-2.c: New test.
13621
77ae5fa4
ZW
136222000-08-26 Zack Weinberg <zack@wolery.cumb.org>
13623
13624 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13625 dg-warning regexps.
13626
343b7260
JM
136272000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
13628
13629 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13630 gcc.dg/format-ext-5.c: New tests.
13631
22efd687
JJ
136322000-08-25 Jakub Jelinek <jakub@redhat.com>
13633
13634 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13635
83bab8db
MM
136362000-08-24 Mark Mitchell <mark@codesourcery.com>
13637
13638 * gcc.dg/noncompile/930622-2.c: Adjust error message.
13639
cc914f8c
RH
136402000-08-24 Richard Henderson <rth@cygnus.com>
13641
13642 * gcc.dg/ia64-sync-1.c: New test.
13643 * gcc.dg/ia64-sync-2.c: New test.
13644 * gcc.dg/ia64-asm-1.c: New test.
13645
4894ecce
JM
136462000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
13647
13648 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13649 * gcc.dg/format-ext-2.c: New test.
13650
2f1e6e0d
JM
136512000-08-23 Jason Merrill <jason@redhat.com>
13652
06c3db64
JM
13653 * lib/old-dejagnu.exp: Also ignore "In member function" and
13654 "At global scope".
2f1e6e0d 13655
7eda0d2d
KG
136562000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13657
13658 * gcc.dg/noncompile/label-lineno-1.c: New test.
13659
bdb47d3e
JM
136602000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
13661
13662 * gcc.dg/c99-array-nonobj-1.c: New test.
13663
d8eceea4
JM
136642000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
13665
13666 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13667 tests.
13668 * gcc.dg/format-ext-1.c: New test.
13669
8a451613
KG
136702000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13671
13672 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13673 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13674 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13675 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13676 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13677
23e4d028
JM
136782000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
13679
13680 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13681 gcc.dg/c99-strftime-2.c: New tests.
13682
f95b2ff9
RH
136832000-08-22 Richard Henderson <rth@cygnus.com>
13684
13685 * gcc.c-torture/execute/20000822-1.c: New test.
13686
6315f068
JJ
136872000-08-21 Jakub Jelinek <jakub@redhat.com>
13688
13689 * gcc.c-torture/execute/20000819-1.x: Remove.
13690
5804a754
JM
136912000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
13692
13693 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13694 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13695 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13696 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13697 gcc.dg/format-xopen-1.c: New tests.
13698
f3d360aa
JM
136992000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
13700
13701 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13702
46639003
JJ
137032000-08-21 Jakub Jelinek <jakub@redhat.com>
13704
029ccdb3
JJ
13705 * g++.old-deja/g++.other/loop2.C: New test.
13706
46639003
JJ
13707 * gcc.c-torture/compile/20000606-1.c: New test.
13708 * gcc.c-torture/compile/20000728-1.c: New test.
13709 * gcc.c-torture/execute/20000801-1.c: New test.
13710 * gcc.c-torture/execute/20000801-2.c: New test.
13711 * gcc.c-torture/execute/20000819-1.c: New test.
13712 * gcc.c-torture/execute/20000819-1.x: XFAIL.
13713 * gcc.dg/20000629-1.c: New test.
13714 * gcc.dg/20000724-1.c: New test.
13715 * gcc.dg/20000807-1.c: New test.
13716
b8c25665 137172000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
3cb553b4
ZW
13718
13719 * gcc.dg/cpp/pragma-1.c: New test.
13720 * gcc.dg/cpp/pragma-2.c: New test.
13721
17ed19cb
ZW
137222000-08-18 Zack Weinberg <zack@wolery.cumb.org>
13723
13724 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13725 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
13726
b8c25665 137272000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
26db2544
RK
13728
13729 * gcc.c-torture/compile/20000818-1.c: New test.
13730
90d14f40
MH
137312000-08-18 Manfred Hollstein <manfredh@redhat.com>
13732
13733 * gcc.c-torture/execute/20000818-1.c: New test.
13734
0d60c2e7
JM
137352000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
13736
13737 * gcc.dg/format-va-1.c: New test.
13738
074900c5
NS
137392000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13740
13741 * g++.old-deja/g++.other/typedef8.C: New test.
13742
8e4f1b30
NS
137432000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13744
13745 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13746 * g++.old-deja/g++.mike/net36.C: Mark candidate.
13747 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13748 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13749 * g++.old-deja/g++.other/ptrmem7.C: New test.
13750 * g++.old-deja/g++.pt/ptrmem10.C: New test.
13751
c3491173
NS
137522000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13753
13754 * g++.old-deja/g++.pt/typename27.C: New test.
13755
07745bdb
NS
137562000-08-17 Nathan Sidwell <nathan@codesourcery.com>
13757
13758 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13759 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13760 * g++.old-deja/g++.pt/friend45.C: New test.
13761 * g++.old-deja/g++.other/friend8.C: New test.
13762
2b8b1ab6
RH
137632000-08-15 Richard Henderson <rth@cygnus.com>
13764
13765 * gcc.c-torture/execute/20000815-1.c: New test.
13766
7300c8eb
JM
137672000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
13768
13769 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13770 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13771 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13772
12af1090
NS
137732000-08-14 Nathan Sidwell <nathan@codesourcery.com>
13774
13775 * g++.old-deja/g++.other/refinit2.C: New test.
13776
05273f08
GK
137772000-08-13 Geoff Keating <geoffk@cygnus.com>
13778
51a017d8
GK
13779 * lib/c-torture.exp (c-torture): Make
13780 compiler_conditional_xfail_data global.
13781 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13782 compiler_conditional_xfail_data machinery.
13783 (f-torture-execute): Likewise.
13784 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13785 and only when unrolling loops.
13786
05273f08
GK
13787 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13788
b333f246
NS
137892000-08-11 Nathan Sidwell <nathan@codesourcery.com>
13790
13791 * g++.old-deja/g++.pt/explicit81.C: New test.
13792
9104081d
NS
137932000-08-11 Nathan Sidwell <nathan@codesourcery.com>
13794
13795 * g++.old-deja/g++.pt/typename26.C: New test.
13796
be875f80
GK
137972000-08-10 Geoff Keating <geoffk@cygnus.com>
13798
13799 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13800 warning.
13801
b498d041
NS
138022000-08-10 Nathan Sidwell <nathan@codesourcery.com>
13803
13804 * g++.old-deja/g++.other/array3.C: New test.
13805
9052d3be
JM
138062000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
13807
13808 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13809 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13810 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13811 New tests.
13812
68c98199
NS
138132000-08-09 Nathan Sidwell <nathan@codesourcery.com>
13814
13815 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13816 * g++.old-deja/g++.abi/vmihint.C: Likewise.
13817
8e32b501
AO
138182000-08-09 Alexandre Oliva <aoliva@redhat.com>
13819
13820 * gcc.c-torture/execute/20000808-1.c: New test.
13821
1fcbbcd3
JM
138222000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
13823
13824 * gcc.dg/c90-const-expr-1.c: New test.
13825
ee715245
RH
138262000-08-08 Richard Henderson <rth@cygnus.com>
13827
13828 * gcc.dg/noncompile/920923-1.c: Declare calloc.
13829
43d1e059
JM
138302000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
13831
13832 * gcc.dg/noncompile/const-ll-1.c: New test.
13833
1c5ecb11
JM
138342000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
13835
13836 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13837
b8c25665 138382000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
137fa4d0
OP
13839
13840 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13841 that running programs linked against the shared version of libobjc
13842 run correctly.
13843
cd732418
JM
138442000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
13845
13846 * gcc.dg/c99-printf-1.c: New test.
13847
a7086ea9
JM
138482000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
13849
13850 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13851
26f2c02a
ZW
138522000-08-05 Zack Weinberg <zack@wolery.cumb.org>
13853
0e5921e8 13854 * gcc.c-torture/execute/20000731-1.x: Delete.
26f2c02a 13855
2ba7ba63
ZW
138562000-08-04 Zack Weinberg <zack@wolery.cumb.org>
13857
13858 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13859 and torture_without_loops as is done by c-torture.exp.
13860 (search_for): Copy from c-torture.exp.
13861 (gcc-dg-runtest): New function, drives a directory of tests
13862 iterating over the TORTURE_OPTIONS.
13863 (scan-assembler, scan-assembler-not): Move here from
13864 individual directory drivers.
13865
13866 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13867 defined by lib/gcc-dg.exp.
13868 * gcc.dg/cpp/cpp.exp: Likewise.
13869 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
13870 gcc-dg-runtest, so we cycle over optimization options.
13871
13872 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13873 * gcc.dg/compare2.c: No longer expected to fail.
13874
b8c25665 138752000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
018577e4
R
13876
13877 * gcc.c-torture/execute/20000804-1.c: New test.
13878
b8458e3e
JM
138792000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13880
13881 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13882
ba89d661
ZW
138832000-08-03 Zack Weinberg <zack@wolery.cumb.org>
13884
13885 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13886
b8c25665 138872000-08-03 Jeffrey A Law (law@cygnus.com)
4a6f50d5
JL
13888
13889 * gcc.c-torture/compile/20000803-1.c: New test.
13890
bcde3193
JM
138912000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
13892
7e9c81d6
JM
13893 * gcc.c-torture/execute/20000801-3.c,
13894 gcc.c-torture/execute/20000801-4.c: New tests.
13895 * gcc.c-torture/execute/20000801-3.x,
13896 gcc.c-torture/execute/20000801-4.x: Xfail.
bcde3193 13897
e457ca6a
GK
138982000-08-02 Geoff Keating <geoffk@cygnus.com>
13899
13900 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13901 libobjc/.libs to allow for libtool.
13902
2d579116
JJ
139032000-08-02 Jakub Jelinek <jakub@redhat.com>
13904
13905 * gcc.c-torture/compile/20000802-1.c: New test.
13906
5ef865d5
ZW
139072000-08-02 Zack Weinberg <zack@wolery.cumb.org>
13908
13909 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13910
b8c25665 139112000-07-31 Jeffrey A Law (law@cygnus.com)
929a66d2 13912
68c8d8ce
JL
13913 * gcc-c-torture/execute/20000731-2.c: New test.
13914
929a66d2
JL
13915 * gcc.c-torture/execute/20000731-1.c: New test.
13916 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13917
42eb567d
JJ
139182000-07-31 Jakub Jelinek <jakub@redhat.com>
13919
6ead1e99 13920 * testsuite/gcc.dg/cpp/paste7.c: New test.
42eb567d
JJ
13921 * gcc.dg/cpp/20000725-1.c: New test.
13922
111458f1
ZW
139232000-07-31 Zack Weinberg <zack@wolery.cumb.org>
13924
5f1240b6
ZW
13925 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13926 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13927 declaration warning for __builtin_dwarf_reg_size.
13928
111458f1
ZW
13929 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13930
b0c4bfae
JM
139312000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
13932
13933 * gcc.dg/noncompile/voidparam-1.c: New test.
13934
1cf0acdd
RH
139352000-07-30 Richard Henderson <rth@cygnus.com>
13936
13937 * gcc.dg/c90-digraph-1.c: Don't xfail.
13938 * gcc.dg/compare2.c (case 10): Xfail.
13939 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13940
c1445f3d
JM
139412000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
13942
13943 * gcc.dg/c99-main-1.c: New test.
13944
1b398090
JM
139452000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
13946
13947 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13948
b8c25665 139492000-07-26 Hans-Peter Nilsson <hp@axis.com>
fc5f1cca
HPN
13950
13951 * gcc.c-tortuer/execute/20000726-1.c: New test.
13952
ad88bb8b
AO
139532000-07-26 Alexandre Oliva <aoliva@redhat.com>
13954
13955 * gcc.c-torture/execute/enum-2.c: New test.
13956
f47e4084
KG
139572000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13958
13959 * gcc.dg/cpp/tr-warn3.c: New test.
13960
2c05a794
NS
139612000-07-25 Nathan Sidwell <nathan@codesourcery.com>
13962
13963 * g++.old-deja/g++.ext/implicit1.C: Remove.
13964 * g++.old-deja/g++.jason/c2.C: Remove
13965 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13966 * g++.old-deja/g++.pt/crash16.C: Likewise.
13967 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13968
10dd7d29
NS
139692000-07-25 Nathan Sidwell <nathan@codesourcery.com>
13970
13971 * g++.old-deja/g++.other/for2.C: New test.
13972
5e1a2fc7
JJ
139732000-07-25 Jakub Jelinek <jakub@redhat.com>
13974
13975 * gcc.dg/20000720-1.c: New test.
13976
6a65f413
TM
139772000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
13978
13979 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
13980
9fed97f1
GK
139812000-07-24 Geoff Keating <geoffk@cygnus.com>
13982
13983 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13984 * gcc.c-torture/execute/20000722-1.c: New.
13985 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13986
45d52318
JJ
139872000-07-24 Jakub Jelinek <jakub@redhat.com>
13988
13989 * gcc.dg/cpp/20000720-1.S: New test.
13990
f0f4cb1b
MM
139912000-07-21 Michael Meissner <meissner@redhat.com>
13992
ed7d4ce8 13993 * gcc.c-torture/execute/ieee/hugeval.c: New test.
f0f4cb1b 13994
1b493b81
ZW
139952000-07-20 Zack Weinberg <zack@wolery.cumb.org>
13996
13997 * g++.old-deja/g++.brendan/crash16.C,
13998 g++.old-deja/g++.brendan/parse3.C,
13999 g++.old-deja/g++.brendan/redecl1.C,
14000 g++.old-deja/g++.ns/template13.C,
14001 g++.old-deja/g++.other/decl4.C,
14002 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14003
6fee6033
ZW
140042000-07-20 Zack Weinberg <zack@wolery.cumb.org>
14005
983318fc
ZW
14006 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14007 and "Internal error".
14008
6fee6033 14009 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2339ce57 14010 regexps.
6fee6033
ZW
14011 * gcc.dg/cpp/paste6.c: New test.
14012
92936ecf
ZW
140132000-07-19 Zack Weinberg <zack@wolery.cumb.org>
14014
53fdf0be
ZW
14015 * gcc.dg/cpp/tr-direct.c: New test.
14016
92936ecf
ZW
14017 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14018 gcc.dg/cpp/undef1.c: Tweak error regexps.
14019
2339ce57
EC
140202000-07-18 Eric Christopher <echristo@redhat.com>
14021
14022 * gcc.c-torture/compile/20000718-1.c: New test.
14023
96be6998
ZW
140242000-07-18 Zack Weinberg <zack@wolery.cumb.org>
14025
14026 * cpplex.c (_cpp_push_token): If the token being pushed back
14027 is the previous token in this context, just subtract one from
14028 context->posn.
14029 * cppmacro.c (save_expansion): Clear aux field when storing a
14030 placemarker.
14031
611a0be7
AO
140322000-07-18 Alexandre Oliva <aoliva@redhat.com>
14033
14034 * gcc.dg/noncompile/redecl-1.c: New test.
14035
4c6b3b2a
JJ
140362000-07-18 Jakub Jelinek <jakub@redhat.com>
14037
14038 * gcc.c-torture/execute/20000717-5.c: New test.
14039 * gcc.c-torture/execute/20000717-1.x: Removed.
14040
9db83b39
RH
140412000-07-17 Richard Henderson <rth@cygnus.com>
14042
14043 * gcc.c-torture/execute/20000717-4.c: New test.
14044
53781524
ZW
140452000-07-17 Zack Weinberg <zack@wolery.cumb.org>
14046
14047 * gcc.dg/cpp/syshdr.c: New test.
14048 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14049
2d3483dc
NB
140502000-07-17 Neil Booth <neilb@earthling.net>
14051
14052 * gcc.dg/cpp/cmdlne-dM.c: New test.
14053 * gcc.dg/cpp/cmdlne-dD.c: New test.
14054
b8c25665 140552000-07-17 Jeffrey A Law (law@cygnus.com)
9f759236 14056
bf4ddb31
JL
14057 * gcc.c-torture/execute/20000717-3.c: New test.
14058
9f759236
JL
14059 * gcc.c-torture/compile/20000717-1.c: New test.
14060
3b15076f
GK
140612000-07-17 Geoffrey Keating <geoffk@cygnus.com>
14062
14063 * gcc.c-torture/execute/20000717-2.c: New test.
14064
919e0807
JM
140652000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
14066
c993555b
JM
14067 * gcc.dg/formatz-1.c: New test.
14068
7e9c81d6
JM
14069 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14070 * gcc.dg/c99-digraph-1.c: New tests.
b9609a52 14071
3319c1b8 14072 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
b9609a52 14073 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3319c1b8 14074
919e0807 14075 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
b9609a52 14076 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7e9c81d6 14077 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
b9609a52
JM
14078 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14079 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14080 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14081 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
919e0807 14082
b8c25665 140832000-07-17 Greg McGary <greg@mcgary.org>
74d6e073
GM
14084
14085 * gcc.c-torture/execute/20000717-1.c: New test.
14086 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14087
91f4790c
JJ
140882000-07-15 Jakub Jelinek <jakub@redhat.com>
14089
14090 * gcc.c-torture/execute/20000715-2.c: New test.
a8c12308 14091 * gcc.dg/20000715-1.c: New test.
91f4790c 14092
4d06bcc5
MM
140932000-07-15 Michael Meissner <meissner@redhat.com>
14094
14095 * gcc.c-torture/execute/20000715-1.c: New test.
14096
c67846f2
JJ
140972000-07-13 Jakub Jelinek <jakub@redhat.com>
14098
14099 * gcc.c-torture/execute/20000707-1.c: New test.
14100
530d0ba5
NB
141012000-07-13 Neil Booth <NeilB@earthling.net>
14102
14103 * testsuite/gcc.dg/cpp/digraph1.c,
14104 testsuite/gcc.dg/cpp/digraph2.c,
14105 testsuite/gcc.dg/cpp/digraphs.c: New tests.
14106
26e98309
DB
141072000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
14108
14109 * g77.f-torture/compile/20000630-2.f: New test.
14110 * g77.f-torture/compile/20000630-2.x
14111
7bb41c5a
DB
141122000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
14113
14114 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
14115
9e88fd4a
NB
141162000-07-11 Neil Booth <NeilB@earthling.net>
14117
14118 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14119
745ef6d6
NB
141202000-07-11 Neil Booth <NeilB@earthling.net>
14121
14122 * gcc.dg/cpp/cmdlne-C.c: New.
14123
91fcd158
NB
141242000-07-09 Neil Booth <NeilB@earthling.net>
14125
745ef6d6
NB
14126 * gcc.dg/cpp/directiv.c: New tests.
14127 * gcc.dg/cpp/undef1.c: Update.
91fcd158 14128
5eaac26c
AMT
141292000-07-08 Angela Marie Thomas <angela@cygnus.com>
14130
14131 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14132
5d0bca5b
NB
141332000-07-09 Neil Booth <NeilB@earthling.net>
14134
14135 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14136
cf00a885
ZW
141372000-07-07 Zack Weinberg <zack@wolery.cumb.org>
14138
14139 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14140 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14141
563dd08a
NB
141422000-07-08 Neil Booth <NeilB@earthling.net>
14143
14144 * gcc.dg/cpp/macsyntx.c: New tests.
14145
ca81c149
JJ
141462000-07-07 Jakub Jelinek <jakub@redhat.com>
14147
14148 * gcc.dg/20000707-1.c: New test.
14149
f5afd9e9
JJ
141502000-07-07 Jakub Jelinek <jakub@redhat.com>
14151
14152 * gcc.c-torture/execute/20000706-1.c: New test.
14153 * gcc.c-torture/execute/20000706-2.c: New test.
14154 * gcc.c-torture/execute/20000706-3.c: New test.
14155 * gcc.c-torture/execute/20000706-4.c: New test.
14156 * gcc.c-torture/execute/20000706-5.c: New test.
14157
54c69093
NS
141582000-07-06 Nathan Sidwell <nathan@codesourcery.com>
14159
14160 * g++.old-deja/g++.pt/instantiate7.C: New test.
14161
c2e276fe
NS
141622000-07-06 Nathan Sidwell <nathan@codesourcery.com>
14163
14164 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14165 * g++.old-deja/g++.mike/thunk3.C: Likewise.
14166 * g++.old-deja/g++.other/rtti3.C: Likewise.
14167 * g++.old-deja/g++.other/rttid3.C: Likewise.
14168
ff633c68
DB
141692000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
14170
14171 * g77.f-torture/compile/20000630-1.x: Fix typo
14172
bfa697a9
ZW
141732000-07-05 Zack Weinberg <zack@wolery.cumb.org>
14174
14175 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14176 assembly output.
14177
c71f835b
ZW
141782000-07-04 Zack Weinberg <zack@wolery.cumb.org>
14179
14180 * gcc.dg/cpp/ident.c: New test.
14181
043afb2a
NB
141822000-07-05 Neil Booth <NeilB@earthling.net>
14183
14184 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14185 gcc.dg/cpp/lexstrng.c: New tests.
14186
d2c1325a
NB
141872000-07-04 Neil Booth <NeilB@earthling.net>
14188
14189 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14190 * gcc.dg/cpp/strify2.c: Same.
14191
041c3194
ZW
141922000-07-03 Zack Weinberg <zack@wolery.cumb.org>
14193
14194 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14195 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14196 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14197 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14198
14199 * testsuite/gcc.dg/cpp/macro1.c,
14200 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14201 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14202 testsuite/gcc.dg/cpp/strify1.c,
14203 testsuite/gcc.dg/cpp/strify2.c: New tests.
14204
f46ad076
JJ
142052000-07-03 Jakub Jelinek <jakub@redhat.com>
14206
14207 * gcc.c-torture/execute/20000703-1.c: New test.
14208
2e637721
NS
142092000-07-03 Nathan Sidwell <nathan@codesourcery.com>
14210
14211 * g++.old-deja/g++.pt (lookup10.C): New test.
14212
d9b53142
NS
142132000-07-03 Nathan Sidwell <nathan@codesourcery.com>
14214
14215 * g++.old-deja/g++.pt (typename25.C): New test.
14216
cd9bedad
ZW
142172000-07-02 Zack Weinberg <zack@wolery.cumb.org
14218
14219 * gcc.c-torture/compile/20000701-1.c: New test.
14220
996b539f
NC
142212000-06-30 Nick Clifton <nickc@cygnus.com>
14222
14223 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14224 to test case.
14225
45f640c2
CM
142262000-06-30 Catherine Moore <clm@cygnus.com>
14227
14228 * gcc.c-torture/execute/align-1.c: New test.
14229
34f9943e
NS
142302000-06-30 Nathan Sidwell <nathan@codesourcery.com>
14231
14232 * g++.old-deja/g++.pt/expr8.C: New test.
14233 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14234
671e85f6
NC
142352000-06-29 Nick Clifton <nickc@cygnus.com>
14236
14237 * gcc.c-torture/compile/20000629-1.c: New test.
14238
d1e43c8b
ZW
142392000-06-29 Zack Weinberg <zack@wolery.cumb.org>
14240
14241
14242 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14243 gcc.dg/noncompile directory, depending on whether they're
14244 preprocessor tests or not. Annotate all the tests for the dg
14245 framework.
14246
14247 * gcc.c-torture/noncompile/noncompile.exp: Delete.
14248 * gcc.dg/noncompile/noncompile.exp: New.
14249
14250 * Moved files:
14251 Old name New name
14252 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
14253 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
14254 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
14255 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
14256 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
14257 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
14258 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
14259 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
14260 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
14261 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
14262 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
14263 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
14264 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
14265 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
14266 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
14267 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
14268 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
14269 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
14270 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
14271 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
14272 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
14273 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
14274 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
14275 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
14276
14277 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
14278 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
14279 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
14280 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
14281 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
14282 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
14283
122168d7
ZW
142842000-06-29 Zack Weinberg <zack@wolery.cumb.org>
14285
14286 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14287 declare one variable. On the fourth, error.
14288 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14289 declared by 20000628-1a.h.
14290
051aec25
RH
142912000-06-29 Richard Henderson <rth@redhat.com>
14292
14293 * gcc.c-torture/execute/930529-1.x: New file.
122168d7 14294 * gcc.dg/920413-1.c: Adjust expected warning text.
051aec25
RH
14295 * gcc.dg/980217-1.c: Declare abort.
14296 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14297
b8c25665 142982000-06-29 Jeffrey A Law (law@cygnus.com)
3097c22b
JL
14299
14300 * g77.f-torture/compile/20000629-1.f: New test.
14301 * g77.f-torture/compile/20000629-1.x: Expected to fail.
14302
3be6ce46
ZW
143032000-06-28 Zack Weinberg <zack@wolery.cumb.org>
14304
14305 Rearrange lots of files, removing entirely the
122168d7 14306 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3be6ce46
ZW
14307 directories.
14308
14309 * Deleted files:
14310 gcc.c-torture/code_quality/code_quality.exp
14311 gcc.c-torture/special/special.exp
14312 gcc.failure/failure.exp
14313 gcc.failure/940409-1.x
14314 gcc.c-torture/compile/961203-1.x
14315
14316 * New files:
14317 gcc.misc-tests/linkage.exp
14318 gcc.c-torture/execute/920730-1t.c
14319 gcc.c-torture/execute/920730-1t.x
14320 gcc.c-torture/compile/920520-1.x
14321 gcc.c-torture/compile/920521-1.x
14322 gcc.c-torture/compile/981006-1.x
14323 gcc.c-torture/execute/eeprof-1.x
14324
14325 * Moved files (possibly with modifications to fit a new harness):
14326 Old name New name
14327 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
14328 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
14329 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
14330 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
14331 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
14332 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
14333 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
14334 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
14335 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
14336 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
14337 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
14338 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
14339 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
14340 gcc.failure/940409-1.c gcc.dg/940409-1.c
14341
1e89760d
ZW
143422000-06-28 Zack Weinberg <zack@wolery.cumb.org>
14343
9d1d9b4f
ZW
14344 * c-torture/compile/961203-1.x: Delete.
14345
1e89760d
ZW
14346 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
14347 not exit. Include stdio.h.
14348 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14349 * gcc.misc-tests/dg-12.c: Likewise.
14350 * gcc.misc-tests/dg-5.c: Likewise.
14351 * gcc.misc-tests/dg-6.c: Likewise.
14352 * gcc.misc-tests/dg-7.c: Prototype abort.
14353 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14354 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14355 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
14356 not exit.
14357 * gcc.misc-tests/sieve.c: Use return from main, not exit.
14358 * gcc.misc-tests/sort2.c: Use return from main, not exit.
14359
39ab19f6
JJ
143602000-06-28 Jakub Jelinek <jakub@redhat.com>
14361
14362 * gcc.dg/cpp/20000628-1.c: New test.
14363 * gcc.dg/cpp/20000628-1.h: New header for above test.
14364 * gcc.dg/cpp/20000628-1a.h: Likewise.
14365
d845dc52
ZW
143662000-06-27 Zack Weinberg <zack@wolery.cumb.org>
14367
14368 * gcc.dg/cpp: New directory.
14369 * gcc.dg/cpp/cpp.exp: New driver.
14370 * gcc.dg/cpp/20000627-1.c: New test.
14371 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14372 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14373 and rewrite as a compilation test.
14374
14375 * gcc.dg: Move many files into the cpp subdirectory, possibly
14376 renaming or editing them as well.
14377 Old name New name
14378 990119-1.c cpp/19990119-1.c
14379 990228-1.c cpp/19990228-1.c
14380 990407-1.c cpp/19990407-1.c
14381 990409-1.c cpp/19990409-1.c
14382 990413-1.c cpp/19990413-1.c
14383 990703-1.c cpp/19990703-1.c
14384 20000127-1.c cpp/20000127-1.c
14385 20000129-1.c cpp/20000129-1.c
14386 20000207-1.c cpp/20000207-1.c
14387 20000207-2.c cpp/20000207-2.c
14388 20000209-1.c cpp/20000209-1.c
14389 20000209-2.c cpp/20000209-2.c
14390 20000301-1.c cpp/20000301-1.c
14391 20000419-1.c cpp/20000419-1.c
14392 20000510-1.S cpp/20000510-1.S
14393 20000519-1.c cpp/20000519-1.c
14394 20000529-1.c cpp/20000529-1.c
14395 20000625-1.c cpp/20000625-1.c
14396 20000625-2.c cpp/20000625-2.c
14397 cpp-as1.c cpp/assert1.c
14398 cpp-as2.c cpp/assert2.c
14399 cxx-comments-1.c cpp/cxxcom1.c
14400 cxx-comments-2.c cpp/cxxcom2.c
14401 endif-label.c cpp/endif.c
14402 cpp-hash1.c cpp/hash1.c
14403 cpp-hash2.c cpp/hash2.c
14404 cpp-if1.c cpp/if-1.c
14405 cpp-if2.c cpp/if-2.c
14406 cpp-if3.c cpp/if-3.c
14407 cpp-if4.c cpp/if-4.c
14408 cpp-if5.c cpp/if-5.c
14409 cpp-cond.c cpp/if-cexp.c
14410 cpp-missingop.c cpp/if-mop.c
14411 cpp-missingparen.c cpp/if-mpar.c
14412 cpp-opprec.c cpp/if-oppr.c
14413 cpp-ifparen.c cpp/if-paren.c
14414 cpp-shortcircuit.c cpp/if-sc.c
14415 cpp-shift.c cpp/if-shift.c
14416 cpp-unary.c cpp/if-unary.c
14417 cpp-li1.c cpp/line1.c
14418 cpp-li2.c cpp/line2.c
14419 lineno.c cpp/line3.c
14420 lineno-2.c cpp/line4.c
14421 cpp-mi.c cpp/mi1.c
14422 cpp-mic.h cpp/mi1c.h
14423 cpp-micc.h cpp/mi1cc.h
14424 cpp-mind.h cpp/mi1nd.h
14425 cpp-mindp.h cpp/mi1ndp.h
14426 cpp-mix.h cpp/mi1x.h
14427 cpp-mi2.c cpp/mi2.c
14428 cpp-mi2a.h cpp/mi2a.h
14429 cpp-mi2b.h cpp/mi2b.h
14430 cpp-mi2c.h cpp/mi2c.h
14431 cpp-mi3.c cpp/mi3.c
14432 cpp-mi3.def cpp/mi3.def
14433 poison-1.c cpp/poison.c
14434 pr-impl.c cpp/prag-imp.c
14435 cpp-redef-2.c cpp/redef1.c
14436 cpp-redef.c cpp/redef2.c
14437 strpaste.c cpp/strp1.c
14438 strpaste-2.c cpp/strp2.c
14439 cpp-tradpaste.c cpp/tr-paste.c
14440 cpp-tradstringify.c cpp/tr-str.c
14441 cpp-tradwarn1.c cpp/tr-warn1.c
14442 cpp-tradwarn2.c cpp/tr-warn2.c
14443 trigraphs.c cpp/trigraphs.c
14444 cpp-unc1.c cpp/unc1.c
14445 cpp-unc2.c cpp/unc2.c
14446 cpp-unc3.c cpp/unc3.c
14447 cpp-unc.c cpp/unc4.c
14448 undef.c cpp/undef1.c
14449 undef-2.c cpp/undef2.c
14450 cpp-wi1.c cpp/widestr1.c
14451
49199692
MM
144522000-06-27 Mark Mitchell <mark@codesourcery.com>
14453
14454 * lib/g++.exp (g++_include_flags): Tweak.
14455
1c7781fb 144562000-06-27 H.J. Lu <hjl@gnu.org>
92936ecf
ZW
14457 Loren J. Rittle <ljrittle@acm.org>
14458
14459 * lib/g++.exp (g++_include_flags): Override libgloss.exp
14460 version with one that knows about the new gcc tree structure.
14461 (g++_link_flags): Same.
1c7781fb 14462
754773e2
ZW
144632000-06-26 Zack Weinberg <zack@wolery.cumb.org>
14464
4540727a
ZW
14465 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14466 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14467 case we are cross-compiling.
14468
754773e2 14469 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
92936ecf 14470 g++.old-deja/g++.niklas/Makefile.in,
754773e2
ZW
14471 g++.old-deja/g++.niklas/configure.in,
14472 g++.old-deja/g++.other/Makefile.in,
14473 g++.old-deja/g++.other/configure.in,
14474 gcc.c-torture/code_quality/Makefile.in,
14475 gcc.c-torture/code_quality/configure.in,
14476 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14477 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14478 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14479 gcc.c-torture/execute/ieee/Makefile.in,
14480 gcc.c-torture/execute/ieee/configure.in,
14481 gcc.c-torture/noncompile/Makefile.in,
14482 gcc.c-torture/noncompile/configure.in,
14483 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14484 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14485 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14486
ed18e47e
NS
144872000-06-26 Nathan Sidwell <nathan@codesourcery.com>
14488
14489 * g++.old-deja/g++.other/ambig3.C: New test.
14490
51a5a5e0
NS
144912000-06-26 Nathan Sidwell <nathan@codesourcery.com>
14492
14493 * g++.old-deja/g++.pt/syntax1.C: New test.
14494 * g++.old-deja/g++.pt/syntax2.C: New test.
14495 * g++.old-deja/g++.other/syntax3.C: New test.
14496 * g++.old-deja/g++.other/syntax4.C: New test.
14497
41035013
ZW
144982000-06-25 Zack Weinberg <zack@wolery.cumb.org>
14499
14500 * gcc.dg/20000623-1.c: Prototype exit and abort.
14501
b42115f7
ZW
145022000-06-25 Zack Weinberg <zack@wolery.cumb.org>
14503
14504 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
92936ecf 14505 New tests.
b42115f7
ZW
14506 * gcc.dg/cpp-mi3.def: New file.
14507
14508 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14509 inside assertions.
14510 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14511 lexer's error messages.
14512 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14513 divine anything from the linemarkers.
14514 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14515 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14516
3e0abe15
GK
145172000-06-23 Geoffrey Keating <geoffk@cygnus.com>
14518
14519 * gcc.dg/20000623-1.c: New test.
14520
1d663f67
JJ
145212000-06-22 Jakub Jelinek <jakub@redhat.com>
14522
14523 * gcc.c-torture/execute/20000622-1.c: New test.
14524
56803752
NS
145252000-06-22 Nathan Sidwell <nathan@codesourcery.com>
14526
14527 * g++.old-deja/g++.other/init15.C: New test.
14528
dc2a68d7
NS
145292000-06-22 Nathan Sidwell <nathan@codesourcery.com>
14530
14531 * g++.old-deja/g++.pt/vaarg2.C: New test.
14532 * g++.old-deja/g++.pt/vaarg3.C: New test.
14533
5f8f4751
NS
145342000-06-20 Nathan Sidwell <nathan@codesourcery.com>
14535
14536 * g++.old-deja/g++.other/dyncast6.C: New test.
14537
22c40c28
JJ
145382000-06-15 Jakub Jelinek <jakub@redhat.com>
14539
14540 * gcc.c-torture/execute/loop-6.c: New test.
14541
d2f7db1d
JJ
145422000-06-14 Jakub Jelinek <jakub@redhat.com>
14543
14544 * gcc.dg/20000614-1.c: New test.
14545 * gcc.dg/20000614-2.c: New test.
14546
adab1923
HPN
145472000-06-14 Hans-Peter Nilsson <hp@axis.com>
14548
14549 * g++.old-deja/g++.other/inline12.C: New test.
14550
b4f2fe91
JJ
145512000-06-13 Jakub Jelinek <jakub@redhat.com>
14552
14553 * g++.old-deja/g++.other/eh1.C: New test.
14554
145552000-06-12 Jakub Jelinek <jakub@redhat.com>
14556
14557 * g++.old-deja/g++.other/type.C: New test.
14558
145592000-06-05 Jakub Jelinek <jakub@redhat.com>
14560
14561 * g++.old-deja/g++.other/initstring.C: New test.
14562
431f67e2
JM
145632000-06-12 Jason Merrill <jason@redhat.com>
14564
14565 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14566
b8c25665 145672000-06-09 Jeffrey A Law (law@cygnus.com)
83c137d7
JL
14568
14569 * gcc.c-torture/compile/20000609-1.c: New test.
14570
b8c25665 145712000-06-09 Clinton Popetz <cpopetz@cygnus.com>
27985b66
CP
14572
14573 * gcc.dg/20000609-1.c: New test.
14574
fbc40ced
ZW
145752000-06-08 Zack Weinberg <zack@wolery.cumb.org>
14576
14577 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14578 * gcc.c-torture/noncompile/poison-1.c: Move...
14579 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14580 * gcc.dg/cpp-li1.c: Add a token after the #line.
14581
80e08b30
RH
145822000-06-05 Richard Henderson <rth@cygnus.com>
14583
14584 * gcc.c-torture/execute/20000605-2.c: New test.
14585 * gcc.c-torture/execute/20000605-3.c: New test.
14586
5e9e71f0
DB
145872000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
14588
14589 * g77.f-torture/execute/20000503-1.x: New file.
14590
b6a5dfa1
NS
145912000-06-06 Nathan Sidwell <nathan@codesourcery.com>
14592
14593 * g++.old-deja/g++.eh/badalloc1.C: New test.
14594
fce8451d
RH
145952000-06-05 Richard Henderson <rth@cygnus.com>
14596
14597 * gcc.c-torture/execute/20000605-1.c: New test.
14598
1687c88c
JJ
145992000-06-05 Jakub Jelinek <jakub@redhat.com>
14600 Nathan Sidwell <nathan@codesourcery.com>
14601
14602 * gcc.c-torture/compile/20000605-1.c: New test.
14603
22ad5966
DB
146042000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
14605
92936ecf 14606 * g77.f-torture/compile/20000601-1.f: New test.
22ad5966 14607
72934de7
RH
146082000-06-03 Richard Henderson <rth@cygnus.com>
14609
14610 * gcc.c-torture/execute/20000603-1.c: New.
14611
0e13506e
ZW
146122000-06-02 Zack Weinberg <zack@wolery.cumb.org>
14613
14614 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14615 * gcc.dg/noreturn-2.c (noreturn): Likewise.
14616
d7a2e0f7
ZW
146172000-06-01 Zack Weinberg <zack@wolery.cumb.org>
14618
1082afb6
ZW
14619 * gcc.dg/compare2.c (case 12): XFAIL.
14620 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14621 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14622
d7a2e0f7
ZW
14623 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14624
ea4a453b
ZW
146252000-05-29 Zack Weinberg <zack@wolery.cumb.org>
14626
14627 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14628 guard macro is already defined when the header is first
14629 included.
14630 * gcc.dg/cpp-mix.h: New file.
14631 * gcc.dg/endif-label.c: Update patterns to match compiler.
14632
14633 * g++.brendan/complex1.C: Declare abort.
14634 * g++.law/refs4.C: Remove XFAIL.
14635 * g++.oliva/expr2.C: Declare abort and exit.
14636
5ac707b8
AO
146372000-05-28 Alexandre Oliva <aoliva@cygnus.com>
14638
bb078eb4
AO
14639 * gcc.c-torture/execute/20000528-1.c: New test.
14640
5ac707b8
AO
14641 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14642 * g++.old-deja/g++.law/temps4.C: Likewise.
14643
e801c5c2
AO
14644 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14645 stdlib.h. Call abort() on failure.
14646 * g++.old-deja/g++.law/refs4.C: Likewise.
14647 * g++.old-deja/g++.law/temps4.C: Likewise.
14648 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
92936ecf 14649 * gcc.c-torture/execute/20000112-1.c: Include string.h.
e801c5c2 14650
d2b51b10
ZW
146512000-05-27 Zack Weinberg <zack@wolery.cumb.org>
14652
14653 Relative to g++.dg/special:
14654 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14655
14656 Relative to g++.old-deja:
14657 * g++.brendan/complex1.C, g++.jason/optimize2.C,
14658 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14659 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14660 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
92936ecf 14661 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
d2b51b10
ZW
14662 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14663 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14664
14665 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14666 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14667 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14668 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14669 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14670 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14671 and/or string.h.
14672
14673 * g++.other/goto1.C: Update expectations for error messages.
14674
49080ead
AO
146752000-05-25 Alexandre Oliva <aoliva@cygnus.com>
14676
14677 * gcc.c-torture/compile/20000523-1.c: New test.
14678
bfc22107
NS
146792000-05-25 Nathan Sidwell <nathan@codesourcery.com>
14680
14681 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14682
bebc2c61
NS
146832000-05-25 Nathan Sidwell <nathan@codesourcery.com>
14684
14685 * g++.old-deja/g++.eh/catch11.C: New test.
14686 * g++.old-deja/g++.eh/catch12.C: New test.
14687
88903d85
NC
146882000-05-24 Nick Clifton <nickc@cygnus.com>
14689
14690 * gcc.c-torture/execute/20000523-1.c: New test.
14691
7b844298
ZW
146922000-05-23 Zack Weinberg <zack@wolery.cumb.org>
14693
14694 * c-torture/execute/bcp-1.c: Replace abort in arg of
14695 __builtin_constant_p with a generic external function.
14696
14697 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14698 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14699 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14700 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14701 Prototype abort and/or exit.
14702
14703 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14704 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14705 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14706 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14707
38285a09
AO
147082000-05-22 Alexandre Oliva <aoliva@cygnus.com>
14709
14710 * gcc.dg/dwarf2-1.c: New test.
14711
1e139755
RH
147122000-05-20 Richard Henderson <rth@cygnus.com>
14713
14714 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14715
019b761f
AJ
147162000-05-20 Andreas Jaeger <aj@suse.de>
14717
14718 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14719 testcase.
14720
ea25bef4
DE
147212000-05-19 David Edelsohn <edelsohn@gnu.org>
14722
14723 * gcc.c-torture/execute/20000519-2.c: New test.
14724
b4c40d3c
AJ
147252000-05-19 Andreas Jaeger <aj@suse.de>
14726
0d9a7d79
AJ
14727 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14728 which fails with SSA.
14729
b4c40d3c
AJ
14730 * lib/c-torture.exp: Also test with -O3 -fssa.
14731
14806ff1
MM
147322000-05-18 Michael Meissner <meissner@redhat.com>
14733
14734 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14735 * gcc.c-torture/execute/920415-1.c: Ditto.
14736 * gcc.c-torture/execute/920501-1.c: Ditto.
14737 * gcc.c-torture/execute/conversion.c: Ditto.
14738 * gcc.c-torture/execute/cvt-1.c: Ditto.
14739
b8c25665 147402000-05-18 Jeffrey A Law (law@cygnus.com)
606b4c94
JL
14741
14742 * gcc.c-torture/compile/20000518-1.c: New test.
14743
3eb16773
DB
147442000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
14745
14746 * g77.f-torture/compile/200005018.f: New test.
14747
b8c25665 147482000-05-17 Jeffrey A Law (law@cygnus.com)
233f4c98
JL
14749
14750 * gcc.c-torture/compile/20000517-1.c: New test.
14751
13fa2029
FS
147522000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14753
14754 * gcc.c-torture/execute/20000516-1.c: New test.
14755
a48df362
JJ
147562000-05-15 Jakub Jelinek <jakub@redhat.com>
14757
14758 * g++.old-deja/g++.other/eh.C: New test.
14759
67384dfb
RH
147602000-05-12 Richard Henderson <rth@cygnus.com>
14761
14762 * gcc.c-torture/execute/990208-1.c (main): Don't pass
14763 constants through to doit's conditional.
14764
b8c25665 147652000-05-11 Jeffrey A Law (law@cygnus.com)
2e8b0910 14766
8a744ae0 14767 * gcc.c-torture/compile/20000511-1.c: New test.
2e8b0910
JL
14768 * g77.f-torture/compile/20000511-1.f: New test.
14769 * g77.f-torture/compile/20000511-2.f: New test.
14770
0f00654b
MM
147712000-05-11 Michael Meissner <meissner@redhat.com>
14772
14773 * gcc.c-torture/execute/20000511-1.c: New test.
14774
3ae1c615
ZW
147752000-05-11 Zack Weinberg <zack@wolery.cumb.org>
14776
14777 * gcc.dg/dg.exp: Scan .S files as well as .c files.
14778 * gcc.dg/20000510-1.S: New.
14779
c0916fa0
CM
147802000-05-08 Catherine Moore <clm@cygnus.com>
14781
14782 * gcc.dg/unused-3.c: New.
14783
efdbc6f8
RH
147842000-05-06 Richard Henderson <rth@cygnus.com>
14785
14786 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14787 * g++.old-deja/g++.mike/warn1.C: Likewise.
14788 * g++.old-deja/g++.pt/local1.C: Likewise.
14789 * g++.old-deja/g++.pt/local7.C: Likewise.
14790 * g++.old-deja/g++.pt/spec16.C: Likewise.
14791
846cf122
NS
147922000-05-06 Nathan Sidwell <nathan@codesourcery.com>
14793
14794 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14795
7d76ae56
DB
147962000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
14797
efdbc6f8 14798 * g77.f-torture/execute/20000503-1.f: New test.
7d76ae56 14799
07d787fd
AJ
148002000-05-04 Andreas Jaeger <aj@suse.de>
14801
14802 * gcc.dg/noreturn-2.c: New test.
14803
59b30ca6
NB
148042000-05-04 Neil Booth <NeilB@earthling.net>
14805
14806 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14807 preprocessor.
14808
beaf61f5
RH
148092000-05-04 Richard Henderson <rth@cygnus.com>
14810
14811 * gcc.c-torture/execute/20000503-1.c: Fix typo.
14812
f63c134b
RH
148132000-05-04 Richard Henderson <rth@cygnus.com>
14814
14815 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
14816 OpenSSL by Jason R Thorpe.
14817
b8c25665 148182000-05-03 Jim Wilson <wilson@cygnus.com>
83f1c55d
RH
14819
14820 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14821
22a87840
RL
148222000-05-03 Robert Lipe <robertlipe@usa.net>
14823
14824 * gcc.dg/20000503-1.c: New test.
14825
753e6cf1
JJ
148262000-05-02 Jakub Jelinek <jakub@redhat.com>
14827
14828 * gcc.c-torture/compile/20000502-1.c: New test.
14829 * g++.old-deja/g++.other/align.C: New test.
9900f597 14830 * gcc.dg/cpp-tradstringify.c: New test.
753e6cf1 14831
83f1c55d
RH
14832Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
14833
14834 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14835 and hard registers.
14836
148372000-04-26 Geoff Keating <geoffk@cygnus.com>
14838
14839 * gcc.c-torture/execute/loop-5.c: New test.
14840
148412000-04-25 Jakub Jelinek <jakub@redhat.com>
14842
14843 * gcc.c-torture/execute/va-arg-20.c: New test.
14844
b8c25665 148452000-04-23 Jeffrey A Law (law@cygnus.com)
96933f43
JL
14846
14847 * gcc.c-torture/execute/20000422-1.c: New test.
14848
83f1c55d
RH
148492000-04-20 Greg McGary <gkm@gnu.org>
14850
14851 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14852 when optimizing, but without sibling-call optimizations (-O1).
14853
b8c25665 148542000-04-20 Jeffrey A Law (law@cygnus.com)
404e6b79 14855
efdbc6f8 14856 * gcc.c-torture/compile/20000420-1.c: New test.
404e6b79 14857
a33b40d2
NS
148582000-04-20 Nathan Sidwell <nathan@codesourcery.com>
14859
14860 * g++.abi/ptrflags.C: New test.
14861 * g++.eh/catchptr1.C: Test incomplete pointer chains.
14862
b8c25665 148632000-04-19 Catherine Moore <clm@cygnus.com>
83f1c55d
RH
14864
14865 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14866
148672000-04-19 Greg McGary <gkm@gnu.org>
14868
14869 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14870 sibling-call optimizations.
14871
0d5a06bd
ZW
148722000-04-19 Zack Weinberg <zack@wolery.cumb.org>
14873
14874 * gcc.dg/20000419-1.c: New test.
14875
b8c25665 148762000-04-12 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
14877
14878 * gcc.c-torture/execute/20000412-6.c: New test.
14879
b8c25665 148802000-04-12 Jeffrey A Law (law@cygnus.com)
2c45f94b 14881
504f140d 14882 * gcc.c-torture/execute/20000412-5.c: New test.
9c749c66 14883 * g77.f-torture/compile/20000412-1.f: New test.
380b409b 14884 * gcc.c-torture/execute/20000412-4.c: New test.
270630a2 14885 * gcc.c-torture/compile/20000412-2.c: New test.
d0158d40 14886 * gcc.c-torture/execute/20000412-3.c: New test.
46feb4ab 14887 * gcc.c-torture/compile/20000412-1.c: New test.
2c45f94b
JL
14888 * gcc.c-torture/execute/20000412-2.c: New test.
14889
aa7647ee
JJ
148902000-04-12 Jakub Jelinek <jakub@redhat.com>
14891
14892 * objc/execute/bf-20.m: New test.
14893
eb802827
RH
148942000-04-10 Richard Henderson <rth@cygnus.com>
14895
7265c420
RH
14896 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14897
eb802827
RH
14898 * gcc.c-torture/execute/20000412-1.c: New test.
14899
96e1d96c
NS
149002000-04-10 Nathan Sidwell <nathan@codesourcery.com>
14901
14902 * g++.old-deja/g++.eh/catchptr1.C: New test.
14903
e33c685b
NS
149042000-04-09 Nathan Sidwell <nathan@codesourcery.com>
14905
14906 * g++.old-deja/g++.abi/cxa_vec.C: New test.
14907
ed343779 149082000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 14909
ed343779
NB
14910 * gcc.dg/cpp-nullchar.c: Remove test as
14911 embedded nulls cause problems.
14912
4ddf4d7b
KG
149132000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14914
14915 * gcc.dg/compare2.c: New test.
14916
65232ce9 149172000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 14918
65232ce9
NB
14919 * gcc.dg/cpp-nullchar.c: New test.
14920
f787c583
ZW
149212000-04-07 Zack Weinberg <zack@wolery.cumb.org>
14922
14923 * gcc.dg/cpp-mi2.c: New test.
14924 * gcc.dg/cpp-mi2[abc].h: New files.
14925
e8ff28b4
NS
149262000-04-07 Nathan Sidwell <nathan@codesourcery.com>
14927
14928 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14929 member name.
14930
1388b247
NS
149312000-04-06 Nathan Sidwell <nathan@codesourcery.com>
14932
14933 * g++.old-deja/g++.abi/vmihint.C: New test.
14934
dabe43de
NB
149352000-04-06 Neil Booth <NeilB@earthling.net>
14936
14937 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14938 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
92936ecf 14939 copyright.
dabe43de 14940
b8c25665 149412000-04-05 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
14942
14943 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14944 avoid stack-frame overwrite.
14945
149462000-04-05 Jakub Jelinek <jakub@redhat.com>
14947
14948 * gcc.c-torture/compile/20000405-2.c: New test.
14949 * gcc.c-torture/compile/20000405-3.c: New test.
14950
149512000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14952
14953 * gcc.c-torture/compile/20000405-1.c: New test.
14954
ace8b015
GK
149552000-04-04 Geoff Keating <geoffk@cygnus.com>
14956
14957 * gcc.dg/cast-qual-1.c: Revert last change.
14958
be340b97
KG
149592000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14960
14961 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14962
6b32882f
ZW
149632000-04-03 Zack Weinberg <zack@wolery.cumb.org>
14964
14965 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14966 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14967
b8c25665 149682000-04-03 Jeffrey A Law (law@cygnus.com)
98e29481 14969
728ee72a 14970 * gcc.c-torture/compile/20000403-2.c: New test.
98e29481
JL
14971 * gcc.c-torture/compile/20000403-1.c: New test.
14972
b8c25665 149732000-04-03 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
14974
14975 * gcc.c-torture/execute/20000403-1.c: New test.
14976
149772000-04-03 Geoff Keating <geoffk@cygnus.com>
14978
14979 * gcc.c-torture/execute/20000402-1.c: New test.
14980
b8c25665 149812000-04-03 Donald Lindsay <dlindsay@cygnus.com>
83f1c55d
RH
14982
14983 * gcc.c-torture/execute/va-arg-15.c: New test.
14984 * gcc.c-torture/execute/va-arg-16.c: New test.
14985 * gcc.c-torture/execute/va-arg-17.c: New test.
14986 * gcc.c-torture/execute/va-arg-18.c: New test.
14987 * gcc.c-torture/execute/va-arg-19.c: New test.
14988
bfab56e7
ZW
149892000-04-02 Zack Weinberg <zack@wolery.cumb.org>
14990
14991 * gcc.c-torture/compile/981211-1.c: Move to...
14992 * gcc.dg/cpp-as1.c: ...here.
14993 * gcc.dg/cpp-as2.c: New file.
14994
14995 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14996 compiler.
14997
93fd8bf7
NB
149982000-04-02 Neil Booth <NeilB@earthling.net>
14999
15000 * gcc.dg/cpp-cond.c New tests.
15001 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
15002 accidental success less likely.
15003 * gcc.dg/cpp-missingop.c New tests.
15004 * gcc.dg/cpp-missingparen.c New tests.
15005 * gcc.dg/cpp-shift.c New tests.
15006 * gcc.dg/cpp-shortcircuit.c New tests.
15007 * gcc.dg/cpp-unary.c New tests.
15008
b8c25665 150092000-03-29 Jeffrey A Law (law@cygnus.com)
843cae51
JL
15010
15011 * gcc.c-torture/compile/20000329-1.c: New test.
15012
83f1c55d
RH
150132000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
15014
15015 * gcc.c-torture/compile/20000326-1.c: New test.
15016 * gcc.c-torture/compile/20000326-2.c: New test.
15017
150182000-03-24 Geoff Keating <geoffk@cygnus.com>
15019
15020 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15021 the first parameter is a function argument.
15022
c9bb76b9
NS
150232000-03-23 Nathan Sidwell <nathan@codesourcery.com>
15024
15025 * g++.old-deja/g++.ext/array4.C: New test.
15026
83f1c55d
RH
150272000-03-22 Geoff Keating <geoffk@cygnus.com>
15028
15029 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15030
b9712646
KG
150312000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15032
15033 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15034
1722dcfc
RH
150352000-03-19 Richard Henderson <rth@cygnus.com>
15036
15037 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15038
5d6a090f
RH
150392000-03-19 Richard Henderson <rth@cygnus.com>
15040
15041 * gcc.c-torture/compile/20000319-1.c: New test.
15042
b8c25665 150432000-03-14 Jeffrey A Law (law@cygnus.com)
4fa241f2 15044
7924327e 15045 * gcc.c-torture/execute/20000314-3.c: New test.
07fd50ea 15046 * gcc.c-torture/execute/20000314-2.c: New test.
263ac0d8
JL
15047 * gcc.c-torture/execute/20000314-1.c: New test.
15048 * gcc.c-torture/compile/20000314-2.c: New test.
15049 * gcc.c-torture/compile/20000314-1.c: New test.
4fa241f2 15050
302e5c46
NS
150512000-03-13 Nathan Sidwell <nathan@codesourcery.com>
15052
15053 * g++.old-deja/g++.warn/inline.C: New test.
15054
b8c25665 150552000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
83f1c55d
RH
15056
15057 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15058 standards-compliant result rather than specific constants.
15059 Put test-values in array.
15060
602b1b13
JM
150612000-03-08 Jason Merrill <jason@casey.cygnus.com>
15062
15063 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15064 (g++_target_compile): Put test-specific options last.
15065
45f984e4
NS
150662000-03-08 Nathan Sidwell <nathan@codesourcery.com>
15067
15068 * g++.old-deja/g++.eh/vbase4.C: New test.
15069
532f12a2
NS
150702000-03-08 Nathan Sidwell <nathan@codesourcery.com>
15071
15072 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15073
98eddaf7
NS
150742000-03-08 Nathan Sidwell <nathan@codesourcery.com>
15075
15076 * g++.old-deja/g++.brendan/misc12.C: Removed.
15077 * g++.old-deja/g++.pt/memtemp77.C: Constify.
15078 * g++.old-deja/g++.ext/pretty4.C: New test.
15079
8ce5ef19
NS
150802000-03-08 Nathan Sidwell <nathan@codesourcery.com>
15081
15082 * g++.old-deja/g++.other/string2.C: New test.
15083
133a40d2
NS
150842000-03-06 Nathan Sidwell <nathan@codesourcery.com>
15085
92936ecf 15086 * g++.old-deja/g++.warn/impint2.C: New test.
133a40d2 15087
b8c25665 150882000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
83f1c55d
RH
15089
15090 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15091 is 1, not zero.
15092
2f6f9ac7
NS
150932000-03-05 Nathan Sidwell <nathan@codesourcery.com>
15094
15095 * g++.old-deja/g++.warn/impint.C: New test.
15096 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15097 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15098 * g++.old-deja/g++.pt/explicit12.C: Likewise.
15099 * g++.old-deja/g++.pt/explicit13.C: Likewise.
15100 * g++.old-deja/g++.pt/explicit17.C: Likewise.
15101 * g++.old-deja/g++.pt/explicit18.C: Likewise.
15102 * g++.old-deja/g++.pt/explicit19.C: Likewise.
15103 * g++.old-deja/g++.pt/explicit23.C: Likewise.
15104 * g++.old-deja/g++.pt/explicit31.C: Likewise.
15105 * g++.old-deja/g++.pt/explicit35.C: Likewise.
15106 * g++.old-deja/g++.pt/explicit6.C: Likewise.
15107 * g++.old-deja/g++.pt/memclass7.C: Likewise.
15108
fbb886eb
ZW
151092000-03-01 Zack Weinberg <zack@wolery.cumb.org>
15110
15111 * gcc.dg/cpp-redef.c: New test.
15112
2a6b7809
NS
151132000-02-29 Nathan Sidwell <nathan@codesourcery.com>
15114
15115 * g++.old-deja/g++.pt/unify7.C: New test.
15116
b8c25665 151172000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
eeafa66d
RK
15118
15119 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15120 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15121
83f1c55d
RH
151222000-02-25 Geoff Keating <geoffk@cygnus.com>
15123
15124 * gcc.c-torture/compile/20000224-1.c: New test.
15125
151262000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15127
15128 * gcc.c-torture/compile/cpp-2.c: New test.
15129 * gcc.c-torture/compile/cpp-1.c: New test.
15130
b8c25665 151312000-02-25 Jeffrey A Law (law@cygnus.com)
985dae7c
JL
15132
15133 * gcc.c-torture/execute/20000225-1.c: New test.
15134
cff244b2
AO
151352000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15136
495da1f6
AO
15137 * gcc.dg/cpp-li2.c: New test.
15138
e729bc6d
AO
15139 * gcc.dg/cpp-wi1.c: New test.
15140
cff244b2
AO
15141 * gcc.dg/cpp-li1.c: New test.
15142
da3a4719
NS
151432000-02-24 Nathan Sidwell <nathan@codesourcery.com>
15144
15145 * g++.old-deja/g++.other/sizeof5.C: New test.
15146
83f1c55d
RH
151472000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15148
15149 * gcc.c-torture/execute/va-arg-13.c: New test.
15150
b8c25665 151512000-02-23 Donald Lindsay <dlindsay@cygnus.com>
83f1c55d
RH
15152
15153 * gcc.c-torture/execute/va-arg-12.c: New test.
15154
151552000-02-23 Nathan Sidwell <nathan@codesourcery.com>
15156
15157 * gcc.c-torture/execute/20000223-1.c: New test.
15158
b23875c9
NS
151592000-02-23 Nathan Sidwell <nathan@codesourcery.com>
15160
15161 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15162
fa2e34e8
MM
151632000-02-22 Mark Mitchell <mark@codesourcery.com>
15164
15165 * g++.old-deja/g++.abi/ptrmem.C: New test.
15166
4a6cfa63
RH
151672000-02-19 Richard Henderson <rth@cygnus.com>
15168
15169 * gcc.c-torture/compile/init-3.c: New.
15170
44399cac
MM
151712000-02-17 Mark Mitchell <mark@codesourcery.com>
15172
15173 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15174 ALWAYS_CXXFLAGS.
15175
b8c25665 151762000-02-11 Robert Lipe <robertl@sco.com>
ed3b0480
RL
15177
15178 * gcc.c-torture/compile/20000211-3.c: New test.
15179
b8c25665 151802000-02-11 Martin Buchholz <martin@xemacs.org>
ddcc2ade
MB
15181
15182 * gcc.c-torture/compile/20000211-2.c: New test.
15183
b8c25665 151842000-02-11 Jeffrey A Law (law@cygnus.com)
2144ddea
JL
15185
15186 * gcc.c-torture/compile/20000211-1.c: New test.
15187
ae6f3fe9
JL
151882000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
15189
15190 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
efdbc6f8 15191 on native targets
ae6f3fe9 15192
1d3f28d4
NS
151932000-02-08 Nathan Sidwell <nathan@acm.org>
15194
15195 * g++.old-deja/g++.other/cast5.C: New test.
15196
cc6c6c23
AM
151972000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
15198
15199 * gcc.c-torture/execute/20000205-1.c: New.
15200
31a72d3f
NS
152012000-02-03 Nathan Sidwell <nathan@acm.org>
15202
15203 * g++.old-deja/g++.jason/cast3.C: Return void.
15204 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15205
bd524aa3
AO
152062000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15207
15f724f6
AO
15208 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15209
bd524aa3
AO
15210 * gcc.dg/loop-1.c: New test.
15211
83f1c55d
RH
152122000-01-27 Jakub Jelinek <jakub@redhat.com>
15213
15214 * gcc.c-torture/compile/20000127-1.c: New test.
15215 * gcc.c-torture/execute/991228-1.c: New test.
15216
3ebed0b2
AO
152172000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15218
3f50679d
AO
15219 * gcc.dg/unused-2.c: New test.
15220
3ebed0b2
AO
15221 * gcc.dg/conv-1.c: New test.
15222
7a53e94b
MM
152232000-01-24 Mark Mitchell <mark@codesourcery.com>
15224
15225 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15226 compiler.
15227 (tool_option_proc): Fix typo.
92936ecf 15228
360f2326
GK
152292000-01-24 Geoff Keating <geoffk@cygnus.com>
15230
15231 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15232 of the ld on the host, not on the build machine.
15233 Also, don't crash if '--help' is not a supported option.
15234
1eb8759b
RH
152352000-01-24 Richard Henderson <rth@cygnus.com>
15236
15237 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15238
b8c25665 152392000-01-20 Jeffrey A Law (law@cygnus.com)
33f6849b 15240
7e7cf28a 15241 * gcc.c-torture/execute/20000120-2.c: New test.
33f6849b
JL
15242 * gcc.c-torture/execute/20000120-1.c: New test.
15243
b8c25665 152442000-01-13 Jeffrey A Law (law@cygnus.com)
ca4cd7ab
JL
15245
15246 * gcc.c-torture/execute/20000113-1.c: New test.
15247
b8c25665 152482000-01-12 Jeffrey A Law (law@cygnus.com)
7a2a27a5
JL
15249
15250 * gcc.c-torture/execute/20000112-1.c: New test.
15251
a5bfff0c
AO
152522000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15253
15254 * gcc.dg/20000111-1.c: New test.
15255
b8c25665 152562000-01-10 Jeffrey A Law (law@cygnus.com)
afc27297
JL
15257
15258 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15259 with 16 bit integers.
15260
69d4f56d
AO
152612000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15262
15263 * gcc.dg/20000108-1.c: New test.
15264
cc6ecc6a
NS
152652000-01-05 Nathan Sidwell <nathan@acm.org>
15266
15267 * g++.old-deja/g++.ns/koenig8.C: New test.
15268
ac8cd718
NS
152692000-01-05 Nathan Sidwell <nathan@acm.org>
15270
15271 * g++.old-deja/g++.other/cast4.C: New test.
15272
b8c25665 152732000-01-05 Jeffrey A Law (law@cygnus.com)
25a8e1be 15274
5ed75fe4 15275 * gcc.c-torture/compile/20000105-2.c: New test.
25a8e1be
JL
15276 * gcc.c-torture/compile/20000105-1.c: New test.
15277
3f552d62
KG
152782000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15279
15280 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15281 references to printf & atoi to conform to ANSI standard.
15282 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15283 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15284 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15285 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15286 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15287 * g++.old-deja/g++.brendan/complex1.C: Likewise.
15288 * g++.old-deja/g++.brendan/copy1.C: Likewise.
15289 * g++.old-deja/g++.brendan/copy2.C: Likewise.
15290 * g++.old-deja/g++.brendan/copy3.C: Likewise.
15291 * g++.old-deja/g++.brendan/copy4.C: Likewise.
15292 * g++.old-deja/g++.brendan/copy5.C: Likewise.
15293 * g++.old-deja/g++.brendan/copy6.C: Likewise.
15294 * g++.old-deja/g++.brendan/copy7.C: Likewise.
15295 * g++.old-deja/g++.brendan/copy8.C: Likewise.
15296 * g++.old-deja/g++.brendan/crash11.C: Likewise.
15297 * g++.old-deja/g++.brendan/crash14.C: Likewise.
15298 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15299 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15300 * g++.old-deja/g++.brendan/delete2.C: Likewise.
15301 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15302 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15303 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15304 * g++.old-deja/g++.brendan/eh1.C: Likewise.
15305 * g++.old-deja/g++.brendan/groff1.C: Likewise.
15306 * g++.old-deja/g++.brendan/init3.C: Likewise.
15307 * g++.old-deja/g++.brendan/misc12.C: Likewise.
15308 * g++.old-deja/g++.brendan/misc7.C: Likewise.
15309 * g++.old-deja/g++.brendan/new2.C: Likewise.
15310 * g++.old-deja/g++.brendan/operators4.C: Likewise.
15311 * g++.old-deja/g++.brendan/operators5.C: Likewise.
15312 * g++.old-deja/g++.brendan/overload2.C: Likewise.
15313 * g++.old-deja/g++.brendan/overload7.C: Likewise.
15314 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15315 * g++.old-deja/g++.brendan/reference1.C: Likewise.
15316 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15317 * g++.old-deja/g++.brendan/template24.C: Likewise.
15318 * g++.old-deja/g++.brendan/template3.C: Likewise.
15319 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15320 * g++.old-deja/g++.jason/inline3.C: Likewise.
15321 * g++.old-deja/g++.jason/opeq.C: Likewise.
15322 * g++.old-deja/g++.law/arg5.C: Likewise.
15323 * g++.old-deja/g++.law/arm7.C: Likewise.
15324 * g++.old-deja/g++.law/ctors11.C: Likewise.
15325 * g++.old-deja/g++.law/cvt8.C: Likewise.
15326 * g++.old-deja/g++.law/init9.C: Likewise.
15327 * g++.old-deja/g++.law/refs4.C: Likewise.
15328 * g++.old-deja/g++.law/template2.C: Likewise.
15329 * g++.old-deja/g++.law/visibility24.C: Likewise.
15330 * g++.old-deja/g++.law/vtable3.C: Likewise.
15331 * g++.old-deja/g++.mike/asm2.C: Likewise.
15332 * g++.old-deja/g++.mike/eh1.C: Likewise.
15333 * g++.old-deja/g++.mike/misc1.C: Likewise.
15334 * g++.old-deja/g++.mike/misc13.C: Likewise.
15335 * g++.old-deja/g++.mike/misc14.C: Likewise.
15336 * g++.old-deja/g++.mike/ns12.C: Likewise.
15337 * g++.old-deja/g++.mike/p1248.C: Likewise.
15338 * g++.old-deja/g++.mike/p3708.C: Likewise.
15339 * g++.old-deja/g++.mike/p3708a.C: Likewise.
15340 * g++.old-deja/g++.mike/p3708b.C: Likewise.
15341 * g++.old-deja/g++.mike/p646.C: Likewise.
15342 * g++.old-deja/g++.mike/p700.C: Likewise.
15343 * g++.old-deja/g++.mike/p783.C: Likewise.
15344 * g++.old-deja/g++.mike/p783a.C: Likewise.
15345 * g++.old-deja/g++.mike/p783b.C: Likewise.
15346 * g++.old-deja/g++.mike/p786.C: Likewise.
15347 * g++.old-deja/g++.mike/p789.C: Likewise.
15348 * g++.old-deja/g++.mike/p789a.C: Likewise.
15349 * g++.old-deja/g++.mike/p807a.C: Likewise.
15350 * g++.old-deja/g++.other/delete3.C: Likewise.
15351 * g++.old-deja/g++.other/dyncast1.C: Likewise.
15352 * g++.old-deja/g++.other/dyncast2.C: Likewise.
15353 * g++.old-deja/g++.other/dyncast3.C: Likewise.
15354 * g++.old-deja/g++.other/empty1.C: Likewise.
15355 * g++.old-deja/g++.other/temporary1.C: Likewise.
15356 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15357 * g++.old-deja/g++.pt/t16.C: Likewise.
15358 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15359
3fe5b143
BS
153601999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
15361
15362 * gcc.dg/991230-1.c: New test.
15363
b8c25665 153641999-12-29 Jeffrey A Law (law@cygnus.com)
bacaaca4 15365
60a18af8 15366 * gcc.c-torture/compile/991229-3.c: New test.
7f0f8891 15367 * gcc.c-torture/compile/991229-2.c: New test.
bacaaca4
JL
15368 * gcc.c-torture/compile/991229-1.c: New test.
15369
b8c25665 153701999-12-29 Greg McGary <gkm@eng.ascend.com>
7fb1283f
GM
15371
15372 * gcc.c-torture/compile/labels-2.c: New test.
15373
83f1c55d
RH
15374