OSDN Git Service

* c-lex.c (indent_level): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2002-05-23 amylaar * gcc.dg/weak-2.c: Allow optional leading underscore
2002-05-23 jakub PR target/6753
2002-05-23 neiltestsuite:
2002-05-23 rth * g++.dg/dg.exp: Fix typo in test pruneing.
2002-05-22 rth * decl.c (check_tag_decl): Handle RID_THREAD.
2002-05-22 rth * varasm.c (default_section_type_flags): Handle...
2002-05-22 jakub * combine.c (force_to_mode): Use gen_int_mode.
2002-05-22 jasonadd initial newline
2002-05-22 rth * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c...
2002-05-21 aoliva* g++.dg/other/copy2.C: New test.
2002-05-20 amylaar * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH...
2002-05-20 aoliva* g++.dg/ext/oper1.C: New test.
2002-05-20 mmitchel * Makefile.in (distclean): Remove QMTest stuff.
2002-05-20 mmitchel * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error...
2002-05-19 aj * gcc.c-torture/execute/loop-2c.x: Remove, the test...
2002-05-19 lerdsuwa PR c++/186, DR 259
2002-05-19 billingd2002-05-19 David Billinghurst <David.Billinghurst...
2002-05-18 thorpej* c-common.c (c_common_post_options): Warn if -Wformat...
2002-05-17 billingd2002-05-16 David.Billinghurst <David.Billinghurst...
2002-05-16 lerdsuwa PR c++/6620
2002-05-16 jason * lib/scanasm.exp (scan-assembler): Use upvar...
2002-05-16 rth * varasm.c (merge_weak): Remove special case...
2002-05-16 hiller2002-05-15 Matt Hiller <hiller@redhat.com>
2002-05-15 rth * varasm.c (merge_weak): Error for any weakenin...
2002-05-14 aoliva* g++.dg/init/pm1.C: New test.
2002-05-13 jason * rtti.c (emit_tinfo_decl): Call import_export_...
2002-05-13 davem2002-05-12 David S. Miller <davem@redhat.com>
2002-05-12 jason * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P.
2002-05-10 sayle * fold-const.c (build_range_check): Optimize (c>=1...
2002-05-10 davem2002-05-10 David S. Miller <davem@redhat.com>
2002-05-09 jakub PR target/6429
2002-05-09 neil * cpplib.c (cpp_init_internal_pragmas): Remove #pragma...
2002-05-09 lawForgot to commit long long ago. See my message to...
2002-05-08 trixNew tests for rotating.
2002-05-08 neil * cpplex.c (cpp_interpret_charconst): Truncate as...
2002-05-08 jason * dwarf2out.c (output_call_frame_info): Don...
2002-05-08 mmitchel PR c/6569.
2002-05-06 sayle PR opt/3995
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-06 timjoslingAdded Tim Josling to MAINTAINERS file. Fixed various...
2002-05-06 neil * gcc.dg/cpp/charconst-3.c: Run, don't compile.
2002-05-05 neildoc:
2002-05-05 jasonadd PR id
2002-05-05 neil * c-common.c (c_common_init): Set up CPP arithmetic.
2002-05-05 timjoslingAdded comments in master changelogs on adding treelang...
2002-05-05 timjoslingAdded new sample language treelang.
2002-05-03 rth * ifcvt.c (noce_try_store_flag, noce_try_store_...
2002-05-03 jakub * gcc.dg/cpp/cmdlne-dM-M.c: New test.
2002-05-03 jsm28 * c-format.c (check_format_info_main): Don't check...
2002-05-03 jason * tree.c (build_cplus_array_type): Only const...
2002-05-03 jakub PR target/6542
2002-05-02 mmitchel * g++.dg/init/dtor1.C: Make it tougher.
2002-05-02 mmitchel * g++.dg/init/dtor1.C: New test.
2002-05-02 aldyh2002-05-02 Aldy Hernandez <aldyh@redhat.com>
2002-05-01 nathanFix bad regexp
2002-05-01 aldyh2002-05-01 Aldy Hernandez <aldyh@redhat.com>
2002-04-30 rth * toplev.c (rest_of_compilation): Don't run...
2002-04-30 jason * decl.c (grokdeclarator): Don't override TYPE_...
2002-04-29 jakub PR c++/6477
2002-04-29 mmitchel PR c++/6492
2002-04-29 nathancp:
2002-04-28 neil * cppexp.c (lex): Move some code to _cpp_parse_expr...
2002-04-28 jakubArgh, lost closing brace.
2002-04-28 jakub PR optimization/6475
2002-04-28 neil * cppexp.c (lex): Update to use state.skip_eval.
2002-04-28 sirl 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-04-26 aoliva* gcc.dg/enum1.c: New test.
2002-04-26 rth * c-typeck.c (build_unary_op) [CONVERT_EXPR...
2002-04-26 mmitchel PR bootstrap/6445
2002-04-26 aoliva* g++.dg/abi/enum1.C: New test.
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-26 rth * gcc.dg/c99-bool-1.c: Expect always true warning.
2002-04-26 rth * c-parse.in (yyoverflow): New.
2002-04-26 rth PR c/2098
2002-04-26 hp * gcc.dg/i386-memset-1.c: New test case for PR target...
2002-04-25 hiller2002-04-24 Matt Hiller <hiller@redhat.com>
2002-04-25 ghazi * gcc.c-torture/execute/20020227-1.x: New file, xfail...
2002-04-25 jason PR c++/5607
2002-04-25 mmitchel * mangle.c (write_type): Don't use TYPE_MAIN_VARIANT...
2002-04-25 jason * typeck.c (build_modify_expr): The pedwarn...
2002-04-24 mmitchel * cvt.c (convert_to_void): Don't unconditionally make...
2002-04-24 rth * c-decl.c (grokdeclarator): Don't pedwarn...
2002-04-24 amylaar * sh.h (PIC_OFFSET_TABLE_REGNUM): Conditionaliz...
2002-04-24 ghazi * gcc.c-torture/compile/labels-3.x: New file, don...
2002-04-24 jason PR c++/6331
2002-04-23 rth * fold-const.c (split_tree): Add MINUS_LITP...
2002-04-23 jakub * parse.y (check_class_key): Allow KEY to be union...
2002-04-23 aj2002-04-23 Roger Sayle <roger@eyesopen.com>
2002-04-23 mmitchel PR c++/6256:
2002-04-22 zack * gcc.c-torture/execute/980707-1.c: Don't use isspace().
2002-04-22 hp * gcc.dg/20020415-1.c: Expect warning for unsupported...
2002-04-21 hp * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
2002-04-21 neil * cppmacro.c (funlike_invocation_p): Don't step back...
2002-04-21 sirl2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-04-20 billingd2002-04-20 David.Billinghurst <David.Billinghurst...
2002-04-19 toon2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
2002-04-19 mmitchel PR c++/6352
2002-04-19 rth * ifcvt.c (find_cond_trap): Handle cases with...
2002-04-18 jakub PR optimization/5887, PR optimization/6010
2002-04-18 rth * ifcvt.c: Include except.h.
next