OSDN Git Service

Fix PR c++/44086
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
2010-06-06 fabienFix PR c++/44086
2010-06-06 janus2010-06-05 Paul Thomas <pault@gcc.gnu.org>
2010-06-05 pault2010-06-05 Paul Thomas <pault@gcc.gnu.org>
2010-06-05 jakub PR c++/44361
2010-06-05 jason * g++.dg/cpp0x/noexcept06.C: Call set_unexpected.
2010-06-05 jsm28 PR c/44322
2010-06-05 jason * cvt.c (cp_convert_to_pointer): Use null_ptr_cst_p.
2010-06-05 jason * typeck2.c (merge_exception_specifiers): Adjust mergi...
2010-06-04 jason Implement noexcept-specification (15.4)
2010-06-04 jason Implement noexcept operator (5.3.7)
2010-06-04 jakub PR c++/44412
2010-06-04 jakub PR c++/44362
2010-06-04 manu2010-06-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-04 bernds PR rtl-optimization/39871
2010-06-03 paolo2010-06-03 Paolo Carlini <paolo.carlini@oracle.com>
2010-06-03 tkoenig2010-06-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-03 hjlAdd a testcasef for PR tree-optimization/43688.
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-03 meissnerPR target/44218, improve -mrecip on powerpc
2010-06-02 hjlUse __SIZE_TYPE__ to define size_t.
2010-06-02 jason * error.c (dump_type): Improve typedef handling.
2010-06-02 jason PR c++/44333
2010-06-02 hjlRemove testsuite/ from filenames.
2010-06-02 hjlAdd a testcase for PR middle-end/44372.
2010-06-02 hubicka PR middle-end/44295
2010-06-02 hubicka * gcc.dg/tree-ssa/loadpre6.c: Update.
2010-06-02 rguenth2010-06-02 Richard Guenther <rguenther@suse.de>
2010-06-02 iains * lib/lto.exp (lto-link-and-maybe-run): Show the optio...
2010-06-02 burnus2010-06-02 Tobias Burnus <burnus@net-b.de>
2010-06-02 jvdelisle2010-06-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-06-02 jvdelisle2010-06-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-06-02 jason DR 990
2010-06-02 jason PR c++/44358
2010-06-01 hubicka * ipa-pure-const.c (local_pure_const): Do NORETURN...
2010-06-01 hubicka * testsuite/gcc.dg/lto/noreturn-1_1.c: Remove dg-do...
2010-06-01 hubicka * tree-cfgcleanup.c (fixup_noreturn_call): Break out...
2010-05-31 tkoenig2010-05-31 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-05-31 jakub PR target/44338
2010-05-31 hubicka * gimple.c (gimple_call_builtin_p): New function.
2010-05-31 jakub PR middle-end/44337
2010-05-31 jakub PR tree-optimization/44182
2010-05-31 ebotcazou * cgraphunit.c (cgraph_decide_is_function_needed)...
2010-05-30 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Task_Ty...
2010-05-30 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity): Adjust...
2010-05-29 spopDon't use unshare_expr when not necessary.
2010-05-29 hubicka * cgraph.c (clone_function_name): Take SUFFIX argument...
2010-05-28 spopWhen niter may be zero, return a COND_EXPR with the...
2010-05-28 mrs PR objc/44125
2010-05-28 jakub PR target/43636
2010-05-28 iains PR ObjC++/23616
2010-05-28 dodjiRevert "Fix PR c++/44188"
2010-05-27 dodjiFix PR c++/44188
2010-05-27 jason PR c++/43555
2010-05-27 iains2010-05-27 Iain Sandoe <iains@gcc.gnu.org>
2010-05-27 mrs2010-05-27 Jack Howarth <howarth@bromo.med.uc.edu>
2010-05-27 rguenth2010-05-27 Richard Guenther <rguenther@suse.de>
2010-05-27 mkuvyrkov Add support for Bionic C library
2010-05-27 uros * ChangeLog: Fix whitespace.
2010-05-27 hubicka * gcc.dg/lto/materialize-1_0.c: New file.
2010-05-26 ebotcazou * gimple.c (gimple_types_compatible_p): Return 0 for...
2010-05-26 ktietzlibiberty/
2010-05-26 jason PR c++/43382
2010-05-26 rguenth2010-05-26 Richard Guenther <rguenther@suse.de>
2010-05-26 pault2010-05-26 Paul Thomas <pault@gcc.gnu.org>
2010-05-25 dfrankegcc/fortran/:
2010-05-25 iains2010-05-25 Jack Howarth <howarth@bromo.med.uc.edu>
2010-05-25 jakubRename misnamed test.
2010-05-25 jakub PR debug/42801
2010-05-25 rguenth2010-05-25 Richard Guenther <rguenther@suse.de>
2010-05-25 rguenth2010-05-25 Richard Guenther <rguenther@suse.de>
2010-05-25 iains PR ObjC/44140
2010-05-25 iainsadd TLS checks to ObjC++
2010-05-25 mrs2010-05-24 Iain Sandoe <iains@gcc.gnu.org>
2010-05-24 ebotcazou PR middle-end/44100
2010-05-24 ebotcazou PR ada/38394
2010-05-24 sandra2010-05-24 Daniel Jacobowitz <dan@codesourcery.com>
2010-05-24 jason PR c++/41510
2010-05-24 pbrook2010-05-25 Paul Brook <paul@codesourcery.com>
2010-05-23 hjlProperly check OPTION_MASK_ISA_64BIT.
2010-05-23 jsm28 * c-decl.c (diagnose_mismatched_decls): Give error...
2010-05-23 hjlMove "dg-do run" before lp64.
2010-05-23 ktietz2010-05-23 Naarten Lankhorst <mlankhorst@codeweavers...
2010-05-22 janus2010-05-22 Janus Weil <janus@gcc.gnu.org>
2010-05-22 iainsdarwin assembler does not support .type
2010-05-22 janus2010-05-22 Janus Weil <janus@gcc.gnu.org>
2010-05-21 jason * tree-eh.c (cleanup_is_dead_in): New.
2010-05-21 jakub PR debug/44223
2010-05-21 ro * gcc.target/i386/pr25993.c: Use @function as type...
2010-05-21 ebotcazou PR middle-end/44101
2010-05-20 dfrankegcc/fortran/:
2010-05-20 paolo/cp
2010-05-20 jakub PR debug/44178
2010-05-20 spopFix PR44185: new prefetch test failures.
2010-05-20 hubicka PR middle-end/44197
2010-05-20 uros * gcc.target/i386/i386.exp (check_effective_target_3dnow):
2010-05-20 hp PR target/44202
2010-05-20 jvdelisle2010-05-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-05-19 hubicka * gcc.dg/lto/ipareference2_0.c: New file.
2010-05-19 jason * typeck.c (merge_types): Preserve memfn quals.
next