OSDN Git Service

2003-09-19 Joel Sherrill <joel@oarcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2003-09-19 pinskia * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2003-09-19 lerdsuwa PR c++/495
2003-09-19 nathanfix PR number
2003-09-19 nathancp:
2003-09-18 mmitchel PR target/11184
2003-09-18 nathancp:
2003-09-18 reichelt PR c++/12316
2003-09-17 mmitchel PR c++/11991
2003-09-17 mmitchel PR c++/12266
2003-09-17 ebotcazou PR optimization/11646
2003-09-16 lerdsuwa PR c++/7939
2003-09-16 jakub * c-common.c (handle_warn_unused_result_attribute...
2003-09-16 kcookCleaned up Jan's ChangeLog entries
2003-09-15 nathancp:
2003-09-15 aj2003-09-15 Andreas Jaeger <aj@suse.de>
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-15 mmitchel * class.c (layout_class_type): Make DECL_MODE match...
2003-09-14 aoliva* gcc.dg/cpp/separate-1.c: Adjust line of error. Test...
2003-09-14 rsandifo * function.c (STACK_BYTES): Move definition to head...
2003-09-11 nathancp:
2003-09-11 ian * gcc.dg/20030909-1.c: New test.
2003-09-10 ebotcazou PR target/11965
2003-09-10 dpatelgcc
2003-09-09 ghazi * builtins.c (real_dconstp, fold_builtin_logarithm,
2003-09-09 mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-09-09 ghazi * builtin-types.def
2003-09-09 ghazi * gcc.dg/builtins-1.c: Test existing _Complex functions.
2003-09-08 mmitchel PR c++/11786
2003-09-08 mmitchel PR c++/5296
2003-09-08 jakub * toplev.c (rest_of_compilation): Call split_all_insns...
2003-09-08 ebotcazou PR target/11689
2003-09-08 pinskia* g++.dg/template/crash10.C: Only compile it.
2003-09-08 pinskia2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-07 mmitchel PR c++/11852
2003-09-07 mmitchel PR c++/12181
2003-09-07 mmitchelFix typo.
2003-09-07 gdr * c-pretty-print.h (pp_c_left_brace): Declare.
2003-09-07 pinskiaForgot to commit the Changelog for the new tests.
2003-09-07 mmitchel PR c++/11687
2003-09-07 pinskia2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-06 nathancp:
2003-09-06 sayle PR c++/11409
2003-09-06 steven PR c/9862
2003-09-06 nathancp:
2003-09-05 mmitchel PR c++/12163
2003-09-05 pinskia2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-05 nathancp:
2003-09-05 nathancp:
2003-09-04 austernCorrect the behavior of __func__ for C++ special member...
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-04 sayle PR optimization/11700.
2003-09-03 mmitchel PR c++/12053
2003-09-02 mmitchel PR c++/11553
2003-09-02 mmitchel PR c++/11847
2003-09-02 mmitchel PR c++/11808
2003-09-01 mmitchel PR c++/12114
2003-08-30 mmitchel PR c++/12093
2003-08-30 mmitchelRemove inadvertent commit
2003-08-30 mmitchel2003-08-29 Mark Mitchell <mark@codesourcery.com>
2003-08-29 mmitchel PR c++/11928
2003-08-29 mmitchel PR c++/6196
2003-08-29 mmitchel * init.c (decl_constant_value): Deal with COND_EXPR...
2003-08-28 ghazi * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUB...
2003-08-28 ghazi * builtin-types.def (BT_FN_FLOAT_INT_FLOAT,
2003-08-28 ghazi * builtin-types.def (BT_FN_INT_FLOAT, BT_FN_INT_DOUBLE,
2003-08-28 mmitchel PR optimization/5079
2003-08-27 rakdver * gcov.c (typedef struct arc_info): New field cs_count.
2003-08-27 mmitchel * g++.dg/opt/ptrmem3.C: New test.
2003-08-27 jakub * builtins.c (expand_builtin_expect_jump): Save pendin...
2003-08-26 sayle PR middle-end/12002
2003-08-26 sayle * fold-const.c (fold <MULT_EXPR>): Optimize (C1/X...
2003-08-26 kraai * gcc.dg/noncompile/20030818-1.c: Expect second line...
2003-08-26 nathancp:
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-25 janis * gcc.dg/compat/vector-1_x.c: Compile with -w.
2003-08-25 uweigand * combine.c (distribute_notes): Handle REG_ALWAYS_RETURN.
2003-08-25 mmitchel PR c++/8795
2003-08-25 rth * config/i386.i386.c (ix86_return_in_memory...
2003-08-23 jakub * c-decl.c (pushdecl): Only put decls which finish_str...
2003-08-23 lerdsuwa PR c++/3765
2003-08-23 lerdsuwa PR c++/641, c++/11876
2003-08-23 mmitchel * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2003-08-23 mmitchel * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*...
2003-08-22 mmitchel * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2003-08-22 mmitchel * gcc.misc-tests/linkage.exp: Add logic for ia64-hp...
2003-08-22 mmitchel * g++.dg/other/packed1.C: Add XFAIL marker for ia64...
2003-08-21 jason PR c++/11283
2003-08-21 mmitchel PR c++/11551
2003-08-21 kazu PR target/11805
2003-08-21 mmitchel PR c++/11834
2003-08-21 zlomekTest from gcc.gnu.org/ml/gcc-patches/2003-08/msg01198...
2003-08-20 sayle PR middle-end/11984
2003-08-20 nathancp:
2003-08-20 mmitchel PR c++/11946
2003-08-20 geoffk2003-08-19 Geoffrey Keating <geoffk@apple.com>
2003-08-20 pinskia* gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2003-08-19 pinskiacp/ChangeLog:
2003-08-19 pinskia*** empty log message ***
2003-08-19 geoffk2003-08-19 Michael Ritzert <ritzert@t-online.de>
2003-08-19 lerdsuwa PR c++/11174
next