OSDN Git Service

2010-07-29 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg /
2010-07-28 paolo2010-07-28 Paolo Carlini <paolo.carlini@oracle.com>
2010-07-27 jason * pt.c (tsubst_expr) [DECL_EXPR]: Handle getting an...
2010-07-26 rthPR target/44132
2010-07-26 ro * g++.dg/torture/pr44900.C: Use dg-require-effective...
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-26 rguenth2010-07-26 Richard Guenther <rguenther@suse.de>
2010-07-25 hjlSupport "//" as assembler comments.
2010-07-24 rguenth2010-07-24 Richard Guenther <rguenther@suse.de>
2010-07-23 rguenth2010-07-23 Richard Guenther <rguenther@suse.de>
2010-07-23 ro libjava:
2010-07-23 uros * gcc.dg/float-range-3.c: Use "dg-do compile" dejagnu...
2010-07-23 jamborm2010-07-23 Martin Jambor <mjambor@suse.cz>
2010-07-23 jamborm2010-07-23 Martin Jambor <mjambor@suse.cz>
2010-07-23 jason PR c++/45008
2010-07-23 uros * lib/target-supports.exp (check_avx_hw_available...
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
next