cpp.texi: Update for handling of charconsts.
[gcc.git] / gcc / testsuite / ChangeLog
2001-05-23 Neil Boothcpp.texi: Update for handling of charconsts.
2001-05-23 David Billinghurstlinkage.exp: Pass appropriate flags to native compiler...
2001-05-23 Jeffrey D. OldhamWed May 23 2001 Jeffrey D. Oldham <oldham@codesourcer...
2001-05-22 Joseph Myersc-lex.c (lex_number): If pedantic and not C99...
2001-05-21 Geoffrey Keating920520-1.x: Merge previous contents into this file.
2001-05-21 Stephane Carrezmsp.c (A_SIZE): Define according to STACK_SIZE;
2001-05-21 Stephane Carrez20000804-1.x: New file, this test fails on 68HC11/HC12...
2001-05-21 Richard HendersonNew test.
2001-05-21 Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_p): Detect more...
2001-05-20 Nathan Sidwellre PR c++/2781 (bad code generated for reference call...
2001-05-20 Kriang Lerdsuwanakijpt.c (determine_specialization): Ignore artificial...
2001-05-19 Joseph Myersre PR c/166 (C syntax problem in gcc)
2001-05-18 Stan Shebs* gcc.c-torture/compile/20010518-1.c: New test.
2001-05-18 Nathan Sidwellre PR c++/2526 (internal compiler error (version 2...
2001-05-17 Jeffrey D. Oldhamdebug9.C: New test.
2001-05-17 Zack Weinbergi * libgcc1-test.c, libgcc1.c, config/i386/perform...
2001-05-16 Jan Hubicka* gcc.c-torture/compile/20010516-1.c: New test.
2001-05-16 Nathan SidwellRevert XFAIL removal.
2001-05-16 Nathan Sidwellspew.c (read_token): Call yyerror on all unexpected...
2001-05-16 Nathan Sidwellinit.c (member_init_ok_or_else): Take a tree rather...
2001-05-16 Benjamin Kosnikeb27.C: Convert.
2001-05-15 Nick CliftonAdd new test - do not warn about (non-)redundant friend...
2001-05-15 Mark Mitchell (admin)* gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc...
2001-05-14 Mark Mitchell* lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris...
2001-05-14 Benjamin Kosnikg++.exp: Use testsuite_flags.
2001-05-13 Mark Mitchell* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD...
2001-05-11 John David Anglin* gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee...
2001-05-11 Mark Mitchell* lib/objc.exp: Add -lposix4 on Solaris 2.8.
2001-05-10 Joseph Myersc-parse.in: Remove many shift/reduce conflicts.
2001-05-10 Zack Weinbergcppinit.c (cpp_post_options): Shut off macro expansion...
2001-05-07 Mark Mitchellop2.C: Don't use `glob' as a variable.
2001-05-06 Neil Boothsyshdr.h: New file.
2001-05-05 Neil Booth* gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original...
2001-05-05 David Edelsohn20001227-1.c: Remove duplicate of gcc.c-torture/execute...
2001-05-04 Neil Booth* gcc.c-torture/execute/longlong.c: Update for 16 bit...
2001-05-04 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2001-05-03 Jakub JelinekWrong ChangeLog entry.
2001-05-02 Jakub Jelinekcatch13.C: New test.
2001-05-02 Jakub Jelinektradcpp.c (do_define): Make sure we don't walk past...
2001-05-02 Loren J. Rittlecxa_vec.C: Get malloc() from <stdlib.h>, not <malloc.h>.
2001-05-01 Nathan Sidwellcp-tree.def (USING_STMT): New statement node.
2001-05-01 Nathan Sidwellcall.c (build_new_op): Convert args from reference...
2001-04-30 Richard HendersonRevert last change.
2001-04-30 Toon Moene20010430.f: New test.
2001-04-30 Mark Mitchellregmove.c (record_stack_memrefs): Catch all references...
2001-04-29 Joseph Myersdecl2.c (unsupported_options): Add new-abi.
2001-04-27 Nathan Sidwellexcept.c (can_convert_eh): Don't check template parms...
2001-04-27 Nathan Sidwelloptimize.c (maybe_clone_body): Copy parameter names...
2001-04-27 Nathan Sidwellcp-tree.h (adjust_clone_args): Prototype new function.
2001-04-26 Toon Moene20010426.f: New test.
2001-04-26 Toon Moene*** empty log message ***
2001-04-26 Jeffrey A Lawinitp1.C: Moved here from g++.old-deja/g++.ext.
2001-04-26 Jeffrey A Lawinstantiate2.C: XFAIL for HPUX too since its linker...
2001-04-26 Nathan Sidwellc-lex.c (c_lex): Remove # from %o diagnostic formatting.
2001-04-26 Jakub Jelinekintegrate.c (expand_inline_function): Check for error_m...
2001-04-26 Nathan Sidwellmangle.c (write_chars): New macro.
2001-04-25 Jakub Jelinekc-format.c (check_format_info_recurse): Handle PLUS_EXP...
2001-04-25 Jakub Jelinekemit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE...
2001-04-25 Jakub Jelineki386.c (ix86_expand_int_movcc): If overlap between...
2001-04-25 Nathan Sidwelldecl.c (grokdeclarator): Set context of namespace scope...
2001-04-25 Zack Weinbergoptimize.c: Include hashtab.h.
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-04-24 Zack Weinberg* gcc.c-torture/execute/20010124-1.c: No longer expecte...
2001-04-23 Joseph Myersc-convert.c (convert): When converting to a BOOLEAN_TYP...
2001-04-20 Nathan Sidwelltree.c (cp_tree_equal): Adjust final switch formatting.
2001-04-20 Nathan Sidwellclass.c (dfs_unshared_virtual_bases): Add ATTRIBUTE_UNUSED.
2001-04-20 Jakub Jelinekcomdat2.C: New test.
2001-04-20 Jakub Jelinekcall.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG...
2001-04-20 Jakub Jelineksearch.c (lookup_field_r): If looking for type and...
2001-04-20 Jakub Jelinekgcse.c (gcse_main): Fix comment typo.
2001-04-20 David Billinghurstold-dejagnu.exp: Don't delete output of executable.
2001-04-17 Toon Moene2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
2001-04-17 Kaveh R. Ghazic-typeck.c (convert_arguments): Don't check for width...
2001-04-12 Nathan Sidwellclass.c (dfs_unshared_virtual_bases): New function.
2001-04-12 Nathan Sidwellmethod.c (make_thunk): Clear DECL_CLONED_FUNCTION.
2001-04-11 Kaveh R. Ghazi* gcc.c-torture/execute/20010122-1.c: Fix declaration...
2001-04-11 Joern RenneckeTypo fix.
2001-04-11 Nathan Sidwellmethod.c (implicitly_declare_fn): Commonize code for...
2001-04-11 Peter Schmid22001-04-11 Peter Schmid <schmid@snake.iap.physik...
2001-04-10 Kaveh R. Ghazic-typeck.c (convert_arguments): -Wtraditional now activ...
2001-04-10 Richard HendersonNew.
2001-04-08 Franz Sirl20010408-1.c: New test.
2001-04-06 Benjamin Kosnik15071.C (main): Update to conformant headers and constr...
2001-04-06 J"orn Rennecke20001203-2.c (main): Count argument is of type __SIZE_T...
2001-04-05 Diego Novillosimplify-rtx.c (simplify_binary_operation): Check for...
2001-04-04 Jakub Jelinekrecog.c (validate_replace_rtx_1): Instead of aborting...
2001-04-03 Alexandre Olivainstantiate1.C: Adjust to accommodate peculiarities...
2001-04-02 Rainer Orthfp-cmp-1.c: Renamed nan to dnan.
2001-04-02 Jakub Jelineklex.c (ffelex_hash_): Avoid eating one whole line after...
2001-04-02 Jakub Jelinekifcvt.c (noce_emit_move_insn): New.
2001-04-02 Jakub Jelinekfold-const.c (fold): Before optimizing unsigned compari...
2001-03-28 Loren J. Rittle* g++.old-deja/g++.other/eh4.C: Fix typo.
2001-03-28 Loren J. Rittle* g++.dg/special/ecos.exp (conpr-1.C): Do not write...
2001-03-28 Philip Blundell20010328-1.c: New test.
2001-03-28 Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-27 Alan Modra* c-typeck.c (digest_init): Fold init expression.
2001-03-26 Nathan SidwellImplement DR 209
2001-03-25 Joseph Myers* gcc.c-torture/execute/20010325-1.c: New test.
2001-03-23 Jakub Jelinekdecl.c (local_names): Define.
2001-03-22 Jakub Jelinekmethod.c (do_build_assign_ref): Don't use build_modify_...
next