OSDN Git Service

* (REG_CLASS_FROM_CONSTRAINT): Only define if not already defined.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2003-06-15 sayle * config/i386/i386.md (expsf2, expdf2, expxf2): New...
2003-06-13 ghazigcc:
2003-06-13 rth PR target/11089
2003-06-13 mmitchel * lib/gcc-dg.exp (dg-require-dll): New function.
2003-06-13 ebotcazou * gcc.c-torture/execute/20030611-1.c: New test.
2003-06-13 ebotcazou PR optimization/10955
2003-06-13 rth PR middle-end/10475
2003-06-12 sayle PR middle-end/168
2003-06-12 mmitchel PR c++/10635
2003-06-12 sayle * fold-const.c (tree_expr_nonnegative_p): Add support for
2003-06-12 wilsonPatch from Kelley Cook.
2003-06-12 rth * stmt.c (expand_asm_operands): Don't warn...
2003-06-12 mmitchel PR c++/10432
2003-06-11 janis * gcc.dg/compat/struct-by-value-11_main.c: New file.
2003-06-11 janis * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2003-06-10 janis * gcc.dg/compat/fp2-struct-check.h: New file.
2003-06-10 jason PR c++/10968
2003-06-10 janis * gcc.dg/compat/compat-common.h: New file.
2003-06-10 geoffk2003-06-10 Andrew Pinski <pinskia@physics.uc.edu>
2003-06-10 rth * gcc.dg/asm-7.c: Adjust expected warning text.
2003-06-10 sayle * builtins.c (fold_builtin): Optimize cos(-x) as cos(x).
2003-06-10 mmitchel PR c++/11131
2003-06-10 mmitchel * lib/gcc-dg.exp (dg-test): Clear additional_files and
2003-06-09 wilsonFrom David Taylor.
2003-06-09 kazuFix a ChangeLog typo.
2003-06-09 mmitchel * gcc.dg/special/20000419-2.c: Fix dg-require-alias...
2003-06-09 amylaar * g++.dg/other/offsetof3.C: Adjust linenumber of last...
2003-06-09 mmitchel * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2003-06-09 rth * expr.h (EXPAND_MEMORY): New.
2003-06-08 kazu * gcc.c-torture/compile/20000804-1.x: Dsiable on h8300...
2003-06-08 mmitchel * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2003-06-08 hubicka * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.
2003-06-08 lerdsuwa PR c++/11039
2003-06-07 rth * g++.dg/other/offsetof3.C: Use size_t.
2003-06-07 hjl2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
2003-06-06 mmitchel * gcc.dg/weak/weak.exp: Simplify.
2003-06-06 rearnshaPR target/11052
2003-06-06 sayle * gcc.dg/builtins-2.c: Correct check-in of...
2003-06-06 sayle * fold-const.c (fold <ABS_EXPR>): Re-fold the result...
2003-06-06 sayle * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2003-06-06 jakub * gcc.c-torture/execute/builtins/string-4.c (main_test...
2003-06-05 ghazi * gcc.dg/format/asm_fprintf-1.c: New test.
2003-06-05 mmitchel * lib/gcc-defs.exp (additional_sources): New variable.
2003-06-05 rth * dwarf2out.c (loc_descriptor_from_tree): Retur...
2003-06-05 rth * optabs.c (HAVE_conditional_trap): Provide...
2003-06-05 mmitchel * Makefile.in (QMTESTRUNFLAGS): Set for DejaGNU emulation.
2003-06-04 amylaargcc/cp:
2003-06-04 rth * c-common.c (handle_cleanup_attribute): New.
2003-06-04 mmitchel * g++.dg/abi/vague1.C: Use xfail, rather than embedded...
2003-06-04 mmitchel * lib/dg-pch.exp: New file.
2003-06-04 sayle * builtins.c (dconstpi, dconste): New mathematical...
2003-06-04 ebotcazou PR optimization/11018
2003-06-04 ebotcazou PR optimization/10876
2003-06-04 aldyhforgot to commit.
2003-06-03 kazu * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2003-06-03 amylaar * g++.dg/abi/empty6.C (B): Request alignment of 8...
2003-06-03 amylaar * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit)...
2003-06-03 amylaar * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit)...
2003-06-03 aldyh2003-06-03 Aldy Hernandez <aldyh@redhat.com>
2003-06-03 lerdsuwa PR c++/10940
2003-06-03 sayle * builtins.def (BUILT_IN_CABS, BUILT_IN_CABSF, BUILT_I...
2003-06-03 jakub * builtins.c (expand_builtin_memcpy): Remove endp...
2003-06-03 billingd2003-06-03 David Billinghurst (David.Billinghurst...
2003-06-02 mmitchel * lib/scanasm.exp (dg-scan): New function, factored...
2003-06-02 mmitchel * gcc.dg/cpp/truefalse.cpp: Move it to ...
2003-06-01 dj* cppmacro.c (warn_of_redefinition): Handle cases where...
2003-06-01 ebotcazou PR target/11044
2003-05-31 toon2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
2003-05-31 sayle * flags.h (flag_wrapv): New flag controlling overflow...
2003-05-31 lerdsuwa PR c++/10956
2003-05-29 sayle * c-semantics.c (genrtl_do_stmt_1): New function split...
2003-05-27 jasonrevert change on wrong branch
2003-05-27 jason * c-simplify.c (simplify_switch_stmt): A SWITCH...
2003-05-27 billingd2003-05-27 David Billinghurst (David.Billinghurst...
2003-05-26 andreast2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
2003-05-25 lerdsuwa * parser.c (cp_parser_explicit_instantiation): Restore old
2003-05-25 lerdsuwa PR c++/10849
2003-05-24 ebotcazou * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2003-05-24 andreastAndreas Tobler <a.tobler@schweiz.ch>
2003-05-24 andreast2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
2003-05-23 sayle * builtins.def: Defome atan, atanf, atanl, tan, tanf...
2003-05-23 lerdsuwa PR c++/10682
2003-05-23 sayle * real.c (real_maxval): New function to return the...
2003-05-21 janis2003-05-21 Janis Johnson <janis187@us.ibm.com>
2003-05-21 danglin PR target/6428
2003-05-21 dannysmith PR c++/9738
2003-05-20 janis2003-05-20 Janis Johnson <janis187@us.ibm.com>
2003-05-19 austernAdd a new flag, -W(no-)invalid-offsetof, to control...
2003-05-19 jakub * gcc.dg/20030225-2.c: New test.
2003-05-18 sayle PR middle-end/10472
2003-05-18 mmitchel * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts...
2003-05-18 lerdsuwa PR c++/9022
2003-05-18 lerdsuwa * semantics.c (perform_deferred_access_checks): Don...
2003-05-17 mmitchel * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2003-05-17 neil * c-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-16 janis2003-05-16 Janis Johnson <janis187@us.ibm.com>
2003-05-16 mmitchel * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2003-05-16 jakub Merge from gcc-3_2-rhl8-branch:
2003-05-16 mmitchel * lib/g++.exp: Tweak handling of additional source...
2003-05-15 mmitchel PR c++/8385
next