]>
Commit | Line | Data |
---|---|---|
ba7e8dc0 NN |
1 | 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org> |
2 | ||
96dafad6 NN |
3 | * g++.dg/parse/namespace4.C: New test. |
4 | ||
a25a292f NN |
5 | * g++.dg/template/nested1.C: New test. |
6 | ||
ba7e8dc0 NN |
7 | * g++.dg/parse/namespace3.C: New test. |
8 | ||
4dbc1f5c NN |
9 | 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org> |
10 | ||
11 | * g++.dg/lookup/two-stage1.C: New test. | |
12 | ||
7241bd1b KG |
13 | 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
14 | ||
15 | * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL. | |
16 | * g++.old-deja/g++.jason/access8.C: Likewise. | |
17 | * g++.old-deja/g++.other/decl5.C: Likewise. | |
18 | ||
6ec6e2c2 NB |
19 | 2003-01-02 Neil Booth <neil@daikokuya.co.uk> |
20 | ||
21 | * g++.dg/parse/parse7.C: New test. | |
22 | ||
4971227d MM |
23 | 2003-01-02 Mark Mitchell <mark@codesourcery.com> |
24 | ||
25 | PR c++/2843 | |
26 | * g++.dg/ext/attrib7.C: New test. | |
27 | ||
f349fb24 NB |
28 | 2003-01-02 Neil Booth <neil@daikokuya.co.uk> |
29 | ||
30 | * g++.dg/parse/parse6.C: New test. | |
31 | ||
cb203576 KH |
32 | 2003-01-02 Kazu Hirata <kazu@cs.umass.edu> |
33 | ||
34 | * gcc.dg/h8300-stack-1.c: New. | |
35 | ||
894167c5 NN |
36 | 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org> |
37 | ||
faa75e89 NN |
38 | g++.dg/lookup/exception1.C: New test. |
39 | ||
3d83e33e NN |
40 | g++.dg/lookup/template1.C: New test. |
41 | ||
a5b9863a NN |
42 | g++.dg/parse/namespace2.C: New test. |
43 | ||
894167c5 NN |
44 | g++.dg/parse/parens2.C: New test. |
45 | ||
0ba7ab3e NB |
46 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
47 | ||
48 | * g++.dg/parse/parse5.C: New test. | |
35bce286 | 49 | * g++.dg/lookup/scoped4.C: New test. |
0ba7ab3e | 50 | |
65ed8728 NN |
51 | 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org> |
52 | ||
64505efc | 53 | * g++.dg/parse/parens1.C: New test. |
c818e8b8 NN |
54 | |
55 | * g++.dg/parse/parens2.C: Removed, turned out to duplicate | |
56 | angle-bracket1.C. | |
f06fed4a NN |
57 | * g++.dg/parse/parens2.C: New test. |
58 | ||
c6df507e NN |
59 | * g++.dg/lookup/scope-operator1.C: New test. |
60 | ||
65ed8728 NN |
61 | * g++.dg/parse/operator1.C: New test. |
62 | ||
a0f11804 KL |
63 | 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
64 | ||
65 | * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL. | |
66 | * g++.old-deja/g++.other/access6.C: Likewise. | |
67 | * g++.old-deja/g++.other/decl1.C: Likewise. | |
68 | * g++.old-deja/g++.pt/typename12.C: Likewise. | |
69 | ||
eea9800f MM |
70 | 2002-12-31 Mark Mitchell <mark@codesourcery.com> |
71 | ||
72 | * g++.dg/parse/namespace1.C: New test. | |
73 | ||
79cc2986 NB |
74 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
75 | ||
76 | * g++.dg/parse/parse4.C: New test. | |
77 | ||
54ea87db NB |
78 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
79 | ||
80 | * g++.dg/parse/parse3.C: New test. | |
81 | ||
9b1e4260 NB |
82 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
83 | ||
84 | * g++.dg/parse/parse2.C: New test. | |
85 | ||
d4413948 NB |
86 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
87 | ||
88 | * g++.dg/template/friend11.C: New test. | |
89 | ||
ecc7182c NB |
90 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
91 | ||
92 | * g++.dg/parse/parse1.C: New test. | |
93 | ||
5dc25517 JJ |
94 | 2002-12-31 Janis Johnson <janis187@us.ibm.com> |
95 | ||
96 | * lib/profopt.exp: Change the name of a global variable to avoid | |
97 | possible clashes with other test suites. | |
98 | ||
3cfabe60 NS |
99 | 2002-12-31 Nathan Sidwell <nathan@codesourcery.com> |
100 | ||
101 | * g++.dg/inherit/covariant8.C: New test. | |
102 | ||
abda8efe MM |
103 | 2002-12-31 Mark Mitchell <mark@codesourcery.com> |
104 | ||
92bc1323 MM |
105 | * g++.dg/init/array9.C: New test. |
106 | ||
abda8efe MM |
107 | PR c++/9112 |
108 | * g++.dg/parse/expr1.C: New test. | |
109 | ||
b0e0b1f3 DJ |
110 | 2002-12-30 Daniel Jacobowitz <drow@mvista.com> |
111 | ||
112 | * gcc.c-torture/compile/20021230-1.c: New test. | |
113 | ||
07fa4878 NS |
114 | 2002-12-30 Nathan Sidwell <nathan@codesourcery.com> |
115 | ||
116 | * g++.dg/inherit/covariant5.C: New test. | |
117 | * g++.dg/inherit/covariant6.C: New test. | |
118 | * g++.dg/inherit/covariant7.C: New test. | |
119 | ||
f2551f35 KL |
120 | 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
121 | ||
122 | PR c++/2739 | |
123 | * g++.dg/other/access2.C: New test. | |
124 | ||
53101fd1 GDR |
125 | 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net> |
126 | ||
127 | * g++.dg/other/anon-struct.C: No longer fails | |
128 | * g++.old-deja/g++.brendan/parse4.C: Likewise. | |
129 | * g++.old-deja/g++.brendan/parse5.C: Likewise. | |
130 | * g++.old-deja/g++.brendan/parse6.C: Likewise. | |
131 | ||
c7ab2b4d GDR |
132 | 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net> |
133 | ||
134 | * g++.dg/parse/angle-bracket.C (main): No longer fails. | |
135 | ||
876200a8 MM |
136 | 2002-12-27 Mark Mitchell <mark@codesourcery.com> |
137 | ||
138 | * g++.dg/eh/spec4.C: Remove stray semicolon. | |
139 | * g++.dg/expr/pmf-1.C: Change error message. | |
140 | * g++.dg/ext/asm1.C: Remove stray semicolon. | |
141 | * g++.dg/ext/typename1.C: Add missing typenames. | |
142 | * g++.dg/inherit/template-as-base.C: Change error message. | |
143 | * g++.dg/lookup/scoped1.C: Likewise. | |
144 | * g++.dg/lookup/scoped2.C: Likewise. | |
145 | * g++.dg/lookup/using2.C: Likewise. | |
146 | * g++.dg/other/component1.C: Remove stray semicolon. | |
147 | * g++.dg/other/do1.C: Change error message. | |
148 | * g++.dg/other/error2.C: Likewise. | |
149 | * g++.dg/other/init1.C: Likewise. | |
150 | * g++.dg/other/packed1.C: Remove stray semicolon. | |
151 | * g++.dg/other/ptrmem2.C: Change error message. | |
152 | * g++.dg/parse/parameter-declaration-1.C: Remove line number | |
153 | marker. | |
154 | * g++.dg/special/initp1.C: Remove invalid attribute usage. | |
155 | * g++.dg/template/access3.C: Add typename keyword. | |
156 | * g++.dg/template/access5.C: Remove stray semicolon. | |
157 | * g++.dg/template/access6.C: Likewise. | |
158 | * g++.dg/template/complit1.C: Likewise. | |
159 | * g++.dg/template/crash1.C: Change error message. | |
160 | * g++.dg/template/inherit2.C: Remove stray semicolon. | |
161 | * g++.dg/template/instantiate2.C: Likewise. | |
162 | * g++.dg/template/instantiate3.C: Change error message. | |
163 | * g++.dg/template/qual1.C: Remove stray semicolon. | |
164 | * g++.dg/template/qualttp18.C: Change error message. | |
165 | * g++.dg/template/ref1.C: Remove stray semicolon. | |
166 | * g++.dg/template/sizeof1.C (A::value): Declare it. | |
167 | * g++.dg/template/spec4.C: Change error message. | |
168 | * g++.dg/template/static1.C: Likewise. | |
169 | * g++.dg/template/type1.C: Likewise. | |
170 | * g++.dg/template/typename3.C: Likewise. | |
171 | * g++.old-deja/g++.benjamin/13478.C: Change error message. | |
172 | * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon. | |
173 | * g++.old-deja/g++.benjamin/bool01.C: Likewise. | |
174 | * g++.old-deja/g++.benjamin/bool02.C: Likewise. | |
175 | * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of | |
176 | named return value extension. | |
177 | * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon. | |
178 | * g++.old-deja/g++.benjmain/warn01.C: Likewise. | |
179 | * g++.old-deja/g++.bob/extern_C.C: Likewise. | |
180 | * g++.old-deja/g++.bob/inherit2.C: Likewise. | |
181 | * g++.old-deja/g++.brendan/complex1.C: Likewise. | |
182 | * g++.old-deja/g++.brendan/copy5.C: Likewise. | |
183 | * g++.old-deja/g++.brendan/crash13.C: Likewise. | |
184 | * g++.old-deja/g++.brendan/crash15.C: Likewise. | |
185 | * g++.old-deja/g++.brendan/crash18.C: Change error message. | |
186 | * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon. | |
187 | * g++.old-deja/g++.brendan/crash38.C: Likewise. | |
188 | * g++.old-deja/g++.brendan/crash50.C: Likewise. | |
189 | * g++.old-deja/g++.brendan/crash56.C: Likewise. | |
190 | * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization | |
191 | syntax. | |
192 | * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon. | |
193 | * g++.old-deja/g++.brendan/crash8.C: Change error message. | |
194 | * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon. | |
195 | * g++.old-deja/g++.brendan/ctors2.C: Likewise. | |
196 | * g++.old-deja/g++.brendan/shadow1.C: Likewise. | |
197 | * g++.old-deja/g++.brendan/template11.C: Likewise. | |
198 | * g++.old-deja/g++.brendan/template26.C: Likewise. | |
199 | * g++.old-deja/g++.brendan/template27.C: Use explicit | |
200 | specialization syntax. | |
201 | * g++.old-deja/g++.brendan/template30.C: Likewise. | |
202 | * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon. | |
203 | * g++.old-deja/g++.brendan/visibility3.C: Account for use of | |
204 | non-dependent names. | |
205 | * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon. | |
206 | * g++.old-deja/g++.brendan/warnings7.C: Likewise. | |
207 | * g++.old-deja/g++.bugs/900121_02.C: Likewise. | |
208 | * g++.old-deja/g++.eh/catchptr1.C: Likewise. | |
209 | * g++.old-deja/g++.ext/addrfunc4.C: Likewise. | |
210 | * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of | |
211 | named return value extension. | |
212 | * g++.old-deja/g++.ext/namedret2.C: Likewise. | |
213 | * g++.old-deja/g++.ext/namedret3.C: Likewise. | |
214 | * g++.old-deja/g++.ext/return1.C: Likewise. | |
215 | * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords. | |
216 | * g++.old-deja/g++.jason/access17.C: Issue more error messages. | |
217 | * g++.old-deja/g++.jason/access8.C: Likewise. | |
218 | * g++.old-deja/g++.jason/bool.C: Remove stray semicolon. | |
219 | * g++.old-deja/g++.jason/destruct.C: Remove incorrect | |
220 | pseudo-destructor names. | |
221 | * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon. | |
222 | * g++.old-deja/g++.jason/dtor5.C: Remove incorrect | |
223 | pseudo-destructor names. | |
224 | * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon. | |
225 | * g++.old-deja/g++.jason/overload19.C: Likewise. | |
226 | * g++.old-deja/g++.jason/overload32.C: Likewise. | |
227 | * g++.old-deja/g++.jason/parse11.C: Issue error messages about | |
228 | stray semicolons. | |
229 | * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon. | |
230 | * g++.old-deja/g++.jason/return.C: Likewise. | |
231 | * g++.old-deja/g++.jason/return2.C: Likewise. | |
232 | * g++.old-deja/g++.jason/shadow1.C: Likewise. | |
233 | * g++.old-deja/g++.jason/special.C: Use explicit specialization | |
234 | syntax. | |
235 | * g++.old-deja/g++.jason/template10.C: Account for use of | |
236 | non-dependent names. | |
237 | * g++.old-deja/g++.jason/template11.C: Use explicit specialization | |
238 | syntax. | |
239 | * g++.old-deja/g++.jason/template37.C: Likewise. | |
240 | * g++.old-deja/g++.law/access4.C: Change error messages. | |
241 | * g++.old-deja/g++.law/arm13.C: Remove incorrect | |
242 | pseudo-destructor names. | |
243 | * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon. | |
244 | * g++.old-deja/g++.law/ctors9.C: Likewise. | |
245 | * g++.old-deja/g++.law/cvt22.C: Likewise. | |
246 | * g++.old-deja/g++.law/dtors5.C: Likewise. | |
247 | * g++.old-deja/g++.law/global-init1.C: Likewise. | |
248 | * g++.old-deja/g++.law/missed-error3.C: Likewise. | |
249 | * g++.old-deja/g++.law/operators28.C: Likewise. | |
250 | * g++.old-deja/g++.law/visibility28.C: Likewise. | |
251 | * g++.old-deja/g++.martin/eval1.C: Likewise. | |
252 | * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor | |
253 | name. | |
254 | * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon. | |
255 | * g++.old-deja/g++.mike/net34.C: Likewise. | |
256 | * g++.old-deja/g++.mike/net36.C: Likewise. | |
257 | * g++.old-deja/g++.mike/ns2.C: Likewise. | |
258 | * g++.old-deja/g++.mike/p12306.C: Likewise. | |
259 | * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return | |
260 | value extension. | |
261 | * g++.old-deja/g++.mike/p700.C: Likewise. | |
262 | * g++.old-deja/g++.mike/p701.C: Remove stray semicolon. | |
263 | * g++.old-deja/g++.mike/p710.C: Likewise. | |
264 | * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return | |
265 | value extension. | |
266 | * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon. | |
267 | * g++.old-deja/g++.mike/pmf9.C: Likewise. | |
268 | * g++.old-deja/g++.ns/crash2.C: Likewise. | |
269 | * g++.old-deja/g++.ns/crash3.C: Likewise. | |
270 | * g++.old-deja/g++.ns/invalid1.C: Likewise. | |
271 | * g++.old-deja/g++.ns/ns17.C: Likewise. | |
272 | * g++.old-deja/g++.ns/template16.C: Likewise. | |
273 | * g++.old-deja/g++.ns/template5.C: Remove invalid use of template | |
274 | keyword. | |
275 | * g++.old-deja/g++.ns/template6.C: Remove stray semicolon. | |
276 | * g++.old-deja/g++.ns/using9.C: Remove stray semicolon. | |
277 | * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of | |
278 | named return value extension. | |
279 | * g++.old-deja/g++.oliva/nameret2.C: Likewise. | |
280 | * g++.old-deja/g++.other/access4.C: Issue additional error | |
281 | messages. | |
282 | * g++.old-deja/g++.other/array6.C: Remove stray semicolon. | |
283 | * g++.old-deja/g++.other/crash1.C: Isue additional error messages. | |
284 | * g++.old-deja/g++.other/crash11.C: Add missing class-key. | |
285 | * g++.old-deja/g++.other/crash25.C: Change error message. | |
286 | * g++.old-deja/g++.other/crash4.C: Change error message. | |
287 | * g++.old-deja/g++.other/debug7.C: Remove stray semicolon. | |
288 | * g++.old-deja/g++.other/decl5.C: Issue more error messages. | |
289 | * g++.old-deja/g++.other/defarg7.C: Remove circular dependency | |
290 | checks. | |
291 | * g++.old-deja/g++.other/defarg8.C: Likewise. | |
292 | * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon. | |
293 | * g++.old-deja/g++.other/dtor10.C: Likewise. | |
294 | * g++.old-deja/g++.other/incomplete.C: Likewise. | |
295 | * g++.old-deja/g++.other/linkage7.C: Likewise. | |
296 | * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected | |
297 | lookup algorithm. | |
298 | * g++.old-deja/g++.other/mangle2.C: Likewise. | |
299 | * g++.old-deja/g++.other/refinit2.C: Likewise. | |
300 | * g++.old-deja/g++.other/sizeof2.C: Change error messages. | |
301 | * g++.old-deja/g++.other/std1.C: Remove stray semicolon. | |
302 | * g++.old-deja/g++.pt/crash28.C: Likewise. | |
303 | * g++.old-deja/g++.pt/crash29.C: Use explicit specialization | |
304 | syntax. | |
305 | * g++.old-deja/g++.pt/crash32.C: Change error message. | |
306 | * g++.old-deja/g++.pt/crash43.C: Adjust error messages. | |
307 | * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon. | |
308 | * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in | |
309 | error message position. | |
310 | * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon. | |
311 | * g++.old-deja/g++.pt/defarg8.C: Change error message. | |
312 | * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization | |
313 | syntax. | |
314 | * g++.old-deja/g++.pt/eichin01a.C: Define static data members. | |
315 | * g++.old-deja/g++.pt/eichin01b.C: Likewise. | |
316 | * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon. | |
317 | * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template | |
318 | keyword. | |
319 | * g++.old-deja/g++.pt/explicit31.C: Likewise. | |
320 | * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon. | |
321 | * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template | |
322 | keyword. | |
323 | * g++.old-deja/g++.pt/explicit71.C: Change error message. | |
324 | * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization | |
325 | syntax. | |
326 | * g++.old-deja/g++.pt/friend28.C: Account for use of | |
327 | non-dependent names. | |
328 | * g++.old-deja/g++.pt/friend29.C: Likewise. | |
329 | * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup | |
330 | rules. | |
331 | * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon. | |
332 | * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key. | |
333 | * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name | |
334 | lookup rules. | |
335 | * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon. | |
336 | * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename | |
337 | keyword. | |
338 | * g++.old-deja/g++.pt/memclass20.C: Likewise. | |
339 | * g++.old-deja/g++.pt/memclass5.C: Likewise. | |
340 | * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template | |
341 | keyword. | |
342 | * g++.old-deja/g++.pt/memtemp75.C: Likewise. | |
343 | * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon. | |
344 | * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier. | |
345 | * g++.old-deja/g++.pt/overload13.C: Correct error messages. | |
346 | * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword. | |
347 | * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template | |
348 | keyword. | |
349 | * g++.old-deja/g++.pt/spec10.C: Likewise. | |
350 | * g++.old-deja/g++.pt/spec28.C: Reorder declarations. | |
351 | * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax. | |
352 | * g++.old-deja/g++.pt/t32.C: Remove stray semicolon. | |
353 | * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax. | |
354 | * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon. | |
355 | * g++.old-deja/g++.pt/ttp62.C: Likewise. | |
356 | * g++.old-deja/g++.pt/ttp64.C: Likewise. | |
357 | * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword. | |
358 | * g++.old-deja/g++.pt/typename15.C: Likewise. | |
359 | * g++.old-deja/g++.pt/typename22.C: Likewise. | |
360 | * g++.old-deja/g++.pt/typename6.C: Change error messages. | |
361 | * g++.old-deja/g++.pt/using1.C: Remove stray semicolon. | |
362 | * g++.old-deja/g++.pt/virtual2.C: Likewise. | |
363 | * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization | |
364 | syntax. | |
365 | * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named | |
366 | return value extension. | |
367 | * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon. | |
368 | * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules. | |
369 | * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons. | |
370 | * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration. | |
371 | ||
aac1406f NS |
372 | 2002-12-26 Nathan Sidwell <nathan@codesourcery.com> |
373 | ||
eab5474f NS |
374 | * g++.dg/warn/inline1.C: New test. |
375 | * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines. | |
376 | * g++.old-deja/g++.jason/synth10.C: Likewise. | |
377 | * g++.old-deja/g++.mike/net31.C: Likewise. | |
378 | * g++.old-deja/g++.mike/p8786.C: Likewise. | |
379 | ||
aac1406f NS |
380 | * g++.dg/template/friend10.C: New test. |
381 | * g++.dg/template/conv5.C: New test. | |
382 | ||
b9201622 | 383 | 2002-12-24 Nathan Sidwell <nathan@codesourcery.com> |
3e14cd30 NS |
384 | |
385 | * g++.dg/lookup/scoped3.C: New test. | |
386 | ||
b9201622 NS |
387 | * g++.dg/lookup/decl1.C: New test. |
388 | * g++.dg/lookup/decl2.C: New test. | |
389 | ||
40aa9d95 JM |
390 | 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk> |
391 | ||
392 | * g++.dg/init/new1.C, g++.dg/template/alignof1.C, | |
393 | gcc.c-torture/compile/20021015-1.c, | |
394 | gcc.c-torture/compile/20021015-2.c, | |
395 | gcc.c-torture/compile/20021123-1.c, | |
396 | gcc.c-torture/compile/20021123-2.c, | |
397 | gcc.c-torture/compile/20021123-3.c, | |
398 | gcc.c-torture/compile/20021123-4.c, | |
399 | gcc.c-torture/execute/20021024-1.c: Add tests previously added | |
400 | only to 3.1 or 3.2 branch. | |
401 | ||
8dc65b6e MM |
402 | 2002-12-23 Mark Mitchell <mark@codesourcery.com> |
403 | ||
b9201622 | 404 | * gcc.dg/i386-bitfield3.c: New test. |
8dc65b6e | 405 | |
b9201622 | 406 | * gcc.dg/i386-bitfield2.c: New test. |
8dc65b6e | 407 | |
081cebb2 NS |
408 | 2002-12-22 Nathan Sidwell <nathan@codesourcery.com> |
409 | ||
410 | * g++.dg/parse/conv_op1.C: New test. | |
411 | ||
7887df62 JZ |
412 | 2002-12-21 Josef Zlomek <zlomekj@suse.cz> |
413 | ||
414 | * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is | |
415 | approved. | |
416 | ||
7ec52186 JZ |
417 | 2002-12-20 Josef Zlomek <zlomekj@suse.cz> |
418 | ||
419 | * gcc.c-torture/compile/20021220-1.c: New test. | |
420 | ||
e91f04de CH |
421 | 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net> |
422 | ||
423 | * gcc.dg/i386-fastcall-1.c: New. | |
424 | ||
039baf9e EB |
425 | 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr> |
426 | ||
427 | * gcc.c-torture/execute/20021219-1.c: New test. | |
428 | ||
e54b4cae EB |
429 | 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr> |
430 | ||
431 | * gcc.dg/i386-pic-1.c: New test. | |
432 | ||
da9701a6 KL |
433 | 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
434 | ||
435 | PR c++/8099 | |
436 | * g++.dg/template/friend9.C: New test. | |
437 | ||
cab7a9a3 KL |
438 | 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
439 | ||
440 | PR c++/3663 | |
441 | * g++.dg/template/access7.C: New test. | |
442 | ||
a15791b0 NC |
443 | 2002-12-18 Nick Clifton <nickc@redhat.com> |
444 | ||
445 | * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if | |
446 | the libstdc++-v3 directory has been found. | |
447 | ||
dd05b1b4 DP |
448 | 2002-12-12 Devang Patel <dpatel@apple.com> |
449 | * gcc.dg/darwin-ld-1.c: New test. | |
450 | * gcc.dg/darwin-ld-2.c: New test. | |
451 | * gcc.dg/darwin-ld-3.c: New test. | |
452 | * gcc.dg/darwin-ld-4.c: New test. | |
453 | * gcc.dg/darwin-ld-5.c: New test. | |
4977bab6 | 454 | |
2eb96bdb EB |
455 | 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr> |
456 | ||
457 | * gcc.c-torture/compile/20021212-1.c: New test. | |
458 | ||
b3a5a50c NB |
459 | 2002-12-11 Neil Booth <neil@daikokuya.co.uk> |
460 | ||
461 | * gcc.dg/fshort-wchar: New test. | |
462 | ||
4fe1edca MM |
463 | 2002-12-10 Mark Mitchell <mark@codesourcery.com> |
464 | ||
d23faea1 MM |
465 | PR c++/8372 |
466 | * g++.dg/template/dtor1.C: New test. | |
467 | ||
4fe1edca MM |
468 | * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error |
469 | markers. | |
470 | ||
801bb04d JJ |
471 | 2002-12-10 Jakub Jelinek <jakub@redhat.com> |
472 | ||
473 | * g++.dg/parse/parameter-declaration-1.C: Expect error on last line. | |
474 | ||
dcba9b0f MM |
475 | 2002-12-09 Mark Mitchell <mark@codesourcery.com> |
476 | ||
477 | * g++.dg/template/static1.C: New test. | |
478 | * g++.dg/template/static2.C: New test. | |
479 | * g++.old-deja/g++.ext/memconst.C: New test. | |
480 | ||
da549e29 KG |
481 | 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
482 | ||
483 | * g++.dg/special/conpr-2.C: Expect failure on solaris2. | |
484 | * g++.dg/special/ecos.exp (conpr-3.C): Likewise. | |
485 | * g++.dg/special/initp1.C: Likewise. | |
486 | ||
61f6c84f JJ |
487 | 2002-12-06 Jakub Jelinek <jakub@redhat.com> |
488 | ||
489 | * gcc.c-torture/execute/20021204-1.c: New test. | |
490 | ||
16823694 GK |
491 | 2002-12-04 Geoffrey Keating <geoffk@apple.com> |
492 | ||
493 | * gcc.dg/ppc-fmadd-1.c: New file. | |
494 | * gcc.dg/ppc-fmadd-2.c: New file. | |
495 | * gcc.dg/ppc-fmadd-3.c: New file. | |
496 | ||
d61fd3f1 EB |
497 | 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
498 | ||
499 | * gcc.c-torture/compile/20021204-1.c: New test. | |
500 | ||
4977bab6 ZW |
501 | 2002-12-03 Nathan Sidwell <nathan@codesourcery.com> |
502 | ||
503 | * g++.dg/inherit/covariant2.C: New test. | |
504 | * g++.dg/inherit/covariant3.C: New test. | |
505 | * g++.dg/inherit/covariant4.C: New test. | |
506 | * g++.dg/inherit/covariant1.C: Remove XFAIL. | |
507 | * g++.old-deja/g++.robertl/eb17.C: Likewise. | |
508 | ||
ee7ecb29 MM |
509 | 2002-12-03 Mark Mitchell <mark@codesourcery.com> |
510 | ||
511 | PR c++/8688 | |
512 | * g++.dg/init/brace3.C: New test. | |
513 | ||
b11b0178 KH |
514 | 2002-12-02 Kazu Hirata <kazu@cs.umass.edu> |
515 | ||
516 | * gcc.dg/20020210-1.c: Fix a comment typo. | |
517 | ||
2e185155 MM |
518 | 2002-12-02 Mark Mitchell <mark@codesourcery.com> |
519 | ||
5089de93 MM |
520 | PR c++/8720 |
521 | * g++.dg/parse/defarg1.C: New test. | |
522 | ||
523 | PR c++/8615 | |
524 | * g++.dg/template/char1.C: New test. | |
525 | ||
2e185155 MM |
526 | * g++.dg/template/varmod1.C: Fix typo. |
527 | ||
218e0eb6 KL |
528 | 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
529 | ||
530 | DR 180 | |
531 | * g++.old-deja/g++.pt/crash32.C: Expect error. | |
532 | ||
a82d6da5 MM |
533 | 2002-12-01 Mark Mitchell <mark@codesourcery.com> |
534 | ||
94fc547c MM |
535 | PR c++/5919 |
536 | * g++.dg/template/varmod1.C: New test. | |
537 | ||
a82d6da5 MM |
538 | PR c++/8727 |
539 | * g++.dg/inherit/typeinfo1.C: New test. | |
4977bab6 | 540 | |
a82d6da5 MM |
541 | PR c++/8663 |
542 | * g++.dg/inherit/typedef1.C: New test. | |
543 | ||
c17707f1 MM |
544 | 2002-11-30 Mark Mitchell <mark@codesourcery.com> |
545 | ||
c9f8536c MM |
546 | PR c++/8332 |
547 | PR c++/8493 | |
548 | * g++.dg/template/strlen1.C: New test. | |
549 | ||
328de7c2 MM |
550 | PR c++/8227 |
551 | * g++.dg/template/ctor2.C: New test. | |
552 | ||
c17707f1 MM |
553 | PR c++/8214 |
554 | * g++.dg/init/string1.C: New test. | |
555 | ||
65f8b0fb MM |
556 | PR c++/8511 |
557 | * g++.dg/template/friend8.C: New test. | |
558 | ||
f6a83eb0 JB |
559 | 2002-11-29 Joe Buck <jbuck@synopsys.com> |
560 | ||
561 | * g++.dg/lookup/anon2.C: New test. | |
562 | ||
e7c79ef9 KH |
563 | 2002-11-28 Kazu Hirata <kazu@cs.umass.edu> |
564 | ||
565 | * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the | |
566 | h8300 port. | |
567 | ||
63313700 RS |
568 | 2002-11-27 Richard Sandiford <rsandifo@redhat.com> |
569 | ||
570 | * gcc.dg/bitfld-6.c: New test. | |
571 | ||
1dc46545 JH |
572 | Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz> |
573 | ||
574 | * gcc.c-torture/execute/20021127.[cx]: New test. | |
575 | ||
4977bab6 ZW |
576 | Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz> |
577 | ||
578 | * gcc.dg/i386-cmov[123].c: New tests for conditional move code | |
579 | quality. | |
580 | ||
a16f2357 GK |
581 | 2002-11-26 Geoffrey Keating <geoffk@apple.com> |
582 | ||
583 | * g++.dg/init/brace2.C: New test. | |
584 | * g++.old-deja/g++.mike/p9129.C: Correct. | |
585 | ||
6b5aa5d0 MM |
586 | 2002-11-26 Mark Mitchell <mark@codesourcery.com> |
587 | ||
588 | * g++.dg/abi/empty10.C: Don't run on non-x86 targets. | |
589 | ||
4977bab6 ZW |
590 | 2002-11-25 Andreas Bauer <baueran@in.tum.de> |
591 | ||
592 | * gcc.dg/sibcall-6: New test for indirect sibcalls. | |
593 | ||
2003cd37 MM |
594 | 2002-11-25 Mark Mitchell <mark@codesourcery.com> |
595 | ||
596 | * testsuite/g++.dg/abi/empty11.C: New test. | |
597 | * testsuite/g++.dg/rtti/cv1.C: New test. | |
598 | ||
d860bdd3 HPN |
599 | 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com> |
600 | ||
601 | * lib/prune.exp: Prune more -fpic/-fPIC warnings. | |
602 | ||
8a874cb4 MM |
603 | 2002-11-24 Mark Mitchell <mark@codesourcery.com> |
604 | ||
605 | * g++.dg/abi/empty10.C: New test. | |
606 | ||
d61fd3f1 | 607 | 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr> |
642c8681 EB |
608 | |
609 | * gcc.c-torture/compile/20021124-1.c: New test. | |
610 | ||
05abed76 MM |
611 | 2002-11-22 Mark Mitchell <mark@codesourcery.com> |
612 | ||
613 | * g++.dg/abi/rtti2.C: New test. | |
614 | ||
d61fd3f1 | 615 | 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr> |
75c2b973 EB |
616 | |
617 | * gcc.dg/i386-unroll-1.c: New test. | |
618 | ||
d61fd3f1 | 619 | 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr> |
6d1d1db0 EB |
620 | |
621 | * gcc.c-torture/compile/20021120-1.c: New test. | |
622 | * gcc.c-torture/compile/20021120-2.c: New test. | |
623 | ||
5354730b RS |
624 | 2002-11-20 Richard Sandiford <rsandifo@redhat.com> |
625 | ||
626 | * gcc.dg/bitfld-5.c: New test. | |
627 | ||
5720520f RS |
628 | 2002-11-20 Richard Sandiford <rsandifo@redhat.com> |
629 | ||
630 | * gcc.c-torture/execute/20021120-3.c: New test. | |
631 | ||
4392ebd3 RS |
632 | 2002-11-20 Richard Sandiford <rsandifo@redhat.com> |
633 | ||
634 | * gcc.c-torture/execute/20021120-2.c: New test. | |
635 | ||
3748bd9e RS |
636 | 2002-11-20 Richard Sandiford <rsandifo@redhat.com> |
637 | ||
638 | * gcc.c-torture/execute/20021120-1.c: New test. | |
639 | ||
bc02f8d3 JJ |
640 | 2002-11-20 Jakub Jelinek <jakub@redhat.com> |
641 | ||
642 | * gcc.c-torture/execute/20021118-3.c: New test. | |
643 | ||
d61fd3f1 | 644 | 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr> |
d5fc82c5 EB |
645 | |
646 | * gcc.c-torture/compile/20021119-1.c: New test. | |
647 | ||
3b312ef4 JT |
648 | 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com> |
649 | ||
650 | * gcc.dg/duff-1.c: New test. | |
651 | * gcc.dg/duff-2.c: New test. | |
652 | * gcc.dg/duff-3.c: New test. | |
653 | ||
8128cccf NB |
654 | 2002-11-18 Neil Booth <neil@daikokuya.co.uk> |
655 | ||
656 | * gcc.dg/cpp/_Pragma5.c: New test. | |
657 | ||
3503150c RS |
658 | 2002-11-18 Richard Sandiford <rsandifo@redhat.com> |
659 | ||
660 | * gcc.c-torture/execute/20021118-2.c: New test. | |
661 | ||
180bde4f RS |
662 | 2002-11-18 Richard Sandiford <rsandifo@redhat.com> |
663 | ||
664 | * gcc.c-torture/execute/20021118-1.c: New test. | |
665 | ||
aaefd216 JJ |
666 | 2002-11-16 Jakub Jelinek <jakub@redhat.com> |
667 | ||
668 | * gcc.dg/20021116-1.c: New test. | |
669 | ||
95675950 MM |
670 | 2002-11-14 Mark Mitchell <mark@codesourcery.com> |
671 | ||
672 | * g++.dg/abi/vcall1.C: New test. | |
673 | ||
7eca317a JJ |
674 | 2002-11-14 Jakub Jelinek <jakub@redhat.com> |
675 | ||
676 | * gcc.dg/20021029-1.c: New test. | |
677 | * gcc.dg/20021029-2.c: New test. | |
678 | ||
1fccfa1e JDA |
679 | 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca> |
680 | ||
681 | * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*. | |
682 | ||
110c25ef EB |
683 | 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr> |
684 | ||
685 | PR c/8439 | |
686 | * gcc.dg/20021110.c: Move to ... | |
687 | * gcc.c-torture/compile/20021110.c: .... here. | |
688 | ||
303b90b0 FS |
689 | 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
690 | ||
691 | PR c/8467 | |
692 | * gcc.c-torture/execute/20021111-1.c | |
693 | ||
45ed7228 EB |
694 | 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr> |
695 | ||
696 | PR c/8439 | |
110c25ef | 697 | * gcc.dg/20021110.c: New test. |
4977bab6 | 698 | |
06315871 MM |
699 | 2002-11-10 Mark Mitchell <mark@codesourcery.com> |
700 | ||
701 | * g++.dg/abi/vthunk3.C: Run only on x86. | |
702 | ||
04e6db94 JM |
703 | 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk> |
704 | ||
705 | * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests. | |
706 | ||
323941f6 HPN |
707 | 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com> |
708 | ||
709 | * lib/compat.exp (compat-execute): Fix logic error in last | |
710 | change. | |
711 | ||
8c47cfd8 NB |
712 | 2002-11-09 Neil Booth <neil@daikokuya.co.uk> |
713 | ||
714 | * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update. | |
715 | ||
5c74d5b0 KL |
716 | 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
717 | ||
718 | PR c++/8389 | |
719 | * g++.dg/template/access6.C: New test. | |
720 | ||
4977bab6 ZW |
721 | Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz> |
722 | ||
723 | * gcc.dg/i386-ssefp-1.c: New test. | |
724 | * gcc.dg/i386-ssefp-1.c: New test. | |
725 | ||
8dd3ca88 JH |
726 | Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz> |
727 | ||
728 | * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure. | |
729 | ||
4f2c9d7e MM |
730 | 2002-11-07 Mark Mitchell <mark@codesourcery.com> |
731 | ||
e6a66567 MM |
732 | * g++.dg/abi/vthunk3.C: New test. |
733 | ||
4f2c9d7e MM |
734 | PR c++/8338 |
735 | * g++.dg/template/crash2.C: New test. | |
736 | ||
f72ab53b MM |
737 | 2002-11-07 Mark Mitchell <mark@codesourcery.com> |
738 | ||
739 | * testsuite/g++.dg/abi/dtor1.C: New test. | |
740 | * testsuite/g++.dg/abi/dtor2.C: Likewise. | |
741 | ||
3cfe49da GK |
742 | 2002-11-05 Geoffrey Keating <geoffk@apple.com> |
743 | ||
744 | * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on | |
745 | Darwin. | |
746 | ||
9e96797f AN |
747 | 2002-11-04 Adam Nemet <anemet@lnxw.com> |
748 | ||
749 | * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use | |
750 | -mthumb. Only xfail with -O0. | |
751 | ||
548502d3 MM |
752 | 2002-11-03 Mark Mitchell <mark@codesourcery.com> |
753 | ||
754 | * g++.dg/abi/thunk1.C: New test. | |
755 | * g++.dg/abi/thunk2.C: Likewise. | |
756 | * g++.dg/abi/vtt1.C: Likewise. | |
757 | ||
8cd4a359 DN |
758 | 2002-11-02 Diego Novillo <dnovillo@redhat.com> |
759 | ||
760 | PR optimization/8423 | |
761 | * gcc.c-torture/execute/builtin-constant.c: New test. | |
762 | ||
04d57dd5 ZW |
763 | 2002-11-01 Zack Weinberg <zack@codesourcery.com> |
764 | ||
765 | * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C: | |
766 | Add some more cases. | |
767 | ||
bec80a45 MM |
768 | 2002-11-01 Mark Mitchell <mark@codesourcery.com> |
769 | ||
770 | PR c++/8391 | |
771 | * g++.dg/opt/local1.C: New test. | |
772 | ||
8c081e84 MM |
773 | 2002-10-30 Mark Mitchell <mark@codesourcery.com> |
774 | ||
775 | PR c++/8160 | |
776 | * g++.dg/template/complit1.C: New test. | |
777 | ||
778 | PR c++/8149 | |
779 | * g++.dg/template/typename4.C: Likewise. | |
780 | ||
7088fca9 KL |
781 | 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
782 | ||
783 | Core issue 287, PR c++/7639 | |
784 | * g++.dg/template/instantiate1.C: Adjust error location. | |
785 | * g++.dg/template/instantiate3.C: New test. | |
786 | * g++.old-deja/g++.pt/crash10.C: Adjust error location. | |
787 | * g++.old-deja/g++.pt/derived3.C: Adjust error location. | |
788 | * g++.old-deja/g++.pt/spec28.C: Reorder declaration. | |
789 | ||
f6a9714b HPN |
790 | 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com> |
791 | ||
792 | * lib/compat.exp (compat-execute): Don't clean out a gluefile. | |
793 | ||
59db5f7b MM |
794 | 2002-10-29 Mark Mitchell <mark@codesourcery.com> |
795 | ||
796 | PR c++/8287 | |
797 | * g++.dg/init/dtor2.C: New test. | |
798 | ||
a80c67ca KG |
799 | 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
800 | ||
801 | * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6. | |
802 | * gcc.dg/nest.c: Bypass errors on irix6. | |
803 | ||
96a888d6 HPN |
804 | 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com> |
805 | ||
806 | * gcc.dg/nest.c: Expect error for mmix-*-*. | |
807 | * gcc.dg/20021014-1.c: Use dg-error, not dg-build. | |
808 | ||
1f032a99 HPN |
809 | 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com> |
810 | ||
600522f8 HPN |
811 | * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors |
812 | markers. | |
813 | ||
35fcca95 | 814 | * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*. |
1f032a99 | 815 | |
f0dd122b MS |
816 | 2002-10-25 Mike Stump <mrs@apple.com> |
817 | ||
818 | * gcc.dg/warn-1.c: New test. | |
819 | ||
f65e1183 ZW |
820 | 2002-10-25 Zack Weinberg <zack@codesourcery.com> |
821 | ||
822 | * g++.dg/template/typename3.C: New test. | |
823 | ||
bb5e8a7f MM |
824 | 2002-10-25 Mark Mitchell <mark@codesourcery.com> |
825 | ||
e93ee644 MM |
826 | * g++.dg/lookup/ptrmem1.C: New test. |
827 | ||
bb5e8a7f MM |
828 | * g++.dg/abi/vthunk2.C: New test. |
829 | ||
f3763a44 ZW |
830 | 2002-10-25 Zack Weinberg <zack@codesourcery.com> |
831 | ||
832 | * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests. | |
833 | ||
ba9a991f MM |
834 | 2002-10-24 Mark Mitchell <mark@codesourcery.com> |
835 | ||
836 | * g++.dg/abi/empty9.C: New test. | |
837 | ||
5f13cfc6 RH |
838 | 2002-10-24 Richard Henderson <rth@redhat.com> |
839 | ||
840 | * g++.dg/inherit/thunk1.C: Enable for ia64. | |
841 | ||
6b607ffd MM |
842 | 2002-10-23 Mark Mitchell <mark@codesourcery.com> |
843 | ||
844 | PR c++/8067 | |
845 | * g++.dg/lookup/pretty1.C: New test. | |
846 | ||
8bfb45f8 JJ |
847 | 2002-10-23 Jakub Jelinek <jakub@redhat.com> |
848 | ||
849 | * gcc.dg/20021023-1.c: New test. | |
850 | ||
e6f052b7 MM |
851 | 2002-10-23 Mark Mitchell <mark@codesourcery.com> |
852 | ||
853 | PR c++/7679 | |
854 | * g++.dg/parse/inline1.C: New test. | |
f65e1183 | 855 | |
e2358068 RH |
856 | 2002-10-23 Richard Henderson <rth@redhat.com> |
857 | ||
619703c6 RH |
858 | * g++.dg/inherit/thunk1.C: Enable for x86_64. |
859 | ||
e2358068 RH |
860 | * g++.dg/inherit/thunk1.C: Enable for s390 and alpha. |
861 | ||
ad4f9910 MM |
862 | 2002-10-22 Mark Mitchell <mark@codesourcery.com> |
863 | ||
864 | PR c++/6579 | |
865 | * g++.dg/parse/stmtexpr3.C: New test. | |
866 | ||
8fe734a3 NS |
867 | 2002-10-22 Nathan Sidwell <nathan@codesourcery.com> |
868 | ||
869 | * g++.dg/expr/cond1.C: New test. | |
870 | ||
4977bab6 ZW |
871 | 2002-10-21 Zack Weinberg <zack@codesourcery.com> |
872 | ||
873 | * gcc.dg/sibcall-5.c: Correct { dg-do run } line. | |
874 | ||
7ba539c6 MM |
875 | 2002-10-21 Mark Mitchell <mark@codesourcery.com> |
876 | ||
877 | * g++.dg/abi/vbase13.C: New test. | |
878 | * g++.dg/abi/vbase14.C: Likewise. | |
879 | ||
75d38379 JJ |
880 | 2002-10-21 Jakub Jelinek <jakub@redhat.com> |
881 | ||
882 | * gcc.dg/tls/pic-1.c: New test. | |
883 | * gcc.dg/tls/nonpic-1.c: New test. | |
884 | * gcc.dg/20021018-1.c: New test. | |
885 | ||
aaee784a UW |
886 | 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com> |
887 | ||
888 | * lib/profopt.exp (profopt-cleanup): New argument TESTCASE. | |
889 | Remove only files with the same base name as the test case. | |
890 | (profopt-perf-value): Pass TESTCASE to profopt-cleanup. | |
891 | (profopt-execute): Likewise. Also, remove old profiling | |
892 | and performance data files before running the tests. | |
893 | ||
894 | * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls. | |
895 | * g++.dg/bprob/bprob.exp: Likewise. | |
896 | * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp | |
897 | to allow more general test case names. | |
898 | ||
899 | * g++.dg/bprob/bprob-1.C: Rename to ... | |
900 | * g++.dg/bprob/g++-bprob-1.C: ... this. | |
901 | ||
902 | * g77.dg/bprob/bprob-1.f: Rename to ... | |
903 | * g77.dg/bprob/g77-bprob-1.f: ... this. | |
904 | ||
22bd2554 ZW |
905 | 2002-10-21 Zack Weinberg <zack@codesourcery.com> |
906 | ||
907 | * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with | |
908 | bison 1.50 or later. | |
909 | ||
434fb8b7 JJ |
910 | 2002-10-21 Janis Johnson <janis187@us.ibm.com> |
911 | ||
912 | * g++.dg/README: Describe more test directories. | |
913 | ||
42328048 MM |
914 | 2002-10-21 Mark Mitchell <mark@codesourcery.com> |
915 | ||
916 | * g++.dg/init/array6.C: Add additional tests. | |
917 | ||
ecef5e87 UW |
918 | 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com> |
919 | ||
920 | * gcc.dg/weak/typeof-2.c: Handle s390x targets as well. | |
921 | * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode. | |
922 | ||
0ac1a3d3 KH |
923 | 2002-10-21 Kazu Hirata <kazu@cs.umass.edu> |
924 | ||
925 | * gcc.c-torture/compile/20020604-1.x: New. | |
926 | * gcc.c-torture/compile/simd-5.x: Likewise. | |
927 | * gcc.c-torture/execute/920710-1.x: Likewise. | |
928 | * gcc.c-torture/execute/20020720-1.x: Disable on h8300. | |
929 | ||
97cc1f5e MM |
930 | 2002-10-21 Mark Mitchell <mark@codesourcery.com> |
931 | ||
932 | * g++.dg/inherit/override1.C: Add dg-options clause. | |
933 | ||
ab3146fd ZD |
934 | 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> |
935 | ||
936 | * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and | |
937 | _mm_slli_si128. | |
938 | ||
0d8b229b AS |
939 | 2002-10-19 Andreas Schwab <schwab@suse.de> |
940 | ||
941 | * lib/compat.exp (compat-run): Prepend "./" when $dest has no | |
942 | directory component. | |
943 | ||
9368208b MM |
944 | 2002-10-18 Mark Mitchell <mark@codesourcery.com> |
945 | ||
80bbd03d MM |
946 | * g++.dg/inherit/thunk1.C: New test. |
947 | ||
9368208b MM |
948 | * g++.dg/inherit/override1.C: New test. |
949 | ||
950 | * g++.dg/abi/mangle11.C: New test. | |
951 | * g++.dg/abi/mangle14.C: New test. | |
952 | * g++.dg/abi/mangle17.C: New test. | |
953 | ||
8a188e24 NS |
954 | 2002-10-17 Nathan Sidwell <nathan@codesourcery.com> |
955 | ||
956 | * g++.dg/overload/member2.C: New test. | |
957 | ||
768bf0ab JJ |
958 | 2002-10-17 Janis Johnson <janis187@us.ibm.com> |
959 | ||
960 | * g++.dg/README: Describe new compat directory. | |
961 | * g++.dg/dg.exp: Skip tests in compat directory. | |
962 | * README.compat: New file. | |
963 | * lib/compat.exp: New expect script. | |
964 | * g++.dg/compat: New test directory. | |
965 | * g++.dg/compat/compat.exp: New expect script. | |
966 | * g++.dg/compat/abi: New test directory. | |
967 | * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C, | |
968 | g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h, | |
969 | g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C, | |
970 | g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h, | |
971 | g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C, | |
972 | g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h, | |
973 | g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C, | |
974 | g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h, | |
975 | g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C, | |
976 | g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h, | |
977 | g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C, | |
978 | g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files. | |
979 | * g++.dg/compat/break: New test directory. | |
980 | * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C, | |
981 | g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h, | |
982 | g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C, | |
983 | g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h, | |
984 | g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C, | |
985 | g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h, | |
986 | g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C, | |
987 | g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h, | |
988 | g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C, | |
989 | g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h, | |
990 | g++.dg/compat/break/README: New files. | |
991 | * g++.dg/compat/eh: New test directory. | |
992 | * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C, | |
993 | g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h, | |
994 | g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C, | |
995 | g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h, | |
996 | g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C, | |
997 | g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h, | |
998 | g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C, | |
999 | g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h, | |
1000 | g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C, | |
1001 | g++.dg/compat/eh/filter2_y.C, | |
1002 | g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C, | |
1003 | g++.dg/compat/eh/new1_y.C, | |
1004 | g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C, | |
1005 | g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h, | |
1006 | g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C, | |
1007 | g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h, | |
1008 | g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C, | |
1009 | g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h, | |
1010 | g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C, | |
1011 | g++.dg/compat/eh/unexpected1_y.C: New files. | |
1012 | * g++.dg/compat/init: New test directory. | |
1013 | * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C, | |
1014 | g++.dg/compat/init/array5_y.C, | |
1015 | g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C, | |
1016 | g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h, | |
1017 | g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C, | |
1018 | g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h, | |
1019 | g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C, | |
1020 | g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h, | |
1021 | g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C, | |
1022 | g++.dg/compat/init/init-ref2_y.C: New files. | |
1023 | ||
982216be MM |
1024 | 2002-10-17 Mark Mitchell <mark@codesourcery.com> |
1025 | ||
1026 | PR c++/7584 | |
1027 | * g++.dg/inherit/using3.C: New test. | |
1028 | ||
ff229ff6 JH |
1029 | Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz> |
1030 | ||
1031 | * gcc.dg/20021017-2.c: New test. | |
1032 | ||
b216f69b MM |
1033 | 2002-10-17 Mark Mitchell <mark@codesourcery.com> |
1034 | ||
2d05cd96 | 1035 | * g++.dg/abi/mangle16.C: Adjust. |
d768a589 | 1036 | |
b216f69b MM |
1037 | * g++.dg/init/array8.C: New test. |
1038 | ||
6e53546d RS |
1039 | 2002-10-17 Richard Sandiford <rsandifo@redhat.com> |
1040 | ||
1041 | * gcc.dg/special/mips-abi.exp: New test. | |
1042 | * gcc.dg/special/mips-abi.s: Empty file used by the above. | |
1043 | ||
2303a079 MM |
1044 | 2002-10-16 Mark Mitchell <mark@codesourcery.com> |
1045 | ||
d3133e68 MM |
1046 | * g++.dg/abi/mangle16.C: New test. |
1047 | * g++.dg/abi/mangle17.C: Likewise. | |
1048 | ||
2303a079 MM |
1049 | PR c++/7478 |
1050 | * g++.dg/template/ref1.C: New test. | |
1051 | ||
e055ba36 KG |
1052 | 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1053 | ||
1054 | * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips. | |
1055 | ||
6e2ac1ae UW |
1056 | 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com> |
1057 | ||
1058 | * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test. | |
1059 | ||
451c0899 MM |
1060 | 2002-10-16 Mark Mitchell <mark@codesourcery.com> |
1061 | ||
1062 | PR c++/7524 | |
1063 | * g++.dg/init/array7.C: New test. | |
1064 | ||
3fa3c4bd MM |
1065 | 2002-10-15 Mark Mitchell <mark@codesourcery.com> |
1066 | ||
1067 | * g++.dg/init/array6.C: New test. | |
22bd2554 | 1068 | |
3fa3c4bd MM |
1069 | * g++.dg/abi/mangle13.C: Likewise. |
1070 | * g++.dg/abi/mangle14.C: Likewise. | |
1071 | * g++.dg/abi/mangle15.C: Likewise. | |
1072 | ||
58731fd1 MM |
1073 | 2002-10-14 Mark Mitchell <mark@codesourcery.com> |
1074 | ||
1075 | * g++.dg/abi/empty8.C: New test. | |
22bd2554 | 1076 | |
6742d92b NS |
1077 | 2002-10-15 Nathan Sidwell <nathan@codesourcery.com> |
1078 | ||
1079 | * g++.dg/init/ctor1.C: New test. | |
1080 | ||
23a64177 UW |
1081 | 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com> |
1082 | ||
1083 | * gcc.c-torture/execute/20021015-1.c: New test. | |
1084 | ||
38364bd2 R |
1085 | Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com> |
1086 | ||
1087 | * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test. | |
1088 | ||
1877be45 JH |
1089 | Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz> |
1090 | ||
1091 | * gcc.dg/i386-ssetype-[1-5].c: New tests. | |
1092 | ||
741fa37f RH |
1093 | 2002-10-14 Richard Henderson <rth@redhat.com> |
1094 | ||
1095 | * gcc.dg/20020219-1.c: Disable for 16-bit targets. | |
1096 | ||
a3b88570 MM |
1097 | 2002-10-14 Mark Mitchell <mark@codesourcery.com> |
1098 | ||
1099 | PR optimization/6631 | |
1100 | * g++.dg/opt/const2.C: New test. | |
1101 | ||
77631fa7 MM |
1102 | 2002-10-14 Mark Mitchell <mark@codesourcery.com> |
1103 | ||
1104 | PR c++/7176 | |
1105 | * g++.dg/parse/friend1.C: New test. | |
1106 | * g++.old-deja/g++.pt/memtemp64.C: Adjust. | |
1107 | ||
0d1c5774 JJ |
1108 | 2002-10-14 Jakub Jelinek <jakub@redhat.com> |
1109 | ||
1110 | * gcc.dg/20021014-1.c: New test. | |
1111 | ||
8e3df2de MM |
1112 | 2002-10-11 Mark Mitchell <mark@codesourcery.com> |
1113 | ||
dac45b5c MM |
1114 | PR c++/5661 |
1115 | * g++.dg/ext/vlm1.C: New test. | |
1116 | * g++.dg/ext/vlm2.C: Likewise. | |
22bd2554 | 1117 | |
8e3df2de MM |
1118 | * g++.dg/init/array1.C: Remove invalid braces. |
1119 | * g++.dg/init/brace1.C: New test. | |
1120 | * g++.dg/init/copy2.C: Likewise. | |
1121 | * g++.dg/init/copy3.C: Likewise. | |
1122 | * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR. | |
1123 | * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of | |
1124 | braces. | |
22bd2554 | 1125 | |
98ddd678 NB |
1126 | 2002-10-11 Neil Booth <neil@daikokuya.co.uk> |
1127 | ||
1128 | * gcc.dg/cpp/assembler.S: Don't use -ansi. | |
1129 | ||
0488fa7c JR |
1130 | Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com> |
1131 | ||
1132 | * gcc.c-torture/compile/simd-5.c: New test. | |
1133 | ||
4977bab6 ZW |
1134 | 2002-10-10 Roger Sayle <roger@eyesopen.com> |
1135 | ||
1136 | * gcc.c-torture/execute/shiftopt-1.c: New test case. | |
1137 | ||
61fdde38 JW |
1138 | 2002-10-10 Jim Wilson <wilson@redhat.com> |
1139 | ||
1140 | * gcc.c-torture/execute/20021010-1.c: New test. | |
1141 | ||
95f79357 ZW |
1142 | 2002-10-09 Zack Weinberg <zack@codesourcery.com> |
1143 | ||
85cd7be8 | 1144 | PR c/7353 |
95f79357 ZW |
1145 | * g++.dg/ext/typedef-init.C: New test. |
1146 | * gcc.dg/typedef-init.c: New test. | |
1147 | ||
5cc67323 NB |
1148 | 2002-10-09 Neil Booth <neil@daikokuya.co.uk> |
1149 | ||
1150 | * gcc.dg/cpp/paste13.c: New test. | |
1151 | ||
131d2c16 KG |
1152 | 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1153 | ||
1154 | * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For | |
1155 | remaining platforms, XFAIL during compile, not execute. Don't | |
1156 | XFAIL at -O0. | |
1157 | ||
bf52f899 NS |
1158 | 2002-10-08 Nathan Sidwell <nathan@codesourcery.com> |
1159 | ||
1160 | * gcc.dg/alias-1.c: Tweak expected warning. | |
1161 | ||
a85cd145 V |
1162 | 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com> |
1163 | ||
1164 | * gcc.dg/20020411-1.c: Disable for 16-bit "int". | |
1165 | ||
f75369c8 AJ |
1166 | 2002-10-06 Andreas Jaeger <aj@suse.de> |
1167 | ||
8d725537 AJ |
1168 | * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp. |
1169 | * gcc.dg/cpp/c++98.C: Likewise. | |
1170 | ||
1171 | * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here. | |
1172 | * g++.dg/cpp/c++98.C: Likewise. | |
1173 | ||
1174 | * g++.dg/README (Subdirectories): Mention cpp directory. | |
1175 | ||
f75369c8 AJ |
1176 | PR target/7559 |
1177 | * gcc.dg/20021006-1.c: New test. | |
1178 | ||
eb55ce4b KL |
1179 | 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1180 | ||
1181 | PR c++/7804 | |
1182 | * g++.dg/other/warning1.C: New test. | |
1183 | ||
f91f86e7 RS |
1184 | 2002-10-04 Roger Sayle <roger@eyesopen.com> |
1185 | ||
1186 | * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping | |
1187 | the test on failing platforms. Mark sparcv9-*-*, sparc64-*-* | |
1188 | and sparc-*-* with -m64 as expected failures. See PR 8087. | |
1189 | ||
bd9bb3d2 MM |
1190 | 2002-10-03 Mark Mitchell <mark@codesourcery.com> |
1191 | ||
1192 | PR c++/7931 | |
1193 | * g++.dg/template/ptrmem3.C: New test. | |
f75369c8 | 1194 | |
bd9bb3d2 MM |
1195 | PR c++/7754 |
1196 | * g++.dg/template/union1.C: New test. | |
1197 | ||
6397d80b MM |
1198 | 2002-10-03 Mark Mitchell <mark@codesourcery.com> |
1199 | ||
1200 | PR c++/8006 | |
1201 | * g++.dg/abi/mangle9.C: New test. | |
1202 | * g++.dg/abi/mangle10.C: New test. | |
1203 | * g++.dg/abi/mangle11.C: New test. | |
1204 | * g++.dg/abi/mangle12.C: New test. | |
1205 | ||
2282d28d MM |
1206 | 2002-10-02 Mark Mitchell <mark@codesourcery.com> |
1207 | ||
1208 | PR c++/7188. | |
1209 | * g++.dg/template/meminit1.C: New test. | |
1210 | * g++.dg/warn/Wreorder-1.C: Likewise. | |
1211 | * g++.old-deja/g++.mike/warn3.C: Tweak. | |
1212 | * lib/prune.exp: Ingore "in copy constructor". | |
1213 | ||
e5ec43ac AJ |
1214 | 2002-10-02 Andreas Jaeger <aj@suse.de> |
1215 | ||
1216 | * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c, | |
1217 | gcc.dg/20020103-1.c, gcc.dg/20000614-2.c, | |
1218 | g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable | |
1219 | on x86-64. | |
1220 | ||
a1d1a0f9 MM |
1221 | 2002-10-01 Mark Mitchell <mark@codesourcery.com> |
1222 | ||
1223 | * gcc.dg/empty1.C: Fix typo. | |
1224 | ||
73a73768 NS |
1225 | 2002-10-01 Nathan Sidwell <nathan@codesourcery.com> |
1226 | ||
1227 | * gcc.dg/alias-1.c: New test. | |
1228 | ||
871e97f7 MM |
1229 | 2002-10-01 Mark Mitchell <mark@codesourcery.com> |
1230 | ||
0645ba8f MM |
1231 | * gcc.dg/empty1.C: New test. |
1232 | ||
871e97f7 MM |
1233 | * g++.dg/tls/init-2.C: Tweak error messages. |
1234 | ||
8ab907e8 RS |
1235 | 2002-10-01 Richard Sandiford <rsandifo@redhat.com> |
1236 | ||
1237 | * gcc.c-torture/compile/20020923-1.c: New test. | |
1238 | ||
e3e3815b JT |
1239 | 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com> |
1240 | ||
1241 | * gcc.c-torture/execute/ffs-1.c: New test. | |
1242 | * gcc.c-torture/execute/ffs-2.c: Ditto. | |
1243 | ||
5a9a1961 NS |
1244 | 2002-09-30 Nathan Sidwell <nathan@codesourcery.com> |
1245 | ||
1246 | * g++.dg/overload/member1.C: New test. | |
1247 | ||
17bbb839 MM |
1248 | 2002-09-30 Mark Mitchell <mark@codesourcery.com> |
1249 | ||
1250 | * g++.dg/abi/empty7.C: New test. | |
1251 | * g++.dg/init/pm2.C: Likewise. | |
f75369c8 | 1252 | |
03357c23 NS |
1253 | 2002-09-29 Nathan Sidwell <nathan@codesourcery.com> |
1254 | ||
1255 | * g++.dg/rtti/crash1.C: New test. | |
1256 | ||
d7bb749a HPN |
1257 | 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com> |
1258 | ||
1259 | * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, | |
1260 | gcc.dg/sibcall-4.c: New tests. | |
1261 | ||
1c402174 RS |
1262 | 2002-09-28 Roger Sayle <roger@eyesopen.com> |
1263 | ||
1264 | * gcc.c-torture/execute/20020720-1.x: No longer skip test on | |
1265 | powerpc and MMIX targets. | |
1266 | ||
57147be1 ZW |
1267 | 2002-09-27 Zack Weinberg <zack@codesourcery.com> |
1268 | ||
1269 | * gcc.dg/cpp/20020927-1.c: New. | |
1270 | ||
6b1ef791 DM |
1271 | 2002-09-26 David S. Miller <davem@redhat.com> |
1272 | ||
1273 | * gcc.c-torture/compile/trunctfdf.c: New. | |
1274 | ||
fa4211cb KG |
1275 | 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1276 | ||
1277 | * lib/target-supports.exp (check_weak_available): Handle solaris2. | |
1278 | ||
a7215b32 AM |
1279 | 2002-09-27 Alan Modra <amodra@bigpond.net.au> |
1280 | ||
1281 | * gcc.c-torture/execute/loop-15.c: New. | |
1282 | ||
d57f8a71 JJ |
1283 | 2002-09-26 Janis Johnson <janis187@us.ibm.com> |
1284 | ||
1285 | * README.QMTEST: Fix typo. | |
1286 | ||
b784617e UW |
1287 | 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com> |
1288 | ||
1289 | * gcc.dg/20020926-1.c: New test. | |
1290 | ||
065fa8a1 DM |
1291 | 2002-09-25 David S. Miller <davem@redhat.com> |
1292 | ||
1293 | PR target/7842 | |
1294 | * gcc.c-torture/execute/shiftdi.c: New test. | |
1295 | ||
1c88948f RE |
1296 | 2002-09-26 Richard Earnshaw <rearnsha@arm.com> |
1297 | ||
1298 | * lib/gcc.exp (gcc_init): Use a filename for the testglue that is | |
1299 | unique to the tool. | |
1300 | * lib/g77.exp (g77_init): Likewise. | |
1301 | * lib/g++.exp (g++_init): Likewise. | |
1302 | * lib/objc.exp (objc_init): Likewise. | |
1303 | ||
956d9305 MM |
1304 | 2002-09-25 Mark Mitchell <mark@codesourcery.com> |
1305 | ||
1306 | * gcc/testsuite/g++.dg/abi/empty5.C: New test. | |
1307 | * gcc/testsuite/g++.dg/abi/empty6.C: New test. | |
1308 | * gcc/testsuite/g++.dg/abi/vbase12.C: New test. | |
1309 | ||
6190e147 RH |
1310 | 2002-09-25 Richard Henderson <rth@redhat.com> |
1311 | ||
1312 | * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for | |
1313 | too-small long double. | |
1314 | ||
c354bbcc HPN |
1315 | 2002-09-23 Hans-Peter Nilsson <hp@axis.com> |
1316 | ||
1317 | * gcc.dg/20020919-1.c: New test. | |
1318 | ||
2d3e278d MM |
1319 | 2002-09-23 Mark Mitchell <mark@codesourcery.com> |
1320 | ||
1321 | * g++.dg/abi/bitfield6.C: New test. | |
1322 | * g++.dg/abi/bitfield7.C: New test. | |
1323 | * g++.dg/abi/bitfield8.C: New test. | |
1324 | * g++.dg/abi/vbase11.C: New test. | |
1325 | ||
490ed846 JDA |
1326 | 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca> |
1327 | ||
1328 | * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target | |
1329 | hppa*-*-hpux*. Update test comment. | |
1330 | ||
6ba085e7 JJ |
1331 | 2002-09-20 Jakub Jelinek <jakub@redhat.com> |
1332 | ||
1333 | * gcc.dg/tls/struct-1.c: New test. | |
1334 | ||
56941bf2 NB |
1335 | 2002-09-20 Neil Booth <neil@daikokuya.co.uk> |
1336 | ||
1337 | * gcc.dg/cpp/tr-warn2.c: Update. | |
1338 | ||
651912d6 RE |
1339 | 2002-09-20 Richard Earnshaw <rearnsha@arm.com> |
1340 | ||
1341 | * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems. | |
1342 | ||
1ce505c4 RE |
1343 | 2002-09-20 Richard Earnshaw <rearnsha@arm.com> |
1344 | ||
1345 | * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based | |
1346 | systems. | |
1347 | ||
1db76181 HPN |
1348 | 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com> |
1349 | ||
e7a35dcc HPN |
1350 | * gcc.c-torture/execute/ieee/mzero3.c: New test. |
1351 | ||
1db76181 | 1352 | * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not): |
e9ad2ad3 HPN |
1353 | Adjust for c++filt moved to binutils. Remove spurious duplicate |
1354 | setting of cxxfilt. | |
1db76181 | 1355 | |
2ee2d707 GK |
1356 | 2002-09-19 Geoffrey Keating <geoffk@apple.com> |
1357 | ||
1358 | * gcc.dg/20020312-2.c: Update for darwin. | |
1359 | ||
dd29188b NS |
1360 | 2002-09-18 Nathan Sidwell <nathan@codesourcery.com> |
1361 | ||
1362 | * g++.old-deja/g++.other/crash32.C: Mark ICE. | |
1363 | ||
ff2522a5 NP |
1364 | Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it> |
1365 | ||
1366 | * objc.dg/comp-types-1.m: New test. | |
1367 | * objc.dg/comp-types-2.m: New test. | |
1368 | * objc.dg/comp-types-3.m: New test. | |
1369 | * objc.dg/comp-types-4.m: New test. | |
1370 | * objc.dg/comp-types-5.m: New test. | |
57147be1 | 1371 | * objc.dg/comp-types-6.m: New test. |
ff2522a5 | 1372 | |
8269c9b8 JDA |
1373 | 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca> |
1374 | ||
1375 | * gcc.c-torture/execute/strct-stdarg-1.x: Remove file. | |
1376 | ||
3ec83083 NS |
1377 | 2002-09-16 Nathan Sidwell <nathan@codesourcery.com> |
1378 | ||
85341ddd | 1379 | * g++.dg/other/do1.C: New test. |
57147be1 | 1380 | |
3ec83083 | 1381 | * g++.dg/template/subst1.C: New test. |
57147be1 | 1382 | |
1f73c622 SE |
1383 | 2002-09-16 Steve Ellcey <sje@cup.hp.com> |
1384 | ||
1385 | * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__. | |
1386 | ||
28c56d25 NS |
1387 | 2002-09-16 Nathan Sidwell <nathan@codesourcery.com> |
1388 | ||
3ec83083 NS |
1389 | * g++.dg/template/qualttp20.C: Adjust expected errors. |
1390 | * g++.old-deja/g++.jason/report.C: Likewise. | |
1391 | * g++.old-deja/g++.other/qual1.C: Likewise. | |
1392 | ||
7979434d NS |
1393 | * g++.dg/lookup/scoped2.C: New test. |
1394 | ||
28c56d25 NS |
1395 | * g++.dg/ext/asm3.C: New test. |
1396 | ||
2a4ecff3 RE |
1397 | 2002-09-16 Richard Earnshaw <rearnsha@arm.com> |
1398 | ||
1399 | * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char. | |
1400 | ||
002b4ef1 KH |
1401 | 2002-09-16 Kazu Hirata <kazu@cs.umass.edu> |
1402 | ||
1403 | * ChangeLog: follow spelling conventions. | |
1404 | * g++.old-deja/g++.abi/ptrmem.C: Likewise. | |
1405 | * g++.old-deja/g++.bugs/900210_05.C: Likewise. | |
1406 | * g++.old-deja/g++.bugs/900211_04.C: Likewise. | |
1407 | * g++.old-deja/g++.bugs/900321_02.C: Likewise. | |
1408 | * g++.old-deja/g++.bugs/900404_02.C: Likewise. | |
1409 | * g++.old-deja/g++.bugs/900520_06.C: Likewise. | |
1410 | * g++.old-deja/g++.law/global-init1.C: Likewise. | |
1411 | * g++.old-deja/g++.other/delete4.C: Likewise. | |
1412 | * g++.old-deja/g++.other/inline21.C: Likewise. | |
1413 | * g++.old-deja/g++.other/singleton.C: Likewise. | |
1414 | * g77.dg/strlen0.f: Likewise. | |
1415 | * g77.f-torture/compile/20010519-1.f: Likewise. | |
1416 | * g77.f-torture/compile/980310-4.f: Likewise. | |
1417 | * gcc.c-torture/compile/20000605-1.c: Likewise. | |
1418 | * gcc.c-torture/execute/20020225-1.c: Likewise. | |
1419 | * gcc.dg/c90-hexfloat-2.c: Likewise. | |
1420 | * gcc.dg/c99-bool-1.c: Likewise. | |
1421 | * gcc.dg/c99-hexfloat-2.c: Likewise. | |
1422 | * gcc.dg/dll-2.c: Likewise. | |
1423 | * gcc.dg/wtr-union-init-1.c: Likewise. | |
1424 | * gcc.dg/wtr-union-init-2.c: Likewise. | |
1425 | * gcc.dg/wtr-union-init-3.c: Likewise. | |
1426 | * gcc.dg/cpp/avoidpaste1.c: Likewise. | |
1427 | * gcc.dg/cpp/defined.c: Likewise. | |
1428 | * gcc.dg/cpp/macsyntx.c: Likewise. | |
1429 | * gcc.dg/cpp/paste2.c: Likewise. | |
1430 | * gcc.dg/cpp/trad/defined.c: Likewise. | |
1431 | * gcc.dg/format/c90-printf-1.c: Likewise. | |
1432 | * gcc.dg/format/c90-scanf-1.c: Likewise. | |
1433 | * gcc.dg/format/c99-printf-1.c: Likewise. | |
1434 | * gcc.dg/format/c99-scanf-1.c: Likewise. | |
1435 | * gcc.misc-tests/gcov-8.c: Likewise. | |
1436 | * lib/profopt.exp: Likewise. | |
1437 | ||
d48d6e79 KW |
1438 | 2002-09-15 Krister Walfridsson <cato@df.lth.se> |
1439 | ||
1440 | * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE. | |
1441 | ||
3baab484 NS |
1442 | 2002-09-15 Nathan Sidwell <nathan@codesourcery.com> |
1443 | ||
1444 | * g++.dg/inherit/using2.C: New test. | |
1445 | ||
3bbe3320 KH |
1446 | 2002-09-15 Kazu Hirata <kazu@cs.umass.edu> |
1447 | ||
1448 | * ChangeLog: Follow spelling conventions. | |
1449 | * g++.dg/template/friend4.C: Likewise. | |
1450 | * g++.old-deja/g++.pt/crash67.C: Likewise. | |
1451 | * gcc.c-torture/execute/20000801-4.c: Likewise. | |
1452 | * gcc.dg/c90-digraph-1.c: Likewise. | |
1453 | * gcc.dg/c94-digraph-1.c: Likewise. | |
1454 | * gcc.dg/c99-digraph-1.c: Likewise. | |
1455 | * gcc.dg/cpp/line5.c: Likewise. | |
1456 | * gcc.dg/cpp/multiline.c: Likewise. | |
1457 | * gcc.dg/cpp/trad/literals-1.c: Likewise. | |
1458 | * gcc.dg/format/attr-3.c: Likewise. | |
1459 | * gcc.dg/format/c90-scanf-3.c: Likewise. | |
1460 | * gcc.dg/format/ext-4.c: Likewise. | |
1461 | ||
c8460010 NS |
1462 | 2002-09-15 Nathan Sidwell <nathan@codesourcery.com> |
1463 | ||
1464 | * g++.dg/template/pretty1.C: New test. | |
1465 | ||
62dfe763 AM |
1466 | 2002-09-14 Alan Modra <amodra@bigpond.net.au> |
1467 | ||
1468 | * gcc.c-torture/execute/struct-cpy-1.c: New test. | |
1469 | ||
46dd3884 GDR |
1470 | 2002-09-13 Matt Austern <austern@apple.com> |
1471 | ||
1472 | * testsuite/g++.dg/other/constref[12].C: New, regression tests for | |
1473 | passing a cast expression to a function by const reference. | |
1474 | ||
712467a4 NS |
1475 | 2002-09-13 Nathan Sidwell <nathan@codesourcery.com> |
1476 | ||
1477 | * g++.dg/template/deduce1.C: New test. | |
1478 | ||
b5fc646f KH |
1479 | 2002-09-13 Kazu Hirata <kazu@cs.umass.edu> |
1480 | ||
1481 | * gcc.c-torture/execute/simd-1.c: Force all use of int to | |
1482 | 32-bit int. | |
1483 | ||
d27442c9 JDA |
1484 | 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca> |
1485 | ||
1486 | * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct | |
1487 | usage. | |
1488 | ||
0c11ae22 RE |
1489 | 2002-09-10 Richard Earnshaw <rearnsha@arm.com> |
1490 | ||
1491 | * gcc.c-torture/compile/20020910-1.c: New test. | |
1492 | ||
e5a3b7bd FCE |
1493 | 2002-09-10 Frank Ch. Eigler <fche@redhat.com> |
1494 | ||
1495 | * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call. | |
1496 | ||
278bba8b AJ |
1497 | 2002-09-10 Andreas Jaeger <aj@suse.de> |
1498 | ||
1499 | * gcc.dg/20020312-2.c: Adjust for x86-64. | |
1500 | ||
f69257d6 TM |
1501 | 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl> |
1502 | ||
1503 | * g77.dg/7388.f: New test case for PR 7388. | |
1504 | ||
54c93c30 AE |
1505 | 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de> |
1506 | ||
1507 | * gcc.dg/compare2.c: Remove xfail from cases 10 and 12. | |
1508 | ||
370ce32a ZL |
1509 | 2002-09-05 Ziemowit Laski <zlaski@apple.com> |
1510 | ||
1511 | * objc.dg/proto-lossage-1.m: New test. | |
1512 | ||
2ef835f2 NB |
1513 | 2002-09-06 Neil Booth <neil@daikokuya.co.uk> |
1514 | ||
1515 | * gcc.dg/cpp/_Pragma4.c: Fix typo. | |
1516 | ||
746b0682 NP |
1517 | Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it> |
1518 | ||
1519 | * objc/execute/formal_protocol-6.x: Removed. This testcase is now | |
1520 | expected to pass. | |
1521 | ||
556d006c SS |
1522 | 2002-09-06 Stan Shebs <shebs@apple.com> |
1523 | David Edelsohn <edelsohn@gnu.org> | |
1524 | ||
1525 | * gcc.dg/weak: New directory. | |
1526 | * gcc.dg/weak-[1-9].c: Move to new directory, remove all | |
1527 | target-specific xfail bits. | |
1528 | * gcc.dg/typeof-2.c: Move to new directory. | |
1529 | * gcc.dg/weak.exp: New expect script. | |
1530 | ||
7d97b054 AM |
1531 | 2002-09-06 Alan Modra <amodra@bigpond.net.au> |
1532 | ||
1533 | * gcc.c-torture/execute/extzvsi.c: New test. | |
1534 | ||
8ef3ea70 SS |
1535 | 2002-09-05 Stan Shebs <shebs@apple.com> |
1536 | ||
1537 | * gcc.dg/weak-1.c: xfail on Darwin. | |
1538 | * gcc.dg/weak-2.c: Ditto. | |
1539 | * gcc.dg/weak-3.c: Ditto. | |
1540 | * gcc.dg/weak-4.c: Ditto. | |
1541 | * gcc.dg/weak-5.c: Ditto. | |
1542 | * gcc.dg/weak-6.c: Ditto. | |
1543 | * gcc.dg/weak-7.c: Ditto. | |
1544 | * gcc.dg/weak-8.c: Ditto. | |
1545 | * gcc.dg/weak-9.c: Ditto. | |
1546 | ||
ed6cc1f5 R |
1547 | Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com> |
1548 | ||
1549 | * gcc.c-torture/execute/loop-14.c: New test. | |
1550 | ||
23ccd1f3 JJ |
1551 | 2002-09-04 Jakub Jelinek <jakub@redhat.com> |
1552 | ||
1553 | * g++.dg/other/cxa-atexit1.C: New test. | |
1554 | ||
f979c199 JJ |
1555 | * gcc.dg/typeof-2.c: New test. |
1556 | ||
4977bab6 ZW |
1557 | 2002-09-03 Roger Sayle <roger@eyesopen.com> |
1558 | ||
1559 | * gcc.dg/builtins-2.c: New testcase. | |
1560 | * gcc.dg/builtins-3.c: New testcase. | |
1561 | ||
79ba5e3b NB |
1562 | 2002-09-03 Neil Booth <neil@daikokuya.co.uk> |
1563 | ||
1564 | * gcc.dg/cpp/_Pragma4.c: New test. | |
1565 | ||
64f3ecb1 NP |
1566 | Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it> |
1567 | ||
1568 | * objc/execute/nil_method-1.m: New testcase. | |
1569 | ||
0475ed26 NP |
1570 | Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it> |
1571 | ||
1572 | * objc/execute/class-tests-1.h (test_class_with_superclass): Call | |
1573 | [Object class], not [Object initialize]. | |
1574 | ||
c8ffe46f RS |
1575 | 2002-08-31 Roger Sayle <roger@eyesopen.com> |
1576 | Hans-Peter Nilsson <hp@bitrange.com> | |
1577 | ||
1578 | * gcc.c-torture/execute/20020720-1.x: Skip test on | |
1579 | mmix-knuth-mmixware. Correct comment. | |
1580 | ||
eca7f13c MM |
1581 | 2002-08-27 Mark Mitchell <mark@codesourcery.com> |
1582 | ||
1583 | * testsuite/g++.dg/abi/bitfield5.C: New test. | |
1584 | * testsuite/g++.dg/abi/vbase10.C: Likewise. | |
1585 | ||
c350f8c1 NP |
1586 | Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it> |
1587 | ||
1588 | * objc.dg/undeclared-selector.m: New test. | |
1589 | ||
ac2a2d6f NS |
1590 | 2002-08-27 Nathan Sidwell <nathan@codesourcery.com> |
1591 | ||
1592 | * g++.dg/other/offsetof1.C: Avoid cast warning. | |
1593 | ||
d632dee9 ZL |
1594 | 2002-08-26 Ziemowit Laski <zlaski@apple.com> |
1595 | ||
54c93c30 | 1596 | * objc.dg/super-class-2.m: New test. |
d632dee9 | 1597 | |
13d3f0b6 MA |
1598 | 2002-08-24 Matt Austern <austern@apple.com> |
1599 | ||
1600 | * g++.dg/ext/lvaddr.C: New test. | |
1601 | * g++.dg/ext/lvcast.C: New test. | |
278bba8b | 1602 | |
5b770a96 MM |
1603 | 2002-08-22 Mark Mitchell <mark@codesourcery.com> |
1604 | ||
1605 | * testsuite/g++.dg/inherit/cond1.C: New test. | |
1606 | ||
a976230b GK |
1607 | 2002-08-22 Geoffrey Keating <geoffk@redhat.com> |
1608 | ||
1609 | * gcc.dg/noncompile/incomplete-1.c: New test. | |
1610 | ||
b462d4ab JM |
1611 | 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk> |
1612 | ||
1613 | * gcc.dg/typespec-1.c: New test. | |
1614 | ||
92b5aacd DP |
1615 | 2002-08-20 Devang Patel <dpatel@apple.com> |
1616 | * objc.dg/proto-hier-2.m: New test. | |
278bba8b | 1617 | |
1bd5981b ZL |
1618 | 2002-08-19 Ziemowit Laski <zlaski@apple.com> |
1619 | ||
1620 | * objc.dg/bitfield-1.m: New test. | |
1621 | * objc.dg/bitfield-2.m: New test. | |
1622 | ||
2984fe64 JM |
1623 | 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk> |
1624 | ||
1625 | * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c, | |
1626 | gcc.dg/c99-flex-array-4.c: New tests. | |
1627 | ||
8aa5074e SS |
1628 | 2002-08-16 Stan Shebs <shebs@apple.com> |
1629 | ||
1630 | * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case. | |
1631 | ||
2a2bfc59 JJ |
1632 | 2002-08-15 Jakub Jelinek <jakub@redhat.com> |
1633 | ||
1634 | * gcc.dg/typeof-1.c: New test. | |
1635 | * g++.dg/ext/typeof2.C: New test. | |
1636 | ||
eac5ce6c NS |
1637 | 2002-08-15 Nathan Sidwell <nathan@codesourcery.com> |
1638 | ||
1639 | * g++.dg/other/offsetof1.C: New test. | |
1640 | ||
55ae9079 RH |
1641 | 2002-08-14 Richard Henderson <rth@redhat.com> |
1642 | ||
1643 | * gcc.dg/tls/diag-3.c: Fix expected message strings. | |
1644 | ||
8bfb1467 NB |
1645 | 2002-08-14 Neil Booth <neil@daikokuya.co.uk> |
1646 | ||
1647 | * gcc.dg/cpp/_Pragma3.c: New test. | |
1648 | ||
22eadedb MM |
1649 | 2002-08-13 Mark Mitchell <mark@codesourcery.com> |
1650 | ||
1651 | * g++.dg/template/inherit3: New test. | |
1652 | ||
3ebf5204 NS |
1653 | 2002-08-10 Nathan Sidwell <nathan@codesourcery.com> |
1654 | ||
1655 | * gcc.dg/bitfld-4.c: Add blank options. | |
1656 | ||
9e259dd1 MM |
1657 | 2002-08-09 Mark Mitchell <mark@codesourcery.com> |
1658 | ||
1659 | * g++.dg/template/crash1.C: New test. | |
1660 | ||
9e20be0c JJ |
1661 | 2002-08-08 Jakub Jelinek <jakub@redhat.com> |
1662 | ||
1663 | * gcc.dg/tls/opt-2.c: New test. | |
1664 | ||
7b9be5c7 | 1665 | 2002-08-08 Devang Patel <dpatel@apple.com> |
9e20be0c JJ |
1666 | |
1667 | * objc.dg/selector-1.m : New test | |
278bba8b | 1668 | |
6fde9815 NS |
1669 | 2002-08-08 Nathan Sidwell <nathan@codesourcery.com> |
1670 | ||
3ebf5204 | 1671 | * g++.dg/abi/bitfield4.C: New test. |
6fde9815 NS |
1672 | * gcc.dg/bitfld-4.c: New test. |
1673 | ||
c93a26f5 NS |
1674 | 2002-08-08 Nathan Sidwell <nathan@codesourcery.com> |
1675 | ||
1676 | * g++.dg/other/packed1.C: New test. | |
1677 | ||
50ad9642 MM |
1678 | 2002-08-07 Mark Mitchell <mark@codesourcery.com> |
1679 | ||
1680 | * g++.dg/abi/offsetof.C: Tweak error messages. | |
1681 | * g++.old-deja/g++.mike/p10769a.C: Likewise. | |
278bba8b | 1682 | |
daf06049 JJ |
1683 | 2002-08-08 Jakub Jelinek <jakub@redhat.com> |
1684 | ||
1685 | * gcc.dg/bitfld-3.c: New test. | |
1686 | ||
ad9335eb JJ |
1687 | 2002-08-07 Jakub Jelinek <jakub@redhat.com> |
1688 | Richard Henderson <rth@redhat.com> | |
1689 | ||
1690 | * gcc.dg/i386-bitfield1.c: New test. | |
1691 | * g++.dg/abi/bitfield3.C: Update. | |
1692 | ||
0b6f2917 NB |
1693 | 2002-08-07 Neil Booth <neil@daikokuya.co.uk> |
1694 | ||
1695 | * objc.dg/const-str-2.m: Update. | |
1696 | * gcc.dg/cpp/c++98.c: Change to C extension. | |
1697 | * gcc.dg/cpp/c++98-pedantic.c: Similarly. | |
1698 | * gcc.dg/cpp/cpp.exp: Process .C extensions too. | |
1699 | ||
1ae0ccb6 AH |
1700 | 2002-08-06 Aldy Hernandez <aldyh@redhat.com> |
1701 | ||
54c93c30 | 1702 | * testsuite/gcc.dg/tls/diag-3.c: New. |
1ae0ccb6 | 1703 | |
1e14c7f0 GDR |
1704 | 2002-08-07 Gabriel Dos Reis <gdr@nerim.net> |
1705 | ||
1706 | * g++.dg/README (Subdirectories): Document new subdir expr. | |
1707 | * g++.dg/expr/pmf-1.C: New test. | |
1708 | ||
58551c23 NB |
1709 | 2002-08-06 Neil Booth <neil@daikokuya.co.uk> |
1710 | ||
1711 | * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests. | |
1712 | ||
39e3a681 JJ |
1713 | 2002-08-06 Jakub Jelinek <jakub@redhat.com> |
1714 | ||
1715 | * g++.dg/abi/bitfield3.C: New test. | |
1716 | ||
d19202ba NS |
1717 | 2002-08-05 Nathan Sidwell <nathan@codesourcery.com> |
1718 | ||
1719 | * lib/gcov.exp: Tweak expected line formats. | |
1720 | * gcc.misc-tests/gcov8.c: New test. | |
1721 | * gcc.misc-tests/gcov8.x: New flags. | |
1722 | ||
5133ad46 JJ |
1723 | 2002-08-05 Jakub Jelinek <jakub@redhat.com> |
1724 | ||
1725 | * consistency.vlad/layout/endian.c: Include string.h. | |
1726 | ||
1bed5ee3 JJ |
1727 | * gcc.c-torture/execute/20020805-1.c: New test. |
1728 | ||
201fbb7f GDR |
1729 | 2002-08-04 Gabriel Dos Reis <gdr@nerim.net> |
1730 | ||
1731 | * g++.dg/other/conversion1.C: New test. | |
1732 | ||
313c9c54 RS |
1733 | 2002-08-03 Roger Sayle <roger@eyesopen.com> |
1734 | ||
1735 | * gcc.dg/builtins-1.c: New testcase. | |
1736 | ||
55765de4 MM |
1737 | 2002-08-02 Mark Mitchell <mark@codesourcery.com> |
1738 | ||
1739 | * g++.dg/inherit/access3.C: New test. | |
1740 | ||
81e602b5 JJ |
1741 | 2002-08-01 Jakub Jelinek <jakub@redhat.com> |
1742 | ||
1743 | * gcc.dg/ia64-visibility-2.c: New test. | |
1744 | ||
7662da2f BK |
1745 | 2002-08-01 Benjamin Kosnik <bkoz@redhat.com> |
1746 | ||
54c93c30 | 1747 | * g++.old-deja/g++.abi/ptrflags.C (expect): Change |
7662da2f BK |
1748 | __qualifier_flags to __flags. |
1749 | ||
4ba126e4 MM |
1750 | 2002-07-31 Mark Mitchell <mark@codesourcery.com> |
1751 | ||
1752 | * g++.dg/inherit/operator1.C: New test. | |
1753 | * g++.dg/lookup/disamb1.C: Fix typo in comment. | |
1754 | * g++.dg/other/error1.C: Change expected error message. | |
1755 | * g++.dg/template/conv4.C: Likewise. | |
278bba8b | 1756 | |
4ba126e4 | 1757 | 2002-07-26 Neil Booth <neil@daikokuya.cop.uk> |
b41f25cf NB |
1758 | |
1759 | * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test | |
002b4ef1 | 1760 | for documented behavior. |
b41f25cf | 1761 | |
7702af36 RS |
1762 | 2002-07-25 Roger Sayle <roger@eyesopen.com> |
1763 | ||
1764 | * gcc.c-torture/execute/20020720-1.x: Skip this test on | |
1765 | several targets known to fail. | |
1766 | ||
a27fb29b RS |
1767 | 2002-07-25 Richard Sandiford <rsandifo@redhat.com> |
1768 | ||
1769 | * gcc.dg/mips-args-[123].c: New tests. | |
1770 | ||
0b72793f AH |
1771 | 2002-07-24 Aldy Hernandez <aldyh@redhat.com> |
1772 | ||
1773 | * gcc.dg/ppc-spe.c: New. | |
1774 | ||
3cfab7ec GK |
1775 | 2002-07-24 Geoffrey Keating <geoffk@redhat.com> |
1776 | ||
1777 | * g++.dg/other/ptrmem4.C: New testcase. | |
1778 | ||
eb5da24b RH |
1779 | 2002-07-24 Richard Henderson <rth@redhat.com> |
1780 | ||
1781 | * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap. | |
278bba8b | 1782 | |
aa02149a GDR |
1783 | 2002-07-24 Gabriel Dos Reis <gdr@nerim.net> |
1784 | ||
1785 | * g++.dg/ext/alignof1.C (main): Return 0 for success. | |
1786 | ||
79258dce RS |
1787 | 2002-07-24 Roger Sayle <roger@eyesopen.com> |
1788 | ||
1789 | * gcc.c-torture/execute/memset-3.c: New testcase. | |
1790 | ||
a69cbaac NB |
1791 | 2002-07-24 Neil Booth <neil@daikokuya.co.uk> |
1792 | ||
1793 | * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h, | |
1794 | gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests. | |
1795 | ||
13fd931e KG |
1796 | 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1797 | ||
1798 | * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x: | |
1799 | Delete. | |
1800 | ||
451f86fd R |
1801 | Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com> |
1802 | ||
1803 | * gcc.c-torture/compile/simd-4.c: New test. | |
1804 | ||
0e902d98 KL |
1805 | 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1806 | ||
1807 | PR c++/7347, c++/7348 | |
1808 | * g++.dg/template/access4.C: New test. | |
1809 | * g++.dg/template/access5.C: New test. | |
1810 | * g++.old-deja/g++.pt/memtemp85.C: Fix access problem. | |
1811 | * g++.old-deja/g++.pt/memtemp86.C: Likewise. | |
1812 | * g++.old-deja/g++.pt/ttp58.C: Likewise. | |
1813 | * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL. | |
1814 | ||
cf3c4f56 JJ |
1815 | 2002-07-22 Jakub Jelinek <jakub@redhat.com> |
1816 | ||
1817 | * gcc.dg/gnu89-init-2.c: New test. | |
1818 | ||
56508306 GDR |
1819 | 2002-07-21 Gabriel Dos Reis <gdr@nerim.net> |
1820 | ||
1821 | * gcc.dg/c90-arraydecl-1.c: Change C89 too C90. | |
1822 | ||
0da65b89 RS |
1823 | 2002-07-20 Roger Sayle <roger@eyesopen.com> |
1824 | ||
1825 | * gcc.c-torture/execute/20020720-1.c: New testcase. | |
1826 | ||
68e65275 NB |
1827 | 2002-07-20 Neil Booth <neil@daikokuya.co.uk> |
1828 | ||
1829 | * gcc.dg/cpp/Wsignprom.c: New tests. | |
1830 | ||
a0c58ea9 AM |
1831 | 2002-07-20 Alan Modra <amodra@bigpond.net.au> |
1832 | ||
1833 | * gcc.c-torture/execute/loop-13.c: New test. | |
1834 | ||
75aef48a NB |
1835 | 2002-07-19 Neil Booth <neil@daikokuya.co.uk> |
1836 | ||
1837 | * gcc.dg/cpp/expr.c: New tests. | |
1838 | ||
437deefa DE |
1839 | 2002 07-18 David Edelsohn <edelsohn@gnu.org> |
1840 | ||
1841 | * g++.dg/opt/pr6713.C: Add template instantiation. | |
1842 | ||
85272855 AM |
1843 | 2002-07-18 Alan Modra <amodra@bigpond.net.au> |
1844 | ||
437deefa DE |
1845 | * gcc.dg/nest.c: New test. |
1846 | ||
1847 | 2002-07-17 Richard Henderson <rth@redhat.com> | |
1848 | ||
1849 | * g++.dg/opt/pr6713.C: New test. | |
85272855 | 1850 | |
90888283 EB |
1851 | 2002-07-17 Eric Botcazou <ebotcazou@multimania.com> |
1852 | ||
1853 | * gcc.c-torture/execute/loop-2e.x: Let the testcase | |
1854 | XFAIL for all x86 processors. | |
1855 | ||
ce0ead25 ID |
1856 | 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au> |
1857 | ||
1858 | * gcc.c-torture/execute/20010122-1.x: Do not test with | |
1859 | -fomit-frame-pointer. | |
1860 | ||
d955f6ea KL |
1861 | 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1862 | ||
1863 | * g++.dg/template/instantiate2.C: New test. | |
1864 | * g++.dg/template/spec4.C: New test. | |
1865 | ||
ba59df78 KL |
1866 | 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1867 | ||
1868 | * g++.dg/template/access2.C: New test. | |
1869 | * g++.dg/template/access3.C: New test. | |
1870 | ||
6c535c69 ZW |
1871 | 2002-07-15 Zack Weinberg <zack@codesourcery.com> |
1872 | ||
1873 | * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c, | |
1874 | c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c, | |
1875 | c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c, | |
1876 | c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c: | |
1877 | Convert to use <stdarg.h>. | |
1878 | * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x: | |
1879 | Delete. | |
1880 | * gcc.dg/va-arg-2.c: New. | |
1881 | * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS. | |
1882 | ||
794a292d JJ |
1883 | 2002-07-15 Jakub Jelinek <jakub@redhat.com> |
1884 | ||
1885 | * gcc.c-torture/compile/20020710-1.c: New test. | |
1886 | ||
226cfe61 | 1887 | Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com> |
6c535c69 | 1888 | Andrew Pinski <pinskia@physics.uc.edu> |
226cfe61 R |
1889 | |
1890 | gcc.c-torture/compile/simd-2.c: New testcase. | |
1891 | gcc.c-torture/compile/simd-3.c: Likewise. | |
1892 | ||
f0ab6bf2 MM |
1893 | 2002-07-11 Mark Mitchell <mark@codesourcery.com> |
1894 | ||
1895 | PR c++/7224 | |
1896 | * g++.dg/overload/error1.C: New test. | |
6c535c69 | 1897 | |
789b7de5 RO |
1898 | 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
1899 | ||
1900 | * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32 | |
1901 | configuration and IRIX 6 O32 ABI. | |
1902 | ||
e65a2d65 RS |
1903 | 2002-07-11 Roger Sayle <roger@eyesopen.com> |
1904 | ||
1905 | * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions. | |
1906 | ||
c5358a5d RS |
1907 | 2002-07-10 Roger Sayle <roger@eyesopen.com> |
1908 | ||
1909 | * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort". | |
1910 | ||
6d844e9d JL |
1911 | 2002-07-10 Jeffrey A Law <law@redhat.com> |
1912 | ||
6c535c69 | 1913 | * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102. |
6d844e9d | 1914 | |
6c535c69 | 1915 | * gcc.c-torture/compile/930326-1.x: Remove. No longer needed. |
6d844e9d | 1916 | |
2fefbb5d AH |
1917 | 2002-07-09 Aldy Hernandez <aldyh@redhat.com> |
1918 | ||
6c535c69 | 1919 | * gcc.dg/20020312-2.c: Check for __PPC__. |
2fefbb5d | 1920 | |
4d5be58b DN |
1921 | 2002-07-09 Diego Novillo <dnovillo@redhat.com> |
1922 | ||
1923 | * gcc.c-torture/compile/20020709-1.c: New test. | |
1924 | ||
78abea27 RS |
1925 | 2002-07-07 Roger Sayle <roger@eyesopen.com> |
1926 | ||
1927 | * g++.dg/template/qualttp21.C: New test case. | |
1928 | ||
e66c8649 AO |
1929 | 2002-07-06 Alexandre Oliva <aoliva@redhat.com> |
1930 | ||
1931 | * gcc.c-torture/compile/20020706-1.c: New test. | |
1932 | * gcc.c-torture/compile/20020706-2.c: New test. | |
1933 | ||
78abea27 RS |
1934 | 2002-07-06 Brian R. Gaeke <brg@dgate.ORG> |
1935 | Alexandre Oliva <aoliva@redhat.com> | |
71b089f0 BG |
1936 | |
1937 | * g++.dg/warn/incomplete1.C: New test. | |
1938 | ||
8537dbae KG |
1939 | 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1940 | ||
1941 | PR c++/7099 | |
6c535c69 | 1942 | * g++.dg/warn/noreturn1.C: New test. |
8537dbae | 1943 | |
9833f679 MM |
1944 | 2002-07-03 Mark Mitchell <mark@codesourcery.com> |
1945 | ||
1946 | PR c++/6706 | |
1947 | * g++.dg/debug/debug6.C: New test. | |
1948 | * g++.dg/debug/debug7.C: New test. | |
1949 | ||
3767c0fd R |
1950 | Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com> |
1951 | ||
1952 | * gcc.c-torture/compile/simd-3.c: New test. | |
1953 | ||
a6a5beb1 CD |
1954 | 2002-07-03 Chris Demetriou <cgd@broadcom.com> |
1955 | ||
1956 | * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets. | |
1957 | * gcc.dg/20020620-1.c: Likewise. | |
1958 | ||
b2153b98 KL |
1959 | 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1960 | ||
1961 | PR c++/6944 | |
1962 | * g++.dg/init/array4.C: New test. | |
1963 | * g++.dg/init/array5.C: New test. | |
1964 | ||
34a80643 R |
1965 | Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com> |
1966 | ||
1967 | * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~. | |
1968 | * gcc.c-torture/execute/simd-2.c (main): Likewise. | |
1969 | ||
622d3731 KG |
1970 | 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1971 | ||
1972 | * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions. | |
1973 | * gcc.dg/wtr-aggr-init-1.c: Likewise. | |
1974 | * gcc.dg/wtr-conversion-1.c: Likewise. | |
1975 | * gcc.dg/wtr-escape-1.c: Likewise. | |
1976 | * gcc.dg/wtr-int-type-1.c: Likewise. | |
1977 | * gcc.dg/wtr-label-1.c: Likewise. | |
1978 | * gcc.dg/wtr-static-1.c: Likewise. | |
1979 | * gcc.dg/wtr-strcat-1.c: Likewise. | |
1980 | * gcc.dg/wtr-suffix-1.c: Likewise. | |
1981 | * gcc.dg/wtr-switch-1.c: Likewise. | |
1982 | * gcc.dg/wtr-unary-plus-1.c: Likewise. | |
1983 | * gcc.dg/wtr-union-init-1.c: Likewise. | |
1984 | * gcc.dg/wtr-union-init-2.c: Likewise. | |
1985 | * gcc.dg/wtr-union-init-3.c: Likewise. | |
1986 | ||
1987 | * gcc.dg/wtr-func-def-1.c: New test. | |
1988 | ||
c40da518 | 1989 | 2002-07-02 Devang Patel <dpatel@apple.com> |
e1c2dd26 | 1990 | |
c40da518 DP |
1991 | * objc.dg/param-1.m: New test. |
1992 | ||
0879540b NB |
1993 | 2002-07-03 Neil Booth <neil@daikokuya.co.uk> |
1994 | ||
1995 | * gcc.dg/cpp/trad/directive.c: Add test. | |
1996 | * gcc.dg/cpp/trad/macroargs.c: Add test. | |
1997 | * gcc.dg/cpp/trad/recurse-3.c: Add tests. | |
1998 | ||
c680d2b6 NB |
1999 | 2002-07-02 Neil Booth <neil@daikokuya.co.uk> |
2000 | ||
2001 | * gcc.dg/cpp/cmdlne-M.c: New test. | |
2002 | ||
c1c5187c ZL |
2003 | 2002-07-02 Ziemowit Laski <zlaski@apple.com> |
2004 | ||
2005 | * objc.dg/desig-init-1.m: New test. | |
2006 | ||
17f29637 KL |
2007 | 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2008 | ||
2009 | PR c++/6716 | |
2010 | * g++.dg/template/instantiate1.C: New test. | |
2011 | ||
5d69ba1f MM |
2012 | 2002-07-01 Mark Mitchell <mark@codesourcery.com> |
2013 | ||
2014 | PR c++/7112 | |
2015 | * g++.dg/template/sizeof2.C: New test. | |
2016 | ||
7098b619 NB |
2017 | 2002-07-01 Neil Booth <neil@daikokuya.co.uk> |
2018 | ||
2019 | * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c, | |
2020 | gcc.dg/cpp/trad/include.c: New tests. | |
2021 | ||
0a220b4a HPN |
2022 | 2002-07-01 Hans-Peter Nilsson <hp@axis.com> |
2023 | ||
2024 | PR target/7177 | |
2025 | * gcc.c-torture/compile/20020701-1.c: New test. | |
2026 | ||
bbeb33f2 SS |
2027 | 2002-07-01 Stan Shebs <shebs@apple.com> |
2028 | ||
2029 | * lib/objc.exp (objc_target_compile): Add the -I path to ObjC | |
2030 | header here... | |
2031 | * lib/objc-torture.exp (objc-torture-compile): ...instead of here | |
2032 | (objc-torture-execute): or here. | |
2033 | ||
03c53278 R |
2034 | Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com> |
2035 | ||
2036 | * gcc.c-torture/execute/arith-rand-ll.c: New test. | |
2037 | ||
e34cabb3 NB |
2038 | 2002-07-01 Neil Booth <neil@daikokuya.co.uk> |
2039 | ||
2040 | * gcc.dg/cpp/trad/escaped-nl.c: New test. | |
2041 | ||
118f8dc1 DP |
2042 | 2002-06-30 Devang Patel <dpatel@apple.com> |
2043 | ||
2044 | * objc.dg/fsyntax-only.m: New test. | |
2045 | ||
5ce49b4b MM |
2046 | 2002-06-27 Mark Mitchell <mark@codesourcery.com> |
2047 | ||
2048 | PR c++/6695 | |
2049 | * g++.dg/template/friend7.C: New file. | |
2050 | ||
759236dd AH |
2051 | 2002-06-27 Aldy Hernandez <aldyh@redhat.com> |
2052 | ||
6c535c69 ZW |
2053 | * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in |
2054 | return type. | |
759236dd | 2055 | |
86422829 R |
2056 | Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com> |
2057 | ||
2058 | * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to | |
2059 | avoid division by zero. | |
2060 | ||
06470238 NB |
2061 | 2002-06-27 Neil Booth <neil@daikokuya.co.uk> |
2062 | ||
2063 | * gcc.dg/Wunknownprag.c: New tests. | |
2064 | ||
9881adff R |
2065 | Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com> |
2066 | ||
2067 | * gcc.c-torture/execute/simd-2.c: New test. | |
2068 | ||
0c6db544 NB |
2069 | 2002-06-25 Neil Booth <neil@daikokuya.co.uk> |
2070 | ||
2071 | * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h, | |
2072 | gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h, | |
2073 | gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c, | |
2074 | gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c, | |
2075 | gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c, | |
2076 | gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c, | |
2077 | gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h, | |
2078 | gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h, | |
2079 | gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h, | |
2080 | gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h | |
2081 | gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def, | |
2082 | gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c, | |
2083 | gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c, | |
2084 | gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h, | |
2085 | gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h, | |
2086 | gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c, | |
2087 | gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests. | |
2088 | ||
2c088b53 NB |
2089 | 2002-06-24 Neil Booth <neil@daikokuya.co.uk> |
2090 | ||
2091 | * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S, | |
2092 | gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c, | |
2093 | gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c, | |
2094 | gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c: | |
2095 | New tests. | |
2096 | * gcc.dg/cpp/trad/directive.c: Update. | |
2097 | ||
bc9c2952 AJ |
2098 | 2002-06-23 Andreas Jaeger <aj@suse.de> |
2099 | ||
2100 | * gcc.c-torture/execute/complex-6.c: New. | |
2101 | ||
847c76c8 NB |
2102 | 2002-06-22 Neil Booth <neil@daikokuya.co.uk> |
2103 | ||
2104 | * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c, | |
2105 | gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c, | |
2106 | gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c, | |
2107 | gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests. | |
2108 | ||
00b94a44 NB |
2109 | 2002-06-21 Neil Booth <neil@daikokuya.co.uk> |
2110 | ||
2111 | * gcc.dg/cpp/trad: New directory with traditional tests copied | |
2112 | from parent directory. | |
2113 | * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c, | |
2114 | gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c, | |
2115 | gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c, | |
2116 | gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c: | |
2117 | Move to trad/ and rename. | |
2118 | * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c, | |
2119 | gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c, | |
2120 | gcc.dg/cpp/trad/redef2.c: New tests. | |
2121 | * gcc.dg/cpp/trad/trad.exp: New driver. | |
2122 | ||
017acb41 NB |
2123 | 2002-06-20 Neil Booth <neil@daikokuya.co.uk> |
2124 | ||
2125 | * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c, | |
2126 | gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c, | |
2127 | gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c, | |
2128 | gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c: | |
2129 | Remove. | |
2130 | ||
9164f47a RS |
2131 | 2002-06-20 Richard Sandiford <rsandifo@redhat.com> |
2132 | ||
2133 | * gcc.dg/20020620-1.c: New test. | |
2134 | ||
342cea95 KL |
2135 | 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2136 | ||
2137 | * g++.dg/template/ttp4.C: New test. | |
2138 | ||
ccf160f1 JJ |
2139 | 2002-06-19 Jakub Jelinek <jakub@redhat.com> |
2140 | ||
2141 | * g++.dg/opt/vt1.C: Fix regexp. | |
2142 | ||
90227c69 KG |
2143 | 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2144 | ||
2145 | * gcc.c-torture/execute/pure-1.c: Make functions static again. | |
2146 | Don't use attribute `noinline'. | |
2147 | ||
0fd534ed HPN |
2148 | 2002-06-18 Hans-Peter Nilsson <hp@axis.com> |
2149 | ||
2150 | * gcc.c-torture/execute/20020615-1.c: Fix typo in comment. | |
bc9c2952 | 2151 | |
820d4b1b AH |
2152 | 2002-06-18 Aldy Hernandez <aldyh@redhat.com> |
2153 | ||
6c535c69 | 2154 | * gcc.c-torture/execute/simd-1.c: New. |
820d4b1b | 2155 | |
6c535c69 | 2156 | * gcc.dg/simd-1.c: New. |
820d4b1b | 2157 | |
22309565 HPN |
2158 | 2002-06-18 Hans-Peter Nilsson <hp@axis.com> |
2159 | ||
2160 | * gcc.c-torture/execute/20020615-1.c: Correct bug-description. | |
2161 | ||
750491fc RH |
2162 | 2002-06-16 Richard Henderson <rth@redhat.com> |
2163 | ||
2164 | * g++.dg/ext/anon-struct1.C: New. | |
2165 | * g++.dg/ext/anon-struct2.C: New. | |
2166 | * g++.dg/ext/anon-struct3.C: New. | |
2167 | * gcc.dg/anon-struct-1.c: New. | |
2168 | * gcc.dg/anon-struct-2.c: New. | |
2169 | * gcc.dg/anon-struct-3.c: New. | |
2170 | * gcc.dg/20011008-1.c: Adjust warning text. | |
2171 | * gcc.dg/20020527-1.c: Add -fms-extensions. | |
2172 | ||
0931db71 RH |
2173 | 2002-06-16 Richard Henderson <rth@redhat.com> |
2174 | ||
2175 | * gcc.dg/20020531-1.c: Add LL specifier to avoid warning. | |
2176 | ||
21505616 HPN |
2177 | 2002-06-15 Hans-Peter Nilsson <hp@axis.com> |
2178 | ||
2179 | * gcc.c-torture/execute/20020615-1.c: New test. | |
2180 | ||
8dcb27ed RS |
2181 | 2002-06-15 Roger Sayle <roger@eyesopen.com> |
2182 | ||
2183 | * gcc.c-tortuture/execute/compare-1.c: New test case. | |
2184 | * gcc.c-tortuture/execute/compare-2.c: New test case. | |
2185 | * gcc.c-tortuture/execute/compare-3.c: New test case. | |
2186 | ||
a6f5e048 RH |
2187 | 2002-06-13 Richard Henderson <rth@redhat.com> |
2188 | ||
2189 | * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for | |
2190 | ia64 ilp32. | |
2191 | ||
d65cb654 KL |
2192 | 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2193 | ||
2194 | * g++.dg/template/typename2.C: Update error message. | |
2195 | ||
6debb006 HPN |
2196 | 2002-06-12 Hans-Peter Nilsson <hp@axis.com> |
2197 | ||
2198 | * gcc.c-torture/execute/20020611-1.c: New test. | |
2199 | ||
9da754bd BW |
2200 | 2002-06-11 Bob Wilson <bob.wilson@acm.org> |
2201 | ||
2202 | * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the | |
2203 | list of targets to skip. | |
2204 | ||
56a28102 BW |
2205 | 2002-06-10 Bob Wilson <bob.wilson@acm.org> |
2206 | ||
2207 | * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa | |
2208 | targets if not optimizing. | |
2209 | ||
2bf87216 JJ |
2210 | 2002-06-10 Jakub Jelinek <jakub@redhat.com> |
2211 | ||
2212 | * gcc.c-torture/compile/20020605-1.c: New test. | |
2213 | ||
5d056e9b JJ |
2214 | * g++.dg/opt/vt1.C: New test. |
2215 | ||
156755ac JJ |
2216 | * gcc.dg/20020531-1.c: New test. |
2217 | ||
50f30e6b JJ |
2218 | * gcc.dg/20020530-1.c: New test. |
2219 | ||
85d49058 JJ |
2220 | * gcc.dg/20020527-1.c: New test. |
2221 | ||
7b668f9e JJ |
2222 | * g++.dg/opt/cse1.C: New test. |
2223 | ||
437f1df1 RS |
2224 | 2002-06-07 Roger Sayle <roger@eyesopen.com> |
2225 | ||
2226 | * gcc.dg/20020607-2.c: New test case. | |
2227 | ||
68b15d4f JJ |
2228 | 2002-06-07 Jakub Jelinek <jakub@redhat.com> |
2229 | ||
2230 | * gcc.c-torture/compile/20020604-1.c: New test. | |
2231 | ||
c4b50f1a RH |
2232 | 2002-06-04 Richard Henderson <rth@redhat.com> |
2233 | ||
2234 | * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases. | |
2235 | * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67. | |
2236 | * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New. | |
2237 | ||
c2ae6616 AH |
2238 | 2002-06-04 Aldy Hernandez <aldyh@redhat.com> |
2239 | ||
6c535c69 | 2240 | * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF. |
c2ae6616 | 2241 | |
6d8fd7bb RH |
2242 | 2002-06-03 Richard Henderson <rth@redhat.com> |
2243 | ||
2244 | * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New. | |
2245 | * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New. | |
2246 | ||
ab780373 RH |
2247 | 2002-06-02 Richard Henderson <rth@redhat.com> |
2248 | ||
bc9c2952 | 2249 | * gcc.c-torture/execute/pure-1.c: Don't mark any of the |
ab780373 RH |
2250 | test functions static. |
2251 | ||
e33a8855 AJ |
2252 | 2002-06-02 Andreas Jaeger <aj@suse.de> |
2253 | ||
2254 | * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass | |
2255 | now. | |
2256 | ||
ceeedfc1 NB |
2257 | 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk> |
2258 | ||
2259 | * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c, | |
2260 | gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c: | |
2261 | Update for mofified diagnostics. | |
2262 | * gcc.dg/c99-intconst-1.c: No longer fail. | |
2263 | ||
61b78ce1 RH |
2264 | 2002-06-02 Richard Henderson <rth@redhat.com> |
2265 | ||
2266 | * gcc.dg/uninit-A.c: Remove xfail markers. | |
2267 | ||
378393da RS |
2268 | 2002-06-01 Roger Sayle <roger@eyesopen.com> |
2269 | ||
2270 | * gcc.dg/fnegate-1.c: New test case. | |
2271 | ||
d18b1ed8 OS |
2272 | 2002-05-30 Osku Salerma <osku@iki.fi> |
2273 | ||
2274 | * gcc.c-torture/execute/mayalias-1.c: New file. | |
2275 | ||
cd7ab83f NB |
2276 | 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk> |
2277 | ||
e33a8855 | 2278 | * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c, |
cd7ab83f NB |
2279 | gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c, |
2280 | gcc.dg/cpp/if-1.c: Update for modified diagnostics. | |
2281 | ||
5a3bb17d HPN |
2282 | 2002-05-29 Hans-Peter Nilsson <hp@axis.com> |
2283 | ||
2284 | * gcc.c-torture/execute/20020529-1.c: New test. | |
2285 | ||
39f2f3c8 RS |
2286 | 2002-05-27 Richard Henderson <rth@redhat.com> |
2287 | ||
2288 | * g++.dg/ext/attrib6.C: New test case. | |
2289 | ||
ef72b1d3 KG |
2290 | 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2291 | ||
2292 | * gcc.c-torture/execute/pure-1.c: New test. | |
2293 | ||
630363b4 NB |
2294 | 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk> |
2295 | ||
2296 | * gcc.dg/cpp/arith-2.c: Remove. | |
630363b4 | 2297 | |
c9220e3a NB |
2298 | 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk> |
2299 | ||
2300 | * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests. | |
2301 | * gcc.dg/cpp/if-3.c: Remove. | |
2302 | ||
9059e33c JJ |
2303 | 2002-05-26 Jakub Jelinek <jakub@redhat.com> |
2304 | ||
2305 | * g++.dg/opt/cse2.C: New test. | |
2306 | ||
91318908 NB |
2307 | 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk> |
2308 | ||
2309 | * gcc.dg/cpp/arith-1.c: New semantic tests. | |
2310 | * gcc.dg/cpp/if-1.c: Update. | |
2311 | ||
9e253215 BE |
2312 | 2002-05-24 Ben Elliston <bje@redhat.com> |
2313 | ||
2314 | * lib/c-torture.exp (c-torture-execute): Handle multiple sources. | |
2315 | ||
90442291 JJ |
2316 | 2002-05-24 Jakub Jelinek <jakub@redhat.com> |
2317 | ||
2318 | * gcc.dg/verbose-asm.c: New test. | |
2319 | ||
3620711b NB |
2320 | 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk> |
2321 | ||
2322 | * gcc.dg/cpp/paste12.c: New test. | |
2323 | ||
17645b15 NB |
2324 | 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk> |
2325 | ||
13fa982e | 2326 | * g++.dg/parse/named_ops.C: New test. |
17645b15 | 2327 | |
5ff225fc MM |
2328 | 2002-05-23 Mark Mitchell <mark@codesourcery.com> |
2329 | ||
2330 | * gcc/testsuite/gcc.dg/weak-8.c: New test. | |
2331 | ||
e275a535 R |
2332 | Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com> |
2333 | ||
2334 | * gcc.dg/weak-2.c: Allow optional leading underscore | |
2335 | in scan-assembler symbol name. | |
2336 | * gcc.dg/weak-3.c: Likewise. | |
2337 | * gcc.dg/weak-4.c: Likewise. | |
2338 | * gcc.dg/weak-5.c: Likewise. | |
2339 | ||
66b408f2 JJ |
2340 | 2002-05-23 Jakub Jelinek <jakub@redhat.com> |
2341 | ||
2342 | * gcc.dg/20020523-1.c: New test. | |
2343 | ||
e67a7860 NB |
2344 | 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk> |
2345 | ||
2346 | * objc.dg/const-str-2.m: Update now that we stop after | |
2347 | a command line error. | |
2348 | ||
c32dd1ef RH |
2349 | 2002-05-22 Richard Henderson <rth@redhat.com> |
2350 | ||
2351 | * g++.dg/dg.exp: Fix typo in test pruneing. | |
2352 | ||
7a1f3f5f RH |
2353 | 2002-05-22 Richard Henderson <rth@redhat.com> |
2354 | ||
2355 | * g++.dg/dg.exp: Prune the tls subdirectory. | |
2356 | * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New. | |
2357 | * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New. | |
2358 | * g++.dg/tls/init-1.C: New. | |
2359 | ||
2dd36f90 JJ |
2360 | 2002-05-22 Jakub Jelinek <jakub@redhat.com> |
2361 | ||
2362 | * gcc.dg/20020517-1.c: New test. | |
2363 | ||
ec221d71 RH |
2364 | 2002-05-21 Richard Henderson <rth@redhat.com> |
2365 | ||
2366 | * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c, | |
2367 | gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files. | |
2368 | ||
32d3f634 BG |
2369 | Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG> |
2370 | ||
2371 | * g++.dg/other/copy2.C: New test. | |
2372 | ||
02116b3d R |
2373 | Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com> |
2374 | ||
2375 | * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define. | |
2376 | (MAX_COPY): Bump up to 10 times sizeof (long long). | |
2377 | (main): Use a pattern of SEQUENCE_LENGTH different characters to copy. | |
2378 | ||
2379 | * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times | |
2380 | sizeof (long long). | |
2381 | ||
2382 | * gcc.c-torture/execute/strcpy-1.c: New test. | |
2383 | ||
b3f47c78 DB |
2384 | 2002-05-19 Jason Merrill <jason2redhat.com> |
2385 | ||
2386 | * g++.dg/ext/oper1.C: New test. | |
2387 | ||
2388 | 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com> | |
851c06dd MM |
2389 | 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com> |
2390 | ||
f362c762 MM |
2391 | * README.QMTEST: New file. |
2392 | ||
851c06dd MM |
2393 | * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line. |
2394 | ||
e3227f2c AJ |
2395 | 2002-05-19 Andreas Jaeger <aj@suse.de> |
2396 | ||
2397 | * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass | |
2398 | now. | |
2399 | * gcc.c-torture/execute/loop-2d.x: Likewise. | |
2400 | ||
210142e0 DB |
2401 | 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com> |
2402 | ||
2403 | * gcc.dg/weak-2.c: xfail warnings for platforms that don't | |
2404 | support weak symbols. | |
2405 | * gcc.dg/weak-4.c: Likewise | |
2406 | * gcc.dg/weak-6.c: Likewise | |
2407 | ||
088b3db0 DB |
2408 | 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com> |
2409 | ||
2410 | * gcc.dg/weak-3.c: Add dg-excess-error comment for | |
2411 | cygwin, coff and h8300-*-hms targets | |
2412 | * gcc.dg/weak-5.c: Likewise | |
2413 | * gcc.dg/weak-7.c: Likewise | |
2414 | ||
f4b251a6 JM |
2415 | 2002-05-16 Jason Merrill <jason@redhat.com> |
2416 | ||
2417 | * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel. | |
2418 | (scan-assembler-not, scan-assembler-dem): Likewise. | |
2419 | (scan-assembler-dem-not): Likewise. | |
2420 | ||
34fb9ba5 RH |
2421 | 2002-05-15 Richard Henderson <rth@redhat.com> |
2422 | ||
2423 | * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here. | |
2424 | ||
14285ace RH |
2425 | 2002-05-15 Richard Henderson <rth@redhat.com> |
2426 | ||
2427 | * gcc.dg/weak-5.c (vfoo1c): No warning here. | |
2428 | (vfoo1f): Warning here. | |
2429 | (vfoo1l): Don't redefine the alias. | |
2430 | ||
5bf5c5cb JM |
2431 | 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com> |
2432 | ||
2433 | * g++.dg/init/pm1.C: New test. | |
2434 | ||
e2f75147 DM |
2435 | 2002-05-12 David S. Miller <davem@redhat.com> |
2436 | ||
2437 | * gcc.c-torture/execute/conversion.c (ldnear): Use long double | |
2438 | types. | |
2439 | ||
dbfb1116 RS |
2440 | 2002-05-10 Roger Sayle <roger@eyesopen.com> |
2441 | ||
2442 | * gcc.c-torture/execute/20020510-1.c: New test case. | |
2443 | ||
85d7d3b0 DM |
2444 | 2002-05-10 David S. Miller <davem@redhat.com> |
2445 | ||
2446 | * gcc.c-torture/execute/conversion.c: Test long double too. | |
2447 | ||
2937267b JJ |
2448 | 2002-05-09 Jakub Jelinek <jakub@redhat.com> |
2449 | ||
2450 | * lib/g77.exp (g77_link_flags): Append all multilib dirs containing | |
2451 | libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH. | |
2452 | * lib/g++.exp (g++_link_flags): Likewise. | |
2453 | * lib/objc.exp (objc_target_compile): Likewise. | |
2454 | ||
c3bf3e6e NB |
2455 | 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk> |
2456 | ||
2457 | * gcc.dg/cpp/poison.c: Update. | |
2458 | * gcc.dg/cpp/20000625-2.c: Remove. | |
2459 | * gcc.dg/cpp/direct2s.c: Remove final test. | |
2460 | ||
ea45dbb8 TR |
2461 | 2002-05-08 Tom Rix <trix@redhat.com> |
2462 | ||
2463 | * gcc.c-torture/execute/20020508-1.c: New test. | |
2464 | * gcc.c-torture/execute/20020508-2.c: New test. | |
2465 | * gcc.c-torture/execute/20020508-3.c: New test. | |
2466 | ||
b9e2d17b NB |
2467 | 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk> |
2468 | ||
2469 | * gcc.dg/cpp/charconst-4.c: More tests. | |
2470 | ||
f90bf7ca MM |
2471 | 2002-05-08 Mark Mitchell <mark@codesourcery.com> |
2472 | ||
2473 | PR c/6569 | |
2474 | * gcc.dg/weak-3.c: Update location of warning messages. | |
2475 | * gcc.dg/weak-5.c: Likewise. | |
2476 | ||
1f77b5da RS |
2477 | 2002-05-06 Roger Sayle <roger@eyesopen.com> |
2478 | ||
2479 | * gcc.c-torture/execute/20020506-1.c: New test case. | |
2480 | ||
a5a49440 NB |
2481 | 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk> |
2482 | ||
2483 | * gcc.dg/cpp/charconst-3.c: Correct tests accordingly. | |
2484 | ||
adc502b4 NB |
2485 | 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk> |
2486 | ||
2487 | * gcc.dg/cpp/charconst-3.c: Run, don't compile. | |
2488 | ||
95ff5d3f NB |
2489 | 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk> |
2490 | ||
2491 | * gcc.dg/cpp/charconst-3.c: New test. | |
2492 | ||
2443d4e1 NB |
2493 | 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk> |
2494 | ||
2495 | * gcc.dg/cpp/charconst.c: Update tests. | |
2496 | ||
f2fdc802 TJ |
2497 | 2002-05-05 Tim Josling <tej@melbpc.org.au> |
2498 | ||
2499 | * treelang: Added directory for new sample language treelang. Also | |
e3227f2c | 2500 | lib/treelang.exp: New file to signal treelang should be tested. |
f2fdc802 | 2501 | |
ba2e86d6 JJ |
2502 | 2002-05-03 Jakub Jelinek <jakub@redhat.com> |
2503 | ||
2504 | * gcc.dg/cpp/cmdlne-dM-M.c: New test. | |
2505 | * gcc.dg/cpp/cmdlne-dD-M.c: New test. | |
2506 | * gcc.dg/cpp/cmdlne-dN-M.c: New test. | |
2507 | * gcc.dg/cpp/cmdlne-dI-M.c: New test. | |
2508 | * gcc.dg/cpp/cmdlne-dI-M.h: New aux file. | |
2509 | * gcc.dg/cpp/cmdlne-dD-dM.c: New test. | |
2510 | * gcc.dg/cpp/cmdlne-dM-dD.c: New test. | |
2511 | ||
5a3085c5 JM |
2512 | 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk> |
2513 | ||
2514 | * gcc.dg/format/xopen-2.c: New test. | |
2515 | ||
d70e94ec JJ |
2516 | 2002-05-03 Jakub Jelinek <jakub@redhat.com> |
2517 | ||
2518 | * gcc.dg/20020503-1.c: New test. | |
2519 | ||
5121c03e MM |
2520 | 2002-05-02 Mark Mitchell <mark@codesourcery.com> |
2521 | ||
2522 | * g++.dg/init/dtor1.C: Make it tougher. | |
2523 | ||
76ccdb3c MM |
2524 | 2002-05-01 Mark Mitchell <mark@codesourcery.com> |
2525 | ||
2526 | * g++.dg/init/dtor1.C: New test. | |
2527 | ||
0d6d6892 AH |
2528 | 2002-05-02 Aldy Hernandez <aldyh@redhat.com> |
2529 | ||
7a1f3f5f | 2530 | * gcc.dg/altivec-8.c: New. |
0d6d6892 | 2531 | |
9b7bc465 AH |
2532 | 2002-05-01 Aldy Hernandez <aldyh@redhat.com> |
2533 | ||
7a1f3f5f | 2534 | * gcc.dg/altivec-7.c: New. |
9b7bc465 | 2535 | |
3a73bffb JJ |
2536 | 2002-04-29 Jakub Jelinek <jakub@redhat.com> |
2537 | ||
2538 | * g++.dg/parse/typedef1.C: New test. | |
2539 | ||
33dd07ee MM |
2540 | 2002-04-29 Mark Mitchell <mark@codesourcery.com> |
2541 | ||
2542 | PR c++/6486 | |
2543 | * g++.dg/template/friend6.C: New test. | |
2544 | ||
2545 | PR c++/6492 | |
2546 | * g++.dg/init/copy1.C: New test. | |
2547 | ||
4bd7c270 NS |
2548 | 2002-04-29 Nathan Sidwell <nathan@codesourcery.com> |
2549 | ||
2550 | * g++.dg/warn/effc1.C: New test. | |
2551 | ||
60284a59 NB |
2552 | 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk> |
2553 | ||
2554 | * gcc.dg/cpp/if-cexp.c: Add a test. | |
2555 | ||
a20fd5ac JJ |
2556 | 2002-04-28 Jakub Jelinek <jakub@redhat.com> |
2557 | ||
2558 | * gcc.dg/20020426-2.c: New test. | |
2559 | ||
87ed109f NB |
2560 | 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk> |
2561 | ||
2562 | * gcc.dg/cpp/if-mop.c: Update. | |
2563 | * gcc.dg/cpp/if-mpar.c: Add test. | |
2564 | * gcc.dg/cpp/if-oppr.c: Update. | |
2565 | ||
45806a3f FS |
2566 | 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
2567 | ||
2568 | PR c/6343 | |
2569 | * gcc.dg/weak-[2-7].c: New tests. | |
2570 | ||
51ccaeb9 AO |
2571 | 2002-04-26 Alexandre Oliva <aoliva@redhat.com> |
2572 | ||
2573 | * gcc.dg/enum1.c: New test. | |
2574 | ||
7d793e9b MM |
2575 | 2002-04-26 Mark Mitchell <mark@codesourcery.com> |
2576 | ||
2577 | PR c++/6497 | |
2578 | * g++.dg/inherit/access2.C: New test. | |
e3227f2c | 2579 | |
7d793e9b MM |
2580 | 2002-04-26 Mark Mitchell <mark@codesourcery.com> |
2581 | ||
2582 | PR bootstrap/6445 | |
2583 | * gcc.dg/20020426-1.c: New test. | |
2584 | ||
48ba9538 AO |
2585 | 2002-04-26 Alexandre Oliva <aoliva@redhat.com> |
2586 | ||
2587 | * g++.dg/abi/enum1.C: New test. | |
2588 | ||
4d7ea4fc RH |
2589 | 2002-04-26 Richard Henderson <rth@redhat.com> |
2590 | ||
2591 | * gcc.dg/c99-bool-1.c: Expect always true warning. | |
2592 | ||
07d81318 RS |
2593 | 2002-04-25 Roger Sayle <roger@eyesopen.com> |
2594 | ||
2595 | * gcc.dg/i386-memset-1.c: New test case for PR target/6456. | |
2596 | ||
bf882c20 KG |
2597 | 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2598 | ||
2599 | * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit | |
2600 | targets. | |
2601 | ||
a62d375f MM |
2602 | 2002-04-24 Mark Mitchell <mark@codesourcery.com> |
2603 | ||
b970a21d MM |
2604 | * g++.dg/abi/mange7.C: New test. |
2605 | ||
a62d375f MM |
2606 | PR c++/6438. |
2607 | * g++.dg/parse/stmtexpr2.C: New test. | |
2608 | ||
309d8365 R |
2609 | Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com> |
2610 | ||
2611 | * gcc.dg/20020312-2.c: Add SH target. | |
2612 | ||
3f2019c6 KG |
2613 | 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2614 | ||
2615 | * gcc.c-torture/compile/labels-3.x: New file, don't assemble the | |
2616 | compiler output on mips*-*-irix*. | |
2617 | ||
29cece2e JJ |
2618 | 2002-04-23 Jakub Jelinek <jakub@redhat.com> |
2619 | ||
2620 | * g++.dg/parse/attr1.C: New test. | |
2621 | ||
1a887f86 RS |
2622 | 2002-04-23 Roger Sayle <roger@eyesopen.com> |
2623 | ||
2624 | * gcc.c-torture/execute/string-opt-17.c: New test case. | |
2625 | * gcc.c-torture/execute/memset-2.c: New test case. | |
2626 | ||
77adef84 MM |
2627 | 2002-04-23 Mark Mitchell <mark@codesourcery.com> |
2628 | ||
2629 | PR c++/6256: | |
2630 | * g++.dg/template/friend5.C: New test. | |
2631 | ||
2632 | PR c++/6331: | |
2633 | * g++.dg/template/qual1.C: Likewise. | |
2634 | ||
74b273d6 ZW |
2635 | 2002-04-22 Zack Weinberg <zack@codesourcery.com> |
2636 | ||
2637 | * gcc.c-torture/execute/980707-1.c: Don't use isspace(). | |
2638 | Include stdlib.h, not stdio.h or ctype.h. | |
2639 | ||
bb03c710 HPN |
2640 | 2002-04-22 Hans-Peter Nilsson <hp@axis.com> |
2641 | ||
2642 | * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on | |
2643 | cris-*-elf* and mmix-*-*. | |
2644 | * g77.f-torture/execute/io0.x: xfail for cris-*-elf. | |
2645 | * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x, | |
2646 | g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x: | |
2647 | Ditto. | |
2648 | * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf. | |
2649 | * gcc.dg/wchar_t-1.c: Ditto. | |
2650 | ||
5b3dc815 HPN |
2651 | 2002-04-21 Hans-Peter Nilsson <hp@axis.com> |
2652 | ||
2653 | * g++.dg/opt/cleanup1.C (C::C()): Initialize member c. | |
2654 | Clarify comment. | |
2655 | ||
9ac3b1be NB |
2656 | 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk> |
2657 | ||
2658 | * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests. | |
2659 | ||
d8b85ae5 FS |
2660 | 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
2661 | ||
2662 | * gcc.c-torture/execute/20000906-1.x: Delete. | |
2663 | ||
0c69ed55 DB |
2664 | 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com> |
2665 | ||
2666 | * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run } | |
2667 | ||
d106599f TM |
2668 | 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl> |
2669 | ||
2670 | * PR6367 | |
2671 | * g77.f-torture/execute/6367.f: New test. | |
2672 | * g77.f-torture/execute/6367.x: Disable for MMIX. | |
2673 | ||
303a3927 MM |
2674 | 2002-04-19 Mark Mitchell <mark@codesourcery.com> |
2675 | ||
2676 | * PR6352 | |
2677 | * g++.dg/opt/inline2.C: New test. | |
2678 | ||
0cd3301b RH |
2679 | 2002-04-18 Richard Henderson <rth@redhat.com> |
2680 | ||
7a1f3f5f RH |
2681 | * gcc.dg/20000906-1.c: Enable for all targets. |
2682 | * gcc.c-torture/compile/iftrap-2.c: New. | |
0cd3301b | 2683 | |
a4863215 JJ |
2684 | 2002-04-18 Jakub Jelinek <jakub@redhat.com> |
2685 | ||
2686 | * gcc.dg/20020418-1.c: New test. | |
2687 | * gcc.dg/20020418-2.c: New test. | |
2688 | ||
96b453dc RH |
2689 | 2002-04-18 Richard Henderson <rth@redhat.com> |
2690 | ||
7a1f3f5f RH |
2691 | * gcc.c-torture/compile/iftrap-1.c: New. |
2692 | * gcc.dg/iftrap-1.c: Adjust for ia64. | |
2693 | * gcc.dg/iftrap-2.c: New. | |
96b453dc | 2694 | |
a3acf46d JJ |
2695 | 2002-04-18 Jakub Jelinek <jakub@redhat.com> |
2696 | ||
2697 | * gcc.c-torture/compile/20020418-1.c: New test. | |
2698 | ||
58c2956c RS |
2699 | 2002-04-18 Roger Sayle <roger@eyesopen.com> |
2700 | ||
2701 | * gcc.c-torture/compile/20020415-1.c: New. | |
2702 | ||
887fc41a DM |
2703 | 2002-04-18 David S. Miller <davem@redhat.com> |
2704 | ||
2705 | * gcc.c-torture/execute/20020418-1.c: New test. | |
2706 | ||
2a732575 JJ |
2707 | 2002-04-17 Jakub Jelinek <jakub@redhat.com> |
2708 | ||
2709 | * gcc.dg/20020416-1.c: New test. | |
2710 | ||
32121b96 JJ |
2711 | * g++.dg/opt/inline1.C: New test. |
2712 | ||
98ef3137 JJ |
2713 | 2002-04-16 Jakub Jelinek <jakub@redhat.com> |
2714 | ||
2715 | * gcc.dg/altivec-5.c: New test. | |
2716 | ||
4c8c0dec JJ |
2717 | * gcc.dg/20020415-1.c: New test. |
2718 | ||
07cdae91 MM |
2719 | 2002-04-15 Mark Mitchell <mark@codesourcery.com> |
2720 | ||
2721 | * testsuite/lib/chill.exp: Remove. | |
2722 | ||
0f490a2b JJ |
2723 | 2002-04-14 Jakub Jelinek <jakub@redhat.com> |
2724 | ||
2725 | * g++.dg/other/big-struct.C: New test. | |
2726 | ||
4b27e132 DB |
2727 | 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com> |
2728 | ||
2729 | * g77.dg/f77-edit-i-in.f: Use internal buffer in place | |
2730 | of scratch file. | |
2731 | ||
cf56e373 DB |
2732 | 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com> |
2733 | ||
2734 | PR c/6277 | |
2735 | * gcc.dg/i386-387-1.c: Allow optional leading underscore | |
2736 | in scan-assembler function name | |
2737 | ||
1aa65134 HPN |
2738 | 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com> |
2739 | ||
2740 | * g77.f-torture/execute/980628-4.x, | |
2741 | g77.f-torture/execute/980628-5.x, | |
2742 | g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x, | |
2743 | g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x, | |
2744 | g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on | |
2745 | i[34567]86-*-*. | |
2746 | ||
791b23fe DM |
2747 | 2002-04-13 David S. Miller <davem@redhat.com> |
2748 | ||
2749 | * gcc.c-torture/execute/20020413-1.c: New test. | |
2750 | ||
4fb07802 RS |
2751 | 2002-04-13 Richard Sandiford <rsandifo@redhat.com> |
2752 | ||
2753 | * gcc.dg/asm-6.c, | |
2754 | * g++.dg/ext/asm1.C: New tests. | |
2755 | ||
9928a3d5 MM |
2756 | 2002-04-12 Mark Mitchell <mark@codesourcery.com> |
2757 | ||
0481bc21 MM |
2758 | PR c++ 5373. |
2759 | * g++.dg/parse/stmtexpr1.C: New test. | |
2760 | ||
9928a3d5 | 2761 | PR c++/5189. |
0481bc21 | 2762 | * g++.dg/template/copy1.C: New test. |
9928a3d5 | 2763 | |
21b14752 RH |
2764 | 2002-04-12 Richard Henderson <rth@redhat.com> |
2765 | ||
2766 | * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc. | |
2767 | ||
869b8e4d GK |
2768 | 2002-04-12 Geoffrey Keating <geoffk@redhat.com> |
2769 | ||
2770 | * gcc.c-torture/execute/20020412-1.c: New file, renamed from | |
2771 | gcc.c-torture/execute/20020307-2.c. | |
2772 | ||
4b72e8ed RS |
2773 | 2002-04-12 Richard Sandiford <rsandifo@redhat.com> |
2774 | ||
2775 | * g++.dg/ext/attrib5.C, | |
2776 | * g++.dg/lookup/struct1.C: New tests. | |
2777 | ||
578fc63d JJ |
2778 | 2002-04-11 Jakub Jelinek <jakub@redhat.com> |
2779 | ||
578fc63d JJ |
2780 | * gcc.dg/20020411-1.c: New test. |
2781 | ||
010f87c4 JJ |
2782 | * gcc.c-torture/execute/20020411-1.c: New test. |
2783 | ||
67092f4d JJ |
2784 | 2002-04-10 Janis Johnson <janis187@us.ibm.com> |
2785 | ||
2786 | * g77.f-torture/execute/6177.f: New test. | |
2787 | ||
dab550cb JJ |
2788 | 2002-04-10 Jakub Jelinek <jakub@redhat.com> |
2789 | ||
2790 | PR middle-end/6247 | |
2791 | * g++.dg/opt/cleanup1.C: New test. | |
2792 | ||
2793 | * g++.dg/opt/const1.C: New test. | |
2794 | ||
6127eac4 | 2795 | 2002-04-10 Lars Brinkhoff <lars@nocrew.org> |
1a887f86 | 2796 | |
6127eac4 LB |
2797 | * gcc.c-torture/execute/20020406-1.c: Declare malloc. |
2798 | ||
ba3307c0 NS |
2799 | 2002-04-10 Nathan Sidwell <nathan@codesourcery.com> |
2800 | ||
2801 | PR c++/5507 | |
2802 | * g++.dg/template/typename2.C: New test. | |
2803 | ||
aec3e189 AM |
2804 | 2002-04-10 Alan Modra <amodra@bigpond.net.au> |
2805 | ||
2806 | * gcc.c-torture/execute/loop-12.c: New. | |
2807 | ||
a19caa88 HPN |
2808 | 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com> |
2809 | ||
2810 | * g77.f-torture/execute/980628-4.x, | |
2811 | g77.f-torture/execute/980628-5.x, | |
2812 | g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x, | |
2813 | g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x, | |
2814 | g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests. | |
2815 | ||
eeec38a8 FS |
2816 | 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
2817 | ||
2818 | PR optimization/6086 | |
2819 | * g++.dg/opt/preinc1.C: New test. | |
2820 | ||
0154eaa8 MM |
2821 | 2002-04-06 Mark Mitchell <mark@codesourcery.com> |
2822 | ||
2823 | PR c++/5571 | |
2824 | * g++.dg/opt/static2.C: New test. | |
2825 | ||
b1896e61 MM |
2826 | 2002-04-06 Mark Mitchell <mark@codesourcery.com> |
2827 | ||
2828 | PR c/5120 | |
2829 | * gcc.dg/20020406-1.c: New test. | |
2830 | ||
3ca5f444 DM |
2831 | 2002-04-04 David S. Miller <davem@redhat.com> |
2832 | ||
2833 | * gcc.c-torture/execute/20020404-1.c: New test. | |
2834 | ||
a4fa73f3 JJ |
2835 | 2002-04-04 Jakub Jelinek <jakub@redhat.com> |
2836 | ||
2837 | PR c/6123 | |
2838 | * gcc.dg/20020312-2.c: Do not declare global register variable | |
2839 | if __PIC__ or __pic__ is defined. | |
2840 | ||
31956228 RE |
2841 | 2002-04-04 Richard Earnshaw <rearnsha@arm.com> |
2842 | ||
2843 | * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use | |
2844 | __asm__ so that it works correctly even if -ansi -pedantic-errors. | |
2845 | ||
71fad614 KG |
2846 | 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2847 | ||
2848 | * gcc.misc-tests/linkage.exp: Update last change to handle | |
2849 | sparc*-, not just sparc-. | |
2850 | ||
9d7013b8 RH |
2851 | 2002-04-03 Richard Henderson <rth@redhat.com> |
2852 | ||
2853 | * gcc.dg/cpp/ucs.c: Improved long UCS test. | |
2854 | ||
9390eb16 HPN |
2855 | 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com> |
2856 | ||
2857 | * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change. | |
2858 | ||
2e839a04 DM |
2859 | 2002-04-02 David S. Miller <davem@redhat.com> |
2860 | ||
2861 | * gcc.c-torture/execute/20020402-3.c: New test. | |
2862 | ||
a06c96f4 HPN |
2863 | 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com> |
2864 | ||
d32c9170 HPN |
2865 | * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*. |
2866 | * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto. | |
2867 | ||
e78c4529 HPN |
2868 | * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware. |
2869 | * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x, | |
2870 | g77.f-torture/execute/20001201.x, | |
2871 | g77.f-torture/execute/u77-test.x: New files. | |
2872 | ||
a06c96f4 HPN |
2873 | * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware. |
2874 | * gcc.dg/wchar_t-1.c: Ditto. | |
2875 | ||
cfe834f3 FS |
2876 | 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
2877 | ||
2878 | * gcc.c-torture/execute/20020402-1.c: New test. | |
2879 | ||
ed4168d5 RH |
2880 | 2002-04-01 Richard Henderson <rth@redhat.com> |
2881 | ||
9b14a237 RH |
2882 | * gcc.c-torture/compile/920625-1.x: XFAIL -O1. |
2883 | ||
ed4168d5 RH |
2884 | * g++.dg/other/new1.C: Use __SIZE_TYPE__. |
2885 | ||
ee3c0639 KG |
2886 | 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2887 | ||
2888 | * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2. | |
2889 | ||
d5ecb9cb GDR |
2890 | 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com> |
2891 | ||
2892 | * g++.dg/inherit/template-as-base.C: Expect error. | |
2893 | * g++.dg/inherit/namespace-as-base.C: Likewise. | |
2894 | ||
820ecf56 HPN |
2895 | 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com> |
2896 | ||
5c7060d3 HPN |
2897 | * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C, |
2898 | g++.dg/ext/instantiate3.C: Tweak match patterns. | |
2899 | ||
820ecf56 HPN |
2900 | * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware. |
2901 | * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for | |
2902 | -da test. | |
2903 | ||
41ba8a20 RH |
2904 | 2002-03-31 Richard Henderson <rth@redhat.com> |
2905 | ||
2906 | * gcc.dg/special/alias-2.c: New. | |
2907 | * gcc.dg/special/ecos.exp: Run it. | |
2908 | ||
9602f5a0 RH |
2909 | 2002-03-31 Richard Henderson <rth@redhat.com> |
2910 | ||
2911 | * gcc.dg/va-arg-1.c: Expect warnings, not errors. | |
2912 | ||
463eefc8 KH |
2913 | 2002-03-31 Kazu Hirata <kazu@hxi.com> |
2914 | ||
2915 | * gcc.dg/weak-1.c: Disable on h8300 port. | |
2916 | ||
cb260b11 JJ |
2917 | 2002-03-29 Janis Johnson <janis187@us.ibm.com> |
2918 | ||
2919 | * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov. | |
2920 | * g++.dg/bprob/bprob.exp: New driver for profile-directed branch | |
2921 | ordering tests. | |
2922 | * g++.dg/bprob/bprob-1.C: New test. | |
2923 | * g++.dg/gcov/gcov.exp: New driver for gcov tests. | |
2924 | * g++.dg/gcov/gcov-1.C: New test. | |
2925 | * g++.dg/gcov/gcov-1.x: New file. | |
2926 | * g++.dg/gcov/gcov-2.C: New test. | |
2927 | * g++.dg/gcov/gcov-3.C: New test. | |
2928 | * g++.dg/gcov/gcov-3.h: New file. | |
2929 | ||
d52e4867 RS |
2930 | 2002-03-28 Roger Sayle <roger@eyesopen.com> |
2931 | ||
2932 | * g++.old-deja/g++.other/builtins5.C: New test. | |
2933 | * g++.old-deja/g++.other/builtins6.C: New test. | |
2934 | * g++.old-deja/g++.other/builtins7.C: New test. | |
2935 | * g++.old-deja/g++.other/builtins8.C: New test. | |
2936 | * g++.old-deja/g++.other/builtins9.C: New test. | |
2937 | ||
c7f4981a JJ |
2938 | 2002-03-29 Jakub Jelinek <jakub@redhat.com> |
2939 | ||
2940 | * g++.dg/opt/static1.C: New test. | |
2941 | ||
f17f9332 JJ |
2942 | * g++.dg/opt/longbranch1.C: New test. |
2943 | ||
d15e67bc HPN |
2944 | 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com> |
2945 | ||
2946 | * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern. | |
2947 | ||
2948 | * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware. | |
2949 | ||
a08cbd59 JL |
2950 | Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com) |
2951 | ||
2952 | * gcc.c-torture/execute/20020328-1.c: New test. | |
2953 | ||
1b58660a RH |
2954 | 2002-03-27 Richard Henderson <rth@redhat.com> |
2955 | ||
2956 | * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors. | |
2957 | * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise; | |
2958 | move from g++.old-deja/g++.ext/. | |
2959 | ||
cd4e8331 MM |
2960 | 2002-03-27 Mark Mitchell <mark@codesourcery.com> |
2961 | ||
2962 | * g++.dg/init/new2.C: New test. | |
1a887f86 | 2963 | |
6a3177b9 RH |
2964 | 2002-03-26 Richard Henderson <rth@redhat.com> |
2965 | ||
62d3b526 RH |
2966 | * gcc.dg/pragma-re-2.c: Avoid empty source file warning. |
2967 | ||
9a1d8b2d RH |
2968 | * gcc.dg/20020312-2.c: Don't test epilogue vs global register |
2969 | on sparc. | |
2970 | ||
6a3177b9 RH |
2971 | * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on |
2972 | sparcv9 systems. | |
2973 | * gcc.dg/20001102-1.c: Likewise. | |
2974 | ||
dcce8b1d PE |
2975 | 2002-03-26 Phil Edwards <pme@gcc.gnu.org> |
2976 | ||
2977 | * gcc.dg/cpp/endif-pedantic1.c, | |
2978 | gcc.dg/cpp/endif-pedantic2.c: New tests. | |
2979 | ||
46ff5047 MM |
2980 | 2002-03-26 Mark Mitchell <mark@codesourcery.com> |
2981 | ||
2982 | * g++.dg/init/new1.C: New test. | |
2983 | ||
6d4c57a0 NS |
2984 | 2002-03-26 Nathan Sidwell <nathan@codesourcery.com> |
2985 | ||
2986 | * g++.dg/abi/vbase9.C: New test. | |
2987 | ||
fc4a714b RE |
2988 | 2002-03-26 Richard Earnshaw <rearnsha@arm.com> |
2989 | ||
2990 | * gcc.dg/arm-asm.c: New test. | |
2991 | ||
173028e5 AC |
2992 | 2002-03-26 Andrew Cagney <ac131313@redhat.com> |
2993 | ||
2994 | * gcc.dg/Wswitch-enum.c: New test. | |
2995 | Fix PR c/5044. | |
2996 | ||
43f2b308 RH |
2997 | 2002-03-26 Richard Henderson <rth@redhat.com> |
2998 | ||
2999 | * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized | |
3000 | structure. | |
3001 | ||
8018b36d RH |
3002 | 2002-03-25 Richard Henderson <rth@redhat.com> |
3003 | ||
bbffa101 RH |
3004 | * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on |
3005 | sparcv9 systems. | |
3006 | ||
8018b36d RH |
3007 | * gcc.c-torture/compile/20011119-1.c (xxx): New. |
3008 | * gcc.c-torture/compile/20011119-2.c (xxx): New. | |
3009 | ||
15e5ad76 ZW |
3010 | 2002-03-25 Zack Weinberg <zack@codesourcery.com> |
3011 | ||
3012 | * gcc.dg/c90-hexfloat-1.c: Adjust error regexps. | |
3013 | ||
813b848c BW |
3014 | 2002-03-25 Bob Wilson <bob.wilson@acm.org> |
3015 | ||
3016 | * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of | |
3017 | targets using generic thunk support. | |
3018 | ||
ea475b23 JJ |
3019 | 2002-03-25 Jakub Jelinek <jakub@redhat.com> |
3020 | ||
3021 | * gcc.c-torture/compile/20020323-1.c: New test. | |
3022 | ||
6ddae612 JJ |
3023 | * g++.dg/opt/conj2.C: New test. |
3024 | ||
1bd6476f RH |
3025 | 2002-03-24 Richard Henderson <rth@redhat.com> |
3026 | ||
3027 | * gcc.dg/weak-1.c: Use -fno-common. | |
3028 | ||
479e51f6 DB |
3029 | 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com> |
3030 | ||
3031 | * g77.dg/f77-edit-apostrophe-out.f: New test | |
3032 | * g77.dg/f77-edit-h-out.f: New test | |
3033 | * g77.dg/f77-edit-t-in.f: New test | |
3034 | * g77.dg/f77-edit-t-out.f: New test | |
3035 | * g77.dg/f77-edit-x-out.f: New test | |
3036 | * g77.dg/f77-edit-slash-out.f: New test | |
3037 | * g77.dg/f77-edit-colon-out.f: New test | |
3038 | * g77.dg/f77-edit-s-out.f: New test | |
3039 | ||
47e87a93 RH |
3040 | 2002-03-24 Richard Henderson <rth@redhat.com> |
3041 | ||
3042 | * objc/execute/formal_protocol-6.x: New XFAIL. | |
3043 | ||
5bcf08f6 DB |
3044 | 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com> |
3045 | ||
3046 | * gcc.dg/weak-1.c: Early return from dg-final on platforms | |
3047 | that do not support weak symbols | |
3048 | ||
12c3717e DB |
3049 | 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com> |
3050 | ||
3051 | * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al | |
3052 | * lib/g77.exp: Likewise | |
3053 | * lib/objc.exp: Likewise | |
3054 | ||
d6961341 AC |
3055 | 2002-03-23 Andrew Cagney <ac131313@redhat.com> |
3056 | ||
3057 | * gcc.dg/Wswitch-default.c: New test. | |
3058 | ||
e756a7da JJ |
3059 | 2002-03-23 Jakub Jelinek <jakub@redhat.com> |
3060 | ||
3061 | * g++.dg/other/enum1.C: New test. | |
3062 | ||
5365c83f ZW |
3063 | 2002-03-23 Zack Weinberg <zack@codesourcery.com> |
3064 | ||
3065 | * gcc.dg/pragma-ep-3.c: Fix typo. | |
3066 | ||
acb044ee GDR |
3067 | 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com> |
3068 | ||
3069 | * g++.dg/inherit/template-as-base.C: New test. | |
3070 | ||
661fff62 JJ |
3071 | 2002-03-22 Jakub Jelinek <jakub@redhat.com> |
3072 | ||
3073 | * g++.old-deja/g++.other/dwarf2-1.C: Move... | |
3074 | * g++.dg/debug/debug5.C: ...here. Convert for dg framework. | |
3075 | ||
d4e6133f NB |
3076 | 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk> |
3077 | ||
15e5ad76 | 3078 | * gcc.dg/cpp/multiline.c: Update to match. |
d4e6133f | 3079 | |
44d57e36 AO |
3080 | 2002-03-22 Alexandre Oliva <aoliva@redhat.com> |
3081 | ||
3082 | * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too. | |
3083 | ||
4299b4e1 PE |
3084 | 2002-03-22 Phil Edwards <pme@gcc.gnu.org> |
3085 | ||
3086 | * gcc.dg/cpp/extratokens2.c: New file. | |
3087 | ||
97c6c02c DE |
3088 | 2002-03-21 David Edelsohn <edelsohn@gnu.org> |
3089 | ||
15e5ad76 | 3090 | * gcc.dg/20020312-2.c: Add rs6000 target. |
97c6c02c | 3091 | |
7614d20b DE |
3092 | * gcc.c-torture/compile/20020319-1.c: New test. |
3093 | ||
17043e0d RO |
3094 | 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
3095 | ||
15e5ad76 | 3096 | * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names. |
17043e0d RO |
3097 | (A, E): Handle this. |
3098 | ||
617d988c JM |
3099 | 2002-03-20 Jason Merrill <jason@redhat.com> |
3100 | ||
3101 | * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about | |
3102 | ignoring -fpic. | |
3103 | * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output | |
3104 | through prune_gcc_output. | |
3105 | ||
a29b099d JJ |
3106 | 2002-03-20 Jakub Jelinek <jakub@redhat.com> |
3107 | ||
3108 | * gcc.c-torture/compile/20020320-1.c: New test. | |
3109 | ||
f735a153 JJ |
3110 | 2002-03-19 Jakub Jelinek <jakub@redhat.com> |
3111 | ||
3112 | * gcc.c-torture/compile/20020318-1.c: New test. | |
3113 | ||
6ae504c9 JJ |
3114 | * gcc.dg/struct-by-value-1.c: New test. |
3115 | ||
1813dafd JJ |
3116 | * gcc.dg/20020319-1.c: New test. |
3117 | ||
cbb92744 JJ |
3118 | 2002-03-18 Jakub Jelinek <jakub@redhat.com> |
3119 | ||
3120 | * g++.dg/opt/conj1.C: New test. | |
3121 | ||
e9dd7bfd MM |
3122 | 2002-03-17 Mark Mitchell <mark@codesourcery.com> |
3123 | ||
3124 | * g++.dg/template/qualttp20.C: Revert previous change. | |
3125 | * g++.dg/template/qualttp3.C: Likewise. | |
3126 | * g++.dg/template/qualttp4.C: Likewise | |
3127 | * g++.dg/template/qualttp5.C: Likewise | |
3128 | * g++.dg/template/qualttp6.C: Likewise | |
3129 | * g++.dg/template/qualttp7.C: Likewise | |
3130 | * g++.dg/template/qualttp8.C: Likewise | |
3131 | * g++.dg/template/recurse.C: Likewise. | |
3132 | ||
ff8908ff NB |
3133 | 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk> |
3134 | ||
3135 | * gcc.dg/cpp/wchar-1.c: Update. | |
3136 | ||
5dd236e2 NS |
3137 | 2002-03-16 Nathan Sidwell <nathan@codesourcery.com> |
3138 | ||
3139 | * g++.dg/template/conv1.C: New test. | |
3140 | * g++.dg/template/conv2.C: New test. | |
3141 | * g++.dg/template/conv3.C: New test. | |
3142 | * g++.dg/template/conv4.C: New test. | |
3143 | ||
6fb2cd7b MM |
3144 | 2002-03-15 Mark Mitchell <mark@codesourcery.com> |
3145 | ||
3146 | * g++.dg/template/qualttp20.C: Remove unnecessary error tags. | |
3147 | * g++.dg/template/qualttp3.C: Likewise. | |
3148 | * g++.dg/template/qualttp4.C: Likewise | |
3149 | * g++.dg/template/qualttp5.C: Likewise | |
3150 | * g++.dg/template/qualttp6.C: Likewise | |
3151 | * g++.dg/template/qualttp7.C: Likewise | |
3152 | * g++.dg/template/qualttp8.C: Likewise | |
3153 | * g++.dg/template/recurse.C: Likewise. | |
3154 | ||
6e4ae815 MM |
3155 | 2002-03-15 Mark Mitchell <mark@codesourcery.com> |
3156 | ||
3157 | * g++.dg/opt/dtor1.C: New test. | |
3158 | ||
a42519be JJ |
3159 | 2002-03-15 Jakub Jelinek <jakub@redhat.com> |
3160 | ||
3161 | * gcc.c-torture/compile/20020315-1.c: New test. | |
3162 | ||
32135a8c RE |
3163 | 2002-03-15 Richard Earnshaw <rearnsha@arm.com> |
3164 | ||
3165 | * gcc.dg/weak-1.c: Fix scan tests. | |
3166 | ||
a541f1aa HPN |
3167 | 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com> |
3168 | ||
3169 | * gcc.dg/20020312-2.c [__MMIX__]: No pic register. | |
3170 | * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf* | |
3171 | cris-*-aout* mmix-*-*. | |
3172 | * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf* | |
3173 | cris-*-aout* mmix-*-*. | |
3174 | * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on | |
3175 | cris-*-elf* cris-*-aout* and mmix-*-*. | |
3176 | * gcc.dg/20001009-1.c: Ditto. | |
3177 | * gcc.dg/20010912-1.c: Ditto. | |
3178 | * gcc.dg/20020122-4.c: Ditto. | |
3179 | * gcc.dg/inline-2.c: Ditto. | |
3180 | ||
933a0721 JL |
3181 | Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com) |
3182 | ||
3183 | * gcc.c-torture/compile/20020314-1.c: New test. | |
3184 | ||
2019279f RE |
3185 | 2002-03-14 Richard Earnshaw <rearnsha@arm.com> |
3186 | ||
3187 | * gcc.c-torture/execute/20020314-1.c: New test. | |
3188 | ||
d3f129b3 JJ |
3189 | 2002-03-14 Jakub Jelinek <jakub@redhat.com> |
3190 | ||
3191 | * g++.dg/warn/Wunused-1.C: New test. | |
3192 | ||
440d0518 RS |
3193 | 2002-02-13 Richard Sandiford <rsandifo@redhat.com> |
3194 | ||
3195 | * g++.dg/abi/mangle6.C: New test. | |
3196 | ||
4061c1a3 JJ |
3197 | 2002-03-13 Jakub Jelinek <jakub@redhat.com> |
3198 | ||
3199 | * gcc.c-torture/compile/20020309-2.c: New test. | |
3200 | ||
09948ece JJ |
3201 | * gcc.c-torture/compile/20020312-1.c: New test. |
3202 | ||
df867456 NS |
3203 | 2002-03-12 Nathan Sidwell <nathan@codesourcery.com> |
3204 | ||
3205 | * g++.dg/other/access1.C: New test. | |
3206 | ||
62ae2529 JJ |
3207 | 2002-03-12 Jakub Jelinek <jakub@redhat.com> |
3208 | ||
3209 | * gcc.c-torture/execute/wchar_t-1.c: New test. | |
3210 | ||
2ab57cc9 DE |
3211 | 2002-03-12 David Edelsohn <edelsohn@gnu.org> |
3212 | ||
15e5ad76 | 3213 | * gcc.dg/20020103-1.c: Add rs6000 target and macro. |
2ab57cc9 | 3214 | |
56f4537e RS |
3215 | 2002-03-12 Roger Sayle <roger@eyesopen.com> |
3216 | ||
3217 | * gcc.dg/20020312-1.c: New test case. | |
3218 | ||
55a21c32 AH |
3219 | 2002-03-11 Aldy Hernandez <aldyh@redhat.com> |
3220 | ||
15e5ad76 | 3221 | * gcc.dg/altivec-1.c: Cleanup and use altivec.h. |
55a21c32 | 3222 | |
6c40858f RH |
3223 | 2002-03-11 Richard Henderson <rth@redhat.com> |
3224 | ||
3225 | * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker. | |
3226 | * g++.old-deja/g++.jason/report.C: Likewise. | |
3227 | ||
ab04e34b NS |
3228 | 2002-03-11 Nathan Sidwell <nathan@codesourcery.com> |
3229 | ||
3230 | * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes. | |
3231 | * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise. | |
3232 | ||
999cc24c NS |
3233 | 2002-03-11 Nathan Sidwell <nathan@codesourcery.com> |
3234 | ||
3235 | * testsuite/g++.dg/overload/pmf1.C: New test. | |
3236 | ||
1453ec8c KH |
3237 | 2002-03-11 Kazu Hirata <kazu@hxi.com> |
3238 | ||
3239 | * gcc.c-torture/execute/20020307-1.c: Use long. | |
3240 | ||
5ddec02e JJ |
3241 | 2002-03-11 Jakub Jelinek <jakub@redhat.com> |
3242 | ||
3243 | PR optimization/5844 | |
3244 | * gcc.dg/20020310-1.c: New test. | |
3245 | ||
a012ba73 MM |
3246 | 2002-03-09 Michael Meissner <meissner@redhat.com> |
3247 | ||
3248 | * gcc.c-torture/execute/memcpy-2.c: New test. | |
3249 | * gcc.c-torture/execute/memset-1.c: New test. | |
3250 | * gcc.c-torture/execute/strlen-1.c: New test. | |
3251 | * gcc.c-torture/execute/strcmp-1.c: New test. | |
3252 | * gcc.c-torture/execute/strncmp-1.c: New test. | |
3253 | ||
79b51cd7 GK |
3254 | 2002-03-09 Geoffrey Keating <geoffk@redhat.com> |
3255 | ||
3256 | * gcc.dg/ppc-ldstruct.c: New test. | |
3257 | ||
e4a4c70b JJ |
3258 | 2002-03-09 Jakub Jelinek <jakub@redhat.com> |
3259 | ||
3260 | * gcc.c-torture/execute/va-arg-22.c: New test. | |
3261 | ||
93fe8e92 RK |
3262 | Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
3263 | ||
3264 | * gcc.c-torture/compile/20020309-1.c: New test. | |
3265 | ||
71db7d03 JJ |
3266 | 2002-03-08 Jakub Jelinek <jakub@redhat.com> |
3267 | ||
3268 | * gcc.c-torture/execute/20020307-2.c: New test. | |
3269 | ||
fcf742ea JL |
3270 | Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com) |
3271 | ||
3272 | * g77.f-torture/compile/20020307-1.f: New test. | |
3273 | ||
e106e1b0 RS |
3274 | 2002-03-07 Richard Sandiford <rsandifo@redhat.com> |
3275 | ||
3276 | * gcc.dg/unordered-1.c: New test. | |
3277 | ||
50cb1e20 RE |
3278 | 2002-03-07 Richard Earnshaw <rearnsha@arm.com> |
3279 | ||
3280 | * gcc.c-torture/execute/20020307-1.c: New test. | |
3281 | ||
6d051694 JJ |
3282 | 2002-03-05 Jakub Jelinek <jakub@redhat.com> |
3283 | ||
3284 | * gcc.dg/20020304-1.c: New test. | |
3285 | ||
170c56da JJ |
3286 | * gcc.c-torture/compile/20020304-2.c: New test. |
3287 | ||
a298d936 ZW |
3288 | 2002-03-04 Zack Weinberg <zack@codesourcery.com> |
3289 | ||
3290 | * gcc.c-torture/compile/20020304-1.c: New test case | |
3291 | (from PR c/5830). | |
3292 | ||
8c4093d8 AH |
3293 | 2002-03-03 Aldy Hernandez <aldyh@redhat.com> |
3294 | ||
15e5ad76 | 3295 | * gcc.dg/20020103-1.c: Add other -D ppc variants. |
8c4093d8 | 3296 | |
fd87b7a7 NS |
3297 | 2002-03-02 Nathan Sidwell <nathan@codesourcery.com> |
3298 | ||
3299 | * g++.dg/other/classkey1.C: New test. | |
3300 | ||
9d8b9004 RH |
3301 | 2002-03-01 Richard Henderson <rth@redhat.com> |
3302 | ||
3303 | * gcc.c-torture/compile/981223-1.x: New. | |
3304 | * gcc.c-torture/compile/920625-1.x: New. | |
3305 | ||
cc36a670 RH |
3306 | 2002-02-28 Richard Henderson <rth@redhat.com> |
3307 | ||
3308 | * g++.dg/opt/vtgc1.C: Adjust patterns for ia64. | |
3309 | ||
f086058e HPN |
3310 | 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com> |
3311 | ||
3312 | * gcc.c-torture/execute/20020227-1.c: New test. | |
3313 | ||
16d3e075 MM |
3314 | 2002-02-27 Mark Mitchell <mark@codesourcery.com> |
3315 | ||
3316 | * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from | |
3317 | here" ERROR lines. | |
3318 | * g++.old-deja/g++.oliva/partord1.C: Likewise. | |
3319 | * g++.old-deja.g++.other/defarg1.C: Likewise. | |
3320 | * g++.old-deja/g++.pt/calls2.C: Likewise. | |
3321 | * g++.old-deja/g++.pt/crash20.C: Likewise. | |
3322 | * g++.old-deja/g++.pt/crash30.C: Likewise. | |
3323 | * g++.old-deja/g++.pt/crash36.C: Likewise. | |
3324 | * g++.old-deja/g++.pt/crash6.C: Likewise. | |
3325 | * g++.old-deja/g++.pt/defarg13.C: Likewise. | |
3326 | * g++.old-deja/g++.pt/derived3.C: Likewise. | |
3327 | * g++.old-deja/g++.pt/error1.C: Likewise. | |
3328 | * g++.old-deja/g++.pt/friend21.C: Likewise. | |
3329 | * g++.old-deja/g++.pt/friend23.C: Likewise. | |
3330 | * g++.old-deja/g++.pt/infinite1.C: Likewise. | |
3331 | * g++.old-deja/g++.robertl/eb128.C: Likewise. | |
56f4537e | 3332 | |
4e07d762 GK |
3333 | 2002-02-27 Geoffrey Keating <geoffk@redhat.com> |
3334 | ||
3335 | * gcc.c-torture/execute/20020225-2.c: New test. | |
3336 | ||
f458d1d5 ZW |
3337 | 2002-02-27 Zack Weinberg <zack@codesourcery.com> |
3338 | ||
3339 | * gcc.c-torture/execute/920730-1t.c, | |
3340 | gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c: | |
3341 | Delete test cases, only relevant to -traditional. | |
3342 | ||
e808ec9c NB |
3343 | 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk> |
3344 | ||
3345 | * gcc.dg/cpp/undef1.c: Remove. | |
3346 | * gcc.dg/cpp/directiv.c: Update. | |
3347 | * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests. | |
3348 | ||
1fef1cdd MM |
3349 | 2002-02-27 Michael Meissner <meissner@redhat.com> |
3350 | ||
3351 | * gcc.c-torture/execute/20020226-1.c: New test. | |
3352 | ||
6d73371a JJ |
3353 | 2002-02-26 Jakub Jelinek <jakub@redhat.com> |
3354 | ||
3355 | * g++.dg/debug/debug4.C: New test. | |
3356 | ||
47bd70b5 JJ |
3357 | * gcc.dg/ia64-visibility-1.c: New test. |
3358 | ||
06e224f7 AO |
3359 | 2002-02-26 Alexandre Oliva <aoliva@redhat.com> |
3360 | ||
3361 | * gcc.dg/debug/20020224-1.c: New. | |
3362 | ||
801791cc KH |
3363 | 2002-02-25 Kazu Hirata <kazu@hxi.com> |
3364 | ||
3365 | * gcc.c-torture/execute/960416-1.x: New. | |
3366 | * gcc.c-torture/execute/divconst-3.x: Likewise. | |
3367 | ||
232b8f52 JJ |
3368 | 2002-02-25 Jakub Jelinek <jakub@redhat.com> |
3369 | ||
3370 | * gcc.dg/20020224-1.c: New test. | |
3371 | ||
11a35b8b AM |
3372 | 2002-02-25 Alan Modra <amodra@bigpond.net.au> |
3373 | ||
3374 | * gcc.c-torture/execute/20020225-1.c: New. | |
3375 | ||
a47ed310 NB |
3376 | 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk> |
3377 | ||
3378 | * testsuite/gcc.dg/cpp/wchar-1.c: New test. | |
3379 | ||
44c5edc0 JJ |
3380 | 2002-02-23 Jakub Jelinek <jakub@redhat.com> |
3381 | ||
3382 | * gcc.dg/20020222-1.c: New test. | |
3383 | ||
3256b817 JJ |
3384 | 2002-02-22 Jakub Jelinek <jakub@redhat.com> |
3385 | ||
3386 | * g++.dg/opt/anonunion1.C: New test. | |
3387 | ||
4f2b0fb2 NS |
3388 | 2002-02-22 Nathan Sidwell <nathan@codesourcery.com> |
3389 | ||
3390 | * g++.dg/template/qualttp19.C: New test. | |
3391 | * g++.dg/template/qualttp20.C: New test. | |
3392 | * g++.old-deja/g++.jason/report.C: Adjust expected errors | |
3393 | * g++.old-deja/g++.other/qual1.C: Likewise. | |
3394 | ||
87b3cd76 AH |
3395 | 2002-02-21 Aldy Hernandez <aldyh@redhat.com> |
3396 | ||
cc36a670 | 3397 | * gcc.dg/attr-alwaysinline.c: New. |
87b3cd76 | 3398 | |
7133e992 JJ |
3399 | 2002-02-21 Jakub Jelinek <jakub@redhat.com> |
3400 | ||
22273300 JJ |
3401 | * gcc.dg/20020220-1.c: New test. |
3402 | ||
7133e992 JJ |
3403 | * gcc.dg/20020220-2.c: New test. |
3404 | ||
e5a20888 JJ |
3405 | * g++.dg/opt/mmx1.C: New test. |
3406 | ||
8e8d61f5 AO |
3407 | 2002-02-20 Alexandre Oliva <aoliva@redhat.com> |
3408 | ||
3409 | * gcc.c-torture/compile/20020110.c: New test. | |
3410 | ||
f67e0d11 JJ |
3411 | 2002-02-20 Jakub Jelinek <jakub@redhat.com> |
3412 | ||
3413 | * gcc.c-torture/execute/20020219-1.c: New test. | |
3414 | ||
4636c87e JJ |
3415 | * gcc.dg/20020219-1.c: New test. |
3416 | ||
00fae85d JJ |
3417 | * gcc.dg/noncompile/20020220-1.c: New test. |
3418 | ||
7552da58 JJ |
3419 | * g++.dg/opt/ptrintsum1.C: New test. |
3420 | ||
149d6f9e JJ |
3421 | * gcc.dg/debug/20020220-1.c: New test. |
3422 | ||
f6f8ada3 JJ |
3423 | 2002-02-17 Jakub Jelinek <jakub@redhat.com> |
3424 | ||
3425 | * gcc.c-torture/execute/20020216-1.c: New test. | |
3426 | ||
7f311f63 NB |
3427 | 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk> |
3428 | ||
3429 | * gcc.dg/decl-1.c: Update, new test. | |
3430 | ||
8d6e459d NS |
3431 | 2002-02-15 Nathan Sidwell <nathan@codesourcery.com> |
3432 | ||
3433 | * g++.dg/abi/bitfield1.C: New test. | |
3434 | * g++.dg/abi/bitfield2.C: New test. | |
3435 | ||
aa42eef1 RS |
3436 | 2002-02-15 Richard Sandiford <rsandifo@redhat.com> |
3437 | ||
3438 | * gcc.dg/attr-nest.c: New test. | |
3439 | ||
0b6e58fd RS |
3440 | 2002-02-15 Richard Sandiford <rsandifo@redhat.com> |
3441 | ||
3442 | * gcc.c-torture/execute/20020215-1.c: New test. | |
3443 | ||
d76e6800 JJ |
3444 | 2002-02-14 Jakub Jelinek <jakub@redhat.com> |
3445 | ||
333ce3a7 JJ |
3446 | * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp. |
3447 | * g++.dg/debug/debug.exp: New. | |
3448 | * g++.dg/debug/trivial.C: New. | |
3449 | * g++.dg/debug/debug1.C: Moved... | |
3450 | * g++.dg/other/debug1.C: ...from here. | |
3451 | * g++.dg/debug/debug2.C: Moved... | |
3452 | * g++.dg/other/debug2.C: ...from here. | |
3453 | * g++.dg/debug/debug3.C: Moved... | |
3454 | * g++.dg/other/debug3.C: ...from here. | |
3455 | ||
d76e6800 JJ |
3456 | * gcc.dg/noncompile/20020213-1.c: New test. |
3457 | ||
ec65b2e3 JJ |
3458 | 2002-02-13 Jakub Jelinek <jakub@redhat.com> |
3459 | ||
3460 | * g++.dg/other/debug3.C: New test. | |
3461 | ||
21117a17 JJ |
3462 | * gcc.c-torture/execute/20020213-1.c: New test. |
3463 | ||
658311e0 RS |
3464 | 2002-02-13 Richard Smith <richard@ex-parrot.com> |
3465 | ||
3466 | * g++.old-deja/g++.other/thunk1.C: New test. | |
3467 | ||
845d6a2f DB |
3468 | 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com> |
3469 | ||
3470 | * g++.dg/warn/weak1.C: weak attributes not supported on cygwin | |
3471 | ||
e6834654 SS |
3472 | 2002-02-13 Stan Shebs <shebs@apple.com> |
3473 | ||
cc36a670 | 3474 | * gcc.dg/altivec-3.c: New. |
e6834654 | 3475 | |
56d44285 JJ |
3476 | 2002-02-12 Jakub Jelinek <jakub@redhat.com> |
3477 | ||
3478 | * gcc.dg/Wunreachable-1.c: New test. | |
3479 | * gcc.dg/Wunreachable-2.c: New test. | |
3480 | ||
34e68c86 JM |
3481 | 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk> |
3482 | ||
3483 | * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests. | |
3484 | ||
3bb91036 NB |
3485 | 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk> |
3486 | ||
3487 | * gcc.dg/decl-1.c: New test. | |
3488 | ||
036d01d0 DB |
3489 | 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com> |
3490 | ||
56f4537e | 3491 | * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999 |
036d01d0 | 3492 | |
0b8c0d4e KH |
3493 | 2002-02-10 Kazu Hirata <kazu@hxi.com> |
3494 | ||
3495 | * gcc.c-torture/compile/961203-1.x: Disable on h8300 port. | |
3496 | * gcc.c-torture/compile/980506-1.x: Likewise. | |
3497 | ||
b516907f KH |
3498 | 2002-02-10 Kazu Hirata <kazu@hxi.com> |
3499 | ||
3500 | * gcc.dg/20020210-1.c: New. | |
3501 | ||
3611ccb4 TM |
3502 | 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl> |
3503 | ||
3504 | * g77.f-torture/execute/947.f: New regression test | |
3505 | for PR fortran/947. | |
3506 | ||
7aa00daf AO |
3507 | 2002-02-09 Alexandre Oliva <aoliva@redhat.com> |
3508 | ||
3509 | * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5. | |
3510 | * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*. | |
3511 | ||
fdf473ae RH |
3512 | 2002-02-08 Richard Henderson <rth@redhat.com> |
3513 | ||
3514 | * gcc.c-torture/compile/labels-3.c: New. | |
3515 | ||
1cf537c5 JJ |
3516 | 2002-02-08 Jakub Jelinek <jakub@redhat.com> |
3517 | ||
3518 | * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2 | |
3519 | expression statements work instead. | |
3520 | * gcc.dg/noncompile/20020207-1.c: New test. | |
3521 | ||
9dd7fc76 RH |
3522 | 2002-02-07 Richard Henderson <rth@redhat.com> |
3523 | ||
3524 | * gcc.dg/debug/dwarf2-1.c (foo): Return a value. | |
3525 | ||
fecb60af DB |
3526 | 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com> |
3527 | ||
3528 | * lib/prune.exp: Remove "In (program|subroutine"block-data)" | |
3529 | message from g77 | |
3530 | * lib/g77-dg.exp: Trim g77 error messages so that they are | |
3bbe3320 | 3531 | recognized by dg.exp. |
fecb60af | 3532 | |
d3dac0ae DB |
3533 | 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com> |
3534 | ||
3535 | PR fortran/5473 | |
56f4537e | 3536 | * g77.dg/pr5473.f: Now dg-error. Add additional cases. |
d3dac0ae | 3537 | |
ff9ea967 RH |
3538 | 2002-02-07 Richard Henderson <rth@redhat.com> |
3539 | ||
3540 | * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory | |
3541 | to be sufficiently aligned for integers. | |
3542 | ||
d5614afb NS |
3543 | 2002-02-07 Nathan Sidwell <nathan@codesourcery.com> |
3544 | ||
3545 | * g++.dg/template/friend4.C: New test. | |
3546 | ||
3f9796f9 DB |
3547 | 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com> |
3548 | ||
d3dac0ae | 3549 | PR fortran/5743 |
3f9796f9 DB |
3550 | * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove |
3551 | unsupported cases. | |
3552 | ||
30203c18 RH |
3553 | 2002-02-07 Richard Henderson <rth@redhat.com> |
3554 | ||
3555 | * gcc.dg/debug/dwarf2-1.c: Update for return warnings. | |
3556 | * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c, | |
3557 | gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m, | |
3558 | objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise. | |
3559 | ||
edd1967d RH |
3560 | 2002-02-06 Richard Henderson <rth@redhat.com> |
3561 | ||
3562 | * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle. | |
3563 | ||
e1e52c7e JJ |
3564 | 2002-02-06 Janis Johnson <janis187@us.ibm.com> |
3565 | ||
3566 | * gcc.dg/20020206-1.c: New test. | |
3567 | ||
5364626a JJ |
3568 | 2002-02-06 Jakub Jelinek <jakub@redhat.com> |
3569 | ||
d5129288 JJ |
3570 | * gcc.c-torture/execute/20020206-1.c: New test. |
3571 | ||
caaf2272 JJ |
3572 | * gcc.c-torture/execute/20020206-2.c: New test. |
3573 | ||
5364626a JJ |
3574 | PR optimization/5429: |
3575 | * gcc.c-torture/compile/20020206-1.c: New test. | |
3576 | ||
1b8afbe7 NC |
3577 | 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com> |
3578 | ||
23fb1469 | 3579 | * g++.dg/ext/align1.C: Do not use an explicit alignment value |
cc36a670 RH |
3580 | as certain file formats cannot support particularly large |
3581 | alignments. | |
23fb1469 | 3582 | |
1b8afbe7 NC |
3583 | * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains, |
3584 | and do not expect to be able to link the executable. | |
3585 | ||
cc36a670 | 3586 | * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to |
1b8afbe7 NC |
3587 | fail because the COFF format does not support the weak attribute. |
3588 | ||
8a921c08 DB |
3589 | 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com> |
3590 | ||
3591 | * g77.dg/pr5473.f: New test | |
3592 | ||
81a2b933 AH |
3593 | 2002-02-05 Aldy Hernandez <aldyh@redhat.com> |
3594 | ||
cc36a670 RH |
3595 | * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format. |
3596 | Fix testcase accordingly. | |
81a2b933 | 3597 | |
8d2809bc RH |
3598 | 2002-02-04 Richard Henderson <rth@redhat.com> |
3599 | ||
3600 | * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff. | |
3601 | (buf): Change to be an array of pointers, not ints. | |
3602 | ||
6f9fdf4d JJ |
3603 | 2002-02-04 Jakub Jelinek <jakub@redhat.com> |
3604 | ||
3605 | * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally | |
3606 | before all tests. Move warning one line above to match where it | |
3607 | C frontend emits. | |
3608 | * gcc.dg/Wswitch-2.c: New test. | |
3609 | * g++.dg/warn/Wswitch-1.C: New test. | |
3610 | * g++.dg/warn/Wswitch-2.C: New test. | |
3611 | ||
72db02bf RH |
3612 | 2002-02-04 Richard Henderson <rth@redhat.com> |
3613 | ||
3614 | * g++.dg/abi/offsetof.C: Fix size comparison. | |
3615 | ||
127b94b5 RS |
3616 | 2002-02-04 Richard Sandiford <rsandifo@redhat.com> |
3617 | ||
3618 | * gcc.dg/cast-qual-2.c: New test. | |
3619 | ||
fa852403 JJ |
3620 | 2002-02-04 Jakub Jelinek <jakub@redhat.com> |
3621 | ||
3622 | * gcc.dg/20020201-4.c: New test. | |
3623 | ||
f7948d51 BE |
3624 | 2002-02-04 Ben Elliston <bje@redhat.com> |
3625 | ||
3626 | * lib/gcc.exp (gcc_init): Check that the need_status_wrapper | |
3627 | target_info attribute != 0, in addition to the empty string. | |
3628 | (gcc_target_compile): Likewise. | |
3629 | ||
ffe80457 AC |
3630 | 2002-02-03 Andrew Cagney <ac131313@redhat.com> |
3631 | ||
3632 | * gcc.dg/Wswitch.c: New test. | |
3633 | PR gcc/4475. PR gcc/3780. | |
3634 | ||
013c7e95 TM |
3635 | 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl> |
3636 | ||
3637 | * g77.f-torture/execute/5122.f: New test for regressions | |
3638 | against PR fortran/5122. | |
3639 | ||
e7daa976 DB |
3640 | 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com> |
3641 | ||
3642 | * g77.f-torture/compile/pr3743.f: Delete | |
3643 | * g77.dg/pr3743-1.f: New test. | |
3644 | * g77.dg/pr3743-2.f: New test. | |
3645 | * g77.dg/pr3743-3.f: New test. | |
3646 | * g77.dg/pr3743-4.f: New test. | |
3647 | ||
0fef3fd0 NB |
3648 | 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk> |
3649 | ||
3650 | * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests. | |
3651 | ||
444c52f9 RH |
3652 | 2002-02-02 Richard Henderson <rth@redhat.com> |
3653 | ||
3654 | * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change. | |
3655 | * gcc.c-torture/execute/bf64-1.c: Likewise. | |
3656 | ||
b24d861d JJ |
3657 | 2002-02-02 Jakub Jelinek <jakub@redhat.com> |
3658 | ||
3659 | * gcc.dg/20020201-2.c: New test. | |
3660 | ||
ea142788 JJ |
3661 | * gcc.dg/20020201-3.c: New test. |
3662 | ||
f786ab27 JJ |
3663 | * gcc.c-torture/execute/bitfld-2.c: New test. |
3664 | ||
dfd48d76 NB |
3665 | 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk> |
3666 | ||
3667 | * gcc.dg/bitfld-1.c: Update. | |
3668 | * gcc.dg/bitfld-2.c: Update. | |
3669 | * gcc.c-torture/execute/bitfld-1.x: New. | |
3670 | ||
d3c52658 JJ |
3671 | 2002-02-02 Jakub Jelinek <jakub@redhat.com> |
3672 | ||
3673 | * gcc.c-torture/execute/20020201-1.c: New test. | |
3674 | ||
91f5782d JJ |
3675 | 2002-02-01 Janis Johnson <janis187@us.ibm.com> |
3676 | ||
3677 | PR target/5469 | |
3678 | * gcc.dg/20020201-1.c: New test. | |
3679 | ||
81622d29 DB |
3680 | 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com> |
3681 | ||
3682 | PR fortran/3743 | |
3683 | * g77.f-torture/execute/f90-intrinsic-bit.x: Remove | |
3684 | * g77.f-torture/compile/pr3743.x: Remove | |
3685 | ||
87859851 TR |
3686 | 2002-01-31 Tom Rix <trix@redhat.com> |
3687 | ||
3688 | * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX. | |
3689 | ||
6169e5fd JM |
3690 | 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk> |
3691 | ||
3692 | * gcc.dg/noncompile/20020130-1.c: New test. | |
3693 | ||
02f06b3c DB |
3694 | 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com> |
3695 | ||
3696 | * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r. | |
3697 | ||
2fd667c2 RH |
3698 | 2002-01-29 Richard Henderson <rth@redhat.com> |
3699 | ||
3700 | * gcc.c-torture/execute/991118-1.c: Cast various constants back | |
3701 | to long long. | |
3702 | * gcc.c-torture/execute/bf64-1.c: Likewise. | |
3703 | ||
37060e78 JJ |
3704 | 2002-01-29 Jakub Jelinek <jakub@redhat.com> |
3705 | ||
3706 | * gcc.c-torture/execute/20020129-1.c: New test. | |
3707 | ||
d82b2ced NB |
3708 | 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk> |
3709 | ||
3710 | * gcc.c-torture/compile/20000224-1.c: Update. | |
3711 | * gcc.c-torture/execute/bitfld-1.c: New tests. | |
3712 | * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests. | |
3713 | * gcc.dg/uninit-A.c: Update. | |
3714 | ||
b8b98c66 NS |
3715 | 2002-01-29 Nathan Sidwell <nathan@codesourcery.com> |
3716 | ||
3717 | * g++.dg/template/ctor1.C: Add instantiation. | |
3718 | ||
3bca17dd PK |
3719 | 2002-01-28 Paul Koning <pkoning@equallogic.com> |
3720 | ||
3721 | * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first | |
3722 | argument to __builtin_prefetch to be const ptr. | |
3723 | ||
27d921c7 JJ |
3724 | 2002-01-28 Jakub Jelinek <jakub@redhat.com> |
3725 | ||
3726 | * gcc.c-torture/compile/20020120-1.c: New test. | |
3727 | ||
438451cc KH |
3728 | 2002-01-27 Kazu Hirata <kazu@hxi.com> |
3729 | ||
3730 | * gcc.c-torture/execute/20020127-1.c: New test. | |
3731 | ||
1bf8640c | 3732 | 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com> |
56f4537e | 3733 | |
1bf8640c DB |
3734 | * g77.dg/f77-edit-i-in.f: New test |
3735 | * g77.dg/f77-edit-i-out.f: New test | |
3736 | ||
33c7f925 GK |
3737 | 2002-01-25 Geoffrey Keating <geoffk@redhat.com> |
3738 | ||
3739 | * gcc.dg/debug/debug.exp: New file. | |
3740 | * gcc.dg/debug/trivial.c: New file. | |
3741 | * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/. | |
3742 | * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/. | |
3743 | * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/. | |
3744 | * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/. | |
3745 | * gcc.dg/debug/debug-1.c: Moved from gcc.dg/. | |
3746 | * gcc.dg/debug/debug-2.c: Moved from gcc.dg/. | |
3747 | * gcc.dg/debug/debug-3.c: Moved from gcc.dg/. | |
3748 | * gcc.dg/debug/debug-4.c: Moved from gcc.dg/. | |
3749 | * gcc.dg/debug/debug-5.c: Moved from gcc.dg/. | |
3750 | * gcc.dg/debug/debug-6.c: Moved from gcc.dg/. | |
3751 | * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/. | |
3752 | * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/. | |
3753 | * gcc.dg/20000503-1.c: Removed. | |
3754 | * gcc.dg/20010207-1.c: Removed. | |
3755 | * gcc.dg/20011223-1.c: Removed. | |
3756 | * gcc.dg/20020104-2.c: Removed. | |
3757 | * gcc.dg/debug-1.c: Removed. | |
3758 | * gcc.dg/debug-2.c: Removed. | |
3759 | * gcc.dg/debug-3.c: Removed. | |
3760 | * gcc.dg/debug-4.c: Removed. | |
3761 | * gcc.dg/debug-5.c: Removed. | |
3762 | * gcc.dg/debug-6.c: Removed. | |
3763 | * gcc.dg/dwarf2-1.c: Removed. | |
3764 | * gcc.dg/dwarf2-2.c: Removed. | |
3765 | ||
1658df0a JJ |
3766 | 2002-01-25 Jakub Jelinek <jakub@redhat.com> |
3767 | ||
3768 | * g++.old-deja/g++.other/eh5.C: New test. | |
3769 | * g++.old-deja/g++.other/sibcall2.C: New test. | |
3770 | * g++.old-deja/g++.other/array9.C: New test. | |
3771 | * g++.old-deja/g++.other/typename2.C: New test. | |
3772 | * g++.old-deja/g++.other/crash60.C: New test. | |
3773 | * g++.old-deja/g++.other/conv9.C: New test. | |
3774 | * g++.old-deja/g++.other/mangle10.C: New test. | |
3775 | * g++.old-deja/g++.other/unchanging1.C: New test. | |
3776 | * g++.old-deja/g++.other/exprstmt1.C: New test. | |
3777 | * g++.old-deja/g++.other/inline23.C: New test. | |
3778 | * g++.old-deja/g++.eh/ia64-1.C: New test. | |
3779 | * g++.old-deja/g++.other/dwarf2-1.C: New test. | |
1658df0a JJ |
3780 | * g++.old-deja/g++.other/reload1.C: New test. |
3781 | * g++.old-deja/g++.other/static20.C: New test. | |
3782 | * g++.old-deja/g++.other/local-alloc1.C: New test. | |
3783 | * g++.old-deja/g++.other/conv8.C: New test. | |
3784 | * g++.old-deja/g++.other/stmtexpr2.C: New test. | |
3785 | * g++.old-deja/g++.other/storeexpr1.C: New test. | |
3786 | * g++.old-deja/g++.other/storeexpr2.C: New test. | |
3787 | * g++.dg/eh/template2.C: New test. | |
3788 | * g++.dg/warn/weak1.C: New test. | |
3789 | ||
6b016bf4 HPN |
3790 | 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com> |
3791 | ||
3792 | * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not): | |
3793 | Remove first, non-varying, argument. | |
3794 | ||
6932f033 RH |
3795 | 2002-01-23 Richard Henderson <rth@redhat.com> |
3796 | ||
3797 | * gcc.dg/inline-2.c: New. | |
3798 | ||
3799 | * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg. | |
3800 | Add optional target arg. Check number of arguments. | |
3801 | (scan-assembler-not, scan-assembler-dem): Likewise. | |
3802 | (scan-assembler-dem-not): Likewise. | |
3803 | ||
d5714a5d ZW |
3804 | 2002-01-23 Zack Weinberg <zack@codesourcery.com> |
3805 | ||
3806 | * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on | |
3807 | line 12. | |
3808 | * g++.old-deja/g++.brendan/parse3.C, | |
3809 | g++.old-deja/g++.other/crash26.C, | |
3810 | g++.old-deja/g++.other/crash28.C, | |
3811 | g++.old-deja/g++.other/crash29.C, | |
3812 | g++.old-deja/g++.other/crash30.C, | |
3813 | g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate. | |
3814 | ||
709619d9 AH |
3815 | 2002-01-23 Aldy Hernandez <aldyh@redhat.com> |
3816 | ||
d5714a5d | 3817 | * gcc.dg/20020115-1.c: New. |
709619d9 | 3818 | |
03984308 BW |
3819 | 2002-01-23 Bob Wilson <bob.wilson@acm.org> |
3820 | ||
3821 | * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa. | |
3822 | ||
a8435716 JJ |
3823 | 2002-01-23 Janis Johnson <janis187@us.ibm.com> |
3824 | ||
3825 | * gcc.dg/20020122-3.c: New. | |
3826 | ||
0a01c261 JJ |
3827 | 2002-01-23 Jakub Jelinek <jakub@redhat.com> |
3828 | ||
3829 | * g++.dg/other/gc1.C: New test. | |
3830 | ||
d0a8f4e4 ZW |
3831 | 2002-01-23 Zack Weinberg <zack@codesourcery.com> |
3832 | ||
3833 | * gcc.dg/c99-intconst-1.c: Mark XFAIL. | |
3834 | ||
a99e47a5 RH |
3835 | 2002-01-22 Richard Henderson <rth@redhat.com> |
3836 | ||
3837 | * gcc.dg/20020122-4.c: Use multiple outputs on the asm. | |
3838 | ||
1e7e480e RH |
3839 | 2002-01-22 Richard Henderson <rth@redhat.com> |
3840 | ||
3841 | * gcc.dg/20020122-4.c: New. | |
3842 | ||
d04fd40f L |
3843 | 2002-01-22 H.J. Lu <hjl@gnu.org> |
3844 | ||
3845 | * g++.dg/special/ecos.exp: Append .exe instead of a.out as the | |
3846 | link output. | |
3847 | * gcc.dg/special/ecos.exp: Likewise. | |
3848 | * lib/g++-dg.exp: Likewise. | |
3849 | * lib/g77-dg.exp: Likewise. | |
3850 | * lib/gcc-dg.exp : Likewise. | |
3851 | * lib/mike-g++.exp: Likewise. | |
3852 | * lib/mike-g77.exp: Likewise. | |
3853 | * lib/mike-gcc.exp: Likewise. | |
3854 | * lib/objc-dg.exp: Likewise. | |
3855 | ||
3196dfde JJ |
3856 | 2002-01-22 Janis Johnson <janis187@us.ibm.com> |
3857 | ||
3858 | PR target/5379 | |
3859 | * gcc.dg/20020122-2.c: New test. | |
3860 | ||
0c0c3c39 HPN |
3861 | 2002-01-22 Hans-Peter Nilsson <hp@axis.com> |
3862 | ||
3863 | * gcc.dg/20020122-1.c: New test. | |
3864 | ||
75dbec30 DB |
3865 | 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com> |
3866 | ||
3867 | * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too | |
3868 | ||
32abfc26 DB |
3869 | 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com> |
3870 | ||
3871 | * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]* | |
3872 | ||
38e583fd FS |
3873 | 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
3874 | ||
3875 | * gcc.c-torture/compile/20020121-1.c: New test. | |
3876 | ||
e5f54c45 JDA |
3877 | 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca> |
3878 | ||
3879 | * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting | |
3880 | ld_library_path. | |
3881 | ||
0333394e JJ |
3882 | 2002-01-21 Jakub Jelinek <jakub@redhat.com> |
3883 | ||
3884 | * gcc.dg/20020218-1.c: New test. | |
3885 | ||
e23baf78 DB |
3886 | 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com> |
3887 | ||
3888 | * lib/prune.exp (prune_gcc_output): Prune "At global scope" | |
3889 | messages | |
3890 | * g++.dg/other/deprecated.C: Remove dg-bogus comment for | |
3891 | "At global scope" warning | |
3892 | * g++.dg/ext/align1.C: Change cygwin test for alignment | |
3893 | from db-bogus to dg-warning | |
3894 | ||
a5cf3ccc ZW |
3895 | 2002-01-21 Zack Weinberg <zack@codesourcery.com> |
3896 | ||
3897 | * g77.f-torture/compile/cpp2.F: New test. | |
3898 | ||
3807621a NS |
3899 | 2002-01-19 Nathan Sidwell <nathan@codesourcery.com> |
3900 | ||
3901 | * g++.dg/template/access1.C: New test. | |
3902 | ||
4e98d045 AH |
3903 | 2002-01-18 Aldy Hernandez <aldyh@redhat.com> |
3904 | ||
d5714a5d | 3905 | * gcc.dg/20020118-1.c: New. |
4e98d045 | 3906 | |
072f20ef KH |
3907 | 2002-01-18 Kazu Hirata <kazu@hxi.com> |
3908 | ||
3909 | * testsuite/gcc.c-torture/execute/20020118-1.c: New test. | |
3910 | ||
ee459e5e DB |
3911 | 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com> |
3912 | ||
a99e47a5 | 3913 | * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message. |
d5714a5d ZW |
3914 | * g++.dg/ext/align1.C: Fix fail on cygwin from maximum |
3915 | alignment warnings. | |
ee459e5e | 3916 | |
6040e200 DB |
3917 | 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com> |
3918 | ||
3919 | * gcc.misc-tests/i386-prefetch.exp: Save and restore | |
3920 | torture_with_loops and torture_without_loops | |
3921 | ||
d0e82870 JJ |
3922 | 2002-01-17 Jakub Jelinek <jakub@redhat.com> |
3923 | ||
3924 | * gcc.c-torture/compile/20020116-1.c: New test. | |
3925 | ||
b8c1a6b8 JJ |
3926 | 2002-01-16 Jakub Jelinek <jakub@redhat.com> |
3927 | ||
51c561e3 | 3928 | * gcc.dg/20020116-2.c: New test. |
b8c1a6b8 | 3929 | |
51c561e3 | 3930 | * gcc.dg/ultrasp4.c: New test. |
c4031a04 | 3931 | |
51c561e3 | 3932 | * gcc.dg/20020116-1.c: New test. |
c4031a04 | 3933 | |
7ec9c85a GK |
3934 | 2002-01-15 Geoffrey Keating <geoffk@redhat.com> |
3935 | ||
3936 | * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used | |
3937 | by EABI. | |
3938 | ||
441f5264 JJ |
3939 | 2002-01-15 Janis Johnson <janis187@us.ibm.com> |
3940 | ||
3941 | * gcc.misc-tests/i386-prefetch.exp: New. | |
3942 | * gcc.misc-tests/i386-pf-3dnow-1.c: New test. | |
3943 | * gcc.misc-tests/i386-pf-athlon-1.c: New test. | |
3944 | * gcc.misc-tests/i386-pf-none-1.c: New test. | |
3945 | * gcc.misc-tests/i386-pf-sse-1.c: New test. | |
3946 | ||
7c94ce7f JJ |
3947 | 2002-01-15 Jakub Jelinek <jakub@redhat.com> |
3948 | ||
3949 | * gcc.dg/gnu89-init-1.c: Add new tests. | |
3950 | ||
8559c8c0 AJ |
3951 | 2002-01-15 Andreas Jaeger <aj@suse.de> |
3952 | ||
3953 | * gcc.dg/i386-mmx-1.c: Also run on x86-64. | |
3954 | * gcc.dg/i386-mmx-2.c: Likewise. | |
3955 | * gcc.dg/i386-sse-1.c: Likewise. | |
3956 | * gcc.dg/i386-sse-2.c: Likewise. | |
3957 | * gcc.dg/i386-sse-3.c: Likewise. | |
3958 | ||
9060718c DB |
3959 | 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com> |
3960 | ||
d5714a5d ZW |
3961 | * g77.f-torture/execute/intrinsic-unix-bessel.f: |
3962 | Uncomment additional cases that now pass. | |
9060718c | 3963 | |
6f1a6c5b RH |
3964 | 2002-01-11 Richard Henderson <rth@redhat.com> |
3965 | ||
3966 | * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New. | |
3967 | * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New. | |
3968 | ||
f8cfe1a4 NP |
3969 | Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it> |
3970 | ||
3971 | * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h. | |
3972 | ||
f15054ea AH |
3973 | 2002-01-10 Aldy Hernandez <aldyh@redhat.com> |
3974 | ||
d5714a5d ZW |
3975 | * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl, |
3976 | lvx, stvx, stvebx, stvehx, stvewx, stvxl. | |
f15054ea | 3977 | |
bccd793e DJ |
3978 | 2002-01-10 Dale Johannesen <dalej@apple.com> |
3979 | ||
3980 | * gcc.c-torture/execute/loop-11.c: New. | |
3981 | ||
115b6181 AH |
3982 | 2002-01-08 Aldy Hernandez <aldyh@redhat.com> |
3983 | ||
d5714a5d | 3984 | * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr, |
115b6181 AH |
3985 | dss, lvsl, lvsr, dstt, dstst, dststt, dst. |
3986 | ||
2c74ce9d RH |
3987 | 2002-01-09 Richard Henderson <rth@redhat.com> |
3988 | ||
3989 | * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper | |
3990 | type in which to perform the operation for each size. | |
3991 | ||
a4ae2fdc AM |
3992 | Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com) |
3993 | ||
3994 | * gcc.c-torture/compile/20020109-2.c: New test. | |
3995 | ||
8d15f472 GB |
3996 | 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com> |
3997 | ||
3998 | * gcc.c-torture/execute/loop-10.c: New test. | |
3999 | ||
ffb9c594 JJ |
4000 | 2002-01-09 Jakub Jelinek <jakub@redhat.com> |
4001 | ||
4002 | * gcc.c-torture/compile/20010226-1.c: New test. | |
4003 | * gcc.c-torture/compile/20010227-1.c: New test. | |
4004 | * gcc.c-torture/compile/20010426-1.c: New test. | |
4005 | * gcc.c-torture/compile/20010510-1.c: New test. | |
4006 | * gcc.c-torture/compile/20010605-3.c: New test. | |
4007 | * gcc.c-torture/compile/20010824-1.c: New test. | |
4008 | * gcc.c-torture/execute/20010409-1.c: New test. | |
4009 | * gcc.dg/noncompile/20000901-1.c: New test. | |
4010 | * gcc.dg/20001023-1.c: New test. | |
4011 | * gcc.dg/20001101-1.c: New test. | |
4012 | * gcc.dg/20001102-1.c: New test. | |
4013 | * gcc.dg/20010207-1.c: New test. | |
4014 | * gcc.dg/20010405-1.c: New test. | |
4015 | * gcc.dg/20010822-1.c: New test. | |
4016 | * gcc.dg/20011107-1.c: New test. | |
4017 | ||
afaa8065 JL |
4018 | Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com) |
4019 | ||
7d5c66d6 JL |
4020 | * gcc.dg/asm-fs-1.c: Disable warnings when compiling. |
4021 | ||
afaa8065 JL |
4022 | * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect |
4023 | execution failure on PA targets. | |
4024 | ||
a2a2c12d JJ |
4025 | 2002-01-09 Jakub Jelinek <jakub@redhat.com> |
4026 | ||
4027 | * gcc.c-torture/compile/20020109-1.c: New test. | |
4028 | ||
18cf8dda KH |
4029 | 2002-01-08 Kazu Hirata <kazu@hxi.com> |
4030 | ||
4031 | * gcc.c-torture/execute/20020108-1.c: New test. | |
4032 | ||
b3ca30df JJ |
4033 | 2002-01-08 Jakub Jelinek <jakub@redhat.com> |
4034 | ||
4035 | * gcc.dg/20020108-1.c: New test. | |
4036 | ||
c9f115ad L |
4037 | 2002-01-08 H.J. Lu <hjl@gnu.org> |
4038 | ||
4039 | * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc | |
4040 | for header files. | |
4041 | ||
acd8ea2a GK |
4042 | 2002-01-08 Geoff Keating <geoffk@redhat.com> |
4043 | ||
4044 | * gcc.dg/altivec-4.c: Make the 'char' entries signed also for | |
4045 | consistency. | |
4046 | ||
70ec0b9b AH |
4047 | 002-01-07 Aldy Hernandez <aldyh@redhat.com> |
4048 | ||
d5714a5d | 4049 | * gcc.dg/altivec-4.c: Test altivec predicates. |
70ec0b9b | 4050 | |
2e951384 JJ |
4051 | 2002-01-07 Jakub Jelinek <jakub@redhat.com> |
4052 | ||
4053 | * gcc.c-torture/execute/20020107-1.c: New test. | |
4054 | ||
a858ca75 CR |
4055 | 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org> |
4056 | ||
4057 | PR c/5279 | |
4058 | * gcc.c-torture/compile/20020106-1.c: New test. | |
4059 | ||
f21bf182 HPN |
4060 | 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com> |
4061 | ||
4062 | * gcc.c-torture/execute/nestfunc-4.c: New test. | |
4063 | ||
302d2f14 LR |
4064 | 2002-01-04 Loren J. Rittle <ljrittle@acm.org> |
4065 | ||
d5714a5d | 4066 | * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed |
302d2f14 | 4067 | extra triple that slipped in. |
d5714a5d ZW |
4068 | * g++.old-deja/g++.abi/align.C: Likewise. |
4069 | * g++.old-deja/g++.abi/bitfields.C: Likewise. | |
302d2f14 | 4070 | |
3693730e LR |
4071 | 2002-01-04 Loren J. Rittle <ljrittle@acm.org> |
4072 | ||
4073 | * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*. | |
4074 | * g++.old-deja/g++.abi/align.C: Likewise. | |
4075 | * g++.old-deja/g++.abi/bitfields.C: Likewise. | |
4076 | ||
28434337 LR |
4077 | * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision |
4078 | on FreeBSD/i386. | |
4079 | * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for | |
4080 | FreeBSD. | |
4081 | ||
b0832fe1 JJ |
4082 | 2002-01-04 Jakub Jelinek <jakub@redhat.com> |
4083 | ||
4084 | * gcc.dg/20020104-1.c: New test. | |
4085 | ||
336b7dca JJ |
4086 | * gcc.dg/20020104-2.c: New test. |
4087 | ||
fee5bdb0 HPN |
4088 | 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com> |
4089 | ||
4090 | * gcc.dg/20020103-1.c: Fix typo in target selector. | |
4091 | ||
0b223645 RH |
4092 | 2002-01-03 Richard Henderson <rth@redhat.com> |
4093 | ||
4094 | * gcc.dg/20020103-1.c: New. | |
4095 | ||
187462ac KH |
4096 | 2002-01-03 Kazu Hirata <kazu@hxi.com> |
4097 | ||
4098 | * gcc.c-torture/execute/20020103-1.c: New test. | |
4099 | ||
5e55c6a2 JJ |
4100 | 2002-01-03 Jakub Jelinek <jakub@redhat.com> |
4101 | ||
4102 | * g++.dg/other/debug2.C: New test. | |
4103 | ||
cb1ac742 JJ |
4104 | * gcc.c-torture/compile/20020103-1.c: New test. |
4105 | ||
e6ecc89b JJ |
4106 | 2002-01-02 Jakub Jelinek <jakub@redhat.com> |
4107 | ||
4108 | * gcc.dg/gnu89-init-1.c: Added new tests. | |
4109 | ||
d46a33b3 NS |
4110 | 2002-01-02 Nathan Sidwell <nathan@codesourcery.com> |
4111 | ||
40e593d7 NS |
4112 | * g++.dg/template/friend2.C: Remove as patch is reverted. |
4113 | ||
323728aa NS |
4114 | * g++.dg/warn/oldcast1.C: New test. |
4115 | ||
46c895ac NS |
4116 | * g++.dg/template/ptrmem1.C: New test. |
4117 | * g++.dg/template/ptrmem2.C: New test. | |
4118 | ||
833aa4c4 NS |
4119 | * g++.dg/template/ntp.C: New test. |
4120 | ||
18976b21 NS |
4121 | * g++.dg/other/component1.C: New test. |
4122 | ||
303d1c55 NS |
4123 | * g++.dg/template/ttp3.C: New test. |
4124 | ||
d46a33b3 NS |
4125 | * g++.dg/template/friend2.C: New test. |
4126 | * g++.old-deja/g++/brendan/crash8.C: Adjust location of error. | |
4127 | ||
4542128e NS |
4128 | 2002-01-02 Nathan Sidwell <nathan@codesourcery.com> |
4129 | ||
4130 | * g++.dg/other/ptrmem1.C: New test. | |
4131 | * g++.dg/other/ptrmem2.C: New test. | |
4132 | ||
903c6234 NS |
4133 | 2002-01-02 Nathan Sidwell <nathan@codesourcery.com> |
4134 | ||
4135 | * g++.dg/template/ctor1.C: New test. | |
4136 | ||
477558bf NS |
4137 | 2002-01-02 Nathan Sidwell <nathan@codesourcery.com> |
4138 | ||
4139 | * g++.dg/template/friend2.C: New test. | |
4140 | ||
db993cf3 HPN |
4141 | 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com> |
4142 | ||
4143 | * gcc.dg/mmix-1.c: New test. | |
4144 | ||
3ada20ee RH |
4145 | 2001-12-31 Richard Henderson <rth@redhat.com> |
4146 | ||
4147 | * gcc.dg/asm-5.c: New. | |
4148 | ||
c49b2550 PC |
4149 | 2001-12-31 Paolo Carlini <pcarlini@unitus.it> |
4150 | ||
4151 | * g++.old-deja/g++.robertl/eb130.C: hash_set is now | |
4152 | in namespace __gnu_cxx | |
4153 | ||
d73b1f07 RH |
4154 | 2001-12-30 Richard Henderson <rth@redhat.com> |
4155 | ||
4156 | * gcc.dg/debug-6.c: New. | |
4157 | ||
6ee3c8e4 JJ |
4158 | 2001-12-30 Jakub Jelinek <jakub@redhat.com> |
4159 | ||
4160 | * gcc.c-torture/compile/20011229-2.c: New test. | |
4161 | ||
54561457 JJ |
4162 | 2001-12-29 Jakub Jelinek <jakub@redhat.com> |
4163 | ||
4164 | * gcc.dg/debug-3.c: New test. | |
4165 | * gcc.dg/debug-4.c: New test. | |
4166 | * gcc.dg/debug-5.c: New test. | |
4167 | ||
c8af9937 RH |
4168 | 2001-12-29 Richard Henderson <rth@redhat.com> |
4169 | ||
4170 | * g++.dg/eh/loop1.C: New. | |
4171 | ||
f3368a90 NS |
4172 | 2001-12-29 Nathan Sidwell <nathan@codesourcery.com> |
4173 | ||
4174 | * g++.dg/template/crash1.C: New test. | |
4175 | ||
03c9c274 NS |
4176 | 2001-12-29 Nathan Sidwell <nathan@codesourcery.com> |
4177 | ||
4178 | * g++.dg/other/const1.C: New test. | |
4179 | ||
7f3ad6b6 HPN |
4180 | 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com> |
4181 | ||
4182 | * gcc.c-torture/compile/20011229-1.c: New test. | |
4183 | ||
47ffd48a SS |
4184 | 2001-12-28 Stan Shebs <shebs@apple.com> |
4185 | ||
4186 | * lib/objc-torture.exp: Resync with c-torture.exp. | |
4187 | * lib/objc.exp: Load standard libraries. | |
4188 | ||
ad47f1e5 JJ |
4189 | 2001-12-28 Jakub Jelinek <jakub@redhat.com> |
4190 | ||
002b4ef1 | 4191 | * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some |
ad47f1e5 JJ |
4192 | additional tests. |
4193 | ||
fe85f179 RS |
4194 | 2001-12-27 Roger Sayle <roger@eyesopen.com> |
4195 | ||
4196 | * gcc.c-torture/execute/string-opt-16.c: New testcase. | |
4197 | ||
df8992f8 RH |
4198 | 2001-12-27 Richard Henderson <rth@redhat.com> |
4199 | ||
4200 | * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New. | |
4201 | ||
7d8e8369 NS |
4202 | 2001-12-26 Nathan Sidwell <nathan@codesourcery.com> |
4203 | ||
4204 | * g++.dg/eh/ctor1.C: New test. | |
4205 | * g++.dg/other/error2.C: New test. | |
4206 | ||
a56ca899 NS |
4207 | 2001-12-24 Nathan Sidwell <nathan@codesourcery.com> |
4208 | ||
4209 | * g++.dg/other/init2.C: New test. | |
4210 | ||
b79d5213 RH |
4211 | 2001-12-24 Richard Henderson <rth@redhat.com> |
4212 | ||
4213 | * gcc.dg/20011223-1.c: New. | |
4214 | * gcc.dg/inline-1.c: New. | |
4215 | ||
7abcb63a RH |
4216 | 2001-12-23 Richard Henderson <rth@redhat.com> |
4217 | ||
4218 | * gcc.dg/asm-4.c: Test operand modifiers. | |
4219 | ||
8aad1777 RH |
4220 | 2001-12-23 Richard Henderson <rth@redhat.com> |
4221 | ||
4222 | * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long. | |
4223 | ||
6eb53511 JM |
4224 | 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk> |
4225 | ||
4226 | * gcc.c-torture/execute/20011223-1.c: New test. | |
4227 | ||
0ba28a6d RH |
4228 | 2001-12-21 Richard Henderson <rth@redhat.com> |
4229 | ||
4230 | * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then | |
4231 | re-enables the warning. | |
4232 | ||
3c0a049e RH |
4233 | 2001-12-21 Richard Henderson <rth@redhat.com> |
4234 | ||
4235 | * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo. | |
4236 | ||
87b7873d JJ |
4237 | 2001-12-20 Jakub Jelinek <jakub@redhat.com> |
4238 | ||
4239 | * gcc.c-torture/compile/20011218-1.c: New test. | |
4240 | ||
ff7230ac NC |
4241 | 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com> |
4242 | ||
4243 | * gcc.misc-test/arm-isr.exp: New file. Control running of the | |
d5714a5d ZW |
4244 | arm-isr.c test. |
4245 | * gcc.misc-tests/arm-isr.c: New file. Test prologue and | |
4246 | epilogue generation for ARM ISR routines. | |
ff7230ac | 4247 | |
b4c984fb KG |
4248 | 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4249 | ||
4250 | * gcc.dg/format/builtin-1.c: Test unlocked stdio. | |
4251 | * gcc.dg/format/c90-printf-3.c: Likewise. | |
4252 | * gcc.dg/format/c99-printf-3.c: Likewise. | |
4253 | * gcc.dg/format/ext-1.c: Likewise. | |
4254 | * gcc.dg/format/ext-6.c: Likewise. | |
4255 | * gcc.dg/format/format.h: Prototype unlocked stdio. | |
4256 | ||
cf785988 RH |
4257 | 2001-12-20 Richard Henderson <rth@redhat.com> |
4258 | ||
4259 | * g++.old-deja/g++.eh/badalloc1.C (arena_size): New. | |
4260 | (arena): Use it. | |
4261 | (malloc): Correct allocation logic. Abort if we fill up the | |
4262 | arena before initialization complete. | |
4263 | (realloc): Correct allocation logic. | |
4264 | ||
2a3b43b6 JJ |
4265 | 2001-12-20 Jakub Jelinek <jakub@redhat.com> |
4266 | ||
a9dc868f JJ |
4267 | * gcc.c-torture/compile/20011219-2.c: New test. |
4268 | ||
2a3b43b6 JJ |
4269 | * gcc.c-torture/execute/20011219-1.c: New test. |
4270 | ||
871c5f6b DB |
4271 | 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com> |
4272 | ||
4273 | * gcc.dg/special/ecos.exp: wkali-1.c unsupported if | |
4274 | target does not support weak symbols. | |
4275 | ||
30fa7e33 JJ |
4276 | 2001-12-19 Jakub Jelinek <jakub@redhat.com> |
4277 | ||
4278 | * gcc.c-torture/compile/20011219-1.c: New test. | |
4279 | ||
2e4cf9dc NS |
4280 | 2001-12-19 Nathan Sidwell <nathan@codesourcery.com> |
4281 | ||
4282 | * g++.dg/other/error1.C: New test. | |
4283 | ||
2d628c25 JL |
4284 | Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com) |
4285 | ||
4286 | * gcc.c-torture/execute/20011217-1.c: New test. | |
4287 | ||
18c8746d NP |
4288 | Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk> |
4289 | ||
4290 | * objc.dg/special/: New directory. | |
4291 | * objc.dg/special/special.exp: New file. | |
4292 | * objc.dg/special/unclaimed-category-1.h: New file. | |
4293 | * objc.dg/special/unclaimed-category-1a.m: New file. | |
4294 | * objc.dg/special/unclaimed-category-1.m: New file. | |
4295 | ||
232fd111 AJ |
4296 | 2001-12-17 Andreas Jaeger <aj@suse.de> |
4297 | ||
4298 | * gcc.c-torture/compile/20011217-2.c: New test. | |
4299 | ||
8d37a5c0 JM |
4300 | 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk> |
4301 | ||
4302 | * gcc.c-torture/compile/20011217-1.c: New test. | |
4303 | ||
cdf89524 AH |
4304 | 2001-12-14 Aldy Hernandez <aldyh@redhat.com> |
4305 | ||
4306 | * testsuite/gcc.dg/20011214-1.c: New. | |
4307 | ||
c178fe89 AH |
4308 | 2001-12-13 Aldy Hernandez <aldyh@redhat.com> |
4309 | ||
4310 | * gcc.dg/altivec-4.c: New. | |
4311 | ||
05c8e58b HPN |
4312 | 2001-12-13 Hans-Peter Nilsson <hp@axis.com> |
4313 | ||
4314 | * gcc.dg/20011113-1.c: New test. | |
4315 | ||
72dd53af JDA |
4316 | 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca> |
4317 | ||
4318 | * g++.old-deja/g++.jason/template31.C: Remove templates for classes | |
cf785988 | 4319 | std::__malloc_alloc_template<0> and |
72dd53af JDA |
4320 | std::__default_alloc_template<false, 0>. |
4321 | ||
c03bc36d NP |
4322 | Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it> |
4323 | ||
4324 | * objc/execute/bf-21.m: New test. | |
4325 | * objc/execute/enumeration-1.m: New test. | |
4326 | * objc/execute/enumeration-2.m: New test. | |
232fd111 | 4327 | |
59c83dbf JJ |
4328 | 2001-12-12 Jakub Jelinek <jakub@redhat.com> |
4329 | ||
4330 | * gcc.dg/gnu89-init-1.c: New test. | |
4331 | ||
ad1a6d45 NS |
4332 | 2001-12-12 Nathan Sidwell <nathan@codesourcery.com> |
4333 | ||
4334 | * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename. | |
4335 | * g++.old-deja/g++.jason/2371.C: Likewise. | |
4336 | * g++.old-deja/g++.jason/template33.C: Likewise. | |
4337 | * g++.old-deja/g++.jason/template34.C: Likewise. | |
4338 | * g++.old-deja/g++.jason/template36.C: Likewise. | |
4339 | * g++.old-deja/g++.oliva/typename1.C: Likewise. | |
4340 | * g++.old-deja/g++.oliva/typename2.C: Likewise. | |
4341 | * g++.old-deja/g++.other/typename1.C: Likewise. | |
4342 | * g++.old-deja/g++.pt/inherit2.C: Likewise. | |
4343 | * g++.old-deja/g++.pt/nontype5.C: Likewise. | |
4344 | * g++.old-deja/g++.pt/typename11.C: Likewise. | |
4345 | * g++.old-deja/g++.pt/typename14.C: Likewise. | |
4346 | * g++.old-deja/g++.pt/typename16.C: Likewise. | |
4347 | * g++.old-deja/g++.pt/typename3.C: Likewise. | |
4348 | * g++.old-deja/g++.pt/typename4.C: Likewise. | |
4349 | * g++.old-deja/g++.pt/typename5.C: Likewise. | |
4350 | * g++.old-deja/g++.pt/typename7.C: Likewise. | |
4351 | * g++.old-deja/g++.robertl/eb9.C: Likewise. | |
4352 | ||
270d8c65 NS |
4353 | 2001-12-11 Nathan Sidwell <nathan@codesourcery.com> |
4354 | ||
4355 | * g++.dg/other/linkage1.C: New test. | |
4356 | * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two | |
4357 | specifiers. | |
4358 | ||
9aa8a1df NB |
4359 | 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk> |
4360 | ||
4361 | * gcc.dg/concat.c: New test. | |
4362 | ||
4c594031 SS |
4363 | 2001-12-11 Stan Shebs <shebs@apple.com> |
4364 | ||
4365 | * objc/compile: New test directory. | |
4366 | * objc/compile/compile.exp: New expect script. | |
4367 | * objc/compile/20011211-1.m: New compile test. | |
4368 | ||
19cfdd34 JM |
4369 | 2001-12-11 Jason Merrill <jason@redhat.com> |
4370 | ||
4371 | * lib/prune.exp (prune_gcc_output): Also handle "In member | |
4372 | function". So many permutations... | |
4373 | ||
9aaceb4b NS |
4374 | 2001-12-10 Nathan Sidwell <nathan@codesourcery.com> |
4375 | ||
4376 | * g++.dg/template/typedef1.C: New test. | |
4377 | ||
271e6f02 NS |
4378 | 2001-12-09 Nathan Sidwell <nathan@codesourcery.com> |
4379 | ||
4380 | * g++.dg/other/copy1.C: New test. | |
4381 | ||
1ec9bf8a AH |
4382 | 2001-10-08 Aldy Hernandez <aldyh@redhat.com> |
4383 | ||
cf785988 | 4384 | * gcc.c-torture/execute/builtin-types-compatible-p.c: New. |
1ec9bf8a | 4385 | |
cf785988 | 4386 | * gcc.dg/builtin-choose-expr.c: New. |
1ec9bf8a AH |
4387 | |
4388 | 2001-12-07 Aldy Hernandez <aldyh@redhat.com> | |
4389 | ||
cf785988 | 4390 | * gcc.dg/altivec-2.c: New. |
1ec9bf8a | 4391 | |
e9d7407e RH |
4392 | 2001-12-07 Richard Henderson <rth@redhat.com> |
4393 | ||
4394 | * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts. | |
4395 | ||
ecd70094 SC |
4396 | 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com> |
4397 | ||
4398 | * gcc.dg/sparc-ret.c: New file, test return corruption bug for | |
4399 | ultrasparc. | |
4400 | ||
f393dd70 RK |
4401 | Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
4402 | ||
4403 | * g++-old.deja/g++.robertl/eb101.C: Deleted. | |
4404 | ||
a2b1e914 JJ |
4405 | 2001-12-06 Janis Johnson <janis187@us.ibm.com> |
4406 | ||
4407 | * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for | |
4408 | variable argument list. | |
4409 | ||
b4fcd7d2 ZW |
4410 | 2001-12-06 Zack Weinberg <zack@codesourcery.com> |
4411 | ||
4412 | * gcc.c-torture/execute/memcheck: Delete entire directory. | |
4413 | (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c | |
4414 | t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp) | |
4415 | ||
26f943fd NB |
4416 | 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk> |
4417 | ||
4418 | * gcc.dg/Wshadow-1.c: New test. | |
4419 | ||
f79349c7 JJ |
4420 | 2001-12-05 Jakub Jelinek <jakub@redhat.com> |
4421 | ||
4422 | * gcc.c-torture/compile/20011130-1.c: New test. | |
4423 | ||
822baa84 JJ |
4424 | * gcc.dg/noncompile/20011025-1.c: New test. |
4425 | ||
7254c5fa JJ |
4426 | * g++.dg/other/anon-union.C: New test. |
4427 | ||
1218665b JJ |
4428 | * gcc.c-torture/execute/20011024-1.c: New test. |
4429 | ||
db3acfa5 JM |
4430 | 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk> |
4431 | ||
4432 | * gcc.c-torture/execute/20000722-1.x, | |
4433 | gcc.c-torture/execute/20010123-1.x: Remove. | |
4434 | * gcc.c-torture/compile/init-3.c: Don't use a compound literal. | |
4435 | * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c, | |
4436 | gcc.dg/c99-complit-2.c: New tests. | |
4437 | ||
713ccd0c NS |
4438 | 2001-12-04 Nathan Sidwell <nathan@codesourcery.com> |
4439 | ||
4440 | * g++.dg/inherit/base1.C: New test. | |
4441 | ||
108b7d3d JJ |
4442 | 2001-12-04 Jakub Jelinek <jakub@redhat.com> |
4443 | ||
4444 | * g++.dg/other/stdarg1.C: New test. | |
4445 | ||
b318748f JJ |
4446 | * gcc.c-torture/compile/20011130-2.c: New test. |
4447 | ||
86890024 JJ |
4448 | 2001-12-03 Janis Johnson <janis187@us.ibm.com> |
4449 | ||
4450 | * gcc.c-torture/execute/builtin-prefetch-1.c: New test. | |
4451 | * gcc.c-torture/execute/builtin-prefetch-2.c: New test. | |
4452 | * gcc.c-torture/execute/builtin-prefetch-3.c: New test. | |
4453 | * gcc.c-torture/execute/builtin-prefetch-4.c: New test. | |
4454 | * gcc.c-torture/execute/builtin-prefetch-5.c: New test. | |
4455 | * gcc.dg/builtin-prefetch-1.c: New test. | |
4456 | ||
63658a9a JJ |
4457 | 2001-12-03 Jakub Jelinek <jakub@redhat.com> |
4458 | ||
4459 | * gcc.dg/20011130-1.c: New test. | |
4460 | ||
f1880e13 NS |
4461 | 2001-12-03 Nathan Sidwell <nathan@codesourcery.com> |
4462 | ||
4463 | * g++.dg/other/scope1.C: New test. | |
4464 | * g++.dg/template/explicit-instantiation.C: Remove XFAIL | |
4465 | ||
39bc99c2 JM |
4466 | 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk> |
4467 | ||
4468 | * gcc.dg/vla-init-1.c: New test. | |
4469 | ||
41543739 GK |
4470 | 2001-12-01 Geoff Keating <geoffk@redhat.com> |
4471 | ||
4472 | * gcc.c-torture/compile/structs.c: New testcase from GDB. | |
4473 | ||
1f978f5f NB |
4474 | 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk> |
4475 | ||
4476 | * objc.dg/alias.m: Update. | |
4477 | * objc.dg/class-1.m: Update. | |
4478 | * objc.dg/const-str-1.m: Update. | |
4479 | * objc.dg/fwd-proto-1.m: Update. | |
4480 | * objc.dg/id-1.m: Update. | |
4481 | * objc.dg/super-class-1.m: Update. | |
4482 | ||
816a3974 MM |
4483 | 2001-11-29 Mark Mitchell <mark@codesourcery.com> |
4484 | ||
4485 | * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard | |
4486 | constructs. | |
4487 | ||
d4d73d4c JL |
4488 | Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com) |
4489 | ||
4490 | * gcc.c-torture/execute/20011128-1.c: New test. | |
4491 | ||
fd2aba00 HPN |
4492 | 2001-11-28 Hans-Peter Nilsson <hp@axis.com> |
4493 | ||
4494 | * gcc.dg/20011127-1.c: New test. | |
4495 | ||
7e5fb12f JM |
4496 | 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk> |
4497 | ||
4498 | * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples | |
4499 | from Austin Group draft 7. | |
4500 | * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in | |
4501 | scanf format arguments. | |
4502 | * gcc.dg/format/no-exargs-2.c: New test. | |
4503 | ||
338d90b8 NS |
4504 | 2001-11-25 Nathan Sidwell <nathan@codesourcery.com> |
4505 | ||
4506 | * g++.dg/abi/vbase8-4.C: New test. | |
4507 | ||
cbfd0e9e ILT |
4508 | 2001-11-24 Ian Lance Taylor <ian@airs.com> |
4509 | ||
4510 | * gcc.c-torture/execute/20011121-1.c: New test. | |
4511 | ||
05ce35e6 JL |
4512 | Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com) |
4513 | ||
4514 | * gcc.c-torture/execute/ieee/20011123-1.c: New test. | |
4515 | ||
e1e7d56b AJ |
4516 | 2001-11-23 Andreas Jaeger <aj@suse.de> |
4517 | ||
4518 | * gcc.dg/cpp/charconst-2.c: New test. | |
4519 | ||
8d49efb0 GK |
4520 | 2001-11-22 Geoffrey Keating <geoffk@redhat.com> |
4521 | ||
4522 | * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files | |
4523 | to the host if it is remote. Let tests specify extra headers | |
4524 | they use. | |
4525 | * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'. | |
4526 | * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'. | |
4527 | * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'. | |
4528 | * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'. | |
4529 | * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'. | |
4530 | * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'. | |
4531 | * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'. | |
4532 | * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'. | |
4533 | * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'. | |
4534 | * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'. | |
4535 | ||
577a67b0 NC |
4536 | 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com> |
4537 | ||
4538 | * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work | |
4539 | for little endian ARMs. | |
4540 | ||
83dea45d JJ |
4541 | 2001-11-20 Jakub Jelinek <jakub@redhat.com> |
4542 | ||
4543 | * gcc.c-torture/compile/20011119-1.c: New test. | |
4544 | * gcc.c-torture/compile/20011119-2.c: New test. | |
4545 | ||
da6ccf83 AH |
4546 | 2001-11-17 Aldy Hernandez <aldyh@redhat.com> |
4547 | ||
cf785988 | 4548 | * gcc.dg/altivec-1.c: Fix typo. |
da6ccf83 | 4549 | |
ca349304 JM |
4550 | 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk> |
4551 | ||
4552 | * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests. | |
4553 | ||
8f7a5cdc NC |
4554 | 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com> |
4555 | ||
4556 | * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM. | |
4557 | ||
d88c9275 GK |
4558 | 2001-11-19 Geoffrey Keating <geoffk@redhat.com> |
4559 | ||
34806eda GK |
4560 | * lib/g77.exp: Don't specify --rpath-link. |
4561 | ||
d88c9275 GK |
4562 | * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy |
4563 | across all the headers. | |
4564 | * gcc.dg/format/format.exp: For testing on a remote host, | |
4565 | copy format.h. | |
4566 | ||
4567 | * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE. | |
4568 | * gcc.c-torture/execute/930406-1.c: Likewise. | |
4569 | * gcc.c-torture/execute/comp-goto-1.c: Likewise. | |
4570 | ||
b73f6494 AH |
4571 | 2001-11-19 Aldy Hernandez <aldyh@redhat.com> |
4572 | ||
cf785988 | 4573 | * gcc.dg/altivec-1.c: New. |
b73f6494 | 4574 | |
3293c3e3 NB |
4575 | 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk> |
4576 | ||
4577 | * gcc.dg/cpp/fpreprocessed.c: New test case. | |
4578 | ||
aa99bd09 JM |
4579 | 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk> |
4580 | ||
4581 | * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c, | |
4582 | gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional. | |
4583 | * gcc.dg/ext-glob.c: Expect -traditional deprecation warning. | |
4584 | ||
7d14c755 JM |
4585 | 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk> |
4586 | ||
4587 | * gcc.dg/no-builtin-1.c: New test. | |
4588 | ||
25e7f439 JJ |
4589 | 2001-11-16 Jakub Jelinek <jakub@redhat.com> |
4590 | ||
4591 | * gcc.c-torture/execute/20011115-1.c: New test. | |
4592 | ||
2b7d71b2 JJ |
4593 | 2001-11-15 Jakub Jelinek <jakub@redhat.com> |
4594 | ||
8f5a5db8 | 4595 | * gcc.c-torture/compile/20011114-2.c: New test. |
feb265ab | 4596 | * gcc.c-torture/compile/20011114-3.c: New test. |
2b7d71b2 JJ |
4597 | * gcc.c-torture/compile/20011114-4.c: New test. |
4598 | ||
36a68fe7 NS |
4599 | 2001-11-15 Nathan Sidwell <nathan@codesourcery.com> |
4600 | ||
4601 | * g++.dg/other/init1.C: New test. | |
4602 | ||
6345b681 GK |
4603 | 2001-11-14 Geoffrey Keating <geoffk@redhat.com> |
4604 | ||
7042d510 GK |
4605 | * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error |
4606 | message. | |
4607 | ||
4608 | * gcc.c-torture/execute/20011114-1.c: New testcase. | |
4609 | ||
6345b681 GK |
4610 | * gcc.c-torture/compile/20010327-1.c: Revert last change. |
4611 | * gcc.c-torture/compile/20011114-1.c: New test, exactly | |
4612 | like the (before this change) version of 20010327-1.c. | |
4613 | ||
c1a7b241 RS |
4614 | 2001-11-14 Roger Sayle <roger@eyesopen.com> |
4615 | ||
4616 | * gcc.c-torture/execute/string-opt-13.c: New testcase. | |
4617 | ||
373bd0fa RS |
4618 | 2001-11-14 Richard Sandiford <rsandifo@redhat.com> |
4619 | ||
4620 | * g++.dg/init/array2.C: New test. | |
4621 | ||
574f95c4 AO |
4622 | 2001-11-14 Alexandre Oliva <aoliva@redhat.com> |
4623 | ||
4624 | * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining. | |
4625 | ||
b02922a4 NS |
4626 | 2001-11-13 Nathan Sidwell <nathan@codesourcery.com> |
4627 | ||
4628 | * g++.dg/other/forscope1.C: New test. | |
4629 | * g++.dg/ext/forscope1.C: New test. | |
4630 | * g++.dg/ext/forscope2.C: New test. | |
4631 | ||
630036c6 JJ |
4632 | 2001-11-13 Jakub Jelinek <jakub@redhat.com> |
4633 | ||
4634 | * gcc.c-torture/execute/20011113-1.c: New test. | |
4635 | ||
4192f0d2 GK |
4636 | 2001-11-09 Geoffrey Keating <geoffk@redhat.com> |
4637 | ||
ff6051b7 GK |
4638 | * gcc.c-torture/execute/20011109-2.c: New test. |
4639 | ||
4192f0d2 GK |
4640 | * gcc.c-torture/execute/20011109-1.c: New test. |
4641 | ||
a3d87e92 JJ |
4642 | 2001-11-09 Jakub Jelinek <jakub@redhat.com> |
4643 | ||
4644 | * gcc.c-torture/compile/20011109-1.c: New test. | |
4645 | ||
c6243b4c GK |
4646 | 2001-11-08 Geoffrey Keating <geoffk@redhat.com> |
4647 | ||
4648 | * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16. | |
4649 | * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16. | |
4650 | * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16. | |
4651 | * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16. | |
4652 | * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16. | |
4653 | * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16. | |
4654 | * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16. | |
4655 | ||
8ac9ea61 NB |
4656 | 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk> |
4657 | ||
4658 | * g++.dg/warn/Wshadow-1.C: New tests. | |
4659 | * g++.old-deja/g++.mike/for3.C: Update. | |
4660 | ||
207bf485 JM |
4661 | 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk> |
4662 | ||
4663 | * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c, | |
4664 | gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove | |
4665 | XFAILs. Adjust expected error texts. | |
4666 | * gcc.c-torture/compile/20011106-1.c, | |
4667 | gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c, | |
4668 | gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c, | |
4669 | gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c, | |
4670 | gcc.dg/c99-array-lval-5.c: New tests. | |
4671 | ||
63d75005 NB |
4672 | 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk> |
4673 | ||
4674 | * gcc.dg/cpp/defined.c: Update. | |
4675 | ||
e9b2c823 NB |
4676 | 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk> |
4677 | ||
4678 | * gcc.c-torture/execute/anon-1.c: New test. | |
4679 | ||
2e80c17d GK |
4680 | 2001-11-03 Geoffrey Keating <geoffk@redhat.com> |
4681 | ||
4682 | * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the | |
4683 | same size, so no warning should be produced on stormy16. | |
4684 | ||
4685 | * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16 | |
4686 | due to oversized array. | |
4687 | * g++.old-deja/g++.mike/ns15.C: Likewise. | |
4688 | * g++.old-deja/g++.pt/crash16.C: Likewise. | |
4689 | ||
ae31824c GS |
4690 | 2001-11-02 Graham Stott <grahams@redhat.com> |
4691 | ||
4692 | * g++.dgother/debug1.C: Fix typos. | |
4693 | ||
19989812 JJ |
4694 | 2001-11-01 Jakub Jelinek <jakub@redhat.com> |
4695 | ||
4696 | * g++.dg/other/debug1.C: New test. | |
4697 | ||
9199347f SC |
4698 | 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
4699 | ||
4700 | * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead | |
cf785988 | 4701 | of unsigned long. |
9199347f | 4702 | |
3d238248 JJ |
4703 | 2001-10-30 Jakub Jelinek <jakub@redhat.com> |
4704 | ||
4705 | * gcc.dg/20011029-2.c: New test. | |
4706 | ||
cfaef116 JJ |
4707 | * gcc.c-torture/compile/20011029-1.c: New test. |
4708 | ||
3df95b7b NP |
4709 | Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it> |
4710 | ||
4711 | * objc/execute/class_self-1.m: New test. | |
4712 | * objc/execute/class_self-2.m: New test. | |
4713 | ||
5037fa81 ZW |
4714 | 2001-10-25 Zack Weinberg <zack@codesourcery.com> |
4715 | ||
4716 | * gcc.misc-tests/msgs.exp: Delete. | |
4717 | * gcc.misc-tests/m-un-1.c: Move to gcc.dg. | |
4718 | * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected | |
4719 | error set to match recent changes. | |
4720 | ||
b621a4dd ZW |
4721 | 2001-10-24 Zack Weinberg <zack@codesourcery.com> |
4722 | ||
4723 | * gcc.dg/20011021-1.c: New test. | |
4724 | ||
c0a4369a JJ |
4725 | 2001-10-24 Jakub Jelinek <jakub@redhat.com> |
4726 | ||
4727 | * gcc.c-torture/compile/20011023-1.c: New test. | |
4728 | ||
91dc81f9 GK |
4729 | 2001-10-23 Geoffrey Keating <geoffk@redhat.com> |
4730 | ||
4731 | * lib/g77.exp: Rewrite based on lib/g++.exp. | |
4732 | ||
4768dbdd JJ |
4733 | 2001-10-19 Jakub Jelinek <jakub@redhat.com> |
4734 | ||
4735 | * gcc.c-torture/execute/20011019-1.c: New test. | |
4736 | ||
368a1647 JJ |
4737 | * gcc.dg/20011018-1.c: New test. |
4738 | ||
48d4b9f0 NY |
4739 | 2001-10-19 NIIBE Yutaka <gniibe@m17n.org> |
4740 | ||
4741 | * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*. | |
4742 | ||
c8202d4c AO |
4743 | 2001-10-18 Alexandre Oliva <aoliva@redhat.com> |
4744 | ||
4745 | * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests. | |
4746 | * gcc.dg/attr-invalid.c: Likewise. | |
4747 | ||
bf911a9a JJ |
4748 | 2001-10-18 Jakub Jelinek <jakub@redhat.com> |
4749 | ||
4750 | * testsuite/gcc.dg/20011015-1.c: New test. | |
4751 | ||
756b2d5e RS |
4752 | 2001-10-14 Richard Sandiford <rsandifo@redhat.com> |
4753 | ||
4754 | * g++.dg/template/unify2.C: New test. | |
4755 | ||
2d1245b8 RS |
4756 | 2001-10-14 Richard Sandiford <rsandifo@redhat.com> |
4757 | ||
4758 | * g++.dg/other/exception-specification.C: New test | |
4759 | ||
e2ccde7b TR |
4760 | 2001-10-13 Tom Rix <trix@redhat.com> |
4761 | ||
4762 | * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float. | |
4763 | * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float. | |
4764 | ||
8554d9a4 JJ |
4765 | 2001-10-12 Jakub Jelinek <jakub@redhat.com> |
4766 | ||
4767 | * testsuite/gcc.dg/20011009-1.c: New test. | |
4768 | ||
e60505a5 NS |
4769 | 2001-10-12 Nathan Sidwell <nathan@codesourcery.com> |
4770 | ||
4771 | PR g++/4476 | |
4772 | * g++.dg/other/friend1.C: New test. | |
4773 | ||
4a8d0c9c RH |
4774 | 2001-10-11 Richard Henderson <rth@redhat.com> |
4775 | ||
4776 | * g++.old-deja/g++.other/crash18.C: Add -S to options. | |
4777 | ||
6cb3ae1e FS |
4778 | 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
4779 | ||
4780 | * gcc.c-torture/compile/20011010-1.c: New. | |
4781 | ||
9f2f9eb6 JM |
4782 | 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk> |
4783 | ||
4784 | * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C, | |
4785 | g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp, | |
4786 | g77.f-torture/execute/execute.exp, | |
4787 | g77.f-torture/noncompile/noncompile.exp, | |
4788 | gcc.c-torture/compile/compile.exp, | |
4789 | gcc.c-torture/execute/execute.exp, | |
4790 | gcc.c-torture/execute/ieee/ieee.exp, | |
4791 | gcc.c-torture/execute/memcheck/memcheck.exp, | |
4792 | gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp, | |
4793 | objc/execute/execute.exp: Update FSF address. | |
4794 | ||
24b9d43a NB |
4795 | 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk> |
4796 | ||
4797 | * gcc.dg/cpp/cmdlne-C.c: Update. | |
4798 | * gcc.dg/cpp/cmdlne-C2.c: New. | |
4799 | ||
63dd08e6 FS |
4800 | 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
4801 | ||
4802 | * gcc.c-torture/execute/20011008-3.c: New. | |
4803 | ||
1dde5a4e DD |
4804 | 2001-10-08 DJ Delorie <dj@redhat.com> |
4805 | ||
4806 | * gcc.dg/20011008-1.c: New. | |
4807 | * gcc.dg/20011008-2.c: New. | |
4808 | ||
d6da836d NB |
4809 | 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk> |
4810 | ||
4811 | * gcc.dg/cpp/spacing1.c: Update test. | |
4812 | ||
cc712abf JM |
4813 | 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk> |
4814 | ||
4815 | * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix | |
4816 | spelling errors of "separate" as "seperate". | |
4817 | ||
8d5463d4 AO |
4818 | 2001-10-05 Alexandre Oliva <aoliva@redhat.com> |
4819 | ||
4820 | * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is | |
4821 | enough to avoid inlining. | |
4822 | ||
d9c28ce3 PS |
4823 | 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> |
4824 | ||
4825 | * lib/g77.exp: set libg2c_dir correctly. | |
4826 | ||
a2566f60 NB |
4827 | 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk> |
4828 | ||
4829 | * gcc.dg/cpp/macro11.c: New test. | |
4830 | ||
80a497e4 JM |
4831 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> |
4832 | ||
4833 | * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c, | |
4834 | gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c, | |
4835 | gcc.dg/format/multattr-3.c: New tests. | |
4836 | * gcc.dg/format/attr-3.c: Update expected error texts. Remove | |
4837 | tests for format attributes on function pointers being rejected. | |
4838 | ||
6431177a JM |
4839 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> |
4840 | ||
4841 | * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests. | |
4842 | ||
ed0ea560 JM |
4843 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> |
4844 | ||
4845 | * g++.dg/warn/format1.C: New test. | |
4846 | ||
bab3db73 NB |
4847 | 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk> |
4848 | ||
4849 | * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests. | |
4850 | ||
ab17715d NB |
4851 | 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk> |
4852 | ||
4853 | * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test. | |
4854 | ||
8c3b2693 NB |
4855 | 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk> |
4856 | ||
4857 | * gcc.dg/cpp/redef2.c: Add test. | |
4858 | ||
bed2ebd0 GK |
4859 | 2001-09-27 Geoffrey Keating <geoffk@redhat.com> |
4860 | ||
4861 | * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a | |
e1e7d56b | 4862 | long-standing bug on i686, apparently. |
bed2ebd0 GK |
4863 | * gcc.c-torture/execute/loop-2c.x: New file. |
4864 | * gcc.c-torture/execute/loop-2d.x: New file. | |
4865 | * gcc.c-torture/execute/loop-3c.x: New file. | |
4866 | ||
b56cfd51 NB |
4867 | 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk> |
4868 | ||
4869 | * gcc.dg/cpp/20000625-2.c: Correct line number. | |
4870 | ||
4ed5bcfb NB |
4871 | 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk> |
4872 | ||
4873 | * gcc.dg/cpp/macro10.c: New test. | |
4874 | * gcc.dg/cpp/strify3.c: New test. | |
4875 | * gcc.dg/cpp/spacing1.c: Add tests. | |
4876 | * gcc.dg/cpp/19990703-1.c: Remove bogus test. | |
4877 | * gcc.dg/cpp/20000625-2.c: Fudge to pass. | |
4878 | ||
1b47b7ae DD |
4879 | 2001-09-24 DJ Delorie <dj@redhat.com> |
4880 | ||
4881 | * gcc.c-torture/execute/20010924-1.c: New test. | |
e1e7d56b | 4882 | |
dea2f2db NB |
4883 | 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk> |
4884 | ||
4885 | * testsuite/objc/execute/paste.m: Remove. | |
4886 | ||
040cc071 JM |
4887 | 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk> |
4888 | ||
4889 | * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests. | |
4890 | ||
ab6e6969 GH |
4891 | 2001-09-22 George Helffrich <george@geo.titech.ac.jp> |
4892 | ||
4893 | * g77.dg/strlen0.f: New test. | |
4894 | ||
67231816 RH |
4895 | 2001-09-21 Richard Henderson <rth@redhat.com> |
4896 | ||
4897 | * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi. | |
4898 | * g++.old-deja/g++.abi/vtable2.C: Likewise. | |
4899 | ||
91d231cb JM |
4900 | 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk> |
4901 | ||
4902 | Table-driven attributes. | |
4903 | * g++.dg/ext/attrib1.C: New test. | |
4904 | ||
e7b6a0ee DD |
4905 | 2001-09-20 DJ Delorie <dj@redhat.com> |
4906 | ||
4907 | * gcc.dg/20000926-1.c: Update expected warning messages. | |
4908 | * gcc.dg/array-2.c: Likewise, and test for warnings too. | |
4909 | * gcc.dg/array-4.c: Likewise, and don't verify the zero-length | |
4910 | array. | |
4911 | ||
4241b637 RS |
4912 | 2001-09-18 Richard Sandiford <rsandifo@redhat.com> |
4913 | ||
4914 | * g++.dg/eh/registers1.C: New test case. | |
4915 | ||
17920efb RH |
4916 | 2001-09-17 Richard Henderson <rth@redhat.com> |
4917 | ||
4918 | * gcc.dg/array-5.c: Fix VLA decomposition test. | |
4919 | ||
18a9d8ff NB |
4920 | 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk> |
4921 | ||
4922 | * gcc.dg/cpp/line5.c: New testcase. | |
4923 | ||
3617ff1e NB |
4924 | 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk> |
4925 | ||
4926 | * gcc.dg/cpp/macro9.c: New test. | |
4927 | ||
0ea009fc AH |
4928 | 2001-09-15 Aldy Hernandez <aldyh@redhat.com> |
4929 | ||
cf785988 | 4930 | * gcc.c-torture/execute/980223.c: Change type of addr from long |
0ea009fc AH |
4931 | to char *. |
4932 | ||
846f0467 HPN |
4933 | 2001-09-15 Hans-Peter Nilsson <hp@axis.com> |
4934 | ||
4935 | * gcc.c-torture/execute/20010915-1.c: New test. | |
4936 | ||
1f8d138f JJ |
4937 | 2001-09-14 Janis Johnson <janis187@us.ibm.com> |
4938 | ||
4939 | * g77.dg/bprob: New directory. | |
4940 | * g77.dg/bprob/bprob.exp: New file. | |
4941 | * g77.dg/bprob/bprob-1.f: New test. | |
4942 | * g77.dg/gcov: New directory. | |
4943 | * g77.dg/gcov/gcov.exp: New file. | |
4944 | * g77.dg/gcov/gcov-1.f: New test. | |
4945 | * g77.dg/gcov/gcov-1.x: New file. | |
4946 | ||
bdcbe496 NB |
4947 | 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk> |
4948 | ||
4949 | * gcc.dg/cpp/directiv.c: Update. | |
4950 | * gcc.dg/cpp/undef1.c: Update. | |
4951 | ||
c1d4e7e1 JJ |
4952 | 2001-09-12 Jakub Jelinek <jakub@redhat.com> |
4953 | ||
4954 | * gcc.dg/20010912-1.c: New test. | |
4955 | ||
cd1f97c6 JJ |
4956 | 2001-09-11 Janis Johnson <janis187@us.ibm.com> |
4957 | ||
4958 | * gcc.misc-tests/gcov.exp: Move almost everything to a new, | |
4959 | language-independent file in lib. | |
4960 | * lib/gcov.exp: New file. | |
4961 | ||
1d30139d JM |
4962 | 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk> |
4963 | ||
4964 | * gcc.c-torture/compile/20010911-1.c: New test. | |
4965 | ||
1aa084e6 JJ |
4966 | 2001-09-10 Janis Johnson <janis187@us.ibm.com> |
4967 | ||
4968 | * lib/profopt.exp: New, to support profile-directed optimizations. | |
4969 | * gcc.misc-tests/bprob.exp: New, to support branch profiling in C. | |
4970 | * gcc.misc-tests/bprob-1.c: New test. | |
4971 | * gcc.misc-tests/bprob-2.c: New test. | |
4972 | ||
ebe0d266 | 4973 | 2001-09-07 Janis Johnson <janis187@us.ibm.com> |
1aa084e6 | 4974 | |
ebe0d266 JJ |
4975 | * gcc.misc-tests/gcov.exp: Add support for a .x file to control |
4976 | XFAIL and which kinds of gcov output to verify. | |
4977 | * gcc.misc-tests/gcov-4b.x: New file. | |
4978 | * gcc.misc-tests/gcov-5b.x: New file. | |
4979 | * gcc.misc-tests/gcov-6.x: New file. | |
4980 | * gcc.misc-tests/gcov-7.c: New test. | |
4981 | * gcc.misc-tests/gcov-7.x: New file. | |
4982 | ||
a3070574 JJ |
4983 | 2001-09-06 Janis Johnson <janis187@us.ibm.com> |
4984 | ||
4985 | * gcc.misc-tests/gcov.exp: Add support for call return percentages. | |
4986 | * gcc.misc-tests/gcov-6.c: New test. | |
4987 | ||
39e78d8b NS |
4988 | 2001-09-06 Nathan Sidwell <nathan@codesourcery.com> |
4989 | ||
4990 | PR c++/3986 | |
4991 | * g++.dg/abi/vbase1.C: New test. | |
4992 | ||
89fc3605 ZL |
4993 | 2001-09-05 Ziemowit Laski <zlaski@apple.com> |
4994 | ||
4995 | * objc.dg/method-2.m: New. | |
e1e7d56b | 4996 | |
da86f08f NS |
4997 | 2001-09-04 Nathan Sidwell <nathan@codesourcery.com> |
4998 | ||
4999 | PR c++/4203 | |
5000 | * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222 | |
5001 | * g++.dg/init/empty1.C: New test. | |
5002 | ||
7743fdb9 JJ |
5003 | 2001-09-03 Jakub Jelinek <jakub@redhat.com> |
5004 | ||
5005 | * gcc.c-torture/compile/20010903-1.c: New test. | |
5006 | ||
89503616 RZ |
5007 | 2001-08-31 Roman Zippel <zippel@linux-m68k.org> |
5008 | ||
5009 | * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store | |
5010 | for m68k. | |
5011 | ||
7566ca49 GK |
5012 | 2001-08-31 Geoffrey Keating <geoffk@redhat.com> |
5013 | ||
5014 | * g++.dg/abi/empty4.C: Allow for 16-bit ints. | |
5015 | ||
5016 | * g++.dg/special/initp1.C (X): Allow for 16-bit ints. | |
5017 | ||
5018 | * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE. | |
5019 | ||
2d107c59 GK |
5020 | 2001-08-30 Geoffrey Keating <geoffk@redhat.com> |
5021 | ||
5022 | * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow | |
5023 | for 16-bit 'unsigned int'. | |
5024 | ||
af592bf9 KH |
5025 | 2001-08-29 Kazu Hirata <kazu@hxi.com> |
5026 | ||
5027 | * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300. | |
5028 | ||
fa4e13e0 RH |
5029 | 2001-08-27 Richard Henderson <rth@redhat.com> |
5030 | ||
5031 | * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static. | |
5032 | * gcc.c-torture/execute/ieee/fp-cmp-5.c: New. | |
5033 | ||
90d925d3 AH |
5034 | 2001-08-25 Aldy Hernandez <aldyh@redhat.com> |
5035 | ||
cf785988 | 5036 | * gcc.dg/asm-names.c (ymain): New. |
90d925d3 | 5037 | |
033c017c GK |
5038 | 2001-08-22 Geoffrey Keating <geoffk@redhat.com> |
5039 | ||
5040 | * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16. | |
5041 | * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16. | |
5042 | * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16. | |
5043 | ||
ada11335 KG |
5044 | 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5045 | ||
5046 | * gcc.dg/compare5.c: New testcase. | |
5047 | ||
0585896c JM |
5048 | 2001-08-23 Jason Merrill <jason_merrill@redhat.com> |
5049 | ||
5050 | * lib/prune.exp (prune_gcc_output): Also ignore "In constructor" | |
5051 | and "In instantiation". | |
5052 | ||
c0e4f189 AH |
5053 | 2001-08-21 Aldy Hernandez <aldyh@redhat.com> |
5054 | ||
cf785988 | 5055 | * gcc.c-torture/execute/divmod-1.c: Convert to ANSI. |
c0e4f189 | 5056 | |
ea319998 JJ |
5057 | 2001-08-20 Janis Johnson <janis187@us.ibm.com> |
5058 | ||
5059 | * gcc.misc-tests/gcov.exp: Add support for branch information. | |
5060 | * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up. | |
5061 | * gcc.misc-tests/gcov-4.c: New test. | |
5062 | * gcc.misc-tests/gcov-4b.c: New test. | |
5063 | * gcc.misc-tests/gcov-5b.c: New test. | |
5064 | ||
9b95b063 ZW |
5065 | 2001-08-20 Zack Weinberg <zackw@panix.com> |
5066 | ||
5067 | * gcc.c-torture/execute/20000801-4.x: Delete, test no longer | |
5068 | expected to fail. | |
5069 | ||
915a17f6 JDA |
5070 | 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca> |
5071 | ||
5072 | * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test. | |
5073 | ||
baeb4732 JJ |
5074 | 2001-08-19 Jakub Jelinek <jakub@redhat.com> |
5075 | ||
5076 | * g++.dg/eh/template1.C: New test. | |
5077 | ||
3c0a5af2 DB |
5078 | 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com> |
5079 | ||
5080 | * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail. | |
5081 | Fix thinko. | |
5082 | * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1 | |
5083 | for xfail. | |
5084 | ||
5085 | 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com> | |
c3849183 DB |
5086 | |
5087 | * lib/g77-dg.exp: Use prune.exp for common procedures | |
e1e7d56b AJ |
5088 | (g77-dg-prune): Replace prune_g77_output with prune_gcc_output |
5089 | * lib/g77.exp: (g77-dg-prune) Remove | |
c3849183 | 5090 | |
3d146acb JM |
5091 | 2001-08-13 Jason Merrill <jason_merrill@redhat.com> |
5092 | ||
5093 | * lib/scanasm.exp (scan-assembler*): Use expr instead of concat. | |
5094 | ||
4d5f3fbd KL |
5095 | 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
5096 | ||
5097 | * g++.dg/template/unify1.C: New test. | |
5098 | ||
0830ae44 NS |
5099 | 2001-08-07 Nathan Sidwell <nathan@codesourcery.com> |
5100 | ||
5101 | * g++.dg/abi/empty4.C: New test. | |
5102 | ||
6b6f7231 DB |
5103 | 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com> |
5104 | ||
5105 | * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and | |
5106 | solaris2.* | |
5107 | * g77.f-torture/compile/pr3743.x: Likewise | |
5108 | ||
eac69b8a GDR |
5109 | 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com> |
5110 | ||
5111 | * g++.dg/other/using-declaration.C: New test. | |
5112 | ||
6604e6f3 NB |
5113 | 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk> |
5114 | ||
5115 | * gcc.dg/cpp/tr-sign.c: New testcase. | |
5116 | ||
67821e3a NB |
5117 | 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk> |
5118 | ||
5119 | * gcc.dg/cpp/19951025-1.c: Revert. | |
5120 | * gcc.dg/cpp/directiv.c: We no longer process directives that | |
5121 | interrupt macro arguments. | |
5122 | ||
13104975 ZW |
5123 | 2001-08-03 Zack Weinberg <zackw@stanford.edu> |
5124 | ||
5125 | * gcc.dg/bconstp-1.c: New test. | |
5126 | ||
949f197f RH |
5127 | 2001-08-03 Richard Henderson <rth@redhat.com> |
5128 | ||
5129 | * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests. | |
5130 | ||
d82fc108 NB |
5131 | 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk> |
5132 | ||
5133 | * gcc.dg/cpp/19951025-1.c: Update. | |
5134 | ||
d4d3e882 JO |
5135 | 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com> |
5136 | ||
5137 | * g77.dg/ff90-1.f (s): Fix reference of variable z, | |
5138 | should be x. | |
5139 | ||
1dbb6023 NS |
5140 | 2001-08-02 Nathan Sidwell <nathan@codesourcery.com> |
5141 | ||
5142 | Kill -fhonor-std. | |
5143 | * g++.old-deja/g++.ns/ns14.C: Remove special options. | |
5144 | * g++.old-deja/g++.other/std1.C: Likewise. | |
5145 | * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive. | |
5146 | ||
41ae4ee6 DB |
5147 | 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com> |
5148 | ||
5149 | * lib/g77.exp: Load gcc-defs.exp for common procedures | |
5150 | (g77_pass, g77_fail, g77_finish, g77_exit, | |
5151 | ${tool}_check_unsupported_p} Now redundant. Deleted. | |
5152 | ||
5153 | 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com> | |
5154 | ||
5155 | * g77.dg/fbackslash.f | |
5156 | * g77.dg/fcase-preserve.f | |
5157 | * g77.dg/ff90-1.f | |
5158 | * g77.dg/ffixed-line-length-0.f | |
5159 | * g77.dg/ffixed-line-length-132.f | |
5160 | * g77.dg/ffixed-line-length-7.f | |
5161 | * g77.dg/ffixed-line-length-72.f | |
5162 | * g77.dg/ffixed-line-length-none.f | |
cf785988 | 5163 | * g77.dg/ffree-form-1.f |
41ae4ee6 DB |
5164 | * g77.dg/fno-backslash.f |
5165 | * g77.dg/fno-f90-1.f | |
5166 | * g77.dg/fno-fixed-form-1.f | |
5167 | * g77.dg/fno-onetrip.f | |
5168 | * g77.dg/fno-typeless-boz.f | |
5169 | * g77.dg/fno-underscoring.f | |
5170 | * g77.dg/fno-vxt-1.f | |
5171 | * g77.dg/fonetrip.f | |
5172 | * g77.dg/ftypeless-boz.f | |
5173 | * g77.dg/fugly-assumed.f | |
5174 | * g77.dg/funderscoring.f | |
5175 | * g77.dg/fvxt-1.f | |
5176 | ||
3fecf49c ZL |
5177 | 2001-08-01 Ziemowit Laski <zlaski@apple.com> |
5178 | ||
5179 | * objc.dg/fwd-proto-1.m: New. | |
5180 | * objc.dg/local-decl-1.m: New. | |
5181 | * objc.dg/naming-1.m: New. | |
5182 | * objc.dg/naming-2.m: New. | |
5183 | * objc.dg/proto-hier-1.m: New. | |
5184 | ||
ebff8232 HPN |
5185 | 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com> |
5186 | ||
5187 | * gcc.dg/c99-scope-2.c: Don't generally assume adding more | |
5188 | largest-type elements to a struct makes its size grow. | |
5189 | ||
20dde49d NS |
5190 | 2001-07-31 Nathan Sidwell <nathan@codesourcery.com> |
5191 | ||
5192 | * g++.dg/abi/vthunk1.C: New test. | |
5193 | ||
b7ad2f8b NS |
5194 | 2001-07-31 Nathan Sidwell <nathan@codesourcery.com> |
5195 | ||
5196 | * g++.dg/abi/vbase8-22.C: New test. | |
5197 | ||
dd666a87 NB |
5198 | 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk> |
5199 | ||
5200 | * gcc.dg/cpp/macro8.c: New test. | |
5201 | ||
0ab142b0 NS |
5202 | 2001-07-27 Nathan Sidwell <nathan@codesourcery.com> |
5203 | ||
5204 | * g++.dg/abi/vbase8-21.C: New test. | |
5205 | ||
d60d223b NS |
5206 | 2001-07-27 Nathan Sidwell <nathan@codesourcery.com> |
5207 | ||
5208 | * g++.dg/abi/vbase8-10.C: New test. | |
5209 | ||
08ecdbeb RO |
5210 | 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5211 | ||
5212 | * lib/g++.exp (g++_set_ld_library_path): Renamed to | |
5213 | ${tool}_set_ld_library_path. | |
5214 | Changed caller. | |
5215 | * lib/objc.exp (${tool}_set_ld_library_path): New, copied from | |
5216 | g++.exp. | |
5217 | ||
62ba5f39 SC |
5218 | 2001-07-26 Stan Cox <scox@redhat.com> |
5219 | ||
5220 | * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed. | |
5221 | * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish, | |
5222 | gcc_exit, gcc_check_unsupported_p): | |
5223 | Moved to gcc-deps.exp | |
5224 | * gcc-deps.exp: New file. | |
5225 | ||
db3ef87b KL |
5226 | 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
5227 | ||
5228 | * g++.old-deja/g++.pt/defarg14.C: New test. | |
5229 | ||
312b7c9d NS |
5230 | 2001-07-26 Nathan Sidwell <nathan@codesourcery.com> |
5231 | ||
5232 | * g++.old-deja/g++.other/lineno5.C: New test. | |
5233 | ||
648c2206 NS |
5234 | 2001-07-26 Nathan Sidwell <nathan@codesourcery.com> |
5235 | ||
5236 | * g++.old-deja/g++.pt/crash68.C: New test. | |
5237 | ||
969fd501 NS |
5238 | 2001-07-26 Nathan Sidwell <nathan@codesourcery.com> |
5239 | ||
5240 | * g++.old-deja/g++.other/crash42.C: New test. | |
5241 | ||
cef0d199 NB |
5242 | 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk> |
5243 | ||
5244 | * gcc.dg/cpp/extratokens.c: Fix. | |
5245 | * gcc.dg/cpp/skipping2.c: New tests. | |
5246 | ||
50011802 RO |
5247 | 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5248 | ||
5249 | * gcc.c-torture/execute/20010724-1.c: New file. | |
5250 | * gcc.c-torture/execute/20010724-1.x: New file. | |
5251 | ||
40260429 NS |
5252 | 2001-07-25 Nathan Sidwell <nathan@codesourcery.com> |
5253 | ||
5254 | * g++.old-deja/g++.other/cond7.C: New test. | |
5255 | ||
ab085207 NS |
5256 | 2001-07-25 Nathan Sidwell <nathan@codesourcery.com> |
5257 | ||
5258 | * g++.old-deja/g++.other/optimize4.C: New test. | |
5259 | ||
90b1ca2f NS |
5260 | 2001-07-25 Nathan Sidwell <nathan@codesourcery.com> |
5261 | ||
5262 | * g++.old-deja/g++.abi/vbase8-5.C: New test. | |
5263 | ||
41971242 JM |
5264 | 2001-07-24 Jason Merrill <jason_merrill@redhat.com> |
5265 | ||
5266 | * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument. | |
5267 | * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c, | |
5268 | gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it. | |
5269 | * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise. | |
5270 | ||
5271 | * lib/prune.exp (prune_gcc_output): Prune "Please submit a full | |
5272 | bug report" message. | |
5273 | ||
5274 | * g++.dg/dg.exp: Run tests from subdirectories other than "special". | |
5275 | * g++.dg/ext/instantiate1.C: Move from old-deja. | |
5276 | ||
897c6ab7 DB |
5277 | 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com> |
5278 | ||
5279 | * g77.f-torture/execute/intrinsic-unix-bessel.f: New test | |
5280 | * g77.f-torture/execute/intrinsic-unix-erf.f: New test | |
5281 | * g77.f-torture/execute/intrinsic-vax-cd.f: New test | |
5282 | * g77.f-torture/execute/intrinsic-f2c-z.f: New test | |
5283 | ||
1ee6b839 JL |
5284 | Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com) |
5285 | ||
5286 | * gcc.c-torture/execute/20010723-1.c: New test. | |
5287 | ||
541c655f BE |
5288 | 2001-07-23 Ben Elliston <bje@redhat.com> |
5289 | ||
5290 | * g++.old-deja/g++.other/enum5.C: Mark as XFAIL. | |
5291 | ||
e5d4fff4 FS |
5292 | 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
5293 | ||
5294 | * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on | |
5295 | i[34567]86-*-*. | |
5296 | Delete handling of ieee_multilib_flags. | |
5297 | Pass -mieee for alpha*-*-* and sh-*-*. | |
5298 | * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir. | |
5299 | ||
f4653d92 NS |
5300 | 2001-07-21 Nathan Sidwell <nathan@codesourcery.com> |
5301 | ||
5302 | Remove old-abi tests. | |
5303 | * g++.old-deja/g++.mike/p11116.C: Remove. | |
5304 | * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef. | |
5305 | ||
08f66b04 TM |
5306 | 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org> |
5307 | ||
5308 | * g77.f-torture/compile/pr3743.f: New test | |
5309 | ||
5310 | 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com> | |
5311 | ||
5312 | * g77.f-torture/execute/f90-intrinsic-bit.f: New test | |
5313 | ||
432fa9f2 RO |
5314 | 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5315 | ||
5316 | * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL. | |
5317 | g++.old-deja/g++.pt/static6.C: Likewise. | |
5318 | * lib/target-supports.exp (check_weak_available): alpha*-*-osf* | |
5319 | supports weak symbols. | |
5320 | ||
f7bebb56 AJ |
5321 | 2001-07-18 Andreas Jaeger <aj@suse.de> |
5322 | ||
5323 | * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is | |
5324 | supported again. | |
5325 | ||
a3424c98 AJ |
5326 | 2001-07-18 Andreas Jaeger <aj@suse.de> |
5327 | ||
5328 | * gcc.dg/iftrap-1.c: Fix target line. | |
5329 | ||
91a18fe0 RH |
5330 | 2001-07-17 Richard Henderson <rth@redhat.com> |
5331 | ||
5332 | * gcc.c-torture/execute/20010717-1.c: New. | |
5333 | ||
4b01f8d8 JM |
5334 | 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk> |
5335 | ||
5336 | * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New | |
5337 | tests. | |
5338 | ||
b5ca1dc7 PS |
5339 | 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> |
5340 | ||
5341 | * g++.old-deja/g++.robertl/eb130.C: Include the correct header file. | |
5342 | ||
3d719162 RO |
5343 | 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5344 | ||
5345 | * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for | |
5346 | UAC_SIGBUS, UAC_NOPRINT definitions. | |
5347 | ||
55680aef NP |
5348 | Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it> |
5349 | ||
5350 | * objc/execute/object_is_class.m: New test. | |
5351 | * objc/execute/object_is_meta_class.m: New test. | |
5352 | ||
09b495e5 TM |
5353 | 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl> |
5354 | ||
5355 | * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto. | |
5356 | * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto. | |
5357 | ||
5358 | 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com> | |
147424bf DB |
5359 | |
5360 | * g77.f-torture/execute/f90-intrinsic-numeric.f: New test. | |
5361 | * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test. | |
5362 | ||
999c0669 RH |
5363 | 2001-07-14 Richard Henderson <rth@redhat.com> |
5364 | ||
5365 | * gcc.dg/iftrap-1.c: New. | |
5366 | ||
09b495e5 | 5367 | 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com> |
2ea80cfd DB |
5368 | |
5369 | * g77.f-torture/execute/intrinsic77.f: New test. | |
5370 | ||
1ca46974 JJ |
5371 | 2001-07-11 Janis Johnson <janis@us.ibm.com> |
5372 | ||
5373 | * gcc.misc-tests/gcov-3.c: New test. | |
5374 | ||
0e41fb04 RS |
5375 | 2001-07-11 Richard Sandiford <rsandifo@redhat.com> |
5376 | ||
5377 | * gcc.c-torture/compile/20010711-1.c, | |
5378 | * gcc.c-torture/compile/20010711-2.c: New tests. | |
5379 | ||
4a1b6176 RS |
5380 | 2001-07-11 Richard Sandiford <rsandifo@redhat.com> |
5381 | ||
5382 | * gcc.c-torture/execute/20010711-1.c: New test. | |
5383 | ||
6fbce318 BE |
5384 | 2001-07-11 Ben Elliston <bje@redhat.com> |
5385 | ||
5386 | * g++.old-deja/g++.other/enum5.C: New test. | |
5387 | ||
41971242 JM |
5388 | 2001-07-10 Jason Merrill <jason_merrill@redhat.com> |
5389 | ||
5390 | * lib/g++-dg.exp: Load file-format and target-supports like gcc. | |
5391 | (g++-dg-prune): Call prune_gcc_output. | |
5392 | * prune.exp: New file for prune_gcc_output. | |
5393 | * lib/g++.exp, lib/gcc.exp: Load it. | |
5394 | ||
f7a4cec0 JM |
5395 | 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk> |
5396 | ||
5397 | * gcc.c-torture/compile/20010701-1.c, | |
5398 | g++.old-deja/g++.ext/attrib6.C: New tests. | |
5399 | ||
d9249616 JL |
5400 | Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com) |
5401 | ||
5402 | * gcc.c-torture/compile/20010706-1.c: New test. | |
5403 | ||
809353e1 MC |
5404 | 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au> |
5405 | ||
5406 | * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1. | |
5407 | ||
0168a849 SS |
5408 | 2001-06-28 Stan Shebs <shebs@apple.com> |
5409 | ||
5410 | * gcc.dg/pragma-darwin.c: New test. | |
5411 | ||
f4b20cd9 RO |
5412 | 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5413 | ||
5414 | * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any | |
5415 | Solaris 2.[678] system. | |
5416 | ||
f9e1917e JM |
5417 | 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk> |
5418 | ||
5419 | * gcc.dg/20010622-1.c: New test. | |
5420 | ||
b2af8e32 SS |
5421 | 2001-06-18 Stan Shebs <shebs@apple.com> |
5422 | ||
5423 | * objc.dg: New directory. | |
5424 | * objc.dg/dg.exp: New file. | |
5425 | * objc.dg/alias.m: New. | |
5426 | * objc.dg/class-1.m: New. | |
5427 | * objc.dg/class-2.m: New. | |
5428 | * objc.dg/const-str-1.m: New. | |
5429 | * objc.dg/const-str-2.m: New. | |
5430 | * objc.dg/id-1.m: New. | |
5431 | * objc.dg/method-1.m: New. | |
5432 | * objc.dg/super-class-1.m: New. | |
5433 | * lib/objc-dg.exp: New file. | |
5434 | ||
eaea542a JDA |
5435 | 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca> |
5436 | ||
5437 | * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end | |
5438 | of label name. | |
5439 | ||
87326ba8 NS |
5440 | 2001-06-14 Nathan Sidwell <nathan@codesourcery.com> |
5441 | ||
5442 | * g++.old-deja/g++.abi/vbase8-9.C: New test. | |
5443 | ||
15a7ee9f FS |
5444 | 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
5445 | ||
5446 | * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path | |
5447 | variable. | |
5448 | ||
757e4f23 RH |
5449 | 2001-06-12 Richard Henderson <rth@redhat.com> |
5450 | ||
5451 | * g++.old-deja/g++.other/crash27.C: Don't XFAIL. | |
5452 | ||
623fe76a NS |
5453 | 2001-06-12 Nathan Sidwell <nathan@codesourcery.com> |
5454 | ||
5455 | * g++.old-deja/g++.abi/vbase5.C: New test. | |
5456 | * g++.old-deja/g++.abi/vbase6.C: New test. | |
5457 | * g++.old-deja/g++.abi/vbase7.C: New test. | |
5458 | ||
2c1a2421 KG |
5459 | 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5460 | ||
5461 | * gcc.c-torture/compile/20010610-1.c: New test. | |
5462 | ||
7bdcf888 NS |
5463 | 2001-06-12 Nathan Sidwell <nathan@codesourcery.com> |
5464 | ||
5465 | * g++.old-deja/g++.abi/vbase4.C: New test. | |
5466 | ||
b05d8201 SC |
5467 | 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
5468 | ||
5469 | * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not | |
5470 | support %f for HC11/HC12 targets. | |
5471 | * gcc.c-torture/execute/930513-1.x: New file, likewise. | |
5472 | * gcc.c-torture/execute/980709-1.x: New file, pow() is not available | |
5473 | on HC11/HC12 targets. | |
5474 | * gcc.c-torture/execute/990826-0.x: New file, likewise for floor(). | |
5475 | ||
55f61a56 RO |
5476 | 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5477 | ||
5478 | * gcc.dg/wchar_t-1.c: New file. | |
5479 | * gcc.dg/wint_t-1.c: Likewise. | |
5480 | ||
07732516 BS |
5481 | 2001-06-11 Bernd Schmidt <bernds@redhat.com> |
5482 | ||
5483 | * g++.old-deja/g++.other/stepanov_v1p2.C: Remove. | |
5484 | ||
d4a6cf38 RH |
5485 | 2001-06-11 Richard Henderson <rth@redhat.com> |
5486 | ||
5487 | * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert. | |
5488 | ||
1552f874 JM |
5489 | 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk> |
5490 | ||
5491 | * gcc.c-torture/compile/20010611-1.c: New test. | |
5492 | ||
f18b70f5 JM |
5493 | 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk> |
5494 | ||
5495 | * gcc.dg/c99-tag-1.c: Add more tests. | |
5496 | ||
2e246150 AO |
5497 | 2001-06-10 Alexandre Oliva <aoliva@redhat.com> |
5498 | ||
5499 | * g++.old-deja/g++.abi/ptrmem.C: Take into account different | |
5500 | representation on MN10300 and ARM/Thumb. | |
5501 | ||
226f8242 TM |
5502 | 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl> |
5503 | ||
5504 | * g77.f-torture/execute/20010610.f: New. | |
5505 | ||
5bb8dd28 DB |
5506 | 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com> |
5507 | ||
5508 | * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_" | |
5509 | names. | |
5510 | ||
07a96c1b RH |
5511 | 2001-06-09 Richard Henderson <rth@redhat.com> |
5512 | ||
5513 | * gcc.c-torture/execute/ashrdi-1.c: New. | |
5514 | * gcc.c-torture/execute/ashldi-1.c: New. | |
5515 | * gcc.c-torture/execute/lshrdi-1.c: New. | |
5516 | ||
b2782014 OP |
5517 | 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com> |
5518 | ||
5519 | * objc/execute/load-3.m: Added. Check sending +load to categories, | |
5520 | in addition to classes. | |
5521 | ||
43fd108f SS |
5522 | 2001-06-08 Stan Shebs <shebs@apple.com> |
5523 | ||
5524 | * objc/execute/load-2.m: New test. From Nicola Pero | |
5525 | <n.pero@mi.flashnet.it>. | |
a3424c98 | 5526 | |
7137fd76 JJ |
5527 | 2001-06-08 Jakub Jelinek <jakub@redhat.com> |
5528 | ||
5529 | * gcc.c-torture/execute/20010605-2.c: New test. | |
5530 | ||
4b454fcc NS |
5531 | 2001-06-08 Nathan Sidwell <nathan@codesourcery.com> |
5532 | ||
5533 | * g++.old-deja/g++.abi/vbase2.C: New test. | |
5534 | * g++.old-deja/g++.abi/vbase3.C: New test. | |
5535 | ||
9ac1bd2e NS |
5536 | 2001-06-08 Nathan Sidwell <nathan@codesourcery.com> |
5537 | ||
5538 | * g++.old-deja/g++.pt/friend49.C: New test. | |
5539 | ||
fcebb2dd NS |
5540 | 2001-06-07 Nathan Sidwell <nathan@codesourcery.com> |
5541 | ||
5542 | * g++.old-deja/g++.ext/anon3.C: New test. | |
5543 | ||
bea09693 NS |
5544 | 2001-06-05 Nathan Sidwell <nathan@codesourcery.com> |
5545 | ||
5546 | * g++.old-deja/g++.other/conv7.C: New test. | |
5547 | ||
f375b7a7 JM |
5548 | 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk> |
5549 | ||
5550 | * gcc.c-torture/compile/20010605-2.c: New test. | |
5551 | ||
3d3daefd JDA |
5552 | 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca> |
5553 | ||
5554 | * gcc.c-torture/execute/20010604-1.c: New test. | |
5555 | ||
05ac6740 LR |
5556 | 2001-06-04 Loren J. Rittle <ljrittle@acm.org> |
5557 | ||
5558 | * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x. | |
5559 | ||
6bdfaf09 JO |
5560 | 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com> |
5561 | ||
5562 | * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value. | |
5563 | (g++_link_flags): Likewise. | |
5564 | (g++_init): Pass gccpath's value to two previous functions. | |
5565 | ||
87327987 KG |
5566 | 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5567 | ||
5568 | * gcc.misc-tests/linkage.exp: Use wildcards when matching N32. | |
5569 | Ensure logfile entry matches exec command line. | |
5570 | ||
0c02eebf RH |
5571 | 2001-05-31 Richard Henderson <rth@redhat.com> |
5572 | ||
bc440d04 | 5573 | * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test. |
0c02eebf RH |
5574 | * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts. |
5575 | ||
42a9e4e4 DB |
5576 | 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com> |
5577 | ||
5578 | * gcc.misc-tests/linkage.exp: Pass appropriate flags to native | |
5579 | compiler for irix6.2 | |
5580 | ||
e97c9488 NS |
5581 | 2001-05-30 Nathan Sidwell <nathan@codesourcery.com> |
5582 | ||
5583 | * g++.old-deja/g++.other/optimize3.C: New file. | |
5584 | ||
7dd0ff2b JO |
5585 | 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com> |
5586 | ||
42a9e4e4 DB |
5587 | * gcc.c-torture/compile/20010518-2.x: New file to compile, not |
5588 | assemble. | |
7dd0ff2b | 5589 | |
87d9ac49 NS |
5590 | 2001-05-26 Nathan Sidwell <nathan@codesourcery.com> |
5591 | ||
5592 | * g++.old-deja/g++.other/optimize2.C: New file. | |
5593 | ||
47cf9247 DN |
5594 | 2001-05-25 Diego Novillo <dnovillo@redhat.com> |
5595 | ||
5596 | * gcc.c-torture/compile/20010518-2.c: New file. | |
5597 | * gcc.c-torture/execute/20010518-1.c: New file. | |
5598 | * gcc.c-torture/execute/20010518-2.c: New file. | |
5599 | ||
0e03329a JM |
5600 | 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk> |
5601 | ||
5602 | * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests. | |
5603 | ||
f5aada26 MM |
5604 | 2001-05-24 Mark Mitchell <mark@codesourcery.com> |
5605 | ||
5606 | G++ no longer defines builtins that do not begin with __builtin. | |
5607 | * g++.old-deja/g++.abi/bitfields.C: Update accordingly. | |
5608 | * g++.old-deja/g++.brendand/misc13.C: Likewise. | |
5609 | * g++.old-deja/g++.law/builtin1.C: Likewise. | |
5610 | * g++.old-deja/g++.law/cvt2.C: Likewise. | |
5611 | * g++.old-deja/g++.mike/net5.C: Likewise. | |
5612 | * g++.old-deja/g++.other/builtins1.C: Likewise. | |
5613 | * g++.old-deja/g++.other/builtins2.C: Likewise. | |
5614 | * g++.old-deja/g++.other/builtins3.C: Likewise. | |
5615 | * g++.old-deja/g++.other/builtins4.C: Likewise. | |
5616 | * g++.old-deja/g++.other/inline8.C: Likewise. | |
5617 | * g++.old-deja/g++.robertl/eb39.C: Likewise. | |
5618 | ||
6f56d925 NS |
5619 | 2001-05-24 Nathan Sidwell <nathan@codesourcery.com> |
5620 | ||
5621 | * g++.old-deja/g++.pt/using1.C: Adjust. | |
5622 | * g++.old-deja/g++.pt/using2.C: New test. | |
5623 | ||
f8710242 NB |
5624 | 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk> |
5625 | ||
5626 | * gcc.dg/cpp/charconst.c: New tests. | |
5627 | * gcc.dg/cpp/escape.c: New tests. | |
5628 | * gcc.dg/cpp/escape-1.c: New tests. | |
5629 | * gcc.dg/cpp/escape-2.c: New tests. | |
5630 | * gcc.dg/cpp/ucs.c: New tests. | |
5631 | ||
3af21e04 DB |
5632 | 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com> |
5633 | ||
a3424c98 | 5634 | * gcc.misc-tests/linkage.exp: Pass appropriate flags to |
3af21e04 DB |
5635 | native compiler for irix6.5. |
5636 | ||
1ec07597 JO |
5637 | Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com> |
5638 | ||
5639 | * lib/g++.exp (g++_include_flags): Use args to compute | |
a3424c98 | 5640 | get_multilibs. |
1ec07597 JO |
5641 | (g++_link_flags): Likewise. |
5642 | (g++_init): Pass TOOL_OPTIONS as arguments to two above functions. | |
5643 | ||
c215b29f JM |
5644 | 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk> |
5645 | ||
5646 | * gcc.dg/c90-hexfloat-1.c: Add more tests. | |
5647 | ||
4694cec2 GK |
5648 | 2001-05-21 Geoff Keating <geoffk@redhat.com> |
5649 | ||
5650 | * gcc.c-torture/compile/920520-1.x: Merge previous contents into | |
5651 | this file. | |
5652 | ||
f0ef84a2 SC |
5653 | 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
5654 | ||
5655 | * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to | |
5656 | STACK_SIZE; | |
5657 | * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according | |
5658 | to STACK_SIZE; Use it to define size of add_histo array. | |
a3424c98 | 5659 | * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according |
f0ef84a2 SC |
5660 | to STACK_SIZE. |
5661 | (f): Use GITT_SIZE to define size of gitt local table. | |
a3424c98 | 5662 | * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according |
f0ef84a2 SC |
5663 | to STACK_SIZE; Use it to define size of bytemem array. |
5664 | ||
ef73e139 SC |
5665 | 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
5666 | ||
5667 | * gcc.c-torture/compile/20000804-1.x: New file, this test fails | |
5668 | on 68HC11/HC12 due to the asm instruction. | |
5669 | * gcc.c-torture/compile/20001205-1.x: New file, ditto. | |
5670 | * gcc.c-torture/compile/920520-1.x: Likewise. | |
5671 | * gcc.c-torture/compile/20001226-1.x: New file, this test fails | |
5672 | on 68HC11/HC12 because the function is larger than 64K. | |
5673 | * gcc.c-torture/compile/961203-1.x: New file, this test fails | |
5674 | on 68HC11/HC12 because the structure is too large. | |
5675 | ||
4951297b RH |
5676 | 2001-05-20 Richard Henderson <rth@redhat.com> |
5677 | ||
5678 | * gcc.c-torture/execute/20010520-1.c: New. | |
5679 | ||
88e3805d KG |
5680 | 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5681 | ||
5682 | * g++.old-deja/g++.warn/compare1.C: New test. | |
5683 | * gcc.dg/compare4.c: New test. | |
5684 | ||
d30a825a NS |
5685 | 2001-05-20 Nathan Sidwell <nathan@codesourcery.com> |
5686 | ||
5687 | * g++.old-deja/g++.other/optimize1.C: New test. | |
5688 | ||
3b82c249 KL |
5689 | 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
5690 | ||
5691 | * g++.old-deja/g++.pt/spec41.C: New test. | |
5692 | ||
97d24516 JM |
5693 | 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk> |
5694 | ||
5695 | * gcc.c-torture/compile/20010114-1.x: Remove. | |
5696 | ||
10d6cbb8 SS |
5697 | 2001-05-18 Stan Shebs <shebs@apple.com> |
5698 | ||
5699 | * gcc.c-torture/compile/20010518-1.c: New test. | |
5700 | ||
2b0cbc5d NS |
5701 | 2001-05-18 Nathan Sidwell <nathan@codesourcery.com> |
5702 | ||
5703 | * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL. | |
5704 | * g++.old-deja/g++.pt/crash67.C: New test. | |
5705 | ||
20415bba JO |
5706 | 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com> |
5707 | ||
5708 | * g++.old-deja/g++.other/debug9.C: New test. | |
5709 | ||
7857f134 ZW |
5710 | 2001-05-16 Zack Weinberg <zackw@stanford.edu> |
5711 | ||
5712 | * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c) | |
5713 | ||
5a111a5b JH |
5714 | Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz> |
5715 | ||
5716 | * gcc.c-torture/compile/20010516-1.c: New test. | |
5717 | ||
3f0a9b35 NS |
5718 | 2001-05-16 Nathan Sidwell <nathan@codesourcery.com> |
5719 | ||
cc469ee9 NS |
5720 | * g++.old-deja/g++.other/crash41.C: New test. |
5721 | ||
5722 | 2001-05-16 Nathan Sidwell <nathan@codesourcery.com> | |
5723 | ||
cc469ee9 | 5724 | * g++.old-deja/g++.pt/crash66.C: New test. |
3f0a9b35 | 5725 | |
5846d7f7 BK |
5726 | 2001-05-15 Benjamin Kosnik <bkoz@redhat.com> |
5727 | ||
5728 | * g++.old-deja/g++.robertl/eb27.C: Convert. | |
5729 | ||
5be598f6 NC |
5730 | 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com> |
5731 | ||
5732 | * g++.dg/friend-warn.C: New test. Do not warn about friend | |
5733 | declaration being redundant. | |
5734 | ||
0239bfdd MM |
5735 | 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at> |
5736 | ||
5737 | * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*. | |
5738 | ||
ce29729a MM |
5739 | 2001-05-14 Mark Mitchell <mark@codesourcery.com> |
5740 | ||
5741 | * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7. | |
5742 | ||
8b9df536 BK |
5743 | 2001-05-13 Benjamin Kosnik <bkoz@redhat.com> |
5744 | ||
5745 | * lib/g++.exp: Use testsuite_flags. | |
a3424c98 | 5746 | |
6f221402 MM |
5747 | 2001-05-13 Mark Mitchell <mark@codesourcery.com> |
5748 | ||
5749 | * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x. | |
5750 | ||
e7288e18 JDA |
5751 | 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca> |
5752 | ||
5753 | * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX. | |
5754 | ||
c873862c MM |
5755 | 2001-05-11 Mark Mitchell <mark@codesourcery.com> |
5756 | ||
5757 | * lib/objc.exp: Add -lposix4 on Solaris 2.8. | |
5758 | ||
25d78ace JM |
5759 | 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk> |
5760 | ||
5761 | * gcc.c-torture/compile/20010313-1.c: New test. | |
5762 | ||
6d4587f7 ZW |
5763 | 2001-05-09 Zack Weinberg <zackw@stanford.edu> |
5764 | ||
5765 | * gcc.dg/cpp/direct2.c: New test. | |
8b9df536 | 5766 | * gccq.dg/cpp/direct2s.c: New test. |
6d4587f7 ZW |
5767 | |
5768 | * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head. | |
5769 | ||
1a560c3a MM |
5770 | 2001-05-07 Mark Mitchell <mark@codesourcery.com> |
5771 | ||
5772 | * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable. | |
5773 | * g++.old-deja/g++.other/op3.C: Likewise. | |
5774 | ||
7f75752b NB |
5775 | 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk> |
5776 | ||
5777 | * gcc.dg/cpp/syshdr.h: New file. | |
5778 | * gcc.dg/cpp/sysmac1.c: Update. | |
5779 | * gcc.dg/cpp/sysmac2.c: Update. | |
5780 | ||
7120a6fe NB |
5781 | 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk> |
5782 | ||
5783 | * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file. | |
5784 | ||
a92644e7 DE |
5785 | 2001-05-04 David Edelsohn <edelsohn@gnu.org> |
5786 | ||
5787 | * gcc.c-torture/execute/20001227-1.c: Remove duplicate of | |
5788 | gcc.c-torture/execute/20000412-3.c with no ChangeLog entry. | |
5789 | ||
1fc77d36 NB |
5790 | 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk> |
5791 | ||
5792 | * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues. | |
5793 | ||
4091fa5f GK |
5794 | 2001-05-03 Geoffrey Keating <geoffk@redhat.com> |
5795 | ||
5796 | * lib/g++.exp (g++_include_flags): Don't use any special flags | |
5797 | if TESTING_IN_BUILD_TREE is not defined. | |
6d4587f7 | 5798 | (g++_init): Use a plain 'c++' as the compiler if |
4091fa5f GK |
5799 | TESTING_IN_BUILD_TREEE is not defined. |
5800 | ||
de26cf80 JJ |
5801 | 2001-05-02 Jakub Jelinek <jakub@redhat.com> |
5802 | ||
5803 | * g++.old-deja/g++.eh/catch13.C: New test. | |
5804 | * g++.old-deja/g++.eh/catch14.C: New test. | |
5805 | ||
2d2a86ae JJ |
5806 | 2001-05-02 Jakub Jelinek <jakub@redhat.com> |
5807 | ||
5808 | * gcc.dg/cpp/tr-define.c: New test. | |
5809 | ||
a39a06ff LR |
5810 | 2001-05-01 Loren J. Rittle <ljrittle@acm.org> |
5811 | ||
5812 | * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from | |
5813 | <stdlib.h>, not <malloc.h>. | |
5814 | ||
9da99f7d NS |
5815 | 2001-05-01 Nathan Sidwell <nathan@codesourcery.com> |
5816 | ||
5817 | * g++.old-deja/g++.ns/template17.C: New test. | |
5818 | ||
4b48a93e NS |
5819 | 2001-05-01 Nathan Sidwell <nathan@codesourcery.com> |
5820 | ||
5821 | * g++.old-deja/g++.pt/ref4.C: New test. | |
5822 | ||
901d43bc RH |
5823 | 2001-04-30 Richard Henderson <rth@redhat.com> |
5824 | ||
5825 | * gcc.dg/20000724-1.c: Revert last change. | |
5826 | ||
505cf15f TM |
5827 | 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl> |
5828 | ||
5829 | * g77.f-torture/execute/20010430.f: New test. | |
5830 | ||
d60e5448 MM |
5831 | 2001-04-30 Mark Mitchell <mark@codesourcery.com> |
5832 | ||
5833 | * gcc.dg/20000724-1.c: Add a clobber of `esp'. | |
5834 | ||
7200764f JM |
5835 | 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk> |
5836 | ||
5837 | * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi. | |
5838 | ||
2d46ec83 NS |
5839 | 2001-04-27 Nathan Sidwell <nathan@codesourcery.com> |
5840 | ||
5841 | * g++.old-deja/g++.eh/crash6.C: New test. | |
5842 | ||
02a1a68c NS |
5843 | 2001-04-27 Nathan Sidwell <nathan@codesourcery.com> |
5844 | ||
5845 | * g++.old-deja/g++.other/warn7.C: New test. | |
5846 | ||
5f6eeeb3 NS |
5847 | 2001-04-27 Nathan Sidwell <nathan@codesourcery.com> |
5848 | ||
5849 | * g++.old-deja/g++.other/defarg9.C: New test. | |
5850 | ||
f6ce87c0 TM |
5851 | 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl> |
5852 | ||
5853 | * g77.f-torture/compile/20010426.f: New test. | |
5854 | * g77.f-torture/execute/20010426.f: New test. | |
5855 | ||
f658da59 TM |
5856 | 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl> |
5857 | ||
5858 | * g77.f-torture/compile/20000629-1.x: Remove - error | |
5859 | has been fixed. | |
5860 | ||
3da5d5c8 JL |
5861 | Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com) |
5862 | ||
a86414f3 JL |
5863 | * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext. |
5864 | Tweak slightly to work with g++.dg framework. | |
5865 | * g++.dg/special/ecos.exp: Run initp1.C test. | |
5866 | * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special. | |
5867 | ||
3da5d5c8 JL |
5868 | * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since |
5869 | its linker doesn't give line numbers either. | |
5870 | * g++.old-deja/g++.ext/instantiate3.C: Similarly. | |
5871 | ||
5677efb0 NS |
5872 | 2001-04-26 Nathan Sidwell <nathan@codesourcery.com> |
5873 | ||
5874 | * g++.old-deja/g++.other/lex1.C: New test. | |
5875 | ||
3b07c79b JJ |
5876 | 2001-04-26 Jakub Jelinek <jakub@redhat.com> |
5877 | ||
5878 | * gcc.dg/noncompile/20010425-1.c: New test. | |
5879 | ||
0576ec13 NS |
5880 | 2001-04-26 Nathan Sidwell <nathan@codesourcery.com> |
5881 | ||
5882 | * g++.old-deja/g++.pt/mangle2.C: New test. | |
5883 | ||
b5cd6849 JJ |
5884 | 2001-04-25 Jakub Jelinek <jakub@redhat.com> |
5885 | ||
49b51f30 | 5886 | * gcc.dg/format/plus-1.c: New test. |
b5cd6849 | 5887 | |
0607953c JJ |
5888 | 2001-04-25 Jakub Jelinek <jakub@redhat.com> |
5889 | ||
5890 | * gcc.dg/20010423-1.c: New test. | |
5891 | ||
e99af66b JJ |
5892 | 2001-04-25 Jakub Jelinek <jakub@redhat.com> |
5893 | ||
5894 | * gcc.c-torture/execute/20010422-1.c: New test. | |
5895 | ||
6bda7a5e NS |
5896 | 2001-04-25 Nathan Sidwell <nathan@codesourcery.com> |
5897 | ||
5898 | * g++.old-deja/g++.ns/type2.C: New test. | |
5899 | ||
11fe225a ZW |
5900 | 2001-04-24 Zack Weinberg <zackw@stanford.edu> |
5901 | ||
5902 | * g++.old-deja/g++.other/perf1.C: New test. | |
5903 | ||
0ba8a114 NS |
5904 | 2001-04-24 Nathan Sidwell <nathan@codesourcery.com> |
5905 | ||
5906 | * gcc.dg/c99-func-2.c: Remove xfail. | |
5907 | * gcc.dg/c99-func-3.c: Remove xfail. | |
5908 | * gcc.dg/c99-func-4.c: Remove xfail. | |
5909 | ||
15784bba ZW |
5910 | 2001-04-23 Zack Weinberg <zackw@stanford.edu> |
5911 | ||
5912 | * gcc.c-torture/execute/20010124-1.c: No longer expected to fail. | |
5913 | ||
c3cd9c8b JM |
5914 | 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk> |
5915 | ||
5916 | * gcc.c-torture/compile/20010423-1.c: New test. | |
5917 | ||
aa1826e2 NS |
5918 | 2001-04-20 Nathan Sidwell <nathan@codesourcery.com> |
5919 | ||
5920 | * g++.old-deja/g++.pt/typename28.C: New test. | |
5921 | ||
06d9f09f NS |
5922 | 2001-04-20 Nathan Sidwell <nathan@codesourcery.com> |
5923 | ||
5924 | * g++.old-deja/g++.abi/empty2.C: New test. | |
5925 | * g++.old-deja/g++.abi/empty3.C: New test. | |
5926 | ||
24f80882 JJ |
5927 | 2001-04-20 Jakub Jelinek <jakub@redhat.com> |
5928 | ||
5929 | * g++.old-deja/g++.other/comdat2.C: New test. | |
5930 | * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it. | |
5931 | ||
351a0f00 JJ |
5932 | 2001-04-20 Jakub Jelinek <jakub@redhat.com> |
5933 | ||
5934 | * g++.old-deja/g++.other/overload14.C: New test. | |
5935 | ||
881cae05 JJ |
5936 | 2001-04-20 Jakub Jelinek <jakub@redhat.com> |
5937 | ||
5938 | * g++.old-deja/g++.other/lookup23.C: New test. | |
5939 | ||
43e72072 JJ |
5940 | 2001-04-20 Jakub Jelinek <jakub@redhat.com> |
5941 | ||
5942 | * gcc.c-torture/execute/20010403-1.c: New test. | |
5943 | ||
5c8378a7 DB |
5944 | 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com> |
5945 | Mark Mitchell <mark@codesourcery.com> | |
5946 | ||
5947 | * lib/old-dejagnu.exp: Don't delete output of executable. | |
5948 | Add .exe suffix to executables. | |
5949 | ||
96f1c2b1 TM |
5950 | 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl> |
5951 | ||
5952 | * g77.f-torture/execute/short.x; Remove - Error has been fixed. | |
5953 | ||
3ed56f8a KG |
5954 | 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5955 | ||
5956 | * gcc.dg/wtr-conversion-1.c: Don't test for width changes. | |
5957 | ||
0fb3018c | 5958 | 2001-04-12 Nathan Sidwell <nathan@codesourcery.com> |
6d4587f7 | 5959 | |
0fb3018c NS |
5960 | * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout. |
5961 | * g++.old-deja/g++.abi/crash1.C: New test. | |
5962 | ||
bbb53468 NS |
5963 | 2001-04-12 Nathan Sidwell <nathan@codesourcery.com> |
5964 | ||
5965 | * g++.old-deja/g++.other/crash40.C: New test. | |
5966 | ||
76cf1895 KG |
5967 | 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5968 | ||
5969 | * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca. | |
5970 | ||
a2095778 NS |
5971 | 2001-04-11 Nathan Sidwell <nathan@codesourcery.com> |
5972 | ||
5973 | * g++.old-deja/g++.other/warn6.C: New test. | |
5974 | ||
3a172730 PS |
5975 | 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> |
5976 | ||
6d4587f7 | 5977 | * g++.old-deja/g++.robertl/eb42.C: Same. |
3a172730 PS |
5978 | |
5979 | 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
03829ad2 KG |
5980 | |
5981 | * gcc.dg/wtr-conversion-1.c: New testcase. | |
5982 | ||
5a01d634 RH |
5983 | 2001-04-10 Richard Henderson <rth@redhat.com> |
5984 | ||
5985 | * g++.old-deja/g++.other/array5.C: New. | |
5986 | ||
9b38026f FS |
5987 | 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
5988 | ||
5989 | * gcc.c-torture/execute/20010408-1.c: New test. | |
5990 | ||
a5434cb7 BK |
5991 | 2001-04-06 Benjamin Kosnik <bkoz@redhat.com> |
5992 | ||
5993 | * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant | |
5994 | headers and constructs. | |
5995 | * g++.old-deja/g++.robertl/eb79.C: Same. | |
5996 | * g++.old-deja/g++.robertl/eb77.C (main): Same. | |
5997 | * g++.old-deja/g++.robertl/eb73.C: Same. | |
5998 | * g++.old-deja/g++.robertl/eb66.C (main): Same. | |
5999 | * g++.old-deja/g++.robertl/eb55.C (t): Same. | |
6000 | * g++.old-deja/g++.robertl/eb54.C (main): Same. | |
6001 | * g++.old-deja/g++.robertl/eb46.C (main): Same. | |
6002 | * g++.old-deja/g++.robertl/eb44.C: Same. | |
6003 | * g++.old-deja/g++.robertl/eb41.C (main): Same. | |
6004 | * g++.old-deja/g++.robertl/eb4.C (main): Same. | |
6005 | * g++.old-deja/g++.robertl/eb39.C: Same. | |
6006 | * g++.old-deja/g++.robertl/eb33.C (main): Same. | |
6007 | * g++.old-deja/g++.robertl/eb31.C (main): Same. | |
6008 | * g++.old-deja/g++.robertl/eb30.C: Same. | |
6009 | * g++.old-deja/g++.robertl/eb3.C: Same. | |
6010 | * g++.old-deja/g++.robertl/eb24.C (T>): Same. | |
6011 | * g++.old-deja/g++.robertl/eb21.C: Same. | |
6012 | * g++.old-deja/g++.robertl/eb15.C: Same. | |
6013 | * g++.old-deja/g++.robertl/eb118.C: Same. | |
6014 | * g++.old-deja/g++.robertl/eb115.C (main): Same. | |
6015 | * g++.old-deja/g++.robertl/eb113.C (streambuf): Same. | |
6016 | * g++.old-deja/g++.robertl/eb109.C: Same. | |
6017 | * g++.old-deja/g++.other/sibcall1.C (main): Same. | |
6018 | * g++.old-deja/g++.mike/rtti1.C: Same. | |
6019 | * g++.old-deja/g++.mike/p658.C: Same. | |
6020 | * g++.old-deja/g++.mike/net46.C: Same. | |
6021 | * g++.old-deja/g++.mike/net34.C: Same. | |
6022 | * g++.old-deja/g++.mike/memoize1.C: Same. | |
6023 | * g++.old-deja/g++.mike/eh2.C: Same. | |
6024 | * g++.old-deja/g++.law/weak.C: Same. | |
6025 | * g++.old-deja/g++.law/visibility7.C: Same. | |
6026 | * g++.old-deja/g++.law/visibility25.C: Same. | |
6027 | * g++.old-deja/g++.law/visibility22.C: Same. | |
6028 | * g++.old-deja/g++.law/visibility2.C: Same. | |
6029 | * g++.old-deja/g++.law/visibility17.C: Same. | |
6030 | * g++.old-deja/g++.law/visibility13.C: Same. | |
6031 | * g++.old-deja/g++.law/visibility10.C: Same. | |
6032 | * g++.old-deja/g++.law/visibility1.C: Same. | |
6033 | * g++.old-deja/g++.law/virtual3.C (eval): Same. | |
6034 | * g++.old-deja/g++.law/vbase1.C: Same. | |
6035 | * g++.old-deja/g++.law/operators32.C: Same. | |
6036 | * g++.old-deja/g++.law/nest3.C: Same. | |
6037 | * g++.old-deja/g++.law/missed-error2.C (foo): Same. | |
6038 | * g++.old-deja/g++.law/except5.C (main): Same. | |
6039 | * g++.old-deja/g++.law/cvt7.C (run): Same. | |
6040 | * g++.old-deja/g++.law/cvt2.C: Same. | |
6041 | * g++.old-deja/g++.law/cvt16.C: Same. | |
6042 | * g++.old-deja/g++.law/ctors6.C (bar): Same. | |
6043 | * g++.old-deja/g++.law/ctors17.C (main): Same. | |
6044 | * g++.old-deja/g++.law/ctors13.C: Same. | |
6045 | * g++.old-deja/g++.law/ctors12.C (main): Same. | |
6046 | * g++.old-deja/g++.law/ctors10.C: Same. | |
6047 | * g++.old-deja/g++.law/code-gen5.C: Same. | |
6048 | * g++.old-deja/g++.law/bad-error7.C: Same. | |
6049 | * g++.old-deja/g++.law/arm9.C: Same. | |
6050 | * g++.old-deja/g++.law/arm12.C: Same. | |
6051 | * g++.old-deja/g++.law/arg8.C: Same. | |
6052 | * g++.old-deja/g++.law/arg1.C: Same. | |
6053 | * g++.old-deja/g++.jason/typeid1.C (struct foo): Same. | |
6054 | * g++.old-deja/g++.jason/template31.C: Same. | |
6055 | * g++.old-deja/g++.jason/template24.C (main): Same. | |
6056 | * g++.old-deja/g++.jason/2371.C: Same. | |
6057 | * g++.old-deja/g++.eh/new2.C: Same. | |
6058 | * g++.old-deja/g++.eh/new1.C: Same. | |
6059 | * g++.old-deja/g++.brendan/ptolemy2.C: Same. | |
6060 | * g++.old-deja/g++.brendan/nest21.C (main): Same. | |
6061 | * g++.old-deja/g++.brendan/err-msg3.C: Same. | |
6062 | * g++.old-deja/g++.brendan/crash62.C: Same. | |
6063 | * g++.old-deja/g++.brendan/crash52.C: Same. | |
6064 | * g++.old-deja/g++.brendan/crash49.C (main): Same. | |
6065 | * g++.old-deja/g++.brendan/crash38.C: Same. | |
6066 | * g++.old-deja/g++.brendan/crash15.C (main): Same. | |
6067 | * g++.old-deja/g++.brendan/copy9.C: Same. | |
6068 | ||
608d74c4 R |
6069 | Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com> |
6070 | ||
b6285d1b | 6071 | * gcc.c-torture/execute/20001203-2.c (memset): |
608d74c4 R |
6072 | Count argument is of type __SIZE_TYPE__. |
6073 | ||
b0835578 DN |
6074 | 2001-04-04 Diego Novillo <dnovillo@redhat.com> |
6075 | ||
6076 | * gcc.c-torture/compile/20010404-1.c: New test. | |
6077 | ||
347f3440 JJ |
6078 | 2001-04-04 Jakub Jelinek <jakub@redhat.com> |
6079 | ||
6080 | * gcc.c-torture/compile/20010326-1.c: New test. | |
6081 | ||
41dc4816 AO |
6082 | 2001-04-03 Alexandre Oliva <aoliva@redhat.com> |
6083 | ||
6084 | * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate | |
6085 | peculiarities of the SH. | |
6086 | * g++.old-deja/g++.ext/instantiate2.C: Likewise. | |
6087 | ||
4d8a2001 RO |
6088 | 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6089 | ||
6090 | * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan. | |
6091 | * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise. | |
6092 | * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan. | |
6093 | ||
caf4d6e0 JJ |
6094 | 2001-04-02 Jakub Jelinek <jakub@redhat.com> |
6095 | ||
6096 | * g77.f-torture/compile/20010321-1.f: New test. | |
6097 | ||
32ff70d2 JJ |
6098 | 2001-04-02 Jakub Jelinek <jakub@redhat.com> |
6099 | ||
6100 | * gcc.c-torture/compile/20010329-1.c: New test. | |
6101 | ||
d791ea1e JJ |
6102 | 2001-04-02 Jakub Jelinek <jakub@redhat.com> |
6103 | ||
6104 | * gcc.c-torture/execute/20010329-1.c: New test. | |
6105 | ||
a7fd2186 LR |
6106 | 2001-03-28 Loren J. Rittle <ljrittle@acm.org> |
6107 | ||
6108 | * g++.old-deja/g++.other/eh4.C: Fix typo. | |
6109 | ||
2c082cb2 LR |
6110 | 2001-03-28 Loren J. Rittle <ljrittle@acm.org> |
6111 | ||
6112 | * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir. | |
6113 | ||
145c1def PB |
6114 | 2001-03-28 Philip Blundell <philb@gnu.org> |
6115 | ||
6116 | * gcc.c-torture/compile/20010328-1.c: New test. | |
6117 | ||
531073e7 RH |
6118 | 2001-03-27 Richard Henderson <rth@redhat.com> |
6119 | ||
6120 | * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions. | |
6121 | * g++.old-deja/g++.eh/vbase3.C: Likewise. | |
6122 | ||
b13aca19 AM |
6123 | 2001-03-27 Alan Modra <alan@linuxcare.com.au> |
6124 | ||
6125 | * gcc.c-torture/compile/20010327-1.c: New test. | |
6126 | ||
788bf0e3 NS |
6127 | 2001-03-26 Nathan Sidwell <nathan@codesourcery.com> |
6128 | ||
6129 | * g++.old-deja/g++.other/friend12.C: New test. | |
6130 | * g++.old-deja/g++.other/friend9.C: Expect no errors. | |
6131 | * g++.old-deja/g++.robertl/eb56.C: Make typedef public. | |
6132 | ||
eb40d6b9 JM |
6133 | 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk> |
6134 | ||
6135 | * gcc.c-torture/execute/20010325-1.c: New test. | |
6136 | ||
8e4ce833 JJ |
6137 | 2001-03-23 Jakub Jelinek <jakub@redhat.com> |
6138 | ||
6139 | * g++.old-deja/g++.other/mangle3.C: New test. | |
6140 | ||
a1c2b86d JJ |
6141 | 2001-03-22 Jakub Jelinek <jakub@redhat.com> |
6142 | ||
6143 | * g++.old-deja/g++.other/anon8.C: New test. | |
6144 | ||
a44a935f PB |
6145 | 2001-03-20 Philip Blundell <philb@gnu.org> |
6146 | ||
6147 | * gcc.c-torture/compile/20010320-1.c: New test. | |
6148 | ||
e72dd89c RH |
6149 | 2001-03-17 Richard Henderson <rth@redhat.com> |
6150 | ||
6151 | * g++.old-deja/g++.other/eh4.C: Add expected error text. | |
6152 | ||
92784908 GK |
6153 | 2001-03-15 Geoff Keating <geoff@redhat.com> |
6154 | ||
6155 | * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these | |
6156 | tests on AIX. | |
6157 | ||
d064d75a GDR |
6158 | 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com> |
6159 | ||
6160 | * g++.old-deja/g++.other/eh4.C: New test. | |
6161 | ||
7f63897e NB |
6162 | 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk> |
6163 | ||
6164 | * gcc.dg/cpp/mi1.c: Update. | |
6165 | ||
9cf218a3 JJ |
6166 | 2001-03-14 Jakub Jelinek <jakub@redhat.com> |
6167 | ||
6168 | * g++.old-deja/g++.other/regstack.C: New test. | |
6169 | ||
78fe06c2 NS |
6170 | 2001-03-12 Nathan Sidwell <nathan@codesourcery.com> |
6171 | ||
6172 | * g++.old-deja/g++.other/ref4.C: New test. | |
6173 | ||
533dfde0 OP |
6174 | 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it> |
6175 | ||
6176 | * objc/execute/va_method.m: Added. | |
6177 | * objc/execute/IMP.m: Added. | |
6178 | * objc/execute/_cmd.m: Added. | |
6179 | * objc/execute/accessing_ivars.m: Added. | |
6180 | * objc/execute/class-1.m: Added. | |
6181 | * objc/execute/class-10.m: Added. | |
6182 | * objc/execute/class-11.m: Added. | |
6183 | * objc/execute/class-12.m: Added. | |
6184 | * objc/execute/class-13.m: Added. | |
6185 | * objc/execute/class-14.m: Added. | |
6186 | * objc/execute/class-2.m: Added. | |
6187 | * objc/execute/class-3.m: Added. | |
6188 | * objc/execute/class-4.m: Added. | |
6189 | * objc/execute/class-5.m: Added. | |
6190 | * objc/execute/class-6.m: Added. | |
6191 | * objc/execute/class-7.m: Added. | |
6192 | * objc/execute/class-8.m: Added. | |
6193 | * objc/execute/class-9.m: Added. | |
6194 | * objc/execute/class-tests-1.h | |
6195 | * objc/execute/class-tests-2.h | |
6196 | * objc/execute/compatibility_alias.m: Added. | |
6197 | * objc/execute/encode-1.m: Added. | |
6198 | * objc/execute/formal_protocol-1.m: Added. | |
6199 | * objc/execute/formal_protocol-2.m: Added. | |
6200 | * objc/execute/formal_protocol-3.m: Added. | |
6201 | * objc/execute/formal_protocol-4.m: Added. | |
6202 | * objc/execute/formal_protocol-5.m: Added. | |
6203 | * objc/execute/formal_protocol-6.m: Added. | |
6204 | * objc/execute/formal_protocol-7.m: Added. | |
6205 | * objc/execute/informal_protocol.m: Added. | |
6206 | * objc/execute/initialize.m: Added. | |
6207 | * objc/execute/load.m: Added. | |
6208 | * objc/execute/many_args_method.m: Added. | |
6209 | * objc/execute/nested-3.m: Added. | |
6210 | * objc/execute/no_clash.m: Added. | |
6211 | * objc/execute/private.m: Added. | |
6212 | * objc/execute/redefining_self.m: Added. | |
6213 | * objc/execute/root_methods.m: Added. | |
6214 | * objc/execute/selector-1.m: Added. | |
6215 | * objc/execute/static-1.m: Added. | |
6216 | * objc/execute/static-2.m: Added. | |
6217 | * objc/execute/va_method.m: Added. | |
6218 | ||
bb937853 RH |
6219 | 2001-03-10 Richard Henderson <rth@redhat.com> |
6220 | ||
6221 | * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception. | |
6222 | ||
da1cb092 NB |
6223 | 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk> |
6224 | ||
6225 | * g++.old-deja/g++.other/crash31.C: XFAIL. | |
6226 | * g77.f-torture/execute/20010116.x: Conditional XFAIL. | |
6227 | * g77.f-torture/execute/short.x: XFAIL -Os on x86. | |
6228 | * gcc.c-torture/execute/20010123-1.x: XFAIL. | |
6229 | * gcc.c-torture/execute/20010124-1.x: XFAIL. | |
6230 | * gcc.dg/sequence-pt-1.c: XFAIL one test. | |
6231 | ||
533dfde0 OP |
6232 | 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com> |
6233 | ||
6234 | * objc/execute/nested-2.m: Added. Contributed by Nicola Pero. | |
6235 | ||
8b44d68f ZW |
6236 | 2001-03-06 Zack Weinberg <zackw@stanford.edu> |
6237 | ||
6238 | * gcc.dg/20000724-1.c: Don't use multiline strings. | |
6239 | ||
69f8cbfa ZW |
6240 | 2001-03-06 Zack Weinberg <zackw@stanford.edu> |
6241 | ||
6d4587f7 ZW |
6242 | * objc/execute/string1.m, objc/execute/string2.m: Compare the |
6243 | result of -cString against what we expect it to be; don't just | |
6244 | print it out for no one to read. | |
69f8cbfa ZW |
6245 | |
6246 | * objc/execute/string3.m, objc/execute/string4.m: New tests. | |
6247 | Based on testcases provided by Nicola Pero. | |
6248 | ||
e8408f25 NB |
6249 | 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk> |
6250 | ||
6251 | * gcc.dg/cpp/macro7.c: New test. | |
6252 | ||
6b630c42 NB |
6253 | 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk> |
6254 | ||
6255 | * gcc.dg/cpp/multiline.c: Update. | |
6256 | ||
7eeb553c NS |
6257 | 2001-03-02 Nathan Sidwell <nathan@codesourcery.com> |
6258 | ||
6259 | * g++.old-deja/g++.other/enum3.C: New test. | |
6260 | ||
d282fcb2 NS |
6261 | 2001-03-02 Nathan Sidwell <nathan@codesourcery.com> |
6262 | ||
6263 | * g++.old-deja/g++.other/pod1.C: New test. | |
6264 | ||
f86fdf68 NS |
6265 | 2001-03-02 Nathan Sidwell <nathan@codesourcery.com> |
6266 | ||
6267 | * g++.old-deja/g++.ext/overload1.C: New test. | |
6268 | ||
fbfe8c9e NS |
6269 | 2001-03-01 Nathan Sidwell <nathan@codesourcery.com> |
6270 | ||
6271 | * g++.old-deja/g++.pt/using1.C: New test. | |
6272 | ||
4d24a889 NS |
6273 | 2001-03-01 Nathan Sidwell <nathan@codesourcery.com> |
6274 | ||
6275 | * g++.old-deja/g++.other/using9.C: New test. | |
6276 | ||
25ad894f OP |
6277 | 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com> |
6278 | ||
6279 | * objc/execute/bycopy-3.m: Added new test from Nicola Pero. | |
6280 | ||
6281 | * objc/execute/protocol.m (main): Added patch from Nicola Pero. | |
6282 | ||
e5844e6d NS |
6283 | 2001-02-28 Nathan Sidwell <nathan@codesourcery.com> |
6284 | ||
6285 | * g++.old-deja/g++.ext/realpt1.C: Remove. | |
6286 | ||
73ea87d7 NS |
6287 | 2001-02-27 Nathan Sidwell <nathan@codesourcery.com> |
6288 | ||
6289 | * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too. | |
6290 | ||
3914b81a WC |
6291 | 2001-02-26 Will Cohen <wcohen@redhat.com> |
6292 | ||
6293 | * gcc.c-torture/execute/ieee/20010226-1.c: New test. | |
6294 | ||
2851a0e4 JO |
6295 | 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com> |
6296 | ||
6297 | * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded | |
6298 | templatized constructors. | |
6299 | ||
d82a9639 FS |
6300 | 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
6301 | ||
6302 | * gcc.c-torture/execute/20010224-1.c: New test. | |
6303 | ||
fba2c0cd JJ |
6304 | 2001-02-23 Jakub Jelinek <jakub@redhat.com> |
6305 | ||
6306 | * gcc.c-torture/execute/20010222-1.c: New test. | |
6307 | ||
b3bae5e2 JJ |
6308 | 2001-02-22 Jakub Jelinek <jakub@redhat.com> |
6309 | ||
6310 | * g++.old-deja/g++.other/inline20.C: New test. | |
6311 | ||
50920adb OP |
6312 | Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com> |
6313 | ||
6314 | * objc/execute/nested-1.m: Added (contributed by Nicola Pero). | |
6315 | ||
eccad894 GDR |
6316 | 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com> |
6317 | ||
6d4587f7 ZW |
6318 | * g++.old-deja/g++.other/lookup22.C: New test. |
6319 | ||
cd5a58e5 ZW |
6320 | 2001-02-19 Zack Weinberg <zackw@stanford.edu> |
6321 | ||
6322 | * g77.dg: New directory. | |
6323 | * g77.dg/20010216-1.f: New test case. | |
6324 | * g77.dg/dg.exp: New driver. | |
6325 | * lib/g77-dg.exp: New driver library. | |
6326 | ||
612164eb KL |
6327 | 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
6328 | ||
6329 | * g++.old-deja/g++.other/inline19.c: Remove XFAIL. | |
6330 | ||
e8186ecf GDR |
6331 | 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com> |
6332 | ||
6333 | * g++.old-deja/g++.other/decl9.C: New test. | |
6d4587f7 | 6334 | |
2c1be322 JJ |
6335 | 2001-02-16 Jakub Jelinek <jakub@redhat.com> |
6336 | ||
6337 | * g++.old-deja/g++.other/init16.C: Update the test so that it does | |
6338 | not need <string> and also tests the initialization at runtime. | |
6339 | ||
1d2e075a NB |
6340 | 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk> |
6341 | ||
6342 | * gcc.c-torture/execute/longlong.c: New test. | |
6343 | ||
6d139650 R |
6344 | Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com> |
6345 | ||
6346 | * g++.old-deja/g++.brendan/new2.C (main): Use sizeof. | |
6347 | ||
49f527d5 R |
6348 | Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com> |
6349 | ||
6350 | * gcc.c-torture/execute/920302-1.c (execute): | |
6351 | Change argument type to short. | |
6352 | ||
d0ab7624 NS |
6353 | 2001-02-14 Nathan Sidwell <nathan@codesourcery.com> |
6354 | ||
6355 | * g++.old-deja/g++.pt/deduct6.C: New test. | |
6356 | ||
7773899b NS |
6357 | 2001-02-14 Nathan Sidwell <nathan@codesourcery.com> |
6358 | ||
6359 | * g++.old-deja/g++.pt/deduct5.C: New test. | |
6360 | ||
fe375cf1 JJ |
6361 | 2001-02-14 Jakub Jelinek <jakub@redhat.com> |
6362 | ||
6363 | * gcc.c-torture/execute/20010209-1.c: New test. | |
6364 | ||
ceeaadbb NB |
6365 | 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk> |
6366 | ||
6367 | * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests. | |
6368 | ||
c36ae96c GK |
6369 | 2001-02-12 Geoffrey Keating <geoffk@redhat.com> |
6370 | ||
4b01cd8f GK |
6371 | * g++.dg/vtgc1.C: Update for new ABI. |
6372 | ||
c36ae96c GK |
6373 | * consistency.vlad: New directory, 1665 files. |
6374 | ||
f43b2795 JM |
6375 | 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk> |
6376 | ||
6377 | * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit | |
6378 | return type. | |
6379 | * gcc.dg/cpp/digraphs.c: Declare puts. | |
6380 | ||
45abaea8 NS |
6381 | 2001-02-12 Nathan Sidwell <nathan@codesourcery.com> |
6382 | ||
6383 | * g++.old-deja/g++.other/warn5.C: New test. | |
6384 | ||
996065b4 NS |
6385 | 2001-02-12 Nathan Sidwell <nathan@codesourcery.com> |
6386 | ||
6387 | * g++.old-deja/g++.pt/spec40.C: New test. | |
6388 | ||
82c18d5c NS |
6389 | 2001-02-12 Nathan Sidwell <nathan@codesourcery.com> |
6390 | ||
6391 | * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list | |
6392 | case. | |
6393 | * g++.old-deja/g++.ext/arrnew.C: Deprecate. | |
6394 | ||
d02b54f6 JJ |
6395 | 2001-02-12 Jakub Jelinek <jakub@redhat.com> |
6396 | ||
6397 | * gcc.c-torture/compile/20010209-1.c: New test. | |
6398 | ||
79ff6e27 JO |
6399 | 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com> |
6400 | ||
6401 | * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces | |
6402 | excess errors message but not if it crashes. | |
6403 | * g++.old-deja/g++.other/crash27.C: Likewise. | |
6404 | * g++.old-deja/g++.other/crash28.C: Likewise. | |
6405 | * g++.old-deja/g++.other/crash30.C: Likewise. | |
6406 | * g++.old-deja/g++.other/crash32.C: Likewise. | |
6407 | * g++.old-deja/g++.other/crash35.C: Likewise. | |
6408 | * g++.old-deja/g++.pt/inherit2.C: Likewise. | |
6409 | ||
f4d07b5e JM |
6410 | 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk> |
6411 | ||
6412 | * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp, | |
6413 | gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp, | |
6414 | g++.dg/dg.exp, g++.old-deja/old-deja.exp, | |
6415 | g77.f-torture/execute/execute.exp, | |
6416 | g77.f-torture/noncompile/noncompile.exp, | |
6417 | gcc.c-torture/execute/execute.exp, | |
6418 | gcc.c-torture/execute/memcheck/memcheck.exp, | |
6419 | gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp, | |
6420 | gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp, | |
6421 | gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp, | |
6422 | gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp, | |
6423 | gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp, | |
6424 | lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp, | |
6425 | lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp, | |
6426 | lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp: | |
6427 | Remove bug reporting instructions with ancient email addresses. | |
6428 | ||
1ada4cd0 JJ |
6429 | 2001-02-07 Jakub Jelinek <jakub@redhat.com> |
6430 | ||
6431 | * gcc.dg/20010202-1.c: New test. | |
6432 | * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386. | |
6433 | ||
7d4918a2 ZW |
6434 | 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu> |
6435 | ||
6436 | * g++.dg/stdbool-if.C: New test. | |
6437 | ||
7acfb19e OP |
6438 | Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com> |
6439 | ||
6440 | * objc/execute/fdecl.m: Added main(). | |
6441 | ||
bdc624db JJ |
6442 | 2001-02-07 Jakub Jelinek <jakub@redhat.com> |
6443 | ||
6444 | * gcc.c-torture/execute/20010206-1.c: New test. | |
6445 | ||
f2f7ac40 NB |
6446 | 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk> |
6447 | ||
6d4587f7 | 6448 | * gcc.dg/cpp/avoidpaste1.c: Update. |
f2f7ac40 | 6449 | |
1ae10ad0 OP |
6450 | Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com> |
6451 | ||
6452 | * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola | |
6453 | Pero <nicola@brainstorm.co.uk>. | |
6454 | * objc/execute/fdecl.m: Declare foo as pointer to AClass. | |
6455 | ||
a87b4257 NS |
6456 | 2001-02-06 Nathan Sidwell <nathan@codesourcery.com> |
6457 | ||
6458 | * g++.old-deja/g++.pt/spec39.C: New test. | |
6459 | ||
2f4e8f2b JJ |
6460 | 2001-02-05 Jakub Jelinek <jakub@redhat.com> |
6461 | ||
6462 | * gcc.c-torture/compile/20010202-1.c: New test. | |
6463 | ||
9965d119 NS |
6464 | 2001-02-05 Nathan Sidwell <nathan@codesourcery.com> |
6465 | ||
6466 | * g++.old-deja/g++.abi/primary2.C: New test. | |
6467 | * g++.old-deja/g++.abi/primary3.C: New test. | |
6468 | * g++.old-deja/g++.abi/primary4.C: New test. | |
6469 | * g++.old-deja/g++.abi/primary5.C: New test. | |
6470 | * g++.old-deja/g++.abi/vtable3.h: New test. | |
6471 | * g++.old-deja/g++.abi/vtable3a.C: New test. | |
6472 | * g++.old-deja/g++.abi/vtable3b.C: New test. | |
6473 | * g++.old-deja/g++.abi/vtable3c.C: New test. | |
6474 | * g++.old-deja/g++.abi/vtable3d.C: New test. | |
6475 | * g++.old-deja/g++.abi/vtable3e.C: New test. | |
6476 | * g++.old-deja/g++.abi/vtable3f.C: New test. | |
6477 | * g++.old-deja/g++.abi/vtable3g.C: New test. | |
6478 | * g++.old-deja/g++.abi/vtable3h.C: New test. | |
6479 | * g++.old-deja/g++.abi/vtable3i.C: New test. | |
6480 | * g++.old-deja/g++.abi/vtable3j.C: New test. | |
6481 | * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL. | |
6482 | ||
55de1b66 JJ |
6483 | 2001-02-03 Jakub Jelinek <jakub@redhat.com> |
6484 | ||
6485 | * g++.old-deja/g++.other/anon6.C: New test. | |
6486 | * g++.old-deja/g++.other/anon7.C: New test. | |
6487 | ||
7af5ca82 NB |
6488 | 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk> |
6489 | ||
6d4587f7 | 6490 | * gcc.dg/cpp/avoidpaste2.c: New tests. |
7af5ca82 | 6491 | |
ce662d4c JJ |
6492 | 2001-01-31 Jakub Jelinek <jakub@redhat.com> |
6493 | ||
6494 | * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range. | |
6495 | ||
2b1f4d81 JO |
6496 | 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com> |
6497 | ||
6498 | * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and | |
6499 | DECIMAL_DIG cases for Irix." | |
6500 | ||
ae7676ed R |
6501 | Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com> |
6502 | ||
6503 | * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer. | |
6504 | ||
0aca1a4f JM |
6505 | 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk> |
6506 | ||
6507 | * gcc.dg/c99-tag-1.c: New test. | |
6508 | ||
2e1911bf NB |
6509 | 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk> |
6510 | ||
6d4587f7 | 6511 | * gcc.dg/cpp/tr-warn1.c: Add tests. |
2e1911bf | 6512 | |
fd793c7a NB |
6513 | 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk> |
6514 | ||
6d4587f7 ZW |
6515 | * gcc.dg/cpp/avoidpaste1.c: Update. |
6516 | * gcc.dg/cpp/paste4.c: Update. | |
fd793c7a | 6517 | |
a9a18460 JO |
6518 | 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com> |
6519 | ||
6520 | * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG | |
6521 | cases for Irix. | |
6522 | ||
22ef15cf GP |
6523 | 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
6524 | ||
6525 | * g++.old-deja/g++.other/inline19.C: New test. | |
6526 | ||
e9770d51 NB |
6527 | 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk> |
6528 | ||
22ef15cf | 6529 | * gcc.dg/Wlarger-than.c: New test. |
e9770d51 | 6530 | |
24274aab NB |
6531 | 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk> |
6532 | ||
22ef15cf | 6533 | * gcc.dg/cpp/avoidpaste1.c: Fix typos. |
24274aab | 6534 | |
adc88131 JJ |
6535 | 2001-01-29 Jakub Jelinek <jakub@redhat.com> |
6536 | ||
6537 | * gcc.c-torture/execute/20010129-1.c: New test. | |
6538 | * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32. | |
6539 | ||
14e2799a NB |
6540 | 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk> |
6541 | ||
6d4587f7 | 6542 | * gcc.dg/cpp/avoidpaste1.c: Test case. |
14e2799a | 6543 | |
6001735e JJ |
6544 | 2001-01-28 Jakub Jelinek <jakub@redhat.com> |
6545 | ||
6546 | * g++.old-deja/g++.other/inline18.C: New test. | |
6547 | ||
75c1416b KG |
6548 | 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6549 | ||
6550 | * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts | |
6551 | and __builtin_putchar. | |
6552 | ||
940ff66d JJ |
6553 | 2001-01-27 Jakub Jelinek <jakub@redhat.com> |
6554 | ||
6555 | * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer | |
6556 | tests. | |
6557 | ||
22892fc6 JO |
6558 | 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com> |
6559 | ||
6560 | * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change | |
6561 | floating point number rounding mode to round to the nearest | |
6562 | representable mode. | |
6563 | ||
324ffb8c JJ |
6564 | 2001-01-25 Jakub Jelinek <jakub@redhat.com> |
6565 | ||
6566 | * g++.old-deja/g++.other/mangle2.C: New test. | |
6567 | ||
cedd825f JM |
6568 | 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk> |
6569 | ||
6570 | * gcc.c-torture/compile/20010124-1.c: New test. | |
6571 | ||
4b2811e9 NS |
6572 | 2001-01-24 Nathan Sidwell <nathan@codesourcery.com> |
6573 | ||
6574 | * g++.old-deja/g++.pt/spec38.C: New test. | |
6575 | ||
08511114 KL |
6576 | 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
6577 | ||
6578 | * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to | |
6579 | "Build don't run". | |
6580 | ||
390dfcbe | 6581 | 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
a84593a6 FS |
6582 | |
6583 | * gcc.c-torture/execute/20010123-1.c: New test. | |
6584 | ||
92ecdfb7 NS |
6585 | 2001-01-23 Nathan Sidwell <nathan@codesourcery.com> |
6586 | ||
6587 | * g++.old-deja/g++.pt/spec37.C: New test. | |
6588 | ||
4cff6abe NS |
6589 | 2001-01-23 Nathan Sidwell <nathan@codesourcery.com> |
6590 | ||
6591 | * g++.old-deja/g++.pt/overload14.C: New test. | |
6592 | ||
6aace5d4 FS |
6593 | 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
6594 | ||
6595 | * gcc.c-torture/execute/20010122-1.c: New test, exercise | |
6596 | __builtin_return_address. | |
6597 | ||
62e4a758 NS |
6598 | 2001-01-22 Nathan Sidwell <nathan@codesourcery.com> |
6599 | ||
6600 | * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL. | |
6601 | * g++.old-deja/g++.pt/spec35.C: New test. | |
6602 | * g++.old-deja/g++.pt/spec36.C: New test. | |
6603 | ||
399241d9 JJ |
6604 | 2001-01-20 Jakub Jelinek <jakub@redhat.com> |
6605 | ||
6606 | * gcc.c-torture/compile/20010118-1.c: New test. | |
6607 | ||
29aad310 NB |
6608 | 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk> |
6609 | ||
399241d9 | 6610 | * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update. |
29aad310 | 6611 | |
fa7aa1fe JJ |
6612 | 2001-01-19 Jakub Jelinek <jakub@redhat.com> |
6613 | ||
6614 | * gcc.c-torture/execute/20010119-1.c: New test. | |
6615 | ||
1e00f18c NS |
6616 | 2001-01-19 Nathan Sidwell <nathan@codesourcery.com> |
6617 | ||
6618 | * g++.old-deja/g++.other/vbase5.C: New test. | |
6619 | ||
9f1b75fc JJ |
6620 | 2001-01-19 Jakub Jelinek <jakub@redhat.com> |
6621 | ||
6622 | * gcc.c-torture/execute/20010118-1.c: New test. | |
6623 | ||
f9c244b8 NS |
6624 | 2001-01-19 Nathan Sidwell <nathan@codesourcery.com> |
6625 | ||
6626 | * g++.old-deja/g++.pt/deduct3.C: New test. | |
6627 | ||
08c2df0f NS |
6628 | 2001-01-19 Nathan Sidwell <nathan@codesourcery.com> |
6629 | ||
6630 | * g++.old-deja/g++.pt/spec34.C: New test. | |
6631 | ||
02d02725 DB |
6632 | 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com> |
6633 | ||
6634 | * g77.f-torture/compile/20000601-2.f: New test. | |
6635 | ||
f5ceeec8 NS |
6636 | 2001-01-18 Nathan Sidwell <nathan@codesourcery.com> |
6637 | ||
6638 | * g++.old-deja/g++.other/init17.C: New test. | |
6639 | ||
34508ae8 AO |
6640 | 2001-01-18 Alexandre Oliva <aoliva@redhat.com> |
6641 | ||
6642 | * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t. | |
6643 | ||
028d1f20 NS |
6644 | 2001-01-18 Nathan Sidwell <nathan@codesourcery.com> |
6645 | ||
6646 | * g++.old-deja/g++.pt/unify8.C: New test. | |
6647 | ||
9f724b6a NS |
6648 | 2001-01-18 Nathan Sidwell <nathan@codesourcery.com> |
6649 | ||
6650 | * g++.old-deja/g++.abi/vbase1.C: New test. | |
6651 | ||
522d6614 NS |
6652 | 2001-01-18 Nathan Sidwell <nathan@codesourcery.com> |
6653 | ||
6654 | * g++.old-deja/g++.pt/crash65.C: New test. | |
6655 | ||
e096bdde NB |
6656 | 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk> |
6657 | ||
6d4587f7 | 6658 | * gcc.dg/cpp/assembl2.S: New test case. |
e096bdde | 6659 | |
acf8f04b JO |
6660 | 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com> |
6661 | ||
6662 | * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases | |
6663 | are supported. | |
6664 | ||
5f3aebea KG |
6665 | 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6666 | ||
6667 | * g++.old-deja/g++.other/builtins1.C: New test. | |
6668 | * g++.old-deja/g++.other/builtins2.C: Likewise. | |
6669 | * g++.old-deja/g++.other/builtins3.C: Likewise. | |
6670 | * g++.old-deja/g++.other/builtins4.C: Likewise. | |
6671 | ||
5efdd890 JJ |
6672 | 2001-01-17 Jakub Jelinek <jakub@redhat.com> |
6673 | ||
6674 | * gcc.c-torture/compile/20010117-1.c: New test. | |
d70401eb | 6675 | * gcc.c-torture/compile/20010117-2.c: New test. |
5efdd890 | 6676 | |
c5a9e845 TM |
6677 | 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl> |
6678 | ||
6679 | * g77.f-torture/execute/20010116.[fx]: New test, | |
6680 | XFAIL on i?86-*-*. | |
6681 | * g77.f-torture/compile/20010115.f: Indicate it's | |
6682 | a test for PR fortran/1636. | |
6683 | ||
64dcdf78 JM |
6684 | 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk> |
6685 | ||
6686 | * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests. | |
6687 | ||
9f1630a9 TM |
6688 | 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl> |
6689 | ||
6690 | * g77.f-torture/compile/20010115.f: New test. | |
6691 | ||
db3f4e4e NS |
6692 | 2001-01-15 Nathan Sidwell <nathan@codesourcery.com> |
6693 | ||
6694 | * g++.old-deja/g++.pt/nontype5.C: New test. | |
6695 | ||
f617c7a3 NB |
6696 | 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk> |
6697 | ||
6d4587f7 ZW |
6698 | * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we |
6699 | have an equivalent working one below it. | |
6700 | ||
e5aed4e1 JO |
6701 | 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com> |
6702 | ||
6703 | * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment. | |
6704 | * g++.old-deja/g++.ext/instantiate3.C: Likewise. | |
6705 | ||
e3585d4f JO |
6706 | 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com> |
6707 | ||
6708 | * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits | |
6709 | message containing "init_priority". | |
6710 | (conpr-2.C): Likewise. | |
6711 | (conpr-3.C): Likewise. | |
6712 | * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix. | |
6713 | ||
bfeee001 FS |
6714 | 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
6715 | ||
6716 | * gcc.c-torture/execute/20010114-2.c: New test. | |
6717 | ||
b859a98d JM |
6718 | 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk> |
6719 | ||
6720 | * gcc.c-torture/compile/20010114-1.c: New test. | |
6721 | * gcc.c-torture/compile/20010114-1.x: Xfail. | |
6722 | * gcc.c-torture/compile/20010114-2.c: New test. | |
6723 | * gcc.c-torture/execute/20010114-1.c: New test. | |
6724 | * gcc.dg/trunc-1.c: New test. | |
6725 | * gcc.dg/uninit-B.c: New test. | |
6726 | ||
04ae6c59 NC |
6727 | 2001-01-13 Nick Clifton <nickc@redhat.com> |
6728 | ||
6729 | * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core | |
6730 | target. | |
6731 | ||
6f6684e6 JM |
6732 | 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk> |
6733 | ||
6734 | * gcc.c-torture/compile/20010113-1.c: New test. | |
6735 | ||
b874b32d JJ |
6736 | 2001-01-13 Jakub Jelinek <jakub@redhat.com> |
6737 | ||
6738 | * gcc.c-torture/compile/20001212-1.c: New test. | |
6739 | ||
fabfd802 NB |
6740 | 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk> |
6741 | ||
6d4587f7 ZW |
6742 | * gcc.dg/cpp/widestr1.c: Update. |
6743 | * gcc.dg/cpp/prag-imp.c: Remove. | |
fabfd802 | 6744 | |
8b6a5902 JJ |
6745 | 2001-01-12 Jakub Jelinek <jakub@redhat.com> |
6746 | ||
6747 | * gcc.c-torture/execute/20000801-3.x: Remove. | |
6748 | * gcc.dg/c90-init-1.c: New test. | |
6749 | * gcc.dg/c99-init-1.c: New test. | |
6750 | * gcc.dg/c99-init-2.c: New test. | |
6751 | * gcc.dg/gnu99-init-1.c: New test. | |
6752 | ||
efce71c6 RE |
6753 | 2001-01-12 Richard Earnshaw <rearnsha@arm.com> |
6754 | ||
6755 | * lib/f-torture.exp (f_torture_compile): Prune the warnings before | |
6756 | testing that no relevant ones were found. | |
6757 | ||
0949f723 NS |
6758 | 2001-01-12 Nathan Sidwell <nathan@codesourcery.com> |
6759 | ||
6760 | * g++.old-deja/g++.pt/cast2.C: New test. | |
6761 | ||
a8641661 NS |
6762 | 2001-01-12 Nathan Sidwell <nathan@codesourcery.com> |
6763 | ||
6764 | * g++.old-deja/g++.pt/friend47.C: New test. | |
6765 | ||
79c9e159 NS |
6766 | 2001-01-11 Nathan Sidwell <nathan@codesourcery.com> |
6767 | ||
6768 | * g++.old-deja/g++.pt/instantiate13.C: New test. | |
6769 | ||
96a1e32d NS |
6770 | 2001-01-11 Nathan Sidwell <nathan@codesourcery.com> |
6771 | ||
6772 | * g++.old-deja/g++.other/defarg7.C: New test. | |
6773 | * g++.old-deja/g++.other/defarg8.C: New test. | |
6774 | ||
6775 | 2001-01-11 Nathan Sidwell <nathan@codesourcery.com> | |
6776 | ||
6777 | * g++.old-deja/g++.pt/crash64.C: New test. | |
6778 | ||
b37bf5bd NS |
6779 | 2001-01-11 Nathan Sidwell <nathan@codesourcery.com> |
6780 | ||
6781 | * g++.old-deja/g++.pt/crash63.C: New test. | |
6782 | ||
f7d7b651 NB |
6783 | 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk> |
6784 | ||
6785 | * gcc.dg/cpp/if-2.c: Add wide char test without sign extension. | |
6786 | ||
d0be7718 AL |
6787 | 2001-01-10 Alan Lehotsky <lehotsky@tiac.net> |
6788 | ||
6789 | * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints. | |
6d4587f7 | 6790 | |
31bb3027 NS |
6791 | 2001-01-10 Nathan Sidwell <nathan@codesourcery.com> |
6792 | ||
b37bf5bd | 6793 | * g++.old-deja/g++.pt/error3.C: New test. |
31bb3027 | 6794 | |
fd3f43e7 NS |
6795 | 2001-01-10 Nathan Sidwell <nathan@codesourcery.com> |
6796 | ||
b37bf5bd | 6797 | * g++.old-deja/g++.other/crash39.C: New test. |
fd3f43e7 | 6798 | |
042b4c4e NS |
6799 | 2001-01-10 Nathan Sidwell <nathan@codesourcery.com> |
6800 | ||
b37bf5bd | 6801 | * g++.old-deja/g++.other/vbase4.C: New test. |
042b4c4e | 6802 | |
2830551d JL |
6803 | 2001-01-08 Jonathan Larmour <jlarmour@redhat.com> |
6804 | ||
6805 | * gcc.dg/20000419-2.c: Move to "special" subdirectory. | |
6d4587f7 ZW |
6806 | * gcc.dg/special/20000419-2.c: New file. Identical to above. |
6807 | * gcc.dg/special/special.exp: New test driver which will check | |
6808 | for alias support for the above test. | |
2830551d | 6809 | |
9088c6fc AL |
6810 | 2001-01-09 Alan Lehotsky <lehotsky@tiac.net> |
6811 | ||
6812 | * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid | |
6813 | problems on small machines. | |
6814 | * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to | |
6d4587f7 ZW |
6815 | parameterize. |
6816 | ||
3ee816a4 JO |
6817 | 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com> |
6818 | ||
6819 | * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for | |
6820 | mips. | |
6821 | * g++.old-deja/g++.ext/instantiate3.C: Likewise. | |
6822 | ||
186c0fbe NS |
6823 | 2001-01-09 Nathan Sidwell <nathan@codesourcery.com> |
6824 | ||
6825 | * g++.old_deja/g++.pt/using8.C: New test. | |
6826 | ||
654d7a33 JM |
6827 | 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk> |
6828 | ||
6829 | * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests. | |
6830 | ||
18eb26d4 LR |
6831 | 2000-01-08 Loren J. Rittle <ljrittle@acm.org> |
6832 | ||
6833 | * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of | |
6834 | where a failure is expected. | |
6835 | * gcc.c-torture/execute/ieee/rbug.x: Likewise. | |
6836 | ||
3febd123 NS |
6837 | 2001-01-08 Nathan Sidwell <nathan@codesourcery.com> |
6838 | ||
6839 | * g++.old_deja/g++.pt/instantiate12.C: New test. | |
6840 | ||
1f0d71c5 NS |
6841 | 2001-01-08 Nathan Sidwell <nathan@codesourcery.com> |
6842 | ||
6843 | * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at | |
6844 | start of structs. | |
6845 | * g++.old-deja/g++.benjamin/15309-2.C: Likewise. | |
6846 | * g++.old-deja/g++.brendan/crash17.C: Likewise. | |
6847 | * g++.old-deja/g++.brendan/crash29.C: Likewise. | |
6848 | * g++.old-deja/g++.brendan/crash48.C: Likewise. | |
6849 | * g++.old-deja/g++.brendan/ns1.C: Likewise. | |
6850 | * g++.old-deja/g++.brendan/warnings1.C: Likewise. | |
6851 | * g++.old-deja/g++.bugs/900205_04.C: Likewise. | |
6852 | * g++.old-deja/g++.bugs/900514_03.C: Likewise. | |
6853 | * g++.old-deja/g++.eh/spec6.C: Likewise. | |
6854 | * g++.old-deja/g++.jason/crash3.C: Likewise. | |
6855 | * g++.old-deja/g++.law/ctors11.C: Likewise. | |
6856 | * g++.old-deja/g++.law/ctors17.C: Likewise. | |
6857 | * g++.old-deja/g++.law/ctors5.C: Likewise. | |
6858 | * g++.old-deja/g++.law/ctors9.C: Likewise. | |
6859 | * g++.old-deja/g++.mike/ambig1.C: Likewise. | |
6860 | * g++.old-deja/g++.mike/net22.C: Likewise. | |
6861 | * g++.old-deja/g++.mike/p3538a.C: Likewise. | |
6862 | * g++.old-deja/g++.mike/p3538b.C: Likewise. | |
6863 | * g++.old-deja/g++.mike/virt3.C: Likewise. | |
6864 | * g++.old-deja/g++.niklas/t128.C: Likewise. | |
6865 | * g++.old-deja/g++.other/anon4.C: Likewise. | |
6866 | * g++.old-deja/g++.other/using1.C: Likewise. | |
6867 | * g++.old-deja/g++.other/warn3.C: Likewise. | |
6868 | * g++.old-deja/g++.pt/t37.C: Likewise. | |
6869 | * g++.old-deja/g++.robertl/eb69.C: Likewise. | |
6870 | * g++.old-deja/g++.robertl/eb71.C: Likewise. | |
6871 | ||
5bf15e84 | 6872 | 2001-01-08 Nathan Sidwell <nathan@codesourcery.com> |
76191fdd NS |
6873 | |
6874 | * g++.old-deja/g++.other/lookup16.C: Remove XFAIL. | |
6875 | ||
18f988a0 KG |
6876 | 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6877 | ||
6878 | * gcc.c-torture/execute/stdio-opt-3.c: New test. | |
6879 | ||
eaf19aba JJ |
6880 | 2001-01-07 Jakub Jelinek <jakub@redhat.com> |
6881 | ||
6882 | * gcc.c-torture/compile/20010107-1.c: New test. | |
6883 | ||
796cdb65 JM |
6884 | 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk> |
6885 | ||
6886 | * gcc.c-torture/execute/builtin-noret-1.c: New test. | |
6887 | ||
42110e7b JM |
6888 | 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk> |
6889 | ||
6890 | * gcc.dg/format/format.h: New file. | |
6891 | * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c, | |
6892 | gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c, | |
6893 | gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c, | |
6894 | gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c, | |
6895 | gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c, | |
6896 | gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c, | |
6897 | gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c, | |
6898 | gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c, | |
6899 | gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c, | |
6900 | gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c, | |
6901 | gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c, | |
6902 | gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c, | |
6903 | gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c, | |
6904 | gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c, | |
6905 | gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c, | |
6906 | gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c, | |
6907 | gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c, | |
6908 | gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c, | |
6909 | gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c, | |
6910 | gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c, | |
6911 | gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h" | |
6912 | instead of declaring standard types, macros and functions in each | |
6913 | test. | |
6914 | ||
a7c52352 AO |
6915 | 2001-01-06 Alexandre Oliva <aoliva@redhat.com> |
6916 | ||
6917 | * gcc.c-torture/execute/20010106-1.c: New test. | |
6918 | ||
cd566273 JM |
6919 | 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk> |
6920 | ||
6921 | * gcc.dg/format/format.exp: New file. | |
6922 | * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c. | |
6923 | * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c. | |
6924 | * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c. | |
6925 | * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c. | |
6926 | * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c. | |
6927 | * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c. | |
6928 | * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c. | |
6929 | * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c. | |
6930 | * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c. | |
6931 | * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c. | |
6932 | * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c. | |
6933 | * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c. | |
6934 | * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c. | |
6935 | * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c. | |
6936 | * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c. | |
6937 | * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c. | |
6938 | * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c. | |
6939 | * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c. | |
6940 | * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c. | |
6941 | * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c. | |
6942 | * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c. | |
6943 | * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c. | |
6944 | * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c. | |
6945 | * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c. | |
6946 | * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c. | |
6947 | * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c. | |
6948 | * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c. | |
6949 | * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c. | |
6950 | * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c. | |
6951 | * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c. | |
6952 | * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c. | |
6953 | * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c. | |
6954 | * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c. | |
6955 | * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c. | |
6956 | * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c. | |
6957 | * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c. | |
6958 | * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c. | |
6959 | * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c. | |
6960 | * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c. | |
6961 | * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c. | |
6962 | * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c. | |
6963 | * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c. | |
6964 | ||
336bc4ae AO |
6965 | 2001-01-05 Alexandre Oliva <aoliva@redhat.com> |
6966 | ||
6967 | * gcc.c-torture/execute/991228-1.c: Take word endianness into | |
6968 | account. | |
6969 | ||
341e3d11 JM |
6970 | 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk> |
6971 | ||
6972 | * gcc.c-torture/execute/builtin-complex-1.c: New test. | |
6973 | ||
220bce48 NS |
6974 | 2001-01-05 Nathan Sidwell <nathan@codesourcery.com> |
6975 | ||
6976 | * g++.old-deja/g++.pt/crash62.C: New test. | |
6977 | ||
00de56c7 RH |
6978 | 2001-01-04 Richard Henderson <rth@redhat.com> |
6979 | ||
6980 | * gcc.dg/20000926-1.c: Update expected warnings. | |
6981 | * gcc.dg/array-2.c: Likewise. | |
6982 | * gcc.dg/array-4.c: Also validate flexible array members. | |
6983 | * gcc.dg/c99-flex-array-1.c: New. | |
6984 | ||
32812a40 JM |
6985 | 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk> |
6986 | ||
6987 | * gcc.c-torture/compile/20001222-1.x: Remove. | |
6988 | ||
7ffcb17f RK |
6989 | Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
6990 | ||
6991 | * gcc.c-torture/execute/built-in-setjmp.c: New. | |
6992 | ||
584ef5fe RH |
6993 | 2001-01-03 Richard Henderson <rth@redhat.com> |
6994 | ||
6995 | * gcc.dg/940510-1.c: Update expected error wording. | |
6996 | * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New. | |
6997 | ||
9ef6d39a JO |
6998 | 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com> |
6999 | ||
7000 | * lib/target-supports.exp (check_alias_available): Modified to | |
6d4587f7 | 7001 | indicate aliases not supported if only weak aliases are supported. |
9ef6d39a | 7002 | |
819c1488 KG |
7003 | 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7004 | ||
7005 | * gcc.c-torture/execute/string-opt-8.c: Add more testcases. | |
7006 | Turn on cmpstrsi checks for __pj__ and __i370__. | |
7007 | ||
3c505507 NS |
7008 | 2001-01-03 Nathan Sidwell <nathan@codesourcery.com> |
7009 | ||
7010 | * g++.old-deja/g++.other/virtual11.C: New test. | |
7011 | ||
03378143 NS |
7012 | 2001-01-03 Nathan Sidwell <nathan@codesourcery.com> |
7013 | ||
7014 | * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL. | |
7015 | ||
086715fa KG |
7016 | 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7017 | ||
7018 | * gcc.c-torture/compile/20010102-1.c: New test. | |
7019 | ||
42ded877 AJ |
7020 | 2001-01-02 Andreas Jaeger <aj@suse.de> |
7021 | ||
7022 | * gcc.dg/noreturn-3.c: New test. | |
7023 | ||
7024 | * gcc.dg/noreturn-4.c: New test. | |
7025 | ||
c2e42aab KG |
7026 | 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7027 | ||
7028 | * gcc.c-torture/execute/stdio-opt-1.c: Also test | |
7029 | __builtin_fputc and __builtin_fwrite. | |
7030 | ||
965a9c31 JO |
7031 | 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com> |
7032 | ||
7033 | * gcc.c-torture/execute/20001009-2.c (foo): Test only works for | |
7034 | signed char, not default char. | |
7035 | ||
9b961b95 JO |
7036 | 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com> |
7037 | ||
7038 | * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*. | |
7039 | ||
d05e34f2 DB |
7040 | 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com> |
7041 | ||
7042 | * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags | |
7043 | ||
12db0efc RH |
7044 | 2000-12-29 Richard Henderson <rth@redhat.com> |
7045 | ||
7046 | * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define. | |
7047 | (__cyg_profile_func_exit): Define. | |
7048 | ||
cd372c39 HPN |
7049 | 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com> |
7050 | ||
7051 | * g++.dg/vtgc1.C: New test. | |
7052 | ||
bc5137ae GK |
7053 | 2000-12-28 Geoffrey Keating <geoffk@redhat.com> |
7054 | ||
fb8b656c GK |
7055 | * gcc.dg/noncompile/20001228-1.c: New test. |
7056 | ||
f33f0c3a | 7057 | * gcc.dg/20001228-1.c: New test. |
42ded877 | 7058 | |
bc5137ae GK |
7059 | * gcc.c-torture/execute/20001228-1.c: New test. |
7060 | ||
26f6672d JM |
7061 | 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk> |
7062 | ||
7063 | * gcc.dg/format-strfmon-1.c: New test. | |
7064 | ||
ce94d12f KG |
7065 | 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7066 | ||
7067 | * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too. | |
7068 | * gcc.c-torture/execute/stdio-opt-2.c: Likewise. | |
7069 | * gcc.c-torture/execute/string-opt-1.c: Likewise. | |
7070 | * gcc.c-torture/execute/string-opt-2.c: Likewise. | |
7071 | * gcc.c-torture/execute/string-opt-3.c: Likewise. | |
7072 | * gcc.c-torture/execute/string-opt-4.c: Likewise. | |
7073 | * gcc.c-torture/execute/string-opt-6.c: Likewise. | |
7074 | * gcc.c-torture/execute/string-opt-7.c: Likewise. | |
7075 | * gcc.c-torture/execute/string-opt-8.c: Likewise. | |
7076 | * gcc.c-torture/execute/string-opt-9.c: Likewise. | |
7077 | * gcc.c-torture/execute/string-opt-10.c: Likewise. | |
7078 | * gcc.c-torture/execute/string-opt-11.c: Likewise. | |
7079 | * gcc.c-torture/execute/string-opt-12.c: Likewise. | |
7080 | ||
7081 | * gcc.c-torture/execute/string-opt-3.c: Test rindex. | |
7082 | * gcc.c-torture/execute/string-opt-4.c: Test index. | |
7083 | ||
6cbadf36 GK |
7084 | 2000-12-26 Geoffrey Keating <geoffk@redhat.com> |
7085 | ||
7086 | * gcc.c-torture/compile/20001226-1.c: New test. | |
7087 | ||
ab461298 JM |
7088 | 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk> |
7089 | ||
7090 | * gcc.c-torture/compile/20001222-1.c: New test. | |
7091 | * gcc.c-torture/compile/20001222-1.x: Xfail. | |
7092 | ||
292b48db AO |
7093 | Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com> |
7094 | ||
7095 | * gcc.c-torture/execute/comp-goto-2.c: New test. | |
7096 | ||
3546ef58 R |
7097 | Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com> |
7098 | ||
7099 | * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32): | |
7100 | Use long types if __INT_MAX__ is 32767. | |
7101 | (main): Use cast to (sint32 *) when poking 88 into a_page. | |
7102 | ||
ee4fca58 R |
7103 | * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES. |
7104 | ||
dd16cb7c BS |
7105 | 2000-12-21 Bernd Schmidt <bernds@redhat.com> |
7106 | ||
7107 | * gcc.c-torture/compile/20001221-1.c: New test. | |
710916e6 | 7108 | * gcc.c-torture/execute/20001221-1.c: New test. |
dd16cb7c | 7109 | |
1e248ee3 RH |
7110 | 2000-12-20 Richard Henderson <rth@redhat.com> |
7111 | ||
7112 | * g++.old-deja/g++.pt/crash36.C: Update error lines. | |
7113 | * g++.old-deja/g++.robertl/eb109.C: Likewise. | |
7114 | ||
9d2dc7da KG |
7115 | 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7116 | ||
7117 | * gcc.dg/compare3.c: New test. | |
7118 | ||
20d380b1 JM |
7119 | 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk> |
7120 | ||
7121 | * gcc.dg/format-warnll-1.c: New test. | |
7122 | ||
ee83b1f7 NB |
7123 | 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk> |
7124 | ||
7125 | * gcc.dg/cpp/cmdlne-P.c: New test. | |
7126 | ||
9b4ea1a8 JM |
7127 | 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk> |
7128 | ||
7129 | * gcc.c-torture/execute/builtin-abs-1.c, | |
7130 | gcc.c-torture/execute/builtin-abs-2.c: New tests. | |
7131 | ||
4119f8a1 NB |
7132 | 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk> |
7133 | ||
6d4587f7 | 7134 | * gcc.dg/cpp/multiline.c: New test. |
4119f8a1 | 7135 | |
ad263514 NB |
7136 | 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk> |
7137 | ||
6d4587f7 ZW |
7138 | * g++.old-deja/g++.other/syshdr1.C: Update. |
7139 | * gcc.dg/cpp/lineflags.c: Remove temporarily. | |
ad263514 | 7140 | |
221c7a7f KL |
7141 | 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
7142 | ||
7143 | * g++.old-deja/g++.oliva/template5.C: Remove XFAILs. | |
7144 | ||
b429fdf0 KL |
7145 | 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
7146 | ||
7147 | * g++.old-deja/g++.pt/ttp65.C: New test. | |
7148 | ||
c2beae77 KL |
7149 | 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
7150 | ||
7151 | * g++.old-deja/g++.pt/ttp64.C: New test. | |
7152 | ||
edac124d KL |
7153 | 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
7154 | ||
7155 | * g++.old-deja/g++.pt/spec33.C: New test. | |
7156 | ||
eb9461fb CM |
7157 | 2000-12-14 Catherine Moore <clm@redhat.com> |
7158 | ||
7159 | * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES. | |
7160 | * gcc.c-torture/execute/920612-2.c: Likewise. | |
7161 | * gcc.c-torture/execute/920428-2.c: Likewise. | |
7162 | * gcc-c-torture/execute/va-arg-11.c: Call exit. | |
7163 | * gcc.c-torture/execute/va-arg-21.c: Likewise. | |
7164 | ||
7c757aa4 FS |
7165 | 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
7166 | ||
7167 | * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too. | |
7168 | * gcc.dg/pack-test-2.c: Likewise. | |
7169 | ||
04fd40b9 NB |
7170 | 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk> |
7171 | ||
7172 | Tests by Zack Weinberg <zackw@stanford.edu>. | |
7173 | ||
7174 | * gcc.dg/cpp/defined.c: Update. | |
7175 | * gcc.dg/cpp/defined_trad.c: New tests. | |
7176 | ||
31a408bc NB |
7177 | 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk> |
7178 | ||
7179 | * gcc.dg/cpp/trad-direct.c: Update. | |
7180 | ||
a0fd9909 NB |
7181 | 2000-12-11 Neil Booth <neilb@earthling.net> |
7182 | ||
7183 | * gcc.dg/cpp/defined_trad.c | |
7184 | ||
49134400 NB |
7185 | 2000-12-11 Neil Booth <neilb@earthling.net> |
7186 | ||
6d4587f7 | 7187 | * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious. |
49134400 | 7188 | |
e45046ae JM |
7189 | 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk> |
7190 | ||
7191 | * gcc.dg/format-miss-2.c: New test. | |
7192 | ||
97665491 NB |
7193 | 2000-12-09 Neil Booth <neilb@earthling.net> |
7194 | ||
6d4587f7 ZW |
7195 | * gcc.dg/cpp/lineflags.c: New tests. |
7196 | * gcc.dg/cpp/poison.c: Update. | |
7197 | * gcc.dg/cpp/redef2.c: Update. | |
7198 | * gcc.dg/cpp/skipping.c: New test. | |
97665491 | 7199 | |
f3588f1a GK |
7200 | 2000-12-07 Geoffrey Keating <geoffk@redhat.com> |
7201 | ||
7202 | * g++.old-deja/g++.other/eh3.C: New testcase. | |
7203 | ||
5133d90e NB |
7204 | 2000-12-07 Neil Booth <neilb@earthling.net> |
7205 | ||
6d4587f7 ZW |
7206 | * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c, |
7207 | wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c, | |
7208 | wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c | |
7209 | wtr-union-init-2.c, wtr-union-init-3.c: Update. | |
7210 | * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c: | |
7211 | Update. | |
5133d90e | 7212 | |
02428c5d JM |
7213 | 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> |
7214 | ||
7215 | * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use | |
7216 | __SIZE_TYPE__ instead of int for type of integers cast to | |
7217 | pointers. | |
7218 | ||
5eec2847 JJ |
7219 | 2000-12-07 Jakub Jelinek <jakub@redhat.com> |
7220 | ||
7221 | * g++.old-deja/g++.other/cleanup4.C: New test. | |
7222 | ||
c907e684 JM |
7223 | 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> |
7224 | ||
7225 | * format-sec-1.c: New test. | |
7226 | ||
1c248308 JM |
7227 | 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> |
7228 | ||
7229 | * gcc.dg/format-nonlit-3.c: New test. | |
7230 | ||
014e7f1d JM |
7231 | 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> |
7232 | ||
7233 | * gcc.dg/c90-printf-1.c: Add test for printf formats reading | |
7234 | through a null pointer. | |
7235 | ||
74601d7c KL |
7236 | 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
7237 | ||
7238 | * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL. | |
7239 | * g++.old-deja/g++.pt/partial4.C: New test. | |
7240 | ||
56ef50e4 DA |
7241 | 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca> |
7242 | ||
7243 | * gcc.c-torture/execute/ieee/hugeval.x: New. | |
7244 | ||
176cb778 NB |
7245 | 2000-12-06 Neil Booth <neilb@earthling.net> |
7246 | ||
7247 | * gcc.dg/cpp/backslash2.c: New tests. | |
7248 | ||
a903143d KG |
7249 | 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7250 | ||
7251 | * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks. | |
7252 | * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test. | |
7253 | ||
06a3a6db GK |
7254 | 2000-12-05 Geoffrey Keating <geoffk@redhat.com> |
7255 | ||
7256 | * gcc.c-torture/execute/20001203-2.c: New testcase. | |
7257 | ||
cbb40945 NS |
7258 | 2000-12-05 Nathan Sidwell <nathan@codesourcery.com> |
7259 | ||
7260 | * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS. | |
7261 | * g++.old-deja/g++.other/virtual10.C: New test. | |
7262 | ||
61402b80 NS |
7263 | 2000-12-05 Nathan Sidwell <nathan@codesourcery.com> |
7264 | ||
7265 | * g++.old-deja/g++.mike/pmf5.C: Remove test. | |
7266 | ||
7d361583 RH |
7267 | 2000-12-05 Richard Henderson <rth@redhat.com> |
7268 | ||
7269 | * gcc.c-torture/compile/20001205-1.c: New. | |
7270 | ||
72ca2dee NB |
7271 | 2000-12-04 Neil Booth <neilb@earthling.net> |
7272 | ||
7273 | * g++.old-deja/g++.other/virtual9.C: New test. | |
7274 | * g++.old-deja/g++.pt/crash61.C: New test. | |
7275 | * gcc.c-torture/execute/loop-9.c: New test. | |
7276 | ||
b6972575 NB |
7277 | 2000-12-04 Neil Booth <neilb@earthling.net> |
7278 | ||
7279 | * g++.old-deja/g++.other/instan1.C, instan2.C: Move to... | |
7280 | * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here. | |
7281 | * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into... | |
7282 | * gcc.dg/cpp/extratokens.c: ...here. | |
7283 | ||
bb0067f2 NB |
7284 | 2000-12-04 Neil Booth <neilb@earthling.net> |
7285 | ||
6d4587f7 ZW |
7286 | * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c: |
7287 | New tests. | |
bb0067f2 | 7288 | |
a903143d | 7289 | 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
611b1df4 KG |
7290 | |
7291 | * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks. | |
7292 | * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks. | |
7293 | ||
accc8668 JM |
7294 | 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk> |
7295 | ||
7296 | * gcc.c-torture/execute/20001203-1.c: New test. | |
7297 | ||
881bc7db NB |
7298 | 2000-12-03 Neil Booth <neilb@earthling.net> |
7299 | ||
6d4587f7 | 7300 | * gcc.dg/cpp/macro6.c: New test cases. |
881bc7db | 7301 | |
ca8034a0 KG |
7302 | 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7303 | ||
d118937d KG |
7304 | * gcc.c-torture/execute/string-opt-9.c: New test. |
7305 | * gcc.c-torture/execute/string-opt-10.c: Likewise. | |
7306 | * gcc.c-torture/execute/string-opt-11.c: Likewise. | |
7307 | * gcc.c-torture/execute/string-opt-12.c: Likewise. | |
7308 | ||
7309 | * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks. | |
7310 | * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks. | |
ca8034a0 | 7311 | |
690c96c8 GK |
7312 | 2000-12-02 Geoffrey Keating <geoffk@redhat.com> |
7313 | ||
7314 | * gcc.dg/cpp/if-6.c: New testcase. | |
b43db0b3 GK |
7315 | |
7316 | * gcc.dg/20001201-1.c: New testcase. | |
690c96c8 | 7317 | |
f7674545 NB |
7318 | 2000-12-02 Neil Booth <neilb@earthling.net> |
7319 | ||
6d4587f7 ZW |
7320 | * g++.old-deja/g++.other/externC4.C, |
7321 | g++.old-deja/g++.other/friend10.C: New tests. | |
f7674545 | 7322 | |
1b83352e NB |
7323 | 2000-12-02 Neil Booth <neilb@earthling.net> |
7324 | ||
6d4587f7 ZW |
7325 | * g++.old-deja/g++.other/instan2.C |
7326 | * g++.old-deja/g++.other/instan3.C: New test. | |
1b83352e | 7327 | |
692344cf NB |
7328 | 2000-12-02 Neil Booth <neilb@earthling.net> |
7329 | ||
6d4587f7 ZW |
7330 | * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c, |
7331 | c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c, | |
7332 | gnuc99.c,gnuc99-pedantic.c: New tests. | |
692344cf | 7333 | |
4d808927 JM |
7334 | 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk> |
7335 | ||
7336 | * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c, | |
7337 | gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests. | |
7338 | ||
92e092fe NB |
7339 | 2000-12-01 Neil Booth <neilb@earthling.net> |
7340 | ||
6d4587f7 ZW |
7341 | * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase. |
7342 | * gcc.dg/cpp/poison.c: Update. | |
7343 | * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues. | |
92e092fe | 7344 | |
042db57e TM |
7345 | 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl> |
7346 | ||
7347 | * g77.f-torture/execute/20001201.f: New test. | |
7348 | ||
c7b82833 JM |
7349 | 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk> |
7350 | ||
7351 | * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL. | |
7352 | ||
ab937357 JJ |
7353 | 2000-12-01 Jakub Jelinek <jakub@redhat.com> |
7354 | ||
7355 | * gcc.c-torture/execute/string-opt-5.c: Add some memset tests. | |
7356 | ||
13f9714b NS |
7357 | 2000-12-01 Nathan Sidwell <nathan@codesourcery.com> |
7358 | ||
7359 | * g++.old-deja/g++.other/cast6.C: New test. | |
7360 | ||
be10afdf GK |
7361 | 2000-11-30 Geoffrey Keating <geoffk@redhat.com> |
7362 | ||
7363 | * gcc.c-torture/execute/20001130-2.c: New testcase. | |
7364 | ||
41c39533 RH |
7365 | 2000-11-30 Richard Henderson <rth@redhat.com> |
7366 | ||
7367 | * gcc.c-torture/execute/20001130-1.c: New test. | |
7368 | ||
31b1b957 NS |
7369 | 2000-11-30 Nathan Sidwell <nathan@codesourcery.com> |
7370 | ||
7371 | * g++.old-deja/g++.other/op3.C: New test. | |
7372 | ||
717e3f73 NS |
7373 | 2000-11-30 Nathan Sidwell <nathan@codesourcery.com> |
7374 | ||
7375 | * g++.old-deja/g++.other/op2.C: New test. | |
7376 | ||
2c92b94d NS |
7377 | 2000-11-30 Nathan Sidwell <nathan@codesourcery.com> |
7378 | ||
7379 | * g++.old-deja/g++.other/crash38.C: New test. | |
7380 | ||
b2d7dd20 TM |
7381 | 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl> |
7382 | ||
7383 | * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL. | |
7384 | ||
57814e5e JJ |
7385 | 2000-11-29 Jakub Jelinek <jakub@redhat.com> |
7386 | ||
7387 | * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy | |
7388 | tests. | |
7389 | * gcc.c-torture/execute/string-opt-6.c: New test. | |
7390 | ||
78cd99d0 JJ |
7391 | * gcc.dg/20001117-1.c: Add main. |
7392 | ||
70cf82bc GK |
7393 | 2000-11-28 Geoffrey Keating <geoffk@redhat.com> |
7394 | ||
7395 | * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality. | |
7396 | Move from here ... | |
7397 | * gcc.dg/940510-1.c: ... to here. | |
7398 | ||
7399 | * gcc.dg/20000926-1.c: GNU C now allows initializations of | |
7400 | zero-size arrays in toplevel structures. | |
7401 | ||
48c4d691 JJ |
7402 | 2000-11-28 Jakub Jelinek <jakub@redhat.com> |
7403 | ||
7404 | * gcc.c-torture/execute/loop-8.c: New test. | |
7405 | ||
bb92901d NS |
7406 | 2000-11-28 Nathan Sidwell <nathan@codesourcery.com> |
7407 | ||
7408 | * g++.old-deja/g++.other/base1.C: New test. | |
7409 | ||
2f3608c3 NS |
7410 | 2000-11-28 Nathan Sidwell <nathan@codesourcery.com> |
7411 | ||
7412 | * g++.old-deja/g++.other/parse2.C: New test. | |
7413 | ||
eeb75383 NS |
7414 | 2000-11-28 Nathan Sidwell <nathan@codesourcery.com> |
7415 | ||
7416 | * g++.old-deja/g++.pt/incomplete1.C: New test. | |
7417 | ||
5ee4cc26 NS |
7418 | 2000-11-28 Nathan Sidwell <nathan@codesourcery.com> |
7419 | ||
7420 | * g++.old-deja/g++.other/friend9.C: New test. | |
7421 | ||
dd80b906 JJ |
7422 | 2000-11-28 Jakub Jelinek <jakub@redhat.com> |
7423 | ||
7424 | * gcc.dg/20001127-1.c: New test. | |
7425 | ||
76e57b45 NS |
7426 | 2000-11-27 Nathan Sidwell <nathan@codesourcery.com> |
7427 | ||
5ee4cc26 | 7428 | * g++.old-deja/g++.pt/friend46.C: New test. |
76e57b45 | 7429 | |
f9825168 NS |
7430 | 2000-11-27 Nathan Sidwell <nathan@codesourcery.com> |
7431 | ||
7432 | * g++.old-deja/g++.other/ptrmem8.C: New test. | |
7433 | ||
1789599b KG |
7434 | 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7435 | ||
7436 | * gcc.c-torture/execute/string-opt-7.c: New test. | |
7437 | * gcc.c-torture/execute/string-opt-8.c: Likewise. | |
7438 | ||
b21218ce GDR |
7439 | 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com> |
7440 | ||
7441 | * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler' | |
7442 | instead of 'mkcheck 2'. | |
7443 | ||
9399bad3 JM |
7444 | 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk> |
7445 | ||
7446 | * gcc.c-torture/execute/memcheck/driver.c, | |
7447 | gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change | |
7448 | C9X references to refer to C99. | |
7449 | ||
4df1190a JJ |
7450 | 2000-11-25 Jakub Jelinek <jakub@redhat.com> |
7451 | ||
7452 | * gcc.dg/ultrasp3.c: New test. | |
7453 | ||
4fe0a76c NB |
7454 | 2000-11-25 Neil Booth <neilb@earthling.net> |
7455 | ||
7456 | * gcc.dg/cpp/include2.c: Update test to be locale independent. | |
7457 | ||
9eca082e AO |
7458 | 2000-11-25 Alexandre Oliva <aoliva@redhat.com> |
7459 | ||
7460 | * gcc.c-torture/compile/20001123-2.c: New. | |
7461 | ||
3a163b1a KL |
7462 | 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
7463 | ||
7464 | * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure. | |
7465 | ||
235cfbc4 BS |
7466 | 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk> |
7467 | ||
7468 | * gcc.dg/sequence-point-1.c: Add some new tests. | |
222de5be | 7469 | * gcc.c-torture/execute/20001124-1.c: New test. |
235cfbc4 | 7470 | |
2f401cc8 NS |
7471 | 2000-11-24 Nathan Sidwell <nathan@codesourcery.com> |
7472 | ||
7473 | * g++.old-deja/g++.other/vaarg4.C: New test. | |
7474 | * gcc.c-torture/compile/20001123-1.c: New test. | |
7475 | ||
3d7e9ba4 NS |
7476 | 2000-11-24 Nathan Sidwell <nathan@codesourcery.com> |
7477 | ||
7478 | * g++.other/crash24.C: Adjust and remove XFAIL. | |
7479 | * g++.other/crash37.C: New test. | |
7480 | ||
ab097535 NS |
7481 | 2000-11-23 Nathan Sidwell <nathan@codesourcery.com> |
7482 | ||
7483 | * g++.old-deja/g++.pt/instantiate9.C: New test. | |
7484 | ||
71ca6fe9 MM |
7485 | 2000-11-22 Mark Mitchell <mark@codesourcery.com> |
7486 | ||
a862e958 MM |
7487 | * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the |
7488 | new ABI, too. | |
7489 | ||
71ca6fe9 MM |
7490 | * g++.old-deja/g++.mike/p6610a.C: This test no longer fails. |
7491 | * g++.old-deja/g++.robertl/eb55.C: Likewise. | |
7492 | ||
a16f893b NB |
7493 | 2000-11-22 Neil Booth <neilb@earthling.net> |
7494 | ||
7495 | * gcc.dg/cpp/Wtrigraphs.c: New test. | |
7496 | ||
b60585a0 LR |
7497 | 2000-11-22 Loren J. Rittle <ljrittle@acm.org> |
7498 | ||
6d4587f7 | 7499 | * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h. |
b60585a0 | 7500 | |
e5a7acdd JJ |
7501 | 2000-11-22 Jakub Jelinek <jakub@redhat.com> |
7502 | ||
7503 | * gcc.c-torture/execute/ieee/20001122-1.c: New test. | |
7504 | ||
d93415c9 HPN |
7505 | 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com> |
7506 | ||
7507 | * lib/gcc-dg.exp: load_lib scanasm.exp. | |
7508 | (scan-assembler, scan-assembler-not): Break out to scanasm.exp. | |
7509 | * lib/g++-dg.exp: load_lib scanasm.exp. | |
7510 | * lib/scanasm.exp: New. | |
7511 | (scan-assembler, scan-assembler-not): Add optional arguments to | |
7512 | test name, or if not present, the pattern name. | |
033b8a0c | 7513 | (scan-assembler-dem, scan-assembler-dem-not): New. |
d93415c9 HPN |
7514 | |
7515 | * g++.dg/dg.exp: New. | |
7516 | ||
65aa8276 NB |
7517 | 2000-11-21 Neil Booth <neilb@earthling.net> |
7518 | ||
6d4587f7 | 7519 | * gcc.dg/cpp/integrated1.c: Remove. |
65aa8276 | 7520 | |
ce79b0ca JJ |
7521 | 2000-11-21 Jakub Jelinek <jakub@redhat.com> |
7522 | ||
7523 | * gcc.c-torture/execute/20001121-1.c: New test. | |
7524 | ||
a5ccb99d RH |
7525 | 2000-11-21 Richard Henderson <rth@redhat.com> |
7526 | ||
7527 | * gcc.c-torture/compile/20001121-1.c: New test. | |
7528 | ||
51073b1c NB |
7529 | 2000-11-20 Neil Booth <neilb@earthling.net> |
7530 | ||
7531 | * gcc.dg/cpp/integrated1.c: New test. | |
7532 | ||
6b16805e JJ |
7533 | 2000-11-21 Jakub Jelinek <jakub@redhat.com> |
7534 | ||
7535 | * g++.old-deja/g++.other/inline17.C: New test. | |
7536 | ||
b5ecf629 DL |
7537 | 2000-11-20 Donald Lindsay <dlindsay@redhat.com> |
7538 | ||
7539 | * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized | |
7540 | local variable to be zero: I made the variable global. Now | |
7541 | uses abort() and exit() instead of relying on main's return value. | |
7542 | ||
e6afac94 NB |
7543 | 2000-11-20 Neil Booth <neilb@earthling.net> |
7544 | ||
6d4587f7 ZW |
7545 | * gcc.dg/cpp/paste2.c: Update test. |
7546 | * objc/execute/paste.m: New test. | |
e6afac94 | 7547 | |
1d7ff272 JM |
7548 | 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk> |
7549 | ||
7550 | * gcc.dg/c99-condexpr-1.c: New test. | |
7551 | ||
029a4f4d NB |
7552 | 2000-11-20 Neil Booth <neilb@earthling.net> |
7553 | ||
7554 | * gcc.dg/cpp/macsyntx.c: Use correct command line option. | |
7555 | ||
447306fa NS |
7556 | 2000-11-20 Nathan Sidwell <nathan@codesourcery.com> |
7557 | ||
7558 | * g++.old-deja/g++.pt/export1.C: New test. | |
7559 | ||
462ef1e1 JJ |
7560 | 2000-11-20 Jakub Jelinek <jakub@redhat.com> |
7561 | ||
7562 | * gcc.dg/20001117-1.c: New test. | |
7563 | ||
980c0b56 RH |
7564 | 2000-11-18 Richard Henderson <rth@redhat.com> |
7565 | ||
7566 | * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits. | |
7567 | ||
dd4458df RH |
7568 | 2000-11-18 Richard Henderson <rth@redhat.com> |
7569 | ||
7570 | * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa. | |
7571 | * lib/f-torture.exp (TORTURE_OPTIONS): Likewise. | |
7572 | * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise. | |
7573 | ||
2add28a3 RH |
7574 | 2000-11-18 Richard Henderson <rth@redhat.com> |
7575 | ||
7576 | * gcc.c-torture/execute/20001009-2.c (foo): Rename from main. | |
7577 | (main): New. Exit cleanly. | |
7578 | ||
77c4d6c0 JM |
7579 | 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk> |
7580 | ||
7581 | * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c, | |
7582 | gcc.dg/c99-fordecl-2.c: New tests. | |
7583 | ||
ce7d4fc8 RH |
7584 | 2000-11-18 Richard Henderson <rth@redhat.com> |
7585 | ||
7586 | * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c. | |
7587 | * gcc.c-torture/execute/zerolen-2.c: New. | |
7588 | ||
3734169e FS |
7589 | 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
7590 | ||
7591 | * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant | |
7592 | memory. | |
7593 | ||
35728a80 NS |
7594 | 2000-11-17 Nathan Sidwell <nathan@codesourcery.com> |
7595 | ||
7596 | * g++.old-deja/g++.pt/instantiate8.C: New test. | |
7597 | ||
5cce22b6 NS |
7598 | 2000-11-17 Nathan Sidwell <nathan@codesourcery.com> |
7599 | ||
7600 | * g++.old-deja/g++.other/incomplete.C: Add more tests. | |
7601 | * g++.old-deja/g++.pt/crash9.C: Mark new expected error. | |
7602 | ||
e24fa9da NC |
7603 | 2000-11-16 Nick Clifton <nickc@redhat.com> |
7604 | ||
7605 | * gcc.c-torture/execute/nestfunc-2.c: New test. | |
7606 | * gcc.c-torture/execute/nestfunc-3.c: New test. | |
7607 | ||
2b8b5d02 BS |
7608 | 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk> |
7609 | ||
7610 | * gcc.c-torture/compile/20001116-1.c: New test. | |
7611 | ||
4c8fb571 FS |
7612 | 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
7613 | ||
7614 | * gcc.c-torture/execute/20001115-1.c: New test. | |
7615 | ||
97150c41 MM |
7616 | 2000-11-15 Mark Mitchell <mark@codesourcery.com> |
7617 | ||
7618 | * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary. | |
7619 | * g++.old-deja/g++.abi/cxa_vec.C: Likewise. | |
7620 | * g++.old-deja/g++.abi/ptrflags.C: Likewise. | |
7621 | * g++.old-deja/g++.abi/vmihint.C: Likewise. | |
7622 | ||
cbc2c182 NB |
7623 | 2000-11-15 Neil Booth <neilb@earthling.net> |
7624 | ||
6d4587f7 ZW |
7625 | gcc.dg/cpp/_Pragma1.c: Update. |
7626 | gcc.dg/cpp/_Pragma2.c: New test. | |
cbc2c182 | 7627 | |
71631a1f NS |
7628 | 2000-11-15 Nathan Sidwell <nathan@codesourcery.com> |
7629 | ||
7630 | * g++.old-deja/g++.other/anon5.C: New test. | |
7631 | ||
ab6c59fd JM |
7632 | 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk> |
7633 | ||
7634 | * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more | |
7635 | tests. | |
7636 | ||
bd7cf17e JJ |
7637 | 2000-11-14 Jakub Jelinek <jakub@redhat.com> |
7638 | ||
7639 | * gcc.c-torture/execute/20000801-4.c: Make sure the second string is | |
7640 | output. | |
7641 | ||
ebf02523 JM |
7642 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
7643 | ||
7644 | * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after | |
7645 | labels at end of compound statements. | |
7646 | ||
529c0acb JJ |
7647 | 2000-11-13 Jakub Jelinek <jakub@redhat.com> |
7648 | ||
7649 | * gcc.c-torture/execute/loop-7.c: New test. | |
7650 | ||
b7438415 JM |
7651 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
7652 | ||
7653 | * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests. | |
7654 | ||
19552aa5 JM |
7655 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
7656 | ||
7657 | * gcc.dg/c99-bool-1.c: New test. | |
7658 | ||
444ca59f JM |
7659 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
7660 | ||
7661 | * gcc.dg/c99-scope-1.c: Remove xfail. | |
7662 | * gcc.dg/c99-scope-2.c: New test. | |
7663 | ||
c7b6c6cd KG |
7664 | 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7665 | ||
7666 | * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex. | |
7667 | * gcc.c-torture/execute/string-opt-4.c: Also test builtin index. | |
7668 | ||
b72bd9c2 MM |
7669 | 2000-11-11 Mark Mitchell <mark@codesourcery.com> |
7670 | ||
56964678 MM |
7671 | * g++.brendan/err-msg8.C: Avoid capricious line-number issues with |
7672 | error messages. | |
7673 | ||
b72bd9c2 MM |
7674 | * g++.mike/p700.C: Don't typedef wchar_t. |
7675 | * g++.mike/p784.C: Likewise. | |
7676 | * g++.mike/eb101.C: Don't use __wchar_t. | |
7677 | ||
da909756 TM |
7678 | 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl> |
7679 | ||
7680 | * g77.f-torture/execute/20001111.[fx]: Test premature exit | |
7681 | from DO loop. | |
7682 | ||
3e5c33c0 BS |
7683 | 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk> |
7684 | ||
7685 | * gcc.c-torture/execute/20001111-1.c: New test. | |
7686 | ||
93ae2b3e NC |
7687 | 2000-11-10 Nick Clifton <nickc@redhat.com> |
7688 | ||
7689 | * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long | |
7690 | long multuiple and accumulate. | |
7691 | ||
338bcbd5 RH |
7692 | 2000-11-09 Richard Henderson <rth@redhat.com> |
7693 | ||
662f340b RH |
7694 | * gcc.dg/sequence-pt-1.c: Cast from pointer to integer |
7695 | via size_t instead of int. | |
7696 | ||
338bcbd5 RH |
7697 | * gcc.c-torture/execute/string-opt-1.c: Make stub functions static. |
7698 | * gcc.c-torture/execute/string-opt-2.c: Likewise. | |
7699 | * gcc.c-torture/execute/string-opt-3.c: Likewise. | |
7700 | * gcc.c-torture/execute/string-opt-4.c: Likewise. | |
7701 | ||
b52114d2 GK |
7702 | 2000-11-09 Geoffrey Keating <geoffk@redhat.com> |
7703 | ||
7704 | * gcc.c-torture/compile/20001109-1.c: New test. | |
7705 | * gcc.c-torture/compile/20001109-2.c: New test. | |
7706 | ||
5361cbb7 NS |
7707 | 2000-11-09 Nathan Sidwell <nathan@codesourcery.com> |
7708 | ||
7709 | * g++.old-deja/g++.pt/operator1.C: New test. | |
1caa7aba | 7710 | * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line. |
5361cbb7 | 7711 | |
c6348fe7 JJ |
7712 | 2000-11-09 Jakub Jelinek <jakub@redhat.com> |
7713 | ||
7714 | * gcc.dg/20001108-1.c: New test. | |
7715 | ||
2dee4af1 JJ |
7716 | 2000-11-09 Jakub Jelinek <jakub@redhat.com> |
7717 | ||
7718 | * gcc.c-torture/execute/string-opt-1.c: Add test for strstr | |
7719 | with both arguments constant strings. | |
7720 | * gcc.c-torture/execute/string-opt-3.c: New test. | |
7721 | * gcc.c-torture/execute/string-opt-4.c: New test. | |
7722 | * gcc.c-torture/execute/string-opt-5.c: New test. | |
7723 | ||
ca68ea18 NC |
7724 | 2000-11-08 Nick Clifton <nickc@redhat.com> |
7725 | ||
7726 | * gcc.c-torture/execute/20001108-1.c: New test case. Checks | |
7727 | mulsidi3adddi patterns. | |
7728 | ||
36791f1e NS |
7729 | 2000-11-08 Nathan Sidwell <nathan@codesourcery.com> |
7730 | ||
7731 | * g++.old-deja/g++.other/crash36.C: New test. | |
7732 | ||
321565d3 JJ |
7733 | 2000-11-08 Jakub Jelinek <jakub@redhat.com> |
7734 | ||
7735 | * g++.old-deja/g++.other/init16.C: New test. | |
7736 | ||
f0cbb7ac LR |
7737 | 2000-11-06 Loren J. Rittle <ljrittle@acm.org> |
7738 | ||
7739 | * g++.old-deja/g++.mike/p6610a.C: Update XFAIL. | |
7740 | ||
475e22ba JO |
7741 | 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com> |
7742 | ||
7743 | * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*. | |
7744 | * gcc.c-torture/execute/va-arg-16.x: Likewise. | |
7745 | * gcc.c-torture/execute/va-arg-17.x: Likewise. | |
7746 | ||
0b13d6c2 DD |
7747 | 2000-11-07 DJ Delorie <dj@redhat.com> |
7748 | ||
7749 | * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass. | |
7750 | ||
a7c683a8 KG |
7751 | 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7752 | ||
7753 | * gcc.c-torture/execute/string-opt-1.c: New test. | |
7754 | ||
8735550f JO |
7755 | 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com> |
7756 | ||
7757 | * gcc.c-torture/execute/va-arg-15.x: New file. Fails on | |
7758 | mips-sgi-irix6.* because the MIPS ABI passes floating-point | |
7759 | parameters in registers, and there is no way for a varargs | |
7760 | function to know in which order the integer and floating-point | |
7761 | parameters should be interleaved when they are placed on the | |
7762 | stack. | |
7763 | * gcc.c-torture/execute/va-arg-16.x: Likewise. | |
7764 | * gcc.c-torture/execute/va-arg-17.x: Likewise. | |
7765 | ||
26a87cab KG |
7766 | 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7767 | ||
7768 | * gcc.c-torture/execute/string-opt-2.c: New test. | |
7769 | ||
d48ebde1 NS |
7770 | 2000-11-07 Nathan Sidwell <nathan@codesourcery.com> |
7771 | ||
7772 | * g++.old-deja/g++.pt/crash60.C: New test. | |
7773 | ||
d1877a9b JJ |
7774 | 2000-11-06 Jakub Jelinek <jakub@redhat.com> |
7775 | ||
7776 | * g++.old-deja/g++.other/crash24.C: New test. | |
7777 | * g++.old-deja/g++.other/crash25.C: New test. | |
7778 | * g++.old-deja/g++.other/crash26.C: New test. | |
7779 | * g++.old-deja/g++.other/crash27.C: New test. | |
7780 | * g++.old-deja/g++.other/crash28.C: New test. | |
7781 | * g++.old-deja/g++.other/crash29.C: New test. | |
7782 | * g++.old-deja/g++.other/crash30.C: New test. | |
7783 | * g++.old-deja/g++.other/crash31.C: New test. | |
7784 | * g++.old-deja/g++.other/crash32.C: New test. | |
7785 | * g++.old-deja/g++.other/crash33.C: New test. | |
7786 | * g++.old-deja/g++.other/crash34.C: New test. | |
7787 | * g++.old-deja/g++.other/crash35.C: New test. | |
7788 | ||
8b1c5fd0 JJ |
7789 | 2000-11-06 Jakub Jelinek <jakub@redhat.com> |
7790 | ||
7791 | * gcc.c-torture/execute/20001031-1.c: New test. | |
7792 | ||
ffb28279 MM |
7793 | 2000-11-04 Mark Mitchell <mark@codesourcery.com> |
7794 | ||
bfd2cff7 MM |
7795 | * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std' |
7796 | namespace. | |
7797 | ||
247a2b0a MM |
7798 | * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be |
7799 | standards-conformant. | |
7800 | ||
bb77c16c MM |
7801 | * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace. |
7802 | ||
ffb28279 MM |
7803 | * g++.old-deja/g++.mike/p755.C: Tweak handling of exit. |
7804 | * g++.old-deja/g++.mike/p755a.C: Likewise. | |
7805 | * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard | |
7806 | library makes no calls to `operator new' during initialization. | |
7807 | ||
e8ecb16d NB |
7808 | 2000-11-04 Neil Booth <neilb@earthling.net> |
7809 | ||
6d4587f7 | 7810 | * gcc.dg/cpp/include2.c: New tests. |
e8ecb16d | 7811 | |
334c4aae MM |
7812 | Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com> |
7813 | ||
7814 | * lib/g++.exp (g++_set_ld_library_path): New function. | |
7815 | Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH. | |
7816 | ||
30235724 BS |
7817 | 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk> |
7818 | ||
7819 | * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus | |
7820 | warnings. | |
7821 | ||
6a16a7f0 RH |
7822 | 2000-11-01 Richard Henderson <rth@redhat.com> |
7823 | ||
7824 | * g++.old-deja/g++.ext/namedret1.C: New. | |
7825 | * g++.old-deja/g++.ext/namedret2.C: New. | |
7826 | * g++.old-deja/g++.ext/namedret3.C: New. | |
7827 | ||
e201b0a7 GK |
7828 | 2000-10-31 Geoffrey Keating <geoffk@cygnus.com> |
7829 | ||
7830 | * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers. | |
7831 | * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers. | |
7832 | ||
c5a0835d KG |
7833 | 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7834 | ||
7835 | * gcc.c-torture/execute/va-arg-21.c: New test. | |
7836 | ||
93cc1c69 JM |
7837 | 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk> |
7838 | ||
7839 | * gcc.dg/c99-complex-2.c: New test. | |
7840 | ||
bcb38cc1 KG |
7841 | 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7842 | ||
7843 | * gcc.c-torture/execute/stdio-opt-1.c: New test. | |
7844 | ||
681cb233 JJ |
7845 | 2000-10-31 Jakub Jelinek <jakub@redhat.com> |
7846 | ||
7847 | * g++.old-deja/g++.other/inline16.C: New test. | |
7848 | ||
761f0855 GDR |
7849 | 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com> |
7850 | ||
7851 | * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against. | |
7852 | __PRETTY_FUNCTION__ | |
7853 | ||
9f6ef6bc NB |
7854 | 2000-10-29 Neil Booth <neilb@earthling.net> |
7855 | ||
7856 | * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c: | |
7857 | New tests. | |
7858 | * gcc.dg/cpp/macsyntx.c: Move test to defined.c. | |
7859 | * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic | |
7860 | optimisation. | |
7861 | ||
00c83d46 NB |
7862 | 2000-10-29 Neil Booth <neilb@earthling.net> |
7863 | ||
6d4587f7 | 7864 | * gcc.dg/cpp/macro4.c, macro5.c: New tests. |
00c83d46 NB |
7865 | * mi1.c, mi1c.h: Add null directives to multiple-include test. |
7866 | * mi5.c: Test multiple includes work with -C. | |
7867 | * trigraphs.c: Test ^= version. | |
7868 | ||
e7f7ca12 NB |
7869 | 2000-10-28 Neil Booth <neilb@earthling.net> |
7870 | ||
7871 | New tests and test updates for new macro expander. | |
42ded877 | 7872 | |
e7f7ca12 NB |
7873 | * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c, |
7874 | endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c, | |
7875 | paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c, | |
7876 | tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for | |
7877 | new diagnostic messages. | |
7878 | ||
7879 | * gcc.dg/cpp/macro3.c: New tests. | |
7880 | ||
229a2e65 MM |
7881 | 2000-10-27 Mark Mitchell <mark@codesourcery.com> |
7882 | ||
7883 | * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors | |
7884 | on the same line. | |
7885 | ||
fadb729c JJ |
7886 | 2000-10-27 Jakub Jelinek <jakub@redhat.com> |
7887 | ||
7888 | * g++.old-deja/g++.other/eh2.C: New test. | |
7889 | ||
ef3809cb BS |
7890 | 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk> |
7891 | ||
7892 | * gcc.c-torture/execute/20001027-1.c: New test. | |
7893 | ||
cf8e718a RH |
7894 | 2000-10-26 Richard Henderson <rth@redhat.com> |
7895 | ||
7896 | * gcc.c-torture/execute/20001026-1.c: New. | |
7897 | ||
140c3b7e MM |
7898 | 2000-10-26 Mark Mitchell <mark@codesourcery.com> |
7899 | ||
7900 | * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3. | |
7901 | * g++.old-deja/g++.law/builtin1.C: Likewise. | |
7902 | * g++.old-deja/g++.law/ctors10.C: Likewise. | |
7903 | * g++.old-deja/g++.law/virtual3.C: Likewise. | |
7904 | * g++.old-deja/g++.mike/p658.C: Likewise. | |
7905 | * g++.old-deja/g++.other/sibcall1.C: Likewise. | |
7906 | * g++.old-deja/g++.other/vaarg2.C: Likewise. | |
7907 | * g++.old-deja/g++.robertl/eb124.C: Likewise. | |
7908 | * g++.old-deja/g++.robertl/eb44.C: Likewise. | |
7909 | * g++.old-deja/g++.robertl/eb77.C: Likewise. | |
7910 | ||
cdb09fce NS |
7911 | 2000-10-26 Nathan Sidwell <nathan@codesourcery.com> |
7912 | ||
7913 | * gcc.c-torture/compile/20001024-1.c: New test. | |
7914 | ||
be5aeb60 MM |
7915 | 2000-10-25 Mark Mitchell <mark@codesourcery.com> |
7916 | ||
7917 | * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3 | |
7918 | to tell us whether or not we are using V3. | |
7919 | ||
5f9cd837 GDR |
7920 | 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com> |
7921 | ||
7922 | * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison | |
42ded877 | 7923 | operands. |
5f9cd837 | 7924 | |
e0c9fbb7 JM |
7925 | 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk> |
7926 | ||
7927 | * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests. | |
7928 | ||
dc5041ab JJ |
7929 | 2000-10-25 Jakub Jelinek <jakub@redhat.com> |
7930 | ||
7931 | * gcc.c-torture/execute/20001024-1.c: New test. | |
7932 | ||
f85b5d65 JJ |
7933 | 2000-10-24 Jakub Jelinek <jakub@redhat.com> |
7934 | ||
7935 | * g++.old-deja/g++.other/sibcall1.C: New test. | |
7936 | ||
42a55121 JJ |
7937 | 2000-10-20 Jakub Jelinek <jakub@redhat.com> |
7938 | ||
7939 | * gcc.dg/noncompile/init-3.c: New test. | |
7940 | ||
2f74f7e9 JM |
7941 | 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk> |
7942 | ||
7943 | * gcc.dg/format-array-1.c: New test. | |
7944 | ||
81cf47b2 JM |
7945 | 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk> |
7946 | ||
7947 | * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for | |
7948 | writing through null pointers; remove comment about testing | |
7949 | unterminated strings. | |
7950 | ||
15edc0cb MH |
7951 | 2000-10-17 Matthew Hiller <hiller@redhat.com> |
7952 | ||
7953 | * gcc.c-torture/execute/20001017-2.c: New test. | |
7954 | ||
0fe68387 JM |
7955 | 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk> |
7956 | ||
7957 | * gcc.c-torture/compile/20001018-1.c: New test. | |
7958 | * gcc.c-torture/compile/20001018-1.x: Xfail. | |
7959 | ||
34137553 FS |
7960 | 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
7961 | ||
7962 | * gcc.c-torture/execute/20001017-1.c: New test. | |
7963 | ||
b691cb00 JM |
7964 | 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk> |
7965 | ||
7966 | * gcc.dg/format-xopen-1.c: Update comments; adjust for checking | |
7967 | for multiple use of arguments with scanf formats; add tests for | |
7968 | multiple use of arguments. | |
7969 | ||
2683ed8d BS |
7970 | 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk> |
7971 | ||
7972 | * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests. | |
7973 | ||
74ff4629 JM |
7974 | 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk> |
7975 | ||
7976 | * gcc.dg/format-miss-1.c: New test. | |
7977 | ||
a5ad11e1 JJ |
7978 | 2000-10-16 Jakub Jelinek <jakub@redhat.com> |
7979 | ||
7980 | * gcc.c-torture/execute/20001013-1.c: New test. | |
7981 | ||
6d2e1454 JM |
7982 | 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk> |
7983 | ||
7984 | * gcc.dg/format-branch-1.c: New test. | |
7985 | ||
1df1abe2 JM |
7986 | 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk> |
7987 | ||
7988 | * README, lib/file-format.exp: Remove EGCS references. | |
7989 | ||
55143861 JJ |
7990 | 2000-10-16 Jakub Jelinek <jakub@redhat.com> |
7991 | ||
7992 | * gcc.dg/20001013-1.c: New test. | |
7993 | ||
d79d42da JM |
7994 | 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk> |
7995 | ||
7996 | * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type | |
7997 | for intmax_t in the compiler using __typeof__ and the type rules | |
7998 | for conditional expressions. | |
7999 | ||
fccf9848 JJ |
8000 | 2000-10-13 Jakub Jelinek <jakub@redhat.com> |
8001 | ||
8002 | * gcc.dg/20001012-1.c: New test. | |
8003 | * gcc.dg/20001012-2.c: New test. | |
8004 | ||
9fa8f75d JM |
8005 | 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk> |
8006 | ||
8007 | * gcc.dg/format-attr-1.c: New test. | |
8008 | ||
abb2c7ab JM |
8009 | 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk> |
8010 | ||
8011 | * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use | |
8012 | __LONG_LONG_MAX__ instead of LLONG_MAX. | |
8013 | ||
4831bc84 JM |
8014 | 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk> |
8015 | ||
8016 | * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I | |
8017 | scanf flags. | |
8018 | * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime | |
8019 | flags. | |
8020 | ||
bb58bec5 JM |
8021 | 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk> |
8022 | ||
8023 | * gcc.dg/sequence-pt-1.c: New test. | |
8024 | ||
d0b43a40 GK |
8025 | 2000-10-11 Geoff Keating <geoffk@cygnus.com> |
8026 | ||
8027 | * gcc.c-torture/execute/20001011-1.c: New testcase. | |
8028 | Testcase provided by Zack Weinberg <zackw@stanford.edu>. | |
8029 | ||
8ccaefbd JJ |
8030 | 2000-10-10 Jakub Jelinek <jakub@redhat.com> |
8031 | ||
8032 | * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi | |
8033 | does not error on it. | |
8034 | ||
462561b7 JJ |
8035 | 2000-10-10 Jakub Jelinek <jakub@redhat.com> |
8036 | ||
8037 | * gcc.dg/20001009-1.c: New test. | |
8038 | ||
45d640d9 JH |
8039 | Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz> |
8040 | ||
8041 | * gcc.c-torture/compile/20001009-1.c: Move from here .... | |
8042 | * gcc.c-torture/execute/20001009-2.c: ... to here. | |
8043 | ||
80c0f62c GK |
8044 | 2000-10-09 Geoff Keating <geoffk@cygnus.com> |
8045 | ||
8046 | * gcc.c-torture/compile/20001009-1.c: New testcase. | |
8047 | * gcc.c-torture/execute/20001009-1.c: New testcase. | |
8048 | Testcases provided by Jan Hubicka <jh@suse.cz>. | |
8049 | ||
b15ad712 JM |
8050 | 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk> |
8051 | ||
8052 | * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c, | |
8053 | gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and | |
8054 | uintmax_t using <limits.h> to emulate the compiler's internal | |
8055 | logic. No longer XFAIL %j tests. | |
8056 | ||
2588e44e JM |
8057 | 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk> |
8058 | ||
8059 | * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c, | |
8060 | gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c, | |
8061 | gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error | |
8062 | regexps and details of expected handling of some bad formats. | |
8063 | * gcc.dg/format-xopen-1.c: Add test for $ format with assignment | |
8064 | suppression. | |
8065 | ||
54d7ee59 JM |
8066 | 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk> |
8067 | ||
8068 | * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C, | |
8069 | g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C, | |
8070 | g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c, | |
8071 | gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages | |
8072 | in list archives. | |
8073 | ||
15f18aac RH |
8074 | 2000-10-06 Richard Henderson <rth@cygnus.com> |
8075 | ||
8076 | * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type. | |
8077 | * g++.old-deja/g++.brendan/crash52.C: Likewise. | |
8078 | * g++.old-deja/g++.jason/report.C: Likewise. | |
8079 | * g++.old-deja/g++.law/friend5.C: Likewise. | |
8080 | * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling | |
8081 | of the expected warnings. | |
8082 | ||
903cef85 NS |
8083 | 2000-10-06 Nathan Sidwell <nathan@codesourcery.com> |
8084 | ||
8085 | * g++.old-deja/g++.pt/enum14.C: New test. | |
8086 | ||
b2f9816f NS |
8087 | 2000-10-05 Nathan Sidwell <nathan@codesourcery.com> |
8088 | ||
8089 | * g++.old-deja/g++.pt/crash59.C: New test. | |
8090 | ||
9c00185b WC |
8091 | 2000-10-04 Will Cohen <wcohen@redhat.com> |
8092 | ||
8093 | * gcc.dg/20000926-1.c: New test. | |
8094 | ||
e9e037ef GK |
8095 | 2000-10-03 Geoff Keating <geoffk@cygnus.com> |
8096 | ||
8097 | * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled | |
8098 | function name for current C++ compiler. | |
8099 | Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>. | |
8100 | ||
99885b3f GDR |
8101 | 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com> |
8102 | ||
8103 | * g++.old-deja/g++.ext/pretty3.C: Fix comparison with | |
42ded877 | 8104 | __PRETTY_FUNCTION__. |
99885b3f GDR |
8105 | * g++.old-deja/g++.ext/pretty2.C: Likewise. |
8106 | ||
2eeb109b KG |
8107 | 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8108 | ||
8109 | * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers. | |
8110 | ||
380f6ad3 JJ |
8111 | 2000-09-26 Jakub Jelinek <jakub@redhat.com> |
8112 | ||
6d4587f7 | 8113 | * gcc.c-torture/compile/20000923-1.c: New test. |
380f6ad3 | 8114 | |
dcbd43e0 TP |
8115 | 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> |
8116 | ||
8117 | * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3. | |
8118 | * g++.old-deja/g++.pt/ttp62.C: Same. | |
8119 | * g++.old-deja/g++.other/inline14.C: Same. | |
8120 | ||
5a864cbf RH |
8121 | 2000-09-24 Richard Henderson <rth@cygnus.com> |
8122 | ||
8123 | * gcc.c-torture/execute/20000914-1.c: Declare malloc. | |
8124 | ||
c5412f06 JM |
8125 | 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk> |
8126 | ||
8127 | * gcc.dg/c90-printf-1.c: Add test for wide string format. | |
8128 | ||
afa223c6 GK |
8129 | 2000-09-22 Geoff Keating <geoffk@cygnus.com> |
8130 | ||
8131 | * gcc.c-torture/compile/20000922-1.c: New file. | |
8132 | ||
1d5d6f3f NC |
8133 | 2000-09-21 Nick Clifton <nickc@redhat.com> |
8134 | ||
8135 | * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform | |
8136 | a signed long modulo operation. | |
3dc60fc7 | 8137 | (mod6): New function - perform an unsigned long modulo operation. |
1d5d6f3f NC |
8138 | (main): Add tests for modulos of very large numbers by very small |
8139 | dividends. | |
8140 | ||
ad3fd36f KG |
8141 | 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8142 | ||
8143 | * g++.old-deja/g++.other/virtual8.C: Declare printf correctly. | |
8144 | ||
033b5a34 RH |
8145 | 2000-09-19 Richard Henderson <rth@cygnus.com> |
8146 | ||
8147 | * gcc.dg/compare2.c (case 10): XFAIL. | |
8148 | ||
895b56ff RH |
8149 | 2000-09-18 Richard Henderson <rth@cygnus.com> |
8150 | ||
8151 | * gcc.c-torture/execute/20000906-1.c: Move ... | |
8152 | * gcc.dg/20000906-1.c: ... here. Only run on targets | |
8153 | that support __builtin_trap. | |
8154 | ||
0d9f234d NB |
8155 | Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net> |
8156 | ||
8157 | * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test. | |
8158 | ||
fc6df7e1 JM |
8159 | 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk> |
8160 | ||
8161 | * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats. | |
8162 | * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add | |
8163 | more $ format tests. | |
8164 | ||
65661a72 JM |
8165 | 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk> |
8166 | ||
8167 | * gcc.dg/format-errmk-1.c: New test. | |
8168 | ||
ebeda052 GM |
8169 | 2000-09-17 Greg McGary <greg@mcgary.org> |
8170 | ||
8171 | * gcc.c-torture/execute/20000917-1.x: Remove. | |
8172 | ||
60e9d01c JM |
8173 | 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk> |
8174 | ||
8175 | * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests. | |
8176 | ||
859e203f GM |
8177 | 2000-09-17 Greg McGary <greg@mcgary.org> |
8178 | ||
8179 | * gcc.c-torture/execute/20000917-1.c: New test. | |
8180 | * gcc.c-torture/execute/20000917-1.x: XFAIL. | |
8181 | ||
08ebc1c5 NB |
8182 | Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net> |
8183 | ||
8184 | * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments | |
8185 | in nested macro bug. | |
8186 | ||
ff94c747 NB |
8187 | Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net> |
8188 | ||
8189 | * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet. | |
8190 | ||
cf160a63 JL |
8191 | Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com) |
8192 | ||
8193 | * gcc.c-torture/execute/20000914-1.c: New test. | |
8194 | ||
9a16ff93 AO |
8195 | 2000-09-12 Alexandre Oliva <aoliva@redhat.com> |
8196 | ||
8197 | * g++.other/inline13.C: New test. | |
42ded877 | 8198 | |
a210651e AJ |
8199 | 2000-09-12 Andreas Jaeger <aj@suse.de> |
8200 | ||
8201 | * gcc.c-torture/execute/widechar-2.c: New test for wchar_t | |
8202 | constant by Ulrich Drepper <drepper@redhat.com>. | |
8203 | ||
8b267da0 R |
8204 | Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk> |
8205 | ||
8206 | * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms. | |
8207 | ||
32892c52 KG |
8208 | 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8209 | ||
8210 | * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests. | |
8211 | ||
a58d32c2 ZW |
8212 | 2000-09-11 Zack Weinberg <zack@wolery.cumb.org> |
8213 | ||
8214 | * gcc.dg/cpp/backslash.c: New test. | |
8215 | ||
da88b352 AO |
8216 | 2000-09-11 Alexandre Oliva <aoliva@redhat.com> |
8217 | ||
8218 | * gcc.c-torture/execute/20000910-1.c: New test. | |
8219 | * gcc.c-torture/execute/20000910-2.c: Likewise. | |
8220 | ||
a5de05b7 | 8221 | 2000-09-11 Robert Lipe <robertl@sco.com> |
42ded877 | 8222 | |
a5de05b7 RL |
8223 | * gcc.dg/pragma-align.c: New test. |
8224 | ||
6cd0d4de NS |
8225 | 2000-09-11 Nathan Sidwell <nathan@codesourcery.com> |
8226 | ||
8227 | * g++.old-deja/g++.pt/explicit82.C: New test. | |
8228 | * g++.old-deja/g++.pt/explicit83.C: New test. | |
8229 | ||
8f820299 ZW |
8230 | 2000-09-10 Zack Weinberg <zack@wolery.cumb.org> |
8231 | ||
8232 | * gcc.dg/asm-names.c: New test. | |
8233 | ||
e1aa5140 KG |
8234 | 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8235 | ||
8236 | * gcc.dg/cpp/tr-warn6.c: New test | |
8237 | ||
2496f0b5 JM |
8238 | 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk> |
8239 | ||
8240 | * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should | |
8241 | be accepted. | |
8242 | ||
33b35a8d CM |
8243 | 2000-09-07 Catherine Moore <clm@redhat.com> |
8244 | ||
6d4587f7 | 8245 | * gcc.c-torture/execute/unroll-1.c: New test. |
33b35a8d | 8246 | |
0e5921e8 ZW |
8247 | 2000-09-06 Zack Weinberg <zack@wolery.cumb.org> |
8248 | ||
8249 | * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on | |
8250 | ERROR markers. | |
8251 | * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line. | |
8252 | * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail. | |
8253 | * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps. | |
8254 | * gcc.dg/wtr-suffix-1.c: Correct error regexps. | |
8255 | * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c: | |
8256 | Preprocess only. | |
8257 | * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line. | |
8258 | * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp. | |
8259 | ||
299d838a NS |
8260 | 2000-09-06 Nathan Sidwell <nathan@codesourcery.com> |
8261 | ||
8262 | * g++.old-deja/g++.pt/deduct2.C: New test. | |
8263 | ||
2ff0c962 NS |
8264 | 2000-09-06 Nathan Sidwell <nathan@codesourcery.com> |
8265 | ||
8266 | * g++.old-deja/g++.pt/parms2.C: New test. | |
8267 | ||
6e92b232 NS |
8268 | 2000-09-06 Nathan Sidwell <nathan@codesourcery.com> |
8269 | ||
8270 | * g++.old-deja/g++.pt/crash58.C: New test. | |
8271 | ||
61f5be15 GM |
8272 | 2000-09-06 Greg McGary <greg@mcgary.org> |
8273 | ||
859e203f GM |
8274 | * gcc.c-torture/execute/20000906-1.c: New test. |
8275 | * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'. | |
61f5be15 | 8276 | |
792ae36d KG |
8277 | 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8278 | ||
8279 | * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms. | |
8280 | ||
90deb76d NS |
8281 | 2000-09-04 Nathan Sidwell <nathan@codesourcery.com> |
8282 | ||
8283 | * g++.old-deja/g++.pt/crash57.C: New test. | |
8284 | ||
c6b08b3e NS |
8285 | 2000-09-04 Nathan Sidwell <nathan@codesourcery.com> |
8286 | ||
8287 | * g++.old-deja/g++.pt/crash56.C: New test. | |
8288 | ||
258451c8 NS |
8289 | 2000-09-04 Nathan Sidwell <nathan@codesourcery.com> |
8290 | ||
8291 | * g++.old-deja/g++.pt/koenig1.C: New test. | |
8292 | ||
e0cb4f36 JJ |
8293 | 2000-09-04 Jakub Jelinek <jakub@redhat.com> |
8294 | ||
8295 | * gcc.dg/20000904-1.c: New test. | |
8296 | ||
29844fa7 JJ |
8297 | 2000-09-04 Jakub Jelinek <jakub@redhat.com> |
8298 | ||
8299 | * gcc.dg/cpp/paste8.c: New test. | |
8300 | ||
298ec8f4 AO |
8301 | 2000-09-01 Alexandre Oliva <aoliva@redhat.com> |
8302 | ||
8303 | * gcc.c-torture/compile/20000827-1.c: New test. | |
8304 | ||
3c786c69 JM |
8305 | 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk> |
8306 | ||
8307 | * gcc.dg/format-diag-1.c: New test. | |
8308 | ||
f798660e JM |
8309 | 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk> |
8310 | ||
8311 | * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c, | |
8312 | gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c, | |
8313 | gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c, | |
8314 | gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c, | |
8315 | gcc.dg/formatz-1.c: Adjust warning regular expressions. | |
8316 | ||
f75157d2 NS |
8317 | 2000-09-01 Nathan Sidwell <nathan@codesourcery.com> |
8318 | ||
0e5921e8 | 8319 | * g++.old-deja/g++.other/nested4.C: New test. |
f75157d2 | 8320 | |
291c9aa2 NS |
8321 | 2000-09-01 Nathan Sidwell <nathan@codesourcery.com> |
8322 | ||
8323 | * g++.old-deja/g++.ns/scoped1.C: New test. | |
8324 | ||
9953d23b AO |
8325 | 2000-08-30 Alexandre Oliva <aoliva@redhat.com> |
8326 | ||
8327 | * lib/g++.exp: Support testing already-installed GCC. | |
8328 | ||
5c5d1cd6 KG |
8329 | 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8330 | ||
8331 | * wtr-label-1.c, wtr-suffix-1.c: New tests. | |
8332 | ||
bbfbf340 KG |
8333 | 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8334 | ||
8335 | * gcc.dg/return-type-2.c: New test. | |
8336 | ||
e53ca51f GK |
8337 | 2000-08-27 Geoff Keating <geoffk@cygnus.com> |
8338 | ||
8339 | * gcc.c-torture/compile/20000825-1.c: New test. | |
8340 | ||
721a9f8e AO |
8341 | 2000-08-26 Alexandre Oliva <aoliva@redhat.com> |
8342 | ||
8343 | * gcc.dg/dwarf2-2.c: New test. | |
8344 | ||
77ae5fa4 ZW |
8345 | 2000-08-26 Zack Weinberg <zack@wolery.cumb.org> |
8346 | ||
8347 | * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from | |
8348 | dg-warning regexps. | |
8349 | ||
343b7260 JM |
8350 | 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk> |
8351 | ||
8352 | * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c, | |
8353 | gcc.dg/format-ext-5.c: New tests. | |
8354 | ||
22efd687 JJ |
8355 | 2000-08-25 Jakub Jelinek <jakub@redhat.com> |
8356 | ||
8357 | * testsuite/g++.old-deja/g++.other/crash22.C: New test. | |
8358 | ||
83bab8db MM |
8359 | 2000-08-24 Mark Mitchell <mark@codesourcery.com> |
8360 | ||
8361 | * gcc.dg/noncompile/930622-2.c: Adjust error message. | |
8362 | ||
cc914f8c RH |
8363 | 2000-08-24 Richard Henderson <rth@cygnus.com> |
8364 | ||
8365 | * gcc.dg/ia64-sync-1.c: New test. | |
8366 | * gcc.dg/ia64-sync-2.c: New test. | |
8367 | * gcc.dg/ia64-asm-1.c: New test. | |
8368 | ||
4894ecce JM |
8369 | 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk> |
8370 | ||
8371 | * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length. | |
8372 | * gcc.dg/format-ext-2.c: New test. | |
8373 | ||
2f1e6e0d JM |
8374 | 2000-08-23 Jason Merrill <jason@redhat.com> |
8375 | ||
06c3db64 JM |
8376 | * lib/old-dejagnu.exp: Also ignore "In member function" and |
8377 | "At global scope". | |
2f1e6e0d | 8378 | |
7eda0d2d KG |
8379 | 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8380 | ||
8381 | * gcc.dg/noncompile/label-lineno-1.c: New test. | |
8382 | ||
bdb47d3e JM |
8383 | 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk> |
8384 | ||
8385 | * gcc.dg/c99-array-nonobj-1.c: New test. | |
8386 | ||
d8eceea4 JM |
8387 | 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk> |
8388 | ||
8389 | * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more | |
8390 | tests. | |
8391 | * gcc.dg/format-ext-1.c: New test. | |
8392 | ||
8a451613 KG |
8393 | 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8394 | ||
8395 | * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c, | |
8396 | gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c, | |
8397 | gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c, | |
8398 | gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c, | |
8399 | gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests. | |
8400 | ||
23e4d028 JM |
8401 | 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk> |
8402 | ||
8403 | * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c, | |
8404 | gcc.dg/c99-strftime-2.c: New tests. | |
8405 | ||
f95b2ff9 RH |
8406 | 2000-08-22 Richard Henderson <rth@cygnus.com> |
8407 | ||
8408 | * gcc.c-torture/execute/20000822-1.c: New test. | |
8409 | ||
6315f068 JJ |
8410 | 2000-08-21 Jakub Jelinek <jakub@redhat.com> |
8411 | ||
8412 | * gcc.c-torture/execute/20000819-1.x: Remove. | |
8413 | ||
5804a754 JM |
8414 | 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk> |
8415 | ||
8416 | * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c, | |
8417 | gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c, | |
8418 | gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c, | |
8419 | gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c, | |
8420 | gcc.dg/format-xopen-1.c: New tests. | |
8421 | ||
f3d360aa JM |
8422 | 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk> |
8423 | ||
8424 | * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests. | |
8425 | ||
46639003 JJ |
8426 | 2000-08-21 Jakub Jelinek <jakub@redhat.com> |
8427 | ||
029ccdb3 JJ |
8428 | * g++.old-deja/g++.other/loop2.C: New test. |
8429 | ||
46639003 JJ |
8430 | * gcc.c-torture/compile/20000606-1.c: New test. |
8431 | * gcc.c-torture/compile/20000728-1.c: New test. | |
8432 | * gcc.c-torture/execute/20000801-1.c: New test. | |
8433 | * gcc.c-torture/execute/20000801-2.c: New test. | |
8434 | * gcc.c-torture/execute/20000819-1.c: New test. | |
8435 | * gcc.c-torture/execute/20000819-1.x: XFAIL. | |
8436 | * gcc.dg/20000629-1.c: New test. | |
8437 | * gcc.dg/20000724-1.c: New test. | |
8438 | * gcc.dg/20000807-1.c: New test. | |
8439 | ||
3cb553b4 ZW |
8440 | Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su> |
8441 | ||
8442 | * gcc.dg/cpp/pragma-1.c: New test. | |
8443 | * gcc.dg/cpp/pragma-2.c: New test. | |
8444 | ||
17ed19cb ZW |
8445 | 2000-08-18 Zack Weinberg <zack@wolery.cumb.org> |
8446 | ||
8447 | * gcc.dg/cpp/lexstrng.c: Don't include string.h. | |
8448 | * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp. | |
8449 | ||
26db2544 RK |
8450 | Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
8451 | ||
8452 | * gcc.c-torture/compile/20000818-1.c: New test. | |
8453 | ||
90d14f40 MH |
8454 | 2000-08-18 Manfred Hollstein <manfredh@redhat.com> |
8455 | ||
8456 | * gcc.c-torture/execute/20000818-1.c: New test. | |
8457 | ||
0d60c2e7 JM |
8458 | 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk> |
8459 | ||
8460 | * gcc.dg/format-va-1.c: New test. | |
8461 | ||
074900c5 NS |
8462 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
8463 | ||
8464 | * g++.old-deja/g++.other/typedef8.C: New test. | |
8465 | ||
8e4f1b30 NS |
8466 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
8467 | ||
8468 | * g++.old-deja/g++.benjamin/13478.C: Mark candidate. | |
8469 | * g++.old-deja/g++.mike/net36.C: Mark candidate. | |
8470 | * g++.old-deja/g++.robertl/eb131.C: Mark candidate. | |
8471 | * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL. | |
8472 | * g++.old-deja/g++.other/ptrmem7.C: New test. | |
8473 | * g++.old-deja/g++.pt/ptrmem10.C: New test. | |
8474 | ||
c3491173 NS |
8475 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
8476 | ||
8477 | * g++.old-deja/g++.pt/typename27.C: New test. | |
8478 | ||
07745bdb NS |
8479 | 2000-08-17 Nathan Sidwell <nathan@codesourcery.com> |
8480 | ||
8481 | * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR. | |
8482 | * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test. | |
8483 | * g++.old-deja/g++.pt/friend45.C: New test. | |
8484 | * g++.old-deja/g++.other/friend8.C: New test. | |
8485 | ||
2b8b1ab6 RH |
8486 | 2000-08-15 Richard Henderson <rth@cygnus.com> |
8487 | ||
8488 | * gcc.c-torture/execute/20000815-1.c: New test. | |
8489 | ||
7300c8eb JM |
8490 | 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk> |
8491 | ||
8492 | * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c, | |
8493 | gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c, | |
8494 | gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests. | |
8495 | ||
12af1090 NS |
8496 | 2000-08-14 Nathan Sidwell <nathan@codesourcery.com> |
8497 | ||
8498 | * g++.old-deja/g++.other/refinit2.C: New test. | |
8499 | ||
05273f08 GK |
8500 | 2000-08-13 Geoff Keating <geoffk@cygnus.com> |
8501 | ||
51a017d8 GK |
8502 | * lib/c-torture.exp (c-torture): Make |
8503 | compiler_conditional_xfail_data global. | |
8504 | * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile, | |
8505 | compiler_conditional_xfail_data machinery. | |
8506 | (f-torture-execute): Likewise. | |
8507 | * g77.c-torture/compile/20000629-1.x: The test only fails on x86, | |
8508 | and only when unrolling loops. | |
8509 | ||
05273f08 GK |
8510 | * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes. |
8511 | ||
b333f246 NS |
8512 | 2000-08-11 Nathan Sidwell <nathan@codesourcery.com> |
8513 | ||
8514 | * g++.old-deja/g++.pt/explicit81.C: New test. | |
8515 | ||
9104081d NS |
8516 | 2000-08-11 Nathan Sidwell <nathan@codesourcery.com> |
8517 | ||
8518 | * g++.old-deja/g++.pt/typename26.C: New test. | |
8519 | ||
be875f80 GK |
8520 | 2000-08-10 Geoff Keating <geoffk@cygnus.com> |
8521 | ||
8522 | * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix' | |
8523 | warning. | |
8524 | ||
b498d041 NS |
8525 | 2000-08-10 Nathan Sidwell <nathan@codesourcery.com> |
8526 | ||
8527 | * g++.old-deja/g++.other/array3.C: New test. | |
8528 | ||
9052d3be JM |
8529 | 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk> |
8530 | ||
8531 | * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c, | |
8532 | gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c, | |
8533 | gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c: | |
8534 | New tests. | |
8535 | ||
68c98199 NS |
8536 | 2000-08-09 Nathan Sidwell <nathan@codesourcery.com> |
8537 | ||
8538 | * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names. | |
8539 | * g++.old-deja/g++.abi/vmihint.C: Likewise. | |
8540 | ||
8e32b501 AO |
8541 | 2000-08-09 Alexandre Oliva <aoliva@redhat.com> |
8542 | ||
8543 | * gcc.c-torture/execute/20000808-1.c: New test. | |
8544 | ||
1fcbbcd3 JM |
8545 | 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk> |
8546 | ||
8547 | * gcc.dg/c90-const-expr-1.c: New test. | |
8548 | ||
ee715245 RH |
8549 | 2000-08-08 Richard Henderson <rth@cygnus.com> |
8550 | ||
8551 | * gcc.dg/noncompile/920923-1.c: Declare calloc. | |
8552 | ||
43d1e059 JM |
8553 | 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk> |
8554 | ||
8555 | * gcc.dg/noncompile/const-ll-1.c: New test. | |
8556 | ||
1c5ecb11 JM |
8557 | 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk> |
8558 | ||
8559 | * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests. | |
8560 | ||
137fa4d0 OP |
8561 | Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com> |
8562 | ||
8563 | * lib/objc.exp (objc_target_compile): Set the ld_library_path so | |
8564 | that running programs linked against the shared version of libobjc | |
8565 | run correctly. | |
8566 | ||
cd732418 JM |
8567 | 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk> |
8568 | ||
8569 | * gcc.dg/c99-printf-1.c: New test. | |
8570 | ||
a7086ea9 JM |
8571 | 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk> |
8572 | ||
8573 | * gcc.c-torture/execute/20000801-4.x: Only xfail on x86. | |
8574 | ||
26f2c02a ZW |
8575 | 2000-08-05 Zack Weinberg <zack@wolery.cumb.org> |
8576 | ||
0e5921e8 | 8577 | * gcc.c-torture/execute/20000731-1.x: Delete. |
26f2c02a | 8578 | |
2ba7ba63 ZW |
8579 | 2000-08-04 Zack Weinberg <zack@wolery.cumb.org> |
8580 | ||
8581 | * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops, | |
8582 | and torture_without_loops as is done by c-torture.exp. | |
8583 | (search_for): Copy from c-torture.exp. | |
8584 | (gcc-dg-runtest): New function, drives a directory of tests | |
8585 | iterating over the TORTURE_OPTIONS. | |
8586 | (scan-assembler, scan-assembler-not): Move here from | |
8587 | individual directory drivers. | |
8588 | ||
8589 | * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now | |
8590 | defined by lib/gcc-dg.exp. | |
8591 | * gcc.dg/cpp/cpp.exp: Likewise. | |
8592 | * gcc.dg/noncompile/noncompile.exp: Likewise. Use | |
8593 | gcc-dg-runtest, so we cycle over optimization options. | |
8594 | ||
8595 | * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9. | |
8596 | * gcc.dg/compare2.c: No longer expected to fail. | |
8597 | ||
018577e4 R |
8598 | Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk> |
8599 | ||
8600 | * gcc.c-torture/execute/20000804-1.c: New test. | |
8601 | ||
b8458e3e JM |
8602 | 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk> |
8603 | ||
8604 | * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests. | |
8605 | ||
ba89d661 ZW |
8606 | 2000-08-03 Zack Weinberg <zack@wolery.cumb.org> |
8607 | ||
8608 | * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4. | |
8609 | ||
4a6f50d5 JL |
8610 | Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com) |
8611 | ||
8612 | * gcc.c-torture/compile/20000803-1.c: New test. | |
8613 | ||
bcde3193 JM |
8614 | 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk> |
8615 | ||
7e9c81d6 JM |
8616 | * gcc.c-torture/execute/20000801-3.c, |
8617 | gcc.c-torture/execute/20000801-4.c: New tests. | |
8618 | * gcc.c-torture/execute/20000801-3.x, | |
8619 | gcc.c-torture/execute/20000801-4.x: Xfail. | |
bcde3193 | 8620 | |
e457ca6a GK |
8621 | 2000-08-02 Geoff Keating <geoffk@cygnus.com> |
8622 | ||
8623 | * lib/objc.exp (objc_target_compile): Look for libobjc.a in | |
8624 | libobjc/.libs to allow for libtool. | |
8625 | ||
2d579116 JJ |
8626 | 2000-08-02 Jakub Jelinek <jakub@redhat.com> |
8627 | ||
8628 | * gcc.c-torture/compile/20000802-1.c: New test. | |
8629 | ||
5ef865d5 ZW |
8630 | 2000-08-02 Zack Weinberg <zack@wolery.cumb.org> |
8631 | ||
8632 | * gcc.dg/cpp/macsyntx.c: Fix error regexp. | |
8633 | ||
929a66d2 JL |
8634 | Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com) |
8635 | ||
68c8d8ce JL |
8636 | * gcc-c-torture/execute/20000731-2.c: New test. |
8637 | ||
929a66d2 JL |
8638 | * gcc.c-torture/execute/20000731-1.c: New test. |
8639 | * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*. | |
8640 | ||
42eb567d JJ |
8641 | 2000-07-31 Jakub Jelinek <jakub@redhat.com> |
8642 | ||
6ead1e99 | 8643 | * testsuite/gcc.dg/cpp/paste7.c: New test. |
42eb567d JJ |
8644 | * gcc.dg/cpp/20000725-1.c: New test. |
8645 | ||
111458f1 ZW |
8646 | 2000-07-31 Zack Weinberg <zack@wolery.cumb.org> |
8647 | ||
5f1240b6 ZW |
8648 | * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker. |
8649 | * gcc.dg/noncompile/990416-1.c: Do not expect an implicit- | |
8650 | declaration warning for __builtin_dwarf_reg_size. | |
8651 | ||
111458f1 ZW |
8652 | * gcc.dg/c99-impl-decl-1.c: No longer XFAIL. |
8653 | ||
b0c4bfae JM |
8654 | 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk> |
8655 | ||
8656 | * gcc.dg/noncompile/voidparam-1.c: New test. | |
8657 | ||
1cf0acdd RH |
8658 | 2000-07-30 Richard Henderson <rth@cygnus.com> |
8659 | ||
8660 | * gcc.dg/c90-digraph-1.c: Don't xfail. | |
8661 | * gcc.dg/compare2.c (case 10): Xfail. | |
8662 | * gcc.dg/noncompile/redecl-1.c: Fix expected error message. | |
8663 | ||
c1445f3d JM |
8664 | 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk> |
8665 | ||
8666 | * gcc.dg/c99-main-1.c: New test. | |
8667 | ||
1b398090 JM |
8668 | 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk> |
8669 | ||
8670 | * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests. | |
8671 | ||
fc5f1cca HPN |
8672 | Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com> |
8673 | ||
8674 | * gcc.c-tortuer/execute/20000726-1.c: New test. | |
8675 | ||
ad88bb8b AO |
8676 | 2000-07-26 Alexandre Oliva <aoliva@redhat.com> |
8677 | ||
8678 | * gcc.c-torture/execute/enum-2.c: New test. | |
8679 | ||
f47e4084 KG |
8680 | 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8681 | ||
8682 | * gcc.dg/cpp/tr-warn3.c: New test. | |
8683 | ||
2c05a794 NS |
8684 | 2000-07-25 Nathan Sidwell <nathan@codesourcery.com> |
8685 | ||
8686 | * g++.old-deja/g++.ext/implicit1.C: Remove. | |
8687 | * g++.old-deja/g++.jason/c2.C: Remove | |
8688 | * g++.old-deja/g++.mike/p700.C: Add prototype parameters. | |
8689 | * g++.old-deja/g++.pt/crash16.C: Likewise. | |
8690 | * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype. | |
8691 | ||
10dd7d29 NS |
8692 | 2000-07-25 Nathan Sidwell <nathan@codesourcery.com> |
8693 | ||
8694 | * g++.old-deja/g++.other/for2.C: New test. | |
8695 | ||
5e1a2fc7 JJ |
8696 | 2000-07-25 Jakub Jelinek <jakub@redhat.com> |
8697 | ||
8698 | * gcc.dg/20000720-1.c: New test. | |
8699 | ||
6a65f413 TM |
8700 | 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl> |
8701 | ||
8702 | * g77.f-torture/compile/20000630-2.x: Removed. Case fixed. | |
8703 | ||
9fed97f1 GK |
8704 | 2000-07-24 Geoff Keating <geoffk@cygnus.com> |
8705 | ||
8706 | * gcc.c-torture/execute/20000722-1.x: New, testcase fails. | |
8707 | * gcc.c-torture/execute/20000722-1.c: New. | |
8708 | * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1. | |
8709 | ||
45d52318 JJ |
8710 | 2000-07-24 Jakub Jelinek <jakub@redhat.com> |
8711 | ||
8712 | * gcc.dg/cpp/20000720-1.S: New test. | |
8713 | ||
f0f4cb1b MM |
8714 | 2000-07-21 Michael Meissner <meissner@redhat.com> |
8715 | ||
ed7d4ce8 | 8716 | * gcc.c-torture/execute/ieee/hugeval.c: New test. |
f0f4cb1b | 8717 | |
1b493b81 ZW |
8718 | 2000-07-20 Zack Weinberg <zack@wolery.cumb.org> |
8719 | ||
8720 | * g++.old-deja/g++.brendan/crash16.C, | |
8721 | g++.old-deja/g++.brendan/parse3.C, | |
8722 | g++.old-deja/g++.brendan/redecl1.C, | |
8723 | g++.old-deja/g++.ns/template13.C, | |
8724 | g++.old-deja/g++.other/decl4.C, | |
8725 | g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail. | |
8726 | ||
6fee6033 ZW |
8727 | 2000-07-20 Zack Weinberg <zack@wolery.cumb.org> |
8728 | ||
983318fc ZW |
8729 | * lib/old-dejagnu.exp: Check for both "Internal compiler error" |
8730 | and "Internal error". | |
8731 | ||
6fee6033 | 8732 | * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error |
2339ce57 | 8733 | regexps. |
6fee6033 ZW |
8734 | * gcc.dg/cpp/paste6.c: New test. |
8735 | ||
92936ecf ZW |
8736 | 2000-07-19 Zack Weinberg <zack@wolery.cumb.org> |
8737 | ||
53fdf0be ZW |
8738 | * gcc.dg/cpp/tr-direct.c: New test. |
8739 | ||
92936ecf ZW |
8740 | * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c, |
8741 | gcc.dg/cpp/undef1.c: Tweak error regexps. | |
8742 | ||
2339ce57 EC |
8743 | 2000-07-18 Eric Christopher <echristo@redhat.com> |
8744 | ||
8745 | * gcc.c-torture/compile/20000718-1.c: New test. | |
8746 | ||
96be6998 ZW |
8747 | 2000-07-18 Zack Weinberg <zack@wolery.cumb.org> |
8748 | ||
8749 | * cpplex.c (_cpp_push_token): If the token being pushed back | |
8750 | is the previous token in this context, just subtract one from | |
8751 | context->posn. | |
8752 | * cppmacro.c (save_expansion): Clear aux field when storing a | |
8753 | placemarker. | |
8754 | ||
611a0be7 AO |
8755 | 2000-07-18 Alexandre Oliva <aoliva@redhat.com> |
8756 | ||
8757 | * gcc.dg/noncompile/redecl-1.c: New test. | |
8758 | ||
4c6b3b2a JJ |
8759 | 2000-07-18 Jakub Jelinek <jakub@redhat.com> |
8760 | ||
8761 | * gcc.c-torture/execute/20000717-5.c: New test. | |
8762 | * gcc.c-torture/execute/20000717-1.x: Removed. | |
8763 | ||
9db83b39 RH |
8764 | 2000-07-17 Richard Henderson <rth@cygnus.com> |
8765 | ||
8766 | * gcc.c-torture/execute/20000717-4.c: New test. | |
8767 | ||
53781524 ZW |
8768 | 2000-07-17 Zack Weinberg <zack@wolery.cumb.org> |
8769 | ||
8770 | * gcc.dg/cpp/syshdr.c: New test. | |
8771 | * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files. | |
8772 | ||
2d3483dc NB |
8773 | 2000-07-17 Neil Booth <neilb@earthling.net> |
8774 | ||
8775 | * gcc.dg/cpp/cmdlne-dM.c: New test. | |
8776 | * gcc.dg/cpp/cmdlne-dD.c: New test. | |
8777 | ||
9f759236 JL |
8778 | Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com) |
8779 | ||
bf4ddb31 JL |
8780 | * gcc.c-torture/execute/20000717-3.c: New test. |
8781 | ||
9f759236 JL |
8782 | * gcc.c-torture/compile/20000717-1.c: New test. |
8783 | ||
3b15076f GK |
8784 | 2000-07-17 Geoffrey Keating <geoffk@cygnus.com> |
8785 | ||
8786 | * gcc.c-torture/execute/20000717-2.c: New test. | |
8787 | ||
919e0807 JM |
8788 | 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk> |
8789 | ||
c993555b JM |
8790 | * gcc.dg/formatz-1.c: New test. |
8791 | ||
7e9c81d6 JM |
8792 | * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c, |
8793 | * gcc.dg/c99-digraph-1.c: New tests. | |
b9609a52 | 8794 | |
3319c1b8 | 8795 | * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c, |
b9609a52 | 8796 | * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests. |
3319c1b8 | 8797 | |
919e0807 | 8798 | * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c, |
b9609a52 | 8799 | * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c, |
7e9c81d6 | 8800 | * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c, |
b9609a52 JM |
8801 | * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c, |
8802 | * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c, | |
8803 | * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c, | |
8804 | * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests. | |
919e0807 | 8805 | |
74d6e073 GM |
8806 | Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org> |
8807 | ||
8808 | * gcc.c-torture/execute/20000717-1.c: New test. | |
8809 | * gcc.c-torture/execute/20000717-1.x: Expected to fail. | |
8810 | ||
91f4790c JJ |
8811 | 2000-07-15 Jakub Jelinek <jakub@redhat.com> |
8812 | ||
8813 | * gcc.c-torture/execute/20000715-2.c: New test. | |
a8c12308 | 8814 | * gcc.dg/20000715-1.c: New test. |
91f4790c | 8815 | |
4d06bcc5 MM |
8816 | 2000-07-15 Michael Meissner <meissner@redhat.com> |
8817 | ||
8818 | * gcc.c-torture/execute/20000715-1.c: New test. | |
8819 | ||
c67846f2 JJ |
8820 | 2000-07-13 Jakub Jelinek <jakub@redhat.com> |
8821 | ||
8822 | * gcc.c-torture/execute/20000707-1.c: New test. | |
8823 | ||
530d0ba5 NB |
8824 | 2000-07-13 Neil Booth <NeilB@earthling.net> |
8825 | ||
8826 | * testsuite/gcc.dg/cpp/digraph1.c, | |
8827 | testsuite/gcc.dg/cpp/digraph2.c, | |
8828 | testsuite/gcc.dg/cpp/digraphs.c: New tests. | |
8829 | ||
26e98309 DB |
8830 | 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au> |
8831 | ||
8832 | * g77.f-torture/compile/20000630-2.f: New test. | |
8833 | * g77.f-torture/compile/20000630-2.x | |
8834 | ||
7bb41c5a DB |
8835 | 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au> |
8836 | ||
8837 | * g77.f-torture/execute/20000503-1.x: Delete. Test now passes. | |
8838 | ||
9e88fd4a NB |
8839 | 2000-07-11 Neil Booth <NeilB@earthling.net> |
8840 | ||
8841 | * gcc.dg/cpp/cmdlne-C.c: Fix typo. | |
8842 | ||
745ef6d6 NB |
8843 | 2000-07-11 Neil Booth <NeilB@earthling.net> |
8844 | ||
8845 | * gcc.dg/cpp/cmdlne-C.c: New. | |
8846 | ||
91fcd158 NB |
8847 | 2000-07-09 Neil Booth <NeilB@earthling.net> |
8848 | ||
745ef6d6 NB |
8849 | * gcc.dg/cpp/directiv.c: New tests. |
8850 | * gcc.dg/cpp/undef1.c: Update. | |
91fcd158 | 8851 | |
5eaac26c AMT |
8852 | 2000-07-08 Angela Marie Thomas <angela@cygnus.com> |
8853 | ||
8854 | * lib/c-torture.exp: Make compiler_conditional_xfail_data global. | |
8855 | ||
5d0bca5b NB |
8856 | 2000-07-09 Neil Booth <NeilB@earthling.net> |
8857 | ||
8858 | * gcc.dg/cpp/macsyntx.c: Add test for #define defined. | |
8859 | ||
cf00a885 ZW |
8860 | 2000-07-07 Zack Weinberg <zack@wolery.cumb.org> |
8861 | ||
8862 | * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c, | |
8863 | gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps. | |
8864 | ||
563dd08a NB |
8865 | 2000-07-08 Neil Booth <NeilB@earthling.net> |
8866 | ||
8867 | * gcc.dg/cpp/macsyntx.c: New tests. | |
8868 | ||
ca81c149 JJ |
8869 | 2000-07-07 Jakub Jelinek <jakub@redhat.com> |
8870 | ||
8871 | * gcc.dg/20000707-1.c: New test. | |
8872 | ||
f5afd9e9 JJ |
8873 | 2000-07-07 Jakub Jelinek <jakub@redhat.com> |
8874 | ||
8875 | * gcc.c-torture/execute/20000706-1.c: New test. | |
8876 | * gcc.c-torture/execute/20000706-2.c: New test. | |
8877 | * gcc.c-torture/execute/20000706-3.c: New test. | |
8878 | * gcc.c-torture/execute/20000706-4.c: New test. | |
8879 | * gcc.c-torture/execute/20000706-5.c: New test. | |
8880 | ||
54c69093 NS |
8881 | 2000-07-06 Nathan Sidwell <nathan@codesourcery.com> |
8882 | ||
8883 | * g++.old-deja/g++.pt/instantiate7.C: New test. | |
8884 | ||
c2e276fe NS |
8885 | 2000-07-06 Nathan Sidwell <nathan@codesourcery.com> |
8886 | ||
8887 | * g++.old-deja/g++.mike/thunk2.C: Add return 0. | |
8888 | * g++.old-deja/g++.mike/thunk3.C: Likewise. | |
8889 | * g++.old-deja/g++.other/rtti3.C: Likewise. | |
8890 | * g++.old-deja/g++.other/rttid3.C: Likewise. | |
8891 | ||
ff633c68 DB |
8892 | 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au> |
8893 | ||
8894 | * g77.f-torture/compile/20000630-1.x: Fix typo | |
8895 | ||
bfa697a9 ZW |
8896 | 2000-07-05 Zack Weinberg <zack@wolery.cumb.org> |
8897 | ||
8898 | * gcc.dg/cpp/ident.c: Don't expect #ident strings in the | |
8899 | assembly output. | |
8900 | ||
c71f835b ZW |
8901 | 2000-07-04 Zack Weinberg <zack@wolery.cumb.org> |
8902 | ||
8903 | * gcc.dg/cpp/ident.c: New test. | |
8904 | ||
043afb2a NB |
8905 | 2000-07-05 Neil Booth <NeilB@earthling.net> |
8906 | ||
8907 | * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c, | |
8908 | gcc.dg/cpp/lexstrng.c: New tests. | |
8909 | ||
d2c1325a NB |
8910 | 2000-07-04 Neil Booth <NeilB@earthling.net> |
8911 | ||
8912 | * gcc.dg/cpp/macro1.c: Add more macro expansion tests. | |
8913 | * gcc.dg/cpp/strify2.c: Same. | |
8914 | ||
041c3194 ZW |
8915 | 2000-07-03 Zack Weinberg <zack@wolery.cumb.org> |
8916 | ||
8917 | * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps. | |
8918 | * testsuite/gcc.dg/cpp/19990703-1.c: Likewise. | |
8919 | * testsuite/gcc.dg/cpp/20000625-1.c: Likewise. | |
8920 | * testsuite/gcc.dg/cpp/20000625-2.c: Likewise. | |
8921 | ||
8922 | * testsuite/gcc.dg/cpp/macro1.c, | |
8923 | testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c, | |
8924 | testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c, | |
8925 | testsuite/gcc.dg/cpp/strify1.c, | |
8926 | testsuite/gcc.dg/cpp/strify2.c: New tests. | |
8927 | ||
f46ad076 JJ |
8928 | 2000-07-03 Jakub Jelinek <jakub@redhat.com> |
8929 | ||
8930 | * gcc.c-torture/execute/20000703-1.c: New test. | |
8931 | ||
2e637721 NS |
8932 | 2000-07-03 Nathan Sidwell <nathan@codesourcery.com> |
8933 | ||
8934 | * g++.old-deja/g++.pt (lookup10.C): New test. | |
8935 | ||
d9b53142 NS |
8936 | 2000-07-03 Nathan Sidwell <nathan@codesourcery.com> |
8937 | ||
8938 | * g++.old-deja/g++.pt (typename25.C): New test. | |
8939 | ||
cd9bedad ZW |
8940 | 2000-07-02 Zack Weinberg <zack@wolery.cumb.org |
8941 | ||
8942 | * gcc.c-torture/compile/20000701-1.c: New test. | |
8943 | ||
996b539f NC |
8944 | 2000-06-30 Nick Clifton <nickc@cygnus.com> |
8945 | ||
8946 | * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop | |
8947 | to test case. | |
8948 | ||
45f640c2 CM |
8949 | 2000-06-30 Catherine Moore <clm@cygnus.com> |
8950 | ||
8951 | * gcc.c-torture/execute/align-1.c: New test. | |
8952 | ||
34f9943e NS |
8953 | 2000-06-30 Nathan Sidwell <nathan@codesourcery.com> |
8954 | ||
8955 | * g++.old-deja/g++.pt/expr8.C: New test. | |
8956 | * g++.old-deja/g++.pt/expr6.C: Remove XFAIL. | |
8957 | ||
671e85f6 NC |
8958 | 2000-06-29 Nick Clifton <nickc@cygnus.com> |
8959 | ||
8960 | * gcc.c-torture/compile/20000629-1.c: New test. | |
8961 | ||
d1e43c8b ZW |
8962 | 2000-06-29 Zack Weinberg <zack@wolery.cumb.org> |
8963 | ||
8964 | ||
8965 | Move the c-torture/noncompile tests to either gcc.dg/cpp or a new | |
8966 | gcc.dg/noncompile directory, depending on whether they're | |
8967 | preprocessor tests or not. Annotate all the tests for the dg | |
8968 | framework. | |
8969 | ||
8970 | * gcc.c-torture/noncompile/noncompile.exp: Delete. | |
8971 | * gcc.dg/noncompile/noncompile.exp: New. | |
8972 | ||
8973 | * Moved files: | |
8974 | Old name New name | |
8975 | gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c | |
8976 | gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c | |
8977 | gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c | |
8978 | gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c | |
8979 | gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c | |
8980 | gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c | |
8981 | gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c | |
8982 | gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c | |
8983 | gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c | |
8984 | gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c | |
8985 | gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c | |
8986 | gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c | |
8987 | gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c | |
8988 | gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c | |
8989 | gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c | |
8990 | gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c | |
8991 | gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c | |
8992 | gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c | |
8993 | gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c | |
8994 | gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c | |
8995 | gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c | |
8996 | gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c | |
8997 | gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c | |
8998 | gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c | |
8999 | ||
9000 | gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c | |
9001 | gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h | |
9002 | gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h | |
9003 | gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h | |
9004 | gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c | |
9005 | gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c | |
9006 | ||
122168d7 ZW |
9007 | 2000-06-29 Zack Weinberg <zack@wolery.cumb.org> |
9008 | ||
9009 | * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions, | |
9010 | declare one variable. On the fourth, error. | |
9011 | * gcc.dg/cpp/20000628-1.c (main): Reference the three variables | |
9012 | declared by 20000628-1a.h. | |
9013 | ||
051aec25 RH |
9014 | 2000-06-29 Richard Henderson <rth@redhat.com> |
9015 | ||
9016 | * gcc.c-torture/execute/930529-1.x: New file. | |
122168d7 | 9017 | * gcc.dg/920413-1.c: Adjust expected warning text. |
051aec25 RH |
9018 | * gcc.dg/980217-1.c: Declare abort. |
9019 | * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm. | |
9020 | ||
3097c22b JL |
9021 | Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com) |
9022 | ||
9023 | * g77.f-torture/compile/20000629-1.f: New test. | |
9024 | * g77.f-torture/compile/20000629-1.x: Expected to fail. | |
9025 | ||
3be6ce46 ZW |
9026 | 2000-06-28 Zack Weinberg <zack@wolery.cumb.org> |
9027 | ||
9028 | Rearrange lots of files, removing entirely the | |
122168d7 | 9029 | gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure |
3be6ce46 ZW |
9030 | directories. |
9031 | ||
9032 | * Deleted files: | |
9033 | gcc.c-torture/code_quality/code_quality.exp | |
9034 | gcc.c-torture/special/special.exp | |
9035 | gcc.failure/failure.exp | |
9036 | gcc.failure/940409-1.x | |
9037 | gcc.c-torture/compile/961203-1.x | |
9038 | ||
9039 | * New files: | |
9040 | gcc.misc-tests/linkage.exp | |
9041 | gcc.c-torture/execute/920730-1t.c | |
9042 | gcc.c-torture/execute/920730-1t.x | |
9043 | gcc.c-torture/compile/920520-1.x | |
9044 | gcc.c-torture/compile/920521-1.x | |
9045 | gcc.c-torture/compile/981006-1.x | |
9046 | gcc.c-torture/execute/eeprof-1.x | |
9047 | ||
9048 | * Moved files (possibly with modifications to fit a new harness): | |
9049 | Old name New name | |
9050 | gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c | |
9051 | gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c | |
9052 | gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c | |
9053 | gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c | |
9054 | gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c | |
9055 | gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c | |
9056 | gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c | |
9057 | gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c | |
9058 | gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c | |
9059 | gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c | |
9060 | gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c | |
9061 | gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c | |
9062 | gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c | |
9063 | gcc.failure/940409-1.c gcc.dg/940409-1.c | |
9064 | ||
1e89760d ZW |
9065 | 2000-06-28 Zack Weinberg <zack@wolery.cumb.org> |
9066 | ||
9d1d9b4f ZW |
9067 | * c-torture/compile/961203-1.x: Delete. |
9068 | ||
1e89760d ZW |
9069 | * gcc.misc-tests/acker1.c: Report failure. Use return from main, |
9070 | not exit. Include stdio.h. | |
9071 | * gcc.misc-tests/dg-11.c: Remove anchors from regexp. | |
9072 | * gcc.misc-tests/dg-12.c: Likewise. | |
9073 | * gcc.misc-tests/dg-5.c: Likewise. | |
9074 | * gcc.misc-tests/dg-6.c: Likewise. | |
9075 | * gcc.misc-tests/dg-7.c: Prototype abort. | |
9076 | * gcc.misc-tests/dg-9.c: Adjust error-message regexps. | |
9077 | * gcc.misc-tests/dhry.h: Include stdlib.h and string.h. | |
9078 | * gcc.misc-tests/matrix1.c: Report failure. Use return from main, | |
9079 | not exit. | |
9080 | * gcc.misc-tests/sieve.c: Use return from main, not exit. | |
9081 | * gcc.misc-tests/sort2.c: Use return from main, not exit. | |
9082 | ||
39ab19f6 JJ |
9083 | 2000-06-28 Jakub Jelinek <jakub@redhat.com> |
9084 | ||
9085 | * gcc.dg/cpp/20000628-1.c: New test. | |
9086 | * gcc.dg/cpp/20000628-1.h: New header for above test. | |
9087 | * gcc.dg/cpp/20000628-1a.h: Likewise. | |
9088 | ||
d845dc52 ZW |
9089 | 2000-06-27 Zack Weinberg <zack@wolery.cumb.org> |
9090 | ||
9091 | * gcc.dg/cpp: New directory. | |
9092 | * gcc.dg/cpp/cpp.exp: New driver. | |
9093 | * gcc.dg/cpp/20000627-1.c: New test. | |
9094 | * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c. | |
9095 | * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c | |
9096 | and rewrite as a compilation test. | |
9097 | ||
9098 | * gcc.dg: Move many files into the cpp subdirectory, possibly | |
9099 | renaming or editing them as well. | |
9100 | Old name New name | |
9101 | 990119-1.c cpp/19990119-1.c | |
9102 | 990228-1.c cpp/19990228-1.c | |
9103 | 990407-1.c cpp/19990407-1.c | |
9104 | 990409-1.c cpp/19990409-1.c | |
9105 | 990413-1.c cpp/19990413-1.c | |
9106 | 990703-1.c cpp/19990703-1.c | |
9107 | 20000127-1.c cpp/20000127-1.c | |
9108 | 20000129-1.c cpp/20000129-1.c | |
9109 | 20000207-1.c cpp/20000207-1.c | |
9110 | 20000207-2.c cpp/20000207-2.c | |
9111 | 20000209-1.c cpp/20000209-1.c | |
9112 | 20000209-2.c cpp/20000209-2.c | |
9113 | 20000301-1.c cpp/20000301-1.c | |
9114 | 20000419-1.c cpp/20000419-1.c | |
9115 | 20000510-1.S cpp/20000510-1.S | |
9116 | 20000519-1.c cpp/20000519-1.c | |
9117 | 20000529-1.c cpp/20000529-1.c | |
9118 | 20000625-1.c cpp/20000625-1.c | |
9119 | 20000625-2.c cpp/20000625-2.c | |
9120 | cpp-as1.c cpp/assert1.c | |
9121 | cpp-as2.c cpp/assert2.c | |
9122 | cxx-comments-1.c cpp/cxxcom1.c | |
9123 | cxx-comments-2.c cpp/cxxcom2.c | |
9124 | endif-label.c cpp/endif.c | |
9125 | cpp-hash1.c cpp/hash1.c | |
9126 | cpp-hash2.c cpp/hash2.c | |
9127 | cpp-if1.c cpp/if-1.c | |
9128 | cpp-if2.c cpp/if-2.c | |
9129 | cpp-if3.c cpp/if-3.c | |
9130 | cpp-if4.c cpp/if-4.c | |
9131 | cpp-if5.c cpp/if-5.c | |
9132 | cpp-cond.c cpp/if-cexp.c | |
9133 | cpp-missingop.c cpp/if-mop.c | |
9134 | cpp-missingparen.c cpp/if-mpar.c | |
9135 | cpp-opprec.c cpp/if-oppr.c | |
9136 | cpp-ifparen.c cpp/if-paren.c | |
9137 | cpp-shortcircuit.c cpp/if-sc.c | |
9138 | cpp-shift.c cpp/if-shift.c | |
9139 | cpp-unary.c cpp/if-unary.c | |
9140 | cpp-li1.c cpp/line1.c | |
9141 | cpp-li2.c cpp/line2.c | |
9142 | lineno.c cpp/line3.c | |
9143 | lineno-2.c cpp/line4.c | |
9144 | cpp-mi.c cpp/mi1.c | |
9145 | cpp-mic.h cpp/mi1c.h | |
9146 | cpp-micc.h cpp/mi1cc.h | |
9147 | cpp-mind.h cpp/mi1nd.h | |
9148 | cpp-mindp.h cpp/mi1ndp.h | |
9149 | cpp-mix.h cpp/mi1x.h | |
9150 | cpp-mi2.c cpp/mi2.c | |
9151 | cpp-mi2a.h cpp/mi2a.h | |
9152 | cpp-mi2b.h cpp/mi2b.h | |
9153 | cpp-mi2c.h cpp/mi2c.h | |
9154 | cpp-mi3.c cpp/mi3.c | |
9155 | cpp-mi3.def cpp/mi3.def | |
9156 | poison-1.c cpp/poison.c | |
9157 | pr-impl.c cpp/prag-imp.c | |
9158 | cpp-redef-2.c cpp/redef1.c | |
9159 | cpp-redef.c cpp/redef2.c | |
9160 | strpaste.c cpp/strp1.c | |
9161 | strpaste-2.c cpp/strp2.c | |
9162 | cpp-tradpaste.c cpp/tr-paste.c | |
9163 | cpp-tradstringify.c cpp/tr-str.c | |
9164 | cpp-tradwarn1.c cpp/tr-warn1.c | |
9165 | cpp-tradwarn2.c cpp/tr-warn2.c | |
9166 | trigraphs.c cpp/trigraphs.c | |
9167 | cpp-unc1.c cpp/unc1.c | |
9168 | cpp-unc2.c cpp/unc2.c | |
9169 | cpp-unc3.c cpp/unc3.c | |
9170 | cpp-unc.c cpp/unc4.c | |
9171 | undef.c cpp/undef1.c | |
9172 | undef-2.c cpp/undef2.c | |
9173 | cpp-wi1.c cpp/widestr1.c | |
9174 | ||
49199692 MM |
9175 | 2000-06-27 Mark Mitchell <mark@codesourcery.com> |
9176 | ||
9177 | * lib/g++.exp (g++_include_flags): Tweak. | |
9178 | ||
1c7781fb | 9179 | 2000-06-27 H.J. Lu <hjl@gnu.org> |
92936ecf ZW |
9180 | Loren J. Rittle <ljrittle@acm.org> |
9181 | ||
9182 | * lib/g++.exp (g++_include_flags): Override libgloss.exp | |
9183 | version with one that knows about the new gcc tree structure. | |
9184 | (g++_link_flags): Same. | |
1c7781fb | 9185 | |
754773e2 ZW |
9186 | 2000-06-26 Zack Weinberg <zack@wolery.cumb.org> |
9187 | ||
4540727a ZW |
9188 | * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c, |
9189 | gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in | |
9190 | case we are cross-compiling. | |
9191 | ||
754773e2 | 9192 | * g++.old-deja/Makefile.in, g++.old-deja/configure.in, |
92936ecf | 9193 | g++.old-deja/g++.niklas/Makefile.in, |
754773e2 ZW |
9194 | g++.old-deja/g++.niklas/configure.in, |
9195 | g++.old-deja/g++.other/Makefile.in, | |
9196 | g++.old-deja/g++.other/configure.in, | |
9197 | gcc.c-torture/code_quality/Makefile.in, | |
9198 | gcc.c-torture/code_quality/configure.in, | |
9199 | gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in, | |
9200 | gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in, | |
9201 | gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in, | |
9202 | gcc.c-torture/execute/ieee/Makefile.in, | |
9203 | gcc.c-torture/execute/ieee/configure.in, | |
9204 | gcc.c-torture/noncompile/Makefile.in, | |
9205 | gcc.c-torture/noncompile/configure.in, | |
9206 | gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in, | |
9207 | gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in, | |
9208 | gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete. | |
9209 | ||
ed18e47e NS |
9210 | 2000-06-26 Nathan Sidwell <nathan@codesourcery.com> |
9211 | ||
9212 | * g++.old-deja/g++.other/ambig3.C: New test. | |
9213 | ||
51a5a5e0 NS |
9214 | 2000-06-26 Nathan Sidwell <nathan@codesourcery.com> |
9215 | ||
9216 | * g++.old-deja/g++.pt/syntax1.C: New test. | |
9217 | * g++.old-deja/g++.pt/syntax2.C: New test. | |
9218 | * g++.old-deja/g++.other/syntax3.C: New test. | |
9219 | * g++.old-deja/g++.other/syntax4.C: New test. | |
9220 | ||
41035013 ZW |
9221 | 2000-06-25 Zack Weinberg <zack@wolery.cumb.org> |
9222 | ||
9223 | * gcc.dg/20000623-1.c: Prototype exit and abort. | |
9224 | ||
b42115f7 ZW |
9225 | 2000-06-25 Zack Weinberg <zack@wolery.cumb.org> |
9226 | ||
9227 | * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c: | |
92936ecf | 9228 | New tests. |
b42115f7 ZW |
9229 | * gcc.dg/cpp-mi3.def: New file. |
9230 | ||
9231 | * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur | |
9232 | inside assertions. | |
9233 | * gcc.dg/cpp-as2.c: Make error regexps match either old or new | |
9234 | lexer's error messages. | |
9235 | * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to | |
9236 | divine anything from the linemarkers. | |
9237 | * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a); | |
9238 | * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column. | |
9239 | ||
3e0abe15 GK |
9240 | 2000-06-23 Geoffrey Keating <geoffk@cygnus.com> |
9241 | ||
9242 | * gcc.dg/20000623-1.c: New test. | |
9243 | ||
1d663f67 JJ |
9244 | 2000-06-22 Jakub Jelinek <jakub@redhat.com> |
9245 | ||
9246 | * gcc.c-torture/execute/20000622-1.c: New test. | |
9247 | ||
56803752 NS |
9248 | 2000-06-22 Nathan Sidwell <nathan@codesourcery.com> |
9249 | ||
9250 | * g++.old-deja/g++.other/init15.C: New test. | |
9251 | ||
dc2a68d7 NS |
9252 | 2000-06-22 Nathan Sidwell <nathan@codesourcery.com> |
9253 | ||
9254 | * g++.old-deja/g++.pt/vaarg2.C: New test. | |
9255 | * g++.old-deja/g++.pt/vaarg3.C: New test. | |
9256 | ||
5f8f4751 NS |
9257 | 2000-06-20 Nathan Sidwell <nathan@codesourcery.com> |
9258 | ||
9259 | * g++.old-deja/g++.other/dyncast6.C: New test. | |
9260 | ||
22c40c28 JJ |
9261 | 2000-06-15 Jakub Jelinek <jakub@redhat.com> |
9262 | ||
9263 | * gcc.c-torture/execute/loop-6.c: New test. | |
9264 | ||
d2f7db1d JJ |
9265 | 2000-06-14 Jakub Jelinek <jakub@redhat.com> |
9266 | ||
9267 | * gcc.dg/20000614-1.c: New test. | |
9268 | * gcc.dg/20000614-2.c: New test. | |
9269 | ||
adab1923 HPN |
9270 | 2000-06-14 Hans-Peter Nilsson <hp@axis.com> |
9271 | ||
9272 | * g++.old-deja/g++.other/inline12.C: New test. | |
9273 | ||
b4f2fe91 JJ |
9274 | 2000-06-13 Jakub Jelinek <jakub@redhat.com> |
9275 | ||
9276 | * g++.old-deja/g++.other/eh1.C: New test. | |
9277 | ||
9278 | 2000-06-12 Jakub Jelinek <jakub@redhat.com> | |
9279 | ||
9280 | * g++.old-deja/g++.other/type.C: New test. | |
9281 | ||
9282 | 2000-06-05 Jakub Jelinek <jakub@redhat.com> | |
9283 | ||
9284 | * g++.old-deja/g++.other/initstring.C: New test. | |
9285 | ||
431f67e2 JM |
9286 | 2000-06-12 Jason Merrill <jason@redhat.com> |
9287 | ||
9288 | * g++.old-deja/old-deja.exp: Add -Wno-long-long. | |
9289 | ||
83c137d7 JL |
9290 | Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com) |
9291 | ||
9292 | * gcc.c-torture/compile/20000609-1.c: New test. | |
9293 | ||
27985b66 CP |
9294 | Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com> |
9295 | ||
9296 | * gcc.dg/20000609-1.c: New test. | |
9297 | ||
fbc40ced ZW |
9298 | 2000-06-08 Zack Weinberg <zack@wolery.cumb.org> |
9299 | ||
9300 | * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block. | |
9301 | * gcc.c-torture/noncompile/poison-1.c: Move... | |
9302 | * gcc.dg/poison-1.c: ...here, and adapt to dg framework. | |
9303 | * gcc.dg/cpp-li1.c: Add a token after the #line. | |
9304 | ||
80e08b30 RH |
9305 | 2000-06-05 Richard Henderson <rth@cygnus.com> |
9306 | ||
9307 | * gcc.c-torture/execute/20000605-2.c: New test. | |
9308 | * gcc.c-torture/execute/20000605-3.c: New test. | |
9309 | ||
5e9e71f0 DB |
9310 | 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au> |
9311 | ||
9312 | * g77.f-torture/execute/20000503-1.x: New file. | |
9313 | ||
b6a5dfa1 NS |
9314 | 2000-06-06 Nathan Sidwell <nathan@codesourcery.com> |
9315 | ||
9316 | * g++.old-deja/g++.eh/badalloc1.C: New test. | |
9317 | ||
fce8451d RH |
9318 | 2000-06-05 Richard Henderson <rth@cygnus.com> |
9319 | ||
9320 | * gcc.c-torture/execute/20000605-1.c: New test. | |
9321 | ||
1687c88c JJ |
9322 | 2000-06-05 Jakub Jelinek <jakub@redhat.com> |
9323 | Nathan Sidwell <nathan@codesourcery.com> | |
9324 | ||
9325 | * gcc.c-torture/compile/20000605-1.c: New test. | |
9326 | ||
22ad5966 DB |
9327 | 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au> |
9328 | ||
92936ecf | 9329 | * g77.f-torture/compile/20000601-1.f: New test. |
22ad5966 | 9330 | |
72934de7 RH |
9331 | 2000-06-03 Richard Henderson <rth@cygnus.com> |
9332 | ||
9333 | * gcc.c-torture/execute/20000603-1.c: New. | |
9334 | ||
0e13506e ZW |
9335 | 2000-06-02 Zack Weinberg <zack@wolery.cumb.org> |
9336 | ||
9337 | * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change. | |
9338 | * gcc.dg/noreturn-2.c (noreturn): Likewise. | |
9339 | ||
d7a2e0f7 ZW |
9340 | 2000-06-01 Zack Weinberg <zack@wolery.cumb.org> |
9341 | ||
1082afb6 ZW |
9342 | * gcc.dg/compare2.c (case 12): XFAIL. |
9343 | * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL. | |
9344 | * gcc.dg/noreturn-2.c (noreturn): XFAIL. | |
9345 | ||
d7a2e0f7 ZW |
9346 | * gcc.dg/cpp-tradwarn2.c: Update egrep pattern. |
9347 | ||
ea4a453b ZW |
9348 | 2000-05-29 Zack Weinberg <zack@wolery.cumb.org> |
9349 | ||
9350 | * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the | |
9351 | guard macro is already defined when the header is first | |
9352 | included. | |
9353 | * gcc.dg/cpp-mix.h: New file. | |
9354 | * gcc.dg/endif-label.c: Update patterns to match compiler. | |
9355 | ||
9356 | * g++.brendan/complex1.C: Declare abort. | |
9357 | * g++.law/refs4.C: Remove XFAIL. | |
9358 | * g++.oliva/expr2.C: Declare abort and exit. | |
9359 | ||
5ac707b8 AO |
9360 | 2000-05-28 Alexandre Oliva <aoliva@cygnus.com> |
9361 | ||
bb078eb4 AO |
9362 | * gcc.c-torture/execute/20000528-1.c: New test. |
9363 | ||
5ac707b8 AO |
9364 | * g++.old-deja/g++.law/refs4.C: Mark as XFAIL. |
9365 | * g++.old-deja/g++.law/temps4.C: Likewise. | |
9366 | ||
e801c5c2 AO |
9367 | * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and |
9368 | stdlib.h. Call abort() on failure. | |
9369 | * g++.old-deja/g++.law/refs4.C: Likewise. | |
9370 | * g++.old-deja/g++.law/temps4.C: Likewise. | |
9371 | * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1. | |
92936ecf | 9372 | * gcc.c-torture/execute/20000112-1.c: Include string.h. |
e801c5c2 | 9373 | |
d2b51b10 ZW |
9374 | 2000-05-27 Zack Weinberg <zack@wolery.cumb.org> |
9375 | ||
9376 | Relative to g++.dg/special: | |
9377 | * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h. | |
9378 | ||
9379 | Relative to g++.old-deja: | |
9380 | * g++.brendan/complex1.C, g++.jason/optimize2.C, | |
9381 | g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C, | |
9382 | g++.other/init5.C, g++.other/init7.C, g++.other/union2.C, | |
9383 | g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C, | |
92936ecf | 9384 | g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C, |
d2b51b10 ZW |
9385 | g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C, |
9386 | g++.robertl/ice990323-2.C: Prototype exit and/or abort. | |
9387 | ||
9388 | * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C, | |
9389 | g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C, | |
9390 | g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C, | |
9391 | g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C, | |
9392 | g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C, | |
9393 | g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h | |
9394 | and/or string.h. | |
9395 | ||
9396 | * g++.other/goto1.C: Update expectations for error messages. | |
9397 | ||
49080ead AO |
9398 | 2000-05-25 Alexandre Oliva <aoliva@cygnus.com> |
9399 | ||
9400 | * gcc.c-torture/compile/20000523-1.c: New test. | |
9401 | ||
bfc22107 NS |
9402 | 2000-05-25 Nathan Sidwell <nathan@codesourcery.com> |
9403 | ||
9404 | * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info. | |
9405 | ||
bebc2c61 NS |
9406 | 2000-05-25 Nathan Sidwell <nathan@codesourcery.com> |
9407 | ||
9408 | * g++.old-deja/g++.eh/catch11.C: New test. | |
9409 | * g++.old-deja/g++.eh/catch12.C: New test. | |
9410 | ||
88903d85 NC |
9411 | 2000-05-24 Nick Clifton <nickc@cygnus.com> |
9412 | ||
9413 | * gcc.c-torture/execute/20000523-1.c: New test. | |
9414 | ||
7b844298 ZW |
9415 | 2000-05-23 Zack Weinberg <zack@wolery.cumb.org> |
9416 | ||
9417 | * c-torture/execute/bcp-1.c: Replace abort in arg of | |
9418 | __builtin_constant_p with a generic external function. | |
9419 | ||
9420 | * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c, | |
9421 | gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c, | |
9422 | gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c, | |
9423 | gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c: | |
9424 | Prototype abort and/or exit. | |
9425 | ||
9426 | * gcc.dg/990407-1.c, gcc.dg/strpaste.c, | |
9427 | gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c, | |
9428 | gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c, | |
9429 | gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h. | |
9430 | ||
38285a09 AO |
9431 | 2000-05-22 Alexandre Oliva <aoliva@cygnus.com> |
9432 | ||
9433 | * gcc.dg/dwarf2-1.c: New test. | |
9434 | ||
1e139755 RH |
9435 | 2000-05-20 Richard Henderson <rth@cygnus.com> |
9436 | ||
9437 | * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa". | |
9438 | ||
019b761f AJ |
9439 | 2000-05-20 Andreas Jaeger <aj@suse.de> |
9440 | ||
9441 | * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of | |
9442 | testcase. | |
9443 | ||
ea25bef4 DE |
9444 | 2000-05-19 David Edelsohn <edelsohn@gnu.org> |
9445 | ||
9446 | * gcc.c-torture/execute/20000519-2.c: New test. | |
9447 | ||
b4c40d3c AJ |
9448 | 2000-05-19 Andreas Jaeger <aj@suse.de> |
9449 | ||
0d9a7d79 AJ |
9450 | * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper |
9451 | which fails with SSA. | |
9452 | ||
b4c40d3c AJ |
9453 | * lib/c-torture.exp: Also test with -O3 -fssa. |
9454 | ||
14806ff1 MM |
9455 | 2000-05-18 Michael Meissner <meissner@redhat.com> |
9456 | ||
9457 | * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers. | |
9458 | * gcc.c-torture/execute/920415-1.c: Ditto. | |
9459 | * gcc.c-torture/execute/920501-1.c: Ditto. | |
9460 | * gcc.c-torture/execute/conversion.c: Ditto. | |
9461 | * gcc.c-torture/execute/cvt-1.c: Ditto. | |
9462 | ||
606b4c94 JL |
9463 | Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com) |
9464 | ||
9465 | * gcc.c-torture/compile/20000518-1.c: New test. | |
9466 | ||
3eb16773 DB |
9467 | 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au> |
9468 | ||
9469 | * g77.f-torture/compile/200005018.f: New test. | |
9470 | ||
233f4c98 JL |
9471 | Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com) |
9472 | ||
9473 | * gcc.c-torture/compile/20000517-1.c: New test. | |
9474 | ||
13fa2029 FS |
9475 | 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
9476 | ||
9477 | * gcc.c-torture/execute/20000516-1.c: New test. | |
9478 | ||
a48df362 JJ |
9479 | 2000-05-15 Jakub Jelinek <jakub@redhat.com> |
9480 | ||
9481 | * g++.old-deja/g++.other/eh.C: New test. | |
9482 | ||
67384dfb RH |
9483 | 2000-05-12 Richard Henderson <rth@cygnus.com> |
9484 | ||
9485 | * gcc.c-torture/execute/990208-1.c (main): Don't pass | |
9486 | constants through to doit's conditional. | |
9487 | ||
2e8b0910 JL |
9488 | Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com) |
9489 | ||
8a744ae0 | 9490 | * gcc.c-torture/compile/20000511-1.c: New test. |
2e8b0910 JL |
9491 | * g77.f-torture/compile/20000511-1.f: New test. |
9492 | * g77.f-torture/compile/20000511-2.f: New test. | |
9493 | ||
0f00654b MM |
9494 | 2000-05-11 Michael Meissner <meissner@redhat.com> |
9495 | ||
9496 | * gcc.c-torture/execute/20000511-1.c: New test. | |
9497 | ||
3ae1c615 ZW |
9498 | 2000-05-11 Zack Weinberg <zack@wolery.cumb.org> |
9499 | ||
9500 | * gcc.dg/dg.exp: Scan .S files as well as .c files. | |
9501 | * gcc.dg/20000510-1.S: New. | |
9502 | ||
c0916fa0 CM |
9503 | 2000-05-08 Catherine Moore <clm@cygnus.com> |
9504 | ||
9505 | * gcc.dg/unused-3.c: New. | |
9506 | ||
efdbc6f8 RH |
9507 | 2000-05-06 Richard Henderson <rth@cygnus.com> |
9508 | ||
9509 | * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int. | |
9510 | * g++.old-deja/g++.mike/warn1.C: Likewise. | |
9511 | * g++.old-deja/g++.pt/local1.C: Likewise. | |
9512 | * g++.old-deja/g++.pt/local7.C: Likewise. | |
9513 | * g++.old-deja/g++.pt/spec16.C: Likewise. | |
9514 | ||
846cf122 NS |
9515 | 2000-05-06 Nathan Sidwell <nathan@codesourcery.com> |
9516 | ||
9517 | * g++.old-deja/g++.abi/ptrflags.C: Correct and extend. | |
9518 | ||
7d76ae56 DB |
9519 | 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au> |
9520 | ||
efdbc6f8 | 9521 | * g77.f-torture/execute/20000503-1.f: New test. |
7d76ae56 | 9522 | |
07d787fd AJ |
9523 | 2000-05-04 Andreas Jaeger <aj@suse.de> |
9524 | ||
9525 | * gcc.dg/noreturn-2.c: New test. | |
9526 | ||
59b30ca6 NB |
9527 | 2000-05-04 Neil Booth <NeilB@earthling.net> |
9528 | ||
9529 | * gcc.dg/cpp-opprec.c: New tests for operator precedence in the | |
9530 | preprocessor. | |
9531 | ||
beaf61f5 RH |
9532 | 2000-05-04 Richard Henderson <rth@cygnus.com> |
9533 | ||
9534 | * gcc.c-torture/execute/20000503-1.c: Fix typo. | |
9535 | ||
f63c134b RH |
9536 | 2000-05-04 Richard Henderson <rth@cygnus.com> |
9537 | ||
9538 | * gcc.c-torture/compile/20000504-1.c: New test. Derived from | |
9539 | OpenSSL by Jason R Thorpe. | |
9540 | ||
83f1c55d RH |
9541 | Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com> |
9542 | ||
9543 | * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug. | |
9544 | ||
22a87840 RL |
9545 | 2000-05-03 Robert Lipe <robertlipe@usa.net> |
9546 | ||
9547 | * gcc.dg/20000503-1.c: New test. | |
9548 | ||
753e6cf1 JJ |
9549 | 2000-05-02 Jakub Jelinek <jakub@redhat.com> |
9550 | ||
9551 | * gcc.c-torture/compile/20000502-1.c: New test. | |
9552 | * g++.old-deja/g++.other/align.C: New test. | |
9900f597 | 9553 | * gcc.dg/cpp-tradstringify.c: New test. |
753e6cf1 | 9554 | |
83f1c55d RH |
9555 | Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz> |
9556 | ||
9557 | * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code | |
9558 | and hard registers. | |
9559 | ||
9560 | 2000-04-26 Geoff Keating <geoffk@cygnus.com> | |
9561 | ||
9562 | * gcc.c-torture/execute/loop-5.c: New test. | |
9563 | ||
9564 | 2000-04-25 Jakub Jelinek <jakub@redhat.com> | |
9565 | ||
9566 | * gcc.c-torture/execute/va-arg-20.c: New test. | |
9567 | ||
96933f43 JL |
9568 | Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com) |
9569 | ||
9570 | * gcc.c-torture/execute/20000422-1.c: New test. | |
9571 | ||
83f1c55d RH |
9572 | 2000-04-20 Greg McGary <gkm@gnu.org> |
9573 | ||
9574 | * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment | |
9575 | when optimizing, but without sibling-call optimizations (-O1). | |
9576 | ||
404e6b79 JL |
9577 | Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com) |
9578 | ||
efdbc6f8 | 9579 | * gcc.c-torture/compile/20000420-1.c: New test. |
404e6b79 | 9580 | |
a33b40d2 NS |
9581 | 2000-04-20 Nathan Sidwell <nathan@codesourcery.com> |
9582 | ||
9583 | * g++.abi/ptrflags.C: New test. | |
9584 | * g++.eh/catchptr1.C: Test incomplete pointer chains. | |
9585 | ||
83f1c55d RH |
9586 | Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com> |
9587 | ||
9588 | * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES. | |
9589 | ||
9590 | 2000-04-19 Greg McGary <gkm@gnu.org> | |
9591 | ||
9592 | * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with | |
9593 | sibling-call optimizations. | |
9594 | ||
0d5a06bd ZW |
9595 | 2000-04-19 Zack Weinberg <zack@wolery.cumb.org> |
9596 | ||
9597 | * gcc.dg/20000419-1.c: New test. | |
9598 | ||
83f1c55d RH |
9599 | Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com> |
9600 | ||
9601 | * gcc.c-torture/execute/20000412-6.c: New test. | |
9602 | ||
2c45f94b JL |
9603 | Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com) |
9604 | ||
504f140d | 9605 | * gcc.c-torture/execute/20000412-5.c: New test. |
9c749c66 | 9606 | * g77.f-torture/compile/20000412-1.f: New test. |
380b409b | 9607 | * gcc.c-torture/execute/20000412-4.c: New test. |
270630a2 | 9608 | * gcc.c-torture/compile/20000412-2.c: New test. |
d0158d40 | 9609 | * gcc.c-torture/execute/20000412-3.c: New test. |
46feb4ab | 9610 | * gcc.c-torture/compile/20000412-1.c: New test. |
2c45f94b JL |
9611 | * gcc.c-torture/execute/20000412-2.c: New test. |
9612 | ||
aa7647ee JJ |
9613 | 2000-04-12 Jakub Jelinek <jakub@redhat.com> |
9614 | ||
9615 | * objc/execute/bf-20.m: New test. | |
9616 | ||
eb802827 RH |
9617 | 2000-04-10 Richard Henderson <rth@cygnus.com> |
9618 | ||
7265c420 RH |
9619 | * gcc.c-torture/execute/20000412-1.c: Reduce some more. |
9620 | ||
eb802827 RH |
9621 | * gcc.c-torture/execute/20000412-1.c: New test. |
9622 | ||
96e1d96c NS |
9623 | 2000-04-10 Nathan Sidwell <nathan@codesourcery.com> |
9624 | ||
9625 | * g++.old-deja/g++.eh/catchptr1.C: New test. | |
9626 | ||
e33c685b NS |
9627 | 2000-04-09 Nathan Sidwell <nathan@codesourcery.com> |
9628 | ||
9629 | * g++.old-deja/g++.abi/cxa_vec.C: New test. | |
9630 | ||
ed343779 | 9631 | 2000-04-08 Neil Booth <NeilB@earthling.net> |
92936ecf | 9632 | |
ed343779 NB |
9633 | * gcc.dg/cpp-nullchar.c: Remove test as |
9634 | embedded nulls cause problems. | |
9635 | ||
4ddf4d7b KG |
9636 | 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9637 | ||
9638 | * gcc.dg/compare2.c: New test. | |
9639 | ||
65232ce9 | 9640 | 2000-04-08 Neil Booth <NeilB@earthling.net> |
92936ecf | 9641 | |
65232ce9 NB |
9642 | * gcc.dg/cpp-nullchar.c: New test. |
9643 | ||
f787c583 ZW |
9644 | 2000-04-07 Zack Weinberg <zack@wolery.cumb.org> |
9645 | ||
9646 | * gcc.dg/cpp-mi2.c: New test. | |
9647 | * gcc.dg/cpp-mi2[abc].h: New files. | |
9648 | ||
e8ff28b4 NS |
9649 | 2000-04-07 Nathan Sidwell <nathan@codesourcery.com> |
9650 | ||
9651 | * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info | |
9652 | member name. | |
9653 | ||
1388b247 NS |
9654 | 2000-04-06 Nathan Sidwell <nathan@codesourcery.com> |
9655 | ||
9656 | * g++.old-deja/g++.abi/vmihint.C: New test. | |
9657 | ||
dabe43de NB |
9658 | 2000-04-06 Neil Booth <NeilB@earthling.net> |
9659 | ||
9660 | * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c, | |
9661 | cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF | |
92936ecf | 9662 | copyright. |
dabe43de | 9663 | |
83f1c55d RH |
9664 | Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com> |
9665 | ||
9666 | * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to | |
9667 | avoid stack-frame overwrite. | |
9668 | ||
9669 | 2000-04-05 Jakub Jelinek <jakub@redhat.com> | |
9670 | ||
9671 | * gcc.c-torture/compile/20000405-2.c: New test. | |
9672 | * gcc.c-torture/compile/20000405-3.c: New test. | |
9673 | ||
9674 | 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
9675 | ||
9676 | * gcc.c-torture/compile/20000405-1.c: New test. | |
9677 | ||
ace8b015 GK |
9678 | 2000-04-04 Geoff Keating <geoffk@cygnus.com> |
9679 | ||
9680 | * gcc.dg/cast-qual-1.c: Revert last change. | |
9681 | ||
be340b97 KG |
9682 | 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9683 | ||
9684 | * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef. | |
9685 | ||
6b32882f ZW |
9686 | 2000-04-03 Zack Weinberg <zack@wolery.cumb.org> |
9687 | ||
9688 | * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c, | |
9689 | gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options. | |
9690 | ||
98e29481 JL |
9691 | Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com) |
9692 | ||
728ee72a | 9693 | * gcc.c-torture/compile/20000403-2.c: New test. |
98e29481 JL |
9694 | * gcc.c-torture/compile/20000403-1.c: New test. |
9695 | ||
83f1c55d RH |
9696 | Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com> |
9697 | ||
9698 | * gcc.c-torture/execute/20000403-1.c: New test. | |
9699 | ||
9700 | 2000-04-03 Geoff Keating <geoffk@cygnus.com> | |
9701 | ||
9702 | * gcc.c-torture/execute/20000402-1.c: New test. | |
9703 | ||
9704 | Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com> | |
9705 | ||
9706 | * gcc.c-torture/execute/va-arg-15.c: New test. | |
9707 | * gcc.c-torture/execute/va-arg-16.c: New test. | |
9708 | * gcc.c-torture/execute/va-arg-17.c: New test. | |
9709 | * gcc.c-torture/execute/va-arg-18.c: New test. | |
9710 | * gcc.c-torture/execute/va-arg-19.c: New test. | |
9711 | ||
bfab56e7 ZW |
9712 | 2000-04-02 Zack Weinberg <zack@wolery.cumb.org> |
9713 | ||
9714 | * gcc.c-torture/compile/981211-1.c: Move to... | |
9715 | * gcc.dg/cpp-as1.c: ...here. | |
9716 | * gcc.dg/cpp-as2.c: New file. | |
9717 | ||
9718 | * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the | |
9719 | compiler. | |
9720 | ||
93fd8bf7 NB |
9721 | 2000-04-02 Neil Booth <NeilB@earthling.net> |
9722 | ||
9723 | * gcc.dg/cpp-cond.c New tests. | |
9724 | * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make | |
9725 | accidental success less likely. | |
9726 | * gcc.dg/cpp-missingop.c New tests. | |
9727 | * gcc.dg/cpp-missingparen.c New tests. | |
9728 | * gcc.dg/cpp-shift.c New tests. | |
9729 | * gcc.dg/cpp-shortcircuit.c New tests. | |
9730 | * gcc.dg/cpp-unary.c New tests. | |
9731 | ||
843cae51 JL |
9732 | Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com) |
9733 | ||
9734 | * gcc.c-torture/compile/20000329-1.c: New test. | |
9735 | ||
83f1c55d RH |
9736 | 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk> |
9737 | ||
9738 | * gcc.c-torture/compile/20000326-1.c: New test. | |
9739 | * gcc.c-torture/compile/20000326-2.c: New test. | |
9740 | ||
9741 | 2000-03-24 Geoff Keating <geoffk@cygnus.com> | |
9742 | ||
9743 | * gcc.c-torture/execute/va-arg-14.c: New test for va_start where | |
9744 | the first parameter is a function argument. | |
9745 | ||
c9bb76b9 NS |
9746 | 2000-03-23 Nathan Sidwell <nathan@codesourcery.com> |
9747 | ||
9748 | * g++.old-deja/g++.ext/array4.C: New test. | |
9749 | ||
83f1c55d RH |
9750 | 2000-03-22 Geoff Keating <geoffk@cygnus.com> |
9751 | ||
9752 | * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals. | |
9753 | ||
b9712646 KG |
9754 | 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9755 | ||
9756 | * gcc.dg/noreturn-1.c: Check for another bogus noreturn case. | |
9757 | ||
1722dcfc RH |
9758 | 2000-03-19 Richard Henderson <rth@cygnus.com> |
9759 | ||
9760 | * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t. | |
9761 | ||
5d6a090f RH |
9762 | 2000-03-19 Richard Henderson <rth@cygnus.com> |
9763 | ||
9764 | * gcc.c-torture/compile/20000319-1.c: New test. | |
9765 | ||
4fa241f2 JL |
9766 | Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com) |
9767 | ||
7924327e | 9768 | * gcc.c-torture/execute/20000314-3.c: New test. |
07fd50ea | 9769 | * gcc.c-torture/execute/20000314-2.c: New test. |
263ac0d8 JL |
9770 | * gcc.c-torture/execute/20000314-1.c: New test. |
9771 | * gcc.c-torture/compile/20000314-2.c: New test. | |
9772 | * gcc.c-torture/compile/20000314-1.c: New test. | |
4fa241f2 | 9773 | |
302e5c46 NS |
9774 | 2000-03-13 Nathan Sidwell <nathan@codesourcery.com> |
9775 | ||
9776 | * g++.old-deja/g++.warn/inline.C: New test. | |
9777 | ||
83f1c55d RH |
9778 | Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com> |
9779 | ||
9780 | * gcc.c-torture/execute/divconst-2.c: Rewrite to check for | |
9781 | standards-compliant result rather than specific constants. | |
9782 | Put test-values in array. | |
9783 | ||
602b1b13 JM |
9784 | 2000-03-08 Jason Merrill <jason@casey.cygnus.com> |
9785 | ||
9786 | * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0. | |
9787 | (g++_target_compile): Put test-specific options last. | |
9788 | ||
45f984e4 NS |
9789 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
9790 | ||
9791 | * g++.old-deja/g++.eh/vbase4.C: New test. | |
9792 | ||
532f12a2 NS |
9793 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
9794 | ||
9795 | * g++.old-deja/g++.bugs/900215_01.C: Adjust. | |
9796 | ||
98eddaf7 NS |
9797 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
9798 | ||
9799 | * g++.old-deja/g++.brendan/misc12.C: Removed. | |
9800 | * g++.old-deja/g++.pt/memtemp77.C: Constify. | |
9801 | * g++.old-deja/g++.ext/pretty4.C: New test. | |
9802 | ||
8ce5ef19 NS |
9803 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
9804 | ||
9805 | * g++.old-deja/g++.other/string2.C: New test. | |
9806 | ||
133a40d2 NS |
9807 | 2000-03-06 Nathan Sidwell <nathan@codesourcery.com> |
9808 | ||
92936ecf | 9809 | * g++.old-deja/g++.warn/impint2.C: New test. |
133a40d2 | 9810 | |
83f1c55d RH |
9811 | Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com> |
9812 | ||
9813 | * gcc.c-torture/execute/20000224-1.c (main): Expected return-value | |
9814 | is 1, not zero. | |
9815 | ||
2f6f9ac7 NS |
9816 | 2000-03-05 Nathan Sidwell <nathan@codesourcery.com> |
9817 | ||
9818 | * g++.old-deja/g++.warn/impint.C: New test. | |
9819 | * g++.old-deja/g++.martin/sts_vectini.C: Add -w option. | |
9820 | * g++.old-deja/g++.pt/explicit10.C: Specify -w option. | |
9821 | * g++.old-deja/g++.pt/explicit12.C: Likewise. | |
9822 | * g++.old-deja/g++.pt/explicit13.C: Likewise. | |
9823 | * g++.old-deja/g++.pt/explicit17.C: Likewise. | |
9824 | * g++.old-deja/g++.pt/explicit18.C: Likewise. | |
9825 | * g++.old-deja/g++.pt/explicit19.C: Likewise. | |
9826 | * g++.old-deja/g++.pt/explicit23.C: Likewise. | |
9827 | * g++.old-deja/g++.pt/explicit31.C: Likewise. | |
9828 | * g++.old-deja/g++.pt/explicit35.C: Likewise. | |
9829 | * g++.old-deja/g++.pt/explicit6.C: Likewise. | |
9830 | * g++.old-deja/g++.pt/memclass7.C: Likewise. | |
9831 | ||
fbb886eb ZW |
9832 | 2000-03-01 Zack Weinberg <zack@wolery.cumb.org> |
9833 | ||
9834 | * gcc.dg/cpp-redef.c: New test. | |
9835 | ||
2a6b7809 NS |
9836 | 2000-02-29 Nathan Sidwell <nathan@codesourcery.com> |
9837 | ||
9838 | * g++.old-deja/g++.pt/unify7.C: New test. | |
9839 | ||
eeafa66d RK |
9840 | Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
9841 | ||
9842 | * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias. | |
9843 | * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha. | |
9844 | ||
83f1c55d RH |
9845 | 2000-02-25 Geoff Keating <geoffk@cygnus.com> |
9846 | ||
9847 | * gcc.c-torture/compile/20000224-1.c: New test. | |
9848 | ||
9849 | 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
9850 | ||
9851 | * gcc.c-torture/compile/cpp-2.c: New test. | |
9852 | * gcc.c-torture/compile/cpp-1.c: New test. | |
9853 | ||
985dae7c JL |
9854 | Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com) |
9855 | ||
9856 | * gcc.c-torture/execute/20000225-1.c: New test. | |
9857 | ||
cff244b2 AO |
9858 | 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
9859 | ||
495da1f6 AO |
9860 | * gcc.dg/cpp-li2.c: New test. |
9861 | ||
e729bc6d AO |
9862 | * gcc.dg/cpp-wi1.c: New test. |
9863 | ||
cff244b2 AO |
9864 | * gcc.dg/cpp-li1.c: New test. |
9865 | ||
da3a4719 NS |
9866 | 2000-02-24 Nathan Sidwell <nathan@codesourcery.com> |
9867 | ||
9868 | * g++.old-deja/g++.other/sizeof5.C: New test. | |
9869 | ||
83f1c55d RH |
9870 | 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
9871 | ||
9872 | * gcc.c-torture/execute/va-arg-13.c: New test. | |
9873 | ||
9874 | Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com> | |
9875 | ||
9876 | * gcc.c-torture/execute/va-arg-12.c: New test. | |
9877 | ||
9878 | 2000-02-23 Nathan Sidwell <nathan@codesourcery.com> | |
9879 | ||
9880 | * gcc.c-torture/execute/20000223-1.c: New test. | |
9881 | ||
b23875c9 NS |
9882 | 2000-02-23 Nathan Sidwell <nathan@codesourcery.com> |
9883 | ||
9884 | * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL. | |
9885 | ||
fa2e34e8 MM |
9886 | 2000-02-22 Mark Mitchell <mark@codesourcery.com> |
9887 | ||
9888 | * g++.old-deja/g++.abi/ptrmem.C: New test. | |
9889 | ||
4a6cfa63 RH |
9890 | 2000-02-19 Richard Henderson <rth@cygnus.com> |
9891 | ||
9892 | * gcc.c-torture/compile/init-3.c: New. | |
9893 | ||
44399cac MM |
9894 | 2000-02-17 Mark Mitchell <mark@codesourcery.com> |
9895 | ||
9896 | * lib/g++.exp (g++_init): Add -fmessage-length=0 to | |
9897 | ALWAYS_CXXFLAGS. | |
9898 | ||
ed3b0480 RL |
9899 | Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com> |
9900 | ||
9901 | * gcc.c-torture/compile/20000211-3.c: New test. | |
9902 | ||
ddcc2ade MB |
9903 | Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org> |
9904 | ||
9905 | * gcc.c-torture/compile/20000211-2.c: New test. | |
9906 | ||
2144ddea JL |
9907 | Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com) |
9908 | ||
9909 | * gcc.c-torture/compile/20000211-1.c: New test. | |
9910 | ||
ae6f3fe9 JL |
9911 | 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk> |
9912 | ||
9913 | * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections | |
efdbc6f8 | 9914 | on native targets |
ae6f3fe9 | 9915 | |
1d3f28d4 NS |
9916 | 2000-02-08 Nathan Sidwell <nathan@acm.org> |
9917 | ||
9918 | * g++.old-deja/g++.other/cast5.C: New test. | |
9919 | ||
cc6c6c23 AM |
9920 | 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au> |
9921 | ||
9922 | * gcc.c-torture/execute/20000205-1.c: New. | |
9923 | ||
31a72d3f NS |
9924 | 2000-02-03 Nathan Sidwell <nathan@acm.org> |
9925 | ||
9926 | * g++.old-deja/g++.jason/cast3.C: Return void. | |
9927 | * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic. | |
9928 | ||
bd524aa3 AO |
9929 | 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
9930 | ||
15f724f6 AO |
9931 | * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall. |
9932 | ||
bd524aa3 AO |
9933 | * gcc.dg/loop-1.c: New test. |
9934 | ||
83f1c55d RH |
9935 | 2000-01-27 Jakub Jelinek <jakub@redhat.com> |
9936 | ||
9937 | * gcc.c-torture/compile/20000127-1.c: New test. | |
9938 | * gcc.c-torture/execute/991228-1.c: New test. | |
9939 | ||
3ebed0b2 AO |
9940 | 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
9941 | ||
3f50679d AO |
9942 | * gcc.dg/unused-2.c: New test. |
9943 | ||
3ebed0b2 AO |
9944 | * gcc.dg/conv-1.c: New test. |
9945 | ||
7a53e94b MM |
9946 | 2000-01-24 Mark Mitchell <mark@codesourcery.com> |
9947 | ||
9948 | * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++ | |
9949 | compiler. | |
9950 | (tool_option_proc): Fix typo. | |
92936ecf | 9951 | |
360f2326 GK |
9952 | 2000-01-24 Geoff Keating <geoffk@cygnus.com> |
9953 | ||
9954 | * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version | |
9955 | of the ld on the host, not on the build machine. | |
9956 | Also, don't crash if '--help' is not a supported option. | |
9957 | ||
1eb8759b RH |
9958 | 2000-01-24 Richard Henderson <rth@cygnus.com> |
9959 | ||
9960 | * gcc.c-torture/execute/ieee/fp-cmp-4.c: New. | |
9961 | ||
33f6849b JL |
9962 | Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com) |
9963 | ||
7e7cf28a | 9964 | * gcc.c-torture/execute/20000120-2.c: New test. |
33f6849b JL |
9965 | * gcc.c-torture/execute/20000120-1.c: New test. |
9966 | ||
ca4cd7ab JL |
9967 | Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com) |
9968 | ||
9969 | * gcc.c-torture/execute/20000113-1.c: New test. | |
9970 | ||
7a2a27a5 JL |
9971 | Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com) |
9972 | ||
9973 | * gcc.c-torture/execute/20000112-1.c: New test. | |
9974 | ||
a5bfff0c AO |
9975 | 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
9976 | ||
9977 | * gcc.dg/20000111-1.c: New test. | |
9978 | ||
afc27297 JL |
9979 | Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com) |
9980 | ||
9981 | * gcc.c-torture/execute/990628-1.c: Tweak to work on targets | |
9982 | with 16 bit integers. | |
9983 | ||
69d4f56d AO |
9984 | 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
9985 | ||
9986 | * gcc.dg/20000108-1.c: New test. | |
9987 | ||
cc6ecc6a NS |
9988 | 2000-01-05 Nathan Sidwell <nathan@acm.org> |
9989 | ||
9990 | * g++.old-deja/g++.ns/koenig8.C: New test. | |
9991 | ||
ac8cd718 NS |
9992 | 2000-01-05 Nathan Sidwell <nathan@acm.org> |
9993 | ||
9994 | * g++.old-deja/g++.other/cast4.C: New test. | |
9995 | ||
25a8e1be JL |
9996 | Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com) |
9997 | ||
5ed75fe4 | 9998 | * gcc.c-torture/compile/20000105-2.c: New test. |
25a8e1be JL |
9999 | * gcc.c-torture/compile/20000105-1.c: New test. |
10000 | ||
3f552d62 KG |
10001 | 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10002 | ||
10003 | * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc | |
10004 | references to printf & atoi to conform to ANSI standard. | |
10005 | * g++.old-deja/g++.brendan/code-gen1.C: Likewise. | |
10006 | * g++.old-deja/g++.brendan/code-gen2.C: Likewise. | |
10007 | * g++.old-deja/g++.brendan/code-gen3.C: Likewise. | |
10008 | * g++.old-deja/g++.brendan/code-gen4.C: Likewise. | |
10009 | * g++.old-deja/g++.brendan/code-gen6.C: Likewise. | |
10010 | * g++.old-deja/g++.brendan/complex1.C: Likewise. | |
10011 | * g++.old-deja/g++.brendan/copy1.C: Likewise. | |
10012 | * g++.old-deja/g++.brendan/copy2.C: Likewise. | |
10013 | * g++.old-deja/g++.brendan/copy3.C: Likewise. | |
10014 | * g++.old-deja/g++.brendan/copy4.C: Likewise. | |
10015 | * g++.old-deja/g++.brendan/copy5.C: Likewise. | |
10016 | * g++.old-deja/g++.brendan/copy6.C: Likewise. | |
10017 | * g++.old-deja/g++.brendan/copy7.C: Likewise. | |
10018 | * g++.old-deja/g++.brendan/copy8.C: Likewise. | |
10019 | * g++.old-deja/g++.brendan/crash11.C: Likewise. | |
10020 | * g++.old-deja/g++.brendan/crash14.C: Likewise. | |
10021 | * g++.old-deja/g++.brendan/ctors1.C: Likewise. | |
10022 | * g++.old-deja/g++.brendan/ctors2.C: Likewise. | |
10023 | * g++.old-deja/g++.brendan/delete2.C: Likewise. | |
10024 | * g++.old-deja/g++.brendan/dtors1.C: Likewise. | |
10025 | * g++.old-deja/g++.brendan/dtors2.C: Likewise. | |
10026 | * g++.old-deja/g++.brendan/dtors3.C: Likewise. | |
10027 | * g++.old-deja/g++.brendan/eh1.C: Likewise. | |
10028 | * g++.old-deja/g++.brendan/groff1.C: Likewise. | |
10029 | * g++.old-deja/g++.brendan/init3.C: Likewise. | |
10030 | * g++.old-deja/g++.brendan/misc12.C: Likewise. | |
10031 | * g++.old-deja/g++.brendan/misc7.C: Likewise. | |
10032 | * g++.old-deja/g++.brendan/new2.C: Likewise. | |
10033 | * g++.old-deja/g++.brendan/operators4.C: Likewise. | |
10034 | * g++.old-deja/g++.brendan/operators5.C: Likewise. | |
10035 | * g++.old-deja/g++.brendan/overload2.C: Likewise. | |
10036 | * g++.old-deja/g++.brendan/overload7.C: Likewise. | |
10037 | * g++.old-deja/g++.brendan/redecl2.C: Likewise. | |
10038 | * g++.old-deja/g++.brendan/reference1.C: Likewise. | |
10039 | * g++.old-deja/g++.brendan/sizeof5.C: Likewise. | |
10040 | * g++.old-deja/g++.brendan/template24.C: Likewise. | |
10041 | * g++.old-deja/g++.brendan/template3.C: Likewise. | |
10042 | * g++.old-deja/g++.brendan/vtables1.C: Likewise. | |
10043 | * g++.old-deja/g++.jason/inline3.C: Likewise. | |
10044 | * g++.old-deja/g++.jason/opeq.C: Likewise. | |
10045 | * g++.old-deja/g++.law/arg5.C: Likewise. | |
10046 | * g++.old-deja/g++.law/arm7.C: Likewise. | |
10047 | * g++.old-deja/g++.law/ctors11.C: Likewise. | |
10048 | * g++.old-deja/g++.law/cvt8.C: Likewise. | |
10049 | * g++.old-deja/g++.law/init9.C: Likewise. | |
10050 | * g++.old-deja/g++.law/refs4.C: Likewise. | |
10051 | * g++.old-deja/g++.law/template2.C: Likewise. | |
10052 | * g++.old-deja/g++.law/visibility24.C: Likewise. | |
10053 | * g++.old-deja/g++.law/vtable3.C: Likewise. | |
10054 | * g++.old-deja/g++.mike/asm2.C: Likewise. | |
10055 | * g++.old-deja/g++.mike/eh1.C: Likewise. | |
10056 | * g++.old-deja/g++.mike/misc1.C: Likewise. | |
10057 | * g++.old-deja/g++.mike/misc13.C: Likewise. | |
10058 | * g++.old-deja/g++.mike/misc14.C: Likewise. | |
10059 | * g++.old-deja/g++.mike/ns12.C: Likewise. | |
10060 | * g++.old-deja/g++.mike/p1248.C: Likewise. | |
10061 | * g++.old-deja/g++.mike/p3708.C: Likewise. | |
10062 | * g++.old-deja/g++.mike/p3708a.C: Likewise. | |
10063 | * g++.old-deja/g++.mike/p3708b.C: Likewise. | |
10064 | * g++.old-deja/g++.mike/p646.C: Likewise. | |
10065 | * g++.old-deja/g++.mike/p700.C: Likewise. | |
10066 | * g++.old-deja/g++.mike/p783.C: Likewise. | |
10067 | * g++.old-deja/g++.mike/p783a.C: Likewise. | |
10068 | * g++.old-deja/g++.mike/p783b.C: Likewise. | |
10069 | * g++.old-deja/g++.mike/p786.C: Likewise. | |
10070 | * g++.old-deja/g++.mike/p789.C: Likewise. | |
10071 | * g++.old-deja/g++.mike/p789a.C: Likewise. | |
10072 | * g++.old-deja/g++.mike/p807a.C: Likewise. | |
10073 | * g++.old-deja/g++.other/delete3.C: Likewise. | |
10074 | * g++.old-deja/g++.other/dyncast1.C: Likewise. | |
10075 | * g++.old-deja/g++.other/dyncast2.C: Likewise. | |
10076 | * g++.old-deja/g++.other/dyncast3.C: Likewise. | |
10077 | * g++.old-deja/g++.other/empty1.C: Likewise. | |
10078 | * g++.old-deja/g++.other/temporary1.C: Likewise. | |
10079 | * g++.old-deja/g++.pt/memtemp14.C: Likewise. | |
10080 | * g++.old-deja/g++.pt/t16.C: Likewise. | |
10081 | * g++.old-deja/g++.pt/tiemann2.C: Likewise. | |
10082 | ||
3fe5b143 BS |
10083 | 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk> |
10084 | ||
10085 | * gcc.dg/991230-1.c: New test. | |
10086 | ||
bacaaca4 JL |
10087 | Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com) |
10088 | ||
60a18af8 | 10089 | * gcc.c-torture/compile/991229-3.c: New test. |
7f0f8891 | 10090 | * gcc.c-torture/compile/991229-2.c: New test. |
bacaaca4 JL |
10091 | * gcc.c-torture/compile/991229-1.c: New test. |
10092 | ||
7fb1283f GM |
10093 | Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com> |
10094 | ||
10095 | * gcc.c-torture/compile/labels-2.c: New test. | |
10096 | ||
83f1c55d RH |
10097 |