1 2011-01-14 Martin Jambor <mjambor@suse.cz>
3 PR tree-optimization/45934
4 PR tree-optimization/46302
5 * g++.dg/ipa/devirt-c-1.C: New test.
6 * g++.dg/ipa/devirt-c-2.C: Likewise.
7 * g++.dg/ipa/devirt-c-3.C: Likewise.
8 * g++.dg/ipa/devirt-c-4.C: Likewise.
9 * g++.dg/ipa/devirt-c-5.C: Likewise.
10 * g++.dg/ipa/devirt-c-6.C: Likewise.
11 * g++.dg/ipa/devirt-6.C: Likewise.
12 * g++.dg/ipa/devirt-d-1.C: Likewise.
13 * g++.dg/torture/pr45934.C: Likewise.
15 2011-01-14 Jason Merrill <jason@redhat.com>
17 * g++.dg/cpp0x/variadic105.C: New.
19 2011-01-08 Dominique d'Humieres <dominiq@lps.ens.fr>
20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
23 * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c
25 objc.dg-struct-layout-encoding-1/t02[57-9]_main.m execution tests
26 on i?86-*-*, x86_64-*-*, and powerpc*-apple-darwin* && ilp32.
27 XFAIL objc.dg-struct-layout-encoding-1/t03[01]_main.m execution
28 tests on i?86-*-* and x86_64-*-*.
30 2011-01-14 Richard Guenther <rguenther@suse.de>
32 PR tree-optimization/47280
33 * g++.dg/opt/pr47280.C: New testcase.
35 2011-01-14 Jason Merrill <jason@redhat.com>
37 * g++.dg/cpp0x/constexpr-regress1.C: New.
39 * g++.dg/ext/flexary2.C: New.
41 2011-01-14 Richard Guenther <rguenther@suse.de>
44 * gcc.dg/torture/pr47281.c: New testcase.
45 * gcc.dg/tree-ssa/pr46076.c: XFAIL.
47 2011-01-14 Richard Guenther <rguenther@suse.de>
49 PR tree-optimization/47286
50 * gcc.dg/tree-ssa/pr47286.c: New testcase.
52 2011-01-13 Kai Tietz <kai.tietz@onevision.com>
55 * g++.dg/ext/pr47213.C: New.
57 2011-01-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
59 * gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.
61 2011-01-13 Tobias Burnus <burnus@net-b.de>
62 Mikael Morin <mikael@gcc.gnu.org>
66 * gfortran.dg/select_type_20.f90: New.
67 * gfortran.dg/select_type_21.f90: New.
69 2011-01-13 Michael Meissner <meissner@linux.vnet.ibm.com>
72 * gcc.target/powerpc/pr47251.c: New file, test PR 47251 fix.
74 2011-01-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
76 * gcc.dg/guality/pr36728-1.c: Disable arg1/2 checks for s390 and
78 * gcc.dg/guality/pr36728-2.c: Likewise.
80 2011-01-13 Dodji Seketeli <dodji@redhat.com>
83 * g++.dg/debug/dwarf2/template-params-9.C: New test.
85 2011-01-13 Andrey Belevantsev <abel@ispras.ru>
87 PR rtl-optimization/45352
88 * gcc.dg/pr45352-3.c: New.
90 2011-01-12 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
92 * g++.dg/cpp0x/range-for4.C: Delete useless include and duplicated
94 * g++.dg/cpp0x/range-for8.C: New.
95 * g++.dg/cpp0x/range-for9.C: New.
97 2011-01-12 Kai Tietz <kai.tietz@onevision.com>
100 * g++.dg/debug/pr47209.C: New.
102 2011-01-12 Richard Guenther <rguenther@suse.de>
105 * gcc.dg/lto/pr47259_0.c: New testcase.
106 * gcc.dg/lto/pr47259_1.c: Likewise.
108 2011-01-12 Iain Sandoe <iains@gcc.gnu.org>
110 * objc-obj-c++-shared/Object1.h: Add copyright header, update
111 comments. Add a TEST_SUITE_ADDITIONS category for GNU runtime.
112 Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the
113 methods missing from the OBJC2 Object.
114 * objc-obj-c++-shared/Object1-implementation.h: Add copyright header.
115 Amend implementation to use a TEST_SUITE_ADDITIONS category for both GNU
117 * objc-obj-c++-shared/Object1.mm: Remove redundant header, update
119 * objc-obj-c++-shared/Object1.m: Likewise.
120 * objc.dg/encode-3.m: Update header use. Amend to be API2 compatible.
121 * objc.dg/proto-qual-1.m: Likewise.
122 * obj-c++.dg/proto-lossage-3.mm: Likewise.
123 * obj-c++.dg/proto-qual-1.mm: Likewise.
125 2011-01-12 Eric Botcazou <ebotcazou@adacore.com>
128 * gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC.
130 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
132 Fixed the Objective-C++ testsuite and updated all tests.
133 * lib/obj-c++.exp (obj-c++_init): Declare and set
134 gcc_warning_prefix and gcc_error_prefix.
135 * obj-c++.dg/attributes/categ-attribute-2.mm: Fixed usage of
136 'dg-warning', 'dg-message' and 'dg-error'.
137 * obj-c++.dg/class-extension-3.mm: Likewise.
138 * obj-c++.dg/class-protocol-1.mm: Likewise.
139 * obj-c++.dg/encode-7.mm: Likewise.
140 * obj-c++.dg/exceptions-3.mm: Likewise.
141 * obj-c++.dg/exceptions-5.mm: Likewise.
142 * obj-c++.dg/method-12.mm: Likewise.
143 * obj-c++.dg/method-13.mm: Likewise.
144 * obj-c++.dg/method-15.mm: Likewise.
145 * obj-c++.dg/method-16.mm: Likewise.
146 * obj-c++.dg/method-4.mm: Likewise.
147 * obj-c++.dg/method-8.mm: Likewise.
148 * obj-c++.dg/method-conflict-1.mm: Likewise.
149 * obj-c++.dg/method-conflict-2.mm: Likewise.
150 * obj-c++.dg/method-conflict-3.mm: Likewise. Also, removed FIXME
151 and uncommented second part of the testcase now that the testsuite
153 * obj-c++.dg/method-conflict-4.mm: Likewise. Also, removed FIXME
154 and uncommented second part of the testcase now that the testsuite
156 * obj-c++.dg/private-1.mm: Likewise.
157 * obj-c++.dg/proto-lossage-4.mm: Likewise.
158 * obj-c++.dg/syntax-error-7.mm: Likewise.
159 * obj-c++.dg/warn5.mm: Likewise.
160 * obj-c++.dg/property/at-property-14.mm: Likewise.
161 * obj-c++.dg/property/at-property-16.mm: Likewise, and removed
163 * obj-c++.dg/property/at-property-18.mm: Likewise.
164 * obj-c++.dg/property/at-property-20.mm: Likewise, and removed
166 * obj-c++.dg/property/at-property-21.mm: Likewise.
167 * obj-c++.dg/property/at-property-28.mm: Likewise.
168 * obj-c++.dg/property/at-property-5.mm: Likewise.
169 * obj-c++.dg/property/dynamic-2.mm: Likewise.
170 * obj-c++.dg/property/property-neg-3.mm: Likewise.
171 * obj-c++.dg/property/synthesize-11.mm: Likewise.
172 * obj-c++.dg/property/synthesize-6.mm: Likewise.
173 * obj-c++.dg/property/synthesize-8.mm: Likewise.
174 * obj-c++.dg/property/synthesize-9.mm: Likewise.
175 * obj-c++.dg/tls/diag-5.mm: Likewise.
176 * obj-c++.dg/ivar-invalid-type-1.mm: Removed FIXME and uncommented
177 dg-error, now matched correctly.
179 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
181 * objc.dg/property/at-property-29.m: New.
182 * obj-c++.dg/property/at-property-29.mm: New.
184 2011-01-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
186 * go.test/go-test.exp (go-set-goarch): New proc.
187 (go-gc-tests): Use it.
189 2011-01-11 Dodji Seketeli <dodji@redhat.com>
192 * g++.dg/debug/dwarf2/template-params-8.C: New test.
194 2011-01-11 Richard Henderson <rth@redhat.com>
196 * gcc-dg/tree-ssa/vrp47.c: Disable for mn10300 as well.
198 2011-01-11 Jan Hubicka <jh@suse.cz>
202 * testsuite/gcc.dg/lto/pr45721_1.c: New file.
203 * testsuite/gcc.dg/lto/pr45721_0.c: New file.
205 2011-01-11 Richard Guenther <rguenther@suse.de>
207 PR tree-optimization/46076
208 * gcc.dg/tree-ssa/pr46076.c: New testcase.
210 2011-01-11 Jeff Law <law@redhat.com>
212 * PR tree-optimization/47086
213 * gcc.dg/pr47086.c: New test.
215 2011-01-11 Jason Merrill <jason@redhat.com>
218 * g++.dg/template/new10.C: New.
221 * g++.dg/cpp0x/lambda/lambda-this3.C: New.
223 2011-01-11 Iain Sandoe <iains@gcc.gnu.org>
225 * objc-obj-c++-shared/next-mapping.h: Add copyright header.
226 Split type definitions and NSConstantString class into...
227 * objc-obj-c++-shared/objc-test-suite-types.h: New.
228 * objc-obj-c++-shared/nsconstantstring-class.h: New.
229 * objc-obj-c++-shared/nsconstantstring-class-impl.h: New.
230 * objc-obj-c++-shared/nsconstantstring-class-impl.m: New.
231 * objc-obj-c++-shared/nsconstantstring-class-impl.mm: New.
232 * objc-obj-c++-shared/next-abi.h: Add copyright header, minor update
234 * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: Adjust
235 encode defines for newer NeXT system headers.
236 * obj-c++.dg/template-4.mm: Adjust to use nsconstantstring headers.
237 * obj-c++.dg/torture/strings/string1.mm: Likewise.
238 * objc.dg/foreach-5.m: Likewise.
239 * objc.dg/foreach-2.m: Likewise.
240 * objc.dg/foreach-4.m: Likewise.
241 * objc.dg/torture/strings/string1.m: Likewise.
242 * objc.dg/torture/strings/string2.m: Likewise.
243 * objc.dg/torture/strings/string3.m: Likewise.
244 * objc.dg/torture/strings/string4.m: Likewise.
245 * obj-c++.dg/torture/strings/const-str-3.mm: Adjust to use type
246 header and stand alone.
247 * obj-c++.dg/strings/strings-2.mm: Likewise.
248 * objc.dg/torture/strings/const-str-3.m: Likewise.
249 * objc.dg/strings/strings-2.m: Likewise.
250 * objc.dg/strings/const-str-12b.m: Likewise.
252 2011-01-12 Richard Guenther <rguenther@suse.de>
255 * gcc.dg/attr-weak-1.c: Adjust.
257 2011-01-11 Paul Thomas <pault@gcc.gnu.org>
260 * gfortran.dg/realloc_on_assign_2.f03 : Modify 'test1' to be
261 standard compliant and comment.
263 2011-01-10 Jan Hubicka <jh@suse.cz>
266 * gcc.dg/initpri3.c: New testcase.
268 2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
271 * g++.dg/torture/stackalign/test-unwind.h (g_edi): Mark it
277 (g_ebp_save): Likewise.
278 (g_esp_save): Likewise.
280 2011-01-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
282 * g++.dg/ipa/pr46984.C: Add dg-require-effective-target lto.
284 2011-01-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
286 PR tree-optimization/46021
287 * gcc.dg/tree-ssa/20040204-1.c: Don't XFAIL on alpha*-*-*,
288 i?86-*-*, x86_64-*-*.
290 2011-01-10 Jeff Law <law@redhat.com>
292 * PR tree-optimization/47141
293 * gcc.c-torture/compile/pr47141.c: New test.
295 2011-01-10 Eric Botcazou <ebotcazou@adacore.com>
298 * gcc.dg/vect/vect-vfa-slp.c: Remove XFAIL.
299 * gcc.dg/vect/slp-23.c: Remove XFAIL for SLP.
300 * gcc.dg/vect/slp-35.c: Remove XFAILs.
301 * gcc.dg/vect/no-tree-pre-slp-29.c: Likewise.
304 * gcc.dg/vect/vect-peel-1.c (main): Prevent initialization loop from
305 being vectorized. Adjust dg-final pattern. Remove XFAIL.
306 * gcc.dg/vect/vect-peel-2.c (main): Likewise.
307 * gcc.dg/vect/vect-peel-4.c (main): Prevent initialization loop from
308 being vectorized. Adjust dg-final pattern.
311 * gcc.dg/vect/pr33804.c: XFAIL only for ilp32.
312 * gcc.dg/vect/slp-24.c: Likewise.
314 2011-01-10 Dave Korn <dave.korn.cygwin@gmail.com>
317 * g++.dg/other/pr47218-1.C: New test file.
318 * g++.dg/other/pr47218.C: Likewise.
319 * g++.dg/other/pr47218.h: New supporting header.
321 2011-01-09 Nicola Pero <nicola.pero@meta-innovation.com>
324 * objc.dg/attributes/invalid-attribute-1.m: New.
325 * obj-c++.dg/attributes/invalid-attribute-1.mm: New.
327 2011-01-09 Janus Weil <janus@gcc.gnu.org>
330 * gfortran.dg/proc_ptr_comp_28.f90: New.
332 2011-01-09 Iain Sandoe <iains@gcc.gnu.org>
334 * obj-c++.dg/gnu-api-2-class.mm: Skip for Darwin < 9.
335 * obj-c++.dg/gnu-api-2-ivar.mm: Likewise.
336 * obj-c++.dg/gnu-api-2-method.mm: Likewise.
337 * obj-c++.dg/gnu-api-2-objc.mm: Likewise.
338 * obj-c++.dg/gnu-api-2-object.mm: Likewise.
339 * obj-c++.dg/gnu-api-2-property.mm: Likewise.
340 * obj-c++.dg/gnu-api-2-protocol.mm: Likewise.
341 * obj-c++.dg/gnu-api-2-sel.mm: Likewise.
342 * objc.dg/gnu-api-2-class.m: Likewise.
343 * objc.dg/gnu-api-2-ivar.m: Likewise.
344 * objc.dg/gnu-api-2-method.m: Likewise.
345 * objc.dg/gnu-api-2-objc.m: Likewise.
346 * objc.dg/gnu-api-2-object.m: Likewise.
347 * objc.dg/gnu-api-2-property.m: Likewise.
348 * objc.dg/gnu-api-2-protocol.m: Likewise.
349 * objc.dg/gnu-api-2-sel.m: Likewise.
351 2011-01-09 Iain Sandoe <iains@gcc.gnu.org>
353 * objc.dg/foreach-1.m: Skip for Darwin < 9.
354 * objc.dg/objc-foreach-4.m: Likewise.
355 * objc.dg/objc-foreach-5.m: Skip for Darwin < 9, adjust headers.
356 * objc.dg/foreach-2.m: Skip for Darwin < 9, return self from init.
357 * objc.dg/foreach-4.m: Likewise.
358 * objc.dg/foreach-5.m: Likewise.
359 * objc.dg/foreach-3.m: Return self from init.
361 2011-01-09 Thomas Koenig <tkoenig@gcc.gnu.org>
364 * gfortran.dg/iso_c_binding_c_loc_char_1.f03: New test.
366 2011-01-09 Janus Weil <janus@gcc.gnu.org>
369 * gfortran.dg/class_35.f90: New.
371 2011-01-08 Iain Sandoe <iains@gcc.gnu.org>
373 * objc.dg/foreach-1.m: Add "-Wall" to flags.
375 2011-01-08 Nicola Pero <nicola.pero@meta-innovation.com>
378 * objc.dg/invalid-method-2.m: New.
379 * obj-c++.dg/invalid-method-2.mm: New.
381 2011-01-08 Paul Thomas <pault@gcc.gnu.org>
384 * gfortran.dg/transpose_optimization_2.f90 : New test.
386 2011-01-08 Jan Hubicka <jh@suse.cz>
388 PR tree-optmization/46469
389 * g++.dg/torture/pr46469.C: New testcase.
391 2011-01-08 Iain Sandoe <iains@gcc.gnu.org>
393 * objc-obj-c++-shared/next-mapping.h: Move code and definitions for
394 emulation of libobjc-gnu structure layout functionality to ..
395 * objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: New.
396 * objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h: New.
397 * objc/execute/bf-common.h: Adjust headers.
398 * objc/execute/bf-1.m: Likewise.
399 * objc/execute/bf-2.m: Likewise.
400 * objc/execute/bf-3.m: Likewise.
401 * objc/execute/bf-4.m: Likewise.
402 * objc/execute/bf-5.m: Likewise.
403 * objc/execute/bf-6.m: Likewise.
404 * objc/execute/bf-7.m: Likewise.
405 * objc/execute/bf-8.m: Likewise.
406 * objc/execute/bf-9.m: Likewise.
407 * objc/execute/bf-10.m: Likewise.
408 * objc/execute/bf-11.m: Likewise.
409 * objc/execute/bf-12.m: Likewise.
410 * objc/execute/bf-13.m: Likewise.
411 * objc/execute/bf-14.m: Likewise.
412 * objc/execute/bf-15.m: Likewise.
413 * objc/execute/bf-16.m: Likewise.
414 * objc/execute/bf-17.m: Likewise.
415 * objc/execute/bf-18.m: Likewise.
416 * objc/execute/bf-19.m: Likewise.
417 * objc/execute/bf-20.m: Likewise.
418 * objc/execute/bf-21.m: Likewise.
419 * objc/execute/bycopy-3.m: Adjust headers, add next-specific code for
420 objc_get_type_qualifiers ().
422 2011-01-08 Thomas Koenig <tkoenig@gcc.gnu.org>
425 * gfortran.dg/dependency_39.f90: New test.
427 2011-01-07 Jan Hubicka <jh@suse.cz>
429 Get builtins tests ready for linker plugin.
430 * gcc.c-torture/execute/builtins/memcpy-chk.c (s2,s3,l1): Mark volatile.
431 * gcc.c-torture/execute/builtins/memops-asm-lib.c (my_memcpy, my_bcopy, my_memset,
432 my_bzero): Mark used.
433 * gcc.c-torture/execute/builtins/memset-chk.c (l1, l3): Mark volatile.
434 * gcc.c-torture/execute/builtins/memmove-chk.c (s1,s2,s3,l1): Mark volatile.
435 * gcc.c-torture/execute/builtins/mempcpy-chk.c (s2,s3,l1): Mark volatile
437 2011-01-07 Jan Hubicka <jh@suse.cz>
439 PR tree-optimization/46367
440 * g++.dg/torture/pr46367.C: New file.
442 2011-01-07 Jakub Jelinek <jakub@redhat.com>
445 * gcc.dg/pr47201.c: New test.
448 * gcc.dg/tree-prof/pr47187.c: New test.
450 2011-01-07 Tobias Burnus <burnus@net-b.de>
453 * gfortran.dg/extends_type_of_3.f90: New.
455 2011-01-07 Kai Tietz <kai.tietz@onevision.com>
457 * g++.dg/ext/dllexport-MI1.C: Adjust test.
458 * g++.dg/ext/dllimport-MI1.C: Likewise.
459 * g++.dg/ext/dllimport1.C: Add test for x86_64-*-mingw*.
460 * g++.dg/ext/dllimport10.C: Likewise.
461 * g++.dg/ext/dllimport11.C: Likewise.
462 * g++.dg/ext/dllimport12.C: Likewise.
463 * g++.dg/ext/dllimport13.C: Likewise.
464 * g++.dg/ext/dllimport2.C: Likewise.
465 * g++.dg/ext/dllimport3.C: Likewise.
466 * g++.dg/ext/dllimport4.C: Likewise.
467 * g++.dg/ext/dllimport5.C: Likewise.
468 * g++.dg/ext/dllimport6.C: Likewise.
469 * g++.dg/ext/dllimport8.C: Likewise.
470 * g++.dg/ext/dllimport9.C: Likewise.
471 * g++.dg/ext/selectany2.C: Enable test for x86_64-*-mingw*
472 targets, too. Additionally enable test for i?86-*-mingw*.
473 * g++.dg/ext/selectany1.C: Likewise.
474 Remove guard variable check.
476 2011-01-07 Janus Weil <janus@gcc.gnu.org>
480 * gfortran.dg/storage_size_3.f08: Extended.
482 2011-01-07 Jakub Jelinek <jakub@redhat.com>
485 * g++.dg/template/stdarg1.C: New test.
487 2011-01-06 Daniel Franke <franke.daniel@gmail.com>
490 * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
491 * gfortran.dg/defined_operators_1.f90: Split the subroutine
492 from the interface of functions to not hide the errors that
495 2011-01-06 Jan Hubicka <jh@suse.cz>
497 * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
498 * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
500 2011-01-06 Daniel Franke <franke.daniel@gmail.com>
504 * gfortran.dg/interface_33.f90: New test.
506 2011-01-06 Jakub Jelinek <jakub@redhat.com>
509 * gcc.c-torture/compile/pr47150.c: New test.
511 2011-01-06 Ira Rosen <irar@il.ibm.com>
513 PR tree-optimization/47139
514 * gcc.dg/vect/pr47139.c: New test.
516 2011-01-05 Janus Weil <janus@gcc.gnu.org>
519 * gfortran.dg/extends_type_of_2.f03: New.
521 2011-01-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
523 * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
525 2011-01-05 Eric Botcazou <ebotcazou@adacore.com>
527 * gnat.dg/opt14.adb: New test.
529 2011-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
532 * gfortran.dg/allocate_error_2.f90: New test.
534 2011-01-05 Janus Weil <janus@gcc.gnu.org>
537 * gfortran.dg/storage_size_3.f08: New.
539 2011-01-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
542 * gfortran.dg/namelist_68.f90: New test.
544 2011-01-04 Eric Botcazou <ebotcazou@adacore.com>
546 * gnat.dg/unchecked_convert8.ad[sb]: New test.
548 2011-01-04 Janus Weil <janus@gcc.gnu.org>
551 * gfortran.dg/class_34.f90: New.
553 2011-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
555 * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
556 use __builtin_inff. Skip all single-precision tests that require
559 2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
561 * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
563 2011-01-03 Jakub Jelinek <jakub@redhat.com>
565 PR tree-optimization/47148
566 * gcc.c-torture/execute/pr47148.c: New test.
568 PR tree-optimization/47155
569 * gcc.c-torture/execute/pr47155.c: New test.
571 PR rtl-optimization/47157
572 * gcc.c-torture/compile/pr47157.c: New test.
574 2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
576 * gcc.dg/torture/vector-shift2.c (schar): Define.
577 (main): Always use schar or uchar instead of plain "char" to avoid
578 dependencies on implementation-defined char signedness.
580 2011-01-03 Martin Jambor <mjambor@suse.cz>
582 PR tree-optimization/46801
583 * gnat.dg/pack9.adb: Remove xfail.
585 2011-01-03 Martin Jambor <mjambor@suse.cz>
587 PR tree-optimization/46984
588 * g++.dg/ipa/pr46984.C: New test.
590 2011-01-02 Janus Weil <janus@gcc.gnu.org>
593 * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
595 2011-01-02 Jakub Jelinek <jakub@redhat.com>
597 PR tree-optimization/47140
598 * gcc.c-torture/compile/pr47140.c: New test.
600 PR rtl-optimization/47028
601 * gcc.dg/pr47028.c: New test.
603 2011-01-02 Nicola Pero <nicola.pero@meta-innovation.com>
605 * objc.dg/protocol-forward-1.m: Removed TODO.
606 * objc.dg/protocol-forward-2.m: New.
607 * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
608 * obj-c++.dg/protocol-forward-2.mm: New.
610 2011-01-01 Kai Tietz <kai.tietz@onevision.com>
613 * g++.dg/eh/pr38662.C: New testcase.
615 2011-01-01 Chung-Lin Tang <cltang@codesourcery.com>
617 * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
618 scan for newline '\n'.
621 Copyright (C) 2011 Free Software Foundation, Inc.
623 Copying and distribution of this file, with or without modification,
624 are permitted in any medium without royalty provided the copyright
625 notice and this notice are preserved.