OSDN Git Service

Added a missing ChangeLog Entry:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2003-10-03 mmitchelFix typo
2003-10-03 mmitchel PR optimization/12180
2003-10-02 mmitchel PR c++/12486
2003-10-02 cgd2003-10-02 Chris Demetriou <cgd@broadcom.com>
2003-10-02 zlomek * gcc.c-torture/compile/20031002-1.c: New test.
2003-10-02 jakub * g++.dg/opt/cond1.C: New test.
2003-10-02 kcook/tmp/cvs001644
2003-09-29 rth * g++.dg/init/array10.C: Add dg-options.
2003-09-29 ebotcazou * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2003-09-28 lerdsuwa * g++.dg/template/friend19.C: Fix typo.
2003-09-28 rsandifo * config/mips/mips-protos.h (mips16_gp_pseudo_reg...
2003-09-27 ebotcazou PR optimization/12340
2003-09-26 sayle PR optimization/11741
2003-09-25 lerdsuwa PR c++/5655
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-24 aoliva* gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2003-09-23 geoffk2003-09-23 Geoffrey Keating <geoffk@apple.com>
2003-09-23 rth * c-common.c (c_common_signed_or_unsigned_type...
2003-09-22 pinskia2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-22 ebotcazou PR target/9786
2003-09-21 ebotcazou PR target/12301
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-21 sayle * config/i386/i386.c (ix86_expand_carry_flag_compare...
2003-09-20 lerdsuwa * g++.dg/rtti/typeid3.C: Correct expected error message.
2003-09-20 lerdsuwa PR c++/157
2003-09-19 janis2003-09-19 Janis Johnson <janis187@us.ibm.com>
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
next