re PR c++/21087 (ICE in do_nonmember_using_decl)
[gcc.git] / gcc / testsuite / ChangeLog
2005-04-22 Alexandre Olivare PR c++/21087 (ICE in do_nonmember_using_decl)
2005-04-22 Joseph Myersvarasm.c (do_assemble_alias): Return early if TREE_ASM_...
2005-04-21 Geoffrey KeatingIndex: ChangeLog
2005-04-21 Richard Sandiford* gcc.target/mips/branch-1.c: New test.
2005-04-21 Richard Hendersonvect-85.c: Don't xfail on alpha.
2005-04-21 Devang Pateltree-if-conv.c (find_phi_replacement_condition): Avoid...
2005-04-20 Joseph Myersre PR c/12913 (Jumps into variable length array scope...
2005-04-20 Richard Hendersonbuiltins.c (expand_builtin_sync_operation): Revert...
2005-04-20 James A. Morrisonfold-const.c (fold_binary): Fold ~(X ^ Y) to ~X ^ Y...
2005-04-20 James A. Morrisonfold-const (fold_binary): Fold ~X ^ ~ Y to X ^ Y.
2005-04-20 James E WilsonTestcase to verify that FP regs are properly saved...
2005-04-20 Joseph Myersc.opt (Wint-to-pointer-cast, [...]): New options.
2005-04-19 Francois-Xavier... re PR fortran/16861 ([4.0 only] segfault with doubly...
2005-04-19 James A. Morrisonre PR middle-end/21085 (Virtual memory exhausted with...
2005-04-18 Richard Sandifordmips.exp: Minor formatting.
2005-04-18 Laurent GUERBYrun_all.sh: Use sync when executable not present.
2005-04-18 Devang Patelatlivec.md (mulv4si3): New pattern.
2005-04-18 James A. Morrisonre PR tree-optimization/20922 (missed always false...
2005-04-18 Francois-Xavier... re PR libfortran/20950 ([4.0 only] segfault in INQUIRE...
2005-04-18 François-Xavier... re PR libfortran/19216 (list directed read with leading...
2005-04-18 Kazu Hiratare PR tree-optimization/21001 (VRP is weak when the...
2005-04-17 Thomas Koenig005-04-17 Thomas Koenig <Thomas.Koenig@online.de>
2005-04-17 Paul Thomasre PR fortran/17472 ([4.0 only] namelist does not handl...
2005-04-17 Richard Guentherscanner.c (gfc_next_char_literal): Reset truncation...
2005-04-17 Mark Mitchellre PR c++/21025 (ICE on template)
2005-04-15 Thomas Koenigintrinsic_spread.f90: corrected typo where the wrong...
2005-04-15 Thomas Koenigre PR libfortran/18495 ([4.0 only] Intrinisc function...
2005-04-15 Kazu Hiratare PR tree-optimization/21031 (Another missed forward...
2005-04-15 Uros Bizjakre PR tree-optimization/21004 (gcc.dg/builtins-53.c...
2005-04-15 Alexandre Olivare PR middle-end/20739 (ICE in gimplify_addr_expr)
2005-04-15 Mike Stumpdarwin-c.c (framework_construct_pathname): We must...
2005-04-15 Kazu Hiratare PR tree-optimization/21021 (ICE in tree-vrp building...
2005-04-14 Janis Johnsonre PR testsuite/21010 (New gcc.dg/vect tests fail)
2005-04-14 Richard Hendersoni386.c (ix86_expand_sse_cmp): Split out from ...
2005-04-14 Steven G. Kargl* gfortran.dg/underflow.f90: Use tiny(x)/huge(x).
2005-04-14 Kazu Hiratare PR tree-optimization/20657 ([tcb] VRP does not get...
2005-04-14 Uros Bizjakconvert.c (convert_to_integer): Convert (long int)trunc...
2005-04-14 Ulrich Weigandre PR target/20927 (ICE in smallest_mode_for_size,...
2005-04-13 Richard Sandifordpr19683-1.c: Guard with #ifndef __mips16.
2005-04-13 Dale Johannesenobjc-fast-4.m: New.
2005-04-13 Hans-Peter Nilssoncris-torture.exp: New driver in new directory.
2005-04-13 David Edelsohnppc-vector-memcpy.c: XFAIL on AIX and SPE.
2005-04-13 David Edelsohn* gcc.dg/ucnid-[23456].c: XFAIL on AIX.
2005-04-13 Kazu Hiratare PR tree-optimization/20913 (copy-prop does not fold...
2005-04-13 Kazu Hiratare PR tree-optimization/20913 (copy-prop does not fold...
2005-04-13 Volker Reicheltre PR c++/13744 (ICE when using implicit copy construct...
2005-04-13 Jeff Law* gcc.dg/tree-ssa/20050412-1.c: New test.
2005-04-12 Thomas Koenigre PR libfortran/19106 ([4.0 only] segfault in executab...
2005-04-12 Ulrich Weigand*** empty log message ***
2005-04-12 Andrew Pinskialias-1.c: Fix spelling of optimized.
2005-04-12 Mark Mitchelltarget-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
2005-04-12 Mark Mitchell* lib/wrapper.exp (${tool}_maybe_build_wrapper): Don...
2005-04-12 Geoffrey Keating* gcc.dg/i386-darwin-fpmath.c: New.
2005-04-12 Devang Pateltree-data-ref.c (build_classic_dist_vector, [...])...
2005-04-11 Diego Novillore PR middle-end/20933 (gcc can no longer bootstrap...
2005-04-11 Tobias Schlütersimplify.c (gfc_simplify_nearest): Overhaul.
2005-04-11 Andrew Pinskialias-1.c: New test.
2005-04-11 Diego Novillore PR tree-optimization/20920 (ICE with eh and VRP)
2005-04-11 Uros Bizjak* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_...
2005-04-10 Mark MitchellWdtor1.C: Declare template in system header with explic...
2005-04-10 Francois-Xavier... match.c (match_arithmetic_if): Arithmetic IF is obsolet...
2005-04-10 Thomas Koenig[multiple changes]
2005-04-10 Richard Sandifordcombine.c (combine_simplify_rtx): Remove a transformati...
2005-04-10 Alexandre Olivare PR target/20126 (Inlined memcmp makes one argument...
2005-04-10 Steven G. Kargl* gfortran.dg/PR19872.f: New test.
2005-04-09 Steven G. KarglFix dg-do directive.
2005-04-09 Steven G. Kargl* gfortran.dg/nint_1.f90: New test.
2005-04-09 Thomas Koenigre PR libfortran/19106 ([4.0 only] segfault in executab...
2005-04-09 Thomas Koenigre PR libfortran/20163 ([4.0 only] gfortran - error...
2005-04-09 Andrew Pinskifix path to the new tests in my last changelog entry.
2005-04-09 Andrew Pinskire PR fortran/13257 ([4.0 only] Error instead of warnin...
2005-04-09 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2005-04-09 Jakub Jelinekre PR target/20795 (ICE in assign_parms)
2005-04-09 Uros Bizjak* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF,...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-08 Hans-Peter Nilssonre PR rtl-optimization/20466 (Missed invalidation of...
2005-04-08 Mark Mitchellre PR c++/20905 (confuses unrelated type name with...
2005-04-08 Mark Mitchellre PR c++/20145 (template "class has virtual functions...
2005-04-08 Francois-Xavier... re PR fortran/17229 (parser confused by arithmetic...
2005-04-07 Steven G. Kargltiny_1.f90: New test.
2005-04-07 Thomas Koenigeor_1.f90: Fix dg-do run line
2005-04-06 Hans-Peter Nilssontarget-supports.exp (get_compiler_messages): Support...
2005-04-06 James A. Morrisonc-common.c (handle_malloc_atttribute): Only set DECL_IS...
2005-04-06 Tobias Schlüterexpr.c (gfc_check_assign): Don't allow NULL as rhs...
2005-04-06 Joseph Myersc-decl.c (finish_decl): Apply pending #pragma weak...
2005-04-06 Joseph Myersi386-387-7.c, [...]: Skip x86 tests for -m64.
2005-04-06 Mark Mitchellre PR c++/20212 (attribute unused vs. member function...
2005-04-06 Bernd Schmidt* gcc.c-torture/execute/20020720-1.x: Disable on bfin*-*.
2005-04-06 Dorit Naishlos* gfortran.dg/vect/vect-5.f90: xfail for lp64.
2005-04-06 Mark Mitchellre PR c++/20734 (rejects valid pointer to member)
2005-04-05 Per Bothner* lib/gcc.exp: Always add -fno-show-column, for now.
2005-04-05 Andrew Pinskire PR testsuite/20767 (gcc.dg/tree-ssa/ssa-pre-8.c...
2005-04-05 Jakub Jelinek[multiple changes]
2005-04-05 Jakub Jelinekre PR tree-optimization/20076 (__builtin_return(__built...
2005-04-05 Jakub Jelinekre PR preprocessor/19475 (missing whitespace after...
2005-04-05 Francois-Xavier... * gfortran.dg/pr20755.f: Fixed bad format.
2005-04-05 Mark MitchellFix typo
2005-04-05 Devang Patelaltivec.md (altivec_vsr<VI_char>): Rename to ..
2005-04-05 Francois-Xavier... re PR libfortran/20755 (gfortran - prints the same...
2005-04-05 Feng Wangre PR fortran/15959 (ICE and assertion failure in trans...
next