OSDN Git Service

PR tree-optimization/53239
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / expr /
2011-07-09 jason PR c++/45437
2011-02-23 uros * gfortran.dg/allocate_deferred_char_scalar_1.f03...
2010-12-08 froydnjgcc/cp/
2010-11-12 jason PR c++/39415
2010-11-08 jason Correct conversion/overflow behavior.
2010-06-30 jason * class.c (type_has_virtual_destructor): New.
2010-06-15 jason * call.c (convert_like_real): Give "initializing argum...
2010-02-22 manu2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-11-20 paolo/cp
2009-09-17 pinskia2009-09-17 Andrew Pinski <pinskia@gcc.gnu.org>
2009-08-21 jakub PR c++/41131
2009-08-10 dodji2009-08-10 Dodji Seketeli <dodji@redhat.com>
2009-04-23 dodji gcc/cp/ChangeLog:
2009-02-03 pinskia2009-02-03 Andrew Pinski <andrew_pinski@playstation...
2009-01-10 jakub PR c++/38648
2008-11-12 jason PR c++/38007
2008-10-14 jakub PR c++/37819
2008-10-10 jakub PR c++/37146
2008-09-18 janis PR testsuite/25241
2008-09-17 janis PR testsuite/25241
2008-07-31 jason PR c++/11309
2008-01-26 jason PR c++/27177
2007-09-02 paolo/cp
2007-08-17 pinskia2007-08-17 Andrew Pinski <andrew_pinski@playstation...
2007-07-27 mmitchel PR c++/32346
2007-07-22 nathancp/
2007-04-18 mmitchel PR c++/31513
2007-03-23 mmitchel Mark Mitchell <mark@codesourcery.com>
2007-03-22 mueller2007-03-22 Dirk Mueller <dmueller@suse.de>
2007-03-11 mmitchel PR c++/30274
2007-01-28 pinskia2007-01-28 Andrew Pinski <pinskia@gmail.com>
2006-12-01 paolo2006-12-01 Ryan Mansfield <rmansfield@qnx.com>
2006-11-27 mmitchel PR c++/29886
2006-10-28 pinskia2006-10-28 Andrew Pinski <andrew_pinski@playstation...
2006-08-14 sje PR c++/28288
2006-06-16 mmitchel PR c++/27979
2006-06-16 mmitchel PR c++/27666
2006-06-06 mmitchel PR c++/27177
2006-05-15 mmitchel PR c++/27505
2006-04-19 reichelt PR c++/26036
2006-02-09 amylaarPR target/26141
2005-11-03 mmitchel PR c++/22434
2005-10-02 mmitchel PR c++/23840
2005-09-06 mmitchel * cp-tree.h (rvalue): New function.
2005-09-02 mmitchel PR c++/23167
2005-08-26 mmitchel PR c++/23491
2005-07-28 mmitchel PR c++/22545
2005-07-15 mmitchel PR c++/22132
2005-06-03 mmitchel PR c++/21853
2005-05-28 mmitchel PR c++/21614
2005-04-04 sayle2005-04-03 Roger Sayle <roger@eyesopen.com>
2005-03-24 geoffkIndex: cp/ChangeLog
2005-01-10 sayle PR c++/19355
2004-12-27 mmitchel PR c++/19148
2004-11-25 mmitchel PR c++/18001
2004-11-14 giovannibajo * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New...
2004-10-19 mmitchel * call.c (struct conversion): Add base_p.
2004-10-13 pinskia2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-07 mmitchel PR c++/15337
2004-05-31 mmitchel PR c++/15742
2004-05-28 mmitchel PR c++/15083
2004-04-05 pbrook PR2123
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-19 mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-01 mmitchel PR c++/14267
2004-02-16 mmitchel PR c++/13971
2004-01-26 mmitchel PR c++/13663
2004-01-15 giovannibajo PR c++/9259
2003-12-16 nathancp:
2003-12-16 mmitchel PR c++/12989
2003-09-15 nathancp:
2003-09-07 mmitchel PR c++/12181
2003-09-07 mmitchel PR c++/11687
2003-09-05 mmitchel PR c++/12163
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-02 mmitchel PR c++/11808
2003-08-29 mmitchel * init.c (decl_constant_value): Deal with COND_EXPR...
2003-08-20 mmitchel PR c++/11946
2003-08-03 nathancp:
2003-07-23 mmitchel PR c++/11517
2003-07-17 pinskiaAndrew Pinski <pinskia@physics.uc.edu>
2003-07-06 mmitchel PR c++/11431
2003-06-27 mmitchel PR c++/11332
2003-06-26 mmitchel PR c++/10931
2003-06-20 austernFix for PR c++/11228, infinite loop for new int[n]().
2003-06-12 mmitchel PR c++/10635
2003-04-11 rth PR c++/10202
2003-02-21 mmitchelFix typo
2003-02-21 mmitchel PR c++/8724
2002-12-28 mmitchel * g++.dg/eh/spec4.C: Remove stray semicolon.
2002-10-22 nathan PR c++/7209
2002-08-15 gdr*** empty log message ***
2002-08-07 gdrcp/