output.h (assemble_addr_to_section): Declare.
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
2007-02-26 Mark Mitchelloutput.h (assemble_addr_to_section): Declare.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-25 Jan Hubickare PR target/30778 (invalid code generation for memset...
2007-02-25 Jerry DeLislere PR libfortran/30918 (Failure to skip commented out...
2007-02-24 Richard Guentherre PR middle-end/30951 (Does not fold x + CST == x...
2007-02-24 Kaveh R. Ghazibuiltins.c (fold_builtin_modf): New.
2007-02-24 Paolo Bonzinire PR tree-optimization/30904 (VRP does not track value...
2007-02-23 Manuel López-IbáñezREADME: Correct command.
2007-02-23 Mark Mitchelltarget-supports.exp (check_effective_target_unwrapped...
2007-02-23 Mark Mitchelltarget-supports.exp (check_effective_target_unwrapped...
2007-02-23 Paul Thomasre PR fortran/30660 (Allocatable components of a derive...
2007-02-23 Kaveh R. Ghazibuiltins.c (fold_builtin_logb, [...]): New.
2007-02-23 Richard Guentherclass.c (note_name_declared_in_class): Make declaration...
2007-02-23 Jerry DeLislere PR fortran/30910 ([Regression 4.2, 4.3] Gfortran...
2007-02-23 Kaveh R. Ghazibuiltins.c (fold_builtin_frexp): New.
2007-02-22 Mark Mitchell* g++.dg/opt/switch4.C: Pass -fshort-enums -w.
2007-02-22 Ian Lance Taylorre PR debug/30898 (ICE with anonymous union and -g)
2007-02-22 Ira Rosen* tree-data-ref.c (ptr_ptr_may_alias_p): Take alias...
2007-02-22 Ira Rosenre PR tree-optimization/30843 (ice for legal code with...
2007-02-22 Dorit Nuzmanre PR tree-optimization/30858 (ice for legal code with...
2007-02-22 Mark Mitchellwrapper.exp (${tool}_maybe_build_wrapper): Allow the...
2007-02-21 Eric Botcazoure PR ada/18819 (ACATS cdd2a02 fail at runtime)
2007-02-21 Kaveh R. Ghazibuiltin-ldexp-1.c: Use -fno-finite-math-only on sh...
2007-02-21 Jakub Jelinek[multiple changes]
2007-02-20 Thomas Koenigre PR fortran/30869 ([4.1 only] Rejects pointer to...
2007-02-20 Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_warnv_p): Handle...
2007-02-20 Geoffrey KeatingIndex: gcc/ChangeLog
2007-02-20 Kaveh R. Ghazioptabs.h (enum optab_index): Add new OTI_scalb.
2007-02-20 Manuel López-Ibáñezre PR other/30824 (-Werror -Wfatal-errors should stop...
2007-02-20 Tobias Burnusre PR fortran/30522 (Host-/use-associated VOLATILE...
2007-02-19 Thomas Koenigre PR libfortran/30533 ([4.1 only] minval, maxval missi...
2007-02-19 Manuel López-Ibáñezc.opt (Waddress): New.
2007-02-19 Eric Botcazougimplify.c (gimplify_init_ctor_preeval_1): Detect poten...
2007-02-19 Dorit Nuzmanre PR tree-optimization/30795 (ice for legal code with...
2007-02-19 Jerry DeLislere PR fortran/30681 ("obsolescent" vs. "obsolete")
2007-02-19 Roger Saylere PR rtl-optimization/28173 (misses constant folding)
2007-02-19 Kaveh R. Ghazibuiltins.c (fold_builtin_load_exponent): New.
2007-02-18 Roger Sayletrans-array.c (gfc_build_constant_array_constructor...
2007-02-18 Roger Saylere PR fortran/30400 (ANY not accepted as mask in FORALL)
2007-02-18 Eric Botcazoucalls.c (mem_overlaps_already_clobbered_arg_p): Return...
2007-02-18 Eric Botcazoutest_prio_p.adb: Compile with -gnatws.
2007-02-16 Uros Bizjaki386.h (x86_use_xchgb): New.
2007-02-16 Richard Guentherfold-const.c (tree_swap_operands_p): Treat SSA_NAMEs...
2007-02-16 Tobias Burnusre PR fortran/30793 (Segfault on calling a function...
2007-02-16 Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2007-02-16 Andrew Pinskire PR middle-end/30433 (no longer folding __complex__...
2007-02-16 Andrew Pinskire PR c++/30158 (ICE with invalid statement-expressions)
2007-02-16 Andrew Pinskire PR middle-end/30729 (value computed is not used...
2007-02-16 Ian Lance Taylorlower-subreg.c (move_eh_region_note): New static function.
2007-02-15 Manuel López-Ibáñezre PR c/26494 (-pedantic-errors can be overridden by...
2007-02-15 Manuel López-Ibáñezre PR c++/28943 (Unusable error message when using...
2007-02-15 Jerry DeLislemath.f90: Fix typo.
2007-02-15 Jerry DeLislere PR fortran/30779 ([4.1, 4.2 only] incomplete file...
2007-02-15 Alexandre Olivatree-sra.c (instantiate_missing_elements): Canonicalize...
2007-02-15 Alexandre Olivadwarf2out.c (dwarf2out_finish): Accept namespaces as...
2007-02-15 Kaveh R. Ghazinothrow-1.C: Skip test if -fpic/-fPIC is used.
2007-02-15 Steven G. Karglprimary.c (match_logical_constant): Return MATCH_ERROR...
2007-02-14 Joseph Myersemit-rtl.c (set_mem_attributes_minus_bitpos): Treat...
2007-02-14 Zdenek Dvoraktree-dump.c (dump_switch_p_1): Require exact match...
2007-02-14 Brooks Moses* gfortran.dg/interface_10.f90: Fix comment typo.
2007-02-14 Dorit Nuzmanre PR tree-optimization/30771 (ice for legal code with...
2007-02-13 Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2007-02-13 Roger Saylebuiltin-bswap-2.c: New test case.
2007-02-13 Richard Hendersonpr29302-1.c: Moved from...
2007-02-13 Manuel López-Ibáñezre PR c/29521 (Confusing warning for return with expres...
2007-02-12 Paul Thomas[multiple changes]
2007-02-12 Simon Martinre PR c++/14622 (type mismatch in explicit template...
2007-02-12 Uros Bizjaki386.md (paritydi2, paritysi2): New expanders.
2007-02-12 Roger Saylei386.md (*bswapdi2_rex): Renamed from bswapdi2.
2007-02-12 Dorit Nuzmanre PR tree-optimization/29145 (unsafe use of restrict...
2007-02-12 H.J. Lusse4a-extract.c: Add "LL" to 64bit constants.
2007-02-12 Roger Saylesimplify-rtx.c (simplify_relational_operation_1): Optim...
2007-02-11 Tobias Schlüterre PR fortran/30478 (FAIL: gfortran.dg/enum_2.f90 ...
2007-02-11 Paul Thomasre PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref...
2007-02-11 Mark Mitchellre PR c++/26988 (template constructor in template class...
2007-02-11 Uros Bizjaki386.c (TARGET_VECTORIZE_BUILTIN_CONVERSION): Define.
2007-02-11 Mark Mitchellre PR target/29487 (Shared libstdc++ fails to link)
2007-02-11 Tehila Meyzelstm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New...
2007-02-11 Uros BizjakChangeLog: Whitespace fixes.
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-10 Zdenek Dvorakloop-25.c: Verify the result in the profile pass.
2007-02-10 Brooks Mosessecnds.f: Replace time tolerance with a before-and...
2007-02-09 Tobias Burnusre PR fortran/30512 ([4.1 only] MAXVAL() incorrect...
2007-02-09 Roger Sayleia64.md (bswapdi2): New define_insn.
2007-02-09 Francois-Xavier... re PR fortran/30720 ([4.1 only] runtime: check for...
2007-02-09 Richard Sandifordgcc/testsuite/
2007-02-09 Richard Sandiford20030125-1.x: Return 1 for uClibc targets.
2007-02-09 Richard Sandifordchk.c: Include <sys/types.h>.
2007-02-09 Richard Sandiford200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>
2007-02-09 Richard Sandifordstruct-layout-1.h (v16sf): Define to v4sf on uClinux...
2007-02-09 Richard Sandifordtarget-supports.exp (check_effective_target_coldfire_fp...
2007-02-09 Zdenek Dvorakre PR tree-optimization/23361 (Can't eliminate empty...
2007-02-09 Uros Bizjakpr26570.c: Clean up coverage files.
2007-02-08 Uros Bizjakvect-strided-same-dr.c (main): Fix terminate condition...
2007-02-08 Roger Saylesimplify-rtx.c (simplify_unary_operation_1): We can...
2007-02-08 Roger Sayletrans-stmt.c (gfc_trans_forall_1): Optimize the cases...
2007-02-08 Kaveh R. Ghazibuiltins-20.c: Add some -~ complex cases.
2007-02-07 Hans-Peter Nilsson* lib/target-supports.exp (check_effective_target_simul...
2007-02-06 Zdenek Dvorakloop.texi: Document possibility not to perform disambig...
2007-02-06 Richard Henderson* gcc.target/i386/cvt-1.c: Don't expect xmm registers.
next