re PR rtl-optimization/11741 (internal compiler error at gcse.c:5318)
[gcc.git] / gcc / testsuite / ChangeLog
2003-09-26 Roger Saylere PR rtl-optimization/11741 (internal compiler error...
2003-09-25 Kriang Lerdsuwanakijre PR c++/5655 (Member redeclared within its class...
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-24 Alexandre Oliva* gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2003-09-23 Geoffrey Keatingrs6000.c (function_arg_pass_by_reference): Don't pass...
2003-09-22 Andrew Pinskire PR target/12281 (not emiting function which is stati...
2003-09-22 Eric Botcazoure PR target/9786 (Ice in fixup_abnormal_edges with...
2003-09-21 Eric Botcazoure PR target/12301 (corruption in exception path, excep...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-21 Roger Saylei386.c (ix86_expand_carry_flag_compare): Fix transforma...
2003-09-20 Kriang Lerdsuwanakij* g++.dg/rtti/typeid3.C: Correct expected error message.
2003-09-20 Kriang Lerdsuwanakijre PR c++/157 (Duplicate error message for invalid...
2003-09-19 Janis Johnsonmixed-struct-check.h: New.
2003-09-19 Andrew Pinskiarray11.C: Change unsigned to __SIZE_TYPE__ so that...
2003-09-19 Kriang Lerdsuwanakijre PR c++/495 (ICE in in lookup_template_class, at...
2003-09-19 Nathan Sidwellfix PR number
2003-09-19 Nathan Sidwellre PR libstdc++/12232 (Incorrect handling of openmode...
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-18 Nathan Sidwellre PR c++/9848 (missing 'unused parameter' warning.)
2003-09-18 Volker Reicheltre PR c++/12316 (trouble with garbage collection)
2003-09-17 Mark Mitchellre PR c++/11991 (ICE in cxx_incomplete_type_diagnostic...
2003-09-17 Mark Mitchellre PR c++/12266 (incorrect instantiation of unneeded...
2003-09-17 Eric Botcazoure PR rtl-optimization/11646 (ICE in commit_one_edge_in...
2003-09-16 Kriang Lerdsuwanakijre PR c++/7939 (ICE on function template specialization)
2003-09-16 Jason Merrillc-common.c (handle_warn_unused_result_attribute): New...
2003-09-16 R. Kelley CookCleaned up Jan's ChangeLog entries
2003-09-15 Nathan Sidwellre PR c++/12184 (ICE with trying to convert an incomple...
2003-09-15 Andreas Jaegerinvoke.texi (Warning Options): Describe -Wold-style...
2003-09-15 Mark Mitchellre PR c++/3907 (nested template parm collides with...
2003-09-15 Mark Mitchellclass.c (layout_class_type): Make DECL_MODE match TYPE_...
2003-09-14 Alexandre Olivaseparate-1.c: Adjust line of error.
2003-09-14 Richard Sandifordfunction.c (STACK_BYTES): Move definition to head of...
2003-09-11 Nathan Sidwellre PR c++/11788 (missing implicit instantiation of...
2003-09-11 Ian Lance Taylor* gcc.dg/20030909-1.c: New test.
2003-09-10 Eric Botcazoure PR target/11965 (invalid assembler code for a shift...
2003-09-10 Devang Pateldarwin.h (LINK_SPEC): Pass -nofixprebinding to linker.
2003-09-09 Kaveh R. Ghazibuiltins.c (real_dconstp, [...]): New, split out from...
2003-09-09 Mark Mitchelllanghooks-def.h (lhd_register_builtin_type): New function.
2003-09-09 Kaveh R. Ghazibuiltin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LON...
2003-09-09 Kaveh R. Ghazibuiltins-1.c: Test existing _Complex functions.
2003-09-08 Mark Mitchellre PR c++/11786 (operator() call on variable in other...
2003-09-08 Mark Mitchellre PR c++/5296 ([DR115] Pointers to functions and templ...
2003-09-08 Jakub Jelinektoplev.c (rest_of_compilation): Call split_all_insns...
2003-09-08 Eric Botcazoure PR target/11689 (g++3.3 emits un-assembleable code...
2003-09-08 Andrew Pinski* g++.dg/template/crash10.C: Only compile it.
2003-09-08 Andrew Pinskire PR middle-end/11665 (ICE in struct initializer when...
2003-09-07 Mark Mitchellre PR c++/11852 (ICE: g++ with bad struct initializer.)
2003-09-07 Mark Mitchellre PR c++/12181 (Wrong code with comma operator and...
2003-09-07 Mark MitchellFix typo.
2003-09-07 Andrew PinskiForgot to commit the Changelog for the new tests.
2003-09-07 Mark Mitchellre PR c++/11867 (static_cast ignores ambiguity)
2003-09-06 Nathan Sidwellre PR c++/11794 (using declaration inside nested class...
2003-09-06 Roger Saylere PR c++/11409 (using declarations and fabs built-in)
2003-09-06 Steven Bosscherre PR c/9862 (spurious warnings with -W -finline-functions)
2003-09-06 Nathan Sidwellre PR c++/12167 (ICE on default argument of class membe...
2003-09-05 Mark Mitchellre PR c++/12163 (static_cast + explicit ctor regression)
2003-09-05 Andrew Pinskipretty2.C: Update for change in __FUNCTION__.
2003-09-05 Nathan Sidwellre PR c++/11922 (ICE on type_unification_real)
2003-09-05 Nathan Sidwellre PR c++/12037 (Spurious "statement has no effect...
2003-09-04 Matt AusternCorrect the behavior of __func__ for C++ special member...
2003-09-04 Mark MitchellRemove cast-as-lvalue extension.
2003-09-04 Roger Saylere PR rtl-optimization/11700 ([M68K] ICE in subreg_hard...
2003-09-03 Mark Mitchellre PR c++/12053 (ABI difference between default g+...
2003-09-02 Scott Brumbaughre PR c++/11553 (g++ accepts duplicate 'friend')
2003-09-02 Mark Mitchellre PR c++/11847 (reference does not work as template...
2003-09-02 Mark Mitchellre PR c++/11808 (Wrong namespace lookup for template...
2003-09-01 Mark Mitchellre PR c++/12114 ([3.3.2] Uninitialized memory accessed...
2003-08-30 Mark Mitchellre PR c++/12093 (inconstitent error with templates...
2003-08-29 Mark Mitchellre PR c++/11928 (c++ typedef handling)
2003-08-29 Mark Mitchellre PR middle-end/6196 (ICE in copy_to_mode_reg, at...
2003-08-29 Mark Mitchellinit.c (decl_constant_value): Deal with COND_EXPR speci...
2003-08-28 Kaveh R. Ghazibuiltin-types.def (BT_INT_PTR, [...]): New.
2003-08-28 Kaveh R. Ghazibuiltin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.
2003-08-28 Mark Mitchellre PR rtl-optimization/5079 (Reference to static const...
2003-08-27 Zdenek Dvorakgcov.c (typedef struct arc_info): New field cs_count.
2003-08-27 Mark Mitchellptrmem3.C: New test.
2003-08-27 Jakub Jelinekbuiltins.c (expand_builtin_expect_jump): Save pending_s...
2003-08-26 Roger Saylere PR middle-end/12002 (internal compiler error: in...
2003-08-26 Roger Saylefold-const.c (fold <MULT_EXPR>): Optimize (C1/X)*C2...
2003-08-26 Matt Kraai* gcc.dg/noncompile/20030818-1.c: Expect second line...
2003-08-26 Nathan Sidwellre PR c++/11871 (Koenig lookup regression)
2003-08-26 Nathan Sidwellbuiltins.c (build_function_call_expr): Don't set TREE_S...
2003-08-25 Janis Johnsonvector-1_x.c: Compile with -w.
2003-08-25 Ulrich Weigandcombine.c (distribute_notes): Handle REG_ALWAYS_RETURN.
2003-08-25 Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-25 Richard Hendersoni386.i386.c (ix86_return_in_memory): Reformat.
2003-08-23 Jakub Jelinekc-decl.c (pushdecl): Only put decls which finish_struct...
2003-08-23 Kriang Lerdsuwanakijre PR c++/3765 (member using declaration can't change...
2003-08-23 Kriang LerdsuwanakijPR c++/641, c++/11876
2003-08-23 Mark Mitchelllinkage.exp: Treat all HP-UX platforms identically.
2003-08-23 Mark Mitchell* g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp...
2003-08-22 Mark Mitchell* gcc.dg/20020313-1.c: Add "-w" to dg-options.
2003-08-22 Mark Mitchell* gcc.misc-tests/linkage.exp: Add logic for ia64-hp...
2003-08-22 Mark Mitchell* g++.dg/other/packed1.C: Add XFAIL marker for ia64...
2003-08-21 Mark Mitchellre PR c++/11551 (g++ accepts typedef as destructor...
2003-08-21 Kazu Hiratare PR target/11805 ([H8300] ICE)
2003-08-21 Mark Mitchellre PR c++/11834 (template specialization not matched)
2003-08-21 Josef ZlomekTest from gcc.gnu.org/ml/gcc-patches/2003-08/msg01198...
2003-08-20 Roger Saylere PR middle-end/11984 (ICE with -ffast_math: expected...
2003-08-20 Nathan Sidwellre PR c++/11945 (Incorrect warnings issued for comma...
next