cppexp.c (parse_defined): Mark macro used.
[gcc.git] / gcc / testsuite / ChangeLog
2002-07-23 Neil Boothcppexp.c (parse_defined): Mark macro used.
2002-07-23 Kaveh R. Ghaziva-arg-15.x, [...]: Delete.
2002-07-23 J"orn Renneckereload.c (find_reloads_toplev): Use simplify_gen_subreg.
2002-07-22 Kriang LerdsuwanakijPR c++/7347, c++/7348
2002-07-22 Jakub Jelinekc-decl.c (build_compound_literal): Defer compound liter...
2002-07-21 Gabriel Dos Reisc-decl.c (build_array_declarator): Say 'ISO C90', not...
2002-07-20 Roger Saylesimplify-rtx.c (simplify_relational_operation): Optimiz...
2002-07-20 Neil Boothcppexp.c (struct op): Add token pointer.
2002-07-20 Alan ModraNew test.
2002-07-19 Neil Boothcppexp.c (ALWAYS_EVAL): Remove.
2002-07-19 David Edelsohn* g++.dg/opt/pr6713.C: Add template instantiation.
2002-07-18 Alan Modra* gcc.dg/nest.c: New.
2002-07-17 Eric Botcazouloop-2e.x: Let the testcase XFAIL for all x86 processors.
2002-07-17 Ian Dall20010122-1.x: Do not test with -fomit-frame-pointer.
2002-07-17 Kriang LerdsuwanakijPR c++/2862, c++/2863
2002-07-17 Kriang LerdsuwanakijPR c++/4802, c++/5387
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-07-15 Jakub Jelinekre PR middle-end/7245 (ICE in find_reloads)
2002-07-11 J"orn Renneckesimplify-rtx.c (simplify_subreg): Handle floating point...
2002-07-11 Mark Mitchellre PR c++/7224 (g++ 3.x does not tecognize unused ambig...
2002-07-11 Rainer Orthconfigure.in (mips*-*-irix6*o32): Enable stabs.
2002-07-11 Roger Saylec-decl.c (duplicate_decls): Preserve the noreturn attri...
2002-07-11 Roger Saylebuiltins.def: Make the argument types of abort and...
2002-07-10 Jeff Law981006-1.x: Do not use -fpic for mn102.
2002-07-09 Aldy Hernandez* gcc.dg/20020312-2.c: Check for __PPC__.
2002-07-09 Diego Novillo* gcc.c-torture/compile/20020709-1.c: New test.
2002-07-07 Roger Sayleerror.c (dump_function_name): Use DECL_TEMPLATE_RESULT...
2002-07-06 Alexandre Oliva20020706-1.c: New test.
2002-07-06 Brian R. Gaeke* g++.dg/warn/incomplete1.C: New test.
2002-07-06 Kaveh R. Ghazire PR c++/7099 (G++ doesn't set the noreturn attribute...
2002-07-05 Mark Mitchellre PR c++/6706 (ICE with variable-sized arrays and...
2002-07-04 J"orn Renneckesimplify-rtx.c (simplify_subreg): Reduce problem of...
2002-07-03 Chris Demetrioumangle6.C: Run for mipsisa64*-*-* targets.
2002-07-03 Kriang Lerdsuwanakijre PR c++/6944 (missing feature on default copy-constru...
2002-07-03 J"orn Renneckeoptabs.c (expand_vector_binop): Don't store using a...
2002-07-03 Kaveh R. Ghazic-parse.in (parsing_iso_function_signature): New variable.
2002-07-02 Chris Demetrioufix formatting of previous ChangeLog entry
2002-07-02 Devang Patelobjc-act.c (adjust_type_for_id_default): Do not allow...
2002-07-02 Neil Boothcpptrad.c: Update comment.
2002-07-02 Neil Booth* Forgotten to apply.
2002-07-02 Ziemowit Laskic-parse.in (designator): Enable designated initializers...
2002-07-02 Kriang Lerdsuwanakijre PR c++/6716 (loop and fill ram during compiling)
2002-07-02 Mark Mitchellre PR c++/7112 (Regression: ICE on C++ code involving...
2002-07-01 Neil Boothcmdlne-dD.c, [...]: New tests.
2002-07-01 Hans-Peter Nilssonre PR target/7177 (cris-axis-elf: ICE at -O2, unrecogni...
2002-07-01 Stan Shebsobjc.exp (objc_target_compile): Add the -I path to...
2002-07-01 J"orn Rennecke* gcc.c-torture/execute/arith-rand-ll.c: New test.
2002-07-01 Neil Boothcpptrad.c (skip_whitespace): Pass pointer to prior...
2002-07-01 Devang Patelobjc-act.c (finish_file): Avoid finish_objc() if -fsynt...
2002-06-27 Mark Mitchellre PR c++/6695 (Regression: template friend declaration...
2002-06-27 Aldy Hernandezstring-opt-8.c (strncmp): Fix typo in return type.
2002-06-27 J"orn Renneckesimd-2.c (i, j): Add initializer elements to avoid...
2002-06-27 Neil Boothre PR preprocessor/7070 (internal error with -Wunknown...
2002-06-25 J"orn Renneckeoptabs.c (expand_vector_binop, [...]): Don't assume...
2002-06-25 Neil Boothcpplib.c (do_include_common): Revert to correct line...
2002-06-24 Neil Boothcpptrad.c (scan_out_logical_line): Check recursing...
2002-06-23 Andreas Jaegercomplex-6.c: New.
2002-06-22 Neil Boothcpptrad.c (struct fun_macro): Add line number.
2002-06-21 Neil Boothcpperror.c (cpp_error): For traditional CPP, default...
2002-06-20 Neil Boothcppexp.c (cpp_interpret_integer): Don't force tradition...
2002-06-20 Richard Sandiford* gcc.dg/20020620-1.c: New test.
2002-06-20 Kriang Lerdsuwanakijre PR c++/6723 (ICE on source code successfully compile...
2002-06-19 Jakub Jelinek* g++.dg/opt/vt1.C: Fix regexp.
2002-06-19 Kaveh R. Ghazipure-1.c: Make functions static again.
2002-06-18 Hans-Peter Nilsson* gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
2002-06-18 Aldy Hernandezsimd-1.c: New.
2002-06-17 Hans-Peter Nilsson* gcc.c-torture/execute/20020615-1.c: Correct bug-descr...
2002-06-16 Richard Hendersonc-common.c (flag_ms_extensions): Move from c++ front...
2002-06-16 Richard Henderson* gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
2002-06-15 Hans-Peter Nilsson* gcc.c-torture/execute/20020615-1.c: New test.
2002-06-15 Roger Saylefold-const.c (comparison_to_compcode): New function...
2002-06-14 Richard Hendersondefaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-12 Kriang Lerdsuwanakij* g++.dg/template/typename2.C: Update error message.
2002-06-12 Hans-Peter Nilsson* gcc.c-torture/execute/20020611-1.c: New test.
2002-06-11 Bob Wilsonstatic11.C: Add xtensa-*-elf* to the list of targets...
2002-06-11 Bob Wilson20001226-1.x: Only xfail for Xtensa targets if not...
2002-06-10 Jakub Jelinekre PR rtl-optimization/6759 (ice when compiling 32...
2002-06-10 Jakub Jelinekre PR c/6660 (Typedeffed unnamed structs/unions do...
2002-06-10 Jakub Jelinekre PR c/6809 (GCC 3.1 cc1 crashes if -fverbose-asm...
2002-06-10 Jakub Jelinekre PR rtl-optimization/6842 (internal compiler error...
2002-06-10 Jakub Jelinekvarasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.
2002-06-10 Jakub Jelinekcfgcleanup.c (try_optimize_cfg): Make sure merge_blocks...
2002-06-07 Roger Saylefold-const.c (fold): Place both integer and real consta...
2002-06-07 Jakub Jelinek* gcc.c-torture/compile/20020604-1.c: New test.
2002-06-04 Richard Hendersonalpha.c (mode_mask_operand): Simplify without ifdefs.
2002-06-04 Aldy Hernandezaltivec-2.c: Remove test for invalid vector type V2DF.
2002-06-04 Richard Hendersonalpha.c (reg_or_const_int_operand): New.
2002-06-02 Richard Hendersonalias.c: Include target.h.
2002-06-02 Andreas Jaegerloop-3c.x: Remove, the test should pass now.
2002-06-02 Neil Boothc-common.c (c_common_init): Override cpplib's default...
2002-06-02 Richard Henderson* gcc.dg/uninit-A.c: Remove xfail markers.
2002-06-01 Roger Sayletree.c (real_minus_onep): New function to test for...
2002-05-30 Osku Salermac-common.c (c_common_attribute_table): Add "may_alias...
2002-05-29 Neil Boothcppexp.c (cpp_num): Move to cpplib.h.
2002-05-29 Hans-Peter Nilsson* gcc.c-torture/execute/20020529-1.c: New test.
2002-05-27 Roger Saylec-common.c: Add support for __attribute__((nothrow...
2002-05-27 Neil Booth* testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99.
2002-05-27 Kaveh R. Ghazi* gcc.c-torture/execute/pure-1.c: New test.
2002-05-27 Neil Boothc-common.c (c_common_init): Always use intmax_t.
2002-05-27 Neil Boothc-common.c (c_common_init): Set CPP arithmetic precision.
next