except.c: Include cgraph.h.
[platform/upstream/gcc.git] / gcc / testsuite /
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 Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
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-07 Andrew Pinskire PR c++/11507 (parser fails to recognize namespace)
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-30 Mark MitchellRemove inadvertent commit
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 Kaveh R. Ghazibuiltin-types.def (BT_FN_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 Jason Merrillre PR c++/11283 (ICE in build_conditional_expr)
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...
2003-08-20 Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-08-20 Geoffrey Keatingcpppch.c (cpp_valid_state): Re-add warning about PCH...
2003-08-20 Andrew Pinski* gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2003-08-19 Andrew Pinskicp-lang.c (LANG_HOOKS_DECL_UNINIT): Define.
2003-08-19 Andrew Pinski*** empty log message ***
2003-08-19 Michael RitzertREADME: Describe the pch directory.
2003-08-19 Kriang Lerdsuwanakijre PR c++/11174 (derived class can access protected...
2003-08-19 Matt Kraaire PR c/11207 (ICE with negative index in array element...
2003-08-18 Nathan Sidwellpt.c (instantiate_class_template): Push to class's...
2003-08-18 Richard Sandiford* gcc.c-torture/compile/mipscop*.c: Turn into compile...
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-12 Aldy Hernandezcall.c (standard_conversion): Opaque pointers interconvert.
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 Sidwellfix erroneouse paste
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-07 Aldy HernandezMake-lang.in (cp/call.o): Add dependency for target.h.
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...
next