OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / init /
2005-03-10 jakub PR c++/18384, c++/18327
2005-03-09 paolo2005-03-09 Paolo Carlini <pcarlini@suse.de>
2005-03-09 mmitchel PR c++/20142
2005-03-09 mmitchel PR c++/20142
2005-03-08 danglin * g++.dg/warn/weak1.C: Skip test on hppa*-*-hpux*.
2005-03-02 mmitchel PR c++/19916
2005-02-24 mmitchel PR c++/19878
2005-02-23 mmitchel PR c++/20073
2005-02-15 aolivagcc/cp/ChangeLog:
2005-02-10 mmitchel PR c++/19811
2005-01-14 jakub PR c++/19263
2004-12-14 pinskiaForgot to add dg-do
2004-12-14 pinskia2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-14 mmitchel PR c++/18793
2004-12-09 nathancp:
2004-11-12 mmitchel PR c++/18416
2004-11-10 mmitchel PR c++/18369
2004-11-01 mmitchel PR c++/15172
2004-10-28 mmitchel * g++.dg/init/ref12.C: New test.
2004-10-28 mmitchel PR c++/17435
2004-10-15 mmitchel PR c++/17042
2004-10-15 mmitchel PR c++/17976
2004-10-11 pinskia2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-10 mmitchel PR c++/17867
2004-09-29 jason PR middle-end/17525
2004-08-12 mmitchel PR c++/16853
2004-08-02 mmitchel * g++.dg/init/null1.C: Fix PR number.
2004-08-02 mmitchel PR c++/16338
2004-07-18 jason PR c++/16115
2004-07-07 mmitchel * g++.dg/init/call1.C: XFAIL.
2004-07-06 jasonoptimize
2004-06-27 jsm28 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2004-06-24 jason PR c++/16115
2004-06-16 rth PR c++/16012
2004-06-15 jason PR tree-optimization/14107
2004-05-27 nemet PR c++/12883
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 zack * lib/target-supports.exp (check_named_sections_availa...
2004-04-01 rth PR c++/14804
2004-03-30 mmitchel PR c++/14724
2004-03-21 mmitchel PR c++/14616
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-16 bonzinigcc/ChangeLog
2004-03-09 mmitchel PR c++/14230
2004-03-09 mmitchel PR c++/14401
2004-01-30 jason PR c++/13865
2004-01-16 mmitchel PR c++/13478
2004-01-05 mmitchel * g++.dg/init/copy7.C: Add missing dg-error markers.
2004-01-04 mmitchel PR c++/12226
2003-12-29 mmitchel PR c++/13009
2003-12-19 jason PR c++/13371
2003-12-18 jason PR c++/12253
2003-12-17 mmitchel PR c++/12218
2003-11-17 jasonfix size_t
2003-11-17 jasonadd comment
2003-11-17 jason * init.c (build_new_1): Preevaluate placement...
2003-11-17 jason PR c++/11266
2003-11-14 jason PR middle-end/12526
2003-11-14 jason PR c++/13033
2003-10-14 jason PR c++/11878
2003-10-07 mmitchel PR c++/10147
2003-09-29 rth * g++.dg/init/array10.C: Add dg-options.
2003-09-19 pinskia * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2003-09-08 pinskia2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-07 mmitchel PR c++/11852
2003-09-01 mmitchel PR c++/12114
2003-08-13 mmitchel * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the...
2003-08-12 mmitchel PR c++/11703
2003-07-29 mmitchel PR c++/11667
2003-07-18 pinskia2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-17 pinskia2003-06-17 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-14 gdrPR c++/5293
2003-07-01 mmitchel PR c++/9559
2003-06-27 mmitchel PR c++/10796
2003-06-20 mmitchel PR c++/11041
2003-06-04 aldyhforgot to commit.
2003-04-29 mmitchel PR c++/10527
2003-04-28 mmitchel PR c++/10506
2003-04-21 nathancp:
2003-04-13 mmitchel PR c++/10300
2003-03-28 mmitchel * decl2.c (generate_ctor_or_dtor_function): Tolerate a
2003-03-16 nathancp:
2003-03-13 mmitchel * call.c (initialize_reference): Remove bogus assertion.
2003-03-07 mmitchel * call.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-07 mmitchel * call.c (merge_conversion_sequences): New function.
2003-03-06 mmitchel PR c++/9965
2003-03-03 mmitchel PR c++/9878
2003-02-28 mmitchel PR c++/9879
2003-02-18 mmitchel PR c++/9704
2003-02-01 rsandifo * flags.h (flag_volatile): Remove declaration.
2003-01-17 jason PR c++/9167, c++/9358
2003-01-17 jason PR c++/9342
2003-01-17 jason PR c++/8564
2003-01-13 jason PR c++/8748
2003-01-10 jasonnew test
2002-12-31 mmitchel * cp-tree.def (RETURN_INIT): Remove.
2002-12-24 jsm28 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
2002-12-18 jason PR c++/8674
2002-12-04 jason PR c++/8461, c++/8625
2002-12-03 mmitchel PR c++/8688
next