re PR c++/19311 (ICE in resolve_overloaded_unification)
[gcc.git] / gcc / testsuite / ChangeLog
2005-03-05 Kriang Lerdsuwanakijre PR c++/19311 (ICE in resolve_overloaded_unification)
2005-03-05 Uros Bizjak* lib/target-supports.exp (check_iconv_available):...
2005-03-05 John David Anglinre PR c++/19797 (g++.dg/abi/inline1.C fails on hppa...
2005-03-05 Matthew Sachsgcc.exp (gcc_target_compile): Put braces around additio...
2005-03-04 Tobias Schlüterre PR fortran/19673 (pointer function with RESULT speci...
2005-03-04 Ben Elliston* gcc.misc-tests/options.exp: New test.
2005-03-04 James A. Morrisonre PR tree-optimization/15784 (fold misses binary optim...
2005-03-04 Geoffrey Keatingpr17133.c: New.
2005-03-03 David Billinghurstassert4.c: Fix for cygwin
2005-03-02 Alexandre Olivaname-lookup.c (push_overloaded_decl): Don't error if...
2005-03-02 Mark Mitchellre PR c++/19916 (Segmentation fault in __static_initial...
2005-03-02 Joseph Myersre PR c/8927 (Gcc give error for wrong line of C code.)
2005-03-01 Nathan Sidwellre PR c++/20232 (ICE with covariancy)
2005-03-01 Tobias Schlüterre PR fortran/19479 (UBOUND causes ICE)
2005-02-28 Janis Johnsondg-error-exp-P.c: Update message for new C parser.
2005-02-28 Joseph Myersre PR c/20245 (ICE on invalid function declaration)
2005-02-28 Roger Saylere PR middle-end/19874 (ICE in emit_move_insn with...
2005-02-28 Ben EllistonREADME: Update the DejaGnu bug reporting address.
2005-02-28 Steven G. Karglboz_1.f90: New test.
2005-02-28 Steven G. Karglishft.f90: Remove kind suffix from BOZ constant
2005-02-27 Francois-Xavier... re PR libfortran/20101 (zero prints incorrectly with...
2005-02-27 Jakub Jelinekre PR c++/20206 (COMDAT broken for C++ thunks)
2005-02-27 Tobias Schlüterwrite.c (output_float): Fix typo in condition.
2005-02-27 Kazu Hirata* gcc.dg/asm-b.c: Fix comment typos.
2005-02-27 Andrew Pinskiinline_asm-2.c: link_error produces a V_MAY_DEF also.
2005-02-26 Andrew Pinskire PR tree-optimization/20188 (asm and memory operands...
2005-02-26 Richard Sandifordmul-subnormal-single-1.x: New file.
2005-02-25 Joseph Myersc-parser.c: New file.
2005-02-25 Diego Novillore PR tree-optimization/20204 (miscompilation of asm...
2005-02-24 Jakub Jelinekre PR target/20196 (Miscompilation of mem_init in 32...
2005-02-24 Jakub Jelinekre PR c++/20175 (Warnings are issued when initializing...
2005-02-24 Mark Mitchellre PR c++/19878 (ICE in import_export_decl)
2005-02-23 Hans-Peter Nilssonre PR tree-optimization/20100 (LIM is pulling out a...
2005-02-23 Tobias Schlütergfortran.h (symbol_attribute): New 'untyped' field...
2005-02-23 Tobias Schlütergfortran.h (gfc_get_namespace): Add second argument...
2005-02-23 Alexandre Olivadecl.c (grokvardecl): Don't exempt anonymous types...
2005-02-23 Kazu Hirata* gcc.dg/pr20017.c: Fix a comment typo.
2005-02-23 Bud Davislist_read_4.f90: Change to f90 comments.
2005-02-23 Eric Botcazoure PR ada/19902 (ACATS cxa3004 cxb3006 fail at compile...
2005-02-23 Mark Mitchellre PR c++/20073 (ICE initializing const array)
2005-02-23 Mark Mitchellre PR c++/19991 (Enum not accepted in array-size)
2005-02-23 Diego Novillore PR tree-optimization/20100 (LIM is pulling out a...
2005-02-23 Bud Davis[multiple changes]
2005-02-23 Kazu Hiratare PR rtl-optimization/20017 (internal compiler error...
2005-02-23 Devang Patelre PR tree-optimization/19952 (ICE: tree check: expecte...
2005-02-22 Mark Mitchellparser.c (cp_parser_direct_declarator): Always complain...
2005-02-22 Uros Bizjakasm1.c: Check for IBM1047 code set, not IBM-1047.
2005-02-22 Uros Bizjakbuiltin1.c: Use dg-require-iconv "IBM1047".
2005-02-22 Bud Davis[multiple changes]
2005-02-22 Alexandre Olivare PR tree-optimization/19786 (Aliasing optimisation...
2005-02-21 Tobias SchlüterFix law's ChangeLog date, and
2005-02-21 Jeff Law* gcc.dg/tree-ssa/20041122-1.c: New test for missing...
2005-02-21 Tobias Schlüterdo_iterator: Split loop, markup all lines for which...
2005-02-20 Dorit Naishlosre PR tree-optimization/19951 (ICE in tree_split_edge...
2005-02-20 Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2005-02-19 Volker Reicheltre PR c++/19299 (ICE with volatile non-PODs pointers)
2005-02-19 Steven G. Karglcheck.c (gfc_check_int): improve checking of optional...
2005-02-19 Devang Patelcharset.c (_cpp_convert_input): Check '\r' before inser...
2005-02-19 Steven G. Karglcheck.c (gfc_check_achar): New function
2005-02-19 Hans-Peter Nilsson* gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris...
2005-02-19 Zdenek Dvorakre PR tree-optimization/19828 (LIM is pulling out a...
2005-02-19 Jakub Jelinekre PR c/20043 (transparent_union doesn't allow restrict...
2005-02-18 James E Wilsonre PR tree-optimization/18977 (LAPACK test xeigtsts...
2005-02-18 Ulrich Weigandre PR target/20054 (ICE in change_address_1)
2005-02-18 Giovanni Bajore PR c++/19508 (dwarf2, ICE on __attribute__(aligned...
2005-02-18 Andrew Pinskire PR middle-end/20030 (Broken arguments access)
2005-02-18 Alexandre Olivare PR c++/20008 (internal compiler error: in expand_cas...
2005-02-17 Jakub Jelinekre PR c++/20023 (internal compiler error: Segmentation...
2005-02-17 Jakub Jelinekre PR tree-optimization/18947 ([non-UAAT] external...
2005-02-17 Alexandre Olivare PR c++/20028 (class and then template class gives...
2005-02-17 Alexandre Olivare PR c++/20022 (-fno-access-control is broken)
2005-02-17 Ira Rosen* gcc.dg/vect/vect-98.c: New test.
2005-02-16 Kazu Hiratare PR tree-optimization/19967 (built-in folding causes...
2005-02-16 Jakub Jelinekre PR middle-end/19857 (alignment check of SSE constant...
2005-02-15 Eric Christopherre PR preprocessor/19077 (Internal compiler error compi...
2005-02-15 James A. Morrisonfold-const.c (fold): Fold -(~A) to A + 1.
2005-02-15 Alexandre Olivare PR c++/17788 (poor diagnostic for missing reference...
2005-02-15 Joseph Myersoverflow-warn-1.c, [...]: New tests.
2005-02-15 Andreas Schwabcxb30131.c: Include <stdlib.h> to properly declare...
2005-02-15 Andreas Krebbellinkage.exp (s390): Check for 64bit added.
2005-02-14 Diego Novillore PR tree-optimization/19853 (incorrect vops after...
2005-02-14 Nathan Sidwellre PR c++/19608 (ICE after friend function definition...
2005-02-14 Nathan Sidwellre PR c++/19884 (ICE on explicit instantiation of a...
2005-02-14 Alexandre Olivare PR c++/17816 (duplicate definition of pure virtual...
2005-02-14 Nathan Sidwellre PR c++/19891 (Covariant returns are broken)
2005-02-13 James A. Morrisonpr15784-1.c, [...]: New tests.
2005-02-12 Dorit Naishlos* gcc.dg/vect/vect-96.c: Fix typo.
2005-02-12 Kriang Lerdsuwanakijre PR c++/14479 (enum definition in template class...
2005-02-12 Ira Rosentree-vectorizer.c (vect_get_base_and_offset): Remove.
2005-02-12 Ira Rosentree-data-ref.c (array_base_name_differ_p): Check that...
2005-02-12 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_ldexp.
2005-02-12 Hans-Peter Nilsson* gcc.dg/tree-ssa/20040703-1.c: Quote decimal dot.
2005-02-11 Janis Johnsongcc-dg.exp: (dg-require-weak...
2005-02-11 Janis Johnsontarget-supports.exp (check_effective_target_broken_cplx...
2005-02-11 Jakub Jelinekre PR c++/19666 (Trouble with prt-to-members: rejects...
2005-02-11 Jakub Jelinekre PR middle-end/19858 (ICE on simple SSE code)
2005-02-11 Mark Mitchellre PR c++/19755 (-Wmissing-braces doesn't warn anymore)
2005-02-10 Richard Guentherbuiltins.c (fold_builtin_powi): New function.
2005-02-10 Jakub Jelinekre PR c/19342 (ICE in common_type, at c-typeck.c:490)
2005-02-10 Mark Mitchellre PR c++/19811 (g++ 4.0: ICE on vector delete of undef...
next