tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional...
[gcc.git] / gcc / testsuite / ChangeLog
2009-07-12 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-07-12 Hans-Peter Nilssonf2003_io_4.f03, [...]: Gate test on effective_target...
2009-07-11 Eric Botcazouchecks.adb (Apply_Address_Clause_Check): Remove Size_Wa...
2009-07-11 Jan Hubickare PR middle-end/40388 (another null pointer in remove_...
2009-07-11 Jakub Jelinekre PR target/40668 (64-bit sparc miscompiles memcpy...
2009-07-11 Paolo Bonziniexpmed.c (emit_store_flag_1): Fix choice of zero vs.
2009-07-11 Richard Sandifordre PR testsuite/40699 (All sparcv9 libjava execution...
2009-07-11 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2009-07-10 David Daneyre PR target/39079 (MIPS: __builtin___clear_cache(...
2009-07-10 Jakub Jelinekre PR middle-end/40502 (crash in cp_diagnostic_starter)
2009-07-10 Richard Guentherre PR tree-optimization/40496 (ICE in verify_stmts...
2009-07-10 Manuel López-Ibáñezre PR c/25509 (can't disable __attribute__((warn_unused...
2009-07-10 Paul Thomasre PR fortran/39334 (Recusive parameter kind produces...
2009-07-10 Steven G. Karglc_kind_tests_2.f03: clean-up leftover module(s).
2009-07-09 Maxim Kuvyrkovvarasm.c (build_constant_desc): Don't share RTL in...
2009-07-09 Dodji Seketelire PR c++/40684 (ICE in tsubst)
2009-07-09 Paul Thomasre PR fortran/40629 (Host association problem)
2009-07-09 Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-07-09 Jakub Jelinekre PR middle-end/40692 (Endless recursion between fold_...
2009-07-09 Tobias Burnusre PR fortran/40604 (ICE with -fcheck=pointer)
2009-07-09 Adam Nemetsimplify-rtx.c (simplify_binary_operation_1): Transform...
2009-07-09 Jerry DeLislere PR libfortran/40330 (incorrect IO)
2009-07-08 Tobias Burnusre PR fortran/40675 (Support -fnosign-zero for SIGN...
2009-07-08 Richard Guentherssa-pta-fn-1.c: Fix invalid testcase again.
2009-07-08 Richard Bienerssa-pta-fn-1.c: Fix invalid testcase.
2009-07-08 Paul Thomasre PR fortran/40591 (Procedure(interface): Rejected...
2009-07-07 Manuel López-Ibáñezre PR c++/31246 (-Wunreachable-code warnings for compil...
2009-07-07 Jason Merrillre PR c++/35828 ([C++0x] ICE on default template templa...
2009-07-07 Jason Merrillre PR c++/37816 ([c++0x] Invalid handling of scoped...
2009-07-07 Manuel López-Ibáñezpretty-print.c (pp_base_format): Remove %J.
2009-07-07 Manuel López-Ibáñezpretty-print.c (pp_base_format): Remove %H.
2009-07-07 Jakub Jelinekre PR middle-end/40669 (ICE in gimple_assign_set_rhs1...
2009-07-07 Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2009-07-06 Jason Merrillvmi_class_type_info.cc (__do_dyncast): Use src2dst...
2009-07-06 Nathan Froyd* lib/target-supports.exp
2009-07-06 Simon Martinre PR c++/40557 (ICE with template union)
2009-07-05 Jason Merrillpt.c (retrieve_specialization): Don't get confused...
2009-07-04 Jakub Jelinektrans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): For...
2009-07-04 Vladimir MakarovMove testsuite log into testsuite/ChangeLog
2009-07-04 Janus Weilre PR fortran/40593 (Proc-pointer returning function...
2009-07-04 Francois-Xavier... * gcc.dg/framework-2.c: Adjust testcase to pass.
2009-07-04 Jason Merrillre PR c++/40619 ([c++0x] ICE on repeated decltype expre...
2009-07-04 Jerry DeLislere PR fortran/40638 (RTE: "Unit number in I/O statement...
2009-07-04 Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-07-03 Richard Guentherre PR tree-optimization/40640 (ICE in set_value_range...
2009-07-03 Richard Guentherre PR middle-end/34163 (10% performance regression...
2009-07-03 Jan Hubickaloop-24.c: Update dump file matching; enable -O2.
2009-07-02 Mark Mitchelltypeck.c (cp_build_binary_op): Move warnings about...
2009-07-02 Jason MerrillUse hash tables for template specialization lookup.
2009-07-02 Michael Matzre PR fortran/32131 (knowing that stride==1 when using...
2009-07-02 Jan Hubickalocal-pure-const.c: New testcase.
2009-07-01 Adam Nemetcombine.c (force_to_mode): Handle TRUNCATE.
2009-07-01 Richard Guentherre PR tree-optimization/19831 (Missing DSE/malloc/free...
2009-06-30 Jakub Jelinekre PR c++/40566 (rejects promoted throw)
2009-06-30 Nathan Froydgen-vect-25.c (n): New variable.
2009-06-30 Jason Merrillre PR c++/40595 ([C++0x] ICE trying to use sfinae with...
2009-06-30 Richard Sandifordgcc-defs.exp (gcc-set-multilib-library-path): Delete.
2009-06-30 Eric Botcazoucgraphunit.c (cgraph_finalize_compilation_unit): Call...
2009-06-30 Thomas Koenigre PR fortran/40576 (Endless loop in internal write)
2009-06-30 Janus Weilre PR fortran/40594 (wrong-code)
2009-06-30 Richard Guenthertree-ssa-dce.c (mark_all_reaching_defs_necessary_1...
2009-06-30 H.J. LuRemove testsuite in filenames.
2009-06-30 Wei Guozhissa-sink-5.c: Change the compiler option "-O2 -Os"...
2009-06-30 Ira Rosenre PR tree-optimization/40542 (vectorizes access to...
2009-06-30 Martin Jamborre PR tree-optimization/40582 (ice for non-trivial...
2009-06-30 Wei Guozhitree-ssa-sink.c (statement_sink_location): Stop sinking...
2009-06-29 Jason Merrillre PR c++/40274 (Revision 145566 caused ICE in tsubst...
2009-06-29 Tobias Burnusre PR fortran/40580 (Add -fcheck=pointer with runtime...
2009-06-29 Paul Thomasre PR fortran/40551 (Optimizations possible using gfc_f...
2009-06-29 Richard Guentherre PR middle-end/14187 ([tree-ssa] C restricted pointer...
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
2009-06-29 Richard Guentherre PR tree-optimization/40579 (gcc -O2 optimization...
2009-06-28 Uros Bizjakre PR tree-optimization/40550 (Segmentation fault cause...
2009-06-28 Eric Botcazoufold-const.c (contains_label_1): Fix comments.
2009-06-28 Tobias Burnusre PR fortran/34112 (Add $!DEC ATTRIBUTE support for...
2009-06-28 Kaveh R. Ghazigfortran.h: Define HAVE_mpc_pow.
2009-06-27 Paolo Bonzinire PR testsuite/40567 (Revision 149002 caused many...
2009-06-27 Richard Hendersonre PR testsuite/40565 (Extra failures)
2009-06-26 Janus Weilre PR fortran/39997 (Procedure(), pointer & implicit...
2009-06-26 Janis Johnsonre PR c/39902 (x * 1.0DF gets wrong value)
2009-06-26 Uros Bizjakre PR testsuite/40532 (FAIL: gcc.dg/builtins-65.c ...
2009-06-26 Eric Botcazoudecl.c (cannot_be_superflat_p): New predicate.
2009-06-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Factor out common predicate.
2009-06-25 Ian Lance Taylorcall.c (avoid_sign_compare_warnings): New static function.
2009-06-25 Ian Lance Taylorcvt.c (convert_to_void): Only warn about COND_EXPR...
2009-06-25 Ian Lance Taylorparser.c (cp_parser_binary_expression): Increment c_inh...
2009-06-25 Steve Ellcey20090618-1.c: add dg-run and dg-skip-if and move to ...
2009-06-25 Martin Jamborre PR middle-end/40493 (New SRA miscompiled binutils)
2009-06-24 Jason Merrillre PR c++/40342 (ambiguous overload not diagnosed)
2009-06-24 Janus Weilre PR fortran/40427 ([F03] Procedure Pointer Components...
2009-06-24 Andreas Krebbelre PR middle-end/40501 (error: invalid conversion in...
2009-06-24 DJ DelorieMAINTAINERS: Add myself as mep maintainer.
2009-06-23 Steve Ellceyre PR testsuite/39297 (gcc.dg/tree-ssa/loop-31.c)
2009-06-23 Manuel López-Ibáñezdirectives.c (parse_include): Add location argument.
2009-06-23 Jakub Jelinektree-object-size.c (addr_object_size): Instead of check...
2009-06-23 Andreas Krebbeltree-ssa-math-opts.c (find_bswap): Increase the search...
2009-06-23 Adam Nemetcombine.c (combine_simplify_rtx): Remove TRULY_NOOP_TRU...
2009-06-22 Janus Weilre PR fortran/37254 (Reject valid PROCEDURE statement...
2009-06-22 Ian Lance Taylorlinux.opt: Put mglibc ahead of muclibc.
2009-06-22 Matthias Klosere PR objc++/28050 (ICE on invalid initializer)
next