re PR c/29955 (ICE with -fopenmp -fexceptions)
[gcc.git] / gcc / testsuite / ChangeLog
2006-11-24 Jakub Jelinekre PR c/29955 (ICE with -fopenmp -fexceptions)
2006-11-24 Jakub Jelinekre PR c/29736 (ICE on duplicate vector attribute)
2006-11-24 Andrew Pinskire PR tree-optimization/29964 (function with volatile...
2006-11-24 Joseph Myerssimd-2.C: Use -O -w in general for PowerPC.
2006-11-24 Andreas Krebbels390.c (s390_emit_compare_and_swap): New function.
2006-11-24 Eric Christopherinline-16.c: Use __SIZE_TYPE__.
2006-11-24 Manuel López-Ibáñezre PR c/2707 (gcc does not warn on truncate)
2006-11-23 Tobias Schlüter* gfortran.dg/overload_1.f90: New test.
2006-11-23 Manuel López-Ibáñezre PR c/9072 (-Wconversion should be split into two...
2006-11-23 Andrew Pinskipredict.c (tree_estimate_probability): Check to make...
2006-11-23 David Ungmips.h (ISA_HAS_FP4): Add MIPS32R2 + 64bit fpu combination.
2006-11-22 Zdenek Dvorakre PR tree-optimization/29921 (internal compiler error...
2006-11-22 Tobias Schlüterre PR fortran/29441 ([4.1/4.2 only] non-constant parame...
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-22 Paul Thomasre PR fortran/25087 (Error for missing explicit interfa...
2006-11-22 Paul Thomasre PR fortran/29652 (ambiguous interface declaration...
2006-11-21 Zdenek Dvorakre PR tree-optimization/29902 (ICE in coalesce_abnormal...
2006-11-21 Paul Thomasre PR fortran/29820 (ICE in fold_convert, at fold-const...
2006-11-21 Janis JohnsondecLibrary.c (__dec_type_swap): Add prototype.
2006-11-21 Douglas Gregorstatic_assert1.C: New.
2006-11-21 Richard Guenthertree-vectorizer.h (NUM_PATTERNS): Increase.
2006-11-21 Jakub Jelinekre PR c++/29570 (ICE with brace-enclosed initializer)
2006-11-21 Jakub Jelinekre PR c++/29734 (ICE with vector in switch condition)
2006-11-20 Tobias Burnusre PR fortran/27546 (IMPORT is broken)
2006-11-20 Simon Martinre PR c++/29475 (incomplete template diagnostics.)
2006-11-20 Andrew Pinskire PR target/25500 (SSE2 vectorized code is slower...
2006-11-20 Tobias Burnussymbol.c (check_conflict): Add conflict between VOLATIL...
2006-11-20 Bernhard Fischerre PR fortran/24783 ([4.1 and 4.2 only] Implicit none...
2006-11-20 Gabriel Dos Reisre PR c++/8586 (-Wwrite-strings should be included...
2006-11-19 Erik Edelmannresolve.c (resolve_ref): Check for ALLOCATABLEs to...
2006-11-19 Francois-Xavier... module.c (gfc_use_module): Uncomment the ISO_FORTRAN_EN...
2006-11-19 Dorit Nuzman* gcc.dg/vect/vect-27.c: Fix initialization.
2006-11-18 Kaveh R. Ghazibuiltins.c (integer_valued_real_p): Handle fmin/fmax.
2006-11-18 Kaveh R. Ghazifold-const.c (fold_strip_sign_ops): Handle copysign.
2006-11-18 Francois-Xavier... re PR fortran/24285 ([4.2 only] format(1000(a,$)))
2006-11-17 Francois-Xavier... gfortran.h (gfc_add_intrinsic_modules_path, [...])...
2006-11-17 Zdenek Dvorakre PR tree-optimization/29801 (ICE in set_lattice_value...
2006-11-17 Jakub Jelinekre PR middle-end/29584 (internal compiler error on...
2006-11-17 Joseph Myersstdarg-2.c, stdarg-4.c: Condition PowerPC tests for...
2006-11-16 Eric Botcazoure PR middle-end/26306 (ICE on volatile array with...
2006-11-16 Francois-Xavier... re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND...
2006-11-16 Maxim Kuvyrkovre PR target/29201 (ICE in create_recovery_block, at...
2006-11-15 Steven G. Karglimport3.f90: Fix error message.
2006-11-15 Andrew Pinskire PR tree-optimization/29788 (ICE in var_ann, at tree...
2006-11-15 Uros Bizjaki386.opt: New target option -mx87regparm.
2006-11-15 Tobias Burnusre PR fortran/27546 (IMPORT is broken)
2006-11-15 Tobias Burnusre PR fortran/27588 (-fbounds-check should catch substr...
2006-11-15 Tobias Burnusre PR fortran/29806 (Error if CONTAINS is present witho...
2006-11-15 Jakub Jelinekre PR tree-optimization/29581 (Latent bug in 4.1/4...
2006-11-15 Brooks Mosesre PR fortran/29702 (RFE: Column number in error messages.)
2006-11-14 Richard Guenthermath-torture.exp: Restrict to i?86 and x86_64 targets.
2006-11-14 Caroline TiceAdd ability to generate DWARF pubtypes section if DEBUG...
2006-11-14 Mark Mitchellre PR c++/29106 (sizeof(*var) in expression drops entir...
2006-11-14 Tobias Burnusre PR fortran/29657 (Don't allow SAVE for functions)
2006-11-14 Paolo Bonzinire PR rtl-optimization/29798 (-O2 gives wrong results)
2006-11-14 Kaveh R. Ghazifold-const.c (fold_strip_sign_ops): Handle COMPOUND_EXP...
2006-11-13 Jakub Jelinekre PR fortran/29759 (ice on line continuation in OMP...
2006-11-13 H.J. Lure PR middle-end/28915 (ICE: tree check: expected class...
2006-11-13 Mark Mitchellre PR c++/29518 (rejects valid template argument, enums...
2006-11-13 Carlos O'Donellgcc.c: Organize search path variables into $prefix...
2006-11-13 Andrew Pinskire PR fortran/26994 (Scalar TRANSFER - error: invalid...
2006-11-13 H.J. Lure PR tree-optimization/29680 (Misscompilation of spec2...
2006-11-13 Roger Saylere PR rtl-optimization/29797 (Miscompiles bit test...
2006-11-12 Kaveh R. Ghazibuiltins.c (fold_builtin_cosh): New.
2006-11-12 Zdenek Dvoraktree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup...
2006-11-12 Roger Saylere PR tree-optimization/13827 ((a & b) != (c & b) shoul...
2006-11-12 Paul ThomasCorrecting ChangeLog errors
2006-11-12 Andrew Pinskire PR rtl-optimization/28812 (RTL aliasing vs may_alias...
2006-11-11 Richard Sandifordre PR middle-end/27528 (compiling linux kernels 2.6...
2006-11-11 Kaveh R. Ghazibuiltins.c (fold_builtin_cos): Use fold_strip_sign_ops().
2006-11-11 Kaveh R. Ghazifold-const.c (negate_mathfn_p): Add BUILT_IN_ERF.
2006-11-10 Paul Thomasre PR fortran/29758 (Runtime segfault in RESHAPE with...
2006-11-10 Paul Thomasre PR fortran/29315 (error passing an array derived...
2006-11-10 Uros Bizjakre PR tree-optimization/29777 (missed optimization...
2006-11-10 Kaveh R. Ghazibuiltins.c (do_mpfr_arg3): New.
2006-11-09 Paul Thomasre PR fortran/29431 (Not Implemented: complex character...
2006-11-09 Paul Thomasre PR fortran/29744 (Type renaming crashes gfortran...
2006-11-09 Serge Belyshevre PR middle-end/29726 (invalid folding of ((X >> C1...
2006-11-09 Paul Thomasre PR fortran/29699 (ICE in trans-decl.c)
2006-11-09 Andreas Krebbelsimplify-rtx.c (avoid_constant_pool_reference): Avoid...
2006-11-09 Kaveh R. Ghazibuiltins-20.c: Use fabs, not __builtin_fabs.
2006-11-09 Tobias Burnusio_constraints_3.f90: Fixed by using -fmax-errors.
2006-11-09 Zdenek Dvorakre PR tree-optimization/29738 (Missed constant propagat...
2006-11-08 Kaveh R. Ghazibuiltin-math-3.c: Add more sincos tests.
2006-11-08 Dorit Nuzman[multiple changes]
2006-11-08 Eric Christopherlibgcc2.c (__bswapdi2): Rename from bswapDI2.
2006-11-07 Jakub Jelinekc-common.c (c_common_attributes): Add gnu_inline attribyte.
2006-11-07 Steve Ellceyre PR other/25028 (TImode-to-floating conversions broken)
2006-11-07 Paul Thomasre PR fortran/29539 (ICE in variable_decl)
2006-11-07 Tobias Burnusre PR fortran/29601 (VOLATILE attribute and statement)
2006-11-07 Tobias Burnusdecl.c (match_attr_spec, [...]): Unify gfc_notify_std...
2006-11-07 Janis Johnsonsourcebuild.texi (Test Directives): Add output-exists...
2006-11-06 Erik Edelmannre PR fortran/29630 ("Unclassifiable statement" with...
2006-11-05 Jerry DeLislere PR libfortran/25545 (internal file and dollar edit...
2006-11-05 Jakub Jelinekre PR middle-end/29695 (Folding breaks (a & 0x80) ...
2006-11-05 Paul Thomas2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc...
2006-11-05 Brooks Moseserror.c (show_locus): Add trailing colon in error messages.
2006-11-04 Uros Bizjakre PR target/26915 (missed sized opt returning -1.0)
2006-11-04 Francois-Xavier... re PR fortran/29713 (ICE in gfc_set_constant_character_...
2006-11-03 J"orn Renneckecrt1.asm: Fix #ifdef indent.
next