OSDN Git Service

* lib/gcc-simulate-thread.exp: New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg /
2011-10-10 aldyh * lib/gcc-simulate-thread.exp: New.
2011-10-09 paolo/cp
2011-10-06 jason PR c++/39164
2011-10-05 uros * gcc.dg/strlenopt-21.c (dg-options): Remove -fdump...
2011-10-03 jason * parser.c (cp_parser_range_for): Don't try to deduce...
2011-10-02 jason PR c++/35722
2011-10-02 jason * class.c (fixed_type_or_null): Handle NSDMI.
2011-09-30 janisgcc/cp
2011-09-28 paolo2011-09-28 Paolo Carlini <paolo.carlini@oracle.com>
2011-09-28 paolo/cp
2011-09-27 paolo/cp
2011-09-27 jason PR c++/45102
2011-09-27 jason PR c++/46105
2011-09-27 jason PR c++/50508
2011-09-27 paolo/cp
2011-09-26 jason PR c++/50512
2011-09-26 jason PR c++/50523
2011-09-26 jason * pt.c (tsubst_copy) [PARM_DECL]: Handle 'this' in...
2011-09-26 paolo/cp
2011-09-26 jason * parser.c (inject_this_parameter): Split out from
2011-09-25 jakub * tree-ssa-structalias.c (intra_create_variable_infos...
2011-09-25 paolo2011-09-25 Paolo Carlini <paolo.carlini@oracle.com>
2011-09-25 jason * except.c (expr_noexcept_p): Split out from finish_no...
2011-09-25 jason * init.c (perform_member_init): Instantiate NSDMI...
2011-09-25 jason Handle deferred parsing of NSDMIs.
2011-09-25 jason Implement C++11 non-static data member initializers.
2011-09-24 paolo/cp
2011-09-23 jason Core 234 - allow const objects with no initializer or
2011-09-23 paolo/cp
2011-09-23 paolo/cp
2011-09-22 paolo/cp
2011-09-22 paolo/cp
2011-09-21 uros * g++.dg/other/i386-3.C: Remove duplicated dg-options.
2011-09-21 uros PR target/50464
2011-09-21 paolo/cp
2011-09-20 jason * cp-tree.h (DECL_TEMPLOID_INSTANTIATION): New.
2011-09-20 jason PR c++/50442
2011-09-20 jason * call.c (build_new_method_call_1): Use non-virtual...
2011-09-20 irar * g++.dg/vect/slp-pr50413.cc: Don't run the test....
2011-09-19 irar PR tree-optimization/50413
2011-09-16 jason PR c++/50424
2011-09-15 jason PR c++/50365
2011-09-15 jason PR c++/50361
2011-09-14 paolo/cp
2011-09-13 dodjic++/48320 - Template parameter packs cannot be expanded...
2011-09-12 jason * pt.c (type_unification_real): Fix handling of DEDUCE...
2011-09-12 jason * call.c (merge_conversion_sequences): Set bad_p and...
2011-09-12 jakub PR rtl-optimization/50212
2011-09-08 paolo/cp
2011-09-08 dodjiPR c++/33255 - Support -Wunused-local-typedefs warning
2011-09-07 paolo/cp
2011-09-07 jason PR c++/50298
2011-09-07 jason * pt.c (type_unification_real): Correct complain arg...
2011-09-07 jamborm2011-09-07 Martin Jambor <mjambor@suse.cz>
2011-09-07 jamborm2011-09-07 Martin Jambor <mjambor@suse.cz>
2011-09-06 meissnerFix altivec-17.C to match current compiler error message
2011-09-06 jason PR c++/50296
2011-09-05 jason PR c++/49267
2011-09-05 jason * class.c (trivial_default_constructor_is_constexpr...
2011-09-05 jason PR c++/50248
2011-09-02 jamborm2011-09-02 Martin Jambor <mjambor@suse.cz>
2011-08-30 jason PR c++/50084
2011-08-30 jason PR c++/50089
2011-08-30 jason PR c++/50114
2011-08-30 jason PR c++/50220
2011-08-30 jason PR c++/50234
2011-08-30 hjlAdd FMA intrinsics and testcases.
2011-08-30 chrbrfix -fbranch-probabilities and adjust testsuite
2011-08-30 jason PR c++/50224
2011-08-30 jason PR c++/50207
2011-08-30 jason PR c++/50209
2011-08-28 jason Core DR 342
2011-08-25 jason PR c++/50157
2011-08-23 hjlAdd AVX2 testcases.
2011-08-23 hjlAdd BMI2 support.
2011-08-23 jason * typeck2.c (build_functional_cast): Don't try to...
2011-08-23 jason PR c++/49045
2011-08-23 jason Core 903 (partial)
2011-08-23 jason Core 975
2011-08-23 jason PR c++/50024
2011-08-23 jakub PR c++/50158
2011-08-23 jason PR c++/50055
2011-08-23 jakub PR c++/46862
2011-08-18 jakub * g++.dg/plugin/decl_plugin.c: Include diagnostic.h.
2011-08-18 dodjiPR c++/45625 - Template parm name doesn't hide outer...
2011-08-16 jason PR c++/50086
2011-08-16 jason * pt.c (instantiate_class_template_1): If DECL_PRESERV...
2011-08-16 jason PR c++/50054
2011-08-15 hjlOnly run g++.dg/opt/life1.C on Linux.
2011-08-14 jason PR c++/50075
2011-08-13 jason PR c++/50059
2011-08-13 davidxlFix bug in vtable initialization
2011-08-12 jason PR c++/50034
2011-08-11 dnovillo2011-08-11 Romain Geissler <romain.geissler@gmail...
2011-08-11 rguenth2011-08-11 Richard Guenther <rguenther@suse.de>
2011-08-11 rguenth2011-08-11 Richard Guenther <rguenther@suse.de>
2011-08-08 jason PR c++/50020
2011-08-08 jason PR c++/50011
2011-08-06 uros PR testsuite/48727
2011-08-06 jason PR c++/48993
next