re PR c++/11512 (Spurious warning for comma-operator in templates)
[gcc.git] / gcc / testsuite / ChangeLog
2003-08-16 Nathan Sidwellre PR c++/11512 (Spurious warning for comma-operator...
2003-08-15 Nathan Sidwellcp: * pt.c (instantiate_class_template): Set location...
2003-08-14 Kaveh R. Ghazistrcat.c: New.
2003-08-13 Mark Mitchell* g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the...
2003-08-12 Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
2003-08-11 Mark Mitchelltypeck.c (merge_types): Handle cv-qualified pointer...
2003-08-11 Jakub Jelinekre PR target/11693 ([ia64] ICE in gen_nop_type)
2003-08-11 Kaveh R. Ghazibuiltins.c (expand_builtin_strcat): Optimize constant...
2003-08-11 Mark Mitchellre PR c++/11789 (rejects legal, multiple inheritance...
2003-08-10 Nathan Sidwellc-typeck.c (digest_init): Add conversion for VECTOR_TYPEs.
2003-08-10 Nathan Sidwellre PR c++/11670 (ICE in convert_like_real on illegal...
2003-08-10 Nathan Sidwellre PR c++/10530 (Cannot access non-dependent type withi...
2003-08-08 Andrew Pinskicrash11.C: Put the dg options in comments.
2003-08-08 Neil Boothcommon.opt: Add debug switches.
2003-08-07 Kriang Lerdsuwanakijre PR c++/5767 (ICE with forwarding template template...
2003-08-06 Alexandre Oliva* gcc.dg/cpp/spacing1.c: Update.
2003-08-04 Janis Johnsonre PR target/11739 (i386 prefetch tests need to made...
2003-08-04 Roger Saylere PR middle-end/11771 (Segfault with simple double...
2003-08-04 Roger Saylefold-const.c (fold <PLUS_EXPR>): Transform x+x into...
2003-08-04 Alexandre Oliva* gcc.dg/cpp/separate-1.c: New test.
2003-08-03 Nathan Sidwellre PR c++/11704 (ICE in type_dependent_expression_p...
2003-08-03 Nathan Sidwellre PR c++/11766 (ICE in comp_ptr_ttypes_real)
2003-08-03 Kriang Lerdsuwanakijre PR c++/9453 (ICE in is_specialization_of, at cp...
2003-08-03 Neil Boothcppfiles.c (stack_file): Use file path.
2003-08-02 Kaveh R. Ghazibuiltins-1.c: Add macro helpers.
2003-08-02 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-08-02 Neil Boothcppfiles.c (struct _cpp_file): Rename once_only_next...
2003-08-01 Jakub Jelinekcfgcleanup.c (outgoing_edges_match): Check REG_EH_REGIO...
2003-08-01 Mark Mitchellre PR c++/11697 (Failure to diagnose class template...
2003-08-01 Kriang Lerdsuwanakijre PR c++/7983 (ICE for friend declaration using typede...
2003-08-01 Kriang LerdsuwanakijPR c++/8442, c++/8806
2003-08-01 Nathan Sidwellre PR c++/11295 (ICE when using a non-trivial object...
2003-08-01 Nathan Sidwelltypeck.c (build_compound_expr): If RHS is a TARGET_EXPR...
2003-08-01 Nathan Sidwellre PR c++/11525 (ICE/segfault on C++ code)
2003-08-01 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-08-01 Roger Saylefold-const.c (fold <MULT_EXPR>): Optimize both x*pow...
2003-07-31 Jakub Jelineki386.c (legitimate_pic_address_disp_p): Disallow TLS...
2003-07-31 Andrew Pinskicrash18.C: Remove.
2003-07-31 Nathan Sidwellpt.c (coerce_template_parms): Refactor.
2003-07-31 Nathan Sidwellre PR c++/11347 (Error on valid expression in default...
2003-07-30 Andrew Pinskire PR target/11565 (gcc.dg/i386-387-1.c test flawed...
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-29 Zack Weinbergc-decl.c (last_function_parm_vars, [...]): New static...
2003-07-29 Neil BoothMakefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-29 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-29 Alexandre Olivastring-opt-9.c: strcmp returns int.
2003-07-29 Mark Mitchellre PR c++/11530 ([unit-at-a-time] inline static functio...
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
2003-07-28 Hans-Peter NilssonWdeclaration-after-statement-1.c, [...]: New tests.
2003-07-28 Jakub Jelinekconfigure.in (--enable-checking): Add fold category.
2003-07-28 Aldy Hernandez20030505.c: Only run for SPE.
2003-07-27 Mark Mitchellcall.c (standard_conversion): Tweak handling of pointer...
2003-07-27 Geoffrey Keatingvarasm.c (output_constant_def_contents): Use ASM_DECLAR...
2003-07-26 Geoffrey Keating* c-decl.c (c_static_assembler_name): Remove TREE_STATI...
2003-07-25 Nathan Sidwell* g++.dg/other/error2.C: Tweak expected errors.
2003-07-25 Nathan Sidwellre PR c++/11617 (g++ does not report missing member...
2003-07-25 Nathan Sidwellre PR c++/11596 (ICE with int templates)
2003-07-24 Mark Mitchellcp-tree.h (convert_to_base_statically): Declare.
2003-07-24 Kriang Lerdsuwanakijre PR c++/11513 (ICE in push_template_decl_real cp...
2003-07-24 Steven Bosscherre PR c/10602 (ICE in c-typeck.c (tree check failure))
2003-07-23 Mark Mitchellre PR c++/11645 (Failure to deal with using and private...
2003-07-23 Mark Mitchellre PR c++/11517 (g++ fails to properly convert pointer...
2003-07-23 Mark Mitchellre PR rtl-optimization/10679 ([3.3/3.4] --param min...
2003-07-23 Nathan Sidwellparser.c (cp_parser_nested_name_specifier): Reset scope...
2003-07-22 Nathan Sidwellre PR c++/11614 (Incorrect handling of pointers to...
2003-07-22 Kriang Lerdsuwanakijre PR c++/10793 (ICE (treecheck) when partial-specializ...
2003-07-22 Volker Reicheltre PR c++/3004 (Accepts illegal code)
2003-07-22 Nathan Sidwellcp-tree.h (enum cp_lvalue_kind): Add clk_packed.
2003-07-22 Nathan Sidwellc-common.c (handle_packed_attribute): Don't pack a...
2003-07-21 Janis Johnsoncompat.exp: Handle dg-options per source file.
2003-07-21 Andrew Pinskire PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-21 Eric Botcazoure PR rtl-optimization/11536 ([strength-reduce] -O2...
2003-07-20 Mark Mitchellre PR c++/11546 (Type lookup problems in out-of-line...
2003-07-19 Zack Weinberg* c-decl.c (named_labels, shadowed_labels, label_level_...
2003-07-19 Kriang LerdsuwanakijCorrect entries information
2003-07-18 Nathan Sidwellcp-tree.h (finish_non_static_data_member): Add object...
2003-07-18 Andrew Pinskiinit-ref4.C: xfail on targets without weak symbols.
2003-07-18 Jakub Jelinekre PR target/11087 (gcc miscompiles raid1.c from linux...
2003-07-18 Eric Botcazoutoplev.c (rest_of_handle_addresof): Rename into rest_of...
2003-07-18 Mark Mitchellre PR rtl-optimization/11557 (constant folding)
2003-07-17 Andrew PinskiAndrew Pinski <pinskia@physics.uc.edu>
2003-07-17 Geoffrey Keatingre PR middle-end/11498 (asm can't be used to give a...
2003-07-17 Kriang LerdsuwanakijFix typo in date
2003-07-17 Kriang Lerdsuwanakijre PR c++/7809 (befriending inaccessible names)
2003-07-17 Andrew Pinskire PR c++/11384 (missing implicit instantiation of...
2003-07-17 Mark Mitchellre PR c++/11547 (ICE with const temporaries)
2003-07-16 Andrew Pinskire PR target/11008 (improper multiply optimization...
2003-07-16 J"orn Renneckec-pragma.h (HANDLE_PRAGMA_WEAK): Always define to SUPPO...
2003-07-16 Kriang Lerdsuwanakijre PR c++/5421 (friends+templates: ICE: expected identi...
2003-07-16 Jakub Jelinekunwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define.
2003-07-16 Danny Smithdll-MI1.h: New file.
2003-07-15 Jakub Jelinekstring-opt-8.c (main): Remove i370 and s390, it does...
2003-07-15 Mark Mitchellre PR debug/11473 (ICE with -gstabs when empty struct...
2003-07-15 Kriang Lerdsuwanakijre PR c++/10108 (tree checking ICE: expected var_decl...
2003-07-15 Kazu Hiratare PR target/10795 (ICE in extract_insn, at recog.c...
2003-07-15 Eric Botcazoure PR rtl-optimization/11320 (Scheduler bug)
2003-07-15 Geoffrey Keatinginline-3.c: New file.
2003-07-14 Mark Mitchellre PR c++/11509 (ICE with expression with static member...
2003-07-14 Mark Mitchellre PR c++/7053 (ICE when declaring a function already...
2003-07-14 Mark Mitchellre PR c++/7019 ([3.3 only] SFINAE does not work with...
next