]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
Index: gcc/ChangeLog
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2004-06-09  Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-09  Tobias Schlüterre PR fortran/13249 (Error when using COMMON)
2004-06-09  Tobias Schlüterre PR fortran/13372 (ICE in trans-types.c (gfc_typenode...
2004-06-09  Bud Davisre PR libfortran/14897 ('T' edit descriptor output...
2004-06-09  Bud Davisre PR libfortran/15755 (gfortran: backspace call causes...
2004-06-09  Paul Brook* gfortran.fortran-torture/execure/intrinsic_associated.f90
2004-06-08  David Edelsohnaltivec-1.c: XFAIL powerpc-ibm-aix*.
2004-06-08  David Edelsohnaltivec-1.C: Correct dg syntax.
2004-06-08  Giovanni Bajore PR c++/7841 (gcc accepts illegal member function...
2004-06-07  Eric Botcazoure PR target/15783 (ICE with union assignment in 64...
2004-06-07  Roger Saylereal.c (real_copysign): New function to implement libm...
2004-06-07  David Edelsohnaltivec-1.C: XFAIL powerpc-ibm-aix*.
2004-06-07  Joseph Myersre PR c/14765 (ice-on-invalid-code, ICE while compiling...
2004-06-07  Roger Saylere PR c/14649 (atan(1.0) should not be a constant expre...
2004-06-07  Richard Hendersongimple-low.c (struct lower_data): Add the_return_label...
2004-06-07  David Edelsohn* g++.dg/eh/elide1.C: Remove XFAIL.
2004-06-07  Mark Mitchellre PR c++/15337 (sizeof on incomplete type diagnostic)
2004-06-07  Ziemowit LaskiCorrect previous ChangeLog entry.
2004-06-07  David Ayersobjc.exp (objc_target_compile): Revert the '-framework...
2004-06-07  H.J. Lufp-cmp-4.c (FLOAT): New.
2004-06-06  Joseph Myersre PR c/13519 (typeof(nonconst+const) is const)
2004-06-06  Giovanni Bajore PR c++/15503 (nested template problem)
2004-06-04  Paolo Bonzinire PR target/15822 (Several alpha testsuite regressions...
2004-06-04  Nicola PeroNew ObjC testcases to make sure Protocol-isEqual: is...
2004-06-03  Tobias Schlütergfortran.h (gfc_actual_arglist): New field missing_arg_...
2004-06-02  Ziemowit Laskiobjc.exp (objc_target_compile): When running tests...
2004-06-02  Eric Christopherc-typeck.c (common_type): Don't lose type qualifiers...
2004-06-02  Andrew Pinskissa-sra-1.C: Fix comment.
2004-06-02  Andrew Pinskire PR tree-optimization/14736 ([tree-ssa] code quality...
2004-06-02  Tobias Schlüterre PR fortran/15557 (Not Implemented: Substring referen...
2004-06-01  Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-06-01  Giovanni Bajore PR c++/14932 (cannot use offsetof to get offsets...
2004-06-01  Nicola Perore PR objc/7993 (private variables cannot be shadowed...
2004-05-31  Mark Mitchellre PR c++/15701 (ICE with friends and template template...
2004-05-31  Joseph Myersre PR c/15749 (--pedantic-errors behaves differently...
2004-05-31  Eric Botcazoure PR target/15693 (ICE - unrecognizable insn)
2004-05-31  Roger Saylere PR c++/15069 (a bit test on a variable of enum type...
2004-05-30  Graham Stotttarget-supports.exp (check_iconv_available): Fix fallou...
2004-05-30  Paul Brookre PR fortran/15620 (Statement functions and optimizati...
2004-05-30  Steven G. Kargliresolve.c (gfc_resolve_random_number): Clean up condit...
2004-05-29  Ziemowit Laskialtivec-10.C: New test.
2004-05-29  Paul Brooktrans-common.c (find_equivalence): Find multiple rules.
2004-05-28  Ziemowit Laskialtivec-16.c: New test.
2004-05-28  Mark Mitchellre PR c++/15083 (spurious "statement has no effect...
2004-05-28  Janis Johnsontarget-supports.exp (check_vmx_hw_available): New.
2004-05-28  Janis Johnsontarget-supports.exp (check_alias_available, [...])...
2004-05-28  Ziemowit Laskialtivec-15.c: New test.
2004-05-28  Mark Mitchellre PR c++/14668 (no warning anymore for reevaluation...
2004-05-28  Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
2004-05-27  Adam Nemetre PR c++/12883 (destructor of array object not called...
2004-05-25  Janis Johnsoncompat.exp (compat-get-options-main): New.
2004-05-25  Janis Johnson* lib/compat.exp (compat-execute): Break up long lines.
2004-05-24  Janis Johnsonaltivec-7.c: Don't use 'vector long'.
2004-05-24  Janis Johnsonaltivec-6.c: Use -maltivec, don't limit to darwin.
2004-05-24  Janis Johnsonaltivec-3.c: Move call to altivec_check.
2004-05-24  Mark Mitchellre PR c++/15044 (ICE on syntax error, template header.)
2004-05-23  Paul Brookexpr.c (check_inquiry): Remove bogus tests.
2004-05-23  Mark Mitchellre PR c++/15165 (ICE in instantiate_template)
2004-05-23  Mark Mitchellre PR c++/15025 (accepts redeclaration of template...
2004-05-23  Mark Mitchellre PR c++/14821 (Duplicate namespace alias declaration...
2004-05-23  Paul Brookgfortran.h (struct gfc_symbol): Add equiv_built.
2004-05-23  Volker ReicheltAdded missing entry.
2004-05-22  Mark Mitchellre PR c++/15285 (instantiate_type ICE when forming...
2004-05-22  Mark Mitchellre PR c++/15507 (hang laying out union)
2004-05-22  Roger Saylename-lookup.c (check_for_out_of_scope_variable): Avoid...
2004-05-22  Ben Ellistonc.opt (Wmissing-include-dirs): New.
2004-05-21  H.J. Lure PR target/15301 ([3.3/3.4 only] gcc does not pass...
2004-05-21  H.J. Lure PR target/15302 ([3.3/3.4 only] gcc not consistent...
2004-05-20  Roger Saylere PR middle-end/3074 (Statement with no effect not...
2004-05-19  Falk Hueffnerre PR other/15526 (-ftrapv aborts on 0 * (-1))
2004-05-19  Feng WangCredit Feng Wang <fengwang@nudt.edu.cn> in ChangeLog.
2004-05-19  Andrew Pinskitree-ssa-phiopt.c (abs_replacement): New function.
2004-05-19  Feng Wangf95-lang.c (gfc_init_builtin_functions): Use vold_list_...
2004-05-18  Andrew PinskiMakefile.in (tree-ssa-phiopt.o): Depends on flags.h.
2004-05-18  Zack Weinberg* gcc.c-torture/execute/991216-3.c: Delete, duplicate...
2004-05-18  Paul Brookre PR fortran/13930 (derived type with intent(in) attri...
2004-05-18  Tobias Schlütercmplx.f90: Add test for bug in constant folding.
2004-05-17  Steven Bosschertree-ssa-operands.c (get_expr_operands): Do not treat...
2004-05-15  Andrew Pinski20040514-1.c: Add '}' that was forgotten.
2004-05-15  Bud Davisre PR libfortran/15311 (Incorrect handling of A edit...
2004-05-15  Tobias Schlüterre PR fortran/13826 (Derived types in DATA statements...
2004-05-15  Tobias Schlüterre PR fortran/13826 (Derived types in DATA statements...
2004-05-15  Ulrich Weigandconst-elim-1.c: Remove XFAIL for s390*-*-*.
2004-05-15  Joseph Myersextend.texi: Update WG14 URL.
2004-05-15  Joseph Myersre PR c/15444 (Bad warning message in printf format...
2004-05-14  Victor Leikehmandecl.c (variable_decl): Always apply default initializer.
2004-05-14  Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2004-05-14  Tobias Schlüternoncontinuation_1.f90: Rename this ...
2004-05-14  Andrew Pinskire PR tree-optimization/14466 (missed PHI optimization...
2004-05-14  Tobias Schlüterparse.c (gfc_statement_next_fixed): (Change from Andy...
2004-05-14  Tobias Schlüterre PR fortran/14066 (Infinite DO loops not recognized.)
2004-05-14  Tobias Schlüterre PR fortran/15051 (Incorrect error for empty interfac...
2004-05-14  Bud Davisre PR libfortran/15149 (problem computing Pi)
2004-05-13  Paul Brookre PR fortran/15314 (ICE caused by array initializer...
2004-05-13  Andrew Pinskiuninit-H.c: Test for __PPC__ and __ppc__ for the powerp...
2004-05-13  Jeff Lawtree-ssa-forwprop.c (record_single_argument_cond_exprs...
2004-05-13  Paul Brook20030808-1.c: Force enum size.
2004-05-13  Andreas Schwabre PR testsuite/10819 (testsuite creates CR+LF on compi...
2004-05-13  Bud Davisre PR libfortran/15204 (ADJUSTR intrinsic accesses...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
next