]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/ChangeLog
[multiple changes]
[gcc.git] / gcc / testsuite / ChangeLog
2005-01-08 Diego Novillo[multiple changes]
2005-01-08 Steven G. Karglselect_2.f90, [...]: New.
2005-01-07 Jakub Jelinekc-common.c (handle_mode_attribute): For ENUMERAL_TYPE...
2005-01-07 Nathan Sidwellre PR c++/19298 (dependent type (references) and callin...
2005-01-07 Andrew Pinskipr17529.c (y): Change size of array to 1 instead of...
2005-01-07 Tobias Schlüterre PR fortran/15553 (Array copy operation produces...
2005-01-07 Jakub Jelinekre PR tree-optimization/19283 (Bad code generated in...
2005-01-07 Jakub Jelinekre PR rtl-optimization/18861 (ICE Segmentation fault...
2005-01-07 Jakub Jelinekre PR tree-optimization/18828 (Extraneous warning with...
2005-01-07 Andreas Jaeger* gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.
2005-01-07 Bud Davisre PR libfortran/18398 (Formatted I/O problems)
2005-01-07 Geoffrey Keatingc-cppbuiltin.c (builtin_define_float_constants): Set...
2005-01-06 Mark Mitchellre PR c++/19244 (Typedef of anonymous class incorrectly...
2005-01-06 Kriang Lerdsuwanakijre PR c++/17154 (Using declaration of function name...
2005-01-06 Kriang Lerdsuwanakijre PR c++/19258 (Incorrect access check for default...
2005-01-06 Nathan Sidwellre PR c++/19270 (ice on valid template code)
2005-01-06 Kaveh R. Ghaziasm1.C, [...]: Bypass tests on x86 when using -fpic...
2005-01-05 Jakub Jelinek* gcc.c-torture/compile/20050105-1.c: New test.
2005-01-05 Geoffrey Keating* gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE...
2005-01-05 Roger Saylere PR middle-end/19100 (Wrong code for ?-operator with...
2005-01-05 Joseph Myersc-parse.in (asm_string): New.
2005-01-05 Nathan Sidwellre PR c++/19030 (ice on tree check)
2005-01-04 Geoffrey Keatingre PR preprocessor/19257 (mmix-knuth-mmixware testsuite...
2005-01-04 Uros Bizjakre PR middle-end/17767 (MMX intrinsics cause internal...
2005-01-04 Paolo Bonzinire PR tree-optimization/18308 (ICE in do_jump, at dojum...
2005-01-04 Andreas Jaeger* gcc.target/i386/amd64-abi-1.c: Only run as 64-bit...
2005-01-04 R. Kelley CookCorrect typo in PR number
2005-01-04 Geoffrey KeatingIndex: libcpp/ChangeLog
2005-01-03 Geoffrey Keatingdarwin.c (darwin_handle_weak_import_attribute): Permit...
2005-01-03 Richard Henderson* g++.old-deja/g++.ext/attrib5.C: Move the alias after...
2005-01-03 Richard Hendersonia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.
2005-01-03 Uros Bizjakre PR target/19235 (GCC generates SSE2 instructions...
2005-01-03 Hans-Peter Nilssonre PR rtl-optimization/12092 (ICE: Floating point excep...
2005-01-02 Andreas JaegerRemove whitespace
2005-01-02 Andreas Jaeger* gcc.dg/pr12092-1.c: Do not run on x86_64.
2005-01-02 Geoffrey Keatingfvisibility-override1.C: Test using 'hidden' and 'defau...
2005-01-02 Roger Saylere PR rtl-optimization/12092 (ICE: Floating point excep...
2005-01-01 Geoffrey Keatingcxa_vec.C: Add -flat_namespace on Darwin 6 and 7.
2005-01-01 Steven Bosscherre PR middle-end/17544 (incorrect -Wunreachable-code...
2004-12-30 David Edelsohnread_eof.f90: Open scratch file, not /dev/null.
2004-12-30 Ziemowit Laskire PR objc/18971 (Can't send messages to methods with...
2004-12-30 Richard Henderson20040813-1.c: Disable for alpha and ia64.
2004-12-30 Mark Mitchellre PR c++/19190 (warning "value computed is not used...
2004-12-29 Richard Henderson* objc.dg/stabs-1.m: Disable for alpha.
2004-12-27 Mark Mitchellre PR c++/19149 (seg fault on invalid code)
2004-12-27 Mark Mitchell* g++.dg/opt/temp1.C (memcpy): Return a value.
2004-12-27 Tobias Schlüterre PR libfortran/19032 (modulo generates wrong result...
2004-12-27 Tobias Schlütertrans-intrinsic.c (gfc_conv_intrinsic_ishft): Change...
2004-12-27 Mark Mitchellre PR c++/19148 (ICE: gimplification failed)
2004-12-27 Paul Brook* gfortran.dg/g77/select_no_compile.f: Remove.
2004-12-27 Richard Hendersoni386.h (UNITS_PER_SIMD_WORD): Don't use MMX/3DNOW.
2004-12-27 Richard Hendersoncompat-common.h (CINT, CDBL): Use multiplication by...
2004-12-26 John David Anglinre PR tree-optimization/17578 (Missed optimization...
2004-12-26 Richard Hendersontarget-supports.exp (check_effective_target_vect_no_bit...
2004-12-25 John David Anglinpr17055-1.c (dg-options): Add -fno-common to options...
2004-12-24 Bud Davisre PR libfortran/19071 (complex formatted output has...
2004-12-23 Mark Mitchellre PR c++/17595 (Unfriendly error message/rejects legal...
2004-12-23 Mark Mitchellgimplify.c (gimplify_modify_expr_rhs): Use types_compat...
2004-12-23 Alexandre OlivaFixed incorrect PR number.
2004-12-23 Alexandre Oliva* gcc.dg/empty2.c: Add missing dg-warning.
2004-12-23 Mark Mitchellre PR c++/17413 (local classes as template argument)
2004-12-23 Janis JohnsonFix ChangeLog entry from 2004-12-22 from 'dg-xfail...
2004-12-23 Mark Mitchell* g++.dg/template/crash31.C: Correct embedded PR number.
2004-12-23 Mark Mitchellre PR c++/16405 (Temporary aggregate copy not elided)
2004-12-23 Alexandre Olivare PR c++/18962 (specialization of template class with...
2004-12-23 Alexandre Olivare PR target/16819 (ICE with empty struct as arg)
2004-12-23 Richard Hendersontarget-supports.exp (check_effective_target_vect_no_ali...
2004-12-23 Mark Mitchellre PR c++/16405 (Temporary aggregate copy not elided)
2004-12-23 Giovanni Bajore PR c++/18733 (friend rejected)
2004-12-22 Mark Mitchellre PR c++/18464 (error message about "non-lvalue in...
2004-12-22 Janis Johnson* lib/gcc-dg.exp (dg-xfail-if): Fix the flags compared...
2004-12-22 Jan Beulichconfig.gcc: Add dbxelf.h to NetWare's tm_file.
2004-12-22 Mark Mitchellre PR c++/18378 (ICE when returning a copy of a packed...
2004-12-21 Andrew Pinskire PR c++/18984 (ICE in check_pointer_types_r)
2004-12-21 Eric Botcazoustabs-1.m: Allow section name to be quoted and assembly...
2004-12-21 Janis Johnson* gcc.dg/vect/vect.exp
2004-12-21 Janis Johnsontarget-supports.exp (check_effective_target_vect_no_max...
2004-12-21 Nathan Sidwellre PR c++/14075 (("foo") accepted as char[] initializer)
2004-12-21 Nathan Sidwellre PR c++/18975 (Copying objects with mutable non-stati...
2004-12-21 James A. Morrisonre PR c/18963 (static and nested declarations cause...
2004-12-21 James A. Morrisonre PR c/18596 (ICE in make_decl_rtl)
2004-12-21 Roger Saylere PR middle-end/18683 (seg fault in local allocate)
2004-12-20 Andrew Pinskire PR other/19093 (g++.dg/opt/max1.C fails on ia64...
2004-12-20 Matt Austernre PR c++/19044 (Alternate asm name for atan ignored...
2004-12-20 Diego Novillore PR tree-optimization/19080 (ICE while compiling...
2004-12-20 Steven Bosscherre PR middle-end/18191 (Struct member is not getting...
2004-12-19 Roger Saylere PR middle-end/19068 ([3.3 only] Wrong code for MIN_E...
2004-12-18 Eric Botcazoure PR middle-end/15486 (-fdata-sections moves common...
2004-12-18 Roger Saylere PR middle-end/18548 (Miscompiles code generated...
2004-12-18 Eric Botcazoure PR rtl-optimization/16968 (loop optimizer miscompila...
2004-12-17 Diego Novillotree-optimize.c (init_tree_optimization_passes): Run...
2004-12-17 Dale Johannesenc-decl.c (diagnose_mismatched_decls): Accept mismatched...
2004-12-17 Ziemowit Laskistabs-1.m: Allow assembly label to begin with a dot...
2004-12-17 Jakub Jelinek20041213-1.c: Move...
2004-12-17 Nathan Sidwellfix typoed PR number
2004-12-17 Nathan Sidwellre PR c++/17821 (Poor diagnostic for using . instead...
2004-12-17 Ziemowit Laskistabs-1.m: New test.
2004-12-17 Andrew Pinskivisibility-c.c: Change compile to assemble for the...
2004-12-17 Andrew Pinskire PR target/19041 (-fvisibility=hidden causes bad...
2004-12-16 Roger Saylere PR middle-end/18493 (gcc doesn't like switch blocks...
next
This page took 0.714102 seconds and 108 git commands to generate.