OSDN Git Service

* pt.c (instantiate_class_template_1): If DECL_PRESERVE_P is set
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg /
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
2011-08-06 jason PR c++/49921
2011-08-06 jason PR c++/49669
2011-08-06 jason PR c++/49988
2011-08-05 jason PR c++/47453
2011-08-05 jason PR c++/49812
2011-08-05 jason PR c++/49983
2011-08-05 jason * pt.c (unify) [TEMPLATE_TYPE_PARM]: Allow VLA for...
2011-08-04 jakub PR middle-end/49905
2011-08-03 rguenth2011-08-03 Richard Guenther <rguenther@suse.de>
2011-08-02 jason PR c++/43886
2011-08-02 jason PR c++/49577
2011-08-02 jason PR c++/49593
2011-08-02 jason PR c++/49803
2011-08-02 jason PR c++/49834
2011-08-02 jakubMerge from gomp-3_1-branch branch:
2011-08-01 jason PR c++/49932
2011-08-01 jason PR c++/49924
2011-08-01 jason PR c++/49813
2011-08-01 hjlAdd -mlzcnt.
2011-07-31 uros * gcc.dg/tree-ssa/20050314-1.c: Dump and cleanup lim1...
2011-07-30 paolo2011-07-30 Paolo Carlini <paolo.carlini@oracle.com>
2011-07-30 jason PR c++/49867
2011-07-29 jason PR c++/49808
2011-07-26 paolo/cp
2011-07-25 paolo/cp
2011-07-25 ro gcc/testsuite:
2011-07-25 jason PR c++/49823
2011-07-23 jason * doc/invoke.texi (C++ Dialect Options): Document...
2011-07-23 jason PR c++/49793
2011-07-22 jason Warn about the use of final/override in non-c++0x...
2011-07-22 jason PR c++/30112
2011-07-22 jason PR c++/49813
2011-07-21 rguenth2011-07-21 Richard Guenther <rguenther@suse.de>
2011-07-20 jason * parser.c (cp_parser_initializer_list): Handle C99...
2011-07-20 jason PR c++/6709 (DR 743)
2011-07-19 jason PR c++/49785
2011-07-18 ro toplevel:
2011-07-17 jason PR c++/45329
2011-07-15 jakub PR testsuite/49753
2011-07-14 pinskia2011-07-14 Andrew Pinski <pinskia@gmail.com>
2011-07-13 jasonAlso test -std=c++0x mode with 'make check-c++' at...
2011-07-11 jason PR c++/49672
2011-07-11 jason PR c++/44609
2011-07-11 gjl * lib/target-supports.exp (check_effective_target_sche...
2011-07-11 gjl * gcc.dg/compat/struct-by-value-16_main.c: Skip AVR.
2011-07-10 jason PR c++/49691
2011-07-09 hjlAdd x32 support to GCC testsuite.
2011-07-09 jason * tree.c (build_vec_init_elt): Strip TARGET_EXPR.
2011-07-09 jason PR c++/45437
2011-07-08 jason PR c++/45603
2011-07-08 jasonconstexpr-rom.C tweak
2011-07-08 jason PR c++/49673
2011-07-08 hjlFix PR middle-end/49519.
2011-07-08 ro PR testsuite/48727
2011-07-07 jason PR c++/49663
2011-07-07 jakub PR c/49644
2011-07-06 rguenth2011-07-06 Richard Guenther <rguenther@suse.de>
2011-07-06 jason PR c++/48157
2011-07-05 jason * g++.dg/rtti/anon-ns1.C: Allow for null-termination.
2011-07-05 jason PR c++/49598
2011-07-05 rguenth2011-07-05 Richard Guenther <rguenther@suse.de>
2011-07-04 jason DR 1207
2011-07-04 jason * error.c (dump_template_bindings): Don't print typenames
2011-07-04 jason * error.c (type_to_string): Avoid redundant akas.
2011-07-04 rguenth2011-07-04 Richard Guenther <rguenther@suse.de>
2011-07-01 redi2011-07-01 Jonathan Wakely <jwakely.gcc@gmail.com>
2011-07-01 jason PR c++/48261
2011-07-01 jason PR c++/48593
2011-07-01 jason PR c++/48883
2011-07-01 jason PR c++/49085
2011-07-01 jason PR c++/49387
2011-07-01 jason PR c++/49569
2011-07-01 jason PR c++/49355
2011-06-30 jason PR c++/48481
2011-06-30 jason * g++.dg/cpp0x/named.C: Test subobject of xvalue.
2011-06-29 jason PR c++/49216
2011-06-29 jason DR 1207
2011-06-29 jason PR c++/49520
2011-06-29 jason PR c++/49554
2011-06-29 jason PR c++/45923
2011-06-29 jason * class.c (finalize_literal_type_property): Update...
2011-06-29 jason * init.c (build_value_init): Decide whether or not...
2011-06-29 jason DR 990
2011-06-27 janis * lib/target-supports.exp (add_options_for_arm_fp16...
2011-06-27 rguenth2011-06-27 Richard Guenther <rguenther@suse.de>
2011-06-27 jason PR c++/49528
next