i386.md (simple LEA peephole2s): Add zero-extend variants of PLUS and MULT simple...
[platform/upstream/gcc.git] / gcc / testsuite /
2012-08-10 Richard GuentherMakefile.in (OBJS): Remove matrix-reorg.o.
2012-08-10 Richard Guentherre PR middle-end/54219 (__builtin_shuffle mask reversed)
2012-08-10 Bill Schmidtre PR middle-end/54211 (ICE: verify_gimple failed build...
2012-08-10 Bill Schmidtsourcebuild.texi: Document long_neq_int effective target.
2012-08-10 Richard Guentherre PR middle-end/54109 (ICE at tree-ssa-structalias...
2012-08-10 Richard Guentherre PR tree-optimization/54027 (possible mis-optimizatio...
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09 Uros Bizjaki386.h (LIMIT_RELOAD_CLASS): Return preferred single...
2012-08-09 Martin Jamborcgraph.h (cgraph_indirect_call_info): Field anc_offse...
2012-08-09 Oleg Endore PR target/39423 ([SH] performance regression: lost...
2012-08-09 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2012-08-09 Michael Zolotukhinadxintrin.h: Remove guarding __ADX__ check.
2012-08-09 Andrey Belevantsevre PR rtl-optimization/53701 (ICE on ia64 (when buildin...
2012-08-09 Bernd Schmidtreload.c (find_valid_class_1): New static function.
2012-08-09 Tobias Burnusre PR fortran/54199 (Superfluous diagnostic "is also...
2012-08-08 H.J. LuRequire non-ilp32 for gcc.dg/tree-ssa/slsr-30.c
2012-08-08 Joseph Myerssimplify-rtx.c (simplify_binary_operation_1): Do not...
2012-08-08 H.J. LuDon't return identity for CONST or symbolic reference
2012-08-08 Michael Zolotukhini386-common.c (OPTION_MASK_ISA_ADX_SET): New.
2012-08-08 Bill Schmidtgimple-ssa-strength-reduction.c (struct incr_info_d...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-08-06 Cary Coutantcgraphunit.c (assemble_thunk): Add source line info.
2012-08-06 Janus Weilre PR fortran/35831 ([F95] Shape mismatch check missing...
2012-08-06 Marc Glissere PR tree-optimization/51938 (missed optimization...
2012-08-06 Dodji SeketeliAvoid crashing on erroneous static_assert usage
2012-08-06 Jason Merrillsfinae38.C: New.
2012-08-06 Marc Glissere PR c++/54165 (Cast to "void" should not implicitly...
2012-08-06 Tom de Vriesvrp78.c: New test.
2012-08-05 Sandra Loosemoremips.c (mips_option_override): Check -fpic for compatib...
2012-08-04 Sandra Loosemoreclear-cache-1.c: Test for alternate cache flush functio...
2012-08-03 Bill Schmidtre PR target/54156 (New fail on AVX target: gcc.dg...
2012-08-03 Mikael Morinre PR fortran/54166 (ICE rank-1 assignment to rank...
2012-08-03 Marc Glissere PR tree-optimization/30318 (VRP does not create...
2012-08-03 Marc Glissept.c (tsubst_copy_and_build): Handle VECTOR_TYPE like...
2012-08-02 Richard Sandifordre PR target/51931 (No support for MIPS16 long branches)
2012-08-02 Marc Glissere PR tree-optimization/53805 (combine_comparisons...
2012-08-02 Mikael Morinre PR fortran/48820 (TR 29113: Implement parts needed...
2012-08-02 Jason MerrillPR c++/51213 (again)
2012-08-02 Richard Guentherre PR tree-optimization/50672 (ice: verify_ssa failed...
2012-08-02 Janus Weilre PR fortran/54147 ([F03] Interface checks for PPCs...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Thomas Koenigre PR fortran/54033 (gfortran: Passing file as include...
2012-08-01 Tom de Vriesvrp76.c: New test.
2012-08-01 Bill Schmidtre PR tree-optimization/46556 (Code size regression...
2012-07-31 Janus Weilre PR fortran/42418 (PROCEDURE: Rejects interface which...
2012-07-31 Dehao Chenpredict.c (tree_estimate_probability_driver): Normalize...
2012-07-31 Janus Weilre PR fortran/54134 ([OOP] ICE overriding derived type...
2012-07-31 Nick Cliftonstormy16.c (xstormy16_expand_prologue): Add support...
2012-07-31 Bill Schmidtre PR tree-optimization/53773 (Vectorizer generates...
2012-07-31 Nick Cliftonfrv.c (frv_expand_prologue): Report stack usage.
2012-07-31 Tobias Burnusinterface.c (gfc_procedure_use): Return gfc_try instead of
2012-07-31 Paolo Carlinire PR c++/53624 (GCC rejects function local types in...
2012-07-30 Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-30 Ulrich Weigandtarget.def (vector_alignment): New target hook.
2012-07-30 Kirill Yukhini386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.
2012-07-30 Richard Guenthertree-into-ssa.c (mark_def_sites): Also process virtual...
2012-07-30 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2012-07-27 Uros Bizjakbind_c_array_params_2.f90: Add "-mno-explicit-relocs...
2012-07-27 Segher Boessenkoolrs6000-common.c (rs6000_handle_option): Delete code...
2012-07-27 Anna Tikhonova20020201-1.c: Remove declarations for exit, abort,...
2012-07-26 Janis Johnson* gcc.dg/pr45259.c: Only -fpic depends on fpic support.
2012-07-26 Richard HendersonHot/cold attributes for labels.
2012-07-26 Andrew Jennercse.c (find_comparison_args): Check for cycles of any...
2012-07-26 Tobias Burnuscontiguous_1.f90: Update dg-error.
2012-07-26 Richard Guentherre PR tree-optimization/54098 (ICE on valid code)
2012-07-26 Ramana Radhakrishnanneon.ml (ops): Fix regexp for vld1Q_dups64 and vld1Q_du...
2012-07-26 Mikael Morinre PR fortran/44354 (implied do loop with its own varia...
2012-07-26 Mikael Morinre PR fortran/44354 (implied do loop with its own varia...
2012-07-25 Janis Johnson* g++.dg/cpp0x/nullptr21.c: Remove printfs, make self...
2012-07-25 Eric Botcazougimple-low.c (lower_try_catch): New function.
2012-07-25 Sandra Loosemorere PR target/53633 (__attribute__((naked)) should disab...
2012-07-25 Siddhesh PoyarekarSplit out do_assembler_dialects.
2012-07-25 Jason Merrillre PR c++/54086 (GCC should allow constexpr and const...
2012-07-25 Jason Merrillre PR c++/54020 ([c++0x] incorrectly accepted constexpr...
2012-07-25 Jason Merrillcp-tree.h (tsubst_flags): Remove tf_no_access_control.
2012-07-25 Jason Merrill* pt.c (print_candidates_1): Use inform instead of...
2012-07-25 Kirill YukhinChangelog entry:
2012-07-24 Janis Johnson* lib/gcc-dg.exp (process-message): Don't ignore errors.
2012-07-24 Ramana Radhakrishnanre PR target/54051 (Invalid alignment specifier generat...
2012-07-24 Julian Brownsourcebuild.texi (arm_hf_eabi): Document effective...
2012-07-23 Paul Brookarmv7m-1.c: New test.
2012-07-23 Julian Brown20101011-1.c (__aeabi_idiv0): Define for ARM.
2012-07-23 Steven Bosscherre PR tree-optimization/53881 (ICE in hoist_edge_and_br...
2012-07-22 Hans-Peter NilssonHandle recent changes in default atomics for cris*...
2012-07-22 Andrew Pinskivrp72.c: New test.
2012-07-22 Andrew Pinskialias-21.c: New testcase.
2012-07-21 Andrew Pinskimips.md (*popcountdi2_trunc): New pattern to handle...
2012-07-21 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-21 Andrew Pinskimips-protos.h (mips_expand_ext_as_unaligned_load):...
2012-07-20 Hans-Peter Nilsson* gcc.c-torture/execute/20101011-1.c (DO_TEST): Define...
2012-07-20 Tobias Burnusdecl.c (gfc_verify_c_interop_param): Allow assumed...
2012-07-20 Tobias Burnusassumed_rank_12.f90: Update dg-error.
2012-07-20 Jason Merrillre PR c++/54038 (finalize_type_size enters infinite...
2012-07-20 Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-20 Jakub Jelinekre PR c++/28656 (duplicated null argument warning on...
2012-07-20 Jason Merrillre PR c++/54026 (template const struct with mutable...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-19 Eric Botcazou* config/sparc/sparc.md (adddi3_insn_sp32): Add earlycl...
2012-07-19 Eric Botcazoutree-ssa-forwprop.c (combine_conversions): Punt if...
2012-07-19 Eric Botcazougimple-fold.c (canonicalize_constructor_val): Strip...
next