]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
re PR c++/19894 (pointer-to-void member not rejected in template)
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2005-06-08  Volker Reicheltre PR c++/19894 (pointer-to-void member not rejected...
2005-06-08  Eric Botcazou* gcc.dg/tls/debug-1.c: New test.
2005-06-08  Dale Johannesenmovq.c: New.
2005-06-07  Dale Johannesen20050607-1.c: New.
2005-06-07  Jakub Jelinekre PR middle-end/21850 (misscompiling comparision from...
2005-06-07  Thomas Koenigre PR libfortran/21926 ([4.0 only] matmul does not...
2005-06-07  Adrian Straetlingtarget-supports.exp (check_effective_target_sync_int_lo...
2005-06-07  Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-07  Nathan Sidwellparser.c (cp_parser_late_parsing_default_args): Fix...
2005-06-06  Jakub Jelinekre PR middle-end/21897 (Segementation fault in fold_ter...
2005-06-06  Nathan Sidwellre PR c++/21903 (Default argument of template function...
2005-06-06  Nathan Sidwellre PR c++/20637 (Confusing message with different using...
2005-06-06  David Billinghurstf2c_5.f90: Add -w to dg-options
2005-06-05  Tobias Schlüter* gfortran.dg/forall_1.f90: Set previously uninitialize...
2005-06-05  Tobias Schlüterre PR fortran/21912 (Wrong implied do-loop)
2005-06-05  Mark Mitchellre PR c++/21619 (__builtin_constant_p(&"Hello"[0])...
2005-06-05  Dale Johannesen20050603-1.c: Move to gcc.dg.
2005-06-05  Dorit Nuzmantree-flow.h (stmt_ann_d): Move aux to ...
2005-06-05  Dale Johannesen20050603-1.c: New.
2005-06-04  Tobias Schlüterre PR fortran/19195 (gfortran: ICE in final_scan_insn...
2005-06-04  Tobias Schlütermatch.c (match_forall_iterator): Don't immediately...
2005-06-04  Tobias Schlüterarray.c (gfc_match_array_constructor): Disallow empty...
2005-06-04  Tobias Schlüter* gfortran.dg/ret_pointer_1.f90: Un-XFAIL.
2005-06-04  Hans-Peter Nilsson* g++.dg/opt/crossjump1.C: Gate -fPIC usage on target...
2005-06-04  Joseph Myersre PR c/21873 (infinite warning loop on bad array initi...
2005-06-03  Mark Mitchellre PR c++/21853 (constness of pointer to data member...
2005-06-03  Diego Novillotree-ssa-dom.c (record_edge_info): Use last_basic_block...
2005-06-03  Mark Mitchellre PR c++/21336 (Internal compiler error when using...
2005-06-03  Josh Connerppc-vector-memcpy.c (foo): Use non-zero values for...
2005-06-03  Richard Guentherre PR middle-end/21858 (ICE in compare_values, at tree...
2005-06-03  Paolo Bonzinire PR testsuite/21292 (gen-vect-11b.c and gen-vect...
2005-06-03  Richard Henderson* gcc.dg/sync-2.c: Use -march=i486 for i386.
2005-06-02  Richard Guentherc-typeck.c (build_indirect_ref): Build INDIRECT_REF...
2005-06-02  Diego Novillore PR tree-optimization/21582 ((optimisation) VRP pass...
2005-06-02  Nathan Sidwellre PR c++/21280 (#pragma interface, templates, and...
2005-06-02  Dorit Nuzmanre PR tree-optimization/21734 (ICE: -ftree-vectorize...
2005-06-02  Nathan Sidwellre PR c++/20350 (extern template and struct initializer...
2005-06-02  Nathan Sidwellre PR c++/21151 (ICE when compiling c++ PCH of class...
2005-06-02  Diego Novillo[multiple changes]
2005-06-01  Roger Sayleintrinsic.c (add_conv): No longer take a "simplify...
2005-06-01  Jakub Jelinekre PR c/21536 (C99 array of variable length use causes...
2005-06-01  Jakub Jelinekxmmintrin.h (_mm_setzero_ps, [...]): Add __extension__.
2005-06-01  Jakub Jelinekre PR fortran/21729 (ICE in gfc_typenode_for_spec)
2005-06-01  Feng Wangre PR fortran/20883 (unassigned integer used as format)
2005-06-01  Geoffrey KeatingIndex: ChangeLog
2005-05-31  Zdenek Dvorakre PR tree-optimization/21817 (ICE in for_each_index...
2005-05-31  Nathan Sidwellre PR c++/21165 (bogus error on a user-defined conversi...
2005-05-31  Paul Thomaschar_initialiser_actual.f90: Test character initialiser...
2005-05-31  Andrew Pinski[multiple changes]
2005-05-31  Andreas Jaegerre PR testsuite/20772 (x86 tests should run on both...
2005-05-31  Jeff Lawfold-const.c (extract_array_ref): Handle more cases...
2005-05-30  Paolo Carlinire PR middle-end/21743 (Enable __builtin_clog)
2005-05-30  Paul Thomasre PR fortran/16939 (Pointers not passed as subroutine...
2005-05-30  Mark Mitchellre PR c++/21784 (Using vs builtin names)
2005-05-30  Kazu Hiratac99-math-double-1.c, [...]: Remove trailing ^M.
2005-05-30  Geoffrey Keatingre PR target/21761 (mainline gcc causing internal compi...
2005-05-30  Geoffrey Keatingbadalloc1.C: Make XFAIL only on darwin before darwin8.
2005-05-30  Steven G. Karglre PR fortran/20846 (inquire(FILE=..., UNIT=...) not...
2005-05-29  Francois-Xavier... ChangeLog: add PR numbers
2005-05-29  Francois-Xavier... * gfortran.dg/output_exponents_1.f90: New test.
2005-05-29  Francois-Xavier... * gfortran.dg/dollar_edit_descriptor-1.f: New test.
2005-05-29  Mark Mitchellre PR c++/21340 (error in constructor lookup (can't...
2005-05-28  Jan Hubickare PR tree-optimization/21562 (Quiet bad codegen (unrol...
2005-05-28  Steven G. Kargl* gfortran.dg/subnormal_1.f90: new test.
2005-05-28  Jan Hubickatree-ssa-threadupdate.c: (create_edge_and_update_destin...
2005-05-28  Mark Mitchellre PR c++/21614 (wrong code when calling member functio...
2005-05-27  Kazu Hiratare PR tree-optimization/21658 (CCP does not propagate...
2005-05-27  Nathan Sidwellre PR c++/21455 (type 'X' is not a base type for type...
2005-05-27  Nathan Sidwellre PR c++/21681 (ICE with nested types in template)
2005-05-27  Andreas Jaeger* gcc.dg/setjmp-2.c: Only run in 32-bit.
2005-05-27  Andreas Jaegeri386-sse-8.c: Run test on all archs.
2005-05-27  Mike Stumpisa-field-1.m: Only run on darwin.
2005-05-27  Roger Saylere PR tree-optimization/9814 (gcc fails to optimise...
2005-05-27  Ziemowit Laskicomp-types-8.m, [...]: New.
2005-05-26  Janis Johnsonobj-c++.exp (obj-c++_target_compile): Declare global...
2005-05-26  Ziemowit Laskicomp-types-12.mm: New.
2005-05-26  Andreas Jaegerre PR testsuite/20772 (x86 tests should run on both...
2005-05-26  Andreas Jaegerieee.exp: Set float-store for 32-bit x86-64 compilation.
2005-05-26  Andreas Jaegerre PR testsuite/20772 (x86 tests should run on both...
2005-05-26  David Ungext_ins.c: New test for testing the generation of MIPS3...
2005-05-26  Andreas Jaegerunsigned.tree: Use gimple instead of nonexisting generi...
2005-05-26  Paolo Bonzinitree-vect-transform.c (vectorizable_operation): Try...
2005-05-26  Andreas Jaeger* gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type...
2005-05-26  Thomas Koenigre PR fortran/17283 (UNPACK issues)
2005-05-26  Roger Saylere PR middle-end/21709 (ICE on compile-time complex...
2005-05-26  Ziemowit Laskibasic.mm: New.
2005-05-26  Ziemowit Laskinext_mapping.h: Update for C++.
2005-05-26  Mike Stumpselector-1.mm: Move to...
2005-05-26  Ziemowit Laskiselector-1.mm: New.
2005-05-26  Ziemowit Laskiselector-3.mm: New.
2005-05-25  Ziemowit Laskiselector-2.m: Remove "-fgnu-runtime"; be flexible about...
2005-05-25  Ulrich Weigands390.c (GP_ARG_NUM_REG, [...]): New defines.
2005-05-25  Ulrich Weigandreload1.c (verify_initial_elim_offsets): Return boolean...
2005-05-25  Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-25  DJ Deloriecommon.opt (-Wattributes): New.
2005-05-24  Janis Johnson20005-05-24 Janis Johnson <janis187@us.ibm.com>
2005-05-24  Ziemowit Laskibitfield-[1-5].mm: New.
2005-05-24  Janis Johnsonaltivec-vec-merge.c: Make test usable on GNU/Linux...
2005-05-24  Janis Johnson* gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec...
2005-05-24  Janis Johnson* gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
next