OSDN Git Service

* lib/compat.exp: Handle dg-options per source file.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / init /
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
2002-12-01 mmitchel PR c++/8214
2002-11-27 geoffkIndex: cp/ChangeLog
2002-10-30 mmitchel PR c++/8287
2002-10-21 mmitchel * decl.c (reshape_init): Tweak handling of character...
2002-10-17 mmitchel * init.c (expand_default_init): Handle brace-enclosed...
2002-10-16 mmitchel PR c++/7524
2002-10-15 mmitchel * decl.c (reshape_init): Fix typo.
2002-10-15 nathancp:
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-01 jason * cp-lang.c (cp_expr_size): Allow initializatio...
2002-07-03 lerdsuwa PR c++/6944
2002-05-14 aoliva* g++.dg/init/pm1.C: New test.
2002-05-02 mmitchel * g++.dg/init/dtor1.C: Make it tougher.
2002-05-02 mmitchel * g++.dg/init/dtor1.C: New test.
2002-04-29 mmitchel PR c++/6492
2002-04-24 jason PR c++/6331
2002-03-27 mmitchel * g++.dg/init/new2.C: New test.
2002-03-18 jason PR c++/3948 -- C++ ABI change, followup to...
2002-03-15 jasonrelocate tests to appropriate directories
2002-01-18 jason C++ ABI change: destroy value arguments in...
2001-11-14 rsandifo * g++.dg/init/array2.C: New test.
2001-10-09 jasonreorganize
2001-09-04 nathancp:
2001-07-25 jason * call.c (joust): Only prefer a non-builtin...