OSDN Git Service

Fix PR debug/45024
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg /
2010-07-22 dodjiFix PR debug/45024
2010-07-22 rguenth2010-07-22 Richard Guenther <rguenther@suse.de>
2010-07-21 rguenth2010-07-21 Richard Guenther <rguenther@suse.de>
2010-07-21 jamborm2010-07-21 Martin Jambor <mjambor@suse.cz>
2010-07-20 jyasskinPR c++/44641
2010-07-20 jason PR c++/44967
2010-07-20 jason PR c++/44996
2010-07-19 jason PR c++/44969
2010-07-19 paolo/cp
2010-07-19 ro gcc:
2010-07-16 jason PR c++/32505
2010-07-16 jakub * gcc.dg/guality/guality.exp: Run also c-c++-common...
2010-07-16 iains2010-07-16 Jack Howarth <howarth@bromo.med.uc.edu>
2010-07-15 jason PR c++/44909
2010-07-15 froydnjgcc/
2010-07-14 jason PR c++/44810
2010-07-14 jason Implement C++0x unrestricted unions (N2544)
2010-07-13 jason PR c++/44909
2010-07-13 jason PR c++/44540
2010-07-13 rguenth2010-07-13 Richard Guenther <rguenther@suse.de>
2010-07-13 paolocp/
2010-07-12 paolo/cp
2010-07-12 ro gcc:
2010-07-09 jason PR c++/43120
2010-07-08 jason PR c++/43120
2010-07-08 rguenth2010-07-08 Richard Guenther <rguenther@suse.de>
2010-07-07 bergner * g++.dg/ext/altivec-2.C: Add -Wno-unused-but-set...
2010-07-07 tromeygcc
2010-07-07 hubicka PR middle-end/44813
2010-07-06 jason PR c++/44703
2010-07-06 jason PR c++/44778
2010-07-06 pzhao/cp
2010-07-05 hjlSupport AVX Programming Reference (June, 2010).
2010-07-05 jakub PR c++/44808
2010-07-05 pzhaogcc/cp/
2010-07-04 manu2010-07-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-04 rguenth2010-07-04 Richard Guenther <rguenther@suse.de>
2010-07-03 lcwu PR/44128
2010-07-02 paolo2010-07-02 Paolo Carlini <paolo.carlini@oracle.com>
2010-07-02 rguenth2010-07-02 Richard Guenther <rguenther@suse.de>
2010-07-02 paolo/cp
2010-07-02 hubicka PR middle-end/44706
2010-07-01 jason * g++.dg/cpp0x/nullptr04.C: Use __INTPTR_TYPE__.
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-30 paolo/cp
2010-06-30 jason Enable implicitly declared move constructor/operator...
2010-06-30 jason Enable implicitly deleted functions (N2346)
2010-06-30 jason * decl2.c (mark_used): Adjust error for use of deleted...
2010-06-30 jason * class.c (type_has_virtual_destructor): New.
2010-06-29 jakub PR tree-optimization/43801
2010-06-29 jakub PR debug/44668
2010-06-29 jason PR c++/44587
2010-06-28 jakub PR c++/44682
2010-06-28 jamborm2010-06-28 Martin Jambor <mjambor@suse.cz>
2010-06-28 hubicka PR tree-optimization/44357
2010-06-26 jason * call.c (add_function_candidate): Set LOOKUP_COPY_PAR...
2010-06-25 jamborm2010-06-25 Martin Jambor <mjambor@suse.cz>
2010-06-25 jamborm2010-06-25 Martin Jambor <mjambor@suse.cz>
2010-06-24 jakub PR middle-end/44492
2010-06-22 jakub PR c++/44619
2010-06-22 jakub PR c++/44627
2010-06-22 ccoutantgcc/ChangeLog:
2010-06-22 jason * typeck.c (comp_except_specs): Fix ce_derived with...
2010-06-22 jason * semantics.c (check_trait_type): Check COMPLETE_TYPE_...
2010-06-19 danglin * g++.dg/ext/label13.C: Fix typo in last change.
2010-06-19 danglin PR c++/41090
2010-06-17 manu2010-06-17 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-16 jason * c.opt: Add -Wnoexcept.
2010-06-16 jason * method.c (defaulted_late_check): Give the defaulted...
2010-06-16 jamborm2010-06-16 Martin Jambor <mjambor@suse.cz>
2010-06-15 jason * g++.dg/overload/arg3.C: Adjust error locations.
2010-06-15 jason * class.c (add_implicitly_declared_members): Implicit...
2010-06-15 jason * call.c (convert_like_real): Give "initializing argum...
2010-06-15 jason * call.c (print_z_candidates): Do print viable deleted...
2010-06-15 jason * call.c (convert_like_real): Don't complain about
2010-06-15 jason * call.c (is_subseq): Handle ck_aggr, ck_list.
2010-06-13 hjlAdd "c-family/" to c-common.h, c-pretty-print.h and...
2010-06-11 pbrook2010-06-11 Paul Brook <paul@codesourcery.com>
2010-06-11 dodjiFix MIPS bootstrap
2010-06-09 jason PR c++/44366
2010-06-09 amylaargcc:
2010-06-08 nathan cp/
2010-06-08 jason PR c++/44366
2010-06-07 jason PR c++/44401
2010-06-07 jakub PR c++/44444
2010-06-06 dodjiFix PR c++/44188
2010-06-06 fabienFix PR c++/44086
2010-06-05 jason * g++.dg/cpp0x/noexcept06.C: Call set_unexpected.
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-03 paolo2010-06-03 Paolo Carlini <paolo.carlini@oracle.com>
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
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 hjlAdd a testcase for PR middle-end/44372.
2010-06-02 hubicka PR middle-end/44295
next