OSDN Git Service

2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg /
2004-05-21 hjl2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
2004-05-21 hjl2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
2004-05-20 sayle PR middle-end/3074
2004-05-19 falk PR other/15526
2004-05-19 law * tree-ssa-phiopt.c (abs_replacement): New...
2004-05-18 law * Makefile.in (tree-ssa-phiopt.o): Depends...
2004-05-17 steven * tree-ssa-operands.c (get_expr_operands): Do not...
2004-05-17 ebotcazou * gcc.dg/loop-4.c: New test.
2004-05-15 pinskia2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-15 uweigand * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
2004-05-15 jsm28 PR c/15444
2004-05-14 law * tree-ssa-dom.c (simplify_rhs_and_lookup_avail...
2004-05-14 pinskia2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 pinskia2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 law * tree-ssa-forwprop.c (record_single_argument_cond_exp...
2004-05-13 pbrook * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-11 zlaski2004-05-11 Ziemowit Laski <zlaski@apple.com>
2004-05-11 echristo2004-05-10 Eric Christopher <echristo@redhat.com>
2004-05-10 zlaski[gcc/ChangeLog]
2004-05-07 uros * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
2004-05-07 uros * optabs.h (enum optab_index): Add new OTI_log1p.
2004-05-06 uros * optabs.h (enum optab_index): Add new OTI_fmod...
2004-05-05 rsandifo * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16...
2004-05-04 rsandifo * reload1.c (inherit_piecemeal_p): New function.
2004-05-03 uros2004-05-03 Uros Bizjak <uros@kss-loka.si>
2004-05-02 ghazi * builtins.c (fold_fixed_mathfn): New function.
2004-05-01 ghazi * builtins.c (fold_builtin_round): Fix comment typo.
2004-04-30 uweigand2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
2004-04-30 pinskia2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-29 pinskia2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-29 ghaziFix typo.
2004-04-29 ghazi * convert.c (convert_to_integer): Convert (long)round...
2004-04-28 pinskia2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-28 hubicka * gcc.dg/unused-6.c: New test.
2004-04-24 uweigand * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
2004-04-23 ebotcazou PR optimization/13985
2004-04-22 aldyh * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
2004-04-21 janis2004-04-21 Janis Johnson <janis187@us.ibm.com>
2004-04-20 echristo2004-04-20 Eric Christopher <echristo@redhat.com>
2004-04-20 sayle2004-04-20 Uros Bizjak <uros@kss-loka.si>
2004-04-20 aldyh * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT...
2004-04-20 rsandifo * config/mips/mips.c (mips_legitimize_move): Generate...
2004-04-18 aldyh * gcc.dg/vmx/varargs-1.c: Handle when printf outputs...
2004-04-18 aldyh * gcc.dg/vmx/1b-01.c: New.
2004-04-17 rsandifo * config/mips/mips.h (PREDICATE_CODES): Add macc_msac_...
2004-04-16 danglin * gcc.dg/funcorder.c: xfail hppa*64*-*-*.
2004-04-16 danglin * const-elim-1.c: xfail hppa-*-*.
2004-04-15 sayle2004-04-14 Uros Bizjak <uros@kss-loka.si>
2004-04-14 zack * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32)...
2004-04-14 ghazi * builtins.c (fold_builtin_isdigit): New.
2004-04-14 sayle2004-04-13 Uros Bizjak <uros@kss-loka.si>:
2004-04-10 jsm28 * c-typeck.c (common_type): Prefer long long to long...
2004-04-09 pinskia2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-08 geoffk2004-04-08 Geoffrey Keating <geoffk@apple.com>
2004-04-08 pbrook * arm.h (CLASS_LIKELY_SPILLED_P): Define.
2004-04-08 ghazi * builtins.c (fold_builtin_isascii, fold_builtin_toasc...
2004-04-07 ian * gcc.dg/pch/pch.exp: Add largefile test.
2004-04-07 ghazi * gcc.dg/compat/struct-by-value-5a_main.c,
2004-04-06 jakub * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on...
2004-04-06 sayle2004-04-06 Uros Bizjak <uros@kss-loka.si>
2004-04-01 jakub PR c++/14755
2004-04-01 pbrook * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2004-03-30 hpenner * gcc.dg/altivec-11.c: Extend test for more valid...
2004-03-28 dje * gcc.dg/doloop-1.c: Do not check for lack...
2004-03-28 zack * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIE...
2004-03-28 jsm28 * c-tree.h (C_DECL_REGISTER): New.
2004-03-27 ghazi * builtin-types.def (BT_WINT, BT_FN_INT_WINT, BT_FN_WI...
2004-03-26 ebotcazou * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2004-03-26 sayle * fold-const.c (tree_expr_nonnegative_p): Handle BIT_X...
2004-03-26 rth PR 11527
2004-03-25 ghazi * builtins.def: Add ctype builtins.
2004-03-25 ghazi * builtins.c (fold_builtin): Add new builtin optimizat...
2004-03-24 sayle * gcc.dg/compare8.c: New test case.
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-22 jakub PR c/14069
2004-03-22 ebotcazou * gcc.dg/ulstrasp2.c: Do not pass -m64. Remove redund...
2004-03-22 uweigand * gcc.dg/i386-sse-8.c: Reset default options.
2004-03-22 uweigand * gcc.dg/charset/asm2.c: Allow 'parse error' instead...
2004-03-20 jsm28 PR c/14635
2004-03-19 bonzini2004-03-19 Paolo Bonzini <bonzini@gnu.org>
2004-03-19 ghazi * convert.c (convert_to_real): Add more math builtins.
2004-03-18 mmitchel * c-decl.c (grokdeclarator): Do not complain about...
2004-03-17 ghazi * gcc.dg/torture/builtin-convert-1.c: New test.
2004-03-17 ghazi * builtins.c (integer_valued_real_p): Add builtin...
2004-03-17 ghaziFix typo in copyright year.
2004-03-17 ghazi * gcc.dg/torture/builtin-integral-1.c: New...
2004-03-16 bonzinigcc/ChangeLog
2004-03-16 ebotcazou * gcc.dg/compat/union-by-value-1_main.c,
2004-03-16 ebotcazou * gcc.dg/compat/mixed-struct-check.h, mixed-struct...
2004-03-13 jakub PR target/14533
2004-03-12 uweigand * gcc.dg/20040305-2.c: Add missing return statement.
2004-03-12 ghazi * builtins.c (expand_builtin_mathfn): Add pow10* to the
2004-03-11 uweigand PR target/14262
2004-03-11 uweigandChangeLog:
2004-03-11 rth PR c/14517
2004-03-10 sayle2004-03-10 Uros Bizjak <uros@kss-loka.si>
2004-03-10 ghazi * fold-const.c (tree_expr_nonnegative_p): Add more...
2004-03-10 wilsonTestsuite changes for new -Wstrict-aliasing=2 option.
2004-03-10 sje * config/ia64/ia64.md (divsi3): Fix algorithm.
next