]>
Commit | Line | Data |
---|---|---|
c6b08b3e NS |
1 | 2000-09-04 Nathan Sidwell <nathan@codesourcery.com> |
2 | ||
3 | * g++.old-deja/g++.pt/crash56.C: New test. | |
4 | ||
258451c8 NS |
5 | 2000-09-04 Nathan Sidwell <nathan@codesourcery.com> |
6 | ||
7 | * g++.old-deja/g++.pt/koenig1.C: New test. | |
8 | ||
e0cb4f36 JJ |
9 | 2000-09-04 Jakub Jelinek <jakub@redhat.com> |
10 | ||
11 | * gcc.dg/20000904-1.c: New test. | |
12 | ||
29844fa7 JJ |
13 | 2000-09-04 Jakub Jelinek <jakub@redhat.com> |
14 | ||
15 | * gcc.dg/cpp/paste8.c: New test. | |
16 | ||
298ec8f4 AO |
17 | 2000-09-01 Alexandre Oliva <aoliva@redhat.com> |
18 | ||
19 | * gcc.c-torture/compile/20000827-1.c: New test. | |
20 | ||
3c786c69 JM |
21 | 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk> |
22 | ||
23 | * gcc.dg/format-diag-1.c: New test. | |
24 | ||
f798660e JM |
25 | 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk> |
26 | ||
27 | * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c, | |
28 | gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c, | |
29 | gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c, | |
30 | gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c, | |
31 | gcc.dg/formatz-1.c: Adjust warning regular expressions. | |
32 | ||
f75157d2 NS |
33 | 2000-09-01 Nathan Sidwell <nathan@codesourcery.com> |
34 | ||
35 | * g++.old-deja/g++.other/nested4.C: New test. | |
36 | ||
291c9aa2 NS |
37 | 2000-09-01 Nathan Sidwell <nathan@codesourcery.com> |
38 | ||
39 | * g++.old-deja/g++.ns/scoped1.C: New test. | |
40 | ||
9953d23b AO |
41 | 2000-08-30 Alexandre Oliva <aoliva@redhat.com> |
42 | ||
43 | * lib/g++.exp: Support testing already-installed GCC. | |
44 | ||
5c5d1cd6 KG |
45 | 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
46 | ||
47 | * wtr-label-1.c, wtr-suffix-1.c: New tests. | |
48 | ||
bbfbf340 KG |
49 | 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
50 | ||
51 | * gcc.dg/return-type-2.c: New test. | |
52 | ||
e53ca51f GK |
53 | 2000-08-27 Geoff Keating <geoffk@cygnus.com> |
54 | ||
55 | * gcc.c-torture/compile/20000825-1.c: New test. | |
56 | ||
721a9f8e AO |
57 | 2000-08-26 Alexandre Oliva <aoliva@redhat.com> |
58 | ||
59 | * gcc.dg/dwarf2-2.c: New test. | |
60 | ||
77ae5fa4 ZW |
61 | 2000-08-26 Zack Weinberg <zack@wolery.cumb.org> |
62 | ||
63 | * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from | |
64 | dg-warning regexps. | |
65 | ||
343b7260 JM |
66 | 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk> |
67 | ||
68 | * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c, | |
69 | gcc.dg/format-ext-5.c: New tests. | |
70 | ||
22efd687 JJ |
71 | 2000-08-25 Jakub Jelinek <jakub@redhat.com> |
72 | ||
73 | * testsuite/g++.old-deja/g++.other/crash22.C: New test. | |
74 | ||
83bab8db MM |
75 | 2000-08-24 Mark Mitchell <mark@codesourcery.com> |
76 | ||
77 | * gcc.dg/noncompile/930622-2.c: Adjust error message. | |
78 | ||
cc914f8c RH |
79 | 2000-08-24 Richard Henderson <rth@cygnus.com> |
80 | ||
81 | * gcc.dg/ia64-sync-1.c: New test. | |
82 | * gcc.dg/ia64-sync-2.c: New test. | |
83 | * gcc.dg/ia64-asm-1.c: New test. | |
84 | ||
4894ecce JM |
85 | 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk> |
86 | ||
87 | * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length. | |
88 | * gcc.dg/format-ext-2.c: New test. | |
89 | ||
2f1e6e0d JM |
90 | 2000-08-23 Jason Merrill <jason@redhat.com> |
91 | ||
06c3db64 JM |
92 | * lib/old-dejagnu.exp: Also ignore "In member function" and |
93 | "At global scope". | |
2f1e6e0d | 94 | |
7eda0d2d KG |
95 | 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
96 | ||
97 | * gcc.dg/noncompile/label-lineno-1.c: New test. | |
98 | ||
bdb47d3e JM |
99 | 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk> |
100 | ||
101 | * gcc.dg/c99-array-nonobj-1.c: New test. | |
102 | ||
d8eceea4 JM |
103 | 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk> |
104 | ||
105 | * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more | |
106 | tests. | |
107 | * gcc.dg/format-ext-1.c: New test. | |
108 | ||
8a451613 KG |
109 | 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
110 | ||
111 | * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c, | |
112 | gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c, | |
113 | gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c, | |
114 | gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c, | |
115 | gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests. | |
116 | ||
23e4d028 JM |
117 | 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk> |
118 | ||
119 | * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c, | |
120 | gcc.dg/c99-strftime-2.c: New tests. | |
121 | ||
f95b2ff9 RH |
122 | 2000-08-22 Richard Henderson <rth@cygnus.com> |
123 | ||
124 | * gcc.c-torture/execute/20000822-1.c: New test. | |
125 | ||
6315f068 JJ |
126 | 2000-08-21 Jakub Jelinek <jakub@redhat.com> |
127 | ||
128 | * gcc.c-torture/execute/20000819-1.x: Remove. | |
129 | ||
5804a754 JM |
130 | 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk> |
131 | ||
132 | * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c, | |
133 | gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c, | |
134 | gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c, | |
135 | gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c, | |
136 | gcc.dg/format-xopen-1.c: New tests. | |
137 | ||
f3d360aa JM |
138 | 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk> |
139 | ||
140 | * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests. | |
141 | ||
46639003 JJ |
142 | 2000-08-21 Jakub Jelinek <jakub@redhat.com> |
143 | ||
029ccdb3 JJ |
144 | * g++.old-deja/g++.other/loop2.C: New test. |
145 | ||
46639003 JJ |
146 | * gcc.c-torture/compile/20000606-1.c: New test. |
147 | * gcc.c-torture/compile/20000728-1.c: New test. | |
148 | * gcc.c-torture/execute/20000801-1.c: New test. | |
149 | * gcc.c-torture/execute/20000801-2.c: New test. | |
150 | * gcc.c-torture/execute/20000819-1.c: New test. | |
151 | * gcc.c-torture/execute/20000819-1.x: XFAIL. | |
152 | * gcc.dg/20000629-1.c: New test. | |
153 | * gcc.dg/20000724-1.c: New test. | |
154 | * gcc.dg/20000807-1.c: New test. | |
155 | ||
3cb553b4 ZW |
156 | Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su> |
157 | ||
158 | * gcc.dg/cpp/pragma-1.c: New test. | |
159 | * gcc.dg/cpp/pragma-2.c: New test. | |
160 | ||
17ed19cb ZW |
161 | 2000-08-18 Zack Weinberg <zack@wolery.cumb.org> |
162 | ||
163 | * gcc.dg/cpp/lexstrng.c: Don't include string.h. | |
164 | * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp. | |
165 | ||
26db2544 RK |
166 | Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
167 | ||
168 | * gcc.c-torture/compile/20000818-1.c: New test. | |
169 | ||
90d14f40 MH |
170 | 2000-08-18 Manfred Hollstein <manfredh@redhat.com> |
171 | ||
172 | * gcc.c-torture/execute/20000818-1.c: New test. | |
173 | ||
0d60c2e7 JM |
174 | 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk> |
175 | ||
176 | * gcc.dg/format-va-1.c: New test. | |
177 | ||
074900c5 NS |
178 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
179 | ||
180 | * g++.old-deja/g++.other/typedef8.C: New test. | |
181 | ||
8e4f1b30 NS |
182 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
183 | ||
184 | * g++.old-deja/g++.benjamin/13478.C: Mark candidate. | |
185 | * g++.old-deja/g++.mike/net36.C: Mark candidate. | |
186 | * g++.old-deja/g++.robertl/eb131.C: Mark candidate. | |
187 | * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL. | |
188 | * g++.old-deja/g++.other/ptrmem7.C: New test. | |
189 | * g++.old-deja/g++.pt/ptrmem10.C: New test. | |
190 | ||
c3491173 NS |
191 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
192 | ||
193 | * g++.old-deja/g++.pt/typename27.C: New test. | |
194 | ||
07745bdb NS |
195 | 2000-08-17 Nathan Sidwell <nathan@codesourcery.com> |
196 | ||
197 | * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR. | |
198 | * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test. | |
199 | * g++.old-deja/g++.pt/friend45.C: New test. | |
200 | * g++.old-deja/g++.other/friend8.C: New test. | |
201 | ||
2b8b1ab6 RH |
202 | 2000-08-15 Richard Henderson <rth@cygnus.com> |
203 | ||
204 | * gcc.c-torture/execute/20000815-1.c: New test. | |
205 | ||
7300c8eb JM |
206 | 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk> |
207 | ||
208 | * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c, | |
209 | gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c, | |
210 | gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests. | |
211 | ||
12af1090 NS |
212 | 2000-08-14 Nathan Sidwell <nathan@codesourcery.com> |
213 | ||
214 | * g++.old-deja/g++.other/refinit2.C: New test. | |
215 | ||
05273f08 GK |
216 | 2000-08-13 Geoff Keating <geoffk@cygnus.com> |
217 | ||
51a017d8 GK |
218 | * lib/c-torture.exp (c-torture): Make |
219 | compiler_conditional_xfail_data global. | |
220 | * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile, | |
221 | compiler_conditional_xfail_data machinery. | |
222 | (f-torture-execute): Likewise. | |
223 | * g77.c-torture/compile/20000629-1.x: The test only fails on x86, | |
224 | and only when unrolling loops. | |
225 | ||
05273f08 GK |
226 | * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes. |
227 | ||
b333f246 NS |
228 | 2000-08-11 Nathan Sidwell <nathan@codesourcery.com> |
229 | ||
230 | * g++.old-deja/g++.pt/explicit81.C: New test. | |
231 | ||
9104081d NS |
232 | 2000-08-11 Nathan Sidwell <nathan@codesourcery.com> |
233 | ||
234 | * g++.old-deja/g++.pt/typename26.C: New test. | |
235 | ||
be875f80 GK |
236 | 2000-08-10 Geoff Keating <geoffk@cygnus.com> |
237 | ||
238 | * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix' | |
239 | warning. | |
240 | ||
b498d041 NS |
241 | 2000-08-10 Nathan Sidwell <nathan@codesourcery.com> |
242 | ||
243 | * g++.old-deja/g++.other/array3.C: New test. | |
244 | ||
9052d3be JM |
245 | 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk> |
246 | ||
247 | * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c, | |
248 | gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c, | |
249 | gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c: | |
250 | New tests. | |
251 | ||
68c98199 NS |
252 | 2000-08-09 Nathan Sidwell <nathan@codesourcery.com> |
253 | ||
254 | * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names. | |
255 | * g++.old-deja/g++.abi/vmihint.C: Likewise. | |
256 | ||
8e32b501 AO |
257 | 2000-08-09 Alexandre Oliva <aoliva@redhat.com> |
258 | ||
259 | * gcc.c-torture/execute/20000808-1.c: New test. | |
260 | ||
1fcbbcd3 JM |
261 | 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk> |
262 | ||
263 | * gcc.dg/c90-const-expr-1.c: New test. | |
264 | ||
ee715245 RH |
265 | 2000-08-08 Richard Henderson <rth@cygnus.com> |
266 | ||
267 | * gcc.dg/noncompile/920923-1.c: Declare calloc. | |
268 | ||
43d1e059 JM |
269 | 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk> |
270 | ||
271 | * gcc.dg/noncompile/const-ll-1.c: New test. | |
272 | ||
1c5ecb11 JM |
273 | 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk> |
274 | ||
275 | * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests. | |
276 | ||
137fa4d0 OP |
277 | Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com> |
278 | ||
279 | * lib/objc.exp (objc_target_compile): Set the ld_library_path so | |
280 | that running programs linked against the shared version of libobjc | |
281 | run correctly. | |
282 | ||
cd732418 JM |
283 | 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk> |
284 | ||
285 | * gcc.dg/c99-printf-1.c: New test. | |
286 | ||
a7086ea9 JM |
287 | 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk> |
288 | ||
289 | * gcc.c-torture/execute/20000801-4.x: Only xfail on x86. | |
290 | ||
26f2c02a ZW |
291 | 2000-08-05 Zack Weinberg <zack@wolery.cumb.org> |
292 | ||
293 | * gcc.c-torture/execute/20000731-1.x: Delete. | |
294 | ||
2ba7ba63 ZW |
295 | 2000-08-04 Zack Weinberg <zack@wolery.cumb.org> |
296 | ||
297 | * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops, | |
298 | and torture_without_loops as is done by c-torture.exp. | |
299 | (search_for): Copy from c-torture.exp. | |
300 | (gcc-dg-runtest): New function, drives a directory of tests | |
301 | iterating over the TORTURE_OPTIONS. | |
302 | (scan-assembler, scan-assembler-not): Move here from | |
303 | individual directory drivers. | |
304 | ||
305 | * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now | |
306 | defined by lib/gcc-dg.exp. | |
307 | * gcc.dg/cpp/cpp.exp: Likewise. | |
308 | * gcc.dg/noncompile/noncompile.exp: Likewise. Use | |
309 | gcc-dg-runtest, so we cycle over optimization options. | |
310 | ||
311 | * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9. | |
312 | * gcc.dg/compare2.c: No longer expected to fail. | |
313 | ||
018577e4 R |
314 | Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk> |
315 | ||
316 | * gcc.c-torture/execute/20000804-1.c: New test. | |
317 | ||
b8458e3e JM |
318 | 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk> |
319 | ||
320 | * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests. | |
321 | ||
ba89d661 ZW |
322 | 2000-08-03 Zack Weinberg <zack@wolery.cumb.org> |
323 | ||
324 | * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4. | |
325 | ||
4a6f50d5 JL |
326 | Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com) |
327 | ||
328 | * gcc.c-torture/compile/20000803-1.c: New test. | |
329 | ||
bcde3193 JM |
330 | 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk> |
331 | ||
7e9c81d6 JM |
332 | * gcc.c-torture/execute/20000801-3.c, |
333 | gcc.c-torture/execute/20000801-4.c: New tests. | |
334 | * gcc.c-torture/execute/20000801-3.x, | |
335 | gcc.c-torture/execute/20000801-4.x: Xfail. | |
bcde3193 | 336 | |
e457ca6a GK |
337 | 2000-08-02 Geoff Keating <geoffk@cygnus.com> |
338 | ||
339 | * lib/objc.exp (objc_target_compile): Look for libobjc.a in | |
340 | libobjc/.libs to allow for libtool. | |
341 | ||
2d579116 JJ |
342 | 2000-08-02 Jakub Jelinek <jakub@redhat.com> |
343 | ||
344 | * gcc.c-torture/compile/20000802-1.c: New test. | |
345 | ||
5ef865d5 ZW |
346 | 2000-08-02 Zack Weinberg <zack@wolery.cumb.org> |
347 | ||
348 | * gcc.dg/cpp/macsyntx.c: Fix error regexp. | |
349 | ||
929a66d2 JL |
350 | Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com) |
351 | ||
68c8d8ce JL |
352 | * gcc-c-torture/execute/20000731-2.c: New test. |
353 | ||
929a66d2 JL |
354 | * gcc.c-torture/execute/20000731-1.c: New test. |
355 | * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*. | |
356 | ||
42eb567d JJ |
357 | 2000-07-31 Jakub Jelinek <jakub@redhat.com> |
358 | ||
6ead1e99 | 359 | * testsuite/gcc.dg/cpp/paste7.c: New test. |
42eb567d JJ |
360 | * gcc.dg/cpp/20000725-1.c: New test. |
361 | ||
111458f1 ZW |
362 | 2000-07-31 Zack Weinberg <zack@wolery.cumb.org> |
363 | ||
5f1240b6 ZW |
364 | * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker. |
365 | * gcc.dg/noncompile/990416-1.c: Do not expect an implicit- | |
366 | declaration warning for __builtin_dwarf_reg_size. | |
367 | ||
111458f1 ZW |
368 | * gcc.dg/c99-impl-decl-1.c: No longer XFAIL. |
369 | ||
b0c4bfae JM |
370 | 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk> |
371 | ||
372 | * gcc.dg/noncompile/voidparam-1.c: New test. | |
373 | ||
1cf0acdd RH |
374 | 2000-07-30 Richard Henderson <rth@cygnus.com> |
375 | ||
376 | * gcc.dg/c90-digraph-1.c: Don't xfail. | |
377 | * gcc.dg/compare2.c (case 10): Xfail. | |
378 | * gcc.dg/noncompile/redecl-1.c: Fix expected error message. | |
379 | ||
c1445f3d JM |
380 | 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk> |
381 | ||
382 | * gcc.dg/c99-main-1.c: New test. | |
383 | ||
1b398090 JM |
384 | 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk> |
385 | ||
386 | * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests. | |
387 | ||
fc5f1cca HPN |
388 | Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com> |
389 | ||
390 | * gcc.c-tortuer/execute/20000726-1.c: New test. | |
391 | ||
ad88bb8b AO |
392 | 2000-07-26 Alexandre Oliva <aoliva@redhat.com> |
393 | ||
394 | * gcc.c-torture/execute/enum-2.c: New test. | |
395 | ||
f47e4084 KG |
396 | 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
397 | ||
398 | * gcc.dg/cpp/tr-warn3.c: New test. | |
399 | ||
2c05a794 NS |
400 | 2000-07-25 Nathan Sidwell <nathan@codesourcery.com> |
401 | ||
402 | * g++.old-deja/g++.ext/implicit1.C: Remove. | |
403 | * g++.old-deja/g++.jason/c2.C: Remove | |
404 | * g++.old-deja/g++.mike/p700.C: Add prototype parameters. | |
405 | * g++.old-deja/g++.pt/crash16.C: Likewise. | |
406 | * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype. | |
407 | ||
10dd7d29 NS |
408 | 2000-07-25 Nathan Sidwell <nathan@codesourcery.com> |
409 | ||
410 | * g++.old-deja/g++.other/for2.C: New test. | |
411 | ||
5e1a2fc7 JJ |
412 | 2000-07-25 Jakub Jelinek <jakub@redhat.com> |
413 | ||
414 | * gcc.dg/20000720-1.c: New test. | |
415 | ||
6a65f413 TM |
416 | 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl> |
417 | ||
418 | * g77.f-torture/compile/20000630-2.x: Removed. Case fixed. | |
419 | ||
9fed97f1 GK |
420 | 2000-07-24 Geoff Keating <geoffk@cygnus.com> |
421 | ||
422 | * gcc.c-torture/execute/20000722-1.x: New, testcase fails. | |
423 | * gcc.c-torture/execute/20000722-1.c: New. | |
424 | * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1. | |
425 | ||
45d52318 JJ |
426 | 2000-07-24 Jakub Jelinek <jakub@redhat.com> |
427 | ||
428 | * gcc.dg/cpp/20000720-1.S: New test. | |
429 | ||
f0f4cb1b MM |
430 | 2000-07-21 Michael Meissner <meissner@redhat.com> |
431 | ||
ed7d4ce8 | 432 | * gcc.c-torture/execute/ieee/hugeval.c: New test. |
f0f4cb1b | 433 | |
1b493b81 ZW |
434 | 2000-07-20 Zack Weinberg <zack@wolery.cumb.org> |
435 | ||
436 | * g++.old-deja/g++.brendan/crash16.C, | |
437 | g++.old-deja/g++.brendan/parse3.C, | |
438 | g++.old-deja/g++.brendan/redecl1.C, | |
439 | g++.old-deja/g++.ns/template13.C, | |
440 | g++.old-deja/g++.other/decl4.C, | |
441 | g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail. | |
442 | ||
6fee6033 ZW |
443 | 2000-07-20 Zack Weinberg <zack@wolery.cumb.org> |
444 | ||
983318fc ZW |
445 | * lib/old-dejagnu.exp: Check for both "Internal compiler error" |
446 | and "Internal error". | |
447 | ||
6fee6033 | 448 | * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error |
2339ce57 | 449 | regexps. |
6fee6033 ZW |
450 | * gcc.dg/cpp/paste6.c: New test. |
451 | ||
92936ecf ZW |
452 | 2000-07-19 Zack Weinberg <zack@wolery.cumb.org> |
453 | ||
53fdf0be ZW |
454 | * gcc.dg/cpp/tr-direct.c: New test. |
455 | ||
92936ecf ZW |
456 | * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c, |
457 | gcc.dg/cpp/undef1.c: Tweak error regexps. | |
458 | ||
2339ce57 EC |
459 | 2000-07-18 Eric Christopher <echristo@redhat.com> |
460 | ||
461 | * gcc.c-torture/compile/20000718-1.c: New test. | |
462 | ||
96be6998 ZW |
463 | 2000-07-18 Zack Weinberg <zack@wolery.cumb.org> |
464 | ||
465 | * cpplex.c (_cpp_push_token): If the token being pushed back | |
466 | is the previous token in this context, just subtract one from | |
467 | context->posn. | |
468 | * cppmacro.c (save_expansion): Clear aux field when storing a | |
469 | placemarker. | |
470 | ||
611a0be7 AO |
471 | 2000-07-18 Alexandre Oliva <aoliva@redhat.com> |
472 | ||
473 | * gcc.dg/noncompile/redecl-1.c: New test. | |
474 | ||
4c6b3b2a JJ |
475 | 2000-07-18 Jakub Jelinek <jakub@redhat.com> |
476 | ||
477 | * gcc.c-torture/execute/20000717-5.c: New test. | |
478 | * gcc.c-torture/execute/20000717-1.x: Removed. | |
479 | ||
9db83b39 RH |
480 | 2000-07-17 Richard Henderson <rth@cygnus.com> |
481 | ||
482 | * gcc.c-torture/execute/20000717-4.c: New test. | |
483 | ||
53781524 ZW |
484 | 2000-07-17 Zack Weinberg <zack@wolery.cumb.org> |
485 | ||
486 | * gcc.dg/cpp/syshdr.c: New test. | |
487 | * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files. | |
488 | ||
2d3483dc NB |
489 | 2000-07-17 Neil Booth <neilb@earthling.net> |
490 | ||
491 | * gcc.dg/cpp/cmdlne-dM.c: New test. | |
492 | * gcc.dg/cpp/cmdlne-dD.c: New test. | |
493 | ||
9f759236 JL |
494 | Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com) |
495 | ||
bf4ddb31 JL |
496 | * gcc.c-torture/execute/20000717-3.c: New test. |
497 | ||
9f759236 JL |
498 | * gcc.c-torture/compile/20000717-1.c: New test. |
499 | ||
3b15076f GK |
500 | 2000-07-17 Geoffrey Keating <geoffk@cygnus.com> |
501 | ||
502 | * gcc.c-torture/execute/20000717-2.c: New test. | |
503 | ||
919e0807 JM |
504 | 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk> |
505 | ||
c993555b JM |
506 | * gcc.dg/formatz-1.c: New test. |
507 | ||
7e9c81d6 JM |
508 | * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c, |
509 | * gcc.dg/c99-digraph-1.c: New tests. | |
b9609a52 | 510 | |
3319c1b8 | 511 | * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c, |
b9609a52 | 512 | * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests. |
3319c1b8 | 513 | |
919e0807 | 514 | * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c, |
b9609a52 | 515 | * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c, |
7e9c81d6 | 516 | * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c, |
b9609a52 JM |
517 | * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c, |
518 | * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c, | |
519 | * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c, | |
520 | * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests. | |
919e0807 | 521 | |
74d6e073 GM |
522 | Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org> |
523 | ||
524 | * gcc.c-torture/execute/20000717-1.c: New test. | |
525 | * gcc.c-torture/execute/20000717-1.x: Expected to fail. | |
526 | ||
91f4790c JJ |
527 | 2000-07-15 Jakub Jelinek <jakub@redhat.com> |
528 | ||
529 | * gcc.c-torture/execute/20000715-2.c: New test. | |
a8c12308 | 530 | * gcc.dg/20000715-1.c: New test. |
91f4790c | 531 | |
4d06bcc5 MM |
532 | 2000-07-15 Michael Meissner <meissner@redhat.com> |
533 | ||
534 | * gcc.c-torture/execute/20000715-1.c: New test. | |
535 | ||
c67846f2 JJ |
536 | 2000-07-13 Jakub Jelinek <jakub@redhat.com> |
537 | ||
538 | * gcc.c-torture/execute/20000707-1.c: New test. | |
539 | ||
530d0ba5 NB |
540 | 2000-07-13 Neil Booth <NeilB@earthling.net> |
541 | ||
542 | * testsuite/gcc.dg/cpp/digraph1.c, | |
543 | testsuite/gcc.dg/cpp/digraph2.c, | |
544 | testsuite/gcc.dg/cpp/digraphs.c: New tests. | |
545 | ||
26e98309 DB |
546 | 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au> |
547 | ||
548 | * g77.f-torture/compile/20000630-2.f: New test. | |
549 | * g77.f-torture/compile/20000630-2.x | |
550 | ||
7bb41c5a DB |
551 | 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au> |
552 | ||
553 | * g77.f-torture/execute/20000503-1.x: Delete. Test now passes. | |
554 | ||
9e88fd4a NB |
555 | 2000-07-11 Neil Booth <NeilB@earthling.net> |
556 | ||
557 | * gcc.dg/cpp/cmdlne-C.c: Fix typo. | |
558 | ||
745ef6d6 NB |
559 | 2000-07-11 Neil Booth <NeilB@earthling.net> |
560 | ||
561 | * gcc.dg/cpp/cmdlne-C.c: New. | |
562 | ||
91fcd158 NB |
563 | 2000-07-09 Neil Booth <NeilB@earthling.net> |
564 | ||
745ef6d6 NB |
565 | * gcc.dg/cpp/directiv.c: New tests. |
566 | * gcc.dg/cpp/undef1.c: Update. | |
91fcd158 | 567 | |
5eaac26c AMT |
568 | 2000-07-08 Angela Marie Thomas <angela@cygnus.com> |
569 | ||
570 | * lib/c-torture.exp: Make compiler_conditional_xfail_data global. | |
571 | ||
5d0bca5b NB |
572 | 2000-07-09 Neil Booth <NeilB@earthling.net> |
573 | ||
574 | * gcc.dg/cpp/macsyntx.c: Add test for #define defined. | |
575 | ||
cf00a885 ZW |
576 | 2000-07-07 Zack Weinberg <zack@wolery.cumb.org> |
577 | ||
578 | * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c, | |
579 | gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps. | |
580 | ||
563dd08a NB |
581 | 2000-07-08 Neil Booth <NeilB@earthling.net> |
582 | ||
583 | * gcc.dg/cpp/macsyntx.c: New tests. | |
584 | ||
ca81c149 JJ |
585 | 2000-07-07 Jakub Jelinek <jakub@redhat.com> |
586 | ||
587 | * gcc.dg/20000707-1.c: New test. | |
588 | ||
f5afd9e9 JJ |
589 | 2000-07-07 Jakub Jelinek <jakub@redhat.com> |
590 | ||
591 | * gcc.c-torture/execute/20000706-1.c: New test. | |
592 | * gcc.c-torture/execute/20000706-2.c: New test. | |
593 | * gcc.c-torture/execute/20000706-3.c: New test. | |
594 | * gcc.c-torture/execute/20000706-4.c: New test. | |
595 | * gcc.c-torture/execute/20000706-5.c: New test. | |
596 | ||
54c69093 NS |
597 | 2000-07-06 Nathan Sidwell <nathan@codesourcery.com> |
598 | ||
599 | * g++.old-deja/g++.pt/instantiate7.C: New test. | |
600 | ||
c2e276fe NS |
601 | 2000-07-06 Nathan Sidwell <nathan@codesourcery.com> |
602 | ||
603 | * g++.old-deja/g++.mike/thunk2.C: Add return 0. | |
604 | * g++.old-deja/g++.mike/thunk3.C: Likewise. | |
605 | * g++.old-deja/g++.other/rtti3.C: Likewise. | |
606 | * g++.old-deja/g++.other/rttid3.C: Likewise. | |
607 | ||
ff633c68 DB |
608 | 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au> |
609 | ||
610 | * g77.f-torture/compile/20000630-1.x: Fix typo | |
611 | ||
bfa697a9 ZW |
612 | 2000-07-05 Zack Weinberg <zack@wolery.cumb.org> |
613 | ||
614 | * gcc.dg/cpp/ident.c: Don't expect #ident strings in the | |
615 | assembly output. | |
616 | ||
c71f835b ZW |
617 | 2000-07-04 Zack Weinberg <zack@wolery.cumb.org> |
618 | ||
619 | * gcc.dg/cpp/ident.c: New test. | |
620 | ||
043afb2a NB |
621 | 2000-07-05 Neil Booth <NeilB@earthling.net> |
622 | ||
623 | * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c, | |
624 | gcc.dg/cpp/lexstrng.c: New tests. | |
625 | ||
d2c1325a NB |
626 | 2000-07-04 Neil Booth <NeilB@earthling.net> |
627 | ||
628 | * gcc.dg/cpp/macro1.c: Add more macro expansion tests. | |
629 | * gcc.dg/cpp/strify2.c: Same. | |
630 | ||
041c3194 ZW |
631 | 2000-07-03 Zack Weinberg <zack@wolery.cumb.org> |
632 | ||
633 | * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps. | |
634 | * testsuite/gcc.dg/cpp/19990703-1.c: Likewise. | |
635 | * testsuite/gcc.dg/cpp/20000625-1.c: Likewise. | |
636 | * testsuite/gcc.dg/cpp/20000625-2.c: Likewise. | |
637 | ||
638 | * testsuite/gcc.dg/cpp/macro1.c, | |
639 | testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c, | |
640 | testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c, | |
641 | testsuite/gcc.dg/cpp/strify1.c, | |
642 | testsuite/gcc.dg/cpp/strify2.c: New tests. | |
643 | ||
f46ad076 JJ |
644 | 2000-07-03 Jakub Jelinek <jakub@redhat.com> |
645 | ||
646 | * gcc.c-torture/execute/20000703-1.c: New test. | |
647 | ||
2e637721 NS |
648 | 2000-07-03 Nathan Sidwell <nathan@codesourcery.com> |
649 | ||
650 | * g++.old-deja/g++.pt (lookup10.C): New test. | |
651 | ||
d9b53142 NS |
652 | 2000-07-03 Nathan Sidwell <nathan@codesourcery.com> |
653 | ||
654 | * g++.old-deja/g++.pt (typename25.C): New test. | |
655 | ||
cd9bedad ZW |
656 | 2000-07-02 Zack Weinberg <zack@wolery.cumb.org |
657 | ||
658 | * gcc.c-torture/compile/20000701-1.c: New test. | |
659 | ||
996b539f NC |
660 | 2000-06-30 Nick Clifton <nickc@cygnus.com> |
661 | ||
662 | * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop | |
663 | to test case. | |
664 | ||
45f640c2 CM |
665 | 2000-06-30 Catherine Moore <clm@cygnus.com> |
666 | ||
667 | * gcc.c-torture/execute/align-1.c: New test. | |
668 | ||
34f9943e NS |
669 | 2000-06-30 Nathan Sidwell <nathan@codesourcery.com> |
670 | ||
671 | * g++.old-deja/g++.pt/expr8.C: New test. | |
672 | * g++.old-deja/g++.pt/expr6.C: Remove XFAIL. | |
673 | ||
671e85f6 NC |
674 | 2000-06-29 Nick Clifton <nickc@cygnus.com> |
675 | ||
676 | * gcc.c-torture/compile/20000629-1.c: New test. | |
677 | ||
d1e43c8b ZW |
678 | 2000-06-29 Zack Weinberg <zack@wolery.cumb.org> |
679 | ||
680 | ||
681 | Move the c-torture/noncompile tests to either gcc.dg/cpp or a new | |
682 | gcc.dg/noncompile directory, depending on whether they're | |
683 | preprocessor tests or not. Annotate all the tests for the dg | |
684 | framework. | |
685 | ||
686 | * gcc.c-torture/noncompile/noncompile.exp: Delete. | |
687 | * gcc.dg/noncompile/noncompile.exp: New. | |
688 | ||
689 | * Moved files: | |
690 | Old name New name | |
691 | gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c | |
692 | gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c | |
693 | gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c | |
694 | gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c | |
695 | gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c | |
696 | gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c | |
697 | gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c | |
698 | gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c | |
699 | gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c | |
700 | gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c | |
701 | gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c | |
702 | gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c | |
703 | gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c | |
704 | gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c | |
705 | gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c | |
706 | gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c | |
707 | gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c | |
708 | gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c | |
709 | gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c | |
710 | gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c | |
711 | gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c | |
712 | gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c | |
713 | gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c | |
714 | gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c | |
715 | ||
716 | gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c | |
717 | gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h | |
718 | gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h | |
719 | gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h | |
720 | gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c | |
721 | gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c | |
722 | ||
122168d7 ZW |
723 | 2000-06-29 Zack Weinberg <zack@wolery.cumb.org> |
724 | ||
725 | * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions, | |
726 | declare one variable. On the fourth, error. | |
727 | * gcc.dg/cpp/20000628-1.c (main): Reference the three variables | |
728 | declared by 20000628-1a.h. | |
729 | ||
051aec25 RH |
730 | 2000-06-29 Richard Henderson <rth@redhat.com> |
731 | ||
732 | * gcc.c-torture/execute/930529-1.x: New file. | |
122168d7 | 733 | * gcc.dg/920413-1.c: Adjust expected warning text. |
051aec25 RH |
734 | * gcc.dg/980217-1.c: Declare abort. |
735 | * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm. | |
736 | ||
3097c22b JL |
737 | Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com) |
738 | ||
739 | * g77.f-torture/compile/20000629-1.f: New test. | |
740 | * g77.f-torture/compile/20000629-1.x: Expected to fail. | |
741 | ||
3be6ce46 ZW |
742 | 2000-06-28 Zack Weinberg <zack@wolery.cumb.org> |
743 | ||
744 | Rearrange lots of files, removing entirely the | |
122168d7 | 745 | gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure |
3be6ce46 ZW |
746 | directories. |
747 | ||
748 | * Deleted files: | |
749 | gcc.c-torture/code_quality/code_quality.exp | |
750 | gcc.c-torture/special/special.exp | |
751 | gcc.failure/failure.exp | |
752 | gcc.failure/940409-1.x | |
753 | gcc.c-torture/compile/961203-1.x | |
754 | ||
755 | * New files: | |
756 | gcc.misc-tests/linkage.exp | |
757 | gcc.c-torture/execute/920730-1t.c | |
758 | gcc.c-torture/execute/920730-1t.x | |
759 | gcc.c-torture/compile/920520-1.x | |
760 | gcc.c-torture/compile/920521-1.x | |
761 | gcc.c-torture/compile/981006-1.x | |
762 | gcc.c-torture/execute/eeprof-1.x | |
763 | ||
764 | * Moved files (possibly with modifications to fit a new harness): | |
765 | Old name New name | |
766 | gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c | |
767 | gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c | |
768 | gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c | |
769 | gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c | |
770 | gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c | |
771 | gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c | |
772 | gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c | |
773 | gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c | |
774 | gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c | |
775 | gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c | |
776 | gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c | |
777 | gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c | |
778 | gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c | |
779 | gcc.failure/940409-1.c gcc.dg/940409-1.c | |
780 | ||
1e89760d ZW |
781 | 2000-06-28 Zack Weinberg <zack@wolery.cumb.org> |
782 | ||
9d1d9b4f ZW |
783 | * c-torture/compile/961203-1.x: Delete. |
784 | ||
1e89760d ZW |
785 | * gcc.misc-tests/acker1.c: Report failure. Use return from main, |
786 | not exit. Include stdio.h. | |
787 | * gcc.misc-tests/dg-11.c: Remove anchors from regexp. | |
788 | * gcc.misc-tests/dg-12.c: Likewise. | |
789 | * gcc.misc-tests/dg-5.c: Likewise. | |
790 | * gcc.misc-tests/dg-6.c: Likewise. | |
791 | * gcc.misc-tests/dg-7.c: Prototype abort. | |
792 | * gcc.misc-tests/dg-9.c: Adjust error-message regexps. | |
793 | * gcc.misc-tests/dhry.h: Include stdlib.h and string.h. | |
794 | * gcc.misc-tests/matrix1.c: Report failure. Use return from main, | |
795 | not exit. | |
796 | * gcc.misc-tests/sieve.c: Use return from main, not exit. | |
797 | * gcc.misc-tests/sort2.c: Use return from main, not exit. | |
798 | ||
39ab19f6 JJ |
799 | 2000-06-28 Jakub Jelinek <jakub@redhat.com> |
800 | ||
801 | * gcc.dg/cpp/20000628-1.c: New test. | |
802 | * gcc.dg/cpp/20000628-1.h: New header for above test. | |
803 | * gcc.dg/cpp/20000628-1a.h: Likewise. | |
804 | ||
d845dc52 ZW |
805 | 2000-06-27 Zack Weinberg <zack@wolery.cumb.org> |
806 | ||
807 | * gcc.dg/cpp: New directory. | |
808 | * gcc.dg/cpp/cpp.exp: New driver. | |
809 | * gcc.dg/cpp/20000627-1.c: New test. | |
810 | * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c. | |
811 | * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c | |
812 | and rewrite as a compilation test. | |
813 | ||
814 | * gcc.dg: Move many files into the cpp subdirectory, possibly | |
815 | renaming or editing them as well. | |
816 | Old name New name | |
817 | 990119-1.c cpp/19990119-1.c | |
818 | 990228-1.c cpp/19990228-1.c | |
819 | 990407-1.c cpp/19990407-1.c | |
820 | 990409-1.c cpp/19990409-1.c | |
821 | 990413-1.c cpp/19990413-1.c | |
822 | 990703-1.c cpp/19990703-1.c | |
823 | 20000127-1.c cpp/20000127-1.c | |
824 | 20000129-1.c cpp/20000129-1.c | |
825 | 20000207-1.c cpp/20000207-1.c | |
826 | 20000207-2.c cpp/20000207-2.c | |
827 | 20000209-1.c cpp/20000209-1.c | |
828 | 20000209-2.c cpp/20000209-2.c | |
829 | 20000301-1.c cpp/20000301-1.c | |
830 | 20000419-1.c cpp/20000419-1.c | |
831 | 20000510-1.S cpp/20000510-1.S | |
832 | 20000519-1.c cpp/20000519-1.c | |
833 | 20000529-1.c cpp/20000529-1.c | |
834 | 20000625-1.c cpp/20000625-1.c | |
835 | 20000625-2.c cpp/20000625-2.c | |
836 | cpp-as1.c cpp/assert1.c | |
837 | cpp-as2.c cpp/assert2.c | |
838 | cxx-comments-1.c cpp/cxxcom1.c | |
839 | cxx-comments-2.c cpp/cxxcom2.c | |
840 | endif-label.c cpp/endif.c | |
841 | cpp-hash1.c cpp/hash1.c | |
842 | cpp-hash2.c cpp/hash2.c | |
843 | cpp-if1.c cpp/if-1.c | |
844 | cpp-if2.c cpp/if-2.c | |
845 | cpp-if3.c cpp/if-3.c | |
846 | cpp-if4.c cpp/if-4.c | |
847 | cpp-if5.c cpp/if-5.c | |
848 | cpp-cond.c cpp/if-cexp.c | |
849 | cpp-missingop.c cpp/if-mop.c | |
850 | cpp-missingparen.c cpp/if-mpar.c | |
851 | cpp-opprec.c cpp/if-oppr.c | |
852 | cpp-ifparen.c cpp/if-paren.c | |
853 | cpp-shortcircuit.c cpp/if-sc.c | |
854 | cpp-shift.c cpp/if-shift.c | |
855 | cpp-unary.c cpp/if-unary.c | |
856 | cpp-li1.c cpp/line1.c | |
857 | cpp-li2.c cpp/line2.c | |
858 | lineno.c cpp/line3.c | |
859 | lineno-2.c cpp/line4.c | |
860 | cpp-mi.c cpp/mi1.c | |
861 | cpp-mic.h cpp/mi1c.h | |
862 | cpp-micc.h cpp/mi1cc.h | |
863 | cpp-mind.h cpp/mi1nd.h | |
864 | cpp-mindp.h cpp/mi1ndp.h | |
865 | cpp-mix.h cpp/mi1x.h | |
866 | cpp-mi2.c cpp/mi2.c | |
867 | cpp-mi2a.h cpp/mi2a.h | |
868 | cpp-mi2b.h cpp/mi2b.h | |
869 | cpp-mi2c.h cpp/mi2c.h | |
870 | cpp-mi3.c cpp/mi3.c | |
871 | cpp-mi3.def cpp/mi3.def | |
872 | poison-1.c cpp/poison.c | |
873 | pr-impl.c cpp/prag-imp.c | |
874 | cpp-redef-2.c cpp/redef1.c | |
875 | cpp-redef.c cpp/redef2.c | |
876 | strpaste.c cpp/strp1.c | |
877 | strpaste-2.c cpp/strp2.c | |
878 | cpp-tradpaste.c cpp/tr-paste.c | |
879 | cpp-tradstringify.c cpp/tr-str.c | |
880 | cpp-tradwarn1.c cpp/tr-warn1.c | |
881 | cpp-tradwarn2.c cpp/tr-warn2.c | |
882 | trigraphs.c cpp/trigraphs.c | |
883 | cpp-unc1.c cpp/unc1.c | |
884 | cpp-unc2.c cpp/unc2.c | |
885 | cpp-unc3.c cpp/unc3.c | |
886 | cpp-unc.c cpp/unc4.c | |
887 | undef.c cpp/undef1.c | |
888 | undef-2.c cpp/undef2.c | |
889 | cpp-wi1.c cpp/widestr1.c | |
890 | ||
49199692 MM |
891 | 2000-06-27 Mark Mitchell <mark@codesourcery.com> |
892 | ||
893 | * lib/g++.exp (g++_include_flags): Tweak. | |
894 | ||
1c7781fb | 895 | 2000-06-27 H.J. Lu <hjl@gnu.org> |
92936ecf ZW |
896 | Loren J. Rittle <ljrittle@acm.org> |
897 | ||
898 | * lib/g++.exp (g++_include_flags): Override libgloss.exp | |
899 | version with one that knows about the new gcc tree structure. | |
900 | (g++_link_flags): Same. | |
1c7781fb | 901 | |
754773e2 ZW |
902 | 2000-06-26 Zack Weinberg <zack@wolery.cumb.org> |
903 | ||
4540727a ZW |
904 | * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c, |
905 | gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in | |
906 | case we are cross-compiling. | |
907 | ||
754773e2 | 908 | * g++.old-deja/Makefile.in, g++.old-deja/configure.in, |
92936ecf | 909 | g++.old-deja/g++.niklas/Makefile.in, |
754773e2 ZW |
910 | g++.old-deja/g++.niklas/configure.in, |
911 | g++.old-deja/g++.other/Makefile.in, | |
912 | g++.old-deja/g++.other/configure.in, | |
913 | gcc.c-torture/code_quality/Makefile.in, | |
914 | gcc.c-torture/code_quality/configure.in, | |
915 | gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in, | |
916 | gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in, | |
917 | gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in, | |
918 | gcc.c-torture/execute/ieee/Makefile.in, | |
919 | gcc.c-torture/execute/ieee/configure.in, | |
920 | gcc.c-torture/noncompile/Makefile.in, | |
921 | gcc.c-torture/noncompile/configure.in, | |
922 | gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in, | |
923 | gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in, | |
924 | gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete. | |
925 | ||
ed18e47e NS |
926 | 2000-06-26 Nathan Sidwell <nathan@codesourcery.com> |
927 | ||
928 | * g++.old-deja/g++.other/ambig3.C: New test. | |
929 | ||
51a5a5e0 NS |
930 | 2000-06-26 Nathan Sidwell <nathan@codesourcery.com> |
931 | ||
932 | * g++.old-deja/g++.pt/syntax1.C: New test. | |
933 | * g++.old-deja/g++.pt/syntax2.C: New test. | |
934 | * g++.old-deja/g++.other/syntax3.C: New test. | |
935 | * g++.old-deja/g++.other/syntax4.C: New test. | |
936 | ||
41035013 ZW |
937 | 2000-06-25 Zack Weinberg <zack@wolery.cumb.org> |
938 | ||
939 | * gcc.dg/20000623-1.c: Prototype exit and abort. | |
940 | ||
b42115f7 ZW |
941 | 2000-06-25 Zack Weinberg <zack@wolery.cumb.org> |
942 | ||
943 | * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c: | |
92936ecf | 944 | New tests. |
b42115f7 ZW |
945 | * gcc.dg/cpp-mi3.def: New file. |
946 | ||
947 | * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur | |
948 | inside assertions. | |
949 | * gcc.dg/cpp-as2.c: Make error regexps match either old or new | |
950 | lexer's error messages. | |
951 | * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to | |
952 | divine anything from the linemarkers. | |
953 | * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a); | |
954 | * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column. | |
955 | ||
3e0abe15 GK |
956 | 2000-06-23 Geoffrey Keating <geoffk@cygnus.com> |
957 | ||
958 | * gcc.dg/20000623-1.c: New test. | |
959 | ||
1d663f67 JJ |
960 | 2000-06-22 Jakub Jelinek <jakub@redhat.com> |
961 | ||
962 | * gcc.c-torture/execute/20000622-1.c: New test. | |
963 | ||
56803752 NS |
964 | 2000-06-22 Nathan Sidwell <nathan@codesourcery.com> |
965 | ||
966 | * g++.old-deja/g++.other/init15.C: New test. | |
967 | ||
dc2a68d7 NS |
968 | 2000-06-22 Nathan Sidwell <nathan@codesourcery.com> |
969 | ||
970 | * g++.old-deja/g++.pt/vaarg2.C: New test. | |
971 | * g++.old-deja/g++.pt/vaarg3.C: New test. | |
972 | ||
5f8f4751 NS |
973 | 2000-06-20 Nathan Sidwell <nathan@codesourcery.com> |
974 | ||
975 | * g++.old-deja/g++.other/dyncast6.C: New test. | |
976 | ||
22c40c28 JJ |
977 | 2000-06-15 Jakub Jelinek <jakub@redhat.com> |
978 | ||
979 | * gcc.c-torture/execute/loop-6.c: New test. | |
980 | ||
d2f7db1d JJ |
981 | 2000-06-14 Jakub Jelinek <jakub@redhat.com> |
982 | ||
983 | * gcc.dg/20000614-1.c: New test. | |
984 | * gcc.dg/20000614-2.c: New test. | |
985 | ||
adab1923 HPN |
986 | 2000-06-14 Hans-Peter Nilsson <hp@axis.com> |
987 | ||
988 | * g++.old-deja/g++.other/inline12.C: New test. | |
989 | ||
b4f2fe91 JJ |
990 | 2000-06-13 Jakub Jelinek <jakub@redhat.com> |
991 | ||
992 | * g++.old-deja/g++.other/eh1.C: New test. | |
993 | ||
994 | 2000-06-12 Jakub Jelinek <jakub@redhat.com> | |
995 | ||
996 | * g++.old-deja/g++.other/type.C: New test. | |
997 | ||
998 | 2000-06-05 Jakub Jelinek <jakub@redhat.com> | |
999 | ||
1000 | * g++.old-deja/g++.other/initstring.C: New test. | |
1001 | ||
431f67e2 JM |
1002 | 2000-06-12 Jason Merrill <jason@redhat.com> |
1003 | ||
1004 | * g++.old-deja/old-deja.exp: Add -Wno-long-long. | |
1005 | ||
83c137d7 JL |
1006 | Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com) |
1007 | ||
1008 | * gcc.c-torture/compile/20000609-1.c: New test. | |
1009 | ||
27985b66 CP |
1010 | Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com> |
1011 | ||
1012 | * gcc.dg/20000609-1.c: New test. | |
1013 | ||
fbc40ced ZW |
1014 | 2000-06-08 Zack Weinberg <zack@wolery.cumb.org> |
1015 | ||
1016 | * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block. | |
1017 | * gcc.c-torture/noncompile/poison-1.c: Move... | |
1018 | * gcc.dg/poison-1.c: ...here, and adapt to dg framework. | |
1019 | * gcc.dg/cpp-li1.c: Add a token after the #line. | |
1020 | ||
80e08b30 RH |
1021 | 2000-06-05 Richard Henderson <rth@cygnus.com> |
1022 | ||
1023 | * gcc.c-torture/execute/20000605-2.c: New test. | |
1024 | * gcc.c-torture/execute/20000605-3.c: New test. | |
1025 | ||
5e9e71f0 DB |
1026 | 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au> |
1027 | ||
1028 | * g77.f-torture/execute/20000503-1.x: New file. | |
1029 | ||
b6a5dfa1 NS |
1030 | 2000-06-06 Nathan Sidwell <nathan@codesourcery.com> |
1031 | ||
1032 | * g++.old-deja/g++.eh/badalloc1.C: New test. | |
1033 | ||
fce8451d RH |
1034 | 2000-06-05 Richard Henderson <rth@cygnus.com> |
1035 | ||
1036 | * gcc.c-torture/execute/20000605-1.c: New test. | |
1037 | ||
1687c88c JJ |
1038 | 2000-06-05 Jakub Jelinek <jakub@redhat.com> |
1039 | Nathan Sidwell <nathan@codesourcery.com> | |
1040 | ||
1041 | * gcc.c-torture/compile/20000605-1.c: New test. | |
1042 | ||
22ad5966 DB |
1043 | 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au> |
1044 | ||
92936ecf | 1045 | * g77.f-torture/compile/20000601-1.f: New test. |
22ad5966 | 1046 | |
72934de7 RH |
1047 | 2000-06-03 Richard Henderson <rth@cygnus.com> |
1048 | ||
1049 | * gcc.c-torture/execute/20000603-1.c: New. | |
1050 | ||
0e13506e ZW |
1051 | 2000-06-02 Zack Weinberg <zack@wolery.cumb.org> |
1052 | ||
1053 | * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change. | |
1054 | * gcc.dg/noreturn-2.c (noreturn): Likewise. | |
1055 | ||
d7a2e0f7 ZW |
1056 | 2000-06-01 Zack Weinberg <zack@wolery.cumb.org> |
1057 | ||
1082afb6 ZW |
1058 | * gcc.dg/compare2.c (case 12): XFAIL. |
1059 | * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL. | |
1060 | * gcc.dg/noreturn-2.c (noreturn): XFAIL. | |
1061 | ||
d7a2e0f7 ZW |
1062 | * gcc.dg/cpp-tradwarn2.c: Update egrep pattern. |
1063 | ||
ea4a453b ZW |
1064 | 2000-05-29 Zack Weinberg <zack@wolery.cumb.org> |
1065 | ||
1066 | * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the | |
1067 | guard macro is already defined when the header is first | |
1068 | included. | |
1069 | * gcc.dg/cpp-mix.h: New file. | |
1070 | * gcc.dg/endif-label.c: Update patterns to match compiler. | |
1071 | ||
1072 | * g++.brendan/complex1.C: Declare abort. | |
1073 | * g++.law/refs4.C: Remove XFAIL. | |
1074 | * g++.oliva/expr2.C: Declare abort and exit. | |
1075 | ||
5ac707b8 AO |
1076 | 2000-05-28 Alexandre Oliva <aoliva@cygnus.com> |
1077 | ||
bb078eb4 AO |
1078 | * gcc.c-torture/execute/20000528-1.c: New test. |
1079 | ||
5ac707b8 AO |
1080 | * g++.old-deja/g++.law/refs4.C: Mark as XFAIL. |
1081 | * g++.old-deja/g++.law/temps4.C: Likewise. | |
1082 | ||
e801c5c2 AO |
1083 | * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and |
1084 | stdlib.h. Call abort() on failure. | |
1085 | * g++.old-deja/g++.law/refs4.C: Likewise. | |
1086 | * g++.old-deja/g++.law/temps4.C: Likewise. | |
1087 | * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1. | |
92936ecf | 1088 | * gcc.c-torture/execute/20000112-1.c: Include string.h. |
e801c5c2 | 1089 | |
d2b51b10 ZW |
1090 | 2000-05-27 Zack Weinberg <zack@wolery.cumb.org> |
1091 | ||
1092 | Relative to g++.dg/special: | |
1093 | * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h. | |
1094 | ||
1095 | Relative to g++.old-deja: | |
1096 | * g++.brendan/complex1.C, g++.jason/optimize2.C, | |
1097 | g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C, | |
1098 | g++.other/init5.C, g++.other/init7.C, g++.other/union2.C, | |
1099 | g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C, | |
92936ecf | 1100 | g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C, |
d2b51b10 ZW |
1101 | g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C, |
1102 | g++.robertl/ice990323-2.C: Prototype exit and/or abort. | |
1103 | ||
1104 | * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C, | |
1105 | g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C, | |
1106 | g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C, | |
1107 | g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C, | |
1108 | g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C, | |
1109 | g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h | |
1110 | and/or string.h. | |
1111 | ||
1112 | * g++.other/goto1.C: Update expectations for error messages. | |
1113 | ||
49080ead AO |
1114 | 2000-05-25 Alexandre Oliva <aoliva@cygnus.com> |
1115 | ||
1116 | * gcc.c-torture/compile/20000523-1.c: New test. | |
1117 | ||
bfc22107 NS |
1118 | 2000-05-25 Nathan Sidwell <nathan@codesourcery.com> |
1119 | ||
1120 | * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info. | |
1121 | ||
bebc2c61 NS |
1122 | 2000-05-25 Nathan Sidwell <nathan@codesourcery.com> |
1123 | ||
1124 | * g++.old-deja/g++.eh/catch11.C: New test. | |
1125 | * g++.old-deja/g++.eh/catch12.C: New test. | |
1126 | ||
88903d85 NC |
1127 | 2000-05-24 Nick Clifton <nickc@cygnus.com> |
1128 | ||
1129 | * gcc.c-torture/execute/20000523-1.c: New test. | |
1130 | ||
7b844298 ZW |
1131 | 2000-05-23 Zack Weinberg <zack@wolery.cumb.org> |
1132 | ||
1133 | * c-torture/execute/bcp-1.c: Replace abort in arg of | |
1134 | __builtin_constant_p with a generic external function. | |
1135 | ||
1136 | * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c, | |
1137 | gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c, | |
1138 | gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c, | |
1139 | gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c: | |
1140 | Prototype abort and/or exit. | |
1141 | ||
1142 | * gcc.dg/990407-1.c, gcc.dg/strpaste.c, | |
1143 | gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c, | |
1144 | gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c, | |
1145 | gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h. | |
1146 | ||
38285a09 AO |
1147 | 2000-05-22 Alexandre Oliva <aoliva@cygnus.com> |
1148 | ||
1149 | * gcc.dg/dwarf2-1.c: New test. | |
1150 | ||
1e139755 RH |
1151 | 2000-05-20 Richard Henderson <rth@cygnus.com> |
1152 | ||
1153 | * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa". | |
1154 | ||
019b761f AJ |
1155 | 2000-05-20 Andreas Jaeger <aj@suse.de> |
1156 | ||
1157 | * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of | |
1158 | testcase. | |
1159 | ||
ea25bef4 DE |
1160 | 2000-05-19 David Edelsohn <edelsohn@gnu.org> |
1161 | ||
1162 | * gcc.c-torture/execute/20000519-2.c: New test. | |
1163 | ||
b4c40d3c AJ |
1164 | 2000-05-19 Andreas Jaeger <aj@suse.de> |
1165 | ||
0d9a7d79 AJ |
1166 | * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper |
1167 | which fails with SSA. | |
1168 | ||
b4c40d3c AJ |
1169 | * lib/c-torture.exp: Also test with -O3 -fssa. |
1170 | ||
14806ff1 MM |
1171 | 2000-05-18 Michael Meissner <meissner@redhat.com> |
1172 | ||
1173 | * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers. | |
1174 | * gcc.c-torture/execute/920415-1.c: Ditto. | |
1175 | * gcc.c-torture/execute/920501-1.c: Ditto. | |
1176 | * gcc.c-torture/execute/conversion.c: Ditto. | |
1177 | * gcc.c-torture/execute/cvt-1.c: Ditto. | |
1178 | ||
606b4c94 JL |
1179 | Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com) |
1180 | ||
1181 | * gcc.c-torture/compile/20000518-1.c: New test. | |
1182 | ||
3eb16773 DB |
1183 | 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au> |
1184 | ||
1185 | * g77.f-torture/compile/200005018.f: New test. | |
1186 | ||
233f4c98 JL |
1187 | Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com) |
1188 | ||
1189 | * gcc.c-torture/compile/20000517-1.c: New test. | |
1190 | ||
13fa2029 FS |
1191 | 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
1192 | ||
1193 | * gcc.c-torture/execute/20000516-1.c: New test. | |
1194 | ||
a48df362 JJ |
1195 | 2000-05-15 Jakub Jelinek <jakub@redhat.com> |
1196 | ||
1197 | * g++.old-deja/g++.other/eh.C: New test. | |
1198 | ||
67384dfb RH |
1199 | 2000-05-12 Richard Henderson <rth@cygnus.com> |
1200 | ||
1201 | * gcc.c-torture/execute/990208-1.c (main): Don't pass | |
1202 | constants through to doit's conditional. | |
1203 | ||
2e8b0910 JL |
1204 | Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com) |
1205 | ||
8a744ae0 | 1206 | * gcc.c-torture/compile/20000511-1.c: New test. |
2e8b0910 JL |
1207 | * g77.f-torture/compile/20000511-1.f: New test. |
1208 | * g77.f-torture/compile/20000511-2.f: New test. | |
1209 | ||
0f00654b MM |
1210 | 2000-05-11 Michael Meissner <meissner@redhat.com> |
1211 | ||
1212 | * gcc.c-torture/execute/20000511-1.c: New test. | |
1213 | ||
3ae1c615 ZW |
1214 | 2000-05-11 Zack Weinberg <zack@wolery.cumb.org> |
1215 | ||
1216 | * gcc.dg/dg.exp: Scan .S files as well as .c files. | |
1217 | * gcc.dg/20000510-1.S: New. | |
1218 | ||
c0916fa0 CM |
1219 | 2000-05-08 Catherine Moore <clm@cygnus.com> |
1220 | ||
1221 | * gcc.dg/unused-3.c: New. | |
1222 | ||
efdbc6f8 RH |
1223 | 2000-05-06 Richard Henderson <rth@cygnus.com> |
1224 | ||
1225 | * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int. | |
1226 | * g++.old-deja/g++.mike/warn1.C: Likewise. | |
1227 | * g++.old-deja/g++.pt/local1.C: Likewise. | |
1228 | * g++.old-deja/g++.pt/local7.C: Likewise. | |
1229 | * g++.old-deja/g++.pt/spec16.C: Likewise. | |
1230 | ||
846cf122 NS |
1231 | 2000-05-06 Nathan Sidwell <nathan@codesourcery.com> |
1232 | ||
1233 | * g++.old-deja/g++.abi/ptrflags.C: Correct and extend. | |
1234 | ||
7d76ae56 DB |
1235 | 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au> |
1236 | ||
efdbc6f8 | 1237 | * g77.f-torture/execute/20000503-1.f: New test. |
7d76ae56 | 1238 | |
07d787fd AJ |
1239 | 2000-05-04 Andreas Jaeger <aj@suse.de> |
1240 | ||
1241 | * gcc.dg/noreturn-2.c: New test. | |
1242 | ||
59b30ca6 NB |
1243 | 2000-05-04 Neil Booth <NeilB@earthling.net> |
1244 | ||
1245 | * gcc.dg/cpp-opprec.c: New tests for operator precedence in the | |
1246 | preprocessor. | |
1247 | ||
beaf61f5 RH |
1248 | 2000-05-04 Richard Henderson <rth@cygnus.com> |
1249 | ||
1250 | * gcc.c-torture/execute/20000503-1.c: Fix typo. | |
1251 | ||
f63c134b RH |
1252 | 2000-05-04 Richard Henderson <rth@cygnus.com> |
1253 | ||
1254 | * gcc.c-torture/compile/20000504-1.c: New test. Derived from | |
1255 | OpenSSL by Jason R Thorpe. | |
1256 | ||
83f1c55d RH |
1257 | Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com> |
1258 | ||
1259 | * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug. | |
1260 | ||
22a87840 RL |
1261 | 2000-05-03 Robert Lipe <robertlipe@usa.net> |
1262 | ||
1263 | * gcc.dg/20000503-1.c: New test. | |
1264 | ||
753e6cf1 JJ |
1265 | 2000-05-02 Jakub Jelinek <jakub@redhat.com> |
1266 | ||
1267 | * gcc.c-torture/compile/20000502-1.c: New test. | |
1268 | * g++.old-deja/g++.other/align.C: New test. | |
9900f597 | 1269 | * gcc.dg/cpp-tradstringify.c: New test. |
753e6cf1 | 1270 | |
83f1c55d RH |
1271 | Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz> |
1272 | ||
1273 | * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code | |
1274 | and hard registers. | |
1275 | ||
1276 | 2000-04-26 Geoff Keating <geoffk@cygnus.com> | |
1277 | ||
1278 | * gcc.c-torture/execute/loop-5.c: New test. | |
1279 | ||
1280 | 2000-04-25 Jakub Jelinek <jakub@redhat.com> | |
1281 | ||
1282 | * gcc.c-torture/execute/va-arg-20.c: New test. | |
1283 | ||
96933f43 JL |
1284 | Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com) |
1285 | ||
1286 | * gcc.c-torture/execute/20000422-1.c: New test. | |
1287 | ||
83f1c55d RH |
1288 | 2000-04-20 Greg McGary <gkm@gnu.org> |
1289 | ||
1290 | * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment | |
1291 | when optimizing, but without sibling-call optimizations (-O1). | |
1292 | ||
404e6b79 JL |
1293 | Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com) |
1294 | ||
efdbc6f8 | 1295 | * gcc.c-torture/compile/20000420-1.c: New test. |
404e6b79 | 1296 | |
a33b40d2 NS |
1297 | 2000-04-20 Nathan Sidwell <nathan@codesourcery.com> |
1298 | ||
1299 | * g++.abi/ptrflags.C: New test. | |
1300 | * g++.eh/catchptr1.C: Test incomplete pointer chains. | |
1301 | ||
83f1c55d RH |
1302 | Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com> |
1303 | ||
1304 | * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES. | |
1305 | ||
1306 | 2000-04-19 Greg McGary <gkm@gnu.org> | |
1307 | ||
1308 | * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with | |
1309 | sibling-call optimizations. | |
1310 | ||
0d5a06bd ZW |
1311 | 2000-04-19 Zack Weinberg <zack@wolery.cumb.org> |
1312 | ||
1313 | * gcc.dg/20000419-1.c: New test. | |
1314 | ||
83f1c55d RH |
1315 | Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com> |
1316 | ||
1317 | * gcc.c-torture/execute/20000412-6.c: New test. | |
1318 | ||
2c45f94b JL |
1319 | Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com) |
1320 | ||
504f140d | 1321 | * gcc.c-torture/execute/20000412-5.c: New test. |
9c749c66 | 1322 | * g77.f-torture/compile/20000412-1.f: New test. |
380b409b | 1323 | * gcc.c-torture/execute/20000412-4.c: New test. |
270630a2 | 1324 | * gcc.c-torture/compile/20000412-2.c: New test. |
d0158d40 | 1325 | * gcc.c-torture/execute/20000412-3.c: New test. |
46feb4ab | 1326 | * gcc.c-torture/compile/20000412-1.c: New test. |
2c45f94b JL |
1327 | * gcc.c-torture/execute/20000412-2.c: New test. |
1328 | ||
aa7647ee JJ |
1329 | 2000-04-12 Jakub Jelinek <jakub@redhat.com> |
1330 | ||
1331 | * objc/execute/bf-20.m: New test. | |
1332 | ||
eb802827 RH |
1333 | 2000-04-10 Richard Henderson <rth@cygnus.com> |
1334 | ||
7265c420 RH |
1335 | * gcc.c-torture/execute/20000412-1.c: Reduce some more. |
1336 | ||
eb802827 RH |
1337 | * gcc.c-torture/execute/20000412-1.c: New test. |
1338 | ||
96e1d96c NS |
1339 | 2000-04-10 Nathan Sidwell <nathan@codesourcery.com> |
1340 | ||
1341 | * g++.old-deja/g++.eh/catchptr1.C: New test. | |
1342 | ||
e33c685b NS |
1343 | 2000-04-09 Nathan Sidwell <nathan@codesourcery.com> |
1344 | ||
1345 | * g++.old-deja/g++.abi/cxa_vec.C: New test. | |
1346 | ||
ed343779 | 1347 | 2000-04-08 Neil Booth <NeilB@earthling.net> |
92936ecf | 1348 | |
ed343779 NB |
1349 | * gcc.dg/cpp-nullchar.c: Remove test as |
1350 | embedded nulls cause problems. | |
1351 | ||
4ddf4d7b KG |
1352 | 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1353 | ||
1354 | * gcc.dg/compare2.c: New test. | |
1355 | ||
65232ce9 | 1356 | 2000-04-08 Neil Booth <NeilB@earthling.net> |
92936ecf | 1357 | |
65232ce9 NB |
1358 | * gcc.dg/cpp-nullchar.c: New test. |
1359 | ||
f787c583 ZW |
1360 | 2000-04-07 Zack Weinberg <zack@wolery.cumb.org> |
1361 | ||
1362 | * gcc.dg/cpp-mi2.c: New test. | |
1363 | * gcc.dg/cpp-mi2[abc].h: New files. | |
1364 | ||
e8ff28b4 NS |
1365 | 2000-04-07 Nathan Sidwell <nathan@codesourcery.com> |
1366 | ||
1367 | * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info | |
1368 | member name. | |
1369 | ||
1388b247 NS |
1370 | 2000-04-06 Nathan Sidwell <nathan@codesourcery.com> |
1371 | ||
1372 | * g++.old-deja/g++.abi/vmihint.C: New test. | |
1373 | ||
dabe43de NB |
1374 | 2000-04-06 Neil Booth <NeilB@earthling.net> |
1375 | ||
1376 | * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c, | |
1377 | cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF | |
92936ecf | 1378 | copyright. |
dabe43de | 1379 | |
83f1c55d RH |
1380 | Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com> |
1381 | ||
1382 | * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to | |
1383 | avoid stack-frame overwrite. | |
1384 | ||
1385 | 2000-04-05 Jakub Jelinek <jakub@redhat.com> | |
1386 | ||
1387 | * gcc.c-torture/compile/20000405-2.c: New test. | |
1388 | * gcc.c-torture/compile/20000405-3.c: New test. | |
1389 | ||
1390 | 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
1391 | ||
1392 | * gcc.c-torture/compile/20000405-1.c: New test. | |
1393 | ||
ace8b015 GK |
1394 | 2000-04-04 Geoff Keating <geoffk@cygnus.com> |
1395 | ||
1396 | * gcc.dg/cast-qual-1.c: Revert last change. | |
1397 | ||
be340b97 KG |
1398 | 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1399 | ||
1400 | * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef. | |
1401 | ||
6b32882f ZW |
1402 | 2000-04-03 Zack Weinberg <zack@wolery.cumb.org> |
1403 | ||
1404 | * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c, | |
1405 | gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options. | |
1406 | ||
98e29481 JL |
1407 | Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com) |
1408 | ||
728ee72a | 1409 | * gcc.c-torture/compile/20000403-2.c: New test. |
98e29481 JL |
1410 | * gcc.c-torture/compile/20000403-1.c: New test. |
1411 | ||
83f1c55d RH |
1412 | Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com> |
1413 | ||
1414 | * gcc.c-torture/execute/20000403-1.c: New test. | |
1415 | ||
1416 | 2000-04-03 Geoff Keating <geoffk@cygnus.com> | |
1417 | ||
1418 | * gcc.c-torture/execute/20000402-1.c: New test. | |
1419 | ||
1420 | Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com> | |
1421 | ||
1422 | * gcc.c-torture/execute/va-arg-15.c: New test. | |
1423 | * gcc.c-torture/execute/va-arg-16.c: New test. | |
1424 | * gcc.c-torture/execute/va-arg-17.c: New test. | |
1425 | * gcc.c-torture/execute/va-arg-18.c: New test. | |
1426 | * gcc.c-torture/execute/va-arg-19.c: New test. | |
1427 | ||
bfab56e7 ZW |
1428 | 2000-04-02 Zack Weinberg <zack@wolery.cumb.org> |
1429 | ||
1430 | * gcc.c-torture/compile/981211-1.c: Move to... | |
1431 | * gcc.dg/cpp-as1.c: ...here. | |
1432 | * gcc.dg/cpp-as2.c: New file. | |
1433 | ||
1434 | * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the | |
1435 | compiler. | |
1436 | ||
93fd8bf7 NB |
1437 | 2000-04-02 Neil Booth <NeilB@earthling.net> |
1438 | ||
1439 | * gcc.dg/cpp-cond.c New tests. | |
1440 | * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make | |
1441 | accidental success less likely. | |
1442 | * gcc.dg/cpp-missingop.c New tests. | |
1443 | * gcc.dg/cpp-missingparen.c New tests. | |
1444 | * gcc.dg/cpp-shift.c New tests. | |
1445 | * gcc.dg/cpp-shortcircuit.c New tests. | |
1446 | * gcc.dg/cpp-unary.c New tests. | |
1447 | ||
843cae51 JL |
1448 | Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com) |
1449 | ||
1450 | * gcc.c-torture/compile/20000329-1.c: New test. | |
1451 | ||
83f1c55d RH |
1452 | 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk> |
1453 | ||
1454 | * gcc.c-torture/compile/20000326-1.c: New test. | |
1455 | * gcc.c-torture/compile/20000326-2.c: New test. | |
1456 | ||
1457 | 2000-03-24 Geoff Keating <geoffk@cygnus.com> | |
1458 | ||
1459 | * gcc.c-torture/execute/va-arg-14.c: New test for va_start where | |
1460 | the first parameter is a function argument. | |
1461 | ||
c9bb76b9 NS |
1462 | 2000-03-23 Nathan Sidwell <nathan@codesourcery.com> |
1463 | ||
1464 | * g++.old-deja/g++.ext/array4.C: New test. | |
1465 | ||
83f1c55d RH |
1466 | 2000-03-22 Geoff Keating <geoffk@cygnus.com> |
1467 | ||
1468 | * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals. | |
1469 | ||
b9712646 KG |
1470 | 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1471 | ||
1472 | * gcc.dg/noreturn-1.c: Check for another bogus noreturn case. | |
1473 | ||
1722dcfc RH |
1474 | 2000-03-19 Richard Henderson <rth@cygnus.com> |
1475 | ||
1476 | * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t. | |
1477 | ||
5d6a090f RH |
1478 | 2000-03-19 Richard Henderson <rth@cygnus.com> |
1479 | ||
1480 | * gcc.c-torture/compile/20000319-1.c: New test. | |
1481 | ||
4fa241f2 JL |
1482 | Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com) |
1483 | ||
7924327e | 1484 | * gcc.c-torture/execute/20000314-3.c: New test. |
07fd50ea | 1485 | * gcc.c-torture/execute/20000314-2.c: New test. |
263ac0d8 JL |
1486 | * gcc.c-torture/execute/20000314-1.c: New test. |
1487 | * gcc.c-torture/compile/20000314-2.c: New test. | |
1488 | * gcc.c-torture/compile/20000314-1.c: New test. | |
4fa241f2 | 1489 | |
302e5c46 NS |
1490 | 2000-03-13 Nathan Sidwell <nathan@codesourcery.com> |
1491 | ||
1492 | * g++.old-deja/g++.warn/inline.C: New test. | |
1493 | ||
83f1c55d RH |
1494 | Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com> |
1495 | ||
1496 | * gcc.c-torture/execute/divconst-2.c: Rewrite to check for | |
1497 | standards-compliant result rather than specific constants. | |
1498 | Put test-values in array. | |
1499 | ||
602b1b13 JM |
1500 | 2000-03-08 Jason Merrill <jason@casey.cygnus.com> |
1501 | ||
1502 | * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0. | |
1503 | (g++_target_compile): Put test-specific options last. | |
1504 | ||
45f984e4 NS |
1505 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
1506 | ||
1507 | * g++.old-deja/g++.eh/vbase4.C: New test. | |
1508 | ||
532f12a2 NS |
1509 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
1510 | ||
1511 | * g++.old-deja/g++.bugs/900215_01.C: Adjust. | |
1512 | ||
98eddaf7 NS |
1513 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
1514 | ||
1515 | * g++.old-deja/g++.brendan/misc12.C: Removed. | |
1516 | * g++.old-deja/g++.pt/memtemp77.C: Constify. | |
1517 | * g++.old-deja/g++.ext/pretty4.C: New test. | |
1518 | ||
8ce5ef19 NS |
1519 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
1520 | ||
1521 | * g++.old-deja/g++.other/string2.C: New test. | |
1522 | ||
133a40d2 NS |
1523 | 2000-03-06 Nathan Sidwell <nathan@codesourcery.com> |
1524 | ||
92936ecf | 1525 | * g++.old-deja/g++.warn/impint2.C: New test. |
133a40d2 | 1526 | |
83f1c55d RH |
1527 | Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com> |
1528 | ||
1529 | * gcc.c-torture/execute/20000224-1.c (main): Expected return-value | |
1530 | is 1, not zero. | |
1531 | ||
2f6f9ac7 NS |
1532 | 2000-03-05 Nathan Sidwell <nathan@codesourcery.com> |
1533 | ||
1534 | * g++.old-deja/g++.warn/impint.C: New test. | |
1535 | * g++.old-deja/g++.martin/sts_vectini.C: Add -w option. | |
1536 | * g++.old-deja/g++.pt/explicit10.C: Specify -w option. | |
1537 | * g++.old-deja/g++.pt/explicit12.C: Likewise. | |
1538 | * g++.old-deja/g++.pt/explicit13.C: Likewise. | |
1539 | * g++.old-deja/g++.pt/explicit17.C: Likewise. | |
1540 | * g++.old-deja/g++.pt/explicit18.C: Likewise. | |
1541 | * g++.old-deja/g++.pt/explicit19.C: Likewise. | |
1542 | * g++.old-deja/g++.pt/explicit23.C: Likewise. | |
1543 | * g++.old-deja/g++.pt/explicit31.C: Likewise. | |
1544 | * g++.old-deja/g++.pt/explicit35.C: Likewise. | |
1545 | * g++.old-deja/g++.pt/explicit6.C: Likewise. | |
1546 | * g++.old-deja/g++.pt/memclass7.C: Likewise. | |
1547 | ||
fbb886eb ZW |
1548 | 2000-03-01 Zack Weinberg <zack@wolery.cumb.org> |
1549 | ||
1550 | * gcc.dg/cpp-redef.c: New test. | |
1551 | ||
2a6b7809 NS |
1552 | 2000-02-29 Nathan Sidwell <nathan@codesourcery.com> |
1553 | ||
1554 | * g++.old-deja/g++.pt/unify7.C: New test. | |
1555 | ||
eeafa66d RK |
1556 | Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
1557 | ||
1558 | * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias. | |
1559 | * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha. | |
1560 | ||
83f1c55d RH |
1561 | 2000-02-25 Geoff Keating <geoffk@cygnus.com> |
1562 | ||
1563 | * gcc.c-torture/compile/20000224-1.c: New test. | |
1564 | ||
1565 | 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
1566 | ||
1567 | * gcc.c-torture/compile/cpp-2.c: New test. | |
1568 | * gcc.c-torture/compile/cpp-1.c: New test. | |
1569 | ||
985dae7c JL |
1570 | Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com) |
1571 | ||
1572 | * gcc.c-torture/execute/20000225-1.c: New test. | |
1573 | ||
cff244b2 AO |
1574 | 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
1575 | ||
495da1f6 AO |
1576 | * gcc.dg/cpp-li2.c: New test. |
1577 | ||
e729bc6d AO |
1578 | * gcc.dg/cpp-wi1.c: New test. |
1579 | ||
cff244b2 AO |
1580 | * gcc.dg/cpp-li1.c: New test. |
1581 | ||
da3a4719 NS |
1582 | 2000-02-24 Nathan Sidwell <nathan@codesourcery.com> |
1583 | ||
1584 | * g++.old-deja/g++.other/sizeof5.C: New test. | |
1585 | ||
83f1c55d RH |
1586 | 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
1587 | ||
1588 | * gcc.c-torture/execute/va-arg-13.c: New test. | |
1589 | ||
1590 | Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com> | |
1591 | ||
1592 | * gcc.c-torture/execute/va-arg-12.c: New test. | |
1593 | ||
1594 | 2000-02-23 Nathan Sidwell <nathan@codesourcery.com> | |
1595 | ||
1596 | * gcc.c-torture/execute/20000223-1.c: New test. | |
1597 | ||
b23875c9 NS |
1598 | 2000-02-23 Nathan Sidwell <nathan@codesourcery.com> |
1599 | ||
1600 | * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL. | |
1601 | ||
fa2e34e8 MM |
1602 | 2000-02-22 Mark Mitchell <mark@codesourcery.com> |
1603 | ||
1604 | * g++.old-deja/g++.abi/ptrmem.C: New test. | |
1605 | ||
4a6cfa63 RH |
1606 | 2000-02-19 Richard Henderson <rth@cygnus.com> |
1607 | ||
1608 | * gcc.c-torture/compile/init-3.c: New. | |
1609 | ||
44399cac MM |
1610 | 2000-02-17 Mark Mitchell <mark@codesourcery.com> |
1611 | ||
1612 | * lib/g++.exp (g++_init): Add -fmessage-length=0 to | |
1613 | ALWAYS_CXXFLAGS. | |
1614 | ||
ed3b0480 RL |
1615 | Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com> |
1616 | ||
1617 | * gcc.c-torture/compile/20000211-3.c: New test. | |
1618 | ||
ddcc2ade MB |
1619 | Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org> |
1620 | ||
1621 | * gcc.c-torture/compile/20000211-2.c: New test. | |
1622 | ||
2144ddea JL |
1623 | Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com) |
1624 | ||
1625 | * gcc.c-torture/compile/20000211-1.c: New test. | |
1626 | ||
ae6f3fe9 JL |
1627 | 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk> |
1628 | ||
1629 | * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections | |
efdbc6f8 | 1630 | on native targets |
ae6f3fe9 | 1631 | |
1d3f28d4 NS |
1632 | 2000-02-08 Nathan Sidwell <nathan@acm.org> |
1633 | ||
1634 | * g++.old-deja/g++.other/cast5.C: New test. | |
1635 | ||
cc6c6c23 AM |
1636 | 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au> |
1637 | ||
1638 | * gcc.c-torture/execute/20000205-1.c: New. | |
1639 | ||
31a72d3f NS |
1640 | 2000-02-03 Nathan Sidwell <nathan@acm.org> |
1641 | ||
1642 | * g++.old-deja/g++.jason/cast3.C: Return void. | |
1643 | * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic. | |
1644 | ||
bd524aa3 AO |
1645 | 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
1646 | ||
15f724f6 AO |
1647 | * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall. |
1648 | ||
bd524aa3 AO |
1649 | * gcc.dg/loop-1.c: New test. |
1650 | ||
83f1c55d RH |
1651 | 2000-01-27 Jakub Jelinek <jakub@redhat.com> |
1652 | ||
1653 | * gcc.c-torture/compile/20000127-1.c: New test. | |
1654 | * gcc.c-torture/execute/991228-1.c: New test. | |
1655 | ||
3ebed0b2 AO |
1656 | 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
1657 | ||
3f50679d AO |
1658 | * gcc.dg/unused-2.c: New test. |
1659 | ||
3ebed0b2 AO |
1660 | * gcc.dg/conv-1.c: New test. |
1661 | ||
7a53e94b MM |
1662 | 2000-01-24 Mark Mitchell <mark@codesourcery.com> |
1663 | ||
1664 | * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++ | |
1665 | compiler. | |
1666 | (tool_option_proc): Fix typo. | |
92936ecf | 1667 | |
360f2326 GK |
1668 | 2000-01-24 Geoff Keating <geoffk@cygnus.com> |
1669 | ||
1670 | * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version | |
1671 | of the ld on the host, not on the build machine. | |
1672 | Also, don't crash if '--help' is not a supported option. | |
1673 | ||
1eb8759b RH |
1674 | 2000-01-24 Richard Henderson <rth@cygnus.com> |
1675 | ||
1676 | * gcc.c-torture/execute/ieee/fp-cmp-4.c: New. | |
1677 | ||
33f6849b JL |
1678 | Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com) |
1679 | ||
7e7cf28a | 1680 | * gcc.c-torture/execute/20000120-2.c: New test. |
33f6849b JL |
1681 | * gcc.c-torture/execute/20000120-1.c: New test. |
1682 | ||
ca4cd7ab JL |
1683 | Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com) |
1684 | ||
1685 | * gcc.c-torture/execute/20000113-1.c: New test. | |
1686 | ||
7a2a27a5 JL |
1687 | Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com) |
1688 | ||
1689 | * gcc.c-torture/execute/20000112-1.c: New test. | |
1690 | ||
a5bfff0c AO |
1691 | 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
1692 | ||
1693 | * gcc.dg/20000111-1.c: New test. | |
1694 | ||
afc27297 JL |
1695 | Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com) |
1696 | ||
1697 | * gcc.c-torture/execute/990628-1.c: Tweak to work on targets | |
1698 | with 16 bit integers. | |
1699 | ||
69d4f56d AO |
1700 | 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
1701 | ||
1702 | * gcc.dg/20000108-1.c: New test. | |
1703 | ||
cc6ecc6a NS |
1704 | 2000-01-05 Nathan Sidwell <nathan@acm.org> |
1705 | ||
1706 | * g++.old-deja/g++.ns/koenig8.C: New test. | |
1707 | ||
ac8cd718 NS |
1708 | 2000-01-05 Nathan Sidwell <nathan@acm.org> |
1709 | ||
1710 | * g++.old-deja/g++.other/cast4.C: New test. | |
1711 | ||
25a8e1be JL |
1712 | Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com) |
1713 | ||
5ed75fe4 | 1714 | * gcc.c-torture/compile/20000105-2.c: New test. |
25a8e1be JL |
1715 | * gcc.c-torture/compile/20000105-1.c: New test. |
1716 | ||
3f552d62 KG |
1717 | 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1718 | ||
1719 | * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc | |
1720 | references to printf & atoi to conform to ANSI standard. | |
1721 | * g++.old-deja/g++.brendan/code-gen1.C: Likewise. | |
1722 | * g++.old-deja/g++.brendan/code-gen2.C: Likewise. | |
1723 | * g++.old-deja/g++.brendan/code-gen3.C: Likewise. | |
1724 | * g++.old-deja/g++.brendan/code-gen4.C: Likewise. | |
1725 | * g++.old-deja/g++.brendan/code-gen6.C: Likewise. | |
1726 | * g++.old-deja/g++.brendan/complex1.C: Likewise. | |
1727 | * g++.old-deja/g++.brendan/copy1.C: Likewise. | |
1728 | * g++.old-deja/g++.brendan/copy2.C: Likewise. | |
1729 | * g++.old-deja/g++.brendan/copy3.C: Likewise. | |
1730 | * g++.old-deja/g++.brendan/copy4.C: Likewise. | |
1731 | * g++.old-deja/g++.brendan/copy5.C: Likewise. | |
1732 | * g++.old-deja/g++.brendan/copy6.C: Likewise. | |
1733 | * g++.old-deja/g++.brendan/copy7.C: Likewise. | |
1734 | * g++.old-deja/g++.brendan/copy8.C: Likewise. | |
1735 | * g++.old-deja/g++.brendan/crash11.C: Likewise. | |
1736 | * g++.old-deja/g++.brendan/crash14.C: Likewise. | |
1737 | * g++.old-deja/g++.brendan/ctors1.C: Likewise. | |
1738 | * g++.old-deja/g++.brendan/ctors2.C: Likewise. | |
1739 | * g++.old-deja/g++.brendan/delete2.C: Likewise. | |
1740 | * g++.old-deja/g++.brendan/dtors1.C: Likewise. | |
1741 | * g++.old-deja/g++.brendan/dtors2.C: Likewise. | |
1742 | * g++.old-deja/g++.brendan/dtors3.C: Likewise. | |
1743 | * g++.old-deja/g++.brendan/eh1.C: Likewise. | |
1744 | * g++.old-deja/g++.brendan/groff1.C: Likewise. | |
1745 | * g++.old-deja/g++.brendan/init3.C: Likewise. | |
1746 | * g++.old-deja/g++.brendan/misc12.C: Likewise. | |
1747 | * g++.old-deja/g++.brendan/misc7.C: Likewise. | |
1748 | * g++.old-deja/g++.brendan/new2.C: Likewise. | |
1749 | * g++.old-deja/g++.brendan/operators4.C: Likewise. | |
1750 | * g++.old-deja/g++.brendan/operators5.C: Likewise. | |
1751 | * g++.old-deja/g++.brendan/overload2.C: Likewise. | |
1752 | * g++.old-deja/g++.brendan/overload7.C: Likewise. | |
1753 | * g++.old-deja/g++.brendan/redecl2.C: Likewise. | |
1754 | * g++.old-deja/g++.brendan/reference1.C: Likewise. | |
1755 | * g++.old-deja/g++.brendan/sizeof5.C: Likewise. | |
1756 | * g++.old-deja/g++.brendan/template24.C: Likewise. | |
1757 | * g++.old-deja/g++.brendan/template3.C: Likewise. | |
1758 | * g++.old-deja/g++.brendan/vtables1.C: Likewise. | |
1759 | * g++.old-deja/g++.jason/inline3.C: Likewise. | |
1760 | * g++.old-deja/g++.jason/opeq.C: Likewise. | |
1761 | * g++.old-deja/g++.law/arg5.C: Likewise. | |
1762 | * g++.old-deja/g++.law/arm7.C: Likewise. | |
1763 | * g++.old-deja/g++.law/ctors11.C: Likewise. | |
1764 | * g++.old-deja/g++.law/cvt8.C: Likewise. | |
1765 | * g++.old-deja/g++.law/init9.C: Likewise. | |
1766 | * g++.old-deja/g++.law/refs4.C: Likewise. | |
1767 | * g++.old-deja/g++.law/template2.C: Likewise. | |
1768 | * g++.old-deja/g++.law/visibility24.C: Likewise. | |
1769 | * g++.old-deja/g++.law/vtable3.C: Likewise. | |
1770 | * g++.old-deja/g++.mike/asm2.C: Likewise. | |
1771 | * g++.old-deja/g++.mike/eh1.C: Likewise. | |
1772 | * g++.old-deja/g++.mike/misc1.C: Likewise. | |
1773 | * g++.old-deja/g++.mike/misc13.C: Likewise. | |
1774 | * g++.old-deja/g++.mike/misc14.C: Likewise. | |
1775 | * g++.old-deja/g++.mike/ns12.C: Likewise. | |
1776 | * g++.old-deja/g++.mike/p1248.C: Likewise. | |
1777 | * g++.old-deja/g++.mike/p3708.C: Likewise. | |
1778 | * g++.old-deja/g++.mike/p3708a.C: Likewise. | |
1779 | * g++.old-deja/g++.mike/p3708b.C: Likewise. | |
1780 | * g++.old-deja/g++.mike/p646.C: Likewise. | |
1781 | * g++.old-deja/g++.mike/p700.C: Likewise. | |
1782 | * g++.old-deja/g++.mike/p783.C: Likewise. | |
1783 | * g++.old-deja/g++.mike/p783a.C: Likewise. | |
1784 | * g++.old-deja/g++.mike/p783b.C: Likewise. | |
1785 | * g++.old-deja/g++.mike/p786.C: Likewise. | |
1786 | * g++.old-deja/g++.mike/p789.C: Likewise. | |
1787 | * g++.old-deja/g++.mike/p789a.C: Likewise. | |
1788 | * g++.old-deja/g++.mike/p807a.C: Likewise. | |
1789 | * g++.old-deja/g++.other/delete3.C: Likewise. | |
1790 | * g++.old-deja/g++.other/dyncast1.C: Likewise. | |
1791 | * g++.old-deja/g++.other/dyncast2.C: Likewise. | |
1792 | * g++.old-deja/g++.other/dyncast3.C: Likewise. | |
1793 | * g++.old-deja/g++.other/empty1.C: Likewise. | |
1794 | * g++.old-deja/g++.other/temporary1.C: Likewise. | |
1795 | * g++.old-deja/g++.pt/memtemp14.C: Likewise. | |
1796 | * g++.old-deja/g++.pt/t16.C: Likewise. | |
1797 | * g++.old-deja/g++.pt/tiemann2.C: Likewise. | |
1798 | ||
3fe5b143 BS |
1799 | 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk> |
1800 | ||
1801 | * gcc.dg/991230-1.c: New test. | |
1802 | ||
bacaaca4 JL |
1803 | Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com) |
1804 | ||
60a18af8 | 1805 | * gcc.c-torture/compile/991229-3.c: New test. |
7f0f8891 | 1806 | * gcc.c-torture/compile/991229-2.c: New test. |
bacaaca4 JL |
1807 | * gcc.c-torture/compile/991229-1.c: New test. |
1808 | ||
7fb1283f GM |
1809 | Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com> |
1810 | ||
1811 | * gcc.c-torture/compile/labels-2.c: New test. | |
1812 | ||
83f1c55d RH |
1813 |